:root{color-scheme:dark;--bg:#08090b;--panel:#111318;--ink:#f4f5f7;--muted:#a3a8b3;--blue:#acc1ff;--line:#ffffff21}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.55 'DM Sans',sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid var(--blue);outline-offset:5px}button{color:inherit}header{height:94px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.logo{font-family:Manrope,sans-serif;font-size:32px;font-weight:800;letter-spacing:-2px;display:flex;gap:14px;align-items:center}.logo span{font:500 10px/1.4 'DM Sans',sans-serif;letter-spacing:2px;max-width:50px}nav{display:flex;align-items:center;gap:40px;font-size:14px}.nav-buy{border:1px solid #5b616e;border-radius:40px;background:transparent;padding:10px 22px}.nav-buy span{margin-left:22px}.hero{position:relative;padding:82px 5% 0;display:grid;grid-template-columns:46% 54%;overflow:hidden}.hero-copy{z-index:1;padding-bottom:72px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2px;display:block}.eyebrow>span{display:inline-block;width:6px;height:6px;background:var(--blue);border-radius:100%;margin-right:9px}h1,h2,h3,p{margin:0}h1{font:500 clamp(58px,6.3vw,100px)/1.04 Manrope,sans-serif;letter-spacing:-6px;margin:25px 0}h1 em{font-style:normal;color:var(--blue)}.hero-copy p{font-size:21px;color:var(--muted);line-height:1.6}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:34px}.primary{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;border:0;border-radius:5px;padding:16px 24px;background:var(--blue);color:#101726;font-weight:700;font-size:15px;transition:background .2s,transform .2s}.primary:hover{background:#c5d4ff;transform:translateY(-1px)}.price{font-size:23px}.price small{font-size:12px;color:var(--muted)}.micro{font-size:13px;color:#7d8491;margin-top:25px}.hero-visual{position:relative;display:flex;align-items:center;margin:-50px -11% 0 -8%;min-width:0}.hero-visual>img{width:100%;height:auto;object-fit:contain;mix-blend-mode:screen}.visual-label{position:absolute;bottom:60px;left:13%;right:11%;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:11px;letter-spacing:1px;color:#a6aab2}.visual-label button{background:none;border:0;font-size:12px;color:#c9ced7;white-space:nowrap}.hero-bottom{grid-column:1/-1;border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:24px 0;color:var(--muted);font-size:11px;letter-spacing:1.4px}.hero-bottom a{letter-spacing:0;font-size:13px}.details{padding:90px 5%}.section-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:55px}.section-top .eyebrow{margin-top:12px;color:var(--muted)}h2{font:500 clamp(36px,4vw,58px)/1.15 Manrope,sans-serif;letter-spacing:-2px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.feature-grid article{border-top:1px solid var(--line);padding-top:20px}.feature-number{color:#7986a4;font-size:13px}.feature-grid h3{font-size:18px;font-weight:500;margin:25px 0 9px}.feature-grid p{font-size:15px;color:var(--muted);max-width:230px}.lifestyle{position:relative;min-height:570px;overflow:hidden;display:flex;align-items:end;padding:60px 6%}.lifestyle>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.lifestyle:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#000b,#0000 85%),linear-gradient(0deg,#0009,transparent 85%)}.lifestyle-copy{position:relative;z-index:1}.lifestyle h2{margin:25px 0}.lifestyle ul{list-style:none;padding:0;margin:0;display:flex;gap:25px;flex-wrap:wrap;font-size:14px}.lifestyle li:before{content:'—';margin-right:10px;color:var(--blue)}.final-cta{text-align:center;padding:105px 5%}.final-cta .eyebrow{color:var(--muted)}.final-cta h2{margin:24px 0 32px}footer{margin:0 5%;padding:32px 0 135px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}footer .logo{color:white}.buy-bar{position:fixed;bottom:0;left:0;right:0;z-index:10;background:#101216f2;backdrop-filter:blur(18px);border-top:1px solid #ffffff26;padding:14px 5% max(14px,env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:15px}.buy-bar strong{font-size:15px;font-weight:500}.buy-bar>div>span{display:block;color:var(--muted);font-size:12px}.intro{position:fixed;inset:0;z-index:100;background:#08090b;display:flex;align-items:center;justify-content:center}.intro video{width:100%;height:100%;object-fit:contain}.intro-mark{position:absolute;left:5%;top:30px;font:800 32px Manrope,sans-serif;text-shadow:0 1px 12px black}.intro-mark span{display:block;font:500 11px 'DM Sans',sans-serif;letter-spacing:3px}.skip{position:absolute;bottom:30px;right:5%;background:#15171ce6;border:1px solid #ffffff55;border-radius:25px;padding:10px 20px;font-size:14px}.skip span{margin-left:20px}body.intro-playing{overflow:hidden}body.intro-playing #store{visibility:hidden}.intro[hidden]{display:none}dialog{width:min(560px,calc(100% - 28px));max-height:90dvh;overflow:auto;background:#121419;border:1px solid #363b45;color:var(--ink);padding:30px;border-radius:12px}dialog::backdrop{background:#000b;backdrop-filter:blur(7px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;color:var(--muted)}.close{background:none;border:0;font-size:30px;line-height:1;padding:5px 8px}dialog h2{font-size:34px;margin:10px 0 25px}.order-product{display:flex;align-items:center;gap:16px;padding-bottom:25px;border-bottom:1px solid var(--line);font-size:14px}.order-product img{width:75px;height:75px;object-fit:contain;border-radius:6px;background:white}.order-product>div{flex:1}.order-product span{display:block;font-size:12px;color:var(--muted);margin-top:4px}.totals{padding:20px 0}.totals>div{display:flex;justify-content:space-between;gap:20px;font-size:14px;padding:9px 0}.totals>div>span{color:var(--muted)}.totals .total{border-top:1px solid var(--line);margin-top:10px;padding-top:20px}.checkout-note{font-size:14px;color:var(--muted);margin:0 0 22px}.unavailable{width:100%;justify-content:center;opacity:.55;cursor:not-allowed}.unavailable:hover{transform:none}
@media(min-width:1500px){header,main,footer{max-width:1600px;margin-left:auto;margin-right:auto}}@media(max-width:760px){header{height:76px;padding:0 6%}.logo{font-size:28px}nav{gap:15px}nav>a{display:none}.nav-buy{padding:8px 16px}.hero{display:flex;flex-direction:column;padding:42px 6% 0}.hero-copy{padding-bottom:0}.eyebrow{font-size:10px;letter-spacing:1.7px}h1{font-size:64px;letter-spacing:-4px;margin:22px 0}.hero-copy p{font-size:18px}.hero-actions{gap:20px;margin-top:24px}.primary{padding:15px 20px;gap:25px}.price{font-size:21px}.hero-visual{margin:0 -7%;height:330px;min-height:0}.hero-visual>img{height:100%;object-fit:cover}.visual-label{bottom:16px;left:8%;right:8%;font-size:9px}.hero-bottom{padding:20px 0;font-size:9px;gap:20px}.hero-bottom>span{max-width:170px}.hero-bottom a{font-size:12px;white-space:nowrap}.details{padding:60px 6%}.section-top{display:block;margin-bottom:35px}.section-top h2{margin-top:20px}.feature-grid{grid-template-columns:1fr 1fr;gap:30px 22px}.feature-grid h3{font-size:17px;margin-top:18px}.feature-grid p{font-size:14px}.lifestyle{min-height:570px;padding:35px 6%}.lifestyle>img{object-position:62% center}.lifestyle:after{background:linear-gradient(0deg,#000e,transparent 95%)}.lifestyle ul{flex-direction:column;gap:8px}.final-cta{padding:70px 6%}footer{flex-wrap:wrap;margin:0 6%;padding-bottom:140px}footer>span:nth-child(2){order:3;flex-basis:100%}.buy-bar{padding:12px 5% max(12px,env(safe-area-inset-bottom))}.buy-bar .primary{font-size:14px;padding:14px 17px;gap:12px}.buy-bar strong{font-size:13px}.buy-bar>div>span{font-size:11px}dialog{padding:22px}.order-product{gap:10px}.order-product img{width:58px;height:58px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Compact bundle and checkout offer */
.details{padding-top:55px;padding-bottom:55px}.section-top{margin-bottom:30px}.bundle-section{margin:0 5% 50px;display:grid;grid-template-columns:42% 58%;background:#111318;border:1px solid var(--line);border-radius:12px;overflow:hidden}.bundle-image{padding:30px;display:flex;align-items:center;justify-content:center;background:#0e1014}.bundle-image img{width:min(100%,260px);height:auto;border-radius:12px}.bundle-copy{padding:40px}.bundle-copy .eyebrow{color:var(--blue)}.bundle-copy h2{font-size:38px;margin:16px 0}.bundle-copy>p{font-size:19px}.bundle-copy ul{list-style:none;padding:0;margin:10px 0 23px;color:var(--muted);font-size:14px}.bundle-copy li:before{content:'—';margin-right:8px}.bundle-sub{display:block;font-size:13px;color:var(--muted);margin-top:12px}.ring-toggle[aria-pressed="true"]{background:#262e40;color:#d7e2ff;box-shadow:inset 0 0 0 1px #7e97d0}.checkout-upsell{border:1px solid #667dac;background:#182031;border-radius:9px;padding:16px;margin-top:20px}.upsell-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--blue);font-size:16px}.upsell-heading .eyebrow{font-size:10px}.upsell-body{display:flex;align-items:center;gap:16px;margin-top:14px}.upsell-body>img{width:90px;height:90px;object-fit:contain;border-radius:7px;background:white}.upsell-body h3{font-size:16px;font-weight:600}.upsell-body p{font-size:13px;color:#b1b9c9;margin:4px 0 12px}.upsell-body .primary{font-size:13px;padding:10px 14px;gap:15px}.ring-order{display:flex;align-items:center;gap:15px;font-size:13px;margin-top:20px}.ring-order[hidden]{display:none}.ring-order>span{flex:1}.ring-order button{border:0;background:none;color:var(--muted);font-size:12px;text-decoration:underline;padding:8px 0}.cart-status{position:fixed;left:50%;bottom:105px;transform:translateX(-50%);z-index:11;background:#26344f;border:1px solid #7790c1;border-radius:8px;padding:12px 20px;color:white;font-size:14px;pointer-events:none;opacity:0;transition:opacity .2s;white-space:nowrap}.cart-status.show{opacity:1}dialog[open] .checkout-upsell{animation:offer-in .32s ease-out}@keyframes offer-in{from{transform:translateY(14px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:760px){.details{padding:36px 6%}.section-top h2{font-size:32px}.bundle-section{margin:0 6% 35px;grid-template-columns:34% 66%}.bundle-image{padding:12px}.bundle-copy{padding:25px 15px}.bundle-copy h2{font-size:27px;letter-spacing:-1px}.bundle-copy>p{font-size:16px}.bundle-copy .primary{font-size:13px;padding:12px 14px;gap:12px}.bundle-copy ul{font-size:13px}.bundle-sub{font-size:12px}.upsell-body{gap:12px}.upsell-body>img{width:68px;height:68px}.upsell-body h3{font-size:15px}.upsell-body p{font-size:12px}.checkout-upsell{padding:12px}.ring-order{gap:10px}dialog{max-height:94dvh}.cart-status{bottom:96px}}@media(prefers-reduced-motion:reduce){dialog[open] .checkout-upsell{animation:none}}
