:root{--ink:#17213c;--muted:#536078;--blue:#2454ed;--ice:#edf2ff;--line:#dce2ee;--amber:#ffd066;--space:clamp(22px,5.5vw,88px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:#fff;color:var(--ink);font-family:'Golos Text',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty;max-width:65ch}a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #c87b00;outline-offset:6px}a,summary{touch-action:manipulation}.shell{max-width:1536px;margin:auto;padding-left:var(--space);padding-right:var(--space)}.skip{position:absolute;top:-80px;left:20px;padding:15px;background:white;z-index:10}.skip:focus{top:12px}.announcement{background:var(--blue);color:white;min-height:34px;display:flex;gap:12px;justify-content:center;align-items:center;font-size:11px;padding:9px 20px}.announcement a{font-weight:600}.announcement a span{margin-left:5px}.header{height:100px;max-width:1536px;margin:auto;padding:0 var(--space);display:flex;align-items:center;justify-content:space-between;gap:30px}.wordmark{font-size:44px;font-weight:800;letter-spacing:-.04em;line-height:1}.wordmark span{color:var(--blue)}nav{display:flex;gap:34px;font-size:13px;font-weight:500}nav a:hover{color:var(--blue)}.header-cta{font-size:12px;background:#f0f3fa;padding:13px 19px;border-radius:30px}.header-cta span{margin-left:18px}.hero{display:grid;grid-template-columns:1fr 1.05fr;gap:35px;padding-top:30px;padding-bottom:90px;align-items:center}.hero-text{padding:35px 0}.launch-tag{display:inline-flex;align-items:center;gap:9px;font-size:11px;font-weight:500;color:var(--muted)}.launch-tag i{width:6px;height:6px;border-radius:50%;background:var(--blue)}h1{font-size:clamp(38px,4.7vw,73px);font-weight:650;line-height:1.09;letter-spacing:-.04em;margin:28px 0}h1>span{color:var(--blue)}.hero-description{font-size:18px;color:var(--muted);line-height:1.7}.hero-actions{display:flex;gap:19px;align-items:center;flex-wrap:wrap;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:27px;min-height:48px;border-radius:30px;padding:16px 24px;font-size:12px;font-weight:500;transition:transform .25s,background .25s}.button:hover{transform:translateY(-3px)}.primary{background:var(--blue);color:white}.primary:hover{background:#163cbd}.availability{font-size:11px;color:var(--muted)}.hero-footnote{display:flex;gap:20px;margin-top:35px;font-size:10px;color:var(--muted)}.hero-footnote span+span:before{content:'·';margin-right:20px}.hero-photo{position:relative;background:var(--blue);border-radius:24px;overflow:hidden;min-height:530px;display:flex;align-items:center}.hero-photo>img{height:530px;object-fit:cover;object-position:51% center}.photo-label{position:absolute;bottom:27px;left:30px;right:30px;display:flex;justify-content:space-between;gap:20px;color:white;font-size:10px}.photo-label>span:first-child{font-size:23px;font-weight:500}.orbit{position:absolute;top:26px;right:26px;border:1px solid #93b1ff;width:75px;height:75px;border-radius:50%;display:grid;place-content:center;text-align:center;color:white;font-size:8px;line-height:1.6;letter-spacing:1px;transform:rotate(12deg)}h2{font-size:clamp(32px,3.4vw,54px);font-weight:600;line-height:1.14;letter-spacing:-.04em}.muted-heading{color:#748097}.section-intro{display:grid;grid-template-columns:1.2fr 1fr;gap:10%;align-items:center;padding:25px 0 50px}.section-intro>div p{font-size:16px;line-height:1.8}.section-intro>div p+p{margin-top:18px}.subtle{color:var(--muted);font-size:14px;line-height:1.8}.lifestyle{position:relative;border-radius:20px;overflow:hidden}.lifestyle img{max-height:640px;object-fit:cover;object-position:center 54%}.lifestyle figcaption{position:absolute;left:32px;right:32px;bottom:27px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#fff;font-size:12px;text-shadow:0 1px 6px #17213c}.image-chip{padding:10px 16px;background:white;color:var(--ink);border-radius:30px;font-size:10px;text-shadow:none}.benefit-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;padding:32px 0 100px}.benefit-strip>div{display:flex;flex-direction:column;gap:9px}.benefit-strip strong{font-size:14px;font-weight:550}.benefit-strip span{font-size:11px;color:var(--muted)}.collection{background:#f5f7fb;padding:90px 0 100px}.collection-heading{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:46px}.section-label{font-size:12px;color:var(--blue);margin-bottom:18px;font-weight:500}.model-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.model-image{display:block;position:relative;overflow:hidden;border-radius:17px;background:#dce6f3;aspect-ratio:1/1.05}.model-image img{height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.22,1,.36,1)}.desk-model img{object-position:50%}.model-image:hover img{transform:scale(1.045)}.model-status{position:absolute;top:17px;left:17px;background:white;border-radius:20px;padding:8px 12px;font-size:9px;color:var(--ink)}.model-arrow{position:absolute;bottom:18px;right:18px;width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:white;font-size:19px}.model-name{display:flex;align-items:center;justify-content:space-between;margin:23px 0 12px}.model h3{font-size:24px;font-weight:550;letter-spacing:-.03em}.color-dot{width:13px;height:13px;border-radius:50%;outline:1px solid #bcc4d4;outline-offset:3px;margin-right:5px}.silver{background:#acb3c1}.blue{background:var(--blue)}.model>p{font-size:12px;color:var(--muted);line-height:1.75;max-width:31ch;min-height:43px}.model-meta{display:flex;gap:9px;margin-top:20px;font-size:9px}.model-meta span{border:1px solid #d5deed;border-radius:20px;padding:7px 11px}.snap-feature{display:grid;grid-template-columns:1.3fr 1fr;gap:8%;padding-top:110px;padding-bottom:110px;align-items:center}.snap-photo{border-radius:20px;overflow:hidden;background:#dceaf8}.snap-photo img{height:720px;object-fit:cover;object-position:44%}.status-tag{display:inline-block;font-size:9px;color:var(--muted);border:1px solid var(--line);border-radius:20px;padding:9px 12px}.snap-copy h2{margin:25px 0;font-size:clamp(35px,4vw,63px)}.blue-text{color:var(--blue)}.model-kicker{font-size:18px;font-weight:550;margin-bottom:17px}.snap-copy>p:not(.model-kicker):not(.fineprint){font-size:14px;color:var(--muted);line-height:1.8}.mini-specs{margin:26px 0 20px;font-size:11px}.mini-specs>div{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid var(--line)}dt{color:var(--muted)}dd{margin:0;font-weight:500}.fineprint{font-size:10px;line-height:1.7;color:var(--muted)}.text-link{display:inline-flex;gap:40px;font-size:12px;color:var(--blue);font-weight:500;border-bottom:1px solid #bbcafa;padding:10px 0;margin-top:17px}.design-section{background:#f5f7fb;padding:90px 0}.design-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:40px}.detail-gallery{display:grid;grid-template-columns:1.12fr 1fr;gap:24px}.detail-large{background:white;border-radius:18px;overflow:hidden}.detail-large>img{height:410px;object-fit:cover;object-position:80%;width:100%}.detail-large figcaption{padding:32px}.detail-gallery figcaption>span,.clear-lid span{font-size:10px;color:var(--muted)}.detail-gallery h3{font-size:27px;font-weight:500;letter-spacing:-.035em;line-height:1.2;margin:16px 0}.detail-gallery p{font-size:12px;line-height:1.8;color:var(--muted)}.detail-right{display:flex;flex-direction:column;gap:24px}.detail-crop{position:relative;overflow:hidden;border-radius:18px;height:345px;background:var(--blue)}.detail-crop>img{height:100%;object-fit:cover;object-position:65% 72%;transform:scale(1.4)}.detail-crop figcaption{position:absolute;bottom:0;left:0;right:0;padding:65px 28px 12px;background:linear-gradient(transparent,rgba(10,35,135,.94));color:white}.detail-crop figcaption>span{color:#d6e1ff}.clear-lid{flex:1;background:#e3eaff;border-radius:18px;display:flex;align-items:center;gap:26px;padding:30px}.lid-symbol{flex:none;width:86px;height:62px;border:2px solid #6685db;border-radius:70px 70px 20px 20px;position:relative;transform:rotate(-12deg);background:linear-gradient(110deg,#fff8,#ffffff10)}.lid-symbol i{position:absolute;top:-13px;left:35px;width:18px;height:11px;border:2px solid #6685db;border-radius:5px}.clear-lid h3{font-size:23px}.go-section{padding-top:100px;padding-bottom:90px}.go-head{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:38px}.go-head h2{margin-top:20px}.go-head>p{font-size:14px;line-height:1.8;color:var(--muted)}.go-photo{position:relative;border-radius:20px;overflow:hidden}.go-photo img{max-height:640px;object-fit:cover;object-position:center 55%}.go-photo figcaption{position:absolute;bottom:30px;left:32px;right:32px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:white;font-size:13px;text-shadow:0 1px 6px #17213c}.ritual{padding-top:20px;padding-bottom:100px;display:grid;grid-template-columns:1fr 1.1fr;gap:10%}.ritual ol{list-style:none;padding:0;margin:0}.ritual li{display:flex;gap:25px;padding:24px 0;border-bottom:1px solid var(--line)}.ritual li:first-child{padding-top:0}.ritual li>span{font-size:11px;color:var(--blue);padding-top:6px}.ritual h3{font-size:20px;font-weight:500;margin-bottom:12px;letter-spacing:-.02em}.ritual p{font-size:13px;line-height:1.8;color:var(--muted)}.compare-section{background:#f5f7fb;padding:90px 0}.compare-section .subtle{margin-top:18px}.comparison-scroll{overflow-x:auto;margin:40px 0 20px}table{width:100%;border-collapse:collapse;min-width:620px;text-align:left}th,td{padding:22px 20px;font-size:12px;border-bottom:1px solid var(--line)}th:first-child,td:first-child{padding-left:0}thead th{font-size:24px;font-weight:550;color:var(--ink);vertical-align:top}thead th:first-child{font-size:11px;color:var(--muted);font-weight:400;padding-top:28px}thead small{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:10px}tbody th{font-weight:400;color:var(--muted);width:25%}td{width:25%}.table-status{color:var(--blue)}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:9%;padding-top:100px;padding-bottom:110px}.faq .subtle{margin-top:25px}.faq-items details{border-bottom:1px solid var(--line)}.faq-items details:first-child{border-top:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;gap:20px;justify-content:space-between;align-items:center;padding:23px 0;font-size:14px;line-height:1.5;font-weight:500}summary::-webkit-details-marker{display:none}summary span{color:var(--blue);font-size:23px;font-weight:400}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);font-size:12px;line-height:1.9;margin:0 22px 25px 0}.launch{background:var(--blue);color:white;overflow:hidden}.launch>.shell{padding-top:70px;padding-bottom:65px;position:relative}.launch-tag.light{color:#fff}.launch-tag.light i{background:var(--amber)}.launch h2{font-size:clamp(45px,6.5vw,88px);line-height:1.05;margin:30px 0 45px;position:relative;z-index:1;font-weight:550;letter-spacing:-.04em}.launch h2 span{color:var(--amber)}.launch-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;z-index:1}.launch-bottom p{font-size:14px;line-height:1.7;color:#dee6ff}.white{background:white;color:var(--blue)}.giant-mark{position:absolute;font-size:570px;right:40px;top:-20px;color:#426cf1;line-height:1;pointer-events:none}.footer{padding-top:50px;padding-bottom:25px}.footer-top{display:flex;align-items:center;gap:70px;padding-bottom:45px}.footer-top>p{font-size:12px;line-height:1.7;color:var(--muted)}.footer-top nav{margin-left:auto;font-size:12px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:23px;font-size:9px;color:var(--muted)}@media(min-width:1600px){.hero-photo>img{height:600px}.hero h1{font-size:76px}}@media(max-width:1100px){.hero{gap:25px}.hero-photo{min-height:460px}.hero-photo>img{height:460px}.hero h1{font-size:clamp(36px,4.6vw,58px)}.hero-actions{gap:14px}.hero-description{font-size:15px}.snap-photo img{height:670px}.detail-large>img{height:350px}.detail-crop{height:310px}.clear-lid{gap:18px;padding:22px}.lid-symbol{width:65px;height:50px}.lid-symbol i{left:25px}.clear-lid h3{font-size:20px}.collection-heading .subtle{max-width:32ch}}@media(max-width:760px){.announcement{font-size:9px;gap:6px;flex-wrap:wrap}.header{height:82px;gap:18px}.wordmark{font-size:35px}.header nav{font-size:11px;gap:18px}.header-cta{display:none}.hero{grid-template-columns:1fr;padding-top:0;padding-bottom:55px;gap:26px}.hero-text{padding:22px 0 0}.hero h1{font-size:clamp(40px,8.3vw,60px);margin:22px 0;line-height:1.07}.hero-description{font-size:16px}.hero-description br{display:none}.hero-actions{margin-top:24px}.button{font-size:11px;padding:14px 20px;gap:19px}.hero-footnote{margin-top:23px;font-size:9px;gap:14px}.hero-footnote span+span:before{margin-right:14px}.hero-photo{min-height:0;border-radius:17px}.hero-photo>img{height:auto;aspect-ratio:1.07;object-fit:cover}.photo-label{bottom:21px;left:23px;right:23px;font-size:9px;align-items:center}.photo-label>span:first-child{font-size:21px}.orbit{width:62px;height:62px;top:20px;right:20px;font-size:7px}.section-intro{grid-template-columns:1fr;gap:26px;padding-top:0;padding-bottom:28px}h2{font-size:34px;line-height:1.15}.section-intro>div p{font-size:14px;line-height:1.75}.section-intro>div p+p{margin-top:13px}.lifestyle{border-radius:15px}.lifestyle img{height:410px;object-position:65% center}.lifestyle figcaption{left:20px;right:20px;bottom:20px;align-items:flex-start;flex-direction:column;gap:10px;font-size:11px}.benefit-strip{grid-template-columns:1fr;gap:0;padding:10px 0 55px}.benefit-strip>div{flex-direction:row;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding:20px 0;align-items:center}.benefit-strip strong{font-size:12px;white-space:nowrap}.benefit-strip span{font-size:10px;text-align:right;max-width:26ch;line-height:1.6}.collection{padding:55px 0}.collection-heading{display:block;margin-bottom:30px}.collection-heading .subtle{margin-top:20px}.model-grid{grid-template-columns:1fr;gap:38px}.model-image{aspect-ratio:1.15;border-radius:15px}.model-name{margin-top:18px}.model h3{font-size:24px}.model>p{max-width:40ch;min-height:0;font-size:13px}.model-meta{margin-top:16px}.snap-feature{grid-template-columns:1fr;gap:30px;padding-top:60px;padding-bottom:60px}.snap-photo img{height:480px;object-position:44%}.snap-copy h2{font-size:45px;margin:23px 0}.snap-copy p{max-width:45ch}.mini-specs{font-size:12px}.fineprint{font-size:10px}.design-section{padding:55px 0}.design-heading{display:block;margin-bottom:30px}.design-heading .subtle{margin-top:20px}.detail-gallery{grid-template-columns:1fr;gap:20px}.detail-large>img{height:300px;object-position:70%}.detail-large figcaption{padding:25px}.detail-gallery h3{font-size:26px}.detail-crop{height:310px}.detail-right{gap:20px}.clear-lid{padding:28px 23px;gap:26px}.clear-lid h3{font-size:21px}.go-section{padding-top:60px;padding-bottom:55px}.go-head{display:block;margin-bottom:27px}.go-head>p{margin-top:20px;font-size:13px}.go-photo img{height:430px;object-position:55%}.go-photo figcaption{left:20px;right:20px;bottom:20px;flex-direction:column;align-items:flex-start;gap:15px;font-size:11px}.go-photo figcaption>span:first-child{max-width:25ch;line-height:1.7}.ritual{grid-template-columns:1fr;gap:30px;padding-bottom:55px;padding-top:0}.ritual h2 br{display:none}.ritual h3{font-size:18px}.ritual li{gap:20px}.ritual p{font-size:12px}.compare-section{padding:55px 0}.compare-section .subtle{font-size:12px}.comparison-scroll{margin-top:28px}th,td{padding:18px 15px;font-size:11px}thead th{font-size:22px}.faq{grid-template-columns:1fr;gap:30px;padding-top:60px;padding-bottom:60px}.faq .subtle{margin-top:18px}.faq summary{font-size:13px;padding:22px 0}.launch>.shell{padding-top:45px;padding-bottom:45px}.launch h2{font-size:51px;margin:28px 0 32px}.launch-bottom{align-items:flex-start;flex-direction:column;gap:25px}.launch-bottom p{font-size:13px}.giant-mark{font-size:330px;right:-30px;top:40px}.footer{padding-top:35px}.footer-top{gap:24px;flex-wrap:wrap;padding-bottom:30px}.footer-top>p{font-size:10px}.footer-top nav{width:100%;margin:0;gap:30px;font-size:12px}.footer-bottom{font-size:9px;flex-wrap:wrap;gap:15px}.footer-bottom>span:nth-child(2){order:3;width:100%}.footer-bottom>a{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover,.model-image:hover img{transform:none}}
@media(max-width:380px){.hero h1{font-size:35px}.snap-copy h2{font-size:40px}.launch h2{font-size:44px}.header nav{gap:14px}}