.public-site{--background:#0d1013;--foreground:#edeff1;--card:#14171c;--card-foreground:var(--foreground);--popover:#181b1f;--popover-foreground:var(--foreground);--primary:#68b5f5;--primary-foreground:#06090f;--button-primary:#0271c6;--button-primary-hover:#005ea8;--button-primary-foreground:#fff;--secondary:#1e2227;--muted:#1e2226;--muted-foreground:#a6abb2;--accent:#dfb86c;--accent-foreground:var(--background);--border:#ffffff24;--input:#fff3;--ring:var(--primary);--radius:.5rem;color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.6}@supports (color:lab(0% 0 0)){.public-site{--background:lab(4.42371% -.373177 -2.11717);--foreground:lab(94.1923% -.330627 -1.4708);--card:lab(7.75595% -.672966 -3.60558);--popover:lab(9.49398% -.701971 -3.61435);--primary:lab(70.7746% -10.9827 -39.5065);--primary-foreground:lab(2.45608% -.332914 -2.68973);--secondary:lab(12.9683% -.832886 -4.33317);--muted:lab(12.9749% -.718795 -3.62179);--muted-foreground:lab(69.8145% -.949085 -4.38861);--accent:lab(76.9744% 7.7095 43.8758);--border:lab(100% 0 0/.14);--input:lab(100% 0 0/.2)}}.site-wrap{width:min(100% - 48px,1184px);margin-inline:auto}.public-site .max-w-7xl{max-width:1232px}.public-site h1,.public-site h2,.public-site h3{text-wrap:balance}.public-site p{text-wrap:pretty}.public-site :is(a,button,input,select,textarea):focus-visible{outline:2px solid var(--primary);outline-offset:5px}.public-site :is(section,[id]){scroll-margin-top:96px}.site-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--muted-foreground);font-size:.75rem;font-weight:500;line-height:1.5}.public-site .metal-text{color:var(--foreground);text-shadow:none;background:0 0}.public-site .text-gradient-gold{color:var(--accent);background:0 0}.public-site .text-gradient-primary{color:var(--primary);background:0 0}.public-site :is(.premium-card,.project-card,.premium-panel){border-color:var(--border);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:8px;background:var(--card)!important;box-shadow:none!important}.public-site :is(.premium-card,.project-card):before,.public-site .project-card:after{content:none}.public-site .project-card:hover{border-color:#ffffff4d;transform:none}.public-site .icon-plate{box-shadow:none;background:0 0;border:0;justify-content:flex-start}.public-site :is(.shadow-glass,.shadow-elegant){box-shadow:none}.public-site .grid-bg,.public-site .glow-line,.public-site :is(.premium-card,.premium-panel)>[aria-hidden]{display:none}.public-site :is(a,button).bg-gradient-to-r{background:var(--button-primary);color:var(--button-primary-foreground);box-shadow:none;filter:none;border-color:#0000}.public-site :is(a,button).bg-gradient-to-r:hover{background:var(--button-primary-hover);filter:none}.public-site :is(a,button).shadow-glass{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-color:#ffffff3d}.public-site :is(a,button).shadow-glass:hover{background:#ffffff0f}.public-site :is(a,button).h-8{min-height:40px;font-size:.875rem}.public-site :is(a,button).h-9{min-height:42px}.public-site :is(a,button).h-11{min-height:48px}.public-site main p.text-sm,.public-site main li.text-sm{font-size:1rem;line-height:1.65}.public-site main:focus{outline:none}.site-skip-link{z-index:100;color:var(--button-primary-foreground);background:var(--button-primary);padding:12px 20px;position:fixed;top:12px;left:24px;transform:translateY(-160%)}.site-skip-link:focus{transform:none}.studio-header{z-index:40;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d1013f5;position:sticky;top:0}.studio-header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:94px;display:flex}.studio-header-logo img{max-width:340px;height:4.5rem}.site-nav-link{color:var(--muted-foreground);white-space:nowrap;cursor:pointer;padding-block:12px;font-size:1rem;font-weight:400;transition:color .15s;position:relative}.site-nav-link:hover,.site-nav-link[data-status=active]{color:var(--foreground)}.site-nav-link[data-status=active]:after{content:"";bottom:3px;background:var(--accent);height:2px;position:absolute;inset-inline:0}.site-button{border:1px solid var(--border);border-radius:5px;justify-content:center;align-items:center;gap:24px;min-height:48px;padding:11px 20px;font-size:.875rem;font-weight:500;line-height:1.5;transition:background .15s,border-color .15s;display:inline-flex}.site-button-primary{background:var(--button-primary);color:var(--button-primary-foreground);border-color:#0000}.site-button-primary:hover{background:var(--button-primary-hover)}.site-text-link{color:var(--foreground);align-items:center;gap:12px;padding-block:12px;font-size:.875rem;display:inline-flex}.site-text-link:hover{color:var(--primary)}.site-menu-button{align-items:center;gap:10px;min-height:44px;padding:8px 0 8px 12px;font-size:.95rem;display:flex}.site-dropdown{border-color:var(--border);min-width:260px;padding:8px;box-shadow:0 16px 40px #0000004d}.site-dropdown [role=menuitem]{padding:12px;font-size:.95rem}.site-mobile-menu{width:min(420px,100%);max-width:none;padding:40px 28px;overflow-y:auto}.site-mobile-menu>button{place-items:center;min-width:44px;min-height:44px;display:grid}.site-mobile-menu nav{margin-top:28px}.site-mobile-menu nav a{min-height:44px;color:var(--muted-foreground);padding:10px 0;display:flex}.site-mobile-menu nav a[data-status=active]{color:var(--primary)}.site-mobile-menu nav a.site-button{color:var(--button-primary-foreground);padding-inline:20px}.site-mobile-secondary{border-top:1px solid var(--border);margin-top:18px;padding-top:18px;font-size:.95rem}.studio-hero{padding:76px 0 0}.studio-hero .site-eyebrow{align-items:center;gap:12px;display:flex}.studio-mark{background:var(--accent);width:8px;height:8px}.studio-hero h1{letter-spacing:-.062em;margin:38px 0 40px;font-size:clamp(3.4rem,7.7vw,7rem);font-weight:500;line-height:.99}.studio-hero h1 span{color:var(--muted-foreground)}.studio-hero-bottom{justify-content:space-between;align-items:flex-end;gap:32px;padding-bottom:60px;display:flex}.studio-hero-bottom>p{color:var(--muted-foreground);font-size:1.125rem;line-height:1.65}.studio-hero-actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.studio-hero-footnote{border-top:1px solid var(--border);color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:16px;padding-block:21px;font-size:.8125rem;display:flex}.studio-hero-footnote span span{color:#5a5e63;padding-inline:14px}.studio-hero-footnote a{place-items:center;min-width:44px;min-height:44px;display:grid}.studio-section{border-top:1px solid var(--border);padding-block:64px}.studio-section h2{letter-spacing:-.04em;font-size:clamp(2rem,3.4vw,3rem);font-weight:500;line-height:1.12}.studio-section .project-card h2{letter-spacing:-.025em;font-size:1.4rem;line-height:1.3}.page-heading{border-bottom:0;padding-block:72px 56px}.page-heading h1{letter-spacing:-.05em;max-width:1050px;margin-top:24px;font-size:clamp(2.75rem,5.5vw,5rem);font-weight:500;line-height:1.06}.page-heading-copy{grid-template-columns:.9fr 1.1fr;gap:56px;margin-top:32px;display:grid}.page-heading-subtitle{max-width:36ch;color:var(--foreground);font-size:1.25rem;line-height:1.55}.page-heading-intro{max-width:62ch;color:var(--muted-foreground);font-size:1rem}.page-heading-actions{margin-top:28px}.project-logo-plate{background:#191d23;border-radius:5px;justify-content:center;align-items:center;padding:36px;display:flex;overflow:hidden}.project-logo-plate-sm{min-height:176px}.project-logo-plate-md{min-height:216px}.project-logo-plate-lg{min-height:280px}.project-logo-art{justify-content:center;align-items:center;width:100%;height:150px;display:flex}.project-logo-art img{object-fit:contain;max-width:100%;max-height:100%}.project-logo-plate-links{background:#eaebed}.project-logo-plate-construction{background:#231f18}.project-logo-plate-future{background:#131921}.studio-cta{border-top:1px solid var(--border);background:#14171d;padding-block:88px}.studio-cta-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.studio-cta h2{letter-spacing:-.04em;max-width:23ch;margin-top:22px;font-size:clamp(2rem,3.4vw,3rem);font-weight:500;line-height:1.15}.studio-cta-copy{color:var(--muted-foreground);max-width:58ch;margin-top:18px}.studio-cta .site-button{flex-shrink:0}.studio-footer{border-top:1px solid var(--border);padding-top:56px}.studio-footer-grid{grid-template-columns:2fr 1fr 1fr;gap:64px;padding-bottom:56px;display:grid}.studio-footer-brand p{max-width:32ch;color:var(--muted-foreground);margin:20px 0 14px;font-size:.875rem}.studio-footer-grid h2{text-transform:uppercase;letter-spacing:.13em;color:var(--muted-foreground);font-size:.75rem;font-weight:400}.studio-footer-grid ul{gap:10px;margin-top:20px;font-size:.875rem;display:grid}.studio-footer a:hover{color:var(--primary)}.studio-footer-bottom{border-top:1px solid var(--border);color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:24px;padding-block:24px;font-size:.75rem;display:flex}.studio-family{align-items:center;gap:12px;display:flex}.studio-family img{width:auto;height:30px}.build-preview-panel{border:1px solid var(--border);background:var(--card);border-radius:8px;align-self:start;min-width:0;overflow:hidden}.build-preview-panel img{aspect-ratio:3/2;object-fit:contain;object-position:top;background:var(--background);display:block}.public-site .service-card{border-width:1px 0 0;border-radius:0;padding:24px 0}.project-case-visual{box-shadow:0 24px 60px -42px #009ffdb3;box-shadow:0 24px 60px -42px lab(62.1409% -9.46763 -61.4213/.7)}.project-case-visual img{object-position:center}.project-artwork{aspect-ratio:4/3;background:#111a25;border-radius:6px;width:100%;overflow:hidden}.project-artwork-compact{aspect-ratio:16/10}.project-artwork-image{object-fit:contain;width:100%;height:100%;display:block}.project-artwork-light{background:#f7f8fa}.project-brand-composition{isolation:isolate;background:radial-gradient(at 20% 15%,#0271c629,#0000 65%),linear-gradient(145deg,#ffffff05,#0000);flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;padding:28px;display:flex;position:relative}.project-brand-orbit{z-index:-1;aspect-ratio:1;border:1px solid #259fdb26;border-radius:50%;width:80%;position:absolute;transform:translate(35%,-25%);box-shadow:0 0 0 32px #259fdb08,0 0 0 64px #c2965506}.project-brand-logo{object-fit:contain;width:76%;height:55%}.project-brand-label{text-align:center;font-size:clamp(.9rem,1.5vw,1.2rem);font-weight:600}.project-brand-type{color:var(--muted-foreground);letter-spacing:.16em;text-transform:uppercase;font-size:.7rem}.project-artwork-light .project-brand-label{color:#17202b}.project-artwork-light .project-brand-type{color:#536170}.project-case-study .studio-section{border-top:0;padding-block:clamp(32px,5vw,64px)}.project-case-study .studio-section:first-child{padding-top:40px}.project-case-study .project-access-note{border-top:0;padding-top:0}.project-case-study>section:last-of-type{border-top:0}.public-site .studio-section{border-top-color:#0000}.project-case-study .project-case-visual{align-self:center}.project-case-fallback{background:radial-gradient(circle at 70% 32%,#009ffd38,#0000 30%),linear-gradient(135deg,#0b121a,#010204);background:radial-gradient(circle at 70% 32%,color(xyz 0.301 0.317 1.033 / 0.22),#0000 30%),linear-gradient(135deg,#0b121a,#010204);position:relative;overflow:hidden}.project-case-fallback:before,.project-case-fallback:after{content:"";border:1px solid #009ffd59;border:1px solid lab(62.1409% -9.46763 -61.4213/.35);position:absolute;transform:rotate(32deg)}.project-case-fallback:before{width:52%;height:72%;top:-16%;right:-8%}.project-case-fallback:after{border-color:#e3ad4b61;width:42%;height:58%;bottom:-16%;left:-12%}.project-case-fallback-mark{z-index:1;clip-path:polygon(50% 0,90% 22%,90% 78%,50% 100%,10% 78%,10% 22%);background:linear-gradient(145deg,#e3ad4b2e,#009ffd29);background:linear-gradient(145deg,#e3ad4b2e,#94aeb22c 50%,#5fa9db2a 75%,#36a5ef2a,color(xyz 0.301 0.317 1.033 / 0.161));border:1px solid #e3ad4b8c;border:1px solid lab(74.5447% 12.9328 56.694/.55);width:84px;height:84px;position:relative;box-shadow:0 0 44px #009ffd40;box-shadow:0 0 44px lab(62.1409% -9.46763 -61.4213/.25)}.project-access-note strong{letter-spacing:.01em}@media(min-width:1280px){.studio-header .site-menu-button{display:none}}@media(max-width:1279px){.studio-header nav[aria-label="Main navigation"]{display:none}}@media(max-width:1439px){.studio-header-inner>.site-button{display:none}}@media(max-width:767px){.site-wrap{width:calc(100% - 40px)}.studio-header-inner{gap:16px;min-height:72px}.studio-header-logo img{max-width:240px;height:3.25rem}.studio-hero{padding-top:48px}.studio-hero h1{margin-block:30px;font-size:clamp(3.2rem,9.8vw,4.5rem)}.studio-hero-bottom{flex-direction:column;align-items:flex-start;gap:28px;padding-bottom:36px}.studio-hero-bottom>p{font-size:1rem}.studio-hero-actions{gap:12px 24px}.studio-hero-footnote{font-size:.75rem}.studio-hero-footnote span span{padding-inline:5px}.studio-section,.studio-cta{padding-block:56px}.page-heading{padding-block:48px 36px}.page-heading-copy{grid-template-columns:1fr;gap:16px;margin-top:24px}.studio-cta-inner{flex-direction:column;align-items:flex-start;gap:28px}.studio-footer-grid{grid-template-columns:1fr 1fr;gap:32px}.studio-footer-brand{grid-column:1/-1}.studio-footer-bottom{flex-direction:column;align-items:flex-start;gap:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.public-site *,.public-site :before,.public-site :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
