.standards-hero{isolation:isolate;width:100%;height:min(960px, calc(100svh - var(--header-height-desktop)));min-height:0;color:var(--white);background:#010713;position:relative;overflow:hidden}.standards-hero__artwork{z-index:-3;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.standards-hero__background{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;max-width:none;height:auto;display:block}.standards-hero__background--desktop{object-fit:initial;object-position:initial;width:100%;max-width:none;height:auto;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.standards-hero__background--mobile{display:none}.standards-hero__overlay{z-index:-2;pointer-events:none;background:linear-gradient(90deg,#010814db 0%,#020c1c91 30%,#020e1f1a 58%,#0108120f 100%),linear-gradient(#01081205 0% 62%,#0108129e 100%);position:absolute;inset:0}.standards-hero__safe-zone{z-index:2;width:min(100% - 96px,1600px);height:100%;min-height:0;margin-inline:auto;position:relative}.standards-hero__content{box-sizing:border-box;flex-direction:column;width:100%;height:100%;min-height:0;padding:clamp(38px,5svh,58px) 0 clamp(20px,2.8svh,30px);display:flex;overflow:hidden}.standards-hero__copy{flex:none;width:min(46%,610px);min-width:0}.standards-hero__title{color:var(--white);letter-spacing:-.025em;flex-direction:column;margin:0;font-size:clamp(30px,2.55vw,48px);font-weight:600;line-height:1.04;display:flex}.standards-hero__title span,.standards-hero__title strong{display:block}.standards-hero__title strong{color:var(--orange-500);margin-top:8px;font-weight:700}.standards-hero__description{color:#ffffffe3;max-width:450px;margin:14px 0 0;font-size:clamp(12px,.84vw,15px);font-weight:400;line-height:1.35}.standards-hero__actions{align-items:center;gap:12px;margin-top:27px;display:flex}.standards-hero__lower{flex:none;width:100%;min-height:0;margin-top:auto}.standards-hero__pillars{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;width:min(72%,920px);margin:0 0 16px;display:grid}.standards-hero__pillar{box-sizing:border-box;border-left:1px solid #fff3;min-width:0;padding-inline:22px}.standards-hero__pillar:first-child{border-left:0;padding-left:0}.standards-hero__pillar:last-child{padding-right:0}.standards-hero__pillar h2{color:var(--orange-500);margin:0 0 5px;font-size:clamp(18px,1.45vw,27px);font-weight:600;line-height:1}.standards-hero__pillar p{color:#ffffffe0;max-width:180px;margin:0;font-size:clamp(9px,.64vw,11px);font-weight:400;line-height:1.3}.standards-hero__cards{width:min(100%,1180px);min-height:0;overflow:visible}.standards-hero__card-track{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;width:100%;display:grid}.standards-liquid-card{isolation:isolate;-webkit-backdrop-filter:blur(28px)saturate(115%);min-width:0;height:clamp(128px,8vw,148px);color:var(--white);box-sizing:border-box;transition:transform .42s var(--ease-premium), border-color .32s ease, box-shadow .32s ease;background:linear-gradient(135deg,#193a5cd6 0%,#082240e3 43%,#03152beb 100%);border:1px solid #bedaf645;border-radius:11px;padding:18px 17px;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff3,inset 0 -1px #ffffff0a,0 14px 34px #0003}.standards-liquid-card:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 18% 5%,#ffffff29,#0000 38%),radial-gradient(circle at 90% 100%,#2a74b721,#0000 44%);position:absolute;inset:0}.standards-liquid-card:after{content:"";z-index:-1;opacity:.9;pointer-events:none;background:linear-gradient(#ffffff0e,#ffffff03);position:absolute;inset:0}.standards-liquid-card__shine{pointer-events:none;width:62%;height:190%;transition:left .65s var(--ease-premium);background:linear-gradient(110deg,#0000,#ffffff17,#0000);position:absolute;top:-45%;left:-55%;transform:rotate(15deg)}.standards-liquid-card:hover{border-color:#ff843e6e;transform:translateY(-5px);box-shadow:inset 0 1px #ffffff3b,0 18px 40px #00000045}.standards-liquid-card:hover .standards-liquid-card__shine{left:120%}.standards-liquid-card h3{z-index:2;color:#fffffffa;margin:0 0 11px;font-size:clamp(12px,.78vw,14px);font-weight:500;line-height:1.2;position:relative}.standards-liquid-card p{z-index:2;color:#ffffffd1;margin:0;font-size:clamp(10px,.66vw,12px);font-weight:400;line-height:1.45;position:relative}.standards-hero-reveal{opacity:0;animation:standardsHeroReveal 1.15s var(--ease-premium) forwards;transform:translateY(30px)}.standards-hero__pillars.standards-hero-reveal{animation-delay:.18s}.standards-hero__cards.standards-hero-reveal{animation-delay:.32s}@keyframes standardsHeroReveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1600px){.standards-hero__safe-zone{width:min(100% - 120px,1600px)}}@media (min-width:1025px) and (max-width:1599px){.standards-hero__safe-zone{width:min(100% - 80px,1440px)}}@media (min-width:1025px) and (max-height:820px){.standards-hero__content{padding-top:28px;padding-bottom:16px}.standards-hero__title{font-size:clamp(27px,2.15vw,40px)}.standards-hero__title strong{margin-top:5px}.standards-hero__description{margin-top:9px;font-size:clamp(10px,.72vw,13px);line-height:1.28}.standards-hero__actions{margin-top:16px}.standards-hero__pillars{margin-bottom:10px}.standards-hero__pillar h2{font-size:clamp(16px,1.25vw,23px)}.standards-hero__pillar p{font-size:clamp(8px,.58vw,10px)}.standards-liquid-card{height:118px;padding:14px 15px}.standards-liquid-card h3{margin-bottom:8px;font-size:clamp(11px,.72vw,13px)}.standards-liquid-card p{font-size:clamp(9px,.6vw,11px);line-height:1.38}}@media (min-width:1025px) and (max-height:700px){.standards-hero__content{padding-top:20px;padding-bottom:12px}.standards-hero__title{font-size:clamp(25px,1.95vw,36px)}.standards-hero__description{margin-top:7px;font-size:clamp(9px,.66vw,12px);line-height:1.24}.standards-hero__actions{margin-top:12px}.standards-hero__pillars{margin-bottom:8px}.standards-hero__pillar h2{font-size:clamp(15px,1.1vw,20px)}.standards-hero__pillar p{font-size:clamp(7px,.52vw,9px)}.standards-liquid-card{height:104px;padding:12px 14px}.standards-liquid-card h3{margin-bottom:6px;font-size:clamp(10px,.66vw,12px)}.standards-liquid-card p{font-size:clamp(8px,.54vw,10px);line-height:1.32}}@media (max-width:1024px){.standards-hero{height:auto;min-height:0;overflow:hidden}.standards-hero__safe-zone{width:100%;height:auto;min-height:0;margin:0}.standards-hero__content{height:auto;min-height:0;padding:54px 24px 40px;overflow:visible}.standards-hero__copy{width:min(56%,560px)}.standards-hero__lower{margin-top:64px}.standards-hero__pillars{width:min(82%,820px)}.standards-hero__cards{width:100%}}@media (max-width:767px){.standards-hero{background:#010713;width:100%;height:auto;min-height:0;overflow:hidden}.standards-hero__artwork{width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.standards-hero__background--desktop{display:none}.standards-hero__background--mobile{object-fit:initial;object-position:initial;width:100%;max-width:none;height:auto;display:block;position:absolute;top:0;left:0;transform:none}.standards-hero__overlay{background:linear-gradient(#020a1796 0%,#020a1761 22%,#020a1714 45%,#020a170a 68%,#020a178a 100%)}.standards-hero__safe-zone{width:100%;height:auto;min-height:0;margin:0}.standards-hero__content{box-sizing:border-box;flex-direction:column;width:100%;height:auto;min-height:215.37vw;padding:clamp(48px,11vw,70px) 0 24px;display:flex;overflow:visible}.standards-hero__copy{width:auto;padding-inline:24px}.standards-hero__title{letter-spacing:-.035em;max-width:370px;font-size:clamp(28px,8vw,38px);line-height:1.03}.standards-hero__title strong{margin-top:7px}.standards-hero__description{max-width:350px;margin-top:13px;font-size:11px;line-height:1.38}.standards-hero__actions{gap:8px;margin-top:22px}.standards-hero__lower{flex:none;width:100%;margin-top:auto}.standards-hero__pillars{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x;box-sizing:border-box;gap:0;width:100%;margin:0 0 18px;padding-inline:24px;scroll-padding-inline:24px;display:flex;overflow:auto hidden}.standards-hero__pillars::-webkit-scrollbar{display:none}.standards-hero__pillar{scroll-snap-align:start;border-left:1px solid #ffffff2e;flex:0 0 min(46vw,180px);padding:0 14px}.standards-hero__pillar:first-child{border-left:0;padding-left:0}.standards-hero__pillar h2{margin-bottom:5px;font-size:clamp(16px,4.8vw,21px)}.standards-hero__pillar p{max-width:150px;font-size:clamp(8px,2.2vw,10px);line-height:1.35}.standards-hero__cards{width:100%;overflow:visible}.standards-hero__card-track{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;box-sizing:border-box;gap:10px;width:100%;padding:2px 24px 14px;scroll-padding-inline:24px;display:flex;overflow:auto hidden}.standards-hero__card-track::-webkit-scrollbar{display:none}.standards-liquid-card{scroll-snap-align:start;border-radius:10px;flex:0 0 min(72vw,270px);height:150px;padding:18px 17px}.standards-liquid-card h3{margin-bottom:11px;font-size:13px}.standards-liquid-card p{font-size:11px;line-height:1.45}}@media (max-width:480px){.standards-hero__copy{padding-inline:22px}.standards-hero__title{font-size:clamp(27px,7.8vw,34px)}.standards-hero__description{font-size:10.5px}.standards-hero__actions{gap:7px}.standards-hero__pillars{padding-inline:22px;scroll-padding-inline:22px}.standards-hero__pillar{flex-basis:min(49vw,175px)}.standards-hero__card-track{padding-left:22px;padding-right:22px;scroll-padding-inline:22px}.standards-liquid-card{flex-basis:min(75vw,260px)}}@media (max-width:360px){.standards-hero__copy{padding-inline:18px}.standards-hero__title{font-size:26px}.standards-hero__description{font-size:10px}.standards-hero__pillars{padding-inline:18px;scroll-padding-inline:18px}.standards-hero__pillar{flex-basis:160px}.standards-hero__card-track{padding-left:18px;padding-right:18px;scroll-padding-inline:18px}.standards-liquid-card{flex-basis:240px}}@media (prefers-reduced-motion:reduce){.standards-hero-reveal{opacity:1;animation:none;transform:none}.standards-liquid-card,.standards-liquid-card__shine{transition:none}}
.standards-carousel{isolation:isolate;width:100%;height:min(960px, calc(100svh - var(--header-height-desktop)));background:radial-gradient(circle at 50% 38%,#e2eaf657,#0000 38%),#fff;min-height:0;scroll-margin-top:96px;position:relative;overflow:hidden}.standards-carousel__stage{box-sizing:border-box;grid-template-rows:minmax(0,1fr) auto auto;width:min(100% - 96px,1600px);height:100%;min-height:0;margin-inline:auto;padding:clamp(26px,3.8svh,42px) 0 clamp(20px,3svh,32px);display:grid;position:relative;overflow:hidden}.standards-carousel__viewport{cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.standards-carousel__viewport--dragging{cursor:grabbing}.standards-carousel__track{perspective:1800px;opacity:0;width:100%;height:100%;min-height:0;transition:opacity .85s cubic-bezier(.22,1,.36,1),transform 1.05s cubic-bezier(.22,1,.36,1);position:relative;transform:translateY(26px)}.standards-carousel--visible .standards-carousel__track{opacity:1;transform:translate(0,0)}.standards-carousel__slide{width:min(82%,1320px);max-height:100%;transform:translate3d(calc(-50% + ( var(--slide-position) * 82% )), -50%, calc(-120px * abs(var(--slide-position))));opacity:0;pointer-events:none;will-change:transform, opacity;transition:transform .85s cubic-bezier(.22,1,.36,1),opacity .6s,filter .7s;position:absolute;top:50%;left:50%}.standards-carousel__slide--nearby{opacity:.32;pointer-events:auto;filter:saturate(.78)brightness(1.04)}.standards-carousel__slide--active{z-index:5;opacity:1;pointer-events:auto;filter:none}.standards-carousel__card{box-sizing:border-box;-webkit-backdrop-filter:blur(20px)saturate(125%);background:linear-gradient(145deg,#ffffffeb,#f5f8fcb8);border:1px solid #bdcbe0b8;border-radius:clamp(18px,1.7vw,30px);width:100%;max-height:100%;padding:clamp(7px,.65vw,12px);position:relative;overflow:hidden;box-shadow:inset 0 1px #fff,0 24px 60px #10285d1f,0 7px 20px #10285d12}.standards-carousel__card:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#0000,#fff,#0000);width:55%;height:2px;position:absolute;top:0;left:10%}.standards-carousel__image{object-fit:contain;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:clamp(13px,1.25vw,22px);width:100%;max-width:100%;height:auto;max-height:100%;display:block}.standards-carousel__controls{z-index:10;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:18px;width:min(100% - 48px,420px);margin:clamp(12px,1.6svh,18px) auto 0;display:grid;position:relative}.standards-carousel__arrow{color:#10285d;-webkit-backdrop-filter:blur(14px);cursor:pointer;background:#ffffffd1;border:1px solid #b9c9e0b8;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:transform .25s,border-color .25s,color .25s,box-shadow .25s;display:flex;box-shadow:inset 0 1px #fff,0 8px 24px #10285d17}.standards-carousel__arrow span{font-family:Arial,sans-serif;font-size:34px;font-weight:300;line-height:1;display:block;transform:translateY(-2px)}.standards-carousel__arrow:hover{color:#f05a22;border-color:#f05a2280;transform:translateY(-2px);box-shadow:0 11px 28px #10285d21}.standards-carousel__pagination{justify-content:center;align-items:center;gap:9px;display:flex}.standards-carousel__dot{cursor:pointer;background:#10285d3d;border:0;border-radius:999px;flex:none;width:8px;height:8px;padding:0;transition:width .35s cubic-bezier(.22,1,.36,1),background .3s,transform .3s}.standards-carousel__dot:hover{background:#10285d80;transform:scale(1.2)}.standards-carousel__dot--active{background:#f05a22;width:34px}.standards-carousel__counter{color:#10285d94;font-family:var(--font-open-sans), var(--font-noto-sans-thai), sans-serif;letter-spacing:.12em;justify-content:center;align-items:center;gap:8px;margin:8px auto 0;font-size:11px;font-weight:700;display:flex}.standards-carousel__counter-line{background:#10285d40;width:22px;height:1px;display:block}@media (min-width:1600px){.standards-carousel__stage{width:min(100% - 120px,1600px)}}@media (min-width:1025px) and (max-width:1599px){.standards-carousel__stage{width:min(100% - 80px,1440px);padding:clamp(24px,3.4svh,34px) 0 clamp(18px,2.5svh,26px)}.standards-carousel__slide{width:min(82%,1180px)}.standards-carousel__controls{margin-top:10px}.standards-carousel__arrow{width:42px;height:42px}.standards-carousel__controls{grid-template-columns:42px minmax(0,1fr) 42px}}@media (min-width:1025px) and (max-height:820px){.standards-carousel__stage{padding-top:20px;padding-bottom:16px}.standards-carousel__slide{width:min(76%,1120px)}.standards-carousel__controls{grid-template-columns:40px minmax(0,1fr) 40px;margin-top:8px}.standards-carousel__arrow{width:40px;height:40px}.standards-carousel__arrow span{font-size:30px}.standards-carousel__counter{margin-top:6px}}@media (min-width:1025px) and (max-height:700px){.standards-carousel__stage{padding-top:14px;padding-bottom:12px}.standards-carousel__slide{width:min(68%,1000px)}.standards-carousel__controls{grid-template-columns:36px minmax(0,1fr) 36px;gap:14px;margin-top:6px}.standards-carousel__arrow{width:36px;height:36px}.standards-carousel__arrow span{font-size:27px}.standards-carousel__counter{margin-top:4px;font-size:10px}}@media (max-width:1024px){.standards-carousel{height:auto;min-height:0;scroll-margin-top:82px;overflow:hidden}.standards-carousel__stage{width:100%;height:auto;min-height:0;margin:0;padding:36px 0 30px;display:block;overflow:hidden}.standards-carousel__viewport{width:100%;height:clamp(390px,62vw,620px);min-height:0}.standards-carousel__slide{width:86vw;max-height:none;transform:translate3d(calc(-50% + ( var(--slide-position) * 88% )), -50%, 0)}.standards-carousel__slide--nearby{opacity:.2}.standards-carousel__card{border-radius:22px;max-height:none;padding:8px}.standards-carousel__image{border-radius:16px;max-height:none}.standards-carousel__controls{margin-top:14px}.standards-carousel__counter{margin-top:10px}}@media (max-width:767px){.standards-carousel{scroll-margin-top:76px}.standards-carousel__stage{padding:28px 0 26px}.standards-carousel__viewport{height:clamp(250px,68vw,510px)}.standards-carousel__slide{width:92vw;transform:translate3d(calc(-50% + ( var(--slide-position) * 94% )), -50%, 0)}.standards-carousel__slide--nearby{opacity:.12}.standards-carousel__card{border-radius:17px;padding:5px;box-shadow:0 14px 35px #10285d1c}.standards-carousel__image{border-radius:13px}.standards-carousel__controls{grid-template-columns:40px minmax(0,1fr) 40px;gap:12px;width:min(100% - 32px,350px);margin-top:8px}.standards-carousel__arrow{width:40px;height:40px}.standards-carousel__arrow span{font-size:29px}.standards-carousel__pagination{gap:7px}.standards-carousel__dot{width:7px;height:7px}.standards-carousel__dot--active{width:26px}.standards-carousel__counter{margin-top:8px;font-size:10px}}@media (max-width:480px){.standards-carousel__stage{padding-top:22px}.standards-carousel__viewport{height:clamp(230px,69vw,340px)}.standards-carousel__slide{width:94vw}.standards-carousel__controls{grid-template-columns:38px minmax(0,1fr) 38px;width:calc(100% - 24px)}.standards-carousel__arrow{width:38px;height:38px}}@media (prefers-reduced-motion:reduce){.standards-carousel__track,.standards-carousel__slide,.standards-carousel__arrow,.standards-carousel__dot{transition:none}.standards-carousel__track{opacity:1;transform:none}}
