.home-page{--home-font-min:.875rem;font-family:var(--font-noto-sans-thai), "Noto Sans Thai", sans-serif;color:#fff;background-color:#000}.home-page--hero-booting .home-header{opacity:0;pointer-events:none}.home-page--hero-booting .hero-section__content{visibility:hidden;pointer-events:none}html.home-hero-booting{scrollbar-width:none;overflow:hidden!important}html.home-hero-booting::-webkit-scrollbar{width:0;height:0;display:none}.home-page h1,.home-page h2,.home-page h3,.home-page h4,.home-page h5,.home-page h6{font-family:var(--font-noto-sans-thai), "Noto Sans Thai", sans-serif}.home-heading-display,.home-heading-display--hero,.home-heading-display--sub{line-height:1.25}.home-header--menu-open{transition:none}.home-header--scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.home-header__inner{width:100%;max-width:none;padding-inline:1.25rem}@media (min-width:768px){.home-header__inner{padding-inline:2rem}}@media (min-width:1024px){.home-header__inner{padding-inline:2.5rem}}@media (min-width:1280px){.home-header__inner{padding-inline:3rem}}.home-header__logo{backface-visibility:hidden;transform:translateZ(0)}.home-mobile-menu{z-index:100;-webkit-overflow-scrolling:touch;background:#050508;flex-direction:column;align-items:center;padding:5.5rem 2rem 2rem;display:flex;position:fixed;inset:0;overflow-y:auto}.home-mobile-menu__nav{flex-direction:column;align-items:center;gap:.25rem;width:100%;max-width:20rem;display:flex}.home-mobile-menu__link{text-align:center;width:100%;font-size:var(--home-font-min);letter-spacing:.08em;color:#94a3b8;opacity:0;border:1px solid #0000;border-radius:.75rem;padding:.65rem 1rem;font-weight:600;transition:color .2s,border-color .2s,background .2s;transform:translate(-1.25rem)}.home-mobile-menu--open .home-mobile-menu__link{animation:.42s cubic-bezier(.22,1,.36,1) forwards home-mobile-menu-link-in;animation-delay:calc(50ms + var(--menu-index,0) * 55ms)}.home-mobile-menu__extras{opacity:0;flex-direction:column;align-items:center;width:100%;display:flex}.home-mobile-menu--open .home-mobile-menu__extras{animation:.38s .44s forwards home-mobile-menu-fade-in}.home-mobile-menu--closing{pointer-events:none;animation:.24s forwards home-mobile-menu-out}.home-mobile-menu--closing .home-mobile-menu__link,.home-mobile-menu--closing .home-mobile-menu__extras{opacity:0;transition:opacity .24s,transform .24s;animation:none;transform:translate(-.5rem)}@keyframes home-mobile-menu-link-in{to{opacity:1;transform:translate(0)}}@keyframes home-mobile-menu-fade-in{to{opacity:1}}@keyframes home-mobile-menu-out{to{opacity:0}}.home-mobile-menu__link:hover{color:#fff}.home-mobile-menu__link--active{color:#fff;background:#3b82f61a;border-color:#3b82f666;box-shadow:0 0 24px #3b82f640}.home-mobile-menu__cta{width:100%;margin-top:1rem}.home-lang-switch--menu{justify-content:center;width:100%;margin-top:.5rem;margin-bottom:.5rem;display:flex}.home-lang-switch--menu .home-lang-switch__menu{left:50%;right:auto;transform:translate(-50%)}.home-nav-toggle{background:0 0;border:none;border-radius:.5rem;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.375rem;width:2.5rem;height:2.5rem;transition:opacity .25s;display:flex;position:relative}.home-nav-toggle--open{background:0 0}.home-nav-toggle__bar{transform-origin:50%;background:#fff;border-radius:999px;width:1.25rem;height:2px;transition:transform .28s,opacity .2s;display:block}.home-nav-toggle--open .home-nav-toggle__bar:first-child{transform:translateY(8px)rotate(45deg)}.home-nav-toggle--open .home-nav-toggle__bar:nth-child(2){opacity:0;transform:scaleX(0)}.home-nav-toggle--open .home-nav-toggle__bar:nth-child(3){transform:translateY(-8px)rotate(-45deg)}@media (min-width:1024px){.home-mobile-menu,.home-nav-toggle{display:none}}.home-gradient-text{color:#0000;-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,#3b82f6 0%,#8b5cf6 50%,#2dd4bf 100%);background-position:0%;background-repeat:no-repeat;background-size:100% 100%;-webkit-background-clip:text;background-clip:text;display:inline}.home-gradient-text--animate{background-image:linear-gradient(90deg,#3b82f6 0%,#8b5cf6 25%,#2dd4bf 50%,#3b82f6 100%);background-size:200% 100%;animation:6s ease-in-out infinite alternate home-gradient-shift}@keyframes home-gradient-shift{0%{background-position:0%}to{background-position:100%}}.home-btn-primary{isolation:isolate;background:linear-gradient(135deg,#3b82f6 0%,#2dd4bf 50%,#8b5cf6 100%) 0%/200% 200%;position:relative;overflow:hidden}.home-btn-primary:before{content:"";border-radius:inherit;opacity:0;z-index:0;background:linear-gradient(135deg,#8b5cf6 0%,#3b82f6 40%,#2dd4bf 100%) 0 0/200% 200%;transition:opacity .35s;position:absolute;inset:0}.home-btn-primary:hover{background-position:100%}.home-btn-primary:hover:before{opacity:1;animation:2.8s ease-in-out infinite alternate home-btn-gradient-fade}@keyframes home-btn-gradient-fade{0%{opacity:.55;background-position:0%}to{opacity:1;background-position:100%}}@media (prefers-reduced-motion:reduce){.home-gradient-text--animate{animation:none}.home-btn-primary:hover:before{opacity:.75;animation:none}}.home-glass{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14}.home-tech-stack-chip{text-align:center;background:#00000059;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:5.5rem;padding:.65rem .35rem;display:flex}.home-tech-stack-chip__icon{justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.home-tech-stack-chip__initials{font-size:var(--home-font-min);letter-spacing:.04em;color:#94a3b8;font-weight:600}.home-tech-stack-chip__label{font-size:var(--home-font-min);color:#94a3b8;font-weight:500;line-height:1.25}.home-tech-stack-panel{width:100%;max-width:13.5rem}.home-tech-stack-panel__label{font-size:var(--home-font-min);letter-spacing:.08em;text-transform:uppercase;color:#3b82f6;margin-bottom:.5rem;font-weight:500}.home-tech-stack-panel__grid{--tech-stack-row-h:4.25rem;--tech-stack-gap:.375rem;gap:var(--tech-stack-gap);min-height:calc(var(--tech-stack-rows,4) * var(--tech-stack-row-h) + (var(--tech-stack-rows,4) - 1) * var(--tech-stack-gap));grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;display:grid}.home-tech-detail__body{flex-direction:column;gap:1.5rem;margin-bottom:1.5rem;display:flex}.home-tech-detail__copy{flex:1;min-width:0}@media (min-width:640px){.home-tech-detail__body{flex-direction:row;justify-content:space-between;align-items:flex-start}}.home-tech-stack-chip--compact{border-radius:10px;gap:.35rem;min-height:4.25rem;padding:.45rem .25rem}.home-tech-stack-chip--compact .home-tech-stack-chip__icon{width:1.375rem;height:1.375rem}.home-tech-stack-chip--compact .home-tech-stack-chip__label,.home-tech-stack-chip--compact .home-tech-stack-chip__initials{font-size:var(--home-font-min)}.home-tech-stack-chip__img{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:1.75rem;height:1.75rem;display:block}.home-tech-hub__mobile,.home-tech-hub__desktop{display:none}@media (max-width:1023px){.home-tech-hub__mobile{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}}@media (min-width:1024px){.home-tech-hub__desktop{display:block}}.home-tech-node{color:#cbd5e1;background:#0a0f1ccc;border:1px solid #ffffff1a;transition:border-color .3s,background .3s,box-shadow .3s}.home-tech-node--grid{border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:4.75rem;padding:.75rem .5rem;display:flex}.home-tech-node--orbit{border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;width:108px;padding:.75rem .4rem;display:flex;position:absolute}.home-tech-node__icon{color:#cbd5e1;background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;display:flex}.home-tech-node--grid .home-tech-node__icon{width:2.75rem;height:2.75rem}.home-tech-node--orbit .home-tech-node__icon{width:2.5rem;height:2.5rem}.home-tech-node__label{max-width:100%;font-size:var(--home-font-min);text-align:center;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;font-weight:500;line-height:1.15}.home-tech-node--orbit .home-tech-node__label{letter-spacing:-.01em;font-size:.7rem}.home-tech-node--active{background:#3b82f61a;border-color:#3b82f6;box-shadow:0 0 20px #3b82f64d}.home-tech-node--active .home-tech-node__icon{color:#3b82f6}.home-tech-node--orbit:not(.home-tech-node--active){opacity:.7}.home-tech-node--orbit:not(.home-tech-node--active):hover{opacity:1}@media (max-width:1023px){.home-tech-stack-panel{width:100%;max-width:none}.home-tech-stack-panel__grid{--tech-stack-row-h:5.75rem;--tech-stack-gap:.75rem}.home-tech-stack-chip--compact{gap:.5rem;min-height:5.75rem;padding:.75rem .5rem}.home-tech-stack-chip--compact .home-tech-stack-chip__icon{flex:1;width:auto;height:auto;min-height:2.75rem;max-height:3.25rem}.home-tech-stack-chip--compact .home-tech-stack-chip__img{width:2.5rem;height:2.5rem}.home-tech-stack-chip--compact .home-tech-stack-chip__label{font-size:var(--home-font-min)}}.home-process-step__inner{text-align:center;flex-direction:column;align-items:center;display:flex}.home-process-step__number{letter-spacing:.04em;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.home-process-step__title{font-family:var(--font-noto-sans-thai), "Noto Sans Thai", sans-serif;color:#fff;margin-bottom:.5rem;font-size:1.0625rem;font-weight:600;line-height:1.3}.home-process-step__desc{color:#94a3b8;margin-bottom:1.25rem;font-size:.875rem;line-height:1.55}.home-process-step__image{-o-object-fit:contain;object-fit:contain;border-radius:.5rem;width:6rem;height:6rem}.home-process-steps__mobile{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.25rem 1.5rem;display:grid}.home-process-step:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:min(100%,50% - .625rem)}.home-process-steps__desktop{display:none}@media (min-width:1024px){.home-process-steps__mobile{display:none}.home-process-steps__desktop{flex-direction:column;align-items:center;gap:3rem;display:flex}.home-process-steps__row{flex-wrap:wrap;justify-content:center;gap:2.5rem 3rem;width:100%;max-width:68rem;display:flex}.home-process-steps__row .home-process-step{flex:0 14rem;max-width:15.5rem}.home-process-step__number{font-size:.9375rem}.home-process-step__title{font-size:1.1875rem}.home-process-step__desc{margin-bottom:1.5rem;font-size:.9375rem}.home-process-step__image{width:7.5rem;height:7.5rem}}.scrollbar-none{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-none::-webkit-scrollbar{display:none}html{scroll-behavior:auto}html.home-scroll{scrollbar-width:thin;scrollbar-color:#8b5cf6 #000}html.home-scroll::-webkit-scrollbar{width:8px}html.home-scroll::-webkit-scrollbar-track{background:#000}html.home-scroll::-webkit-scrollbar-thumb{background:linear-gradient(#a78bfa 0%,#8b5cf6 50%,#7c3aed 100%) padding-box padding-box;border:2px solid #000;border-radius:999px;box-shadow:0 0 10px #8b5cf659}html.home-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(#c4b5fd 0%,#a78bfa 50%,#8b5cf6 100%) padding-box padding-box;box-shadow:0 0 14px #8b5cf680}html.home-scroll::-webkit-scrollbar-corner{background:#000}.hero-particle-flow{z-index:0;pointer-events:none;will-change:transform;background:#000;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);position:absolute;inset:0}.hero-particle-flow.is-preloading{opacity:0;visibility:hidden}.hero-particle-flow.is-visible{opacity:1;visibility:visible;transition:opacity .55s}.hero-particle-flow canvas{display:block;background:#000!important;width:100%!important;height:100%!important}.hero-particle-flow__glow{pointer-events:none;filter:blur(80px);border-radius:50%;position:absolute}.hero-particle-flow__glow--blue{background:radial-gradient(circle,#22d3ee12 0%,#0000 72%);width:55%;height:58%;top:18%;right:0}.hero-particle-flow__glow--purple{background:radial-gradient(circle,#8b5cf60f 0%,#0000 72%);width:50%;height:50%;top:28%;right:0}.hero-particle-flow__canvas{position:absolute;inset:0;width:100%!important;height:100%!important}.hero-particle-flow__blur-tail{-webkit-backdrop-filter:blur(10px);pointer-events:none;width:38%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000000d9 0%,#0000 100%);mask-image:linear-gradient(90deg,#000000d9 0%,#0000 100%)}.hero-particle-flow__fade-left{pointer-events:none;background:linear-gradient(90deg,#000000f0 0%,#0000008c 38%,#0000 100%);width:46%;position:absolute;inset:0}.home-contact-section{background:#050508}.home-contact-section__bg{z-index:0;pointer-events:none;background:radial-gradient(52% 48% at 76% 36%,#7c5cff1a 0%,#0000 68%),radial-gradient(40% 44% at 22% 58%,#4ea1ff0e 0%,#0000 62%),radial-gradient(60% 40% at 50% 100%,#080a1ca6 0%,#0000 55%),linear-gradient(158deg,#030306 0%,#060816 42%,#0a0c1e 72%,#050508 100%);position:absolute;inset:0}.hero-scroll-hint{z-index:10;pointer-events:none;flex-direction:column;align-items:center;gap:.7rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@media (min-width:768px){.hero-scroll-hint{transition:top .45s cubic-bezier(.22,1,.36,1);top:50%;bottom:auto;left:1.25rem;transform:translateY(-50%)}}@media (min-width:1024px){.hero-scroll-hint{left:1.5rem}}.hero-scroll-hint__track{background:#ffffff14;border-radius:999px;width:1px;height:3rem;position:relative;overflow:hidden}.hero-scroll-hint__chase{opacity:0;background:linear-gradient(#0000 0%,#3b82f640 18%,#3b82f6 48%,#22d3ee 72%,#0000 100%);border-radius:999px;width:3px;height:1.35rem;margin-left:-1.5px;animation:2.1s ease-in-out infinite paused hero-scroll-chase;position:absolute;left:50%;box-shadow:0 0 10px #3b82f6a6}.hero-scroll-hint.is-active .hero-scroll-hint__chase{opacity:1;animation-play-state:running}.hero-scroll-hint__label{font-size:var(--home-font-min);letter-spacing:.3em;text-transform:uppercase;color:#6d7a8d;writing-mode:vertical-lr}@keyframes hero-scroll-chase{0%{opacity:0;top:-45%}12%{opacity:1}88%{opacity:1}to{opacity:0;top:115%}}@media (prefers-reduced-motion:reduce){.hero-scroll-hint{transition:none}.hero-scroll-hint__chase{opacity:.75;animation:none;top:35%}}.home-accent-line{align-items:stretch;gap:1.5rem;display:flex}.home-accent-line--thick{gap:1.5rem}.home-accent-line--wide{gap:2rem}.home-accent-line__track{background:#8b5cf647;border-radius:999px;flex-shrink:0;align-self:stretch;width:1px;min-height:2.5rem;position:relative;overflow:hidden}.home-accent-line--thick .home-accent-line__track{background:#8b5cf673;width:2px}.home-accent-line__chase{background:linear-gradient(#0000 0%,#8b5cf659 15%,#8b5cf6 45%,#3b82f6 70%,#22d3ee 85%,#0000 100%);border-radius:999px;width:3px;height:1.75rem;margin-left:-1.5px;animation:2.4s ease-in-out infinite hero-scroll-chase;position:absolute;left:50%;box-shadow:0 0 10px #8b5cf68c,0 0 6px #3b82f673}.home-accent-line__content{flex:1;min-width:0}@media (prefers-reduced-motion:reduce){.home-accent-line__chase{opacity:.75;animation:none;top:35%}}.home-lang-switch{position:relative}.home-lang-switch__trigger{height:2.5rem;font-size:var(--home-font-min);letter-spacing:.08em;color:#fff;background:0 0;border-radius:9999px;align-items:center;gap:.45rem;padding:0 .7rem;font-weight:600;transition:background-color .2s,color .2s;display:inline-flex}.home-lang-switch__trigger:hover{background:#ffffff0f}.home-lang-switch__code{text-align:center;min-width:1.25rem}.home-lang-switch__menu{z-index:60;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080c18f5;border:1px solid #ffffff14;border-radius:.75rem;min-width:5.5rem;padding:.25rem;position:absolute;top:calc(100% + .45rem);right:0;overflow:hidden;box-shadow:0 16px 40px #00000073}.home-lang-switch__option{width:100%;font-size:var(--home-font-min);letter-spacing:.08em;color:#aab4c3;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem .75rem;font-weight:600;transition:background-color .15s,color .15s;display:flex}.home-lang-switch__option:hover{color:#fff;background:#ffffff0f}.home-lang-switch__option.is-active{color:#fff;background:#3b82f624}@media (prefers-reduced-motion:reduce){.hero-particle-flow__blur-tail{-webkit-backdrop-filter:none}}.home-section{padding-block:7.5rem;scroll-margin-top:5.5rem}@media (max-width:768px){.home-section{padding-block:4rem}}.home-not-found__glow{pointer-events:none;filter:blur(8px);background:radial-gradient(circle,#3b82f638 0%,#8b5cf61f 42%,#0000 70%);border-radius:50%;width:min(90vw,42rem);height:min(90vw,42rem);position:absolute;inset:-20% auto auto 50%;transform:translate(-50%)}.home-not-found__grid{pointer-events:none;opacity:.35;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 55% at 50% 40%,#000 20%,#0000 75%);mask-image:radial-gradient(70% 55% at 50% 40%,#000 20%,#0000 75%)}.home-not-found__code{letter-spacing:-.04em;font-size:clamp(5.5rem,22vw,9.5rem)}.hero-section{flex-direction:column;height:auto;min-height:100svh;display:flex}.hero-section__content{box-sizing:border-box;flex:auto;align-items:center;min-height:100svh;padding-top:5.5rem;padding-bottom:5.5rem;display:flex}@media (min-width:768px){.hero-section__content{padding-top:7rem;padding-bottom:7rem}}@media (max-width:767px){.hero-scroll-hint{bottom:max(1.25rem, env(safe-area-inset-bottom,0px))}}.hero-boot{z-index:30;background:#000;place-items:center;transition:opacity .7s,visibility .7s;display:grid;position:absolute;inset:0}.hero-section--boot-exiting .hero-boot{opacity:0;visibility:hidden;pointer-events:none}.hero-boot__inner{flex-direction:column;align-items:center;gap:1.35rem;display:flex}.hero-boot__logo{filter:drop-shadow(0 0 20px #3b82f638);width:5rem;height:auto}.hero-boot__track{background:#ffffff14;border-radius:999px;width:3.25rem;height:1px;position:relative;overflow:hidden}.hero-boot__chase{background:linear-gradient(90deg,#0000 0%,#3b82f640 18%,#3b82f6 48%,#22d3ee 72%,#0000 100%);border-radius:999px;width:1.35rem;height:3px;margin-top:-1.5px;animation:2.1s ease-in-out infinite alternate hero-boot-chase;position:absolute;top:50%;left:0;box-shadow:0 0 10px #3b82f6a6}@keyframes hero-boot-chase{0%{opacity:0;left:-55%}12%{opacity:1}88%{opacity:1}to{opacity:0;left:100%}}@media (prefers-reduced-motion:reduce){.hero-boot__chase{opacity:.75;animation:none;left:25%}.hero-boot{transition:none}.who-we-are-callout,.who-we-are-graphic__line{animation:none}.who-we-are-graphic__dot{opacity:.7;animation:none}}.who-we-are-graphic{background:0 0;width:100%;min-height:380px;position:relative;overflow:visible}.who-we-are-graphic__canvas{pointer-events:none;position:absolute;inset:0}.who-we-are-graphic__canvas canvas{display:block;width:100%!important;height:100%!important}.who-we-are-graphic__center-anchor{pointer-events:none;width:1px;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.who-we-are-graphic__lines{pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;inset:0}.who-we-are-graphic__line{stroke-linecap:round;opacity:.55;animation:3.2s ease-in-out infinite alternate who-we-are-line-pulse}.who-we-are-graphic__dot{opacity:.35;animation:2.4s ease-in-out infinite alternate who-we-are-dot-pulse}@keyframes who-we-are-dot-pulse{0%{opacity:.2}to{opacity:.95}}.who-we-are-graphic__line--0{animation-delay:0s}.who-we-are-graphic__line--1{animation-delay:-.8s}.who-we-are-graphic__line--2{animation-delay:-1.6s}.who-we-are-graphic__line--3{animation-delay:-2.4s}@keyframes who-we-are-line-pulse{0%{opacity:.4;stroke-width:1.2px}to{opacity:.85;stroke-width:2px}}.who-we-are-graphic__callouts{z-index:3;pointer-events:none;position:absolute;inset:1.5rem .75rem}.who-we-are-callout{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;background:#0000008c;border:1px solid #ffffff1a;border-radius:.5rem;max-width:180px;padding:.75rem;animation:4.2s ease-in-out infinite alternate who-we-are-float;position:absolute}.who-we-are-callout--tr{animation-delay:0s;top:6%;right:4%}.who-we-are-callout--tl{animation-delay:-1s;top:14%;left:4%}.who-we-are-callout--bl{animation-delay:-2s;bottom:14%;left:6%}.who-we-are-callout--br{animation-delay:-3s;bottom:8%;right:6%}@keyframes who-we-are-float{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.home-work-layout{overflow-anchor:none;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.875rem;display:grid}.home-work-item{min-width:0;position:relative}.home-work-item--featured,.home-work-strip-label{grid-column:1/-1}.home-work-scroll-anchor{pointer-events:none;width:100%;height:0;scroll-margin-top:6.5rem;display:block}#featured-work{scroll-margin-top:5.5rem}.home-work-item--featured{z-index:2;order:-100}.home-work-strip-label{order:-50}.home-work-slot-placeholder{-webkit-backdrop-filter:blur(10px);pointer-events:none;-webkit-user-select:none;user-select:none;background:radial-gradient(90% 75% at 42% 28%,#1a22351f 0%,#1118271a 52%,#0a0d1214 100%);border:1px solid #ffffff14;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.home-work-slot-placeholder__media{aspect-ratio:16/9;background:#ffffff05;flex:1;justify-content:center;align-items:center;min-height:5rem;display:flex}.home-work-slot-placeholder--compact .home-work-slot-placeholder__media{min-height:5rem}.home-work-slot-placeholder__icon{color:#94a3b8f2;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:9999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex;box-shadow:0 0 24px #3b82f614}.home-work-slot-placeholder__body{min-height:2.5rem;padding:.75rem}.home-work-slot-placeholder--compact .home-work-slot-placeholder__body{min-height:2rem}.home-work-slot-reserve__card{aspect-ratio:16/9;visibility:hidden;pointer-events:none;border-radius:16px}.home-work-slot-reserve__card--compact{aspect-ratio:16/9}.home-work-layout--expanded .home-project-card{will-change:transform}.home-work-layout--page-transition{overflow:hidden}.home-work-layout--page-transition .home-work-item{will-change:transform, opacity}.home-work-browse-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem;display:grid}.home-work-expanded{flex-direction:column;gap:1.5rem;display:flex}.home-work-strip-label{font-size:var(--home-font-min);letter-spacing:.14em;text-transform:uppercase;color:#64748b;margin-bottom:.875rem;font-weight:600}.home-work-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem;display:grid}.home-work-pagination{justify-content:center;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.home-work-pagination__btn{color:#fff;background:#ffffff0a;border:1px solid #ffffff24;border-radius:9999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:border-color .2s,background .2s,opacity .2s;display:inline-flex}.home-work-pagination__btn:hover:not(:disabled){background:#3b82f61a;border-color:#3b82f659}.home-work-pagination__btn:disabled{opacity:.35;cursor:not-allowed}.home-work-pagination__label{text-align:center;min-width:3.5rem;font-size:var(--home-font-min);color:#94a3b8;font-weight:500}.home-trusted-logos{-moz-column-gap:2rem;flex-wrap:wrap;justify-content:center;gap:2.5rem 2rem;max-width:68rem;margin:0 auto;display:flex}.home-trusted-logos__item{flex:0 0 calc(50% - 1rem);justify-content:center;align-items:center;width:calc(50% - 1rem);height:6rem;display:flex}.home-trusted-logos__img{-o-object-fit:contain;object-fit:contain;filter:brightness(0)invert();opacity:.8;width:auto;max-width:100%;height:4.5rem;transition:opacity .25s}.home-trusted-logos__img--no-tint{filter:none}.home-trusted-logos__item:hover .home-trusted-logos__img{opacity:1}@media (min-width:768px){.home-trusted-logos{-moz-column-gap:2.5rem;column-gap:2.5rem}.home-trusted-logos__item{flex:0 0 calc(25% - 1.875rem);width:calc(25% - 1.875rem);height:6.5rem}.home-trusted-logos__img{height:5rem}}@media (min-width:1024px){.home-trusted-logos{-moz-column-gap:3rem;gap:3rem}.home-trusted-logos__item{flex:0 0 calc(25% - 2.25rem);width:calc(25% - 2.25rem);height:7.5rem}.home-trusted-logos__img{height:6rem}}.home-project-card--selectable{cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit}.home-project-card--compact .home-project-card__body{padding-bottom:2rem}.home-project-card--compact .home-project-card__desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.home-featured-case__hero-nav{z-index:2;pointer-events:none;justify-content:space-between;align-items:center;padding:0 .5rem;display:flex;position:absolute;inset:0}.home-featured-case-nav-btn{pointer-events:auto;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000008c;border:1px solid #ffffff29;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:border-color .2s,background .2s,opacity .2s;display:inline-flex}.home-featured-case-nav-btn:hover:not(:disabled){background:#000000b8;border-color:#ffffff52}.home-featured-case-nav-btn:disabled{opacity:.25;cursor:not-allowed}.home-featured-case__category{font-size:var(--home-font-min);letter-spacing:.12em;margin-bottom:.75rem;font-weight:700;display:block}.home-featured-case{background:#0a0f1a;border:1px solid #ef444438;border-radius:24px;overflow:hidden}.home-featured-case--cyan{border-color:#22d3ee38}.home-featured-case--cyan .home-featured-case__hero{background:radial-gradient(80% 70% at 72% 42%,#22d3ee38 0%,#0000 58%),radial-gradient(60% 50% at 20% 80%,#082f4973 0%,#0000 55%),linear-gradient(145deg,#041018 0%,#0a0f1a 48%,#050508 100%)}.home-featured-case--cyan .home-featured-case__hero-glow{background:radial-gradient(circle,#22d3ee33 0%,#0000 68%)}.home-featured-case--cyan .home-featured-case__client,.home-featured-case--cyan .home-featured-case__detail-icon,.home-featured-case--cyan .home-featured-case__metric-icon,.home-featured-case--cyan .home-featured-case__cta{color:#22d3ee}.home-featured-case--orange{border-color:#fb923c38}.home-featured-case--orange .home-featured-case__hero{background:radial-gradient(80% 70% at 72% 42%,#fb923c38 0%,#0000 58%),radial-gradient(60% 50% at 20% 80%,#7c2d1266 0%,#0000 55%),linear-gradient(145deg,#180a04 0%,#0a0f1a 48%,#050508 100%)}.home-featured-case--orange .home-featured-case__hero-glow{background:radial-gradient(circle,#fb923c33 0%,#0000 68%)}.home-featured-case--orange .home-featured-case__client,.home-featured-case--orange .home-featured-case__detail-icon,.home-featured-case--orange .home-featured-case__metric-icon,.home-featured-case--orange .home-featured-case__cta{color:#fb923c}.home-featured-case--purple{border-color:#a78bfa38}.home-featured-case--purple .home-featured-case__hero{background:radial-gradient(80% 70% at 72% 42%,#a78bfa38 0%,#0000 58%),radial-gradient(60% 50% at 20% 80%,#4c1d9566 0%,#0000 55%),linear-gradient(145deg,#0f0618 0%,#0a0f1a 48%,#050508 100%)}.home-featured-case--purple .home-featured-case__hero-glow{background:radial-gradient(circle,#a78bfa33 0%,#0000 68%)}.home-featured-case--purple .home-featured-case__client,.home-featured-case--purple .home-featured-case__detail-icon,.home-featured-case--purple .home-featured-case__metric-icon,.home-featured-case--purple .home-featured-case__cta{color:#a78bfa}.home-featured-case--pink{border-color:#f472b638}.home-featured-case--pink .home-featured-case__hero{background:radial-gradient(80% 70% at 72% 42%,#f472b638 0%,#0000 58%),radial-gradient(60% 50% at 20% 80%,#83184366 0%,#0000 55%),linear-gradient(145deg,#140610 0%,#0a0f1a 48%,#050508 100%)}.home-featured-case--pink .home-featured-case__hero-glow{background:radial-gradient(circle,#f472b633 0%,#0000 68%)}.home-featured-case--pink .home-featured-case__client,.home-featured-case--pink .home-featured-case__detail-icon,.home-featured-case--pink .home-featured-case__metric-icon,.home-featured-case--pink .home-featured-case__cta{color:#f472b6}.home-featured-case--teal{border-color:#2dd4bf38}.home-featured-case--teal .home-featured-case__hero{background:radial-gradient(80% 70% at 72% 42%,#2dd4bf38 0%,#0000 58%),radial-gradient(60% 50% at 20% 80%,#134e4a66 0%,#0000 55%),linear-gradient(145deg,#041210 0%,#0a0f1a 48%,#050508 100%)}.home-featured-case--teal .home-featured-case__hero-glow{background:radial-gradient(circle,#2dd4bf33 0%,#0000 68%)}.home-featured-case--teal .home-featured-case__client,.home-featured-case--teal .home-featured-case__detail-icon,.home-featured-case--teal .home-featured-case__metric-icon,.home-featured-case--teal .home-featured-case__cta{color:#2dd4bf}.home-featured-case__hero{background:radial-gradient(80% 70% at 72% 42%,#ef444447 0%,#0000 58%),radial-gradient(60% 50% at 20% 80%,#7f1d1d59 0%,#0000 55%),linear-gradient(145deg,#1a0508 0%,#0a0f1a 48%,#050508 100%);border-bottom:1px solid #ffffff14;position:relative;overflow:hidden}.home-featured-case__hero-glow{pointer-events:none;background:radial-gradient(circle,#f8717138 0%,#0000 68%);border-radius:50%;width:52%;height:68%;position:absolute;top:18%;right:8%}.home-featured-case__hero-inner{z-index:1;align-items:start;gap:1.5rem;padding:1.75rem 1.5rem 1.5rem;display:grid;position:relative}.home-featured-case__copy{align-self:start}.home-featured-case__tag{font-size:var(--home-font-min);letter-spacing:.12em;color:#f87171;align-items:center;gap:.5rem;margin-bottom:1rem;font-weight:600;display:inline-flex}.home-featured-case__tag-dot{background:#3b82f6;border-radius:9999px;width:.375rem;height:.375rem;box-shadow:0 0 8px #3b82f6cc}.home-featured-case__client{font-family:var(--font-noto-sans-thai), "Noto Sans Thai", sans-serif;letter-spacing:-.02em;text-transform:lowercase;color:#ef4444;margin-bottom:.75rem;font-size:clamp(2rem,5vw,2.75rem);font-weight:700;line-height:1.25}.home-featured-case__title{font-family:var(--font-noto-sans-thai), "Noto Sans Thai", sans-serif;color:#fff;margin-bottom:.75rem;font-size:clamp(1.25rem,2.4vw,1.75rem);font-weight:700;line-height:1.45}.home-featured-case__description{color:#94a3b8;max-width:28rem;font-size:.875rem;line-height:1.6}.home-featured-case__visual{aspect-ratio:9/16;align-self:stretch;max-height:min(72vh,42rem);margin-inline:auto;position:relative}.home-featured-case__visual-trigger{cursor:zoom-in;background:0 0;border:0;border-radius:12px;width:100%;height:100%;padding:0;display:block;overflow:hidden}.home-featured-case__zoom{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);background:#0000008c;border:1px solid #ffffff2e;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .2s,border-color .2s,transform .2s;display:flex;position:absolute;bottom:.75rem;right:.75rem}.home-featured-case__zoom:hover{background:#000000b8;border-color:#ffffff59;transform:scale(1.04)}.home-featured-case__image{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;height:100%}.home-featured-case__details,.home-featured-case__metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 1rem;padding:1.25rem 1.5rem;display:grid}.home-featured-case__details{border-bottom:1px solid #ffffff14}.home-featured-case__detail-icon,.home-featured-case__metric-icon{color:#f87171;width:1.125rem;height:1.125rem;margin-bottom:.625rem}.home-featured-case__detail-label{font-family:var(--font-noto-sans-thai), "Noto Sans Thai", sans-serif;color:#fff;margin-bottom:.375rem;font-size:.875rem;font-weight:600}.home-featured-case__detail-text,.home-featured-case__metric-label{font-size:var(--home-font-min);color:#94a3b8;line-height:1.55}.home-featured-case__metric-value{font-family:var(--font-noto-sans-thai), "Noto Sans Thai", sans-serif;color:#fff;margin-bottom:.25rem;font-size:clamp(1.375rem,2.5vw,1.75rem);font-weight:700;line-height:1.4}.home-featured-case__footer{border-top:1px solid #ffffff14;padding:1rem 1.5rem 1.25rem}.home-featured-case__cta{color:#f87171;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;transition:color .2s;display:inline-flex}.home-featured-case__cta:hover{color:#fca5a5}.home-featured-gallery{z-index:300;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.home-featured-gallery__backdrop{cursor:zoom-out;background:#000000e0;border:0;position:absolute;inset:0}.home-featured-gallery__panel{z-index:1;flex-direction:column;align-items:center;width:min(100%,72rem);max-height:calc(100vh - 3rem);display:flex;position:relative}.home-featured-gallery__close{z-index:3;color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .2s;display:flex;position:absolute;top:-.25rem;right:0}.home-featured-gallery__close:hover{background:#ffffff24}.home-featured-gallery__nav{z-index:3;color:#fff;background:#00000073;border:1px solid #ffffff26;border-radius:9999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:background .2s,border-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.home-featured-gallery__nav:hover{background:#000000a6;border-color:#ffffff4d}.home-featured-gallery__nav--prev{left:-.25rem}.home-featured-gallery__nav--next{right:-.25rem}.home-featured-gallery__stage{aspect-ratio:9/16;justify-content:center;align-items:center;width:100%;max-width:min(100%,56.25vh - 4.5rem);max-height:calc(100vh - 8rem);display:flex}.home-featured-gallery__image{-o-object-fit:contain;object-fit:contain;width:100%;max-width:100%;height:100%;max-height:calc(100vh - 8rem)}.home-featured-gallery__counter{font-size:var(--home-font-min);color:#ffffffa6;margin-top:1rem}@media (max-width:768px){.home-featured-gallery{padding:1rem}.home-featured-gallery__nav--prev{left:.25rem}.home-featured-gallery__nav--next{right:.25rem}}.home-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem;display:grid}.home-project-card{background:#0f1419;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;transition:border-color .25s,transform .25s;display:flex;position:relative;overflow:hidden}.home-project-card:hover{border-color:#3b82f647;transform:translateY(-2px)}.home-project-card__media{aspect-ratio:16/9;background:#050508;position:relative;overflow:hidden}.home-project-card__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.home-project-card__body{flex:1;padding:.875rem .875rem 2.5rem}.home-project-card__category{font-size:var(--home-font-min);letter-spacing:.12em;margin-bottom:.375rem;font-weight:700;display:block}.home-project-card__category--cyan{color:#22d3ee}.home-project-card__category--orange{color:#fb923c}.home-project-card__category--purple{color:#a78bfa}.home-project-card__category--pink{color:#f472b6}.home-project-card__category--red{color:#f87171}.home-project-card__category--teal{color:#2dd4bf}.home-project-card__title{font-family:var(--font-noto-sans-thai), "Noto Sans Thai", sans-serif;color:#fff;margin-bottom:.375rem;font-size:.9375rem;font-weight:600;line-height:1.3}.home-project-card__desc{font-size:var(--home-font-min);color:#64748b;line-height:1.45}.home-project-card__arrow{color:#fff;background:#0000008c;border:1px solid #ffffff29;border-radius:9999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:inline-flex;position:absolute;bottom:.75rem;right:.75rem}@media (min-width:640px){.home-featured-case__details,.home-featured-case__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}}@media (min-width:768px){.home-work-layout,.home-work-browse-grid,.home-work-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.home-work-layout,.home-work-browse-grid,.home-work-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.home-featured-case__hero-inner{grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:start;gap:.75rem;min-height:18rem;padding:2rem 2rem 1.5rem}.home-featured-case__copy{align-self:start;padding-top:.25rem}.home-featured-case__visual{justify-self:end;width:min(100%,18rem);max-height:min(72vh,42rem)}.home-featured-case__details,.home-featured-case__metrics{padding:1.5rem 2rem}.home-featured-case__footer{padding:1rem 2rem 1.5rem}.home-project-card__title{font-size:1rem}.home-project-card__desc{font-size:var(--home-font-min)}}.ai-lab-orb{--ai-lab-orb-x:50%;--ai-lab-orb-y:22%;--ai-lab-scroll:0px;z-index:0;aspect-ratio:1;pointer-events:none;will-change:transform;opacity:.92;width:min(132vw,42rem);transform:translate3d(var(--ai-lab-orb-x), calc(var(--ai-lab-orb-y) + var(--ai-lab-scroll)), 0);background:0 0;position:absolute;top:0;right:50%}.ai-lab-orb__canvas{background:0 0;position:absolute;inset:0}.ai-lab-orb__canvas canvas{display:block;background:0 0!important;width:100%!important;height:100%!important}.ai-lab-orb__fade-left{z-index:1;pointer-events:none;background:linear-gradient(90deg,#000000fa 0%,#000000b8 42%,#0000 100%);width:72%;position:absolute;inset:0}@media (min-width:1024px){.ai-lab-orb{--ai-lab-orb-x:0;--ai-lab-orb-y:-50%;opacity:1;width:min(58vw,54rem);top:40%;right:14%}.ai-lab-orb__fade-left{background:linear-gradient(90deg,#000000f5 0%,#00000080 45%,#0000 100%);width:52%}}.home-value-card{-webkit-backdrop-filter:blur(10px);min-height:220px;color:inherit;background:radial-gradient(90% 75% at 42% 28%,#1a22351a 0%,#11182714 52%,#0a0d120f 100%);border:1px solid #ffffff38;border-radius:24px;padding:1.5rem 1.5rem 2.75rem;text-decoration:none;transition:border-color .3s,box-shadow .3s;display:block;position:relative;overflow:hidden}.home-value-card--blue:hover{border-color:#3b82f659;box-shadow:0 0 36px #3b82f624}.home-value-card--purple:hover{border-color:#8b5cf659;box-shadow:0 0 36px #8b5cf624}.home-value-card--cyan:hover{border-color:#2dd4bf59;box-shadow:0 0 36px #2dd4bf24}.home-value-card--values{min-height:200px;padding-top:1.25rem}.home-value-card--values .home-value-card__body{max-width:100%}.home-value-card--values .home-value-card__icon-ring{z-index:2;margin-bottom:0;position:absolute;top:0;right:0}.home-value-card--values .home-value-card__content{padding-right:3.25rem}.home-value-card--insight{min-height:240px}.home-value-card--insight .home-value-card__meta{color:#94a3b8f2}.home-value-card--insight.home-value-card--blue .home-value-card__category{color:#60a5fa}.home-value-card--insight.home-value-card--purple .home-value-card__category{color:#a78bfa}.home-value-card--insight.home-value-card--cyan .home-value-card__category{color:#2dd4bf}.home-value-card--insight .home-value-card__arrow{transition:transform .2s}.home-value-card--insight.group:hover .home-value-card__arrow{transform:translate(2px)}.home-insights-carousel__stage{position:relative;overflow:hidden}.home-insights-carousel__sizer{visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}.home-insights-carousel__sizer-cell{min-height:280px}.home-insights-carousel__slide{align-items:stretch;width:100%;position:absolute;inset:0}.home-insights-carousel__slide .home-value-card--insight{height:100%;min-height:280px}.home-value-card--no-arrow{padding-bottom:1.5rem}.home-tech-features .home-value-card--values{min-height:11.5rem}@media (min-width:1024px){.home-tech-features .home-value-card--values{min-height:12.5rem}.home-tech-features .home-value-card__content{padding-right:2.75rem}.home-tech-features .home-value-card__body{max-width:100%}.home-value-card--cap{-moz-column-gap:.75rem;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;column-gap:.75rem;min-height:200px;display:grid}.home-value-card--cap .home-value-card__body{grid-area:1/1;max-width:none}.home-value-card--cap .home-value-card__art{opacity:.48;grid-area:1/2;width:100%;height:10.5rem;transition:opacity .35s,transform .35s;position:relative;inset:auto;transform:none;-webkit-mask-image:none;mask-image:none}.home-value-card--cap:hover .home-value-card__art{opacity:.95;transform:scale(1.03)}}.home-value-card__art{opacity:.32;pointer-events:none;width:58%;height:88%;position:absolute;top:50%;right:-8%;transform:translateY(-50%);-webkit-mask-image:linear-gradient(270deg,#000 15%,#0000 88%);mask-image:linear-gradient(270deg,#000 15%,#0000 88%)}.home-value-card__body{z-index:1;flex-direction:column;max-width:72%;min-height:100%;display:flex;position:relative}.home-value-card__content{flex-direction:column;flex:1;min-width:0;display:flex}.home-value-card__footer{z-index:2;justify-content:flex-end;display:flex;position:absolute;bottom:1.5rem;right:1.5rem}.home-value-card__icon-ring{background:#00000014;border:1px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin-bottom:1rem;display:inline-flex}.home-value-card--blue .home-value-card__icon-ring{color:#3b82f6;border-color:#3b82f68c;box-shadow:0 0 18px #3b82f626}.home-value-card--purple .home-value-card__icon-ring{color:#8b5cf6;border-color:#8b5cf68c;box-shadow:0 0 18px #8b5cf626}.home-value-card--cyan .home-value-card__icon-ring{color:#2dd4bf;border-color:#2dd4bf8c;box-shadow:0 0 18px #2dd4bf26}.home-value-card__arrow{flex-shrink:0}@media (max-width:1023px){.home-value-card{min-height:auto;padding-bottom:2.5rem}.home-value-card--no-arrow{padding-bottom:1.5rem}.home-value-card__art{display:none}.home-value-card--cap{-moz-column-gap:.75rem;grid-template-columns:minmax(0,1fr) 5.25rem;align-items:center;column-gap:.75rem;display:grid}.home-value-card--cap .home-value-card__body{display:contents}.home-value-card--cap .home-value-card__icon-ring{display:none}.home-value-card--cap .home-value-card__content{grid-area:1/1}.home-value-card--cap .home-value-card__art{opacity:1;grid-area:1/2;width:5.25rem;height:5.25rem;display:block;position:relative;inset:auto;transform:none;-webkit-mask-image:none;mask-image:none}.home-value-card__body{flex-direction:row;align-items:flex-start;gap:1rem;max-width:100%}.home-value-card--values .home-value-card__body{flex-direction:row-reverse}.home-value-card--values .home-value-card__icon-ring{position:static}.home-value-card--values .home-value-card__content{flex:1;padding-right:0}.home-value-card__icon-ring{margin-bottom:0}}.home-value-card--blue .home-value-card__arrow{color:#3b82f6}.home-value-card--purple .home-value-card__arrow{color:#8b5cf6}.home-value-card--cyan .home-value-card__arrow{color:#2dd4bf}.home-stats-bar{-webkit-backdrop-filter:blur(10px);background:#1118271a;border:1px solid #ffffff14;border-radius:24px;flex-wrap:wrap;display:flex;overflow:hidden}.home-stats-bar__item{border-bottom:1px solid #ffffff14;flex:50%;align-items:center;gap:1rem;min-width:0;padding:1.35rem 1.5rem;display:flex}.home-stats-bar__item:nth-child(odd){border-right:1px solid #ffffff14}.home-stats-bar__item:nth-last-child(-n+2){border-bottom:none}.home-stats-bar__icon{color:#3b82f6;flex-shrink:0;width:1.75rem;height:1.75rem}.home-stats-bar__text{min-width:0}.home-stats-bar__value{font-family:var(--font-noto-sans-thai), "Noto Sans Thai", sans-serif;color:#fff;font-size:1.35rem;font-weight:700;line-height:1.45}.home-stats-bar__label{font-size:var(--home-font-min);color:#aab4c3;margin-top:.2rem;line-height:1.35}@media (min-width:1024px){.home-stats-bar__item{border-bottom:none;border-right:1px solid #ffffff14;flex:1 1 0;padding:1.5rem 1.75rem}.home-stats-bar__item:nth-child(odd){border-right:1px solid #ffffff14}.home-stats-bar__item:last-child{border-right:none}.home-stats-bar__value{font-size:1.5rem}}.home-featured-work__layout{gap:2.5rem;padding-inline:1.25rem;display:grid}.home-featured-work__intro{max-width:36rem}.home-featured-work__divider{display:none}.home-featured-work__gallery{min-width:0}.home-achievement-carousel{flex-direction:column;gap:1rem;width:100%;max-width:56rem;margin-inline:auto;display:flex}.home-achievement-carousel__stage{min-width:0;height:var(--achievement-track-height,auto);min-height:var(--achievement-track-height,22rem);touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none;position:relative;overflow:hidden}.home-achievement-carousel__stage:active{cursor:grabbing}.home-achievement-carousel__nav{z-index:3;color:#fff;-webkit-backdrop-filter:blur(8px);cursor:pointer;background:#0000008c;border:1px solid #ffffff29;border-radius:9999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;padding:0;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.home-achievement-carousel__nav--prev{left:.75rem}.home-achievement-carousel__nav--next{right:.75rem}.home-achievement-carousel__nav:hover{background:#0f172ab8;border-color:#3b82f673;transform:translateY(-50%)scale(1.04);box-shadow:0 0 20px #8b5cf638}.home-achievement-carousel__track{height:100%;min-height:var(--achievement-track-height,22rem);align-items:center;gap:.75rem;width:100%;display:flex}.home-achievement-card-motion{flex:1 1 0;min-width:0;height:100%;position:relative}:is(.home-achievement-card-motion:has(.home-achievement-card--active),.home-achievement-card-motion--active){flex:1.9 1 0}.home-achievement-card{transform-origin:50%;border-radius:24px;width:100%;height:100%;transition:transform .28s,box-shadow .28s,border-color .28s;position:relative;overflow:hidden;transform:scale(.92)}.home-achievement-card:not(.home-achievement-card--active) .home-achievement-card__media:after{content:"";z-index:1;border-radius:inherit;pointer-events:none;background:#00000094;transition:background .28s;position:absolute;inset:0}.home-achievement-card__trigger{cursor:pointer;text-align:left;width:100%;height:100%;color:inherit;background:0 0;border:0;padding:0;display:block}.home-achievement-card--active{background:radial-gradient(90% 75% at 42% 28%,#1a22351a 0%,#11182714 52%,#0a0d120f 100%);border:1px solid #3b82f659;transform:scale(1);box-shadow:0 0 36px #3b82f624,0 0 28px #8b5cf61f}.home-achievement-card__media{aspect-ratio:9/16;border-radius:inherit;width:100%;height:auto;position:relative;overflow:hidden}.home-achievement-card__image{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%;height:100%}.home-achievement-card--active .home-achievement-card__image--contain{-o-object-fit:contain;object-fit:contain}.home-achievement-card--active .home-achievement-card__image--cover{-o-object-fit:cover;object-fit:cover}.home-achievement-card__skeleton{background:#000;width:100%;height:100%}.home-achievement-card__overlay{z-index:1;background:linear-gradient(#0000 0%,#000000b8 42%,#000000eb 100%);flex-direction:column;justify-content:flex-end;gap:.5rem;padding:1.75rem 1rem 1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.home-achievement-card__tags{flex-wrap:wrap;gap:.5rem;display:flex}.home-achievement-card__tag{letter-spacing:.08em;text-transform:uppercase;color:#ffffffeb;-webkit-backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff29;border-radius:9999px;align-items:center;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;display:inline-flex}.home-achievement-card__title{font-family:var(--font-noto-sans-thai), "Noto Sans Thai", sans-serif;color:#fff;font-size:clamp(.9375rem,1.6vw,1.125rem);font-weight:700;line-height:1.35}.home-achievement-card__client{align-items:center;gap:.5rem;display:flex}.home-achievement-card__client-logo{-o-object-fit:contain;object-fit:contain;background:#ffffffeb;border-radius:.25rem;flex-shrink:0;width:1.5rem;height:1.5rem}.home-achievement-card__client-name{color:#e2e8f0d1;font-size:.6875rem;line-height:1.5}.home-achievement-card__link{color:#93c5fd;background:#3b82f61f;border:1px solid #3b82f659;border-radius:9999px;align-self:flex-start;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s,box-shadow .2s;display:inline-flex}.home-achievement-card__link:hover{color:#c4b5fd;background:#8b5cf629;border-color:#8b5cf673;box-shadow:0 0 18px #8b5cf633}@media (min-width:768px){.home-featured-work__layout{padding-inline:2rem}}@media (min-width:1024px){.home-featured-work__layout{-moz-column-gap:2rem;grid-template-columns:minmax(0,28rem) auto minmax(0,1fr);align-items:center;column-gap:2rem;width:100%;padding-left:max(3rem,50vw - 660px + 3rem);padding-right:0}.home-featured-work__intro{grid-column:1;align-self:center;max-width:none}.home-featured-work__divider{grid-column:2;justify-content:center;align-self:center;align-items:center;width:1px;height:3rem;display:flex}.home-featured-work__divider .home-accent-line__track{align-self:auto;width:1px;height:3rem;min-height:0}.home-featured-work__divider .home-accent-line__chase{width:1px;height:.875rem;margin-left:-.5px;box-shadow:0 0 4px #8b5cf673,0 0 2px #3b82f659}.home-featured-work__gallery{grid-column:3;align-self:center;width:100%;min-width:0}.home-achievement-carousel{gap:.875rem;max-width:none;margin-inline:0}.home-achievement-carousel__nav--next{right:1.25rem}.home-achievement-carousel__track{gap:.875rem}:is(.home-achievement-card-motion:has(.home-achievement-card--active),.home-achievement-card-motion--active){flex:2.1 1 0}}
.insight-detail{--insight-ink:#f8fafc;--insight-muted:#94a3b8;--insight-line:#94a3b82e;--insight-accent:#60a5fa;color:var(--insight-ink);background:#05070b;padding-top:5.5rem;padding-bottom:5rem}.insight-detail__hero{background:#0b1220;width:100%;height:min(52vh,28rem);position:relative;overflow:hidden}.insight-detail__hero-image{-o-object-fit:cover;object-fit:cover;opacity:.72;width:100%;height:100%}.insight-detail__hero-veil{background:linear-gradient(#05070b26 0%,#05070b8c 55%,#05070b 100%);position:absolute;inset:0}.insight-detail__shell{padding-top:2rem}.insight-detail__breadcrumb ol{color:var(--insight-muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin:0 0 2rem;padding:0;font-size:.875rem;list-style:none;display:flex}.insight-detail__breadcrumb a{color:#cbd5e1;text-decoration:none}.insight-detail__breadcrumb a:hover{color:#fff}.insight-detail__breadcrumb-current{text-overflow:ellipsis;white-space:nowrap;color:#e2e8f0;max-width:28rem;overflow:hidden}.insight-detail__layout{gap:2.5rem;display:grid}.insight-detail__toc{order:2}.insight-detail__toc-label{letter-spacing:.08em;text-transform:uppercase;color:var(--insight-accent);margin:0 0 .75rem;font-size:.75rem}.insight-detail__toc ol{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.insight-detail__toc a{color:var(--insight-muted);font-size:.9rem;line-height:1.4;text-decoration:none}.insight-detail__toc a:hover{color:#fff}.insight-detail__main{order:1;min-width:0}.insight-detail__category{color:var(--insight-accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .75rem;font-size:.8rem;font-weight:600}.insight-detail__title{font-family:var(--font-heading,inherit);letter-spacing:-.02em;margin:0;font-size:clamp(2rem,4vw,3.25rem);font-weight:700;line-height:1.15}.insight-detail__lead{color:#cbd5e1;max-width:42rem;margin:1.25rem 0 0;font-size:1.125rem;line-height:1.7}.insight-detail__meta{color:var(--insight-muted);flex-wrap:wrap;gap:.5rem .75rem;margin:1.25rem 0 0;font-size:.925rem;display:flex}.insight-detail__prose{max-width:42rem;margin-top:2.5rem}.insight-detail__p{color:#dbe4f0;margin:0 0 1.25rem;font-size:1.05rem;line-height:1.8}.insight-detail__h2{font-family:var(--font-heading,inherit);margin:2.75rem 0 1rem;scroll-margin-top:6rem;font-size:1.65rem;font-weight:700;line-height:1.25}.insight-detail__h3{margin:0 0 .85rem;font-size:1.1rem;font-weight:650}.insight-detail__quote{border-left:3px solid var(--insight-accent);color:#e2e8f0;background:#60a5fa14;margin:2rem 0;padding:1.25rem 1.5rem;font-size:1.15rem;font-style:italic;line-height:1.6}.insight-detail__references{border-top:1px solid var(--insight-line);margin-top:2.5rem;padding-top:1.5rem}.insight-detail__references ul{color:var(--insight-muted);margin:0;padding-left:1.1rem}.insight-detail__references a{color:#93c5fd;text-decoration:none}.insight-detail__references a:hover{text-decoration:underline}.insight-detail__about{border:1px solid var(--insight-line);background:#0f172a8c;border-radius:1rem;margin-top:3rem;padding:1.5rem}.insight-detail__about-grid{gap:1rem;margin:0;display:grid}.insight-detail__about-grid dt{color:var(--insight-muted);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.75rem}.insight-detail__about-grid dd{color:#f1f5f9;margin:.25rem 0 0}.insight-detail__related{border-top:1px solid var(--insight-line);margin-top:4.5rem;padding-top:2.5rem}.insight-detail__related-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.5rem;display:flex}.insight-detail__related-title{font-family:var(--font-heading,inherit);margin:0;font-size:1.75rem;font-weight:700}.insight-detail__related-all{color:#93c5fd;font-size:.925rem;text-decoration:none}.insight-detail__related-all:hover{text-decoration:underline}.insight-detail__related-grid{gap:1rem;display:grid}.insight-detail__related-card{border:1px solid var(--insight-line);background:#0f172a73;border-radius:1rem;padding:1.25rem 1.35rem;text-decoration:none;transition:border-color .2s,background .2s;display:block}.insight-detail__related-card:hover{background:#1e293b8c;border-color:#60a5fa73}.insight-detail__related-category{color:var(--insight-accent);letter-spacing:.1em;margin:0 0 .5rem;font-size:.7rem;font-weight:650}.insight-detail__related-card-title{color:#f8fafc;margin:0;font-size:1.05rem;font-weight:650;line-height:1.35}.insight-detail__related-excerpt{color:var(--insight-muted);margin:.55rem 0 0;font-size:.9rem;line-height:1.55}@media (min-width:768px){.insight-detail__about-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.insight-detail__related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.insight-detail__shell{padding-top:2.5rem}.insight-detail__layout{-moz-column-gap:3rem;grid-template-columns:15rem minmax(0,1fr);align-items:start;column-gap:3rem}.insight-detail__toc{order:0;position:sticky;top:6.5rem}.insight-detail__main{order:0}.insight-detail__related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
.buttonBack___1mlaL,.buttonFirst___2rhFr,.buttonLast___2yuh0,.buttonNext___2mOCa,.buttonNext___3Lm3s,.dot___3c3SI{cursor:pointer}.image___xtQGH{width:100%;height:100%;display:block}.spinner___27VUp{border:4px solid #a9a9a9;border-top-color:#000;border-radius:30px;width:30px;height:30px;animation-name:spin___S3UuE;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;top:calc(50% - 15px);left:calc(50% - 15px)}@keyframes spin___S3UuE{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.container___2O72F{width:100%;height:100%;position:relative;overflow:hidden}.overlay___IV4qY{opacity:0;cursor:zoom-in;transition:opacity .3s,transform .3s;position:absolute;inset:0}.hover___MYy31,.loading___1pvNI,.zoom___3kqYk{opacity:1}.imageLoadingSpinnerContainer___3UIPD{background-color:#f4f4f4;position:absolute;inset:0}.slide___3-Nqo{box-sizing:border-box;height:0;margin:0;list-style-type:none;display:block;position:relative}.slide___3-Nqo:focus{outline:none!important}.slideHorizontal___1NzNV{float:left}[dir=rtl] .slideHorizontal___1NzNV{direction:rtl;transform:scaleX(-1)}.slideInner___2mfX9{width:100%;height:100%;position:absolute;top:0;left:0}.focusRing___1airF{pointer-events:none;outline:5px solid highlight;position:absolute;inset:5px}@media (-webkit-min-device-pixel-ratio:0){.focusRing___1airF{outline-style:auto;outline-color:-webkit-focus-ring-color}}.horizontalSlider___281Ls{position:relative;overflow:hidden}.horizontalSlider___281Ls:not(.touchDisabled___2qs4y){touch-action:pan-y pinch-zoom}[dir=rtl] .horizontalSlider___281Ls{direction:ltr;transform:scaleX(-1)}.horizontalSliderTray___1L-0W{width:100%;overflow:hidden}.verticalSlider___34ZFD{position:relative;overflow:hidden}.verticalSliderTray___267D8{overflow:hidden}.verticalTray___12Key{float:left}.verticalSlideTrayWrap___2nO7o{overflow:hidden}.sliderTray___-vHFQ{margin:0;padding:0;list-style:none;display:block}.sliderAnimation___300FY{will-change:transform;transition:transform .5s cubic-bezier(.645,.045,.355,1)}.masterSpinnerContainer___1Z6hB{background-color:#f4f4f4;position:absolute;inset:0}
@font-face{font-family:Noto Sans Thai;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/bfd813093b8ca1bb-s.p.3ok2djvs6w93k.woff2?dpl=dpl_EyYUVZzzzD7ksw4bZxqPsSzyG2qW)format("woff2");unicode-range:U+2D7,U+303,U+331,U+E01-E5B,U+200C-200D,U+25CC}@font-face{font-family:Noto Sans Thai;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/acc5f86302586f33-s.1ttn5ge0anb6a.woff2?dpl=dpl_EyYUVZzzzD7ksw4bZxqPsSzyG2qW)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans Thai;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/f304c3cf3765fb5f-s.p.0h0-3wqrkgcb1.woff2?dpl=dpl_EyYUVZzzzD7ksw4bZxqPsSzyG2qW)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans Thai;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/bfd813093b8ca1bb-s.p.3ok2djvs6w93k.woff2?dpl=dpl_EyYUVZzzzD7ksw4bZxqPsSzyG2qW)format("woff2");unicode-range:U+2D7,U+303,U+331,U+E01-E5B,U+200C-200D,U+25CC}@font-face{font-family:Noto Sans Thai;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/acc5f86302586f33-s.1ttn5ge0anb6a.woff2?dpl=dpl_EyYUVZzzzD7ksw4bZxqPsSzyG2qW)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans Thai;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/f304c3cf3765fb5f-s.p.0h0-3wqrkgcb1.woff2?dpl=dpl_EyYUVZzzzD7ksw4bZxqPsSzyG2qW)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans Thai;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/bfd813093b8ca1bb-s.p.3ok2djvs6w93k.woff2?dpl=dpl_EyYUVZzzzD7ksw4bZxqPsSzyG2qW)format("woff2");unicode-range:U+2D7,U+303,U+331,U+E01-E5B,U+200C-200D,U+25CC}@font-face{font-family:Noto Sans Thai;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/acc5f86302586f33-s.1ttn5ge0anb6a.woff2?dpl=dpl_EyYUVZzzzD7ksw4bZxqPsSzyG2qW)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans Thai;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/f304c3cf3765fb5f-s.p.0h0-3wqrkgcb1.woff2?dpl=dpl_EyYUVZzzzD7ksw4bZxqPsSzyG2qW)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans Thai;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/bfd813093b8ca1bb-s.p.3ok2djvs6w93k.woff2?dpl=dpl_EyYUVZzzzD7ksw4bZxqPsSzyG2qW)format("woff2");unicode-range:U+2D7,U+303,U+331,U+E01-E5B,U+200C-200D,U+25CC}@font-face{font-family:Noto Sans Thai;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/acc5f86302586f33-s.1ttn5ge0anb6a.woff2?dpl=dpl_EyYUVZzzzD7ksw4bZxqPsSzyG2qW)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans Thai;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/f304c3cf3765fb5f-s.p.0h0-3wqrkgcb1.woff2?dpl=dpl_EyYUVZzzzD7ksw4bZxqPsSzyG2qW)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans Thai;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/bfd813093b8ca1bb-s.p.3ok2djvs6w93k.woff2?dpl=dpl_EyYUVZzzzD7ksw4bZxqPsSzyG2qW)format("woff2");unicode-range:U+2D7,U+303,U+331,U+E01-E5B,U+200C-200D,U+25CC}@font-face{font-family:Noto Sans Thai;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/acc5f86302586f33-s.1ttn5ge0anb6a.woff2?dpl=dpl_EyYUVZzzzD7ksw4bZxqPsSzyG2qW)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans Thai;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/f304c3cf3765fb5f-s.p.0h0-3wqrkgcb1.woff2?dpl=dpl_EyYUVZzzzD7ksw4bZxqPsSzyG2qW)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans Thai Fallback;src:local(Arial);ascent-override:99.79%;descent-override:42.32%;line-gap-override:0.0%;size-adjust:106.33%}.noto_sans_thai_846d2275-module__762WVW__className{font-family:Noto Sans Thai,Noto Sans Thai Fallback;font-style:normal}.noto_sans_thai_846d2275-module__762WVW__variable{--font-noto-sans-thai:"Noto Sans Thai", "Noto Sans Thai Fallback"}
