:root{color:#d7e2ea;background:#0c0c0c;font-family:Kanit,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--intro-accent: #00d4ff;--intro-dark: #0c0c0c;--intro-light: #f2f4f5;--intro-muted: rgba(215, 226, 234, .68)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:clip}button,a{font:inherit}button:focus-visible,a:focus-visible,[tabindex="-1"]:focus-visible{outline:3px solid #00d4ff;outline-offset:4px}.skip-link{position:fixed;top:1rem;left:1rem;z-index:200;transform:translateY(-160%);padding:.75rem 1rem;color:#0c0c0c;text-decoration:none;border-radius:999px;background:#d7e2ea;box-shadow:0 14px 34px #0000003d;font-size:.9rem;font-weight:900;text-transform:uppercase;transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.intro-preloader{position:fixed;inset:0;z-index:500;display:grid;place-items:center;color:#d7e2ea;background:radial-gradient(circle at 50% 42%,rgba(0,212,255,.18),transparent 30%),linear-gradient(135deg,#06070a,#111820 52%,#050506)}.intro-preloader:before{position:absolute;inset:0;content:"";opacity:.09;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.intro-preloader-inner{position:relative;z-index:1;display:flex;align-items:center;flex-direction:column;width:min(420px,calc(100vw - 2rem));text-align:center}.intro-preloader p,.intro-preloader strong,.intro-preloader span{margin:0}.intro-preloader p{color:#d7e2eaad;font-size:.85rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.intro-preloader strong{margin-top:.65rem;color:#f2f4f5;font-size:clamp(4rem,18vw,8rem);font-weight:900;line-height:.85}.intro-preloader span{margin-top:1rem;color:#d7e2ea9e;font-size:.9rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.intro-preloader-track{width:100%;height:.45rem;margin-top:1.4rem;overflow:hidden;border-radius:999px;background:#d7e2ea24}.intro-preloader-bar{height:100%;border-radius:inherit;background:linear-gradient(90deg,#00d4ff,#d000c8 58%,#f2f4f5);box-shadow:0 0 22px #00d4ff61;transition:width .18s ease}img{display:block;max-width:100%}.hero-section{position:relative;height:100vh;overflow:hidden;background:linear-gradient(135deg,#d0d0d0,#f0f0f0)}.hero-section:before{position:absolute;inset:0;content:"";pointer-events:none;opacity:.08;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}.intro-nav{position:relative;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:clamp(1.25rem,3vw,2rem) clamp(1.5rem,4vw,2.5rem)}.intro-nav-items{display:flex;align-items:center;justify-content:space-between;flex:1;gap:clamp(1rem,6vw,11rem)}.intro-nav button{color:#d7e2ea;cursor:pointer;background:transparent;border:0;min-height:44px;padding:.25rem .1rem;font-size:clamp(.8rem,1.6vw,1.35rem);font-weight:700;letter-spacing:.04em;text-transform:uppercase;transition:opacity .18s ease}.intro-nav button:hover{opacity:.68}.language-toggle{display:inline-flex;flex:0 0 auto;min-height:44px;overflow:hidden;border:1px solid rgba(215,226,234,.28);border-radius:999px;background:#0c0c0c29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.language-toggle button{min-width:48px;padding:.25rem .7rem;color:#d7e2eab8;font-size:.78rem;letter-spacing:0}.language-toggle button.language-toggle-active{color:#0c0c0c;background:#d7e2ea;opacity:1}.hero-title-wrap{position:absolute;top:clamp(5.7rem,14vh,8rem);left:0;right:0;z-index:12;padding-inline:1rem;text-align:center}.hero-title-wrap h1{margin:0;color:#4754608c;font-size:clamp(2.2rem,6.2vw,6.6rem);font-weight:900;line-height:.9;white-space:nowrap}.hero-model{position:absolute;z-index:10;top:50%;left:50%;width:min(42vw,520px);min-width:280px;transform:translate(-50%,-35%)}.hero-model model-viewer{position:relative;z-index:2;width:100%;height:clamp(280px,42vw,520px);background:transparent;--poster-color: transparent;--progress-bar-height: 0;opacity:0;transition:opacity .24s ease}.hero-model model-viewer.model-viewer-ready{opacity:1}.hero-model-fallback{position:absolute;top:50%;left:50%;z-index:1;width:42%;aspect-ratio:1;transform:translate(-50%,-46%);border-radius:28%;background:radial-gradient(circle at 28% 70%,rgba(0,212,255,.42),transparent 35%),linear-gradient(135deg,#0a0c0ef5,#191f23c7);box-shadow:0 22px 56px #00000047;opacity:.55;transition:opacity .22s ease}.hero-model-preloaded .hero-model-fallback{opacity:0}.hero-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.hero-canvas-back{z-index:4}.hero-canvas-front{z-index:18}.hero-footer{position:absolute;right:clamp(1.5rem,4vw,2.5rem);bottom:clamp(1.75rem,4vw,2.5rem);left:clamp(1.5rem,4vw,2.5rem);z-index:30;display:flex;align-items:end;justify-content:space-between;gap:1.5rem}.hero-footer p{max-width:320px;margin:0;color:#ffffffe0;text-shadow:0 1px 18px rgba(0,0,0,.32);font-size:clamp(.82rem,1.4vw,1.35rem);font-weight:400;line-height:1.35;text-transform:uppercase}.intro-button,.project-card a{display:inline-flex;align-items:center;justify-content:center;min-height:3.1rem;padding:.85rem 2rem;color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;font-weight:800;border:2px solid rgba(255,255,255,.85);border-radius:999px;background:linear-gradient(135deg,#6f19bf,#d000c8 52%,#b8662f);box-shadow:0 0 18px #d000c847}.intro-button-ghost{color:#d7e2ea;background:#0c0c0c2e;border-color:#d7e2ea6b;box-shadow:none}.marquee-section{overflow:hidden;padding-block:clamp(6rem,12vw,10rem) 2.5rem;background:var(--intro-dark)}.marquee-row{display:flex;gap:.75rem;width:max-content;margin-bottom:.75rem;will-change:transform}.marquee-row img{width:420px;height:270px;object-fit:cover;flex:0 0 auto;border-radius:18px}.marquee-row-reverse{margin-bottom:0}.section-band,.services-section,.contact-section,.intro-end-section,.projects-section{padding:clamp(5rem,10vw,9rem) clamp(1.25rem,4vw,3rem)}.about-section{position:relative;display:flex;min-height:85vh;align-items:center;justify-content:center;text-align:center;background:var(--intro-dark);overflow:hidden}.about-content{position:relative;z-index:3;display:flex;align-items:center;flex-direction:column;gap:clamp(2.5rem,6vw,5rem)}.about-section h2,.services-section h2,.projects-section h2{margin:0;font-size:clamp(3rem,12vw,10rem);font-weight:900;line-height:.88;text-transform:uppercase}.about-section p{max-width:720px;margin:0;color:var(--intro-muted);font-size:clamp(1.05rem,2vw,1.45rem);line-height:1.6}.about-decoration{position:absolute;z-index:1;pointer-events:none;object-fit:contain;filter:drop-shadow(0 22px 40px rgba(0,0,0,.22))}.about-decoration-model{transform-origin:50% 50%;will-change:transform,opacity}.about-decoration-model model-viewer{width:100%;height:100%;background:transparent;--poster-color: transparent;--progress-bar-height: 0;animation:decoration-model-float 5.8s ease-in-out infinite}.about-decoration-moon-model{aspect-ratio:1;opacity:.18;filter:drop-shadow(0 24px 44px rgba(0,212,255,.26))}.about-decoration-arrow-model{aspect-ratio:1;opacity:.18;filter:drop-shadow(0 26px 50px rgba(208,0,200,.22))}.about-decoration-robot-model{aspect-ratio:1;opacity:.18;filter:drop-shadow(0 28px 52px rgba(0,212,255,.2))}.about-decoration-p59-model{aspect-ratio:1;opacity:.18;filter:drop-shadow(0 26px 50px rgba(214,87,255,.2))}.about-decoration-bottom-left.about-decoration-p59-model{width:clamp(153px,21.3vw,273px)}.about-decoration-top-right.about-decoration-robot-model{width:clamp(144px,19.2vw,252px)}.about-decoration-arrow-model model-viewer{animation:decoration-arrow-float 5.8s ease-in-out infinite;animation-delay:-2.4s}.about-decoration-robot-model model-viewer{animation:decoration-robot-float 6.2s ease-in-out infinite;animation-delay:-1.2s}.about-decoration-p59-model model-viewer{animation:decoration-p59-float 6.6s ease-in-out infinite;animation-delay:-2s}.about-decoration-moon-model:before,.about-decoration-p59-model:before,.about-decoration-arrow-model:before,.about-decoration-robot-model:before{position:absolute;inset:14%;z-index:-1;content:"";border-radius:999px;background:radial-gradient(circle,rgba(0,212,255,.24),transparent 68%);filter:blur(14px)}.about-decoration-arrow-model:before{inset:12%;background:radial-gradient(circle,rgba(208,0,200,.2),transparent 68%)}.about-decoration-p59-model:before{inset:12%;background:radial-gradient(circle,rgba(214,87,255,.22),transparent 68%)}.about-decoration-robot-model:before{inset:10%;background:radial-gradient(circle,rgba(0,212,255,.2),transparent 70%)}@keyframes decoration-model-float{0%,to{transform:translate3d(0,-5px,0) rotate(-2deg) scale(1)}50%{transform:translate3d(0,7px,0) rotate(3deg) scale(1.035)}}@keyframes decoration-arrow-float{0%,to{transform:translate3d(0,-5px,0) rotate(34deg) scale(1)}50%{transform:translate3d(0,7px,0) rotate(39deg) scale(1.035)}}@keyframes decoration-p59-float{0%,to{transform:translate3d(0,-6px,0) rotate(-3deg) scale(1)}50%{transform:translate3d(0,8px,0) rotate(4deg) scale(1.04)}}@keyframes decoration-robot-float{0%,to{transform:translate3d(0,-7px,0) scale(1)}50%{transform:translate3d(0,8px,0) scale(1.04)}}.about-decoration-top-left{top:4%;left:4%;width:clamp(120px,16vw,210px)}.about-decoration-bottom-left{bottom:8%;left:9%;width:clamp(100px,14vw,180px)}.about-decoration-top-right{top:4%;right:4%;width:clamp(120px,16vw,210px)}.about-decoration-bottom-right{right:9%;bottom:8%;width:clamp(130px,17vw,220px)}.services-section{color:var(--intro-dark);background:var(--intro-light);border-radius:clamp(40px,5vw,60px) clamp(40px,5vw,60px) 0 0}.services-section h2{color:#0c0c0c0d;text-align:center}.contact-section{display:grid;grid-template-columns:minmax(0,1.1fr) auto;align-items:center;gap:clamp(2rem,5vw,5rem);min-height:62vh;background:radial-gradient(circle at 70% 40%,rgba(0,212,255,.16),transparent 34%),linear-gradient(180deg,#f2f4f5,#0c0c0c);color:#0c0c0c}.contact-section h2{max-width:820px;margin:0;color:#0c0c0c;font-size:clamp(2.6rem,8vw,7.5rem);font-weight:900;line-height:.9;text-transform:uppercase}.contact-section p{max-width:640px;margin:1.5rem 0 0;color:#0c0c0ca8;font-size:clamp(1rem,1.8vw,1.3rem);line-height:1.55}.contact-actions{display:flex;align-items:flex-start;flex-direction:column;gap:1rem}.service-list{max-width:1040px;margin:clamp(4rem,8vw,7rem) auto 0}.service-row{display:grid;grid-template-columns:minmax(86px,160px) 1fr;gap:clamp(1.25rem,4vw,4rem);padding-block:clamp(2rem,4vw,3rem);border-bottom:1px solid rgba(12,12,12,.14)}.service-row:first-child{border-top:1px solid rgba(12,12,12,.14)}.service-row>span{font-size:clamp(3rem,9vw,8rem);font-weight:900;line-height:.9}.service-row h3{margin:0 0 .5rem;font-size:clamp(1.2rem,2.4vw,2rem);text-transform:uppercase}.service-row p{max-width:720px;margin:0;color:#0c0c0c99;font-size:clamp(.95rem,1.5vw,1.2rem);line-height:1.6}.projects-section{background:var(--intro-dark);border-radius:clamp(40px,5vw,60px) clamp(40px,5vw,60px) 0 0;margin-top:clamp(-40px,-3vw,-56px)}.projects-section h2{margin-bottom:clamp(4rem,8vw,7rem);text-align:center}.project-stack{max-width:1120px;margin:0 auto}.project-card{position:sticky;top:var(--project-top);display:flex;flex-direction:column;justify-content:space-between;min-height:85vh;margin-bottom:4rem;padding:clamp(1rem,2.5vw,2rem);border:2px solid #d7e2ea;border-radius:clamp(28px,4vw,56px);background:var(--intro-dark)}.project-card header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-bottom:1rem}.project-card header>span{font-size:clamp(2.75rem,8vw,7rem);font-weight:900;line-height:.9}.project-card p,.project-card h3{margin:0}.project-card p{color:var(--intro-muted);text-transform:uppercase}.project-card h3{font-size:clamp(1.25rem,3vw,2.5rem);text-transform:uppercase}.project-images{display:flex;flex:1;gap:1rem;min-height:0}.project-images-side{display:flex;flex-direction:column;gap:1rem;width:40%}.project-images-side img:first-child{height:clamp(130px,16vw,230px)}.project-images-side img:last-child{flex:1;min-height:clamp(160px,22vw,340px)}.project-image-main{width:60%}.project-images img{object-fit:cover;border-radius:clamp(28px,4vw,56px)}.intro-end-section{display:grid;min-height:100vh;place-items:center;text-align:center;background:radial-gradient(circle at 50% 42%,rgba(0,212,255,.18),transparent 34%),linear-gradient(180deg,#0c0c0c,#101828)}.intro-end-section>div{display:flex;align-items:center;flex-direction:column;gap:1.5rem;max-width:840px}.intro-end-section h2{margin:0;color:#d7e2ea;font-size:clamp(3.2rem,11vw,10rem);font-weight:900;line-height:.86;text-transform:uppercase}.intro-end-section p{max-width:620px;margin:0;color:var(--intro-muted);font-size:clamp(1rem,2vw,1.35rem);line-height:1.55}.redirect-status{position:fixed;right:clamp(1rem,3vw,2rem);bottom:clamp(1rem,3vw,2rem);z-index:100;padding:.9rem 1.15rem;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:#0c0c0cb8;box-shadow:0 14px 42px #00000052;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:.85rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}@media(max-width:720px){.intro-nav{gap:.65rem;overflow-x:auto;scrollbar-width:none}.intro-nav::-webkit-scrollbar{display:none}.intro-nav-items{justify-content:flex-start;flex:0 0 auto;gap:.85rem}.intro-nav button{flex:0 0 auto}.language-toggle button{min-width:44px}.hero-footer{align-items:start;flex-direction:column}.hero-title-wrap{top:7.5rem}.hero-title-wrap h1{font-size:clamp(1.55rem,9vw,2.45rem)}.hero-model{width:min(82vw,380px);transform:translate(-50%,-30%)}.hero-model model-viewer{height:clamp(300px,78vw,390px)}.hero-footer p{max-width:260px;padding:.7rem .85rem;border-radius:14px;background:#0c0c0c42;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.marquee-row img{width:280px;height:180px;border-radius:12px}.about-decoration{opacity:.28}.about-decoration-moon-model{width:clamp(132px,34vw,190px)}.about-decoration-arrow-model{width:clamp(142px,38vw,210px)}.about-decoration-robot-model{width:clamp(136px,36vw,200px)}.about-decoration-p59-model{width:clamp(166px,44vw,247px)}.service-row{grid-template-columns:minmax(72px,.3fr) 1fr;gap:1rem}.service-row>span{font-size:clamp(2.6rem,13vw,4.6rem)}.project-card{position:sticky;min-height:min(86svh,760px);margin-bottom:3rem;padding:1rem;border-radius:28px}.projects-section{overflow:visible}.project-stack{width:auto;max-width:1120px}.project-card header{flex-direction:row;gap:.75rem;margin-bottom:.85rem}.project-card header>span{min-width:2.4ch;font-size:clamp(2.35rem,12vw,3.65rem)}.project-card h3{font-size:clamp(.95rem,4.1vw,1.2rem);line-height:1.05}.project-card p{font-size:.72rem}.project-card a{min-width:112px;padding:.72rem .95rem;font-size:.74rem;white-space:nowrap}.project-images{flex-direction:row;gap:.65rem}.project-images-side{width:39%;gap:.65rem}.project-image-main{width:61%}.project-images-side img:first-child{height:clamp(118px,25svh,190px)}.project-images-side img:last-child{min-height:clamp(184px,40svh,360px)}.project-images img{border-radius:18px}.contact-section{grid-template-columns:1fr}.contact-actions,.contact-actions .intro-button{width:100%}.intro-end-section h2{font-size:clamp(2.6rem,15vw,5rem)}.redirect-status{right:1rem;left:1rem;text-align:center}.intro-preloader strong{font-size:clamp(4rem,25vw,6rem)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}html{scroll-behavior:auto}.marquee-row,.hero-canvas{animation:none;display:none}}
