html{--home-transition:.44s cubic-bezier(.2,.8,.2,1);--glass-border:#ffffff1f;--glass-bg:#0a0a0c94;--glass-shadow:0 24px 70px #00000047, inset 0 1px 0 #ffffff0d}html[data-home-mode=editorial]{--home-bg:#040404;--home-fg:#f2f0eb;--home-muted:#9a9892;--home-accent:#d5b98a}html[data-home-mode=studio]{--home-bg:#f1eee8;--home-fg:#151412;--home-muted:#6c6962;--home-accent:#a77c42}html[data-home-mode=ecosystem]{--home-bg:#050607;--home-fg:#f1f4f7;--home-muted:#8d969f;--home-accent:#8fb3ff}body.home-page{background:var(--home-bg);color:var(--home-fg);transition:background var(--home-transition), color var(--home-transition)}body.home-page:before{display:none}.home-mode{opacity:0;min-height:100vh;display:none}html[data-home-mode=editorial] .home-mode--editorial,html:not([data-home-mode]) .home-mode--editorial,html[data-home-mode=studio] .home-mode--studio,html[data-home-mode=ecosystem] .home-mode--ecosystem{opacity:1;animation:.46s cubic-bezier(.2,.8,.2,1) both homeModeIn;display:block}@keyframes homeModeIn{0%{opacity:0;filter:blur(5px);transform:translateY(8px)}to{opacity:1;filter:none;transform:none}}html[data-mode-transitioning=true] .home-mode{pointer-events:none}.glass-surface,.home-mode-switcher{border:1px solid var(--glass-border);background:var(--glass-bg);box-shadow:var(--glass-shadow);backdrop-filter:blur(20px)saturate(150%)}.home-mode-switcher{white-space:nowrap;border-radius:999px;align-items:center;gap:3px;padding:4px;display:inline-flex}.home-mode-switcher button{color:#ffffff8f;letter-spacing:.02em;background:0 0;border:0;border-radius:999px;align-items:center;gap:.42rem;min-height:34px;padding:0 .72rem;font-size:.62rem;transition:background .22s,color .22s,box-shadow .22s,transform .22s;display:inline-flex;position:relative}.home-mode-switcher button:hover{color:#fff}.home-mode-switcher button[aria-pressed=true]{color:#fff;background:#ffffff1b;box-shadow:inset 0 1px #ffffff14}.home-mode-switcher .mode-dot{opacity:.45;background:currentColor;border-radius:50%;width:5px;height:5px}.home-mode-switcher button[aria-pressed=true] .mode-dot{opacity:1;box-shadow:0 0 12px}.home-mode-switcher--compact{justify-content:stretch;width:100%}.home-mode-switcher--compact button{flex:1;justify-content:center}html[data-home-mode=studio] .home-mode-switcher{--glass-border:#29201421;--glass-bg:#ffffff9e;--glass-shadow:0 12px 36px #362c1e14, inset 0 1px 0 #fffc}html[data-home-mode=studio] .home-mode-switcher button{color:#231f1a8f}html[data-home-mode=studio] .home-mode-switcher button:hover{color:#171410}html[data-home-mode=studio] .home-mode-switcher button[aria-pressed=true]{color:#fff;background:#181613}.home-product-actions{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.home-product-actions a{min-height:40px;color:inherit;opacity:.78;border:1px solid;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:0 .82rem;font-size:.68rem;transition:opacity .2s,background .2s,transform .2s,border-color .2s;display:inline-flex}.home-product-actions a:hover,.home-product-actions a:focus-visible{opacity:1;transform:translateY(-1px)}.home-product-actions--compact a{min-height:34px;padding:0 .64rem;font-size:.61rem}.home-orbit-mark{aspect-ratio:1;width:220px;position:relative}.home-orbit-mark .orbit-ring,.home-orbit-mark .orbit-axis{pointer-events:none;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.home-orbit-mark .orbit-ring{opacity:.22;border:1px solid;border-radius:50%}.home-orbit-mark .orbit-ring-a{aspect-ratio:1;width:88%}.home-orbit-mark .orbit-ring-b{aspect-ratio:1;border-style:dashed;width:58%}.home-orbit-mark .orbit-ring-c{aspect-ratio:1;opacity:.35;width:32%}.home-orbit-mark .orbit-axis-x{opacity:.18;background:currentColor;width:92%;height:1px}.home-orbit-mark .orbit-axis-y{opacity:.18;background:currentColor;width:1px;height:92%}.home-orbit-mark .orbit-star{font-size:1.1rem;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}[data-spotlight]{isolation:isolate;position:relative}[data-spotlight]:after{content:"";z-index:-1;pointer-events:none;opacity:0;background:radial-gradient(320px circle at var(--spot-x,50%) var(--spot-y,50%), color-mix(in srgb,var(--product-accent,#fff) 14%,transparent), transparent 64%);transition:opacity .24s;position:absolute;inset:0}[data-spotlight]:hover:after{opacity:1}[data-parallax]{transform:translate3d(var(--parallax-x,0),var(--parallax-y,0),0);will-change:transform;transition:transform .18s ease-out}.home-page .topbar{backdrop-filter:blur(22px)saturate(150%);transition:background var(--home-transition),border-color var(--home-transition),color var(--home-transition);background:#0505069e;border-color:#ffffff17;box-shadow:0 1px #ffffff05}.home-page .navwrap{min-height:70px}.home-page .brand-word{letter-spacing:.34em}.home-page .mainnav{gap:clamp(1rem,2vw,2rem);font-size:.72rem}.home-page .command-trigger{min-height:36px}.home-page .nav-actions{gap:.48rem}html[data-home-mode=studio] .home-page .topbar{color:#16130f;background:#f4f1ebb8;border-color:#19140e1a}html[data-home-mode=studio] .home-page .mainnav,html[data-home-mode=studio] .home-page .brand,html[data-home-mode=studio] .home-page .command-trigger{color:#16130f}html[data-home-mode=studio] .home-page .brand-emblem{filter:invert()}html[data-home-mode=studio] .home-page .button-ghost{color:#16130f;background:#ffffff7a;border-color:#16130f26}.home-shared-portfolio{padding-top:clamp(4.5rem,8vw,8rem);padding-bottom:clamp(5rem,9vw,9rem)}.home-shared-portfolio-heading{justify-content:space-between;align-items:end;gap:3rem;margin-bottom:2.2rem;display:flex}.home-shared-portfolio-heading>div>span{color:var(--home-muted);letter-spacing:.2em;text-transform:uppercase;font-size:.55rem}.home-shared-portfolio-heading h2{font-family:var(--display);letter-spacing:-.06em;margin:.55rem 0 0;font-size:clamp(2.8rem,5vw,5.6rem);font-weight:420;line-height:.92}.home-shared-portfolio-heading h2 em{font-family:var(--serif);color:var(--home-muted);font-weight:400}.home-shared-portfolio-heading>p{max-width:36rem;color:var(--home-muted);margin:0;font-size:.82rem;line-height:1.7}.product-explorer-toolbar{grid-template-columns:minmax(240px,1fr) auto;align-items:center;gap:.8rem;margin-bottom:.9rem;display:grid}.product-search-shell{border:1px solid color-mix(in srgb,var(--home-fg) 13%,transparent);background:color-mix(in srgb,var(--home-fg) 3%,transparent);min-height:52px;color:var(--home-muted);border-radius:999px;align-items:center;gap:.7rem;padding:.25rem .35rem .25rem .95rem;display:flex}.product-search-shell:focus-within{border-color:color-mix(in srgb,var(--home-accent) 45%,transparent);box-shadow:0 0 0 4px color-mix(in srgb,var(--home-accent) 7%,transparent)}.product-search-shell input{width:100%;min-width:0;color:var(--home-fg);background:0 0;border:0;outline:0;font-size:.82rem}.product-search-shell input::placeholder{color:var(--home-muted)}.product-search-clear{background:color-mix(in srgb,var(--home-fg) 7%,transparent);min-height:36px;color:var(--home-muted);border:0;border-radius:999px;padding:0 .75rem;font-size:.63rem}.product-filter-group{border:1px solid color-mix(in srgb,var(--home-fg) 12%,transparent);background:color-mix(in srgb,var(--home-fg) 2.5%,transparent);border-radius:999px;gap:.25rem;padding:.3rem;display:flex}.product-filter-group button{min-height:40px;color:var(--home-muted);background:0 0;border:0;border-radius:999px;padding:0 .85rem;font-size:.65rem}.product-filter-group button.is-active{background:var(--home-fg);color:var(--home-bg)}.product-result-meta{color:var(--home-muted);justify-content:space-between;align-items:center;gap:1rem;padding:.25rem .1rem .85rem;font-size:.57rem;display:flex}.product-result-list{border-top:1px solid color-mix(in srgb,var(--home-fg) 11%,transparent)}.product-result-row{border-bottom:1px solid color-mix(in srgb,var(--home-fg) 11%,transparent);grid-template-columns:2.4rem minmax(160px,.72fr) minmax(250px,1.25fr) minmax(100px,.4fr) auto;align-items:center;gap:clamp(.8rem,2vw,1.8rem);min-height:104px;padding:1rem .2rem;transition:padding .2s,background .2s;display:grid}.product-result-row:hover,.product-result-row:focus-within{background:linear-gradient(90deg,color-mix(in srgb,var(--product-accent) 7%,transparent),transparent 45%);padding-inline:.65rem}.product-result-index{color:var(--home-muted);font-size:.55rem}.product-result-name{grid-template-columns:3px 1fr;align-items:center;gap:.7rem;display:grid}.product-result-accent{background:var(--product-accent);width:3px;height:40px;box-shadow:0 0 18px color-mix(in srgb,var(--product-accent) 25%,transparent);border-radius:99px}.product-result-name p{color:var(--home-muted);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .12rem;font-size:.52rem}.product-result-name h3{letter-spacing:-.035em;margin:0;font-size:clamp(1.05rem,1.5vw,1.4rem);font-weight:590}.product-result-description{max-width:46rem;color:var(--home-muted);margin:0;font-size:.72rem;line-height:1.6}.product-result-status{border:1px solid color-mix(in srgb,var(--home-fg) 12%,transparent);width:max-content;color:var(--home-muted);white-space:nowrap;border-radius:999px;padding:.3rem .5rem;font-size:.55rem}.product-result-actions{justify-content:flex-end;gap:.35rem;display:flex}.product-result-actions a{border:1px solid color-mix(in srgb,var(--home-fg) 12%,transparent);min-height:36px;color:var(--home-muted);white-space:nowrap;border-radius:999px;align-items:center;gap:.35rem;padding:0 .62rem;font-size:.6rem;display:inline-flex}.product-result-actions a:hover{color:var(--home-fg);border-color:color-mix(in srgb,var(--home-fg) 28%,transparent)}.product-empty-state{border:1px solid color-mix(in srgb,var(--home-fg) 12%,transparent);background:color-mix(in srgb,var(--home-fg) 2%,transparent);border-radius:20px;place-content:center start;min-height:220px;padding:2rem;display:grid}.product-empty-state p{color:var(--home-muted)}.product-empty-state button{border:1px solid color-mix(in srgb,var(--home-fg) 15%,transparent);width:max-content;min-height:40px;color:var(--home-fg);background:0 0;border-radius:999px;padding:0 .85rem}html[data-home-mode=studio] .home-shared-portfolio{background:#ebe7e0}html[data-home-mode=studio] .home-shared-portfolio+.footer,html[data-home-mode=studio] .footer{color:#eee9df;background:#181613}.home-page :focus-visible{outline:2px solid color-mix(in srgb,var(--home-accent) 82%,#fff);outline-offset:4px}@supports (view-transition-name:none){.home-page .brand{view-transition-name:syrava-brand}.home-mode-switcher{view-transition-name:syrava-mode-switcher}}@media (width<=1180px){.home-page .command-trigger{display:none}.home-mode-switcher button{padding-inline:.55rem}.product-result-row{grid-template-columns:2rem minmax(150px,.7fr) minmax(220px,1fr) auto}.product-result-status{display:none}}@media (width<=900px){.home-page .desktop-nav,.home-page .nav-actions>.home-mode-switcher{display:none}.home-shared-portfolio-heading{flex-direction:column;align-items:start;gap:1rem}}@media (width<=720px){.product-explorer-toolbar{grid-template-columns:1fr}.product-filter-group{overflow-x:auto}.product-result-meta span:last-child{display:none}.product-result-row{grid-template-columns:2rem 1fr auto;min-height:auto;padding:1rem .1rem}.product-result-description{grid-column:2/-1}.product-result-actions{grid-column:2/-1;justify-content:flex-start}}@media (width<=640px){.home-mode-switcher button{min-height:42px;font-size:.66rem}.home-product-actions a{min-height:44px}.home-shared-portfolio{padding-inline:1rem}}@media (prefers-reduced-motion:reduce){html{--home-transition:0s linear}.home-mode{animation:none!important}[data-parallax]{transition:none!important;transform:none!important}[data-spotlight]:after{display:none}.home-orbit-mark .orbit-ring{animation:none!important}*{scroll-behavior:auto!important}}.home-mode--editorial{--editorial-gold:#d5bd91;--editorial-line:#ffffff1d;--editorial-soft:#ffffff09;color:#f1efe9;background:radial-gradient(circle at 72% 20%,#a68b5e1a,#0000 28%),radial-gradient(circle at 50% 75%,#ffffff06,#0000 33%),#040404;min-height:100vh;overflow:hidden}.editorial-stage{padding-top:clamp(2.8rem,5vw,5.5rem);padding-bottom:2rem;position:relative}.editorial-scroll-rail{left:max(.65rem,calc(var(--pad) * .18));z-index:4;color:#85827b;text-transform:uppercase;letter-spacing:.18em;justify-items:center;gap:.6rem;font-size:.48rem;display:grid;position:absolute;top:42%}.editorial-scroll-rail span{writing-mode:vertical-rl;transform:rotate(180deg)}.editorial-scroll-rail i{background:linear-gradient(#0000,#ffffff80,#0000);width:1px;height:70px}.editorial-scroll-rail b{color:var(--editorial-gold);font-size:.9rem;font-weight:400}.editorial-hero{border-bottom:1px solid var(--editorial-line);grid-template-columns:minmax(360px,.82fr) minmax(500px,1.18fr);align-items:center;gap:clamp(2rem,6vw,7rem);min-height:min(720px,100svh - 100px);display:grid;position:relative}.editorial-copy{z-index:3;max-width:46rem;padding-left:clamp(2rem,4vw,5rem);position:relative}.editorial-kicker{color:var(--editorial-gold);letter-spacing:.26em;text-transform:uppercase;margin:0 0 1.5rem;font-size:.58rem}.editorial-copy h1{max-width:10.5ch;font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(3.8rem,6.6vw,7.4rem);font-weight:400;line-height:.88}.editorial-copy h1 em{color:#e4e0d7;margin-top:.08em;font-weight:400;display:block}.editorial-lead{color:#918e87;max-width:35rem;margin:2rem 0 0;font-size:clamp(.88rem,1.1vw,1.05rem);line-height:1.72}.editorial-actions{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:2.2rem;display:flex}.editorial-actions a{align-items:center;gap:.8rem;min-height:48px;font-size:.72rem;display:inline-flex}.editorial-primary{border:1px solid #d5bd919e;border-radius:999px;padding:0 1.2rem;box-shadow:0 0 0 1px #d5bd910f,0 16px 40px #00000059}.editorial-primary:hover{background:#d5bd9112}.editorial-secondary{color:#8b8882}.editorial-secondary:hover{color:#fff}.editorial-portrait-wrap{isolation:isolate;align-self:stretch;place-items:end center;min-height:620px;display:grid;position:relative}.editorial-portrait-wrap:before{content:"";z-index:-2;clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);background:linear-gradient(90deg,#0000,#ffffff06 20%,#b696600e 70%,#0000);position:absolute;inset:4% -10% 0 4%}.editorial-portrait-glow{z-index:-1;filter:blur(22px);background:radial-gradient(circle,#ceb58b24,#0000 68%);border-radius:48%;position:absolute;inset:18% 10% 12% 18%}.editorial-portrait{object-fit:cover;object-position:center 18%;filter:saturate(.65)contrast(1.12)brightness(.78);width:min(74%,670px);height:95%;position:absolute;bottom:0;right:3%;mask-image:linear-gradient(#000 0 76%,#0000 100%)}.editorial-orbit{color:#d7d2c6;opacity:.72;width:min(27vw,310px);position:absolute;top:25%;right:2%}.editorial-orbit .orbit-ring-a{animation:38s linear infinite editorialOrbit}@keyframes editorialOrbit{to{transform:translate(-50%,-50%)rotate(360deg)}}.editorial-page-dots{gap:.55rem;display:grid;position:absolute;top:24%;right:1.2rem}.editorial-page-dots i{background:#66635f;border-radius:50%;width:5px;height:5px}.editorial-page-dots i.is-active{background:#f5e7ce;width:7px;height:7px;box-shadow:0 0 15px #f5e7ceb3}.editorial-page-index{text-align:right;font-family:var(--serif);display:grid;position:absolute;bottom:14%;right:1rem}.editorial-page-index strong{font-size:2.8rem;font-weight:400}.editorial-page-index span{color:#7d7a73;font-size:.7rem}.editorial-products{padding:clamp(3rem,6vw,5rem) 0 2rem}.editorial-products-heading{justify-content:space-between;align-items:end;gap:2rem;padding:0 clamp(2rem,4vw,5rem) 1.6rem;display:flex}.editorial-products-heading span{color:#7e7b75;letter-spacing:.22em;text-transform:uppercase;font-size:.56rem}.editorial-products-heading h2{font-family:var(--serif);letter-spacing:-.04em;margin:.45rem 0 0;font-size:clamp(2rem,3vw,3.3rem);font-weight:400}.editorial-products-heading>a{color:#88847e;font-size:.68rem}.editorial-card-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;padding:0 clamp(2rem,4vw,5rem);display:grid}.editorial-product-card{--product-accent:#d7c9ad;border:1px solid var(--editorial-line);background:linear-gradient(#ffffff09,#ffffff03);border-radius:8px;flex-direction:column;min-height:430px;padding:1.25rem;transition:transform .28s cubic-bezier(.2,.8,.2,1),border-color .28s,box-shadow .28s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff06}.editorial-product-card:hover{border-color:color-mix(in srgb,var(--product-accent) 45%,var(--editorial-line));transform:translateY(-5px);box-shadow:0 28px 60px #00000047,inset 0 1px #ffffff0d}.editorial-product-card.is-featured{border-color:#d5bd919e;box-shadow:0 0 30px #d5bd910f,inset 0 1px #ffffff0d}.editorial-card-head{color:#a3a099;justify-content:space-between;align-items:center;gap:1rem;font-size:.55rem;display:flex}.editorial-card-head strong{color:#e8e4dc;letter-spacing:.3em;font-size:.68rem;font-weight:650}.editorial-product-card>p{color:#8b8881;min-height:4.8em;margin:1rem 0 1.3rem;font-size:.74rem;line-height:1.6}.editorial-product-visual,.editorial-brand-screen{border-radius:5px;flex:1;place-items:center;min-height:185px;display:grid;overflow:hidden}.editorial-product-visual img{object-fit:cover;filter:brightness(.74)contrast(1.1);width:100%;height:100%}.editorial-brand-screen{color:#9f9a8f;background:radial-gradient(circle at 70% 30%,#d5bd910f,#0000 40%),#080808;border:1px solid #ffffff14;padding:1rem}.editorial-brand-screen .mini-nav{justify-self:start;gap:.35rem;display:flex}.editorial-brand-screen .mini-nav i{background:#5e5b55;border-radius:999px;width:26px;height:4px}.editorial-brand-screen .mini-metric{text-align:right;place-self:center end;display:grid}.editorial-brand-screen .mini-metric span{color:#77746d;font-size:.55rem}.editorial-brand-screen .mini-metric strong{font-family:var(--serif);color:#eee8dd;font-size:2.4rem;font-weight:400}.editorial-brand-screen svg{width:100%;height:65px}.factory-cube{aspect-ratio:1;background:linear-gradient(145deg,#1c1c1c,#080808);border:1px solid #ffffff2e;width:150px;position:relative;transform:rotate(45deg);box-shadow:0 35px 55px #00000073,inset 0 0 40px #d5bd910d}.factory-cube i{border:1px solid #ffffff17;position:absolute;inset:12%}.factory-cube i:nth-child(2){inset:26%}.factory-cube i:nth-child(3){inset:39%}.factory-cube span{font-family:var(--serif);color:#f4e6cd;font-size:2rem;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)rotate(-45deg)}.noxly-phone{background:linear-gradient(#131313,#080808);border:1px solid #ffffff29;border-radius:22px;width:145px;min-height:210px;padding:.8rem;box-shadow:0 24px 46px #0006}.noxly-phone span{font-family:var(--serif);font-size:1.25rem}.noxly-phone i{background:linear-gradient(90deg,#ffffff14,#ffffff06);border-radius:6px;height:27px;margin-top:.55rem;display:block}.editorial-card-link{color:#ddd8cd;justify-content:space-between;align-items:center;margin-top:1rem;font-size:.68rem;display:flex}.editorial-foot{border-top:1px solid var(--editorial-line);color:#74716a;letter-spacing:.06em;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;margin-top:2rem;padding:1.2rem clamp(2rem,4vw,5rem) 0;font-size:.6rem;display:grid}.editorial-foot>div{gap:1.4rem;display:flex}.editorial-unlock{color:#a9a59c;justify-self:end;align-items:center;gap:.65rem;display:flex}.editorial-unlock span{width:34px;height:34px;color:var(--editorial-gold);border:1px solid #d5bd9147;border-radius:50%;place-items:center;display:grid}@media (width<=1050px){.editorial-hero{grid-template-columns:1fr .92fr;min-height:650px}.editorial-card-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.editorial-stage{padding-top:1.6rem}.editorial-scroll-rail{display:none}.editorial-hero{min-height:auto;padding:2.5rem 0 0;display:block}.editorial-copy{padding:0 1rem}.editorial-copy h1{font-size:clamp(3.2rem,14vw,5.2rem)}.editorial-portrait-wrap{min-height:390px;margin-top:1rem}.editorial-portrait{width:92%;height:100%;right:-2%}.editorial-orbit{width:170px;top:17%;right:2%}.editorial-products-heading{flex-direction:column;align-items:start;padding-inline:1rem}.editorial-card-rail{scroll-snap-type:x mandatory;scrollbar-width:none;gap:.75rem;padding:0 1rem 1rem;display:flex;overflow-x:auto}.editorial-product-card{flex:0 0:min(82vw,330px);scroll-snap-align:start;min-height:420px}.editorial-foot{grid-template-columns:1fr;padding-inline:1rem}.editorial-unlock{justify-self:start}}.home-mode--studio{--studio-bg:#f1eee8;--studio-paper:#f7f4ef;--studio-ink:#171512;--studio-muted:#716c64;--studio-line:#1b161021;--studio-gold:#b18752;background:var(--studio-bg);min-height:100vh;color:var(--studio-ink);position:relative;overflow:hidden}.studio-announcement{min-height:34px;padding:0 max(var(--pad),4vw);color:#d9d4cb;letter-spacing:.035em;background:#151412;justify-content:space-between;align-items:center;gap:2rem;font-size:.54rem;display:flex}.studio-announcement span:last-child{opacity:.65}.studio-mode-hero{border-bottom:1px solid var(--studio-line);grid-template-columns:minmax(400px,.85fr) minmax(520px,1.15fr);align-items:center;gap:clamp(2rem,5vw,7rem);min-height:540px;display:grid}.studio-mode-copy{padding:clamp(4rem,7vw,7rem) 0 clamp(3rem,6vw,6rem)}.studio-mode-label{color:#938b80;text-transform:uppercase;letter-spacing:.18em;margin:0 0 1.15rem;font-size:.58rem}.studio-mode-copy h1{max-width:11ch;font-family:var(--serif);letter-spacing:-.06em;margin:0;font-size:clamp(4rem,6.1vw,7rem);font-weight:400;line-height:.88}.studio-mode-copy h1 em{font-weight:400}.studio-mode-copy>p:not(.studio-mode-label){max-width:36rem;color:var(--studio-muted);margin:1.8rem 0 0;font-size:.9rem;line-height:1.72}.studio-mode-actions{color:#68635c;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:clamp(2rem,7vw,7rem);margin-top:2rem;font-size:.64rem;display:flex}.studio-mode-actions a{color:#28241f;text-transform:none;letter-spacing:0;align-items:center;gap:.7rem;display:inline-flex}.studio-play{border:1px solid #1b16102e;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.58rem;display:grid}.studio-sculpture-stage{isolation:isolate;align-self:stretch;place-items:end center;min-height:520px;display:grid;position:relative}.studio-sculpture-stage img{object-fit:cover;object-position:center;mix-blend-mode:multiply;filter:contrast(1.07)saturate(.7);width:96%;height:92%;position:absolute;bottom:-4%;right:-3%;mask-image:linear-gradient(90deg,#0000 0,#000 18% 88%,#0000 100%)}.studio-sculpture-halo{z-index:-1;filter:blur(16px);background:radial-gradient(#ffffffe0,#b187520f 48%,#0000 70%);position:absolute;inset:10% 7% 9% 6%}.studio-side-label{writing-mode:vertical-rl;text-transform:uppercase;letter-spacing:.18em;color:#8d8479;font-size:.5rem;position:absolute;top:27%;right:.25rem}.studio-side-label:after{content:"";background:linear-gradient(var(--studio-line),var(--studio-gold));width:1px;height:80px;margin:.8rem auto 0;display:block}.studio-product-tabs{z-index:15;border-bottom:1px solid var(--studio-line);backdrop-filter:blur(20px)saturate(140%);background:#f1eee8c7;position:sticky;top:70px}.studio-product-tabs-inner{grid-template-columns:repeat(3,1fr) auto;align-items:center;min-height:68px;display:grid}.studio-product-tabs button{color:#9b958d;text-align:left;background:0 0;border:0;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;min-height:68px;padding:0 1rem;font-size:.63rem;display:grid}.studio-product-tabs button i{background:var(--studio-line);height:1px;position:relative}.studio-product-tabs button i:after{content:"";background:#b9afa2;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;right:0;transform:translate(50%,-50%)}.studio-product-tabs button strong{color:inherit;font-size:.7rem}.studio-product-tabs button[aria-current=true]{color:#211d18}.studio-product-tabs button[aria-current=true] i{background:#8c6633}.studio-product-tabs button[aria-current=true] i:after{background:#8c6633;box-shadow:0 0 14px #8c663340}.studio-tab-arrows{gap:.45rem;padding-left:1rem;display:flex}.studio-tab-arrows span{border:1px solid var(--studio-line);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.studio-feature-stack{border-bottom:1px solid var(--studio-line)}.studio-feature{border-bottom:1px solid var(--studio-line);background:var(--studio-paper);grid-template-columns:.78fr 1.22fr;min-height:360px;scroll-margin-top:140px;display:grid}.studio-feature--reverse{grid-template-columns:1.1fr .9fr}.studio-feature--reverse .studio-feature-copy{order:2}.studio-feature--reverse .studio-feature-image{order:1}.studio-feature-copy{padding:clamp(2.3rem,5vw,5.5rem) max(var(--pad),4vw);flex-direction:column;justify-content:center;display:flex}.studio-motion-label{border:1px solid var(--studio-line);color:#8c867e;text-transform:uppercase;letter-spacing:.08em;width:max-content;margin-bottom:.8rem;padding:.2rem .35rem;font-size:.48rem}.studio-feature-copy h2{font-family:var(--serif);letter-spacing:-.045em;align-items:center;gap:.6rem;margin:0;font-size:clamp(2.4rem,4vw,4.6rem);font-weight:400;display:flex}.studio-feature-copy h2 i{background:var(--product-accent,var(--studio-gold));border-radius:50%;width:7px;height:7px}.studio-feature-status{color:#554e45!important;margin:.2rem 0 1rem!important;font-size:.68rem!important}.studio-feature-copy>p{max-width:34rem;color:var(--studio-muted);margin:.4rem 0 1.6rem;font-size:.78rem;line-height:1.65}.studio-feature-copy .home-product-actions a{color:#302a23;border-color:#302a2329}.studio-feature-image{isolation:isolate;background:#171717;place-items:center;min-height:360px;display:grid;position:relative;overflow:hidden}.studio-feature-image:before{content:"";background:radial-gradient(circle at var(--spot-x,70%) var(--spot-y,30%),#ffd9a429,transparent 34%),linear-gradient(145deg,#26231f,#080808 70%);position:absolute;inset:0}.studio-feature-image--noxly:before{background:radial-gradient(circle at 45% 60%,#e5c38c1f,#0000 33%),linear-gradient(135deg,#0d0d0d,#1b1916)}.studio-feature-image--appgraft{background:#e8e1d7}.studio-feature-image--appgraft:before{background:linear-gradient(145deg,#efe9df,#c9c0b2)}.studio-hover-label{z-index:4;color:#ffffff9e;text-transform:uppercase;border:1px solid;padding:.25rem .4rem;font-size:.48rem;position:absolute;top:36%;right:8%}.studio-feature-image--appgraft .studio-hover-label{color:#74695b}.studio-hover-plus{z-index:4;color:#ffffff8c;border:1px solid;border-radius:50%;place-items:center;width:36px;height:36px;font-size:1rem;display:grid;position:absolute;top:47%;right:9%}.studio-feature-image--appgraft .studio-hover-plus{color:#756a5c}.studio-factory-block{z-index:2;aspect-ratio:1.45;background:linear-gradient(145deg,#31302d,#0b0b0b 62%);border:1px solid #ffd8a059;width:min(60%,430px);position:relative;transform:perspective(900px)rotateY(-15deg)rotateX(8deg);box-shadow:25px 34px 65px #00000073,inset 0 0 35px #ffd69914}.studio-factory-block span{color:#d3cdc3;letter-spacing:.42em;font-size:1.05rem;position:absolute;top:28%;right:12%}.studio-noxly-slab{z-index:2;aspect-ratio:2.5;background:linear-gradient(155deg,#272727,#080808);border:1px solid #e6cfab59;border-radius:28px;width:min(64%,440px);position:relative;transform:perspective(900px)rotateX(15deg)rotate(-2deg);box-shadow:0 35px 80px #0000008c,inset 0 1px #ffffff1c}.studio-noxly-slab span{color:#777067;letter-spacing:.38em;font-size:.72rem;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.studio-appgraft-glass{z-index:2;aspect-ratio:1.8;backdrop-filter:blur(9px);background:linear-gradient(150deg,#ffffffad,#ffffff38);border:1px solid #fffc;border-radius:18px;width:min(54%,400px);position:relative;transform:perspective(800px)rotateX(10deg)rotateY(-8deg);box-shadow:0 35px 60px #5444301f,inset 0 0 28px #ffffffb3}.studio-appgraft-glass:before{content:"";z-index:-1;background:#ffffff26;border:1px solid #ffffff8c;border-radius:18px;position:absolute;inset:18% -12% -18% 12%}.studio-appgraft-glass span{color:#463d33;letter-spacing:.18em;font-size:.95rem;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.studio-side-mantra{writing-mode:vertical-rl;color:#888177;letter-spacing:.2em;text-transform:uppercase;font-size:.48rem;position:absolute;bottom:9rem;right:.25rem}@media (width<=980px){.studio-mode-hero{grid-template-columns:1fr .8fr;min-height:520px}.studio-mode-copy h1{font-size:clamp(3.5rem,8vw,5.6rem)}.studio-feature,.studio-feature--reverse{grid-template-columns:1fr 1.25fr}}@media (width<=760px){.studio-announcement{padding-inline:1rem}.studio-announcement span:last-child{display:none}.studio-mode-hero{min-height:auto;padding-top:1rem;display:block}.studio-mode-copy{padding:3rem 0 1.5rem}.studio-mode-copy h1{font-size:clamp(3.4rem,15vw,5.5rem)}.studio-mode-actions{justify-content:space-between}.studio-sculpture-stage{min-height:300px}.studio-sculpture-stage img{width:112%;right:-7%}.studio-product-tabs{top:64px;overflow-x:auto}.studio-product-tabs-inner{width:max-content;min-width:100%;display:flex}.studio-product-tabs button{min-width:180px}.studio-tab-arrows{display:none}.studio-feature,.studio-feature--reverse{flex-direction:column;display:flex}.studio-feature--reverse .studio-feature-copy,.studio-feature--reverse .studio-feature-image{order:initial}.studio-feature-copy{padding:2.5rem 1rem}.studio-feature-image{min-height:300px}.studio-side-mantra{display:none}}.home-mode--ecosystem{--eco-bg:#050607;--eco-panel:#0b0d10;--eco-panel-2:#101319;--eco-line:#ffffff1a;--eco-muted:#8c949e;color:#eef1f4;background:radial-gradient(circle at 50% 10%,#4b70b91c,#0000 28%),radial-gradient(circle at 88% 46%,#69255e0f,#0000 28%),linear-gradient(#050607,#07090b 70%,#040505);min-height:100vh;overflow:hidden}.ecosystem-hero{grid-template-columns:minmax(330px,.78fr) minmax(360px,.9fr) minmax(300px,.72fr);align-items:center;gap:clamp(1.4rem,3.4vw,4.5rem);min-height:520px;padding-top:clamp(3rem,5vw,5.2rem);padding-bottom:clamp(2rem,4vw,4rem);display:grid}.ecosystem-copy{align-self:center}.ecosystem-kicker{color:#8894a4;letter-spacing:.24em;text-transform:uppercase;margin:0 0 1.2rem;font-size:.57rem}.ecosystem-copy h1{max-width:10ch;font-family:var(--display);letter-spacing:-.065em;margin:0;font-size:clamp(3.6rem,5.7vw,6.6rem);font-weight:390;line-height:.88}.ecosystem-copy h1 em{font-family:var(--serif);color:#c3c8ce;font-weight:400}.ecosystem-copy>p:not(.ecosystem-kicker){max-width:31rem;color:var(--eco-muted);margin:1.6rem 0 0;font-size:.84rem;line-height:1.72}.ecosystem-actions{flex-wrap:wrap;align-items:center;gap:1.1rem;margin-top:1.8rem;display:flex}.ecosystem-actions a{color:#aeb5bd;align-items:center;gap:.65rem;min-height:42px;font-size:.67rem;display:inline-flex}.ecosystem-primary{background:linear-gradient(#ffffff17,#ffffff06);border:1px solid #ffffff2e;border-radius:999px;padding:0 1rem;box-shadow:inset 0 1px #ffffff14,0 16px 35px #00000042;color:#f5f6f7!important}.ecosystem-core-stage{isolation:isolate;place-items:center;min-height:410px;display:grid;position:relative}.ecosystem-core-stage:before{content:"";z-index:-2;filter:blur(22px);background:radial-gradient(circle,#6a8ed024,#0000 66%);border-radius:50%;position:absolute;inset:20% 8%}.ecosystem-core-stage img{filter:contrast(1.12)brightness(.87)saturate(.65);width:min(90%,520px);height:auto;mask-image:radial-gradient(#000 48%,#0000 84%)}.ecosystem-core-orbit{aspect-ratio:1;border:1px dashed #ffffff29;border-radius:50%;width:min(86%,430px);animation:44s linear infinite ecoOrbit;position:absolute}.ecosystem-core-orbit:before,.ecosystem-core-orbit:after{content:"";border:1px solid #ffffff17;border-radius:50%;position:absolute;inset:17%}.ecosystem-core-orbit:after{inset:36%;box-shadow:0 0 45px #7699d71f}@keyframes ecoOrbit{to{transform:rotate(360deg)}}.core-label{z-index:3;color:#939da8;letter-spacing:.18em;text-transform:uppercase;font-size:.48rem;position:absolute}.core-label--top{top:5%;left:50%;transform:translate(-50%)}.core-label--bottom{bottom:5%;left:50%;transform:translate(-50%)}.core-label--left{top:48%;left:1%}.core-label--right{top:48%;right:0}.ecosystem-spotlight{--glass-bg:#0d0f13a8;--glass-border:#ffffff1c;border-radius:20px;min-height:340px;padding:1.35rem;position:relative;overflow:hidden}.ecosystem-spotlight>span{color:#7f8790;letter-spacing:.2em;text-transform:uppercase;font-size:.5rem}.ecosystem-spotlight h2{z-index:2;font-family:var(--display);letter-spacing:-.045em;margin:1rem 0 .45rem;font-size:clamp(2rem,3vw,3.2rem);font-weight:430;position:relative}.ecosystem-spotlight>p{z-index:2;color:#9ba2aa;max-width:16rem;margin:0 0 1.2rem;font-size:.73rem;line-height:1.62;position:relative}.ecosystem-spotlight .home-product-actions{z-index:3;position:relative}.spotlight-art{opacity:.32;filter:drop-shadow(0 0 50px #98b0dc24);width:58%;position:absolute;bottom:-8%;right:-3%}.spotlight-art img{width:100%}.spotlight-dots{gap:.45rem;display:flex;position:absolute;bottom:1.15rem;left:1.35rem}.spotlight-dots i{background:#5c6269;border-radius:50%;width:4px;height:4px}.spotlight-dots i.is-active{background:#dce5f1;box-shadow:0 0 10px #dce5f199}.ecosystem-status-rail{border-block:1px solid var(--eco-line);background:#ffffff05;overflow:hidden}.ecosystem-status-inner{white-space:nowrap;color:#747d87;letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:clamp(1rem,3vw,3rem);min-height:46px;font-size:.52rem;display:flex}.ecosystem-status-title{color:#a2aab3}.ecosystem-status-title i{background:#79d48f;border-radius:50%;width:6px;height:6px;margin-right:.5rem;display:inline-block;box-shadow:0 0 12px #79d48f8c}.ecosystem-status-inner strong{color:#abb4bd;font-weight:650}.ecosystem-status-inner>a{color:#a7b0b9;margin-left:auto}.ecosystem-products{padding-top:clamp(3rem,6vw,6rem);padding-bottom:clamp(3rem,6vw,6rem)}.ecosystem-products-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.5rem;display:flex}.ecosystem-products-heading span{color:#74808d;letter-spacing:.2em;text-transform:uppercase;font-size:.52rem}.ecosystem-products-heading h2{font-family:var(--display);letter-spacing:-.06em;margin:.5rem 0 0;font-size:clamp(2.5rem,4.5vw,5rem);font-weight:420;line-height:.92}.ecosystem-products-heading h2 em{font-family:var(--serif);color:#aeb5bd;font-weight:400}.ecosystem-products-heading>a{color:#828c96;font-size:.65rem}.ecosystem-group-grid{grid-template-columns:1.2fr .92fr .92fr 1.05fr;gap:.7rem;display:grid}.ecosystem-group{border:1px solid var(--eco-line);background:#ffffff04;border-radius:15px;min-width:0;padding:.7rem}.ecosystem-group>header{justify-content:space-between;align-items:center;padding:.35rem .35rem .75rem;display:flex}.ecosystem-group>header h3{letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:.64rem;font-weight:700}.ecosystem-group>header span{color:#7d8791;background:#ffffff0d;border-radius:6px;place-items:center;min-width:24px;height:20px;padding:0 .35rem;font-size:.52rem;display:grid}.ecosystem-group--work>header h3{color:#86aaff}.ecosystem-group--personal>header h3{color:#c29aff}.ecosystem-group--health>header h3{color:#8de0ca}.ecosystem-group--creative>header h3{color:#ff8b96}.ecosystem-group-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.ecosystem-group--personal .ecosystem-group-cards,.ecosystem-group--health .ecosystem-group-cards{grid-template-columns:1fr}.ecosystem-group--creative .ecosystem-group-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.ecosystem-product-card{--product-accent:#9db8ff;background:radial-gradient(circle at 85% 15%,color-mix(in srgb,var(--product-accent) 10%,transparent),transparent 42%),linear-gradient(145deg,#ffffff09,#ffffff03);border:1px solid #ffffff13;border-radius:12px;flex-direction:column;min-height:190px;padding:.9rem;transition:transform .24s,border-color .24s,box-shadow .24s;display:flex;position:relative;overflow:hidden}.ecosystem-product-card:hover{border-color:color-mix(in srgb,var(--product-accent) 35%,#ffffff14);transform:translateY(-3px);box-shadow:0 18px 40px #0000003d}.ecosystem-product-card.is-leading{grid-column:1/-1;min-height:230px}.ecosystem-card-top{z-index:3;color:#737d87;justify-content:space-between;align-items:center;gap:.8rem;font-size:.5rem;display:flex;position:relative}.ecosystem-card-icon{background:color-mix(in srgb,var(--product-accent) 14%,#ffffff05);width:34px;height:34px;color:var(--product-accent);box-shadow:0 0 22px color-mix(in srgb,var(--product-accent) 12%,transparent);border-radius:9px;place-items:center;font-size:.78rem;font-weight:800;display:grid}.ecosystem-card-copy{z-index:3;flex:1;padding-top:.75rem;position:relative}.ecosystem-card-copy h4{letter-spacing:-.035em;margin:0;font-size:clamp(1rem,1.35vw,1.3rem);font-weight:610}.ecosystem-card-copy p{color:#87909a;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:26rem;margin:.3rem 0 .65rem;font-size:.63rem;line-height:1.5;display:-webkit-box;overflow:hidden}.ecosystem-card-copy>span{color:var(--product-accent);letter-spacing:.13em;text-transform:uppercase;font-size:.49rem}.ecosystem-product-card .home-product-actions{z-index:4;margin-top:.7rem;position:relative}.ecosystem-product-card .home-product-actions a{color:#aab2ba;border-color:#ffffff14}.ecosystem-card-image{object-fit:cover;opacity:.42;width:52%;height:72%;position:absolute;bottom:-10%;right:-4%;mask-image:linear-gradient(90deg,#0000,#000 35%)}.ecosystem-card-image--books{object-fit:cover;opacity:.58;width:66%;height:58%;bottom:0;right:-1%}.ecosystem-product-card.is-image-led .ecosystem-card-copy{max-width:55%}.ecosystem-foot{border-top:1px solid var(--eco-line);color:#6f7983;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:2rem;min-height:100px;font-size:.58rem;display:flex}.ecosystem-foot a{color:#a9b2bb;gap:.6rem;display:inline-flex}@media (width<=1180px){.ecosystem-hero{grid-template-columns:1fr .92fr}.ecosystem-spotlight{grid-column:1/-1;min-height:210px}.spotlight-art{width:30%}.ecosystem-group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.ecosystem-hero{padding-top:2.5rem;display:block}.ecosystem-copy h1{font-size:clamp(3.4rem,14vw,5.2rem)}.ecosystem-core-stage{min-height:310px;margin-top:1rem}.core-label--left,.core-label--right{display:none}.ecosystem-spotlight{min-height:250px;margin-top:1rem}.ecosystem-status-inner{padding-block:.7rem;overflow-x:auto}.ecosystem-products-heading{flex-direction:column;align-items:start}.ecosystem-group-grid{grid-template-columns:1fr}.ecosystem-group-cards,.ecosystem-group--creative .ecosystem-group-cards{scroll-snap-type:x mandatory;scrollbar-width:none;display:flex;overflow-x:auto}.ecosystem-product-card,.ecosystem-product-card.is-leading{flex:0 0:min(78vw,330px);scroll-snap-align:start;grid-column:auto;min-height:220px}.ecosystem-foot{flex-direction:column;justify-content:center;align-items:flex-start}}@media (prefers-reduced-motion:no-preference){body.home-motion-ready [data-reveal]{opacity:0;filter:blur(7px);transition:opacity .68s cubic-bezier(.2,.8,.2,1),transform .68s cubic-bezier(.2,.8,.2,1),filter .62s;transform:translateY(22px)}body.home-motion-ready [data-reveal].is-revealed{opacity:1;filter:none;transform:none}.editorial-primary,.ecosystem-primary,.home-page .button{transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s,background .25s}.editorial-primary:hover,.ecosystem-primary:hover,.home-page .button:hover{transform:translateY(-2px)scale(1.012)}.studio-sculpture-stage:after{content:"";pointer-events:none;mix-blend-mode:screen;opacity:.32;background:linear-gradient(108deg,#0000 34%,#ffffff70 48%,#0000 60%);animation:9s ease-in-out infinite studioLightSweep;position:absolute;inset:10% 0 8%;transform:translate(-85%)skew(-10deg)}@keyframes studioLightSweep{0%,68%,to{opacity:0;transform:translate(-85%)skew(-10deg)}76%{opacity:.32}88%{opacity:0;transform:translate(85%)skew(-10deg)}}.ecosystem-product-card.is-leading:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff09,#0000);animation:10s ease-in-out infinite ecoCardSheen;position:absolute;inset:-80% -30%;transform:rotate(14deg)translate(-55%)}@keyframes ecoCardSheen{0%,72%,to{transform:rotate(14deg)translate(-55%)}90%{transform:rotate(14deg)translate(55%)}}}@media (prefers-reduced-motion:reduce){body.home-motion-ready [data-reveal],body.home-motion-ready [data-reveal].is-revealed{opacity:1!important;filter:none!important;transition:none!important;transform:none!important}}
