@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&family=Sora:wght@500;600;700;800&display=swap";:root{--bg-color:#010101;--text-main:#e0e0e0;--accent-line:#222;--font-family:"Inter", sans-serif;--font-mono:"JetBrains Mono", monospace;--grain-opacity:.05;--bg:var(--bg-color);--text:var(--text-main);--muted:#e0e0e0ad;--line:var(--accent-line);--gold:#c9ccd1;--shadow:0 30px 90px #00000057;--type-label:10px;--type-label-tight:9px;--type-ui:14px;--type-ui-small:12px;--type-logo:28px;--type-launch:clamp(52px, 8.2vw, 124px);--type-product-number:clamp(28px, 4.2vw, 54px);--type-product-title:clamp(60px, 8.4vw, 126px);--type-product-body:clamp(18px, 1.9vw, 26px);--type-world-title:clamp(38px, 4.4vw, 64px);--type-world-body:18px;--type-world-support:13px;--type-preview-title:44px;--type-preview-body:14px;--type-preview-mobile-title:17px;--type-preview-mobile-body:12px;--motion-ease:cubic-bezier(.16, 1, .3, 1);--motion-fast:.24s;--motion-standard:.42s;--motion-slow:.76s;--press-scale:.985;--lift-subtle:-2px;--lift-standard:-4px}*{box-sizing:border-box}html,body,#root{height:100%}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 76% 16%, #ffffff07, transparent 20%), radial-gradient(circle at 18% 82%, #ffffff04, transparent 16%), var(--bg);color:var(--text);font-family:var(--font-family);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;overflow:hidden}body.modal-open{overflow:hidden}a,button{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer;transition:transform var(--motion-fast) var(--motion-ease), opacity var(--motion-fast) var(--motion-ease), border-color var(--motion-fast) var(--motion-ease), background-color var(--motion-fast) var(--motion-ease), box-shadow var(--motion-fast) var(--motion-ease), color var(--motion-fast) var(--motion-ease)}:where(a,button,[role=button],.project-card-interactive,.experience-rail-item,.experience-mobile-item,.showcase-nav-item,.world-list-item):focus-visible{outline-offset:3px;outline:2px solid #d9ae6be6}img{object-fit:cover;width:100%;height:100%;display:block}.app-shell{isolation:isolate;height:100%;position:relative;overflow:hidden}.app-shell:before{content:"";z-index:0;pointer-events:none;opacity:var(--grain-opacity);mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E");position:fixed;inset:0}.app-shell:after{content:"";z-index:0;pointer-events:none;opacity:.4;background:linear-gradient(90deg,#ffffff05 0,#0000 18% 82%,#ffffff03 100%),linear-gradient(#ffffff03,#0000 18%);position:fixed;inset:0}.site-header{z-index:40;pointer-events:none;padding:18px 24px 0;position:fixed;inset:0 0 auto}.site-header-bar{width:min(1440px,100%);min-height:64px;transition:background-color var(--motion-standard) var(--motion-ease), border-color var(--motion-standard) var(--motion-ease), box-shadow var(--motion-standard) var(--motion-ease), backdrop-filter var(--motion-standard) var(--motion-ease), transform var(--motion-standard) var(--motion-ease), min-height var(--motion-standard) var(--motion-ease), padding var(--motion-standard) var(--motion-ease), gap var(--motion-standard) var(--motion-ease);border:none;border-radius:0;grid-template-columns:auto minmax(0,1fr);justify-content:space-between;align-items:center;gap:18px;margin:0 auto;padding:0 0 10px;display:grid;position:relative}.site-header-bar:before,.site-header-bar:after{content:"";pointer-events:none;transition:opacity var(--motion-standard) var(--motion-ease), transform var(--motion-standard) var(--motion-ease), background-color var(--motion-standard) var(--motion-ease);position:absolute}.site-header-bar:before{opacity:0;background:linear-gradient(#ffffff04,#ffffff02),#0a0a0c33;border:1px solid #ffffff0a;inset:0}.site-header-bar:after{opacity:.42;background:linear-gradient(90deg,#ffffff14,#0000 82%);height:1px;inset:auto 0 0}.site-header.is-floating .site-header-bar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:none;background:0 0;border-color:#0000;padding:0 14px}.site-header.is-condensed .site-header-bar{gap:14px;min-height:58px}.site-header.is-floating .site-header-bar:before{opacity:1}.site-header.is-floating .site-header-bar:after{opacity:0}.site-logo,.site-nav,.site-header-bar,.site-header-cta,.language-switcher{pointer-events:auto}.site-logo{color:inherit;letter-spacing:-.04em;z-index:1;background:0 0;border:none;padding:0;font-family:Inter,system-ui,sans-serif;font-size:24px;font-weight:500;position:relative}.site-nav{flex-wrap:wrap;justify-content:center;justify-self:center;align-items:center;gap:8px;min-width:0;display:inline-flex}.site-nav-link{color:#f6f2eaad;white-space:nowrap;min-height:42px;transition:color var(--motion-fast) var(--motion-ease), background-color var(--motion-fast) var(--motion-ease), transform var(--motion-fast) var(--motion-ease), border-color var(--motion-fast) var(--motion-ease), opacity var(--motion-fast) var(--motion-ease);background:0 0;border:none;border-radius:999px;padding:0 14px;font-size:14px;font-weight:500}.site-nav-link.active,.site-nav-link:hover{color:#f6f2eaf0;background:#ffffff0d}.site-header.is-floating .site-nav-link.active{background:#ffffff14}.site-nav-link:active{transform:scale(var(--press-scale))}.site-nav-link-emphasis{color:#e4e8eee6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff0d;border:1px solid #e0e0e01a;box-shadow:inset 0 1px #ffffff14,0 0 0 1px #ffffff05,0 12px 34px #0000003d}.site-header-cta{letter-spacing:.1em;text-transform:uppercase;justify-self:end;min-height:42px;padding-inline:18px;font-size:12px;font-weight:500}.site-header-cta.active,.site-header-cta:hover{color:#eceff3fa;background:#ffffff14;border-color:#eceff32e;box-shadow:inset 0 1px #ffffff1f,0 0 22px #d2d8e014}.site-header-actions{z-index:1;justify-content:flex-end;justify-self:end;align-items:center;gap:14px;min-width:0;padding-left:18px;display:inline-flex;position:relative}.language-switcher{flex-wrap:nowrap;justify-content:flex-end;justify-self:end;align-items:center;gap:2px;min-width:0;padding-right:4px;display:inline-flex}.language-switcher-button{color:#e0e0e047;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;min-height:24px;transition:color var(--motion-standard) var(--motion-ease), transform var(--motion-standard) var(--motion-ease);background:0 0;border:none;padding:0 5px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;font-weight:500}.language-switcher-button:hover{color:#e0e0e099}.language-switcher-button.active{color:#e8ebefeb}.site-header.is-condensed .site-logo{transform:translateY(-1px)}.site-header.is-condensed .site-nav-link,.site-header.is-condensed .language-switcher-button{opacity:.92}.primary-button{color:#15120d;background:#d9ae6bfa;border:1px solid #d9ae6b33;box-shadow:0 18px 44px #d9ae6b33}.page-scroll{scroll-snap-type:y mandatory;scroll-behavior:smooth;height:100vh;overflow:hidden auto}.page-scroll.locked{overflow:hidden}.page-section{scroll-snap-align:start;scroll-snap-stop:always;align-items:center;min-height:100vh;padding:76px 34px 28px;scroll-margin-top:88px;display:flex}.brand-home-shell,.brand-copy-shell,.brand-footer-shell,.brand-build-shell,.projects-page-shell{width:min(1320px,100%);margin:0 auto}.brand-home-section,.brand-copy-section,.brand-footer-section{position:relative}.brand-home-section:after{content:"";pointer-events:none;background:linear-gradient(#02020200,#020202d6 72%,#020202f5),linear-gradient(90deg,#0000,#ffffff08 62%,#0000);height:18vh;position:absolute;inset:auto 0 -1px}.brand-home-shell{grid-template-columns:minmax(0,56%) minmax(0,44%);align-items:center;gap:0;min-height:calc(100vh - 192px);display:grid}.brand-home-scene{grid-template-rows:minmax(0,1fr) auto;gap:18px;width:min(1320px,100%);min-height:calc(100vh - 124px);margin:0 auto;display:grid}.brand-home-copy{z-index:2;align-content:center;gap:20px;min-width:0;max-width:min(58vw,50rem);display:grid;position:relative}.brand-home-copy-topline{color:#e0e0e057;font-family:var(--font-mono);letter-spacing:-.02em;text-transform:uppercase;align-items:center;gap:14px;font-size:.75rem;display:inline-flex}.brand-home-copy-topline span:first-child{color:#e0e0e038}.spotlight-shell:after{content:"";opacity:0;transition:opacity var(--motion-slow) var(--motion-ease);pointer-events:none;background:radial-gradient(circle at 18% 22%,#e2e8ee12,#0000 36%);position:absolute;inset:-10% -12%}.spotlight-shell:hover:after{opacity:1}.brand-home-shell h1{max-width:8.8ch;font-family:var(--font-family);letter-spacing:-.07em;text-wrap:balance;transform:translate3d(var(--hero-parallax-x,0px), var(--hero-parallax-y,0px), 0);transition:transform .52s var(--motion-ease);margin:0;font-size:clamp(4rem,8vw,10rem);font-weight:900;line-height:.9}.brand-home-line{display:block}.brand-home-line-2{max-width:8.6ch}.brand-home-line-3{color:#e0e0e070;letter-spacing:-.03em;margin-top:20px;font-size:clamp(1rem,1.48vw,1.48rem);font-weight:500;line-height:1.02}.brand-home-actions-band{grid-template-columns:auto minmax(180px,280px);align-items:end;gap:14px 28px;padding-top:2px;display:grid}.brand-home-signal-strip{border-top:1px solid #ffffff14;justify-items:start;gap:10px;padding:10px 0 0;display:grid}.brand-home-ledger{border-top:1px solid #ffffff0f;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 18px;padding-top:10px;display:grid}.brand-home-floor{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff0a;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;min-width:0;display:grid}.brand-home-floor-cell{border-left:1px solid #ffffff0a;gap:8px;min-width:0;padding:14px 18px 16px 0;display:grid}.brand-home-floor-cell:first-child{border-left:none}.brand-home-floor-cell span,.brand-home-floor-cell strong{font-family:var(--font-mono);letter-spacing:-.02em;text-transform:uppercase}.brand-home-floor-cell span{color:#e0e0e03d;font-size:.68rem;line-height:1.4}.brand-home-floor-cell strong{color:#e0e0e0a8;overflow-wrap:anywhere;font-size:.74rem;font-weight:500;line-height:1.56}.brand-home-ledger-row{gap:8px;min-width:0;display:grid}.brand-home-ledger-row span,.brand-home-ledger-row strong{font-family:var(--font-mono);letter-spacing:-.02em;text-transform:uppercase}.brand-home-ledger-row span{color:#e0e0e047;font-size:.7rem;line-height:1.4}.brand-home-ledger-row strong{color:#e0e0e099;overflow-wrap:anywhere;font-size:.72rem;font-weight:500;line-height:1.55}.brand-home-signal-strip span,.brand-home-signal-strip strong,.brand-home-object-captionline span,.brand-home-object-captionline strong{font-family:var(--font-mono);letter-spacing:-.02em;text-transform:uppercase}.brand-home-signal-strip span,.brand-home-object-captionline span{color:#e0e0e052;font-size:.72rem;line-height:1.45}.brand-home-signal-strip strong,.brand-home-object-captionline strong{color:#e0e0e08f;font-size:.75rem;font-weight:500}.brand-home-void{place-items:center end;min-height:100%;display:grid;position:relative}.brand-home-void:before{content:"";opacity:calc(.22 - (var(--hero-progress) * .14));border-top:1px solid #ffffff06;border-left:1px solid #ffffff08;position:absolute;inset:6% 8% 8% 6%}.brand-home-void:after{content:"";opacity:calc(.14 - (var(--hero-progress) * .08));background:linear-gradient(#ffffff04,#fff0),linear-gradient(90deg,#ffffff05,#0000 58%);border:1px solid #ffffff08;position:absolute;inset:14% 18% 18% 12%}.brand-home-object{width:min(44vw,660px);height:min(72vh,820px);min-height:500px;transform:translate3d(calc((var(--hero-parallax-x,0px) * -.7) - 40px), calc(var(--hero-parallax-y,0px) * -.7), 0);transition:transform .62s var(--motion-ease), opacity .62s var(--motion-ease);opacity:calc(1 - (var(--hero-progress) * .34));position:relative}.brand-home-object-captionline{border-top:1px solid #ffffff14;gap:10px;width:min(240px,42%);padding-top:10px;display:grid;position:absolute;bottom:4%;right:14%}.brand-home-object-line,.brand-home-object-panel,.brand-home-object-core,.brand-home-object-grid,.brand-home-object-reflection,.brand-home-object-node,.brand-home-object-beam{position:absolute}.brand-home-object-line{opacity:.42;background:linear-gradient(90deg,#ffffff24,#0000)}.brand-home-object-line-top{width:62%;height:1px;top:6%;left:-6%}.brand-home-object-line-side{background:linear-gradient(#ffffff24,#0000);width:1px;height:42%;top:10%;right:4%}.brand-home-object-panel,.brand-home-object-core{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:12px}.brand-home-object-panel{background:linear-gradient(160deg,#ffffff06,#fff0);border:.5px solid #ffffff0f}.brand-home-object-panel-back{opacity:.28;inset:10% 30% 26% 0;transform:rotate(-11deg)}.brand-home-object-core{background:linear-gradient(#ffffff05,#ffffff01),linear-gradient(145deg,#ffffff08,#fff0);border:1px solid #ffffff0f;inset:5% 5% 9% 18%;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 28px 92px #0000003d}.brand-home-object-grid{opacity:.22;background-color:#0000;background-image:linear-gradient(90deg,#ffffff09 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:64px 64px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;inset:0;-webkit-mask-image:linear-gradient(160deg,#0000 4%,#000 30% 92%,#0000);mask-image:linear-gradient(160deg,#0000 4%,#000 30% 92%,#0000)}.brand-home-object-reflection{opacity:.48;background:radial-gradient(circle at 72% 18%,#ffffff14,#0000 20%),linear-gradient(#ffffff09,#0000 24%),linear-gradient(100deg,#0000 24%,#ffffff0b 48%,#0000 72%);inset:0}.brand-home-object-node{background:#ffffff7a;border-radius:999px;width:10px;height:10px;box-shadow:0 0 18px #ffffff14}.brand-home-object-node-a{top:20%;left:18%}.brand-home-object-node-b{bottom:24%;right:16%}.brand-home-object-beam{opacity:.58;background:linear-gradient(90deg,#ffffff2e,#0000 84%);height:1px}.brand-home-object-beam-a{width:36%;top:20.6%;left:18%}.brand-home-object-beam-b{transform-origin:100%;width:34%;bottom:24.8%;right:16%;transform:rotate(-22deg)}.brand-home-object-panel-front{opacity:.18;inset:30% -1% 7% 58%;transform:rotate(-7deg)}.brand-copy-shell{grid-template-columns:minmax(220px,.26fr) minmax(0,1fr);align-content:center;gap:clamp(24px,3vw,40px);min-height:min(58vh,620px);display:grid}.brand-section-copy{gap:clamp(16px,2vw,24px);display:grid}.brand-section-copy h2,.brand-footer-shell h2,.projects-page-head h1{letter-spacing:-.08em;text-wrap:balance;max-width:15ch;margin:0;font-family:Sora,sans-serif;font-size:clamp(34px,4.8vw,78px);line-height:.92}.brand-section-copy p,.projects-page-head p,.projects-product-description,.projects-product-subtitle,.community-card em,.contact-card em,.world-scene-intro p:last-child,.world-scene p:last-child{color:#f6f2eaa3;text-wrap:pretty;max-width:48rem;font-size:clamp(15px,1.15vw,17px);line-height:1.62}.brand-about-section{--hero-progress:0;background:radial-gradient(circle at 84% 28%,#ffffff08,#0000 24%);overflow:hidden}.brand-about-section:before{content:"";height:36vh;opacity:calc(.36 + (var(--hero-progress) * .22));pointer-events:none;background:radial-gradient(circle at 76% 6%,#ffffff08,#0000 24%),linear-gradient(#ffffff05,#fff0);position:absolute;inset:0 0 auto}.brand-about-section:after{content:"";opacity:.3;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff2e,#0000);width:min(42vw,520px);height:1px;position:absolute;top:0;right:12%;transform:translateY(72px)}.brand-about-handoff,.brand-about-handoff-line,.brand-about-handoff-panel,.brand-about-handoff-core,.brand-about-handoff-grid{position:absolute}.brand-about-handoff{height:min(20vh,180px);opacity:calc(.56 + (var(--hero-progress) * .22));pointer-events:none;inset:-2vh 11% auto 34%}.brand-about-handoff-line{opacity:.76;background:linear-gradient(90deg,#0000,#ffffff29,#0000);height:1px;top:18%;left:4%;right:18%}.brand-about-handoff-panel,.brand-about-handoff-core{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:12px}.brand-about-handoff-panel{background:linear-gradient(160deg,#ffffff0a,#fff0);border:1px solid #ffffff0f}.brand-about-handoff-panel-back{opacity:.28;inset:26% 40% 12% 8%;transform:rotate(-8deg)}.brand-about-handoff-core{opacity:.48;background:linear-gradient(#15181e3d,#0a0b0e0f),linear-gradient(140deg,#ffffff0a,#fff0);border:1px solid #ffffff14;inset:12% 18% 6% 26%;overflow:hidden}.brand-about-handoff-grid{opacity:.3;background-color:#0000;background-image:linear-gradient(90deg,#ffffff0a 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:48px 48px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;inset:0;-webkit-mask-image:linear-gradient(135deg,#0000 4%,#000 34% 100%);mask-image:linear-gradient(135deg,#0000 4%,#000 34% 100%)}.brand-about-handoff-panel-front{opacity:.22;inset:28% 8% 0 56%;transform:rotate(-11deg)}.brand-about-section .brand-copy-shell{grid-template-columns:minmax(260px,.34fr) minmax(0,.9fr);align-items:center;gap:clamp(34px,5vw,72px)}.brand-about-copy-shell{position:relative}.brand-about-copy-shell:before{content:"";opacity:.62;pointer-events:none;background:linear-gradient(#0000,#ffffff17 18%,#ffffff0d 78%,#0000);width:1px;position:absolute;inset:4% auto 4% 23.5%}.brand-about-section .brand-section-copy{gap:22px;max-width:52rem;padding-left:clamp(8px,1.4vw,18px)}.brand-about-statement{max-width:none;padding:clamp(18px,2vw,28px) 0 clamp(18px,2vw,24px);position:relative}.brand-about-statement:before,.brand-about-statement:after{content:"";pointer-events:none;position:absolute}.brand-about-statement:before{background:linear-gradient(90deg,#ffffff1f,#0000 78%);height:1px;inset:0 0 auto}.brand-about-statement:after{background:linear-gradient(90deg,#ffffff14,#0000 86%);width:min(32vw,420px);height:1px;inset:auto 0 0}.brand-about-statement-main{gap:22px;display:grid}.brand-about-statement-grid{grid-template-columns:minmax(0,.95fr) minmax(220px,.5fr);align-items:end;gap:24px 46px;min-height:min(38vh,360px);padding:12px 0 6px;display:grid;position:relative}.brand-about-statement-grid:after{content:"";pointer-events:none;background:linear-gradient(#0000,#ffffff14 16%,#ffffff0a 84%,#0000);width:1px;position:absolute;inset:4% auto 10% calc(66% + 10px)}.brand-about-section .brand-about-statement h2{max-width:10ch}.brand-about-statement-detail{align-content:end;gap:18px;min-width:0;padding:10px 0 10px 18px;display:grid;position:relative}.brand-about-statement-detail p{color:#e0e0e06b;max-width:18rem;margin:0;font-size:13px;line-height:1.62}.brand-about-statement-markers{flex-wrap:wrap;gap:10px 18px;display:flex}.brand-about-statement-markers-mobile{display:none}.brand-about-statement-markers span{color:#666;font-family:var(--font-mono);letter-spacing:-.02em;text-transform:uppercase;font-size:.75rem}.brand-build-section{background:radial-gradient(circle at 16% 78%,#ffffff08,#0000 22%);overflow:hidden}.brand-build-section:before{content:"";opacity:.24;pointer-events:none;background:linear-gradient(90deg,#ffffff24,#0000);width:min(34vw,420px);height:1px;position:absolute;inset:auto 0 18% 12%}.brand-build-section:after{content:"";opacity:.2;pointer-events:none;background:linear-gradient(160deg,#ffffff04,#fff0),#ffffff01;border:.5px solid #ffffff08;border-radius:0;width:min(26vw,320px);height:min(26vw,320px);position:absolute;inset:14% 8% auto auto;transform:rotate(14deg)}.brand-communities-section{background:radial-gradient(circle at 82% 18%,#ffffff05,#0000 20%)}.brand-communities-section .brand-copy-shell{grid-template-columns:minmax(260px,.42fr) minmax(0,.94fr);align-items:start;gap:clamp(28px,3.6vw,50px);min-height:min(52vh,560px)}.brand-communities-section .brand-section-copy{align-content:start;padding-top:18px}.brand-communities-section .brand-section-copy h2{max-width:5.4ch}.brand-footer-section{background:linear-gradient(#fff0,#ffffff05);align-items:flex-start;overflow:hidden}.brand-footer-section:before{content:"";opacity:.7;pointer-events:none;background:radial-gradient(circle at 18% 18%,#ffffff08,#0000 24%),linear-gradient(#ffffff03,#fff0);height:28vh;position:absolute;inset:0 0 auto}.brand-footer-section:after{content:"";opacity:.22;pointer-events:none;background:linear-gradient(90deg,#ffffff29,#0000);width:min(34vw,420px);height:1px;position:absolute;inset:auto auto 12% 10%}.brand-section-anchor{align-content:stretch;justify-items:start;min-height:320px;display:grid;position:relative;overflow:hidden}.brand-section-number{color:#f6f2ea17;letter-spacing:-.08em;pointer-events:none;font-family:Sora,sans-serif;font-size:clamp(160px,21vw,340px);line-height:.72;position:absolute;inset:0 auto auto 0;transform:translate(-14%,-10%)}.brand-section-monogram{color:#f6f2ea0f;z-index:1;align-self:end;font-family:Cormorant Garamond,serif;font-size:clamp(160px,19vw,300px);line-height:.66;position:relative;transform:translate(-16px,32px)}.brand-section-trace{pointer-events:none;opacity:calc(.24 + (var(--hero-progress) * .12));position:absolute;inset:20% 2% 4% 16%}.brand-section-trace-plane,.brand-section-trace-core,.brand-section-trace-grid,.brand-section-trace-line{position:absolute}.brand-section-trace-plane,.brand-section-trace-core{border-radius:12px}.brand-section-trace-plane{border:1px solid #ffffff0d}.brand-section-trace-plane-back{opacity:.22;background:linear-gradient(160deg,#ffffff08,#fff0);inset:14% 42% 18% 6%;transform:rotate(-8deg)}.brand-section-trace-core{background:linear-gradient(#12141838,#1214180f),linear-gradient(130deg,#ffffff0b,#fff0);border:1px solid #ffffff12;inset:18% 16% 12% 26%;overflow:hidden}.brand-section-trace-grid{opacity:.22;background-color:#0000;background-image:linear-gradient(90deg,#ffffff0a 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:48px 48px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;inset:0;-webkit-mask-image:linear-gradient(140deg,#0000 8%,#000 38% 100%);mask-image:linear-gradient(140deg,#0000 8%,#000 38% 100%)}.brand-section-trace-line{opacity:.68;background:linear-gradient(90deg,#0000,#ffffff24,#0000);height:1px}.brand-section-trace-line-a{inset:24% 14% auto 18%}.brand-section-trace-line-b{inset:auto 18% 16% 26%}.brand-section-trace-plane-front{opacity:.18;background:linear-gradient(150deg,#ffffff0f,#fff0);inset:28% 2% 4% 58%;transform:rotate(-12deg)}.hero-object{--hero-progress:0;height:min(54vh,560px);min-height:360px;opacity:calc(.38 - (var(--hero-progress) * .16));transform:translate3d(calc(26px + (var(--hero-progress) * 18px)), calc(var(--hero-progress) * 20px), 0) scale(calc(1 - (var(--hero-progress) * .04)));transform-origin:76%;transition:opacity var(--motion-slow) var(--motion-ease), transform var(--motion-slow) var(--motion-ease);position:relative}.hero-object-halo,.hero-object-axis,.hero-object-stack,.hero-object-plane,.hero-object-core,.hero-object-core-grid,.hero-object-core-reflection,.hero-object-core-line,.hero-object-core-node,.hero-object-caption{position:absolute}.hero-object-halo{filter:blur(42px);opacity:.46;background:radial-gradient(circle at 74% 24%,#d2d8e01f,#0000 22%),linear-gradient(#ffffff03,#fff0);border-radius:0;inset:18% 10% 12% 18%}.hero-object-axis{opacity:.18;transform-origin:50%;background:linear-gradient(90deg,#0000,#ffffff29,#0000)}.hero-object-axis-a{width:58%;height:1px;inset:21% 0 auto 8%}.hero-object-axis-b{width:42%;height:1px;inset:auto 2% 19% auto;transform:rotate(-18deg)}.hero-object-stack{transform-style:preserve-3d;animation:16s ease-in-out infinite hero-object-float;inset:10% 0 10% 26%}.hero-object-plane,.hero-object-core{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:0}.hero-object-plane{border:.5px solid #ffffff14;box-shadow:inset 0 1px #ffffff08}.hero-object-plane-back{background:linear-gradient(160deg,#ffffff08,#ffffff01),#0f11151f;inset:8% 24% 18% 6%;transform:rotate(-8deg)translate(-18px,26px)}.hero-object-plane-middle{background:linear-gradient(160deg,#ffffff0a,#ffffff02),#14171d1a;inset:16% 10% 12% 18%;transform:rotate(7deg)translate(12px,10px)}.hero-object-core{background:linear-gradient(#191c2229,#0a0b0e0a),linear-gradient(120deg,#ffffff08,#ffffff01);border:.5px solid #ffffff1a;inset:10% 12% 10% 14%;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 18px 42px #0000001f}.hero-object-core:before,.hero-object-core:after{content:"";position:absolute;inset:0}.hero-object-core:before{opacity:.18;background-color:#0000;background-image:linear-gradient(90deg,#ffffff0f 1px,#0000 1px),linear-gradient(#ffffff0a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:76px 76px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;-webkit-mask-image:linear-gradient(140deg,#0000 2%,#000 32% 100%);mask-image:linear-gradient(140deg,#0000 2%,#000 32% 100%)}.hero-object-core:after{opacity:.42;background:radial-gradient(circle at 82% 26%,#d9ae6b14,#0000 18%),linear-gradient(130deg,#0000 20%,#ffffff05 48%,#0000 70%)}.hero-object-core-grid{opacity:.38;border:1px solid #ffffff14;border-radius:24px;inset:14% 12%}.hero-object-core-reflection{opacity:.38;filter:blur(2px);background:linear-gradient(90deg,#0000,#ffffff29,#0000);width:34%;animation:9s ease-in-out infinite hero-object-glow;inset:-10% auto -14% 54%;transform:rotate(12deg)}.hero-object-core-line{opacity:.86;background:linear-gradient(90deg,#0000,#ffffff24,#0000);height:1px}.hero-object-core-line-a{inset:26% 12% auto 18%}.hero-object-core-line-b{inset:auto 18% 19% 24%}.hero-object-core-node{background:#d4dae2b8;border-radius:50%;width:10px;height:10px;animation:5.4s ease-in-out infinite hero-object-pulse;box-shadow:0 0 0 12px #d4dae20d}.hero-object-core-node-a{top:24%;right:18%}.hero-object-core-node-b{animation-delay:1.8s;bottom:18%;left:28%}.hero-object-plane-front{background:linear-gradient(150deg,#ffffff0d,#ffffff02),#10121614;inset:18% 2% 16% 40%;transform:rotate(-11deg)translate(12px,-6px)}.hero-object-caption{display:none}.brand-build-shell{min-height:min(62vh,700px);display:grid}.build-statement-window{background:0 0;border:none;border-radius:0;grid-template-rows:auto minmax(0,1fr);align-content:stretch;gap:clamp(24px,3vw,38px);min-height:min(58vh,640px);padding:clamp(18px,2.4vw,30px) 0;display:grid;position:relative;overflow:hidden}.build-statement-window:before,.build-statement-window:after{content:"";pointer-events:none;position:absolute}.build-statement-window:before{opacity:1;background:linear-gradient(90deg,#ffffff14,#0000 72%);height:1px;inset:0 0 auto}.build-statement-window:after{opacity:1;background:linear-gradient(90deg,#ffffff14,#0000 82%);width:min(58vw,720px);height:1px;inset:auto 0 0}.build-statement-window>*{z-index:1;position:relative}.build-statement-window::selection{background:#ffffff1a}.build-window-rail{display:none}.build-window-rail span{width:18px;height:1px;box-shadow:none;background:#f6f2ea2e;border-radius:999px}.build-window-copy{z-index:1;gap:18px;max-width:min(760px,100%);display:grid;position:relative}.build-window-copy-statement{grid-template-columns:minmax(0,1fr) minmax(240px,.52fr);align-items:end;gap:20px 48px;max-width:none;padding:4px 0 10px;position:relative}.build-window-copy-statement:after{content:"";pointer-events:none;background:linear-gradient(#0000,#ffffff14 16%,#ffffff0a 84%,#0000);width:1px;position:absolute;inset:8% auto 0 calc(66% + 10px)}.build-window-title-block,.build-window-support-block{display:grid}.build-window-title-block{gap:14px}.build-window-support-block{align-content:end;justify-items:start;gap:0;min-width:0;padding-left:18px}.build-window-copy h2{max-width:7.8ch;font-family:var(--font-family);letter-spacing:-.08em;text-wrap:balance;margin:0;font-size:clamp(56px,6.2vw,108px);font-weight:900;line-height:.92}.build-window-support{color:#e0e0e057;text-wrap:pretty;max-width:24rem;margin:0;font-size:clamp(11px,.86vw,13px);line-height:1.58}.build-capability-stage{z-index:1;border-top:1px solid var(--accent-line);border-bottom:1px solid #ffffff0a;grid-template-columns:minmax(0,1.05fr) minmax(320px,.72fr);align-items:stretch;gap:18px 34px;min-height:388px;padding:18px 0 8px;display:grid;position:relative}.build-capability-stage-object{opacity:.96;min-height:100%;position:relative}.build-capability-plane,.build-capability-grid,.build-capability-beam{position:absolute}.build-capability-plane{background:linear-gradient(160deg,#ffffff07,#ffffff01),#10121614;border:.5px solid #ffffff14}.build-capability-plane-back{opacity:.14;inset:10% 24% 18% 6%;transform:rotate(-11deg)}.build-capability-plane-core{background:linear-gradient(#ffffff06,#ffffff02),linear-gradient(130deg,#ffffff06,#ffffff01);border:1px solid #ffffff14;inset:2% 6% 2% 10%;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 20px 60px #0000001f}.build-capability-grid{opacity:.24;background-color:#0000;background-image:linear-gradient(90deg,#ffffff0a 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:56px 56px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;inset:0;-webkit-mask-image:linear-gradient(135deg,#0000 4%,#000 34% 100%);mask-image:linear-gradient(135deg,#0000 4%,#000 34% 100%)}.build-capability-composition{border-left:1px solid #ffffff0f;grid-template-columns:1fr;align-content:center;gap:0;padding-top:0;padding-left:18px;display:grid;position:relative}.build-capability-row{border-top:1px solid #ffffff0f;grid-template-columns:42px minmax(0,1fr);align-items:end;gap:12px;min-height:78px;padding:16px 0 14px;display:grid;position:relative}.build-capability-row:first-child{border-top:none}.build-capability-row-copy{gap:6px;min-width:0;display:grid}.build-capability-beam{opacity:.54;background:linear-gradient(90deg,#ffffff2e,#0000 82%);height:1px}.build-capability-beam-a{width:48%;top:22%;left:10%}.build-capability-beam-b{transform-origin:100%;width:34%;bottom:18%;right:10%;transform:rotate(-18deg)}.build-capability-plane-front{opacity:.22;inset:34% 4% 10% 54%;transform:rotate(-10deg)}.build-object-index{z-index:1;color:#e0e0e038;font-family:var(--font-mono);letter-spacing:-.02em;padding-top:4px;font-size:.75rem;font-weight:500;position:relative}.build-capability-row strong{z-index:1;color:#e0e0e0e6;font-family:var(--font-family);letter-spacing:-.05em;text-wrap:balance;max-width:14ch;margin:0;font-size:clamp(18px,1.55vw,24px);font-weight:700;line-height:1.02;position:relative}.build-capability-row-1{padding-top:6px}.community-destination-grid,.community-card-grid,.contact-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.community-destination-grid{grid-template-columns:minmax(0,1.16fr) minmax(0,.84fr);align-items:stretch;gap:22px 32px;padding-top:12px;display:grid;position:relative}.community-destination-grid:before{content:"";pointer-events:none;background:linear-gradient(#0000,#ffffff0d 16%,#ffffff08 84%,#0000);width:1px;position:absolute;inset:0 auto 0 50%}.community-destination{border:none;border-top:1px solid var(--accent-line);min-height:304px;color:inherit;min-width:0;transition:transform var(--motion-standard) var(--motion-ease), border-color var(--motion-standard) var(--motion-ease), background-color var(--motion-standard) var(--motion-ease), box-shadow var(--motion-standard) var(--motion-ease), opacity var(--motion-standard) var(--motion-ease);background:0 0;border-radius:0;padding:0;display:block;position:relative;overflow:hidden}.community-destination:before,.community-destination:after{content:"";pointer-events:none;position:absolute}.community-destination:before{opacity:0;transition:opacity var(--motion-slow) var(--motion-ease);background:radial-gradient(circle at 18% 22%,#e0e0e00a,#0000 28%),linear-gradient(90deg,#ffffff05,#0000 36%);inset:0}.community-destination:after{opacity:.5;width:132px;height:1px;transition:transform var(--motion-standard) var(--motion-ease), opacity var(--motion-standard) var(--motion-ease), filter var(--motion-standard) var(--motion-ease);background:linear-gradient(90deg,#ffffff1f,#0000 86%);border:none;border-radius:0;bottom:28px;right:28px}.community-destination:hover{box-shadow:none;background:0 0;border-color:#ffffff1a;transform:translateY(-2px)}.community-destination:hover:before{opacity:1}.community-destination:hover:after{opacity:.74;filter:brightness(1.1);transform:translateY(-3px)}.community-destination-panel{min-height:inherit;grid-template-rows:auto 1fr auto;gap:16px;padding:24px 0 18px;display:grid}.community-destination-body{align-content:end;gap:16px;min-height:0;display:grid}.destination-telegram,.destination-instagram{background:0 0}.destination-telegram:after{width:148px}.destination-telegram .community-destination-body{align-content:end}.destination-telegram .community-destination strong{max-width:6.6ch}.destination-instagram .community-destination-panel{gap:18px;min-height:100%}.destination-instagram .community-destination-body{align-content:center}.destination-instagram .community-destination strong{max-width:4.8ch}.community-card,.contact-card{min-height:280px;color:inherit;transition:transform var(--motion-standard) var(--motion-ease), border-color var(--motion-standard) var(--motion-ease), box-shadow var(--motion-standard) var(--motion-ease), background-color var(--motion-standard) var(--motion-ease);background:linear-gradient(#ffffff06,#ffffff03),#ffffff03;border:1px solid #ffffff14;border-radius:28px;grid-template-rows:auto auto 1fr auto;align-content:stretch;gap:14px;min-width:0;padding:24px;display:grid}.community-destination strong{z-index:1;font-family:var(--font-family);letter-spacing:-.07em;text-wrap:balance;max-width:6.2ch;font-size:clamp(38px,4vw,58px);font-weight:900;line-height:.9;position:relative}.community-card:hover,.contact-card:hover{transform:translateY(calc(var(--lift-subtle) - 1px));background:linear-gradient(#ffffff0a,#ffffff04),#ffffff04;border-color:#ffffff1f;box-shadow:0 26px 80px #00000038}.community-card-label{z-index:1;color:#666;font-family:var(--font-mono);letter-spacing:-.02em;text-transform:uppercase;font-size:.75rem;position:relative}.destination-topline{z-index:1;justify-content:space-between;align-items:start;gap:12px;display:flex;position:relative}.destination-index{color:#f6f2ea29;letter-spacing:-.08em;font-family:Sora,sans-serif;font-size:clamp(22px,2.3vw,34px);line-height:.82}.community-destination em,.community-card strong,.contact-card strong{letter-spacing:-.06em;text-wrap:balance;max-width:12ch;font-family:Sora,sans-serif;font-size:clamp(22px,2.4vw,34px);line-height:.98}.community-destination em{z-index:1;color:#e0e0e070;max-width:14rem;font-size:14px;line-height:1.56;position:relative}.community-card strong,.contact-card strong{letter-spacing:-.06em;text-wrap:balance;max-width:12ch;font-family:Sora,sans-serif;font-size:clamp(28px,3vw,42px);line-height:1.02}.community-card em,.contact-card em,.projects-page-head p,.projects-product-description,.projects-product-subtitle{color:#f6f2eaa8;overflow-wrap:anywhere;margin:0;font-size:15px;font-style:normal;line-height:1.62}.community-destination-footer{z-index:1;justify-content:space-between;align-items:center;gap:12px;min-width:0;margin-top:8px;padding-top:12px;display:flex;position:relative}.community-destination-footer:before{content:"";opacity:.48;background:linear-gradient(90deg,#ffffff14,#0000 76%);height:1px;position:absolute;inset:0 0 auto}.community-destination-url{color:#e0e0e066;font-family:var(--font-mono);letter-spacing:-.02em;overflow-wrap:anywhere;font-size:.75rem;line-height:1.4}.community-destination-arrow,.community-card-arrow,.contact-card-action{color:#f6f2eae6;align-self:end;align-items:center;gap:8px;margin-top:18px;transition:transform .18s;display:inline-flex}.community-destination-arrow{white-space:nowrap;min-height:auto;font-family:var(--font-mono);letter-spacing:-.02em;text-transform:uppercase;background:0 0;border:none;border-radius:0;margin-top:0;padding:0;font-size:.72rem}.community-destination:hover .community-destination-arrow,.community-card:hover .community-card-arrow,.contact-card:hover .contact-card-action{transform:translate(4px)}.brand-footer-shell{grid-template-columns:minmax(240px,.58fr) minmax(0,1fr);grid-template-areas:"copy cards""footer footer";align-content:center;align-items:start;gap:clamp(14px,1.8vw,22px);min-height:min(46vh,460px);padding-top:clamp(18px,2.6vh,28px);display:grid}.brand-footer-shell>.brand-section-copy{grid-area:copy;gap:8px;max-width:min(540px,100%);padding-top:0}.brand-footer-shell h2{max-width:8.4ch;font-size:clamp(26px,2.7vw,42px);line-height:.94}.brand-footer-band{border-top:1px solid #ffffff14;grid-area:footer;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;padding-top:2px;display:grid}.brand-footer-band-mark,.brand-footer-band-meta{gap:6px;display:grid}.brand-footer-band-mark strong{letter-spacing:-.06em;font-family:Sora,sans-serif;font-size:24px;line-height:.96}.brand-footer-band-mark span,.brand-footer-band-meta span{color:#f6f2ea75;letter-spacing:.12em;text-transform:uppercase;font-size:11px;line-height:1.45}.brand-footer-band-meta{text-align:right;justify-items:end}.contact-destination-grid{grid-area:cards;grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;align-items:stretch;gap:10px;padding-top:0;display:grid}.contact-destination{min-width:0;min-height:88px;color:inherit;transition:transform var(--motion-standard) var(--motion-ease), border-color var(--motion-standard) var(--motion-ease), background-color var(--motion-standard) var(--motion-ease), box-shadow var(--motion-standard) var(--motion-ease);background:linear-gradient(#ffffff04,#ffffff01),#ffffff02;border:1px solid #ffffff0f;align-items:center;gap:14px;padding:0;display:flex;position:relative;overflow:hidden}.contact-destination:before,.contact-destination:after{content:"";pointer-events:none;position:absolute}.contact-destination:before{opacity:0;transition:opacity var(--motion-slow) var(--motion-ease);background:radial-gradient(circle at 18% 22%,#e0e0e00a,#0000 28%),linear-gradient(90deg,#ffffff05,#0000 36%);inset:0}.contact-destination:after{opacity:.5;width:38px;height:1px;transition:transform var(--motion-standard) var(--motion-ease), opacity var(--motion-standard) var(--motion-ease), filter var(--motion-standard) var(--motion-ease);background:linear-gradient(90deg,#ffffff1f,#0000 84%);border:none;border-radius:0;bottom:14px;right:14px}.contact-destination:hover{border-color:#ffffff1f;transform:translateY(-2px);box-shadow:0 20px 60px #0000002e}.contact-destination:hover:before{opacity:1}.contact-destination:hover:after{opacity:.74;filter:brightness(1.1);transform:translateY(-3px)}.contact-destination-telegram,.contact-destination-instagram,.contact-destination-whatsapp,.contact-destination-email{background:0 0}.contact-destination-icon-wrap{background:#ffffff05;border:1px solid #ffffff0f;flex:none;place-items:center;width:38px;height:38px;display:grid}.contact-destination-row{width:100%;min-height:inherit;align-items:center;gap:10px;padding:10px 12px;display:flex}.contact-destination-icon{color:#eceff3f0;width:18px;height:18px}.contact-destination-compact-copy{flex:1;gap:3px;min-width:0;display:grid}.contact-destination-compact-copy .community-card-label{color:#e0e0e047;font-size:.66rem}.contact-destination strong{z-index:1;font-family:var(--font-family);letter-spacing:-.05em;text-wrap:balance;max-width:12ch;margin:0;font-size:clamp(14px,1vw,17px);font-weight:700;line-height:1.02;position:relative}.contact-destination-arrow{color:#e0e0e08a;white-space:nowrap;transition:transform var(--motion-fast) var(--motion-ease);background:0 0;border:none;border-radius:0;align-items:center;gap:0;min-height:auto;margin-left:auto;padding:0;display:inline-flex}.contact-destination:hover .contact-destination-arrow{transform:translate(4px)}.projects-page{min-height:100vh;padding:92px 28px 18px}.projects-page-shell{align-content:center;gap:10px;min-height:100%;display:grid}.projects-scene{scroll-margin-top:0;position:relative;overflow:hidden}.projects-scene-head .projects-page-shell,.projects-product-scene .projects-page-shell,.projects-roadmap-scene .projects-page-shell{min-height:calc(100vh - 102px)}.projects-scene-head .projects-page-shell{align-content:center;padding-top:clamp(12px,3vh,28px)}.projects-page-head{grid-template-columns:minmax(0,1fr) minmax(300px,.42fr);align-items:end;gap:8px 36px;padding:0 0 2px;display:grid;position:relative}.projects-page-head:before{content:"";opacity:.62;pointer-events:none;background:linear-gradient(90deg,#ffffff14,#0000 72%);height:1px;position:absolute;inset:auto 0 0}.projects-page-head-main,.projects-page-head-side{min-width:0;display:grid}.projects-page-head-main{gap:8px}.projects-page-head-side{z-index:1;align-content:end;gap:12px;padding:0 0 4px 20px;position:relative}.projects-page-head-side:before{content:"";pointer-events:none;background:linear-gradient(#0000,#ffffff14 16%,#ffffff0a 84%,#0000);width:1px;position:absolute;inset:10% auto 10% 0}.projects-page-head p{color:#e0e0e075;align-self:end;max-width:18rem;margin-bottom:0;font-size:12px;line-height:1.5}.projects-page-head-strip{border-top:1px solid #ffffff14;gap:8px;width:min(100%,300px);padding-top:10px;display:grid}.projects-page-manifest{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;width:min(100%,360px);padding-top:8px;display:grid}.projects-page-manifest span{border-top:1px solid #ffffff0f;gap:6px;padding-top:10px;display:grid}.projects-page-manifest strong,.projects-page-manifest em{font-style:normal}.projects-page-manifest strong{color:#e0e0e042;font-family:var(--font-mono);letter-spacing:-.02em;text-transform:uppercase;font-size:.72rem}.projects-page-manifest em{color:#e0e0e0b8;font-family:var(--font-family);letter-spacing:-.04em;font-size:15px;font-weight:600;line-height:1.1}.projects-page-head-strip span,.projects-page-head-strip strong{font-family:var(--font-mono);letter-spacing:-.02em;font-size:.75rem}.projects-page-head-strip span{color:#e0e0e057}.projects-page-head-strip strong{color:#e0e0e0b8;text-transform:uppercase;font-weight:500}.projects-page-head-list{gap:6px;width:min(100%,220px);display:grid}.projects-page-head-list span{color:#e0e0e052;font-family:var(--font-mono);letter-spacing:-.02em;text-transform:uppercase;font-size:.72rem}.projects-page-head-object{pointer-events:none;opacity:1;align-items:center;display:grid;position:absolute;inset:2% 0 2% 48%}.projects-page-head-showcase{width:100%;height:100%;min-height:360px;position:relative}.projects-head-window{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#ffffff05,#ffffff01),#0a0a0c1f;border:1px solid #ffffff0f;border-radius:24px;animation:.9s cubic-bezier(.16,1,.3,1) both projectFrameFade;position:absolute;overflow:hidden;box-shadow:inset 0 1px #ffffff08,0 28px 72px #00000029}.projects-head-window-sites{inset:0 0 10% 14%}.projects-head-window-leadgate{width:min(320px,42%);inset:auto 12% 0 0}.projects-head-window-bar{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px 10px;display:flex}.projects-head-window-bar span,.projects-head-window-bar strong,.projects-head-signal-row span,.projects-head-signal-row strong{font-family:var(--font-mono);letter-spacing:-.02em;text-transform:uppercase;font-size:.72rem}.projects-head-window-bar span,.projects-head-signal-row span{color:#e0e0e04d}.projects-head-window-bar strong,.projects-head-signal-row strong{color:#e0e0e0b3;font-weight:500}.projects-head-window-preview{padding:12px}.projects-head-browser{background:linear-gradient(#ffffff06,#ffffff02),#09090ae0;border:1px solid #ffffff0f;border-radius:18px;overflow:hidden;box-shadow:inset 0 1px #ffffff08,0 20px 44px #0000002e}.projects-head-browser .device-preview-frame-screen{aspect-ratio:1.68;overflow:hidden}.projects-head-signal{gap:0;padding:8px 14px 10px;display:grid}.projects-head-signal-row{border-top:1px solid #ffffff0f;grid-template-columns:36px minmax(0,1fr);align-items:start;gap:10px;padding:10px 0;display:grid}.projects-head-signal-row:first-child{border-top:none}.projects-head-signal-row strong{max-width:20ch;line-height:1.46}.projects-cluster{gap:14px;display:grid}.projects-scene-headline{align-self:start}.projects-cluster.upcoming{margin-top:24px}.projects-cluster-head{border-bottom:none;grid-template-columns:minmax(120px,auto) minmax(0,1fr);align-items:end;gap:10px 18px;padding-bottom:4px;display:grid}.projects-cluster-head p{color:#e0e0e075;max-width:28rem;margin:0;font-size:14px;line-height:1.58}.projects-cluster-head span{color:#666;font-family:var(--font-mono);letter-spacing:-.02em;text-transform:uppercase;font-size:.75rem}.projects-available-stack{gap:18px;display:grid}.projects-product-object{border-top:1px solid var(--accent-line);min-width:0;min-height:0;transition:transform var(--motion-standard) var(--motion-ease), opacity var(--motion-standard) var(--motion-ease), border-color var(--motion-standard) var(--motion-ease);background:0 0;outline:none;grid-template-columns:1fr;gap:6px;padding:4px 0 0;display:grid;position:relative;overflow:hidden}.projects-product-object:before{content:attr(aria-label);position:absolute;left:-9999px}.projects-product-object.featured{padding-top:10px}.projects-product-object.supporting{align-items:start}.projects-product-window{background:linear-gradient(#ffffff04,#ffffff01),#ffffff02;border:1px solid #ffffff0d;border-radius:28px;gap:0;min-width:0;min-height:clamp(460px,64vh,640px);animation:.9s cubic-bezier(.16,1,.3,1) both projectFrameFade;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff05,0 24px 54px #00000024}.projects-product-window-sites{grid-template-columns:1fr;align-items:stretch}.projects-product-window-leadgate{background:linear-gradient(#6dab9105,#ffffff01),#ffffff02;grid-template-columns:1fr;align-items:center}.projects-product-scaffold{grid-template-columns:minmax(220px,.26fr) minmax(0,1fr);align-items:stretch;gap:20px;display:grid}.projects-product-scaffold-sites{grid-template-columns:minmax(220px,.24fr) minmax(0,1fr)}.projects-product-scaffold-leadgate{grid-template-columns:minmax(220px,.28fr) minmax(0,1fr)}.projects-product-rail{border-bottom:1px solid #ffffff0f;grid-template-columns:42px minmax(120px,auto) minmax(0,1fr);align-items:center;gap:10px 18px;padding:0 0 4px;display:grid}.projects-product-rail span,.projects-product-rail strong{font-family:var(--font-mono);letter-spacing:-.02em;text-transform:uppercase;font-size:.72rem}.projects-product-rail span{color:#e0e0e047}.projects-product-rail strong{color:#e0e0e075;justify-self:end;font-weight:500}.projects-window-copy,.projects-window-stage{min-width:0}.projects-window-copy{align-items:start;display:grid;position:relative}.projects-window-copy:after{content:"";pointer-events:none;background:linear-gradient(#0000,#ffffff0f 18%,#ffffff08 82%,#0000);width:1px;position:absolute;inset:0 0 0 auto}.projects-window-copy-sites{padding:12px 12px 12px 0}.projects-window-copy-leadgate{order:1;padding:12px 12px 12px 0}.projects-window-copy-leadgate:after{inset:0 auto 0 0}.projects-summary-copy{border-right:1px solid #ffffff0f;min-height:100%;padding-right:20px}.projects-summary-copy:after{display:none}.projects-window-stage{align-items:stretch;padding:14px;display:grid;position:relative}.projects-window-stage:before{content:"";pointer-events:none;position:absolute;inset:0}.projects-window-stage-sites:before{background:radial-gradient(circle at 78% 18%,#d9ae6b14,#0000 26%),linear-gradient(135deg,#ffffff03,#0000 48%)}.projects-window-stage-leadgate{order:1}.projects-window-stage-leadgate:before{background:radial-gradient(circle at 68% 20%,#60d6be14,#0000 24%),linear-gradient(135deg,#ffffff03,#0000 48%)}.projects-product-sites:after,.projects-product-leadgate:after{content:"";opacity:.36;pointer-events:none;background:linear-gradient(90deg,#ffffff2e,#0000);width:120px;height:1px;position:absolute;inset:0 auto auto 0}.projects-product-copy{align-content:space-between;gap:8px;min-width:0;min-height:100%;padding:0;display:grid}.projects-product-sites .projects-product-copy{gap:10px;padding-top:0}.projects-product-leadgate .projects-product-copy{gap:12px;padding-right:0}.projects-product-leadgate .projects-product-subtitle{max-width:12ch;font-size:clamp(20px,1.9vw,26px);line-height:1.24}.projects-product-stage{align-self:stretch;min-width:0}.projects-product-object .projects-product-meta span{color:#666;font-family:var(--font-mono);letter-spacing:-.02em;text-transform:uppercase;margin-bottom:10px;font-size:.75rem;display:block}.projects-product-title-row{gap:8px;display:grid}.projects-product-object .projects-product-meta h2{font-family:var(--font-family);letter-spacing:-.08em;text-wrap:balance;max-width:7ch;margin:0;font-size:clamp(38px,4vw,64px);font-weight:900;line-height:.92}.projects-product-object.supporting .projects-product-meta h2{max-width:8ch;font-size:clamp(34px,3.4vw,54px)}.projects-product-number{color:#e0e0e052;font-family:var(--font-mono);letter-spacing:-.02em;text-transform:uppercase;text-align:left;flex:none;padding-top:0;font-size:.75rem;line-height:1.4}.projects-product-subtitle{color:#e0e0e0e6;max-width:12ch;margin:0;font-size:clamp(17px,1.3vw,20px);line-height:1.22}.projects-product-description{color:#e0e0e080;max-width:18rem;margin:0;font-size:12px;line-height:1.54}.projects-product-note{color:#e0e0e05c;max-width:18rem;font-family:var(--font-mono);letter-spacing:-.02em;text-transform:uppercase;margin:0;font-size:.75rem;line-height:1.5}.projects-product-actions{align-items:center;gap:14px;margin-top:auto;padding-top:0;display:flex}.projects-product-facts{align-self:start;gap:8px;width:min(100%,240px);display:grid}.projects-product-sites .projects-product-note{color:#d9ae6b9e}.projects-product-sites .projects-product-facts{gap:8px;width:min(100%,320px)}.projects-product-facts span{border:none;border-bottom:1px solid var(--accent-line);color:#e0e0e0bd;min-height:0;font-family:var(--font-mono);letter-spacing:-.02em;background:0 0;border-radius:0;align-items:center;padding:0 0 8px;font-size:.75rem;font-weight:500;display:inline-flex}.projects-product-facts-leadgate{gap:8px;width:min(100%,300px)}.projects-product-facts-leadgate span{color:#e0e0e09e;padding-bottom:8px}.projects-site-stage{align-content:stretch;gap:6px;min-height:100%;display:grid}.projects-site-stage-frame{background:linear-gradient(#ffffff07,#ffffff03),#09090aeb;border:1px solid #ffffff12;border-radius:20px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff08,0 22px 54px #0003}.projects-site-stage-frame .device-preview-frame-screen{aspect-ratio:2.08;overflow:hidden}.project-preview-passive,.project-preview-passive .preview-stage,.project-preview-passive .preview-scroll{height:100%}.project-preview-passive{pointer-events:none}.projects-site-stage-meta{flex-wrap:wrap;gap:8px 16px;padding-left:2px;padding-right:6px;display:flex}.projects-site-stage-meta span{color:#e0e0e057;font-family:var(--font-mono);letter-spacing:-.02em;font-size:.75rem}.projects-site-stage-meta strong{color:#e0e0e094;font-weight:500}.projects-signal-stage{align-content:stretch;gap:10px;min-height:clamp(300px,38vh,400px);display:grid}.projects-signal-atlas{background:radial-gradient(circle at 78% 18%,#709c821a,#0000 24%),radial-gradient(circle at 24% 78%,#ffffff08,#0000 28%),linear-gradient(#ffffff06,#ffffff02),#0a0d0ca3;border:1px solid #ffffff0f;border-radius:0;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:14px;min-height:252px;padding:18px 18px 14px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff08,0 22px 56px #0000001f}.projects-signal-atlas-line{opacity:.5;background:linear-gradient(90deg,#ffffff24,#0000 88%);height:1px;position:absolute}.projects-signal-atlas-line-a{width:52%;top:28%;left:8%}.projects-signal-atlas-line-b{transform-origin:100%;width:28%;bottom:20%;right:8%;transform:rotate(-22deg)}.projects-signal-column{border-left:1px solid #ffffff14;align-content:end;gap:8px;min-height:100%;padding-top:54px;padding-right:12px;display:grid;position:relative}.projects-signal-column:first-child{border-left:none;padding-left:0}.projects-signal-column span,.projects-signal-rule span{color:#666;font-family:var(--font-mono);letter-spacing:-.02em;font-size:.75rem}.projects-signal-column strong,.projects-signal-rule strong{color:#e0e0e0cc;font-family:var(--font-family);letter-spacing:-.04em;max-width:12ch;font-size:clamp(18px,1.6vw,22px);font-weight:700;line-height:1.08}.projects-signal-column p{color:#e0e0e080;max-width:16rem;margin:0;font-size:12px;line-height:1.52}.projects-signal-rulebook{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.projects-signal-rule{border-top:1px solid var(--accent-line);gap:6px;padding-top:10px;display:grid}.projects-signal-rule strong{letter-spacing:-.02em;color:#e0e0e0a3;max-width:18ch;font-size:14px;font-weight:500;line-height:1.44}.project-card-interactive{cursor:pointer}.project-card-interactive:hover,.project-card-interactive:focus-visible{border-color:#ffffff14;transform:translateY(-4px)}@keyframes projectFrameFade{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.projects-roadmap-list{gap:0;display:grid}.projects-roadmap-stage{grid-template-columns:minmax(220px,.42fr) minmax(0,1fr);align-items:center;gap:14px;min-height:clamp(320px,42vh,420px);padding-top:0;display:grid;position:relative}.projects-roadmap-stage:before{content:"";pointer-events:none;background:linear-gradient(#0000,#ffffff0d 16%,#ffffff08 84%,#0000);width:1px;position:absolute;inset:0 auto 0 calc(34% - 14px)}.projects-roadmap-object{opacity:.2;min-height:180px;position:relative}.projects-roadmap-plane,.projects-roadmap-grid,.projects-roadmap-beam,.projects-roadmap-object-copy{position:absolute}.projects-roadmap-plane{background:linear-gradient(160deg,#ffffff05,#ffffff01),#1012160d;border:.5px solid #ffffff12}.projects-roadmap-plane-back{opacity:.34;inset:14% 24% 24% 4%;transform:rotate(-8deg)}.projects-roadmap-plane-core{background:linear-gradient(#ffffff05,#ffffff01),linear-gradient(135deg,#ffffff05,#ffffff01);border:1px solid #ffffff14;inset:0 8% 10% 12%;overflow:hidden}.projects-roadmap-grid{opacity:.16;background-color:#0000;background-image:linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:52px 52px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;inset:0;-webkit-mask-image:linear-gradient(140deg,#0000 6%,#000 30% 100%);mask-image:linear-gradient(140deg,#0000 6%,#000 30% 100%)}.projects-roadmap-beam{opacity:.46;background:linear-gradient(90deg,#ffffff24,#0000 84%);height:1px}.projects-roadmap-beam-a{width:42%;top:26%;left:12%}.projects-roadmap-beam-b{transform-origin:100%;width:24%;bottom:18%;right:10%;transform:rotate(-16deg)}.projects-roadmap-object-copy{gap:12px;display:grid;inset:auto 24px 24px}.projects-roadmap-object-copy span,.projects-roadmap-object-copy strong{font-family:var(--font-mono);letter-spacing:-.02em;text-transform:uppercase}.projects-roadmap-object-copy span{color:#e0e0e04d;font-size:.72rem}.projects-roadmap-object-copy strong{color:#e0e0e0ad;max-width:18ch;font-size:.9rem;font-weight:500;line-height:1.5}.projects-roadmap-plane-front{opacity:.16;inset:34% 2% 8% 62%;transform:rotate(-10deg)}.projects-roadmap-list-minimal{align-self:center;width:min(100%,1040px);padding-top:0;position:relative}.projects-roadmap-summary{border-top:1px solid var(--accent-line);border-bottom:1px solid #ffffff0d;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:0 0 14px;display:grid}.projects-roadmap-summary span{gap:8px;padding-top:12px;display:grid}.projects-roadmap-summary strong,.projects-roadmap-summary em{font-style:normal}.projects-roadmap-summary strong{color:#e0e0e0c7;font-family:var(--font-family);letter-spacing:-.05em;font-size:clamp(20px,2vw,28px);font-weight:700;line-height:.96}.projects-roadmap-summary em{color:#e0e0e057;font-family:var(--font-mono);letter-spacing:-.02em;text-transform:uppercase;max-width:24ch;font-size:.72rem}.projects-roadmap-row{border-top:1px solid var(--accent-line);min-width:0;transition:border-color var(--motion-standard) var(--motion-ease), transform var(--motion-standard) var(--motion-ease);grid-template-columns:42px minmax(0,1fr) minmax(200px,240px);gap:16px 18px;padding:12px 0;display:grid}.projects-roadmap-list-minimal .projects-roadmap-row:last-child{border-bottom:1px solid var(--accent-line)}.projects-roadmap-row:hover{border-color:#ffffff14;transform:translate(4px)}.projects-roadmap-index{color:#e0e0e029;font-family:var(--font-mono);letter-spacing:-.02em;padding-top:2px;font-size:.75rem}.projects-roadmap-copy{gap:12px;display:grid}.projects-roadmap-meta{align-items:center;min-width:0;margin-top:4px;padding-top:12px;display:flex;position:relative}.projects-roadmap-meta:before{content:"";background:linear-gradient(90deg,#ffffff14,#0000 82%);height:1px;position:absolute;inset:0 0 auto}.projects-roadmap-meta span{color:#e0e0e057;font-family:var(--font-mono);letter-spacing:-.02em;text-transform:uppercase;overflow-wrap:anywhere;font-size:.75rem;line-height:1.4}.launch-explore-button,.world-launch-button,.world-control{width:fit-content;min-height:52px;color:var(--text);text-align:left;white-space:normal;max-width:100%;transition:transform var(--motion-fast) var(--motion-ease), background-color var(--motion-fast) var(--motion-ease), border-color var(--motion-fast) var(--motion-ease), box-shadow var(--motion-fast) var(--motion-ease);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:10px;padding:0 16px;display:inline-flex}.launch-explore-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#e0e0e0bd;min-height:42px;font-family:var(--font-mono);letter-spacing:-.02em;text-transform:uppercase;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;padding-inline:14px;font-size:.75rem;font-weight:500;position:relative;box-shadow:inset 0 1px #ffffff08,0 12px 28px #00000024}.launch-explore-button:hover{color:#e8ebefeb;border-color:#ffffff1f;box-shadow:0 0 20px #ffffff26}.tone-sites{background:radial-gradient(circle at 85% 20%,#d9ae6b14,#0000 22%)}.tone-relay{background:radial-gradient(circle at 78% 24%,#70a4ff1a,#0000 24%)}.tone-leadgate{background:radial-gradient(circle at 80% 22%,#60d6be1a,#0000 24%)}.tone-demand-radar{background:radial-gradient(circle at 82% 22%,#bca05e1a,#0000 24%)}.world-launch-button{min-height:46px;font-weight:600;font-family:var(--font-mono);letter-spacing:-.02em;text-transform:uppercase;background:#ffffff0f;border-radius:999px;font-size:.75rem}.projects-product-object .world-launch-button svg{transition:transform var(--motion-fast) var(--motion-ease)}.project-card-interactive:hover .world-launch-button,.project-card-interactive:focus-visible .world-launch-button{background:#ffffff17;border-color:#ffffff29}.project-card-interactive:hover .world-launch-button svg,.project-card-interactive:focus-visible .world-launch-button svg{transform:translate(3px)}.world-launch-button:hover,.world-control:hover{background:#ffffff14;border-color:#ffffff29;transform:translateY(-1px)}.world-launch-button:active,.world-control:active{transform:scale(var(--press-scale))}.product-world-overlay{z-index:90;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000c7;place-items:center;padding:0;display:grid;position:fixed;inset:0}.desktop-only{display:inline}.mobile-only{display:none}.experience-viewer-shell{color:#f6f2ea;grid-template-rows:auto minmax(0,1fr);gap:16px;width:100%;height:100%;padding:18px 24px 22px;display:grid;position:relative}.experience-viewer-atmosphere{pointer-events:none;opacity:.9;background:radial-gradient(circle at 72% 18%,#d9ae6b17,#0000 24%),radial-gradient(circle at 28% 78%,#ffffff08,#0000 28%);position:absolute;inset:0}.experience-viewer-topbar{z-index:1;grid-template-columns:140px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:44px;display:grid;position:relative}.experience-viewer-back{color:#f6f2eabd;letter-spacing:.01em;transition:color var(--motion-fast) var(--motion-ease), transform var(--motion-fast) var(--motion-ease);background:0 0;border:none;justify-self:start;align-items:center;gap:8px;padding:0;font-size:14px;font-weight:500;display:inline-flex}.experience-viewer-back:hover{color:#f6f2eaf5;transform:translate(-1px)}.experience-viewer-title{text-align:center;place-items:center;min-width:0;display:grid}.experience-viewer-title h2{letter-spacing:.08em;text-transform:uppercase;color:#f6f2ea8f;white-space:normal;text-overflow:ellipsis;text-wrap:balance;margin:0;font-size:13px;font-weight:500;overflow:hidden}.experience-viewer-close{justify-self:end}.experience-viewer-close.world-control.icon-only{background:#ffffff07;border-color:#ffffff0f;min-width:40px;min-height:40px;padding:0}.experience-viewer-controls{justify-self:end;align-items:center;gap:10px;display:inline-flex}.experience-viewer-togglebar{display:none}.experience-device-toggle-desktop{display:inline-flex}.experience-device-toggle{background:#ffffff09;width:fit-content;padding:3px}.experience-device-toggle button{color:#f6f2ea85;min-width:76px;min-height:34px;padding:0 12px;font-size:12px;font-weight:600}.experience-device-toggle button.active{color:#111;background:#ffffffe6}.experience-viewer-layout{z-index:1;grid-template-columns:132px minmax(0,1fr);align-items:start;gap:22px;min-height:calc(100dvh - 110px);display:grid;position:relative}.experience-viewer-rail{align-content:start;gap:14px;width:132px;padding:10px 0 0 4px;display:grid}.experience-rail-item,.experience-mobile-item{text-align:left;color:#f6f2ea4d;letter-spacing:.03em;width:100%;transition:color var(--motion-fast) var(--motion-ease), transform var(--motion-fast) var(--motion-ease);background:0 0;border:none;padding:0;font-size:13px;font-weight:500;line-height:1.1}.experience-rail-item:hover,.experience-mobile-item:hover{color:#f6f2eab3}.experience-rail-item.active,.experience-mobile-item.active{color:#f6f2eaf5}.experience-viewer-main{grid-template-rows:auto minmax(0,1fr);gap:10px;min-height:0;display:grid}.experience-viewer-meta{align-items:baseline;gap:12px;min-width:0;padding-left:4px;display:inline-flex}.experience-viewer-meta span{color:#f6f2ea57;letter-spacing:.14em;text-transform:uppercase;font-size:10px}.experience-viewer-meta strong{color:#f6f2ea9e;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:500}.experience-preview-frame{width:100%;height:calc(100dvh - 128px);min-height:0;box-shadow:none;background:0 0;border-radius:0;overflow:visible}.experience-preview-frame.desktop{width:calc(100vw - 214px);height:calc(100dvh - 136px)}.experience-preview-frame.desktop .preview-stage,.experience-preview-frame.desktop .preview-scroll,.experience-preview-frame>.device-preview-shell{height:100%}.experience-preview-frame>.device-preview-shell .device-preview-frame-shell{grid-template-rows:auto minmax(0,1fr);height:100%;display:grid}.experience-preview-frame>.device-preview-shell .device-preview-frame-screen{min-height:0}.experience-preview-frame.desktop .preview-stage.interactive .site-preview{padding:0}.experience-preview-frame.desktop .preview-stage.interactive .site-nav{margin:0;padding:14px 18px 0}.experience-preview-frame.mobile{background:0 0;place-items:center;display:grid}.experience-phone-shell{aspect-ratio:.485;place-items:center;max-width:min(100%,410px);height:80vh;display:grid}.experience-phone-bezel{background:linear-gradient(#191919,#050505);border-radius:42px;width:100%;height:100%;padding:11px;position:relative;box-shadow:inset 0 0 0 1px #ffffff12}.experience-phone-screen{background:#0b0b0b;border-radius:32px;height:100%;overflow:hidden}.experience-phone-screen .preview-stage,.experience-phone-screen .preview-scroll{height:100%}@keyframes device-preview-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.experience-mobile-rail{display:none}.product-world-shell{background:linear-gradient(#0c0c0ef8,#101114f8);border:1px solid #ffffff0f;border-radius:30px;grid-template-rows:auto minmax(0,1fr);width:min(1360px,100%);height:min(92vh,980px);padding:22px;display:grid;overflow:hidden;box-shadow:0 36px 108px #00000057}.product-world-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.product-world-heading h2{font-family:Sora,sans-serif;font-size:var(--type-world-title);letter-spacing:-.08em;margin:0;line-height:.9}.product-world-heading span{color:#f6f2ea94;font-size:var(--type-world-support);letter-spacing:.12em;text-transform:uppercase;margin-top:10px;display:block}.product-world-controls{align-items:center;gap:10px;display:flex}.world-control.icon-only{justify-content:center;min-width:52px}.product-world-body{grid-template-columns:280px minmax(0,1fr);gap:16px;min-height:0;display:grid}.world-sidebar,.world-main{background:#ffffff03;border:1px solid #ffffff0b;border-radius:22px;min-height:0}.world-sidebar{background:#ffffff02;padding:18px}.world-sidebar-note{color:#f6f2ea75;margin:16px 0 0;font-size:12px;line-height:1.5}.world-main{background:linear-gradient(#ffffff04,#ffffff02),#ffffff02;padding:18px;overflow:hidden}.world-eyebrow,.world-kicker{color:#f6f2ea75;font-size:var(--type-label);letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px}.world-list{gap:10px;display:grid}.world-list-item{text-align:left;width:100%;color:inherit;transition:transform var(--motion-fast) var(--motion-ease), border-color var(--motion-fast) var(--motion-ease), background-color var(--motion-fast) var(--motion-ease);background:#ffffff03;border:1px solid #ffffff0a;border-radius:16px;padding:13px 14px}.world-list.static .world-list-item{cursor:default}.world-list-item.active{background:#ffffff07;border-color:#ffffff14}.world-list:not(.static) .world-list-item:hover{background:#ffffff08;border-color:#ffffff1f;transform:translate(4px)}.world-list-item span,.world-list-item strong,.world-list-item em{display:block}.world-list-item span{color:#f6f2ea57;font-size:var(--type-label);letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-style:normal}.world-list-item strong{font-size:18px;font-style:normal;font-weight:600}.world-list-item em{color:#f6f2ea85;font-size:var(--type-world-support);margin-top:6px;font-style:normal}.world-scene,.world-experience-stage{align-content:start;gap:18px;height:100%;display:grid}.world-main-sites .world-scene{grid-template-rows:auto minmax(0,1fr) auto}.world-scene-launcher{grid-template-rows:auto minmax(0,1fr)}.world-scene-launcher.is-launching{pointer-events:none}.world-scene-intro h3,.world-scene h3{font-family:Sora,sans-serif;font-size:var(--type-world-title);letter-spacing:-.08em;margin:0;line-height:.9}.world-scene-intro p:last-child,.world-scene p:last-child{color:#f6f2eab3;max-width:560px;font-size:var(--type-world-body);line-height:1.42}.product-world-sites .world-sidebar{background:0 0;border-width:0 1px 0 0;border-radius:0;padding:18px 18px 18px 0}.product-world-sites .world-main{background:0 0;border:none;border-radius:0;padding:0 0 0 6px}.world-list-sites{gap:0}.world-list-item-collection{background:0 0;border:none;border-bottom:1px solid #ffffff0f;border-radius:0;padding:14px 0}.world-list-item-collection.active{background:0 0;border-color:#ffffff24}.world-list:not(.static) .world-list-item-collection:hover{background:0 0;border-color:#ffffff24;transform:translate(0)}.world-list-item-collection span{margin-bottom:8px}.world-list-item-collection strong{font-size:20px}.world-list-item-collection em{letter-spacing:.12em;text-transform:uppercase;margin-top:10px;font-size:10px}.world-launcher-stage{grid-template-columns:minmax(0,1fr) minmax(240px,280px);align-items:stretch;gap:22px;min-height:0;display:grid}.world-launcher-preview{transform-origin:50%;border:1px solid #ffffff0d;border-radius:30px;grid-template-rows:auto minmax(0,1fr);gap:18px;min-height:0;padding:18px;display:grid;box-shadow:0 24px 60px #0000002e}.world-launcher-preview-meta,.world-launcher-detail{min-width:0}.world-launcher-preview-meta span,.world-launcher-note,.world-launcher-detail .world-scene-sequence span{letter-spacing:.12em;text-transform:uppercase;font-size:11px}.world-launcher-preview-meta span,.world-launcher-note{color:#f6f2ea7a}.world-launcher-preview-meta strong{letter-spacing:-.08em;max-width:12ch;margin-top:12px;font-family:Sora,sans-serif;font-size:clamp(34px,4.6vw,64px);line-height:.92;display:block}.leadgate-world-main{overflow-y:auto}.leadgate-world-scene{gap:20px}.leadgate-story{border-bottom:1px solid #ffffff12;gap:18px;padding-bottom:20px;display:grid}.leadgate-story-head{grid-template-columns:minmax(0,1.2fr) minmax(240px,.8fr);align-items:end;gap:18px;display:grid}.leadgate-story-intro{gap:12px;display:grid}.leadgate-story-note{color:#f6f2ea9e;text-wrap:balance;justify-self:end;max-width:28ch;margin:0;font-size:14px;line-height:1.5}.leadgate-story-panel{background:linear-gradient(135deg,#60d6be14,#60d6be03 62%),#ffffff05;border:1px solid #ffffff0f;border-radius:24px;gap:12px;max-width:42rem;padding:20px 22px;display:grid}.leadgate-story-panel strong,.leadgate-signal-cell strong,.leadgate-stage strong{font-size:18px;font-weight:600;line-height:1.15}.leadgate-story-panel p,.leadgate-signal-cell p,.leadgate-stage p,.leadgate-cta p{color:#f6f2ea9e;margin:0;font-size:14px;line-height:1.5}.leadgate-signal-grid,.leadgate-stage-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.leadgate-signal-cell,.leadgate-stage{background:#ffffff04;border:1px solid #ffffff0f;border-radius:20px;gap:10px;min-height:0;padding:18px;display:grid}.leadgate-signal-cell.active{background:linear-gradient(#60d6be17,#60d6be05),#ffffff05;border-color:#60d6be33}.leadgate-signal-cell span,.leadgate-stage span{color:#f6f2ea57;letter-spacing:.14em;text-transform:uppercase;font-size:10px}.leadgate-stage{background:linear-gradient(#ffffff06,#ffffff03),#ffffff03}.leadgate-principles{border-top:1px solid #ffffff12;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;padding-top:18px;display:grid}.leadgate-principles-copy{gap:14px;display:grid}.leadgate-principles-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.leadgate-principles-list li{color:#f6f2eac7;padding-left:16px;font-size:15px;line-height:1.5;position:relative}.leadgate-principles-list li:before{content:"";background:#60d6beb8;border-radius:999px;width:6px;height:6px;position:absolute;top:.62em;left:0}.leadgate-cta{justify-items:start;gap:12px;max-width:240px;display:grid}.leadgate-cta .world-launch-button{justify-content:center;width:100%}.relay-world-main{overflow-y:auto}.relay-world-scene{gap:20px}.relay-intro{grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);align-items:start;gap:18px;display:grid}.relay-intro-copy{gap:12px;display:grid}.relay-story-panel,.relay-panel,.relay-status-bar{background:linear-gradient(#70a4ff14,#70a4ff03),#ffffff04;border:1px solid #ffffff0f;border-radius:24px;gap:12px;padding:20px 22px;display:grid}.relay-story-panel strong,.relay-lane strong,.relay-sequence-item strong,.relay-status-bar strong{font-size:18px;font-weight:600;line-height:1.15}.relay-story-panel p,.relay-lane p,.relay-sequence-item p,.relay-status-bar p{color:#f6f2ea9e;margin:0;font-size:14px;line-height:1.5}.relay-river{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid;position:relative}.relay-river:before{content:"";background:linear-gradient(90deg,#0000,#70a4ff47,#0000);height:1px;position:absolute;top:50%;left:8%;right:8%;transform:translateY(-50%)}.relay-lane{background:linear-gradient(#ffffff08,#fff0);border-top:1px solid #ffffff14;gap:10px;min-height:0;padding:20px 18px 18px;display:grid;position:relative}.relay-lane.active{border-top-color:#70a4ff6b}.relay-lane span,.relay-sequence-item span{color:#f6f2ea57;letter-spacing:.14em;text-transform:uppercase;font-size:10px}.relay-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:14px;display:grid}.relay-principles-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.relay-principles-list li{color:#f6f2eac7;border-bottom:1px solid #ffffff0f;padding-bottom:10px;font-size:15px;line-height:1.5}.relay-principles-list li:last-child{border-bottom:none;padding-bottom:0}.relay-sequence-list{gap:12px;display:grid}.relay-sequence-item{border-bottom:1px solid #ffffff0f;gap:8px;padding-bottom:12px;display:grid}.relay-sequence-item:last-child{border-bottom:none;padding-bottom:0}.radar-world-main{overflow-y:auto}.radar-world-scene{gap:20px}.radar-hero{grid-template-columns:minmax(0,.95fr) minmax(280px,1.05fr);align-items:stretch;gap:20px;display:grid}.radar-hero-copy{gap:12px;display:grid}.radar-signal-map,.radar-panel,.radar-status-strip{background:linear-gradient(#bca05e14,#bca05e03),#ffffff04;border:1px solid #ffffff0f;border-radius:24px}.radar-signal-map{min-height:280px;padding:18px;position:relative;overflow:hidden}.radar-signal-map:before,.radar-signal-map:after{content:"";border:1px solid #bca05e1f;border-radius:999px;position:absolute;inset:18% 14%}.radar-signal-map:after{inset:34% 25%}.radar-node{background:#0d0d0fc2;border:1px solid #ffffff0f;border-radius:18px;gap:8px;max-width:160px;padding:14px 16px;display:grid;position:absolute;box-shadow:0 16px 36px #0000002e}.radar-node:before{content:"";background:#bca05ebd;border-radius:999px;width:8px;height:8px;position:absolute;top:14px;right:14px}.radar-node-1{top:12%;left:8%}.radar-node-2{top:52%;left:36%}.radar-node-3{top:22%;right:8%}.radar-node span,.radar-timeline-step span{color:#f6f2ea57;letter-spacing:.14em;text-transform:uppercase;font-size:10px}.radar-node strong,.radar-panel strong,.radar-timeline-step strong,.radar-status-strip strong{font-size:18px;font-weight:600;line-height:1.15}.radar-node p,.radar-panel p,.radar-timeline-step p,.radar-status-strip p{color:#f6f2ea9e;margin:0;font-size:14px;line-height:1.5}.radar-analysis-band{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:14px;display:grid}.radar-panel{gap:12px;padding:20px 22px;display:grid}.radar-principles-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.radar-principles-list li{color:#f6f2eac7;padding-left:16px;font-size:15px;line-height:1.5;position:relative}.radar-principles-list li:before{content:"";background:#bca05ec2;border-radius:999px;width:6px;height:6px;position:absolute;top:.62em;left:0}.radar-timeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.radar-timeline-step{background:linear-gradient(#ffffff07,#fff0);border-top:1px solid #bca05e42;gap:10px;padding:18px;display:grid}.radar-status-strip{gap:10px;padding:20px 22px;display:grid}.world-launcher-preview-body{min-height:0;box-shadow:none;background:0 0;border-radius:0;overflow:visible}.device-preview-shell{opacity:0;animation:device-preview-enter var(--motion-slow) var(--motion-ease) forwards;gap:10px;display:grid}.device-preview-shell.compact{gap:8px}.device-preview-frame-shell{background:linear-gradient(#121214f5,#08080afa);border:1px solid #ffffff14;border-radius:26px;min-height:0;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 20px 54px #00000038}.device-preview-frame-topbar{color:#e0e0e047;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid #ffffff0d;align-items:center;gap:7px;height:38px;padding:0 14px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;display:flex}.device-preview-frame-topbar i{background:#e0e0e033;border-radius:999px;width:6px;height:6px}.device-preview-frame-topbar span{white-space:nowrap;margin-left:auto}.device-preview-frame-screen{background:#0a0a0b;min-height:0;position:relative;overflow:hidden}.device-preview-grain{pointer-events:none;opacity:.12;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.88' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E");position:absolute;inset:0}.device-preview-meta-plate{color:#e0e0e057;letter-spacing:.12em;text-transform:uppercase;flex-wrap:wrap;gap:8px 16px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;display:flex}.device-preview-meta-plate.compact{gap:6px 12px;font-size:9px}.device-preview-meta-plate strong{color:#e0e0e08a;font-weight:500}.device-preview-shell .preview-stage,.device-preview-shell .preview-scroll,.device-preview-shell .site-preview{pointer-events:none}.world-launcher-preview-body .preview-stage,.world-launcher-preview-body .preview-scroll{height:100%}.world-launcher-preview-body .site-preview{padding:0}.world-launcher-preview-body .site-nav{margin:0;padding:18px 18px 0}.world-launcher-detail{align-content:start;gap:20px;padding:14px 0 8px;display:grid}.world-launcher-mobile-rail{display:none}.world-launcher-note{margin:0;line-height:1.5}.world-launcher-detail .world-scene-sequence{gap:12px;display:grid}.world-launcher-detail .world-scene-sequence span{color:#f6f2eac7;border:none;border-bottom:1px solid #ffffff12;border-radius:0;padding:0 0 12px}.world-launcher-detail .world-scene-foot{margin-top:auto;padding-top:6px}.world-scene-launcher.is-launching .world-launcher-preview{box-shadow:0 34px 84px #00000047}.product-world-sites.is-launching .world-list-sites{opacity:.5}.world-scene-sequence{flex-wrap:wrap;gap:10px;display:flex}.world-scene-sequence span{color:#f6f2eab8;border:1px solid #ffffff0f;border-radius:999px;padding:10px 12px}.collection-beauty{background:linear-gradient(#ece0d21f,#ece0d205),radial-gradient(circle at 86% 18%,#d1aa741f,#0000 26%),#ffffff05;grid-template-columns:minmax(0,.62fr) minmax(240px,.38fr)}.collection-restaurant{background:radial-gradient(circle at 18% 22%,#876d4c1f,#0000 20%),linear-gradient(#211c1752,#100e0c29),linear-gradient(90deg,#645a4914,#0000 38%);grid-template-columns:minmax(240px,.36fr) minmax(0,.64fr);align-items:end}.collection-clinic{background:linear-gradient(#fff3,#d3e4df0f),#ffffff05;grid-template-columns:minmax(0,.58fr) minmax(220px,.42fr);min-height:250px}.collection-clinic .world-launcher-preview-meta strong,.world-main-clinic .world-scene-intro h3,.world-main-clinic .world-scene-intro p{color:#f2f6f4}.collection-auto{background:radial-gradient(circle at 84% 18%,#a1acba1f,#0000 18%),linear-gradient(#1a1d2280,#090a0c4d);grid-template-columns:minmax(0,.68fr) minmax(220px,.32fr)}.world-scene-foot{align-items:center;gap:16px;display:flex}.world-muted-note{color:#f6f2ea7a}.world-experience-toolbar{justify-content:flex-end;display:flex}.world-experience-preview{background:#00000024;border:1px solid #ffffff0f;border-radius:24px;min-height:0;overflow:hidden}.world-experience-preview.desktop{height:100%}.world-experience-preview.mobile{justify-self:center;width:min(360px,100%);height:100%}.world-experience-preview .preview-stage,.world-experience-preview .preview-scroll{height:100%}@media (width<=1024px){.brand-home-shell,.brand-copy-shell{grid-template-columns:1fr}.site-header-bar{grid-template-columns:auto minmax(0,1fr)}.site-header-actions{justify-self:end}.brand-about-section .brand-copy-shell{grid-template-columns:1fr;gap:28px}.brand-about-copy-shell:before{opacity:.54;background:linear-gradient(90deg,#ffffff14,#0000);width:min(180px,28vw);height:1px;inset:196px auto 0 0}.brand-home-copy{padding-right:0}.brand-home-actions-band{grid-template-columns:1fr;align-items:start;gap:14px}.brand-home-signal-strip{max-width:280px}.brand-home-void{min-height:360px}.brand-home-object{width:min(66vw,520px);height:min(42vh,440px);min-height:320px}.brand-home-object-captionline{width:min(220px,46%);bottom:8%;right:8%}.brand-about-section:after{width:min(62vw,420px);right:4%}.brand-about-handoff{inset:2% 6% auto 28%}.build-statement-window{gap:32px;min-height:0}.build-window-copy,.build-window-copy-statement,.brand-about-statement-grid{grid-template-columns:1fr}.build-window-copy-statement:after,.brand-about-statement-grid:after{display:none}.build-window-copy{max-width:100%}.build-window-copy h2{max-width:12ch}.build-capability-stage{grid-template-columns:1fr;gap:18px;padding-top:18px}.build-capability-stage-object{min-height:300px}.brand-section-trace{inset:24% 6% 0 26%}.brand-section-anchor{min-height:248px}.community-destination-grid,.community-card-grid,.contact-destination-grid,.contact-card-grid{grid-template-columns:1fr}.contact-destination-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-footer-shell{min-height:0;padding-top:24px}.brand-footer-shell h2{max-width:10ch}.community-destination:nth-child(2){margin-top:0}.projects-page{padding-top:102px}.projects-scene-head .projects-page-shell,.projects-product-scene .projects-page-shell,.projects-roadmap-scene .projects-page-shell{min-height:0}.projects-page-head{grid-template-columns:1fr;gap:12px}.projects-page-head:before,.projects-page-head-side:before,.projects-roadmap-stage:before{display:none}.projects-page-head-object{min-height:240px;margin-top:4px;position:relative;inset:auto}.projects-page-head-side{gap:12px;padding-bottom:0;padding-left:0}.projects-page-manifest{width:100%}.projects-page-head-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;width:100%}.projects-page-head p{grid-column:1;max-width:40rem;margin-bottom:0}.projects-product-window,.projects-product-window-sites,.projects-product-window-leadgate{grid-template-columns:1fr;min-height:0}.projects-product-scaffold,.projects-product-scaffold-sites,.projects-product-scaffold-leadgate{grid-template-columns:1fr;gap:14px}.projects-summary-copy{border-bottom:1px solid #ffffff0f;border-right:none;padding-bottom:14px;padding-right:0}.projects-roadmap-stage{grid-template-columns:1fr;gap:18px;min-height:0}.projects-roadmap-summary{grid-template-columns:1fr;gap:10px}.projects-roadmap-object{min-height:220px}.projects-head-window-sites{inset:0 4% 14% 10%}.projects-head-window-leadgate{width:min(360px,58%);inset:auto 0 0 8%}.projects-roadmap-row{gap:10px}.projects-roadmap-index{padding-top:0}.product-world-shell{height:min(94vh,1100px)}.product-world-body{grid-template-columns:1fr}.world-sidebar{order:2}.world-main{order:1}.leadgate-story-head,.leadgate-principles,.relay-intro,.relay-grid,.radar-hero,.radar-analysis-band{grid-template-columns:1fr}.leadgate-story-note{justify-self:start;max-width:36ch}.leadgate-signal-grid,.leadgate-stage-grid,.relay-river,.radar-timeline{grid-template-columns:1fr}.relay-river:before{display:none}.radar-signal-map{min-height:360px}}@media (width<=640px){:root{--type-label:9px;--type-label-tight:8px;--type-ui:13px;--type-ui-small:11px;--type-logo:25px;--type-launch:clamp(44px, 14vw, 72px);--type-product-number:24px;--type-product-title:clamp(44px, 14vw, 70px);--type-product-body:18px;--type-world-title:32px;--type-world-body:15px;--type-world-support:12px;--type-preview-title:24px;--type-preview-body:10px;--type-preview-mobile-title:16px;--type-preview-mobile-body:11px}.site-header{padding:8px 10px 0}.site-header-bar{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"logo actions";align-items:center;gap:8px 10px;min-height:0;padding:8px 0 10px}.route-projects .site-header-bar{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"logo actions";gap:8px;padding:8px 0 10px}.site-logo{grid-area:logo;font-size:20px}.route-projects .site-logo{font-size:18px}.site-nav::-webkit-scrollbar{display:none}.language-switcher::-webkit-scrollbar{display:none}.site-header-actions{grid-area:actions;gap:6px;padding-left:8px}.site-header-cta{justify-self:end;min-height:32px;padding-inline:10px;font-size:9px}.route-projects .site-header-cta{min-height:32px;padding-inline:10px;font-size:9px}.language-switcher{justify-content:flex-end;justify-self:auto;gap:1px;width:auto;overflow-x:visible}.language-switcher-button{min-height:18px;padding-inline:1px;font-size:7px}.route-projects .language-switcher-button{opacity:.78;font-size:8px}.page-section{align-items:flex-start;min-height:auto;padding:96px 16px 28px;scroll-margin-top:120px}.brand-home-shell,.brand-copy-shell,.brand-build-shell,.brand-footer-shell{gap:20px;min-height:0}.brand-home-scene{gap:14px;min-height:0}.brand-footer-shell{grid-template-columns:1fr;grid-template-areas:"copy""cards""footer";padding-top:14px}.brand-footer-section{padding-top:118px}.brand-footer-shell>.brand-section-copy{padding-top:0}.brand-footer-shell h2{max-width:10ch;font-size:clamp(28px,9vw,40px)}.brand-copy-shell h2,.brand-footer-shell h2{max-width:100%;font-size:clamp(28px,8.4vw,46px)}.brand-home-shell{align-content:center;gap:10px;min-height:calc(100svh - 132px)}.brand-home-copy-topline{gap:10px;font-size:.68rem}.brand-home-shell h1{max-width:100%;font-size:clamp(48px,13.6vw,72px)}.brand-home-line-3{margin-top:14px;font-size:clamp(18px,5.6vw,26px)}.brand-home-void{min-height:188px;margin-top:0}.brand-home-void:before,.brand-home-void:after{display:none}.brand-home-object{width:min(82vw,372px);height:184px;min-height:184px}.brand-home-object-captionline,.brand-home-signal-strip{display:none}.brand-home-ledger{grid-template-columns:1fr;gap:8px;padding-top:8px}.brand-home-floor{grid-template-columns:1fr}.brand-home-floor-cell{border-top:1px solid #ffffff0a;border-left:none;padding:10px 0}.brand-home-floor-cell:first-child{border-top:none}.brand-home-object-line-top{width:46%;left:0}.brand-home-object-line-side{height:34%}.brand-home-object-panel-back{inset:16% 28% 24% 4%}.brand-home-object-core{inset:10% 10% 12%}.brand-home-object-panel-front{inset:36% 0 8% 56%}.brand-about-section:before{opacity:.24;height:24vh}.brand-about-handoff{opacity:.42;height:92px;inset:12px 14px auto}.brand-about-handoff-line{top:10%;left:8%;right:8%}.brand-about-handoff-core{inset:22% 22% 4%}.brand-about-handoff-panel-back,.brand-about-handoff-panel-front{display:none}.brand-about-section:after,.brand-section-trace{opacity:.2}.brand-about-section .brand-section-copy{gap:18px;padding-left:0}.brand-about-statement-markers{display:none}.brand-about-statement-markers-mobile{display:flex}.brand-about-statement{padding:14px 0 12px}.brand-about-statement-detail{gap:16px;padding:0}.brand-about-section .brand-copy-shell{gap:22px;min-height:0}.brand-section-trace{inset:34% -6% 0 46%}.brand-section-trace-core{inset:18% 8% 18% 20%}.brand-section-trace-plane-back,.brand-section-trace-plane-front{display:none}.brand-section-anchor{min-height:200px}.brand-section-monogram{font-size:116px;transform:translate(-10px,20px)}.brand-section-number{font-size:clamp(112px,30vw,164px);transform:translate(-8%,-8%)}.brand-build-section:before,.brand-build-section:after{display:none}.brand-build-shell{gap:0}.build-statement-window{border-radius:0;gap:24px;min-height:0;padding:18px 0}.build-window-rail{display:none}.build-window-copy{gap:12px}.build-window-copy-statement{padding:0 0 10px}.build-window-copy h2{max-width:100%;font-size:clamp(36px,10vw,50px)}.build-window-support-block,.brand-about-statement-detail{gap:16px;padding-bottom:0}.build-window-support-block{padding-left:0}.build-window-support{max-width:100%;font-size:12px;line-height:1.58}.build-window-reference-strip{gap:8px;width:100%}.build-window-reference-strip span{grid-template-columns:24px minmax(0,1fr);padding-top:8px}.build-capability-stage{grid-template-columns:1fr;gap:18px;min-height:0}.build-capability-stage-object{min-height:220px}.build-capability-composition{border-left:none;grid-template-columns:1fr;padding-left:0}.build-capability-row{grid-template-columns:28px minmax(0,1fr);gap:6px;min-height:0;padding:12px 0}.build-capability-plane-back{inset:16% 18% 22% 4%}.build-capability-plane-core{inset:10%}.build-capability-plane-front{inset:38% 0 10% 58%}.build-capability-row strong{max-width:100%;font-size:14px}.community-destination,.contact-destination,.community-card,.contact-card{border-radius:0;min-height:0;padding:14px}.community-destination{gap:14px;min-height:236px}.community-destination-panel{gap:14px;min-height:236px;padding:16px 0 12px}.community-destination-grid,.contact-destination-grid{gap:16px}.community-destination:after{border-radius:0;width:76px;height:1px;bottom:14px;right:14px}.contact-destination:after{border-radius:0;width:40px;height:1px;bottom:14px;right:14px}.community-destination strong{max-width:10ch;font-size:clamp(24px,7.6vw,34px)}.contact-destination strong{max-width:12ch;font-size:clamp(18px,6vw,24px)}.contact-destination{gap:12px;min-height:84px;padding:0}.contact-destination-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.contact-destination-row{gap:8px;padding:10px}.community-destination-url,.community-destination em,.community-card em,.contact-card em,.projects-page-head p,.projects-product-description,.projects-product-subtitle,.community-destination-arrow{font-size:13px}.contact-destination-arrow{display:none}.contact-destination-icon-wrap{width:32px;height:32px}.contact-destination-icon{width:16px;height:16px}.brand-footer-band{grid-template-columns:1fr;gap:12px}.brand-footer-band-meta{text-align:left;justify-items:start}.projects-page{min-height:auto;padding:98px 16px 20px}.projects-page-shell{gap:18px}.projects-scene-head .projects-page-shell,.projects-product-scene .projects-page-shell,.projects-roadmap-scene .projects-page-shell{min-height:0}.projects-page-head{gap:8px;padding-top:0}.projects-page-head-object{min-height:172px;margin-top:2px;display:block;position:relative}.projects-page-head-main,.projects-page-head-side{gap:12px}.projects-page-head-list{display:none}.projects-page-manifest{grid-template-columns:1fr;gap:8px;padding-top:4px}.projects-page-manifest span{gap:4px;padding-top:8px}.projects-page-manifest em{font-size:13px}.projects-page-head h1{max-width:8ch;font-size:clamp(30px,10.2vw,42px);line-height:.92}.projects-available-stack{gap:14px}.projects-page-head p{max-width:22rem;font-size:12px;line-height:1.5}.projects-page-head-strip{gap:8px;width:100%;padding-top:10px}.projects-roadmap-summary{padding-bottom:14px}.projects-roadmap-summary strong{font-size:clamp(16px,5vw,22px)}.projects-roadmap-summary em{font-size:.66rem}.projects-head-window-sites{inset:0 0 20%}.projects-head-window-leadgate{width:70%;inset:auto 0 0 auto}.projects-head-window-bar{padding:10px 12px 8px}.projects-head-window-preview{padding:10px}.projects-head-signal{padding:6px 12px 8px}.projects-head-signal-row{grid-template-columns:28px minmax(0,1fr);gap:8px;padding:8px 0}.projects-head-signal-row strong,.projects-head-window-bar strong,.projects-head-window-bar span,.projects-head-signal-row span{font-size:.66rem}.projects-cluster{gap:14px}.projects-cluster-head{border-bottom:none;grid-template-columns:1fr;gap:4px;padding-bottom:0}.projects-cluster-head p{font-size:12px}.projects-product-object,.projects-product-object.featured,.projects-product-object.supporting{gap:12px;padding-top:14px}.projects-product-window,.projects-product-window-sites,.projects-product-window-leadgate{grid-template-columns:1fr}.projects-product-rail{grid-template-columns:30px minmax(100px,auto) minmax(0,1fr);gap:8px 10px;padding-bottom:8px}.projects-product-rail span,.projects-product-rail strong{font-size:.66rem}.projects-product-sites .projects-product-copy,.projects-product-leadgate .projects-product-copy{padding-top:0;padding-right:0}.projects-window-copy-sites,.projects-window-copy-leadgate{order:initial;padding:14px 14px 12px}.projects-summary-copy{padding-bottom:12px}.projects-window-copy:after{display:none}.projects-window-stage,.projects-window-stage-sites,.projects-window-stage-leadgate{order:initial;padding:14px 14px 0}.project-card-interactive:hover,.project-card-interactive:focus-visible,.project-card-interactive:active{transform:none}.projects-product-copy{gap:10px;padding-right:0}.projects-product-note{font-size:11px}.projects-product-object .projects-product-meta h2,.projects-product-object.supporting .projects-product-meta h2{max-width:100%;font-size:clamp(28px,8vw,42px)}.projects-site-stage-frame{border-radius:18px}.projects-site-stage{min-height:0}.projects-site-stage-meta{gap:8px 12px;padding-right:0}.projects-signal-grid{padding-left:16px}.projects-signal-atlas{grid-template-columns:1fr;gap:10px;min-height:0;padding:14px 14px 12px}.projects-signal-atlas-line-a,.projects-signal-atlas-line-b{display:none}.projects-signal-column{border-top:1px solid #ffffff14;border-left:none;min-height:0;padding-top:28px;padding-left:0;padding-right:0}.projects-signal-column:first-child{border-top:none}.projects-signal-column strong{max-width:100%;font-size:20px}.projects-signal-column p,.projects-signal-rule strong{font-size:12px}.projects-signal-rulebook{grid-template-columns:1fr;gap:10px}.projects-roadmap-stage{gap:12px}.projects-roadmap-object{min-height:160px}.projects-roadmap-plane-back{inset:16% 18% 22% 4%}.projects-roadmap-plane-core{inset:8% 8% 12% 10%}.projects-roadmap-plane-front{inset:40% 0 8% 60%}.projects-roadmap-object-copy{gap:8px;inset:auto 14px 14px}.projects-roadmap-object-copy strong{max-width:20ch;font-size:.78rem}.projects-roadmap-row{grid-template-columns:1fr;gap:8px;padding:16px 0}.projects-roadmap-index{padding-top:0}.projects-product-object .world-launch-button{min-height:46px;padding:0 14px;font-size:14px}.projects-product-facts{gap:6px}.projects-product-facts span{padding-bottom:8px;font-size:.7rem}.projects-roadmap-meta{padding-top:12px}.projects-roadmap-meta span{font-size:10px}.product-world-overlay{padding:0}.product-world-shell{border-radius:22px;height:95vh;padding:14px}.product-world-header{flex-direction:row;align-items:flex-start;gap:14px;margin-bottom:14px}.product-world-body{gap:12px}.world-sidebar,.world-main{border-radius:18px;padding:12px}.world-sidebar-note,.leadgate-story-note,.leadgate-story-panel p,.leadgate-signal-cell p,.leadgate-stage p,.leadgate-cta p,.relay-story-panel p,.relay-lane p,.relay-sequence-item p,.relay-status-bar p,.radar-node p,.radar-panel p,.radar-timeline-step p,.radar-status-strip p{font-size:13px}.product-world-heading span{margin-top:8px}.product-world-controls{flex-shrink:0}.world-main-sites .world-scene{grid-template-rows:auto auto;gap:14px}.world-main-sites .world-scene-intro p:last-child{max-width:26ch}.product-world-sites{grid-template-columns:1fr}.product-world-sites .world-sidebar{background:0 0;border:none;padding:0}.world-list-sites{scrollbar-width:none;gap:14px;padding-bottom:4px;display:flex;overflow-x:auto}.world-list-sites::-webkit-scrollbar{display:none}.world-list-item-collection{min-width:min(220px,62vw);padding:0 0 10px}.product-world-sites .world-main{padding:4px 0 0;overflow-y:auto}.world-main-launcher-mobile{padding-top:0}.world-scene-launcher{gap:16px}.world-launcher-stage{grid-template-columns:1fr;gap:16px}.world-launcher-preview{border-radius:24px;padding:14px}.leadgate-world-scene{gap:16px}.leadgate-story{gap:14px;padding-bottom:16px}.leadgate-story-panel,.leadgate-signal-cell,.leadgate-stage{border-radius:18px;padding:15px}.leadgate-principles{gap:16px;padding-top:16px}.leadgate-principles-list li{padding-left:14px;font-size:14px}.leadgate-cta{max-width:none}.relay-world-scene{gap:16px}.relay-story-panel,.relay-panel,.relay-status-bar,.relay-lane{border-radius:18px;padding:15px}.relay-principles-list li{font-size:14px}.radar-world-scene{gap:16px}.radar-signal-map,.radar-panel,.radar-status-strip{border-radius:18px}.radar-panel,.radar-status-strip,.radar-timeline-step{padding:15px}.radar-signal-map{min-height:320px;padding:15px}.radar-node{max-width:132px;padding:12px 13px}.radar-principles-list li{padding-left:14px;font-size:14px}.world-launcher-preview.mobile{box-shadow:none;background:#ffffff05;border:none;border-radius:22px;gap:0;padding:0}.world-launcher-preview-meta strong{max-width:10ch;font-size:clamp(28px,11vw,40px)}.world-launcher-preview-body{border-radius:20px;height:min(34vh,280px)}.world-launcher-preview.mobile .world-launcher-preview-body{border-radius:22px;height:min(32vh,260px)}.world-launcher-preview-body .preview-stage.mobile .site-preview{padding:10px 10px 12px}.world-launcher-detail{gap:12px;padding:0}.world-launcher-detail.mobile{gap:10px}.world-launcher-note{letter-spacing:.1em;font-size:10px}.world-launcher-detail.mobile .world-launcher-note{font-size:11px;line-height:1.45}.world-launcher-detail .world-scene-sequence{display:none}.world-scene-foot{margin-top:0}.collection-beauty,.collection-restaurant,.collection-clinic,.collection-auto{grid-template-columns:1fr}.world-scene-sequence{gap:8px}.world-scene-sequence span{padding:8px 10px;font-size:10px}.world-launch-button{justify-content:center;width:100%}.world-launcher-mobile-rail{gap:10px;padding-top:2px;display:grid}.world-experience-preview.mobile{width:100%}.desktop-only{display:none}.mobile-only{display:inline}.experience-viewer-shell{grid-template-rows:auto auto minmax(0,1fr);gap:10px;padding:10px 10px 14px;display:grid}.experience-viewer-topbar{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;min-height:0}.experience-viewer-back{font-size:13px}.experience-viewer-title{place-items:start center}.experience-viewer-title h2{white-space:normal;font-size:11px;line-height:1.25}.experience-viewer-togglebar{justify-content:stretch;display:flex}.experience-viewer-controls{gap:0}.experience-device-toggle-desktop{display:none!important}.experience-device-toggle{width:100%}.experience-device-toggle button{flex:50%}.experience-viewer-layout{grid-template-columns:1fr;gap:10px;min-height:0}.experience-viewer-rail{display:none}.experience-viewer-main{grid-template-rows:auto minmax(0,1fr) auto;gap:8px}.experience-viewer-meta{gap:8px;padding-left:2px}.experience-viewer-meta span,.experience-viewer-meta strong{font-size:9px}.experience-preview-frame{border-radius:26px;height:calc(100dvh - 214px)}.experience-preview-frame.desktop{width:100%}.experience-preview-frame.mobile{align-items:start}.experience-phone-shell{width:min(100%,360px);height:min(70vh,100dvh - 236px)}.experience-mobile-rail{scrollbar-width:none;border-top:1px solid #ffffff14;gap:14px;margin-top:2px;padding:10px 0 8px;display:flex;overflow-x:auto}.experience-mobile-rail::-webkit-scrollbar{display:none}.experience-mobile-item{color:#f6f2ea8a;flex:none;width:auto;font-size:14px}}@keyframes hero-object-float{0%,to{transform:translate(0,0)}50%{transform:translateY(-10px)}}@keyframes hero-object-pulse{0%,to{opacity:.72;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@keyframes hero-object-glow{0%,to{opacity:.22;transform:rotate(12deg)translate(-8px)}50%{opacity:.4;transform:rotate(12deg)translate(12px)}}.hero-grid,.gallery-header,.gallery-grid,.contact-content{width:min(1320px,100%);margin:0 auto}.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(560px,1.04fr);align-items:center;gap:42px;display:grid}.section-kicker{color:var(--gold);font-family:var(--font-mono);letter-spacing:-.02em;text-transform:uppercase;margin:0 0 18px;font-size:.75rem;font-weight:500}.hero-copy h1,.gallery-header h2,.contact-copy h2,.contact-modal h2,.demo-modal-header h2{letter-spacing:-.08em;margin:0;font-family:Sora,sans-serif;line-height:.9}.hero-copy h1{font-size:clamp(58px,8vw,122px)}.hero-subtitle,.gallery-header p,.contact-copy p,.contact-modal p{color:var(--muted);font-size:18px;line-height:1.52}.hero-subtitle{max-width:560px;margin:28px 0 0}.hero-actions{flex-wrap:wrap;gap:16px;margin-top:40px;display:flex}.primary-button,.secondary-button{border-radius:18px;align-items:center;gap:10px;min-height:58px;padding:15px 22px;font-weight:700;display:inline-flex}.secondary-button{border:1px solid var(--line);color:var(--text);background:#ffffff0d}.device-preview{isolation:isolate;min-height:710px;position:relative}.device-preview:before{content:"";filter:blur(48px);z-index:0;background:radial-gradient(circle,#d9ae6b2e,#0000 58%);position:absolute;inset:130px 30px 50px}.device-laptop,.device-phone{background:#101010;border:1px solid #ffffff21;position:absolute;box-shadow:0 40px 120px #00000061}.device-laptop{z-index:1;border-radius:34px;width:min(760px,94%);padding:14px;top:54px;right:16px;transform:rotateX(3deg)rotateY(-9deg)rotate(1deg)}.device-laptop:after{content:"";background:linear-gradient(90deg,#202020,#484848 50%,#171717);border-radius:0 0 26px 26px;height:20px;position:absolute;bottom:-20px;left:10%;right:10%}.device-phone{z-index:3;border-radius:42px;width:230px;height:468px;padding:8px;bottom:48px;right:66px;transform:rotate(5deg)}.device-bar{color:#f6f2ea6b;background:#23211f;border-radius:20px 20px 0 0;align-items:center;gap:8px;height:40px;padding:0 14px;font-size:11px;font-weight:600;display:flex}.device-bar i{background:#f6f2ea38;border-radius:999px;width:8px;height:8px}.device-bar span{margin-left:8px}.device-bar.compact{border-radius:18px 18px 0 0;height:34px;font-size:10px}.device-screen{background:#f3efe8;position:relative;overflow:hidden}.laptop-screen{border-radius:0 0 24px 24px;height:470px}.phone-notch{z-index:2;background:#080808;border-radius:999px;width:88px;height:22px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone-screen{border-radius:32px;height:100%}.device-reel{position:absolute;inset:0}.preview-stage{width:100%;height:100%;position:relative;overflow:hidden}.preview-stage.interactive{overscroll-behavior:contain;overflow:hidden auto}.preview-scroll{width:100%;min-height:100%}.preview-scroll.auto{will-change:transform;animation:15s ease-in-out infinite alternate preview-scroll}.preview-scroll.mobile.auto{animation-duration:13s}.preview-stage.compact .preview-scroll.auto{animation-duration:11.5s}.preview-stage.interactive .preview-scroll{min-height:max-content;animation:none}.preview-stage.interactive .preview-fade{display:none}.preview-fade{pointer-events:none;background:linear-gradient(#f3efe800,#f3efe8f5);height:66px;position:absolute;inset:auto 0 0}@keyframes preview-scroll{0%,16%{transform:translateY(0)}46%,58%{transform:translateY(-18%)}88%,to{transform:translateY(-34%)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero-visual-panel,.hero-visual-plate,.hero-visual-node,.preview-scroll.auto,.beauty-arrival-photo,.beauty-craft-photo-primary,.beauty-craft-photo-secondary,.beauty-trust-portrait,.beauty-invitation-photo,.beauty-mobile-arrival-photo,.beauty-mobile-craft-photo,.beauty-mobile-craft-detail,.beauty-mobile-trust-photo,.beauty-mobile-invitation-photo,.beauty-scene-arrival:after{animation:none!important;transform:none!important}}.site-preview{min-height:100%;padding:18px}.preview-stage.mobile .site-preview{padding:10px 10px 12px}.preview-stage.mobile,.preview-scroll.mobile,.preview-stage.mobile .site-preview,.preview-stage.mobile .site-preview>section,.preview-stage.mobile .site-preview article,.preview-stage.mobile .site-preview div{min-width:0}.site-nav{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.brand-lockup{gap:2px;display:grid}.brand-lockup strong{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:600}.brand-lockup span,.site-links span{font-size:var(--type-label-tight);opacity:.74}.site-links{flex-wrap:wrap;justify-content:flex-end;gap:14px;display:flex}.preview-kicker{font-size:var(--type-label);letter-spacing:.14em;text-transform:uppercase;margin:0;font-weight:600}.preview-stage.mobile .preview-kicker{font-size:var(--type-label-tight);letter-spacing:.12em}.site-preview h3,.site-preview p{margin:0}.site-preview button{font-size:var(--type-ui-small);border:none;border-radius:999px;padding:10px 16px;font-weight:600}.desktop-variant h3{font-size:var(--type-preview-title);line-height:.9}.desktop-variant>section+section{margin-top:18px}.desktop-variant .preview-kicker{margin-bottom:10px}.desktop-variant>section p:not(.preview-kicker){font-size:var(--type-preview-body);line-height:1.5}.mobile-variant .site-nav{place-items:flex-start start;gap:8px;margin-bottom:12px;display:grid}.mobile-variant .site-links{justify-content:flex-start;gap:8px}.mobile-variant .site-links span:nth-child(n+3){display:none}.mobile-variant .brand-lockup strong{font-size:var(--type-label)}.mobile-variant .brand-lockup span,.mobile-variant .site-links span{font-size:var(--type-label-tight)}.mobile-variant h3{font-size:var(--type-preview-mobile-title);overflow-wrap:anywhere;line-height:1.02}.mobile-variant p{font-size:var(--type-preview-mobile-body);overflow-wrap:anywhere;line-height:1.38}.mobile-variant button{padding:8px 11px;font-size:11px}.mobile-variant strong,.mobile-variant span,.mobile-variant button{overflow-wrap:anywhere}.mobile-variant strong{font-size:13px;font-weight:600}.mobile-variant span{font-size:var(--type-label)}.beauty-template{color:#f5ecdf;background:linear-gradient(#14100d 0%,#211914 20%,#eadfce 52%,#f5efe7 100%)}.beauty-template .site-nav{color:#f4ebe0c7}.beauty-template .brand-lockup strong{letter-spacing:.12em;max-width:132px;line-height:1.02}.beauty-template .brand-lockup span{text-transform:uppercase;letter-spacing:.08em}.beauty-scene+.beauty-scene,.beauty-mobile-scene+.beauty-mobile-scene{margin-top:20px}.beauty-scene span,.beauty-mobile-scene span{letter-spacing:.16em;text-transform:uppercase}.beauty-scene-arrival{isolation:isolate;border-radius:40px;min-height:580px;position:relative;overflow:hidden}.beauty-arrival-photo{object-position:center 24%;transform-origin:50%;will-change:transform;animation:18s ease-in-out infinite alternate beauty-photo-drift;position:absolute;inset:0;transform:scale(1.045)}.beauty-scene-arrival:after{content:"";background:linear-gradient(110deg,#0e0a08d6 6%,#0e0a0838 58%,#0e0a081a 100%),linear-gradient(#0e0a0800 52%,#0e0a0866 100%);animation:18s ease-in-out infinite alternate beauty-overlay-shift;position:absolute;inset:0}.beauty-arrival-overlay{z-index:1;align-content:end;gap:14px;max-width:470px;min-height:580px;padding:34px;display:grid;position:relative}.beauty-arrival-overlay h3,.beauty-invitation-copy h3{letter-spacing:0;font-family:Cormorant Garamond,serif;font-size:84px;font-weight:600;line-height:.84}.beauty-arrival-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:10px;display:flex}.beauty-arrival-actions button,.beauty-invitation-copy button,.beauty-mobile-arrival button,.beauty-mobile-invitation button{color:#17110c;background:#d3af79}.beauty-arrival-actions span{opacity:.68;font-size:10px}.beauty-scene-silence{color:#211711;background:#efe4d6;border-radius:34px;padding:68px 42px 72px}.beauty-scene-silence p{max-width:640px;font-family:Cormorant Garamond,serif;font-size:48px;line-height:.92}.beauty-scene-craft{color:#221811;grid-template-columns:minmax(240px,.34fr) minmax(0,.66fr);align-items:start;gap:40px;display:grid}.beauty-craft-copy{padding-top:46px}.beauty-craft-copy span,.beauty-rituals-heading span,.beauty-trust-copy span,.beauty-mobile-craft-copy span,.beauty-mobile-trust-copy span{opacity:.5;margin-bottom:12px;font-size:10px;display:block}.beauty-craft-copy strong,.beauty-rituals-heading strong,.beauty-trust-copy strong{margin-bottom:18px;font-family:Cormorant Garamond,serif;font-size:48px;line-height:.92;display:block}.beauty-craft-visual{grid-template-columns:minmax(0,.68fr) minmax(0,.32fr);align-items:end;gap:22px;display:grid}.beauty-craft-photo-primary,.beauty-craft-photo-secondary,.beauty-trust-portrait,.beauty-invitation-photo,.beauty-mobile-craft-photo,.beauty-mobile-trust-photo,.beauty-mobile-invitation-photo,.beauty-mobile-arrival-photo{border-radius:24px}.beauty-craft-photo-primary{object-position:center 32%;will-change:transform;height:470px;animation:16s ease-in-out infinite alternate beauty-photo-settle}.beauty-craft-photo-secondary{object-position:center 26%;will-change:transform;height:250px;margin-bottom:52px;animation:14s ease-in-out infinite alternate beauty-detail-float}.beauty-craft-caption{color:#2218118f;text-align:right;grid-column:1/-1;font-size:10px}.beauty-scene-rituals{color:#241913;padding-top:30px}.beauty-rituals-heading{max-width:560px;margin-bottom:36px}.beauty-ritual-list{display:grid}.beauty-ritual-list article{border-top:1px solid #2419131a;grid-template-columns:200px minmax(0,1fr);gap:22px;padding:24px 0;display:grid}.beauty-ritual-list article span{color:#2419138f;font-size:11px}.beauty-ritual-list article p{max-width:520px}.beauty-scene-trust{color:#241913;grid-template-columns:minmax(320px,.46fr) minmax(0,.54fr);align-items:center;gap:42px;display:grid}.beauty-trust-portrait-wrap{border-radius:34px;overflow:hidden}.beauty-trust-portrait{object-position:center top;will-change:transform;height:520px;animation:17s ease-in-out infinite alternate-reverse beauty-photo-settle}.beauty-trust-lines{gap:14px;margin-top:28px;display:grid}.beauty-trust-lines p{border-top:1px solid #2419131a;padding-top:12px}.beauty-scene-invitation{grid-template-columns:minmax(0,.34fr) minmax(420px,.66fr);align-items:end;gap:36px;display:grid}.beauty-invitation-copy{color:#241913;padding:0 0 36px}.beauty-invitation-photo{object-position:center 30%;will-change:transform;height:470px;animation:20s ease-in-out infinite alternate-reverse beauty-photo-drift}.beauty-mobile-arrival,.beauty-mobile-craft,.beauty-mobile-rituals,.beauty-mobile-trust,.beauty-mobile-invitation{gap:12px;display:grid}.beauty-mobile-arrival-photo{object-position:center 18%;will-change:transform;border-radius:24px;height:212px;animation:16s ease-in-out infinite alternate beauty-mobile-drift;transform:scale(1.025)}.beauty-mobile-arrival h3,.beauty-mobile-invitation h3{font-family:Cormorant Garamond,serif;font-size:24px;font-weight:600;line-height:.9}.beauty-mobile-arrival>p:not(.preview-kicker),.beauty-mobile-invitation>p:not(.preview-kicker){max-width:26ch}.beauty-mobile-arrival-actions{gap:10px;display:grid}.beauty-mobile-arrival-actions span{letter-spacing:.14em;text-transform:uppercase;color:#f6eee48a;font-size:9px}.beauty-mobile-silence{color:#241913;background:#efe3d4;border-radius:20px;padding:20px 18px}.beauty-mobile-silence p{font-family:Cormorant Garamond,serif;font-size:24px;line-height:.96}.beauty-mobile-craft{gap:14px}.beauty-mobile-craft-visual{grid-template-columns:minmax(0,.7fr) minmax(0,.3fr);align-items:end;gap:10px;display:grid}.beauty-mobile-craft-photo{will-change:transform;height:170px;animation:14s ease-in-out infinite alternate beauty-photo-settle}.beauty-mobile-craft-detail{object-position:center 24%;will-change:transform;border-radius:18px;height:94px;animation:12s ease-in-out infinite alternate beauty-detail-float}.beauty-mobile-craft-copy strong,.beauty-mobile-trust-copy strong{font-family:Cormorant Garamond,serif;font-size:20px;line-height:.96;display:block}.beauty-mobile-rituals article{border-top:1px solid #fff4e824;gap:6px;padding:14px 0;display:grid}.beauty-mobile-rituals article span{opacity:.64;font-size:9px}.beauty-mobile-trust-photo,.beauty-mobile-invitation-photo{will-change:transform;height:190px;animation:17s ease-in-out infinite alternate beauty-mobile-drift}.beauty-mobile-trust-copy,.beauty-mobile-craft-copy{color:#f6eee4}.beauty-mobile-craft-copy p,.beauty-mobile-trust-copy p{color:#f6eee4c7}.beauty-mobile-trust-lines{flex-wrap:wrap;gap:8px;padding-top:4px;display:flex}.beauty-mobile-trust-lines p{color:#f6eee4b8;letter-spacing:.12em;text-transform:uppercase;background:#ffffff14;border-radius:999px;padding:6px 10px;font-size:9px}.beauty-mobile-invitation{color:#241913;gap:12px}.beauty-mobile-invitation button{justify-self:stretch}.beauty-mobile-invitation .preview-kicker{color:#2419139e}@keyframes beauty-photo-drift{0%{transform:scale(1.045)translate(0,0)}to{transform:scale(1.08)translate(-1.2%,-1.4%)}}@keyframes beauty-photo-settle{0%{transform:scale(1.01)translate(0,0)}to{transform:scale(1.035)translateY(-1.4%)}}@keyframes beauty-detail-float{0%{transform:translate(0,0)}to{transform:translateY(-10px)}}@keyframes beauty-mobile-drift{0%{transform:scale(1.02)translate(0,0)}to{transform:scale(1.045)translate(-1%,-1.2%)}}@keyframes beauty-overlay-shift{0%{opacity:.96}to{opacity:1}}@media (prefers-reduced-motion:reduce){.beauty-arrival-photo,.beauty-craft-photo-primary,.beauty-craft-photo-secondary,.beauty-trust-portrait,.beauty-invitation-photo,.beauty-mobile-arrival-photo,.beauty-mobile-craft-photo,.beauty-mobile-craft-detail,.beauty-mobile-trust-photo,.beauty-mobile-invitation-photo,.beauty-scene-arrival:after{animation:none;transform:none}}.clinic-template{color:#152120;background:linear-gradient(#fcfffe 0%,#f2f7f5 54%,#eef3f1 100%)}.clinic-template button,.clinic-template img,.restaurant-template button,.restaurant-template img,.auto-template button,.auto-template img{transition:transform .18s,filter .18s,box-shadow .18s}.clinic-template button:active,.restaurant-template button:active,.auto-template button:active{transform:scale(.98)}.clinic-template section:hover img,.restaurant-template section:hover img,.auto-template section:hover img{transform:scale(1.015)}.clinic-template .site-nav{color:#1521209e}.clinic-care-hero{grid-template-columns:minmax(260px,.3fr) minmax(0,.7fr);align-items:center;gap:52px;display:grid}.clinic-care-copy{gap:14px;max-width:280px;display:grid}.clinic-care-copy h3{max-width:5.2ch;font-size:72px;line-height:.88}.clinic-care-copy p:not(.preview-kicker){color:#152120bd;max-width:24ch}.clinic-care-copy button,.clinic-mobile-story button,.clinic-bottom-callout button{color:#f3f7f5;background:#183c38;margin-top:18px}.clinic-care-visual{gap:12px;margin:0;display:grid}.clinic-care-photo,.clinic-space-photo,.clinic-doctor-photo,.clinic-mobile-space,.clinic-mobile-doctor{border-radius:28px}.clinic-care-photo{object-position:center 48%;height:580px}.clinic-care-visual figcaption,.clinic-architecture-copy span,.clinic-consultation-copy span,.clinic-bottom-callout p,.clinic-pathway-rail span,.clinic-mobile-architecture-copy span,.clinic-mobile-physician span{opacity:.52;letter-spacing:.12em;text-transform:uppercase;font-size:11px}.clinic-care-light{color:#162120;grid-template-columns:92px minmax(0,1fr);align-items:start;gap:22px;padding:116px 0 122px;display:grid}.clinic-care-light span{color:#16212024;font-size:54px;line-height:.84}.clinic-care-light p{letter-spacing:-.035em;max-width:720px;font-size:54px;line-height:.94}.clinic-care-architecture{grid-template-columns:minmax(240px,.28fr) minmax(0,.72fr);align-items:start;gap:46px;display:grid}.clinic-architecture-visual{gap:14px;display:grid}.clinic-space-photo{object-position:center 48%;height:500px}.clinic-doctor-photo{object-position:center top;height:360px}.clinic-architecture-copy strong,.clinic-mobile-architecture-copy strong,.clinic-mobile-physician strong,.clinic-consultation-copy strong{font-size:32px;line-height:1.04;display:block}.clinic-architecture-copy p{color:#152120b8;max-width:230px;margin-top:14px}.clinic-architecture-note{letter-spacing:.12em;text-transform:uppercase;color:#15212080;max-width:280px;font-size:10px;line-height:1.45}.clinic-consultation-band{grid-template-columns:minmax(0,.54fr) minmax(260px,.46fr);align-items:center;gap:34px;display:grid}.clinic-consultation-copy{gap:12px;max-width:360px;display:grid}.clinic-consultation-copy strong{max-width:11ch;font-size:36px}.clinic-consultation-copy p{color:#152120b3;max-width:30ch}.clinic-bottom-callout{border-top:1px solid #1521201f;justify-content:space-between;align-items:end;gap:20px;padding-top:28px;display:flex}.clinic-bottom-callout strong{max-width:520px;font-size:24px;line-height:1.1;display:block}.clinic-pathway-rail{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.clinic-pathway-rail span{color:#183c38b8;background:#183c380f;border-radius:999px;padding:6px 10px}.clinic-mobile-story,.clinic-mobile-light,.clinic-mobile-architecture,.clinic-mobile-physician,.clinic-mobile-pathway{gap:12px;display:grid}.clinic-template.mobile-variant>.clinic-mobile-light{margin-top:10px}.clinic-template.mobile-variant>.clinic-mobile-architecture,.clinic-template.mobile-variant>.clinic-mobile-physician{margin-top:6px}.clinic-template.mobile-variant>.clinic-mobile-pathway{margin-top:14px}.clinic-mobile-story h3{max-width:9ch;font-size:23px;line-height:.94}.clinic-mobile-photo{object-position:center 46%;border-radius:22px;height:184px}.clinic-mobile-story-note,.clinic-mobile-architecture-note{letter-spacing:.12em;text-transform:uppercase;color:#15212080;font-size:9px;line-height:1.5}.clinic-mobile-light{border-top:1px solid #15212014;border-bottom:1px solid #15212014;gap:8px;padding:22px 0 16px}.clinic-mobile-light p{letter-spacing:-.04em;max-width:18ch;font-size:21px;line-height:1.02}.clinic-mobile-space{object-position:center 48%;height:152px}.clinic-mobile-architecture-copy{color:#152120}.clinic-mobile-architecture-copy strong{font-size:18px;line-height:1.02}.clinic-mobile-doctor{object-position:center top;border-radius:20px;height:116px}.clinic-mobile-physician{grid-template-columns:82px 1fr;align-items:center;gap:12px}.clinic-mobile-physician article{color:#152120;gap:6px;display:grid}.clinic-mobile-physician strong{font-size:17px}.clinic-mobile-physician article p{color:#152120a8;font-size:11px;line-height:1.35}.clinic-mobile-pathway{gap:10px}.clinic-mobile-pathway div{flex-wrap:wrap;gap:8px;display:flex}.clinic-mobile-pathway div span{color:#183c38ad;letter-spacing:.12em;text-transform:uppercase;background:#183c380f;border-radius:999px;padding:6px 10px;font-size:8px}.clinic-mobile-pathway>p:last-child{color:#152120b8;max-width:28ch}.fitness-template{color:#f6f7f4;background:radial-gradient(circle at 76% 14%,#98f3472e,#0000 18%),linear-gradient(#090909 0%,#10120f 100%)}.fitness-template .site-nav{color:#f6f7f4d6}.fitness-performance-hero{border-radius:34px;min-height:350px;position:relative;overflow:hidden}.fitness-hero-photo{position:absolute;inset:0}.fitness-performance-hero:after{content:"";background:linear-gradient(90deg,#070707c7,#07070724);position:absolute;inset:0}.fitness-hero-overlay{z-index:1;gap:12px;max-width:360px;padding:28px;display:grid;position:relative}.fitness-hero-overlay h3{font-size:50px;line-height:.9}.fitness-mobile-story h3{font-size:20px;line-height:1.02}.fitness-hero-overlay button,.fitness-mobile-story button{color:#0a0f08;background:#92ef40;justify-self:start;margin-top:12px}.fitness-kpi-rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.fitness-kpi-rail div,.fitness-program-board,.fitness-trial-panel,.fitness-mobile-kpis div,.fitness-mobile-classes article{background:#ffffff0d;border:1px solid #ffffff14;border-radius:24px}.fitness-kpi-rail div{padding:18px}.fitness-kpi-rail strong,.fitness-mobile-kpis strong{color:#92ef40;font-size:36px;line-height:1;display:block}.fitness-kpi-rail span,.fitness-program-board span,.fitness-trial-panel span,.fitness-mobile-kpis span{opacity:.72;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.fitness-program-layout{grid-template-columns:minmax(0,.82fr) minmax(280px,1fr);gap:14px;display:grid}.fitness-program-board{padding:22px}.fitness-program-board strong{margin:10px 0;font-size:30px;display:block}.fitness-trial-panel{grid-template-columns:132px 1fr;align-items:center;gap:14px;padding:14px;display:grid}.fitness-coach-photo{border-radius:18px;height:170px}.fitness-trial-panel strong{margin-top:6px;font-size:20px;display:block}.fitness-mobile-story,.fitness-mobile-kpis,.fitness-mobile-classes{gap:8px;display:grid}.fitness-mobile-photo{border-radius:18px;height:116px}.fitness-mobile-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.fitness-mobile-kpis div,.fitness-mobile-classes article{padding:10px}.fitness-mobile-kpis strong{font-size:16px}.fitness-mobile-classes article{font-size:11px}.restaurant-template{color:#efe5d6;background:radial-gradient(circle at 82% 16%,#9a7b521f,#0000 18%),radial-gradient(circle at 14% 78%,#58604814,#0000 20%),linear-gradient(#0a0a09 0%,#12110f 32%,#1a1713 100%)}.restaurant-template .site-nav{color:#efe5d6b8}.restaurant-black-scene{display:grid}.restaurant-template.desktop-variant>.restaurant-black-silence{margin-top:34px}.restaurant-template.desktop-variant>.restaurant-black-structure{margin-top:8px}.restaurant-template.desktop-variant>.restaurant-black-materials{margin-top:56px}.restaurant-template.desktop-variant>.restaurant-black-fire{margin-top:74px}.restaurant-template.desktop-variant>.restaurant-black-cellar{margin-top:52px}.restaurant-template.desktop-variant>.restaurant-black-table{margin-top:76px}.restaurant-template.desktop-variant>.restaurant-black-invitation{margin-top:86px}.restaurant-black-arrival{isolation:isolate;background:#100f0d;border-radius:42px;min-height:660px;position:relative;overflow:hidden}.restaurant-black-arrival-photo{object-position:center 52%;position:absolute;inset:0;transform:scale(1.035)}.restaurant-black-arrival:after{content:"";background:linear-gradient(90deg,#0a0908d1 0%,#0a090894 28%,#0a090833 58%,#0a09081a 100%),linear-gradient(#0a09081f,#0a0908c2);position:absolute;inset:0}.restaurant-black-arrival-overlay{z-index:1;align-content:end;gap:20px;min-height:660px;padding:40px;display:grid;position:relative}.restaurant-black-arrival-copy{max-width:760px;display:grid}.restaurant-black-arrival-copy h3,.restaurant-black-mobile-arrival h3,.restaurant-black-mobile-invitation h3{max-width:8ch;font-family:Cormorant Garamond,serif;font-size:92px;line-height:.84}.restaurant-black-arrival-meta{grid-template-columns:minmax(280px,.44fr) minmax(240px,.56fr);align-items:end;gap:24px;max-width:760px;display:grid}.restaurant-black-arrival-meta>p{color:#efe5d6b8;max-width:320px}.restaurant-black-arrival-actions{justify-items:start;gap:12px;display:grid}.restaurant-black-arrival-actions span,.restaurant-black-fire-copy span,.restaurant-black-structure-copy span,.restaurant-black-materials-copy span,.restaurant-black-cellar-copy span,.restaurant-black-table-copy span,.restaurant-black-structure-note,.restaurant-black-fire-note,.restaurant-black-cellar-rail p,.restaurant-black-mobile-structure span,.restaurant-black-mobile-materials span,.restaurant-black-mobile-fire span,.restaurant-black-mobile-cellar span{letter-spacing:.12em;text-transform:uppercase;color:#efe5d69e;font-size:10px;line-height:1.45}.restaurant-black-arrival-actions span{max-width:26ch}.restaurant-black-arrival-actions button,.restaurant-black-mobile-arrival button,.restaurant-black-mobile-invitation button,.restaurant-black-invitation-copy button{color:#15110d;background:#d0ac74}.restaurant-black-silence{grid-template-columns:80px minmax(0,1fr);align-items:start;gap:28px;padding:116px 0 124px;display:grid}.restaurant-black-silence span{color:#efe5d629;font-size:54px;line-height:.84}.restaurant-black-silence p,.restaurant-black-mobile-silence p{max-width:860px;font-family:Cormorant Garamond,serif;font-size:62px;line-height:.92}.restaurant-black-structure{grid-template-columns:minmax(220px,.23fr) minmax(0,.57fr) minmax(180px,.2fr);align-items:end;gap:28px;display:grid}.restaurant-black-structure-photo,.restaurant-black-materials-primary,.restaurant-black-materials-secondary,.restaurant-black-fire-photo,.restaurant-black-cellar-photo,.restaurant-black-table-photo,.restaurant-black-invitation-photo,.restaurant-black-mobile-arrival-photo,.restaurant-black-mobile-structure-photo,.restaurant-black-mobile-materials-photo,.restaurant-black-mobile-fire-photo,.restaurant-black-mobile-cellar-photo,.restaurant-black-mobile-table-photo,.restaurant-black-mobile-invitation-photo{border-radius:28px}.restaurant-black-structure-photo{object-position:center 52%;height:560px}.restaurant-black-structure-copy,.restaurant-black-materials-copy,.restaurant-black-cellar-copy,.restaurant-black-table-copy{align-content:start;gap:12px;display:grid}.restaurant-black-structure-copy{max-width:220px;padding-bottom:26px}.restaurant-black-structure-copy strong,.restaurant-black-materials-copy strong,.restaurant-black-fire-copy strong,.restaurant-black-cellar-copy strong,.restaurant-black-table-copy strong,.restaurant-black-mobile-structure strong,.restaurant-black-mobile-materials strong,.restaurant-black-mobile-fire strong,.restaurant-black-mobile-cellar strong{font-family:Cormorant Garamond,serif;font-size:44px;line-height:.94;display:block}.restaurant-black-structure-copy p,.restaurant-black-materials-copy p,.restaurant-black-fire-copy p,.restaurant-black-cellar-copy p,.restaurant-black-table-copy p,.restaurant-black-invitation-copy p:last-child{color:#efe5d6b8}.restaurant-black-structure-note{align-self:start;padding-top:22px}.restaurant-black-materials{grid-template-columns:minmax(220px,.26fr) minmax(0,.74fr);align-items:center;gap:38px;display:grid}.restaurant-black-materials-copy{max-width:230px}.restaurant-black-materials-visuals{grid-template-columns:minmax(0,.72fr) minmax(160px,.28fr);align-items:end;gap:22px;display:grid}.restaurant-black-materials-primary{object-position:center 54%;height:520px}.restaurant-black-materials-secondary{object-position:center 36%;height:200px;margin-bottom:88px}.restaurant-black-fire{grid-template-columns:minmax(240px,.28fr) minmax(0,.72fr);align-items:end;gap:28px}.restaurant-black-fire-photo{object-position:center 48%;height:480px}.restaurant-black-fire-copy{align-content:start;gap:10px;max-width:220px;display:grid}.restaurant-black-fire-note{place-self:end;max-width:220px;padding-bottom:24px}.restaurant-black-cellar{grid-template-columns:minmax(220px,.24fr) minmax(160px,.14fr) minmax(0,.62fr);align-items:end;gap:28px;display:grid}.restaurant-black-cellar-photo{object-position:center 38%;height:560px}.restaurant-black-cellar-copy{max-width:220px;padding-bottom:24px}.restaurant-black-cellar-rail{align-self:start;padding-top:18px;display:grid}.restaurant-black-table{gap:18px;display:grid}.restaurant-black-table-photo{object-position:center 44%;height:500px}.restaurant-black-table-copy{max-width:420px;padding-left:42px}.restaurant-black-invitation{grid-template-columns:minmax(0,.56fr) minmax(280px,.44fr);align-items:end;gap:34px;display:grid}.restaurant-black-invitation-photo{object-position:center 42%;height:560px}.restaurant-black-invitation-copy{align-content:end;gap:14px;max-width:360px;padding:0 0 24px 24px;display:grid}.restaurant-black-invitation-copy h3{max-width:7ch;font-family:Cormorant Garamond,serif;font-size:64px;line-height:.88}.restaurant-black-mobile-scene{gap:12px;display:grid}.restaurant-template.mobile-variant>.restaurant-black-mobile-silence{margin-top:26px}.restaurant-template.mobile-variant>.restaurant-black-mobile-structure,.restaurant-template.mobile-variant>.restaurant-black-mobile-materials{margin-top:8px}.restaurant-template.mobile-variant>.restaurant-black-mobile-fire,.restaurant-template.mobile-variant>.restaurant-black-mobile-cellar{margin-top:16px}.restaurant-template.mobile-variant>.restaurant-black-mobile-table{margin-top:18px}.restaurant-template.mobile-variant>.restaurant-black-mobile-invitation{margin-top:28px}.restaurant-black-mobile-arrival{gap:14px}.restaurant-black-mobile-arrival h3,.restaurant-black-mobile-invitation h3{max-width:10ch;font-size:24px;line-height:.92}.restaurant-black-mobile-arrival-photo,.restaurant-black-mobile-invitation-photo{height:188px}.restaurant-black-mobile-arrival-note,.restaurant-black-mobile-structure-note,.restaurant-black-mobile-materials-note,.restaurant-black-mobile-fire-note,.restaurant-black-mobile-cellar-note,.restaurant-black-mobile-invitation-note{letter-spacing:.12em;text-transform:uppercase;color:#efe5d685;font-size:9px;line-height:1.5}.restaurant-black-mobile-silence{border-top:1px solid #efe5d614;border-bottom:1px solid #efe5d614;padding:24px 16px 22px}.restaurant-black-mobile-silence p{font-size:24px;line-height:.98}.restaurant-black-mobile-structure-photo,.restaurant-black-mobile-invitation-photo{object-position:center 48%;height:156px}.restaurant-black-mobile-materials-photo,.restaurant-black-mobile-fire-photo,.restaurant-black-mobile-cellar-photo{object-position:center 42%;height:108px}.restaurant-black-mobile-structure{gap:10px}.restaurant-black-mobile-materials,.restaurant-black-mobile-cellar{grid-template-columns:1fr 92px;align-items:center;gap:12px}.restaurant-black-mobile-fire{gap:10px}.restaurant-black-mobile-materials-photo,.restaurant-black-mobile-cellar-photo{order:2}.restaurant-black-mobile-materials div,.restaurant-black-mobile-cellar div{order:1}.restaurant-black-mobile-materials-note,.restaurant-black-mobile-cellar-note{grid-column:1/-1}.restaurant-black-mobile-structure div,.restaurant-black-mobile-materials div,.restaurant-black-mobile-fire div,.restaurant-black-mobile-cellar div{gap:6px;display:grid}.restaurant-black-mobile-structure strong,.restaurant-black-mobile-materials strong,.restaurant-black-mobile-fire strong,.restaurant-black-mobile-cellar strong{font-size:16px}.restaurant-black-mobile-table-photo{object-position:center 46%;height:148px}.restaurant-black-mobile-table p{color:#efe5d6bd}.restaurant-black-mobile-table .preview-kicker{color:#efe5d67a}.real-estate-template{color:#eef2fa;background:linear-gradient(#0d1728 0%,#182338 100%)}.real-estate-template .site-nav{color:#eef2fad1}.estate-showcase-hero{border-radius:34px;min-height:360px;position:relative;overflow:hidden}.estate-hero-photo{position:absolute;inset:0}.estate-showcase-hero:after{content:"";background:linear-gradient(90deg,#0d17281f,#0d1728d1);position:absolute;inset:0}.estate-hero-copy{z-index:1;justify-items:start;gap:12px;max-width:420px;margin-left:auto;padding:30px;display:grid;position:relative}.estate-hero-copy h3{font-size:48px;line-height:.92}.estate-mobile-story h3{font-size:19px;line-height:1.04}.estate-hero-copy button,.estate-mobile-story button{color:#111827;background:#d1a55b}.estate-search-band{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.estate-search-band div,.estate-featured-card,.estate-stats-column article,.estate-mobile-listings article{background:#ffffff0a;border:1px solid #ffffff14;border-radius:22px}.estate-search-band div{align-items:center;gap:10px;padding:16px;display:flex}.estate-search-band span,.estate-featured-card span,.estate-stats-column span,.estate-mobile-listings span{opacity:.68;letter-spacing:.08em;text-transform:uppercase;font-size:11px}.estate-featured-layout{grid-template-columns:minmax(0,1fr) 280px;gap:14px;display:grid}.estate-featured-card{grid-template-columns:260px 1fr;align-items:center;gap:16px;padding:14px;display:grid}.estate-interior-photo{border-radius:18px;height:180px}.estate-featured-card strong,.estate-stats-column strong{margin-top:6px;font-size:20px;display:block}.estate-stats-column{gap:14px;display:grid}.estate-stats-column article{padding:18px}.estate-mobile-story,.estate-mobile-listings{gap:10px;display:grid}.estate-mobile-photo{border-radius:18px;height:118px}.estate-mobile-listings article{padding:10px}.estate-mobile-listings strong{font-size:12px;line-height:1.25}.auto-template{color:#f1f1ef;background:radial-gradient(circle at 78% 12%,#aebac817,#0000 18%),radial-gradient(circle at 14% 84%,#6f212114,#0000 18%),linear-gradient(#08090a 0%,#111316 52%,#181b1f 100%)}.auto-template .site-nav{color:#f1f1efb3}.auto-service-hero{isolation:isolate;background:#0d1013;border-radius:40px;min-height:640px;position:relative;overflow:hidden}.auto-service-hero:after{content:"";z-index:1;background:linear-gradient(90deg,#0b0d10f0 0%,#0b0d10d1 34%,#0b0d1057 66%,#0b0d101a 100%);position:absolute;inset:0}.auto-service-copy{z-index:2;align-content:end;gap:12px;max-width:500px;min-height:640px;padding:34px 34px 40px;display:grid;position:relative}.auto-service-copy h3{max-width:5.2ch;font-size:clamp(72px,6.4vw,94px);line-height:.84}.auto-mobile-story h3{font-size:24px;line-height:.94}.auto-service-copy button,.auto-mobile-story button{color:#111416;background:#d7d8da;margin-top:16px}.auto-hero-meta{color:#f2f1efbd;gap:10px;margin-top:18px;display:grid}.auto-hero-meta span{letter-spacing:.12em;text-transform:uppercase;border-top:1px solid #ffffff1f;width:fit-content;padding-top:8px;font-size:10px;display:block}.auto-silhouette-band{grid-template-columns:160px minmax(0,1fr);align-items:start;gap:28px;padding:82px 0 8px;display:grid}.auto-silhouette-band span{letter-spacing:.12em;text-transform:uppercase;color:#f2f1ef7a;font-size:10px}.auto-silhouette-band p{color:#f2f1efeb;max-width:720px;font-size:42px;line-height:.94}.auto-service-visual{position:absolute;inset:0}.auto-hero-photo{object-position:78% center;height:100%;transform:scale(1.03)}.auto-process-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.auto-template.desktop-variant>.auto-silhouette-band{margin-top:18px}.auto-template.desktop-variant>.auto-process-rail{margin-top:22px}.auto-template.desktop-variant>.auto-diagnostics-editorial{margin-top:52px}.auto-template.desktop-variant>.auto-workshop-scene{margin-top:62px}.auto-template.desktop-variant>.auto-appointment-band{margin-top:54px}.auto-process-rail article{border-top:1px solid #ffffff1a;padding-top:18px}.auto-process-rail span,.auto-diagnostics-copy span,.auto-warranty-panel span,.auto-booking-callout span,.auto-mobile-timeline span,.auto-mobile-booking span{color:#f2f1ef8f;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:10px;display:block}.auto-process-rail strong,.auto-diagnostics-copy strong,.auto-warranty-panel strong,.auto-booking-callout strong{margin-bottom:8px;font-size:30px;line-height:1.08;display:block}.auto-diagnostics-editorial{grid-template-columns:minmax(0,.64fr) minmax(240px,.36fr);align-items:center;gap:34px;display:grid}.auto-diagnostics-copy{padding-top:12px}.auto-diagnostics-copy strong{max-width:360px;font-size:42px}.auto-spec-lines{gap:14px;margin-top:22px;display:grid}.auto-spec-lines div{border-top:1px solid #ffffff1f;padding-top:14px}.auto-spec-lines strong{margin-bottom:5px;font-size:16px;display:block}.auto-spec-lines span{color:#f2f1efb8;font-size:13px;line-height:1.5}.auto-diagnostics-visuals{grid-template-columns:minmax(0,.58fr) minmax(0,.42fr);align-items:end;gap:14px;display:grid}.auto-service-photo{border-radius:24px}.auto-service-photo.tall{object-position:center 48%;height:430px}.auto-service-photo.short{object-position:center 42%;height:220px;margin-bottom:48px}.auto-workshop-scene{grid-template-columns:minmax(0,.7fr) minmax(240px,.3fr);align-items:end;gap:28px;display:grid}.auto-workshop-photo{object-position:center 46%;border-radius:26px;height:520px}.auto-workshop-copy{gap:10px;max-width:250px;display:grid}.auto-workshop-copy span{letter-spacing:.12em;text-transform:uppercase;color:#f2f1ef8a;font-size:10px}.auto-workshop-copy strong{font-size:36px;line-height:1.02}.auto-workshop-copy p{color:#f2f1efb3}.auto-appointment-band{grid-template-columns:minmax(0,.34fr) minmax(340px,.66fr);align-items:stretch;gap:26px;display:grid}.auto-warranty-panel{border-top:1px solid #ffffff24;max-width:280px;padding-top:16px}.auto-booking-callout{background:#ffffff08;border:1px solid #ffffff0f;border-radius:26px;grid-template-columns:180px 1fr;align-items:center;gap:16px;padding:14px;display:grid}.auto-appointment-photo{border-radius:20px;height:180px}.auto-mobile-story,.auto-mobile-surface,.auto-mobile-cabin,.auto-mobile-diagnostics{gap:10px;display:grid}.auto-template.mobile-variant>.auto-mobile-silhouette{margin-top:12px}.auto-template.mobile-variant>.auto-mobile-surface,.auto-template.mobile-variant>.auto-mobile-cabin{margin-top:4px}.auto-template.mobile-variant>.auto-mobile-diagnostics,.auto-template.mobile-variant>.auto-mobile-booking{margin-top:14px}.auto-mobile-photo{object-position:center 48%;border-radius:22px;height:182px}.auto-mobile-story-note{letter-spacing:.12em;text-transform:uppercase;color:#f2f1ef85;font-size:9px;line-height:1.5}.auto-mobile-silhouette{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;gap:8px;padding:24px 0 18px}.auto-mobile-silhouette p{max-width:18ch;font-size:20px;line-height:.98}.auto-mobile-surface,.auto-mobile-cabin{grid-template-columns:88px 1fr;align-items:center;gap:12px}.auto-mobile-surface-photo,.auto-mobile-cabin-photo{object-position:center 44%;border-radius:18px;height:104px}.auto-mobile-surface div,.auto-mobile-cabin div{gap:6px;display:grid}.auto-mobile-surface strong,.auto-mobile-cabin strong,.auto-mobile-booking strong{font-size:15px;line-height:1.22}.auto-mobile-surface div p,.auto-mobile-cabin div p,.auto-mobile-booking div p{color:#f2f1efad;font-size:11px;line-height:1.35}.auto-mobile-diagnostics div{flex-wrap:wrap;gap:8px;display:flex}.auto-mobile-diagnostics div span{color:#f2f1efa8;letter-spacing:.12em;text-transform:uppercase;background:#ffffff0d;border-radius:999px;padding:6px 10px;font-size:8px}.auto-mobile-diagnostics>p:last-child{color:#f2f1efb8}.auto-mobile-booking{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:18px;grid-template-columns:78px 1fr;align-items:center;gap:10px;padding:10px;display:grid}.auto-mobile-booking-photo{object-position:center 44%;border-radius:14px;height:82px}.showcase-section{align-items:stretch}.showcase-shell{grid-template-columns:220px minmax(0,1fr);align-items:stretch;gap:34px;width:min(1320px,100%);margin:0 auto;display:grid}.showcase-nav-column{align-content:start;gap:20px;display:grid}.showcase-nav{gap:8px;display:grid}.showcase-nav-item{color:#f6f2eab8;text-align:left;transition:border-color var(--motion-standard) var(--motion-ease), background var(--motion-standard) var(--motion-ease), transform var(--motion-standard) var(--motion-ease);background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;padding:14px 16px}.showcase-nav-item span{letter-spacing:.12em;text-transform:uppercase;color:#f6f2ea6b;margin-bottom:6px;font-size:11px;display:block}.showcase-nav-item strong{font-size:18px;font-weight:700}.showcase-nav-item.active,.showcase-nav-item:hover{color:var(--text);background:#ffffff0f;border-color:#d9ae6b4d;transform:translate(5px)}.showcase-slide{background:radial-gradient(circle at 82% 14%,#d9ae6b1a,#0000 24%),#ffffff08;border:1px solid #ffffff14;border-radius:34px;gap:22px;padding:26px;display:grid;box-shadow:0 32px 90px #00000038}.showcase-copy h2{letter-spacing:-.06em;margin:0;font-family:Sora,sans-serif;font-size:clamp(36px,4vw,68px);line-height:.92}.showcase-copy p:last-child{max-width:560px;color:var(--muted);margin-top:14px;font-size:19px;line-height:1.55}.showcase-preview-surface{min-height:520px;padding:12px 0 24px;position:relative}.showcase-browser{background:#111;border:1px solid #ffffff1a;border-radius:30px;width:min(820px,100% - 120px);overflow:hidden;box-shadow:0 34px 80px #00000052}.showcase-browser-body{background:#f3efe8;height:420px;overflow:hidden}.showcase-browser-body .preview-stage{height:100%}.showcase-phone-preview{background:#101010;border:1px solid #ffffff1f;border-radius:40px;width:214px;height:430px;padding:8px;position:absolute;bottom:0;right:18px;box-shadow:0 32px 76px #00000057}.showcase-footer{justify-content:space-between;align-items:center;gap:18px;display:flex}.showcase-controls{gap:10px;display:flex}.showcase-arrow{width:46px;height:46px;color:var(--text);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;place-items:center;display:grid}.showcase-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.contact-content{grid-template-columns:minmax(0,.7fr) minmax(0,1fr);align-items:center;gap:28px;display:grid}.contact-copy h2{font-size:clamp(48px,7vw,96px)}.contact-cards,.modal-contact-grid{gap:16px;display:grid}.contact-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-cards a,.modal-contact-grid a{min-height:148px;box-shadow:var(--shadow);transition:transform var(--motion-standard) var(--motion-ease), border-color var(--motion-standard) var(--motion-ease), background-color var(--motion-standard) var(--motion-ease), box-shadow var(--motion-standard) var(--motion-ease);background:#ffffff0d;border:1px solid #ffffff14;border-radius:24px;align-content:start;gap:10px;padding:22px;display:grid}.contact-cards a:hover,.modal-contact-grid a:hover{transform:translateY(var(--lift-subtle))}.contact-cards span,.modal-contact-grid span{color:#f6f2eaa8;font-size:14px}.contact-cards strong,.modal-contact-grid strong{overflow-wrap:anywhere;word-break:break-word;font-size:22px}.email-value{line-height:1.28}.email-value-full{max-width:100%;font-size:clamp(14px,1.6vw,19px)}.email-value-compact{font-size:16px;display:none}.floating-contact{z-index:41;min-height:54px;color:var(--text);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform var(--motion-standard) var(--motion-ease), background var(--motion-standard) var(--motion-ease), padding var(--motion-standard) var(--motion-ease);background:#090909db;border:1px solid #d9ae6b38;border-radius:999px;align-items:center;gap:10px;padding:12px 16px;display:inline-flex;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 46px #0000005c}.floating-contact:hover{transform:translateY(calc(var(--lift-subtle) - 1px))}.floating-contact.expanded{color:#13100c;background:#d9ae6bf5;padding-inline:18px 22px}.floating-icon{place-items:center;width:28px;height:28px;display:grid}.modal-overlay{z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#040404a8;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.contact-modal,.demo-modal{background:#0c0c0ce6;border:1px solid #ffffff1a;border-radius:30px;width:min(860px,100%);position:relative;box-shadow:0 40px 120px #00000070}.contact-modal{padding:32px}.modal-close{width:42px;height:42px;color:var(--text);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;place-items:center;display:grid}.contact-modal .modal-close{position:absolute;top:18px;right:18px}.modal-contact-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px}.demo-overlay{padding:20px}.demo-modal{grid-template-rows:auto minmax(0,1fr) auto;width:min(1280px,100%);height:min(92vh,980px);display:grid;overflow:hidden}.demo-modal-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:start;gap:18px;padding:22px 22px 18px;display:flex}.demo-modal-header h2{font-size:clamp(34px,4vw,58px)}.demo-header-actions{align-items:center;gap:12px;display:flex}.device-toggle{background:#ffffff0f;border-radius:999px;padding:4px;display:inline-flex}.device-toggle button{color:#f6f2eaad;min-width:92px;min-height:40px;transition:transform var(--motion-fast) var(--motion-ease), background-color var(--motion-fast) var(--motion-ease), color var(--motion-fast) var(--motion-ease), border-color var(--motion-fast) var(--motion-ease);background:0 0;border:none;border-radius:999px;padding:0 16px;font-weight:700}.device-toggle button.active{color:#14110d;background:#d9ae6bf5}.device-toggle button:active,.contact-cards a:active,.modal-contact-grid a:active,.contact-destination:active,.community-destination:active,.showcase-nav-item:active,.world-list:not(.static) .world-list-item:active{transform:scale(var(--press-scale))}.demo-modal-body{min-height:0;padding:18px 22px 22px;overflow:hidden}.demo-modal-preview{background:#ffffff0a;border-radius:26px;height:100%;min-height:0;overflow:hidden}.demo-modal-preview.desktop{padding:18px}.demo-modal-preview.desktop .preview-stage{height:100%}.demo-modal-preview.mobile{place-items:center;padding:12px;display:grid}.demo-modal-preview.mobile .preview-stage{background:#f3efe8;border-radius:28px;width:min(100%,320px);height:100%}.demo-modal-footer{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:18px;padding:16px 22px 22px;display:flex}.demo-modal-footer p{max-width:720px;color:var(--muted);margin:0;line-height:1.55}.preview-stage.interactive .site-preview{min-height:max-content;padding-top:10px;padding-bottom:14px}.preview-stage.interactive .site-nav{margin-bottom:12px}.preview-stage.interactive .fitness-performance-hero,.preview-stage.interactive .restaurant-black-arrival,.preview-stage.interactive .restaurant-black-fire,.preview-stage.interactive .estate-showcase-hero{min-height:240px}.preview-stage.interactive .beauty-scene-craft,.preview-stage.interactive .beauty-scene-trust,.preview-stage.interactive .beauty-scene-invitation,.preview-stage.interactive .clinic-care-hero,.preview-stage.interactive .auto-service-hero{align-items:start}.preview-stage.interactive .auto-service-hero{min-height:520px}.preview-stage.interactive .auto-service-copy{max-width:480px;min-height:520px;padding:26px 24px 28px}.preview-stage.interactive .auto-service-copy h3{max-width:5.6ch;font-size:clamp(54px,5.5vw,74px)}.preview-stage.interactive .auto-hero-photo{height:520px}.tone-beauty .gallery-card-body p{color:#f1d4ad}.tone-clinic .gallery-card-body p{color:#8de2d0}.tone-fitness .gallery-card-body p{color:#98f347}.tone-restaurant .gallery-card-body p{color:#d7b166}.tone-real-estate .gallery-card-body p{color:#dcc08f}.tone-auto .gallery-card-body p{color:#ff7070}@media (width<=1180px){.hero-grid{grid-template-columns:1fr;gap:30px}.device-preview{min-height:640px}.device-laptop{width:min(100%,760px);left:0;right:auto}.device-phone{bottom:24px;right:20px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-content{grid-template-columns:1fr}}@media (width<=900px){body{overflow:auto}.page-scroll{scroll-snap-type:y proximity}.page-section{min-height:auto;padding:108px 18px 28px}.site-header{height:auto;padding:12px 14px 0}.site-logo{font-size:25px}.hero-copy h1{font-size:clamp(50px,16vw,76px)}.hero-subtitle,.gallery-header p,.contact-copy p{font-size:18px}.device-preview{min-height:740px;padding-top:8px}.device-laptop{width:100%;position:relative;top:0;left:0;transform:none}.laptop-screen{height:300px}.device-phone{width:168px;height:348px;bottom:-18px;right:10px;transform:rotate(3deg)}.gallery-grid,.showcase-shell{grid-template-columns:1fr}.showcase-preview-surface{min-height:580px}.showcase-browser{width:calc(100% - 60px)}.showcase-footer,.demo-modal-footer{flex-direction:column;align-items:start}.contact-cards,.modal-contact-grid{grid-template-columns:1fr}.contact-cards a,.modal-contact-grid a{min-height:132px}.demo-modal{height:min(94vh,1000px)}.demo-modal-header{flex-direction:column;align-items:stretch}}@media (width<=640px){.hero-grid,.gallery-header,.gallery-grid,.contact-content{width:100%}.hero-actions{flex-direction:column;align-items:stretch}.primary-button,.secondary-button{justify-content:center}.device-preview{gap:16px;min-height:610px;padding-bottom:22px;display:grid}.device-preview:before{inset:80px 0 40px}.device-laptop{border-radius:24px;width:100%;padding:10px}.device-laptop:after{display:none}.device-bar{border-radius:16px 16px 0 0;height:34px;padding-inline:10px;font-size:9px}.device-bar span{margin-left:4px}.laptop-screen{border-radius:0 0 16px 16px;height:242px}.device-phone{justify-self:end;width:146px;height:300px;margin-top:-34px;position:relative;bottom:auto;right:auto}.phone-screen{border-radius:26px}.site-preview{padding:10px}.mobile-variant .site-nav{margin-bottom:10px}.desktop-variant h3{font-size:24px}.desktop-variant>section p:not(.preview-kicker){font-size:10px}.desktop-variant .site-nav{margin-bottom:10px}.site-links{gap:8px}.site-links span{font-size:8px}.beauty-scene-craft,.beauty-scene-trust,.beauty-scene-invitation,.clinic-care-hero,.clinic-care-architecture,.clinic-architecture-visual,.fitness-program-layout,.restaurant-black-structure,.restaurant-black-fire,.restaurant-black-materials,.restaurant-black-materials-visuals,.restaurant-black-cellar,.restaurant-black-table,.restaurant-black-invitation,.estate-featured-layout,.auto-service-hero,.auto-diagnostics-editorial,.auto-workshop-scene,.auto-appointment-band,.auto-diagnostics-visuals,.clinic-specialist-cards,.fitness-kpi-rail,.estate-search-band,.auto-process-rail{grid-template-columns:1fr}.showcase-preview-surface{min-height:420px;padding-bottom:10px}.showcase-browser{width:100%}.showcase-browser-body{height:250px}.showcase-phone-preview{width:146px;height:300px;margin:-42px 0 0 auto;position:relative;bottom:auto;right:auto}.fitness-mobile-kpis{grid-template-columns:1fr}.beauty-scene-arrival,.restaurant-black-arrival,.restaurant-black-fire,.estate-showcase-hero,.fitness-performance-hero,.auto-hero-photo{min-height:180px}.restaurant-black-arrival-overlay,.restaurant-black-arrival-meta,.clinic-bottom-callout{grid-template-columns:1fr}.clinic-bottom-callout{flex-direction:column;align-items:start}.clinic-appointment-card,.fitness-trial-panel,.estate-featured-card,.auto-booking-callout{grid-template-columns:1fr}.beauty-arrival-overlay h3,.beauty-invitation-copy h3{font-size:40px}.beauty-scene-silence p,.beauty-craft-copy strong,.beauty-rituals-heading strong,.beauty-trust-copy strong{font-size:28px}.beauty-craft-photo-primary,.beauty-invitation-photo,.beauty-trust-portrait{height:220px}.beauty-craft-photo-secondary{height:140px;margin-bottom:0}.beauty-ritual-list article{grid-template-columns:1fr;gap:8px}.clinic-doctor-photo,.clinic-space-photo,.fitness-coach-photo,.restaurant-black-structure-photo,.restaurant-black-materials-primary,.restaurant-black-materials-secondary,.restaurant-black-cellar-photo,.restaurant-black-table-photo,.restaurant-black-invitation-photo,.estate-interior-photo,.auto-service-photo{height:130px}.auto-service-copy h3{font-size:42px}.auto-diagnostics-copy strong{font-size:28px}.auto-appointment-photo{height:140px}.clinic-care-philosophy p,.restaurant-black-silence p{font-size:28px}.restaurant-black-silence{grid-template-columns:1fr;gap:12px;padding:54px 0 60px}.restaurant-black-silence span{font-size:32px}.restaurant-black-arrival-overlay{min-height:180px}.restaurant-black-arrival-copy h3{font-size:44px}.restaurant-black-arrival-meta>p,.restaurant-black-arrival-actions span,.restaurant-black-structure-copy,.restaurant-black-structure-note,.restaurant-black-materials-copy,.restaurant-black-fire-copy,.restaurant-black-fire-note,.restaurant-black-cellar-copy,.restaurant-black-cellar-rail,.restaurant-black-table-copy,.restaurant-black-invitation-copy{max-width:none}.restaurant-black-table-copy,.restaurant-black-invitation-copy{padding-left:0}.restaurant-black-invitation-copy h3{font-size:40px}.gallery-header h2,.contact-copy h2{font-size:clamp(36px,11vw,58px)}.email-value-full{display:none}.email-value-compact{display:block}.floating-contact{min-height:48px;padding:10px 14px;bottom:14px;right:14px}.floating-contact span:last-child{font-size:14px}.modal-overlay,.demo-overlay{padding:10px}.contact-modal,.demo-modal{border-radius:22px}.contact-modal{padding:22px}.demo-modal-body{padding:12px}.demo-modal-preview.desktop,.demo-modal-preview.mobile{padding:10px}}.coming-soon-page{color:#e7e7e5;isolation:isolate;background:#050505;flex-direction:column;min-height:100svh;padding:clamp(24px,4vw,64px);display:flex;position:relative;overflow:hidden}.coming-soon-page:before{z-index:-1;content:"";opacity:.8;background:radial-gradient(circle at 76% 38%,#ffffff14,#0000 30%),linear-gradient(115deg,#0000 0 48%,#ffffff0f 48.1%,#0000 48.25%);position:absolute;inset:0}.coming-soon-grid{z-index:-1;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.coming-soon-header,.coming-soon-footer{font-family:var(--font-mono,ui-monospace, SFMono-Regular, Menlo, monospace);letter-spacing:.16em;text-transform:uppercase;color:#e7e7e57a;justify-content:space-between;align-items:center;font-size:.68rem;display:flex}.coming-soon-mark{color:#e7e7e5;font-family:var(--font-sans,Inter, system-ui, sans-serif);letter-spacing:-.04em;text-transform:none;font-size:1.15rem;font-weight:600}.coming-soon-content{width:min(720px,100%);margin:auto 0;padding:clamp(72px,14vh,160px) 0}.coming-soon-kicker{color:#7f8a85;font-family:var(--font-mono,ui-monospace, SFMono-Regular, Menlo, monospace);letter-spacing:.18em;text-transform:uppercase;margin:0 0 28px;font-size:.7rem}.coming-soon-content h1{letter-spacing:-.075em;max-width:680px;margin:0;font-size:clamp(3.4rem,8vw,8.5rem);font-weight:600;line-height:.9}.coming-soon-copy{color:#e7e7e58f;max-width:390px;margin:34px 0 0;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.55}.coming-soon-line{color:#e7e7e557;max-width:420px;font-family:var(--font-mono,ui-monospace, SFMono-Regular, Menlo, monospace);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:18px;margin-top:58px;font-size:.65rem;display:flex}.coming-soon-line span:first-child{background:#e7e7e529;width:100%;height:1px;display:block}.coming-soon-footer{border-top:1px solid #e7e7e51f;padding-top:20px}@media (width<=640px){.coming-soon-page{min-height:100svh;padding:22px}.coming-soon-content h1{max-width:360px;font-size:clamp(3.1rem,16vw,5rem)}.coming-soon-footer{flex-direction:column;align-items:flex-start;gap:8px}}
