:root{--ink:#171713;--muted:#6d6b63;--paper:#f7f5ef;--white:#fff;--line:#dcd9cf;--blue:#2864ff;--blue-dark:#183cb1;--peach:#ff8f72;--peach-soft:#ffe1d7;--lime:#c9ff48;--lime-soft:#edffc0;--radius:22px;--shadow:0 22px 60px #1616121f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}body,button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block}main{min-height:65vh;overflow:hidden}::selection{background:var(--lime);color:var(--ink)}:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.section-shell{width:min(100% - 64px,1360px);margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:900;line-height:1.2;display:block}.eyebrow-light{color:var(--lime)}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 22px;font-size:13px;font-weight:850;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:var(--white);box-shadow:0 8px 18px #17171329}.button-dark:hover{background:#30302a}.button-light{background:var(--white);color:var(--ink)}.button-blue{background:var(--blue);color:var(--white)}.button-lime{background:var(--lime);color:var(--ink)}.button-wide{width:100%}.text-link{border-bottom:1px solid var(--ink);align-items:center;gap:8px;padding:5px 0;font-size:13px;font-weight:800;display:inline-flex}.view-all{white-space:nowrap;align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.view-all:hover svg,.text-link:hover svg{transform:translate(3px)}.view-all svg,.text-link svg{transition:transform .2s}.site-header{z-index:60;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f5eff0;position:sticky;top:0}.announcement{background:var(--ink);height:29px;color:var(--white);letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:18px;font-size:10px;font-weight:800;display:flex}.announcement-dot{background:var(--lime);border-radius:50%;width:3px;height:3px}.nav-shell{grid-template-columns:1fr auto 1fr;align-items:center;width:min(100% - 64px,1360px);height:70px;margin-inline:auto;display:grid}.brand{letter-spacing:-.07em;align-items:center;width:max-content;font-size:20px;font-weight:950;display:inline-flex}.brand span{color:var(--blue)}.brand i{background:var(--lime);width:19px;height:19px;color:var(--ink);letter-spacing:0;border-radius:50%;place-items:center;margin-left:5px;font-size:10px;font-style:normal;display:grid}.brand-light{color:var(--white)}.desktop-nav{align-items:center;gap:34px;display:flex}.desktop-nav a{padding:26px 0 23px;font-size:12px;font-weight:800;position:relative}.desktop-nav a:after{content:"";background:var(--blue);height:2px;transition:inset .2s;position:absolute;bottom:14px;left:50%;right:50%}.desktop-nav a:hover:after,.desktop-nav a.active:after{left:0;right:0}.nav-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.score-pill,.cart-button,.menu-button{cursor:pointer;border:0}.score-pill{background:var(--lime);border-radius:999px;align-items:center;gap:7px;min-height:37px;padding:0 13px 0 10px;font-size:11px;display:flex;position:relative;overflow:hidden}.score-pill:after{content:"";background:linear-gradient(100deg,#0000 35%,#ffffffb3,#0000 65%);animation:4s infinite scoreShine;position:absolute;inset:-40%;transform:translate(-80%)}.score-pill span{z-index:1;position:relative}.score-spark{place-items:center;display:grid}.cart-button{background:0 0;align-items:center;gap:7px;min-height:39px;padding:0 2px 0 10px;font-size:12px;font-weight:800;display:flex}.cart-button b{background:var(--blue);min-width:20px;height:20px;color:var(--white);border-radius:50%;place-items:center;font-size:10px;display:grid}.menu-button{background:0 0;display:none}.meter-strip{background:var(--white);cursor:pointer;letter-spacing:.035em;border:0;border-top:1px solid #0000000d;justify-content:center;align-items:center;gap:14px;width:100%;height:31px;font-size:9px;font-weight:800;display:flex}.meter-tier{text-transform:uppercase;align-items:center;gap:6px;display:flex}.meter-tier i{border:1px solid var(--ink);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #c9ff4840}.meter-track{background:#e8e7e1;border-radius:999px;width:min(22vw,280px);height:5px;overflow:hidden}.meter-track i{border-radius:inherit;background:linear-gradient(90deg, var(--blue), var(--lime));height:100%;display:block;box-shadow:0 0 10px #2864ff66}.mobile-nav{display:none;overflow:hidden}@keyframes scoreShine{0%,72%{transform:translate(-80%)}to{transform:translate(80%)}}.hero{grid-template-columns:.92fr 1.08fr;align-items:center;gap:56px;min-height:664px;padding-block:58px 66px;display:grid}.hero-copy{z-index:1;padding-left:18px;position:relative}.hero-kicker{color:#494840;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:23px;font-size:11px;font-weight:850;display:inline-flex}.hero-kicker span{background:var(--lime);width:27px;height:27px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.hero h1{letter-spacing:-.075em;margin:0;font-size:clamp(58px,6vw,92px);font-weight:900;line-height:.88}.hero h1 em{color:var(--blue);letter-spacing:-.06em;font-family:Georgia,serif;font-weight:500;position:relative}.hero h1 em:after{content:"";background:var(--peach);opacity:.75;border-radius:50%;height:7px;position:absolute;bottom:-3px;left:2px;right:-9px;transform:rotate(-2deg)}.hero-copy>p{max-width:580px;color:var(--muted);margin:28px 0 24px;font-size:16px;line-height:1.6}.hero-actions{align-items:center;gap:24px;display:flex}.hero-proof{color:var(--muted);align-items:center;gap:12px;margin-top:31px;font-size:11px;display:flex}.hero-proof b{color:var(--ink)}.proof-avatars{display:flex}.proof-avatars i{border:2px solid var(--paper);background:var(--peach);width:29px;height:29px;color:var(--ink);border-radius:50%;place-items:center;margin-left:-6px;font-size:9px;font-style:normal;font-weight:900;display:grid}.proof-avatars i:nth-child(2){background:var(--blue);color:#fff}.proof-avatars i:nth-child(3){background:var(--lime)}.proof-avatars i:last-child{background:var(--white);width:35px}.proof-avatars i:first-child{margin-left:0}.hero-visual{background:#f0e7dd;border-radius:38px 120px 38px 38px;height:555px;position:relative}.hero-shape{filter:blur(.2px);border-radius:50%;position:absolute}.hero-shape-lime{background:var(--lime);width:190px;height:190px;top:-27px;right:-23px}.hero-shape-blue{background:var(--blue);width:105px;height:105px;bottom:-18px;left:-32px}.hero-main-image{border:5px solid var(--white);box-shadow:var(--shadow);border-radius:30px 102px 30px 30px;position:absolute;inset:24px 42px 35px 26px;overflow:hidden;transform:rotate(-1.2deg)}.hero-main-image img,.hero-mini-image img{object-fit:cover}.hero-main-image:after{content:"";background:linear-gradient(#0000 50%,#0003);position:absolute;inset:0}.hero-mini-image{z-index:3;border:5px solid var(--white);width:155px;height:175px;box-shadow:var(--shadow);border-radius:22px;position:absolute;bottom:34px;right:-26px;overflow:hidden;transform:rotate(5deg)}.hero-price-tag{z-index:4;border:2px solid var(--ink);background:var(--white);min-width:165px;box-shadow:5px 6px 0 var(--ink);border-radius:14px;flex-direction:column;padding:16px 19px;display:flex;position:absolute;bottom:33px;left:-16px;transform:rotate(-3deg)}.hero-price-tag span{color:var(--blue);letter-spacing:.12em;font-size:8px;font-weight:900}.hero-price-tag b{margin:5px 0 2px;font-size:16px}.hero-price-tag small{color:var(--muted);font-size:11px}.hero-points-tag{z-index:4;background:var(--lime);border-radius:14px;align-items:center;gap:10px;padding:12px 15px;display:flex;position:absolute;top:52px;left:-36px;transform:rotate(2deg);box-shadow:0 13px 30px #17171326}.hero-points-tag>svg{animation:1.9s infinite softPulse}.hero-points-tag div{flex-direction:column;gap:2px;display:flex}.hero-points-tag b{font-size:11px}.hero-points-tag span{font-size:8px}@keyframes softPulse{50%{transform:scale(1.22)rotate(8deg)}}.benefit-bar{background:var(--white);border-block:1px solid var(--line);justify-content:center;align-items:center;gap:clamp(28px,6vw,90px);min-height:62px;padding:14px 32px;display:flex}.benefit-bar span{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;align-items:center;gap:9px;font-size:10px;font-weight:850;display:flex}.benefit-bar svg{color:var(--blue)}.shop-section,.collection-products,.related{padding-block:95px 110px}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:36px;display:flex}.section-heading h2{letter-spacing:-.06em;max-width:780px;margin:0;font-size:clamp(38px,4.3vw,62px);font-weight:900;line-height:.98}.section-heading h2 em{color:var(--blue);font-family:Georgia,serif;font-weight:500}.section-heading p{color:var(--muted);margin:10px 0 0;font-size:14px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 18px;display:grid}.catalog-empty{min-height:220px;color:var(--muted);text-align:center;border:1px dashed #aaa79f;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:30px;display:flex}.catalog-empty svg{color:var(--blue)}.catalog-empty b{color:var(--ink);font-size:18px}.catalog-empty span{max-width:480px;font-size:13px;line-height:1.5}.product-card{flex-direction:column;min-width:0;display:flex}.product-image-wrap{aspect-ratio:.84;background:#eae7df;border-radius:18px;display:block;position:relative;overflow:hidden}.product-image-wrap img{object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.product-card:hover .product-image-wrap img{transform:scale(1.045)}.product-badge{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.07em;text-transform:uppercase;background:#ffffffe6;border:1px solid #1717132e;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:900;position:absolute;top:12px;left:12px}.image-arrow{z-index:2;background:var(--white);opacity:0;border-radius:50%;place-items:center;width:36px;height:36px;transition:all .25s;display:grid;position:absolute;bottom:12px;right:12px;transform:translateY(7px)}.product-card:hover .image-arrow{opacity:1;transform:translateY(0)}.rating{color:#ef9742;align-items:center;gap:4px;font-size:10px;display:flex}.rating span{color:#96938b}.product-copy h3{letter-spacing:-.025em;margin:8px 0 4px;font-size:16px;line-height:1.16}.product-copy a:hover h3{color:var(--blue)}.product-copy p{min-height:16px;color:var(--muted);margin:0;font-size:11px}.price-row{align-items:center;gap:7px;margin-top:10px;font-size:13px;display:flex}.price-row s{color:#99968f;font-size:11px}.product-actions{grid-template-columns:.9fr 1.24fr;gap:6px;margin-top:auto;display:grid}.product-actions button{cursor:pointer;white-space:nowrap;border-radius:10px;min-height:42px;padding:0 8px;font-size:10px;font-weight:900}.product-actions button:disabled{opacity:.5;cursor:not-allowed}.add-button{border:1px solid var(--ink);background:0 0;justify-content:center;align-items:center;gap:6px;display:flex}.add-button:hover{background:var(--ink);color:var(--white)}.choose-options{border:1px solid var(--ink);background:var(--ink);min-height:42px;color:var(--white);border-radius:10px;grid-column:1/-1;justify-content:center;align-items:center;gap:7px;font-size:10px;font-weight:900;display:flex}.variant-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.variant-picker label{flex-direction:column;gap:7px;display:flex}.variant-picker label span{letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:900}.variant-picker select{border:1px solid var(--line);background:var(--white);border-radius:10px;min-height:44px;padding:0 12px}.variant-picker small{color:var(--muted);grid-column:1/-1}.spoil-button-wrap{position:relative}.spoil-button{border:1px solid var(--ink);background:var(--lime);width:100%;height:100%;color:var(--ink);box-shadow:3px 3px 0 var(--ink);justify-content:center;align-items:center;gap:5px;display:flex}.spoil-button:hover{background:#baff13}.spoil-button span{background:#ffffffa6;border-radius:5px;padding:2px 4px;font-size:8px}.points-burst{z-index:15;border:2px solid var(--ink);background:var(--lime);box-shadow:3px 3px 0 var(--ink);text-align:center;pointer-events:none;border-radius:8px;padding:7px 4px;font-size:9px;font-weight:950;position:absolute;bottom:6px;left:0;right:0}.points-burst i{background:var(--peach);clip-path:polygon(50% 0,61% 36%,100% 50%,61% 64%,50% 100%,39% 64%,0 50%,39% 36%);width:7px;height:7px;position:absolute;top:50%;left:50%}.points-burst i:nth-of-type(2n){background:var(--blue)}.how-it-works{background:var(--ink);color:var(--white);border-radius:32px;grid-template-columns:.82fr 1.18fr;gap:80px;padding:70px;display:grid}.how-copy h2{letter-spacing:-.065em;margin:0;font-size:clamp(46px,5vw,70px);line-height:.94}.how-copy p{color:#afafa6;max-width:400px;margin:20px 0 28px;line-height:1.6}.how-steps{flex-direction:column;display:flex}.how-steps article{border-bottom:1px solid #3a3a34;grid-template-columns:55px 1fr;gap:18px;padding:26px 0;display:grid}.how-steps article:first-child{padding-top:0}.how-steps article:last-child{border-bottom:0;padding-bottom:0}.how-steps article>span{color:#77776f;font-size:11px;font-weight:800}.how-steps article div{position:relative}.how-steps article svg{color:var(--lime);position:absolute;top:1px;right:0}.how-steps h3{letter-spacing:-.035em;margin:0 0 7px;padding-right:35px;font-size:22px}.how-steps p{color:#afafa6;max-width:480px;margin:0;font-size:13px;line-height:1.55}.gift-finder{border:2px solid var(--ink);box-shadow:8px 9px 0 var(--ink);background:#dfe8ff;border-radius:28px;grid-template-columns:.8fr 1.2fr;gap:55px;margin-block:105px;padding:48px 55px;display:grid}.finder-icon{border:2px solid var(--ink);background:var(--lime);border-radius:15px;place-items:center;width:48px;height:48px;margin-bottom:26px;display:grid;transform:rotate(-4deg)}.gift-finder h2{letter-spacing:-.06em;max-width:510px;margin:0;font-size:clamp(39px,4vw,58px);line-height:.98}.gift-finder p{color:#5d6271;margin:15px 0 0}.finder-controls fieldset{border:0;margin:0 0 22px;padding:0}.finder-controls legend{text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:11px;font-weight:900}.choice-row{flex-wrap:wrap;gap:8px;display:flex}.choice{cursor:pointer;background:#ffffffa6;border:1px solid #aab4cf;border-radius:999px;min-height:39px;padding:0 15px;font-size:11px;font-weight:800}.choice.active{border-color:var(--ink);background:var(--ink);color:var(--white);box-shadow:3px 3px 0 var(--lime)}.finder-button{border:0}.finder-result{background:var(--white);border-radius:18px;grid-column:1/-1;grid-template-columns:100px 1fr auto 44px;align-items:center;gap:18px;margin-top:2px;padding:13px;display:grid;box-shadow:0 12px 30px #17171317}.finder-thumb{border-radius:12px;width:100px;height:82px;position:relative;overflow:hidden}.finder-thumb img{object-fit:cover}.finder-result div:nth-child(2)>span{color:var(--blue);letter-spacing:.1em;font-size:8px;font-weight:900}.finder-result h3{margin:4px 0 2px;font-size:16px}.finder-result p{margin:0;font-size:11px}.finder-result>strong{font-size:16px}.round-link{background:var(--ink);width:40px;height:40px;color:var(--white);border-radius:50%;place-items:center;display:grid}.platinum-section{background:#eeffbe;border-block:1px solid #cae683;padding:94px 0 105px}.platinum-heading h2{font-size:clamp(40px,4vw,58px)}.live-pill{background:var(--white);text-transform:uppercase;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:9px;font-weight:800;display:flex}.live-pill i{background:#38bd64;border-radius:50%;width:7px;height:7px;animation:1.6s infinite livePulse;box-shadow:0 0 0 4px #38bd6426}@keyframes livePulse{50%{box-shadow:0 0 0 7px #38bd6400}}.product-rail{grid-template-columns:repeat(4,minmax(250px,1fr));gap:18px;display:grid}.product-card.compact .product-image-wrap{aspect-ratio:1.04}.social-proof{grid-template-columns:1.12fr .88fr;gap:26px;padding-block:110px;display:grid}.proof-quote{background:var(--peach-soft);border-radius:28px;flex-direction:column;justify-content:center;padding:60px;display:flex;position:relative;overflow:hidden}.quote-mark{color:var(--peach);opacity:.6;font-family:Georgia,serif;font-size:145px;line-height:1;position:absolute;top:20px;right:35px}.proof-quote>p{z-index:1;letter-spacing:-.035em;max-width:800px;margin:0 0 34px;font-family:Georgia,serif;font-size:clamp(27px,3vw,43px);font-style:italic;line-height:1.1;position:relative}.proof-quote>div{align-items:center;gap:11px;display:flex}.review-avatar{border:2px solid var(--ink);background:var(--white);border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.proof-quote div span:last-child{flex-direction:column;gap:4px;display:flex}.proof-quote b{font-size:11px}.proof-quote small{color:var(--muted);align-items:center;gap:5px;font-size:9px;display:flex}.mini-flex-card{background:var(--blue);color:var(--white);border-radius:28px;padding:30px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #fff3}.mini-flex-card:before{content:"";border:50px solid #c9ff482b;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-90px;right:-70px}.mini-card-top{letter-spacing:.12em;justify-content:space-between;align-items:center;font-size:9px;font-weight:900;display:flex}.mini-card-top svg{color:var(--lime)}.mini-avatars{margin:45px 0 17px;display:flex}.mini-avatars span{border:3px solid var(--blue);background:var(--peach);width:58px;height:58px;color:var(--ink);border-radius:50%;place-items:center;margin-left:-10px;font-size:20px;font-weight:900;display:grid}.mini-avatars span:first-child{background:var(--lime);margin-left:0}.mini-flex-card h3{letter-spacing:-.05em;margin:0;font-size:29px}.mini-flex-card>p{color:#cbd8ff;margin:5px 0 25px;font-size:12px}.mini-flex-card>strong{letter-spacing:-.045em;margin-bottom:28px;font-size:38px;display:block}.mini-flex-card>strong small{letter-spacing:.1em;font-size:9px}.mini-flex-card button{z-index:1;background:var(--lime);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:48px;font-size:11px;font-weight:900;display:flex;position:relative}.drop-vote{border:1px solid var(--line);background:var(--white);border-radius:28px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;margin-bottom:105px;padding:52px 58px;display:grid}.drop-vote h2{letter-spacing:-.06em;margin:0;font-size:clamp(38px,4vw,56px);line-height:.98}.drop-vote>div:first-child p{max-width:480px;color:var(--muted);margin:16px 0 0;font-size:13px;line-height:1.5}.vote-options{flex-direction:column;gap:9px;display:flex}.vote-option{border:1px solid var(--line);text-align:left;cursor:pointer;background:#faf9f5;border-radius:13px;grid-template-columns:33px 1fr auto;align-items:center;gap:10px;min-height:62px;padding:0 17px;display:grid;position:relative;overflow:hidden}.vote-option>:not(i){z-index:1;position:relative}.vote-option>span{background:var(--white);border-radius:50%;place-items:center;width:26px;height:26px;font-size:10px;font-weight:900;display:grid}.vote-option b{font-size:12px}.vote-option small{font-size:10px;font-weight:900}.vote-option i{background:#c9ff4859;transition:width .35s;position:absolute;inset:0 auto 0 0}.vote-option.selected{border-color:var(--ink);box-shadow:3px 3px 0 var(--ink)}.vote-option.selected>span{background:var(--ink);color:var(--white)}.newsletter{background:var(--peach);border-radius:28px;grid-template-columns:1.2fr .8fr;align-items:center;gap:50px;margin-bottom:96px;padding:55px 60px;display:grid}.newsletter>div>span{letter-spacing:.15em;font-size:9px;font-weight:900}.newsletter h2{letter-spacing:-.055em;max-width:730px;margin:9px 0 0;font-size:clamp(33px,3.6vw,51px);line-height:1}.newsletter form{border:2px solid var(--ink);background:var(--white);border-radius:999px;grid-template-columns:1fr auto;padding:6px;display:grid}.newsletter input{background:0 0;border:0;outline:0;min-width:0;padding:0 15px;font-size:12px}.newsletter button{background:var(--ink);min-height:43px;color:var(--white);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:8px;padding:0 17px;font-size:10px;font-weight:900;display:flex}.joined-message{border:2px solid var(--ink);background:var(--lime);border-radius:14px;align-items:center;gap:10px;padding:20px;font-size:12px;font-weight:800;display:flex}.site-footer{background:var(--ink);color:var(--white);padding:65px max(32px,50vw - 680px) 25px}.footer-main{grid-template-columns:1.5fr .6fr .7fr;gap:70px;padding-bottom:55px;display:grid}.footer-brand p{color:#aaa9a1;max-width:420px;margin:20px 0 0;font-size:13px;line-height:1.6}.footer-links{flex-direction:column;gap:13px;display:flex}.footer-links>span{color:#77776e;letter-spacing:.13em;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:900}.footer-links a{color:#d4d3cc;align-items:center;gap:8px;width:max-content;font-size:12px;display:flex}.footer-links a:hover{color:var(--lime)}.footer-bottom{color:#77776e;letter-spacing:.04em;border-top:1px solid #33332e;justify-content:space-between;padding-top:22px;font-size:9px;display:flex}.overlay-layer{z-index:100;position:fixed;inset:0}.overlay-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#14141185;border:0;width:100%;position:absolute;inset:0}.side-drawer{background:var(--paper);flex-direction:column;width:min(100%,470px);display:flex;position:absolute;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-20px 0 50px #00000029}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:99px;padding:22px 26px;display:flex}.drawer-head .eyebrow{margin-bottom:4px}.drawer-head h2{letter-spacing:-.05em;margin:0;font-size:28px}.drawer-head h2 small{color:var(--muted);font-size:13px}.icon-button{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.empty-cart{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:50px;display:flex}.empty-cart>span{background:var(--lime-soft);border-radius:50%;place-items:center;width:65px;height:65px;display:grid}.empty-cart h3{letter-spacing:-.045em;max-width:280px;margin:20px 0 8px;font-size:25px}.empty-cart p{max-width:330px;color:var(--muted);margin:0 0 24px;font-size:12px;line-height:1.5}.cart-lines{flex-direction:column;gap:18px;padding:24px 26px;display:flex}.cart-line{grid-template-columns:82px 1fr 25px;gap:14px;display:grid}.cart-thumb{border-radius:11px;width:82px;height:94px;position:relative;overflow:hidden}.cart-thumb img{object-fit:cover}.cart-line-info{flex-direction:column;align-items:flex-start;gap:7px;padding-top:3px;display:flex}.cart-line-info>a{font-size:12px;font-weight:850;line-height:1.25}.cart-line-info>span{color:var(--muted);font-size:11px}.quantity-row{border:1px solid var(--line);border-radius:8px;align-items:center;height:29px;display:flex}.quantity-row button{cursor:pointer;background:0 0;border:0;place-items:center;width:28px;height:100%;display:grid}.quantity-row b{text-align:center;min-width:25px;font-size:10px}.remove-button{color:#8b8880;cursor:pointer;background:0 0;border:0;place-items:center;width:25px;height:25px;display:grid}.remove-button:hover{color:#d24c3e}.cart-perk{background:var(--lime-soft);color:#37421c;border-radius:10px;align-items:center;gap:9px;margin:0 26px;padding:11px 12px;font-size:10px;display:flex}.cart-footer{border-top:1px solid var(--line);background:var(--white);margin-top:auto;padding:24px 26px 30px}.subtotal{justify-content:space-between;align-items:center;display:flex}.subtotal span{font-size:12px;font-weight:800}.subtotal strong{font-size:20px}.cart-footer>p{color:var(--muted);margin:6px 0 18px;font-size:9px}.text-button{cursor:pointer;background:0 0;border:0;width:100%;margin-top:12px;font-size:10px;font-weight:800;text-decoration:underline}.dashboard-drawer{width:min(100%,505px);color:var(--white);background:#1e1e1a;padding-bottom:28px}.dashboard-head{border-color:#393934}.dashboard-head .eyebrow{color:var(--lime)}.icon-button-light{color:var(--white);background:#2c2c27;border-color:#494943}.couple-card{--tier-color:var(--lime);background:radial-gradient(circle at 85% 8%, color-mix(in srgb, var(--tier-color) 45%, transparent), transparent 28%), linear-gradient(145deg,#2c63ff 0%,#1738a5 68%,#11245f 100%);border:1px solid #ffffff38;border-radius:23px;min-height:280px;margin:24px 25px 14px;padding:24px;position:relative;overflow:hidden;box-shadow:0 18px 35px #0000003d}.card-noise{opacity:.1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E");position:absolute;inset:0}.couple-card-top{letter-spacing:.13em;justify-content:space-between;font-size:8px;font-weight:900;display:flex;position:relative}.avatar-stack{display:flex;position:absolute;top:68px;right:24px}.avatar-stack span{background:var(--peach);width:54px;height:54px;color:var(--ink);border:3px solid #2553d7;border-radius:50%;place-items:center;margin-left:-12px;font-size:18px;font-weight:900;display:grid}.avatar-stack span:first-child{background:var(--lime)}.avatar-stack i{background:var(--white);width:25px;height:25px;color:var(--blue);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:-4px;right:-3px}.couple-card h3{letter-spacing:-.05em;margin:66px 0 2px;font-size:27px;position:relative}.couple-card>p{color:#c5d2ff;margin:0;font-size:9px;position:relative}.card-score{flex-direction:column;margin-top:27px;display:flex;position:relative}.card-score strong{font-size:34px;line-height:.9}.card-score span{letter-spacing:.11em;text-transform:uppercase;margin-top:5px;font-size:8px;font-weight:900}.card-tier{text-transform:uppercase;background:#00000047;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:9px;font-weight:900;display:flex;position:absolute;bottom:26px;right:23px}.card-tier span{border-radius:50%;width:7px;height:7px}.share-button{background:var(--lime);min-height:49px;color:var(--ink);cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin:0 25px;font-size:11px;font-weight:950;display:flex}.dashboard-progress{background:#272722;border:1px solid #3b3b35;border-radius:14px;margin:24px 25px 0;padding:18px}.section-line{text-transform:uppercase;letter-spacing:.06em;justify-content:space-between;font-size:9px;display:flex}.section-line span{color:#888880}.big-meter{background:#42423c;border-radius:999px;height:8px;margin-top:14px;overflow:hidden}.big-meter span{border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--lime));height:100%;display:block}.meter-labels{color:#9e9e96;justify-content:space-between;margin-top:7px;font-size:8px;display:flex}.tier-list{margin:18px 25px 0}.tier-item{color:#77776f;border-bottom:1px solid #31312c;grid-template-columns:31px 1fr auto;align-items:center;gap:10px;padding:9px 0;display:grid}.tier-item.unlocked{color:var(--white)}.tier-gem{width:27px;height:27px;color:var(--ink);opacity:.35;border:1px solid #ffffff40;border-radius:50%;place-items:center;display:grid}.tier-item.unlocked .tier-gem{opacity:1}.tier-item>div{flex-direction:column;gap:2px;display:flex}.tier-item b{font-size:10px}.tier-item small{color:#77776f;font-size:8px}.tier-item em{background:var(--lime);color:var(--ink);border-radius:4px;padding:3px 5px;font-size:7px;font-style:normal;font-weight:900}.streak-card{background:#2c2c26;border-radius:13px;align-items:center;gap:12px;margin:18px 25px;padding:13px;display:flex}.streak-card>span{background:#402d21;border-radius:10px;place-items:center;width:37px;height:37px;display:grid}.streak-card div{flex-direction:column;gap:3px;display:flex}.streak-card b{font-size:10px}.streak-card small{color:#8f8f87;font-size:8px}.dashboard-drawer>.button{width:calc(100% - 50px);margin-inline:25px}.toast-region{z-index:140;pointer-events:none;position:fixed;bottom:22px;right:22px}.toast{border:2px solid var(--ink);background:var(--lime);box-shadow:5px 5px 0 var(--ink);border-radius:11px;align-items:center;gap:9px;padding:13px 16px;font-size:10px;font-weight:900;display:flex}.collection-hero{border-bottom:1px solid var(--line);padding:76px 0 72px;position:relative;overflow:hidden}.collection-hero:after{content:"";border:70px solid #ffffff73;border-radius:50%;width:330px;height:330px;position:absolute;top:-120px;right:5vw}.collection-blue{background:#dfe8ff}.collection-peach{background:var(--peach-soft)}.collection-lime{background:var(--lime-soft)}.back-link{color:var(--muted);align-items:center;gap:7px;margin-bottom:38px;font-size:10px;font-weight:800;display:inline-flex}.collection-hero h1{z-index:1;letter-spacing:-.08em;margin:0;font-size:clamp(68px,8vw,115px);line-height:.85;position:relative}.collection-hero p{z-index:1;color:#58574f;max-width:550px;margin:22px 0 18px;font-size:15px;line-height:1.55;position:relative}.collection-count{z-index:1;text-transform:uppercase;background:#ffffff8c;border:1px solid #0000001f;border-radius:999px;align-items:center;gap:7px;width:max-content;padding:8px 10px;font-size:9px;font-weight:900;display:flex;position:relative}.collection-toolbar{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;margin-bottom:25px;padding-bottom:13px;font-size:10px;display:flex}.collection-cross-sell{background:var(--ink);color:var(--white);border-radius:16px;justify-content:space-between;align-items:center;margin-top:65px;padding:24px 28px;font-size:13px;display:flex}.collection-cross-sell a{color:var(--lime);font-weight:900}.product-detail{padding-block:33px 86px}.breadcrumbs{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;margin-bottom:26px;font-size:9px;display:flex;overflow:hidden}.breadcrumbs span{text-overflow:ellipsis;overflow:hidden}.breadcrumbs a:hover{color:var(--blue)}.product-detail-grid{grid-template-columns:1.05fr .95fr;align-items:start;gap:clamp(45px,7vw,100px);display:grid}.detail-image{aspect-ratio:.96;background:#ebe7df;border-radius:27px;position:sticky;top:150px;overflow:hidden}.detail-image img{object-fit:cover}.detail-sticker{border:2px solid var(--ink);background:var(--lime);box-shadow:4px 4px 0 var(--ink);border-radius:8px;align-items:center;gap:7px;padding:10px 12px;font-size:8px;font-weight:950;display:flex;position:absolute;bottom:22px;right:21px;transform:rotate(-2deg)}.detail-copy{padding-top:28px}.detail-rating{font-size:11px}.detail-copy h1{letter-spacing:-.075em;margin:14px 0 5px;font-size:clamp(48px,5vw,76px);line-height:.93}.detail-subtitle{color:var(--muted);margin:0;font-family:Georgia,serif;font-size:18px;font-style:italic}.detail-price{align-items:center;gap:10px;margin:25px 0 20px;display:flex}.detail-price strong{font-size:26px}.detail-price s{color:#99958d;font-size:14px}.detail-price span{background:var(--peach-soft);color:#8c3928;text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:900}.detail-description{color:#55544d;max-width:610px;margin:0;font-size:14px;line-height:1.7}.detail-bullets{color:#3f3e38;flex-direction:column;gap:9px;margin:22px 0;font-size:11px;display:flex}.detail-bullets span{align-items:center;gap:9px;display:flex}.detail-bullets svg{color:var(--blue)}.product-actions-detail{grid-template-columns:.85fr 1.15fr;gap:10px;max-width:600px}.product-actions-detail button{border-radius:13px;min-height:56px;font-size:12px}.detail-note{background:var(--lime-soft);color:#3f4e1b;border-radius:11px;gap:10px;max-width:600px;margin-top:19px;padding:12px;display:flex}.detail-note p{margin:0;font-size:9px;line-height:1.5}.detail-assurances{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:13px;max-width:600px;margin-top:25px;padding-top:22px;display:grid}.detail-assurances span{grid-template-rows:auto auto;grid-template-columns:24px 1fr;column-gap:8px;display:grid}.detail-assurances svg{width:21px;color:var(--blue);grid-row:1/3}.detail-assurances b{font-size:9px}.detail-assurances small{color:var(--muted);font-size:7px}.gift-note-strip{background:var(--peach);justify-content:center;align-items:center;gap:14px;padding:26px 30px;display:flex}.gift-note-strip div{flex-direction:column;gap:3px;display:flex}.gift-note-strip b{font-size:12px}.gift-note-strip span{font-size:10px}.checkout-page{padding-block:38px 100px}.checkout-title{max-width:780px;margin-bottom:40px}.checkout-title h1{letter-spacing:-.07em;margin:0;font-size:clamp(45px,5vw,72px);line-height:.95}.checkout-title p{color:var(--muted);align-items:center;gap:6px;margin:14px 0 0;font-size:9px;display:flex}.checkout-layout{grid-template-columns:1.08fr .72fr;align-items:start;gap:35px;display:grid}.checkout-form{flex-direction:column;gap:14px;display:flex}.form-card{border:1px solid var(--line);background:var(--white);border-radius:18px;padding:25px}.form-heading{align-items:center;gap:12px;margin-bottom:21px;display:flex}.form-heading>span{background:var(--ink);width:30px;height:30px;color:var(--white);border-radius:50%;place-items:center;font-size:10px;font-weight:900;display:grid}.form-heading h2{letter-spacing:-.03em;margin:0;font-size:18px}.form-heading p{color:var(--muted);margin:3px 0 0;font-size:9px}.form-heading-icon{color:var(--blue);margin-left:auto}.field-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.field{flex-direction:column;gap:6px;display:flex}.field.full,.check-field.full{grid-column:1/-1}.field>span{font-size:9px;font-weight:850}.field input,.field select,.field textarea{background:#fbfaf7;border:1px solid #c8c6be;border-radius:9px;outline:0;width:100%;min-height:46px;padding:0 12px;font-size:11px}.field textarea{resize:vertical;min-height:92px;padding-top:12px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2864ff1a}.check-field{color:var(--muted);align-items:center;gap:8px;font-size:9px;display:flex}.check-field input{accent-color:var(--blue)}.shipping-options{border:0;flex-direction:column;gap:8px;margin:21px 0 0;padding:0;display:flex}.shipping-options legend{margin-bottom:7px;font-size:9px;font-weight:850}.shipping-option{border:1px solid var(--line);cursor:pointer;border-radius:10px;grid-template-columns:23px 1fr auto;align-items:center;gap:8px;min-height:57px;padding:0 13px;display:grid}.shipping-option.selected{border-color:var(--blue);background:#f1f5ff}.shipping-option input{accent-color:var(--blue)}.shipping-option span{flex-direction:column;gap:3px;display:flex}.shipping-option b{font-size:10px}.shipping-option small{color:var(--muted);font-size:8px}.shipping-option>strong{font-size:9px}.place-order{background:var(--lime);min-height:57px;box-shadow:4px 4px 0 var(--ink);cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:10px;font-size:12px;font-weight:950;display:flex}.place-order:disabled{opacity:.75;cursor:wait}.spinner{border:2px solid #00000040;border-top-color:var(--ink);border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.checkout-security{color:var(--muted);justify-content:center;gap:22px;font-size:8px;display:flex}.checkout-security span{align-items:center;gap:5px;display:flex}.order-summary{border:1px solid var(--line);background:var(--white);border-radius:20px;padding:26px;position:sticky;top:160px;box-shadow:0 18px 45px #1717130f}.summary-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:17px;display:flex}.summary-title .eyebrow{margin-bottom:5px}.summary-title h2{letter-spacing:-.04em;margin:0;font-size:24px}.summary-title>svg{color:var(--blue)}.summary-lines{flex-direction:column;gap:16px;padding:20px 0;display:flex}.summary-line{grid-template-columns:66px 1fr auto;align-items:center;gap:11px;display:grid}.summary-thumb{width:66px;height:72px;position:relative}.summary-thumb img{object-fit:cover;border-radius:9px}.summary-thumb b{z-index:1;background:var(--ink);width:20px;height:20px;color:var(--white);border-radius:50%;place-items:center;font-size:8px;display:grid;position:absolute;top:-6px;right:-6px}.summary-line>div:nth-child(2){flex-direction:column;gap:5px;display:flex}.summary-line strong{font-size:10px;line-height:1.3}.summary-line span{color:var(--blue);font-size:8px;font-weight:800}.summary-line>b{font-size:10px}.summary-perk{background:var(--peach-soft);border-radius:9px;align-items:center;gap:8px;padding:10px;font-size:9px;display:flex}.summary-totals{flex-direction:column;gap:10px;padding:20px 0;display:flex}.summary-totals>div{justify-content:space-between;font-size:10px;display:flex}.summary-total{border-top:1px solid var(--line);align-items:center;margin-top:6px;padding-top:16px}.summary-total span{font-weight:850}.summary-total strong{font-size:22px}.points-earned{background:var(--lime-soft);border:1px solid #bbdf5f;border-radius:11px;align-items:center;gap:10px;padding:12px;display:flex}.points-earned>span{background:var(--lime);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.points-earned div{flex-direction:column;gap:3px;display:flex}.points-earned b{font-size:9px}.points-earned small{color:#657239;font-size:7px}.checkout-empty,.confirmation,.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:620px;display:flex}.checkout-empty>span{background:var(--lime-soft);border-radius:50%;place-items:center;width:72px;height:72px;display:grid}.checkout-empty h1,.not-found h1{letter-spacing:-.06em;margin:20px 0 8px;font-size:48px}.checkout-empty p,.not-found p{color:var(--muted);margin:0 0 24px}.confirmation{max-width:760px}.confirmation-burst{border:3px solid var(--ink);background:var(--lime);width:86px;height:86px;box-shadow:6px 6px 0 var(--ink);border-radius:50%;place-items:center;margin-bottom:26px;display:grid;position:relative}.confirmation-burst span{place-items:center;display:grid}.confirmation-burst i{background:var(--peach);clip-path:polygon(50% 0,61% 36%,100% 50%,61% 64%,50% 100%,39% 64%,0 50%,39% 36%);width:9px;height:9px;position:absolute}.confirmation-burst i:first-of-type{top:-20px;left:0}.confirmation-burst i:nth-of-type(2){background:var(--blue);top:5px;right:-26px}.confirmation-burst i:nth-of-type(3){bottom:-20px;right:2px}.confirmation-burst i:nth-of-type(4){background:var(--blue);bottom:0;left:-29px}.confirmation-burst i:nth-of-type(5){background:var(--lime);top:-11px;right:4px}.confirmation h1{letter-spacing:-.08em;margin:8px 0 14px;font-size:clamp(55px,7vw,88px);line-height:.9}.confirmation>p{max-width:580px;color:var(--muted);margin:0;font-size:14px;line-height:1.6}.confirmation-card{border:1px solid var(--line);background:var(--white);text-align:left;border-radius:13px;align-items:center;gap:13px;margin:27px 0;padding:15px 19px;display:flex}.confirmation-card svg{color:var(--blue)}.confirmation-card div{flex-direction:column;gap:3px;display:flex}.confirmation-card b{font-size:10px}.confirmation-card span{color:var(--muted);font-size:9px}.confirmation-actions{align-items:center;gap:22px;display:flex}.confirmation>small{color:var(--muted);align-items:center;gap:5px;margin-top:25px;font-size:8px;display:flex}.not-found>svg{color:var(--blue)}.not-found .eyebrow{margin-top:18px}@media (max-width:1180px){.hero{gap:32px}.hero-copy{padding-left:0}.hero-points-tag{left:-15px}.hero-mini-image{right:-8px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid .product-card:last-child:nth-child(3n+2){display:none}.product-actions{grid-template-columns:1fr}.product-actions button{min-height:40px}.footer-main{grid-template-columns:1.2fr .6fr .7fr}}@media (max-width:900px){.section-shell{width:min(100% - 36px,1360px)}.nav-shell{grid-template-columns:1fr auto;width:calc(100% - 36px)}.desktop-nav{display:none}.menu-button{place-items:center;display:grid}.mobile-nav{border-top:1px solid var(--line);background:var(--paper);flex-direction:column;display:flex}.mobile-nav a{border-bottom:1px solid var(--line);justify-content:space-between;padding:17px 20px;font-size:13px;font-weight:850;display:flex}.hero{grid-template-columns:1fr;padding-top:52px}.hero-copy{max-width:750px}.hero-visual{width:min(100%,720px);margin-inline:auto}.benefit-bar{justify-content:flex-start;overflow-x:auto}.how-it-works{grid-template-columns:1fr;gap:55px;padding:55px}.gift-finder{grid-template-columns:1fr;gap:35px}.finder-result{grid-column:auto}.product-rail{scroll-snap-type:x mandatory;overflow-x:auto}.product-rail .product-card{scroll-snap-align:start}.social-proof{grid-template-columns:1fr}.mini-flex-card{min-height:400px}.drop-vote{grid-template-columns:1fr;gap:38px}.newsletter{grid-template-columns:1fr;gap:30px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.product-detail-grid{grid-template-columns:1fr}.detail-image{position:relative;top:auto}.checkout-layout{grid-template-columns:1fr}.order-summary{grid-row:1;position:static}}@media (max-width:680px){.section-shell{width:min(100% - 28px,1360px)}.announcement{gap:0;padding:0 12px;font-size:8px}.announcement span:nth-child(n+2){display:none}.nav-shell{width:calc(100% - 28px);height:62px}.brand{font-size:18px}.cart-button>span{display:none}.score-pill{padding-right:10px}.menu-button{padding:4px}.meter-strip{justify-content:space-between;padding:0 14px}.meter-track{flex:1;width:auto}.meter-strip>span:last-child{display:none}.hero{gap:42px;min-height:0;padding-block:40px 54px}.hero h1{font-size:clamp(53px,16vw,76px)}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column;align-items:flex-start;gap:14px}.hero-visual{border-radius:25px 76px 25px 25px;height:420px}.hero-main-image{border-radius:22px 67px 22px 22px;inset:16px 23px 26px 14px}.hero-mini-image{width:112px;height:128px;bottom:22px;right:-4px}.hero-price-tag{min-width:138px;padding:12px;bottom:22px;left:-4px}.hero-points-tag{top:27px;left:-3px}.hero-shape-lime{width:130px;height:130px}.benefit-bar{gap:35px;padding-inline:18px}.shop-section,.collection-products,.related{padding-block:70px 82px}.section-heading{flex-direction:column;align-items:flex-start;margin-bottom:28px}.section-heading h2{font-size:41px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 10px}.product-grid .product-card:last-child:nth-child(3n+2){display:flex}.product-image-wrap{border-radius:13px}.product-badge{padding:5px 7px;font-size:7px;top:8px;left:8px}.product-copy{padding-inline:1px}.product-copy h3{font-size:13px}.product-copy p{font-size:9px}.product-actions{gap:5px}.product-actions button{min-height:38px;font-size:8px}.product-actions button svg{width:13px}.spoil-button{box-shadow:2px 2px 0 var(--ink)}.spoil-button span{display:none}.how-it-works{border-radius:0;width:100%;padding:55px 22px}.how-copy h2{font-size:48px}.how-steps article{grid-template-columns:35px 1fr}.gift-finder{width:calc(100% - 24px);box-shadow:5px 6px 0 var(--ink);gap:28px;margin-block:72px;padding:31px 22px}.gift-finder h2{font-size:39px}.finder-result{grid-template-columns:72px 1fr auto;gap:12px}.finder-thumb{width:72px;height:68px}.finder-result>strong{display:none}.finder-result .round-link{width:35px;height:35px}.platinum-section{padding-block:70px 75px}.product-rail{grid-template-columns:repeat(4,73vw);margin-right:-14px;padding-right:14px}.live-pill{display:none}.social-proof{padding-block:70px}.proof-quote{padding:38px 25px}.proof-quote>p{font-size:28px}.mini-flex-card{min-height:370px}.drop-vote{margin-bottom:72px;padding:34px 22px}.drop-vote h2{font-size:40px}.vote-option{grid-template-columns:28px 1fr auto;padding-inline:10px}.vote-option b{font-size:10px}.newsletter{margin-bottom:70px;padding:36px 22px}.newsletter h2{font-size:36px}.newsletter form{border-radius:15px;grid-template-columns:1fr}.newsletter input{min-height:45px}.newsletter button{border-radius:10px;justify-content:center}.footer-main{gap:40px 25px}.footer-bottom{flex-direction:column;gap:8px}.toast-region{bottom:13px;left:13px;right:13px}.toast{text-align:center;justify-content:center}.collection-hero{padding-block:52px 56px}.collection-hero h1{font-size:72px}.collection-hero:after{right:-150px}.collection-cross-sell{flex-direction:column;align-items:flex-start;gap:12px}.product-detail{padding-block:20px 62px}.detail-copy{padding-top:6px}.detail-copy h1{font-size:49px}.product-actions-detail{grid-template-columns:1fr}.detail-assurances{gap:7px}.detail-assurances span{text-align:center;grid-template-columns:1fr}.detail-assurances svg{grid-row:auto;margin:0 auto 6px}.gift-note-strip{justify-content:flex-start}.checkout-title h1{font-size:47px}.field-grid{grid-template-columns:1fr}.field.full,.check-field.full{grid-column:auto}.form-card{padding:20px 17px}.checkout-security{flex-direction:column;align-items:center;gap:7px}.summary-line{grid-template-columns:59px 1fr auto}.summary-thumb{width:59px;height:65px}.confirmation h1{font-size:58px}.confirmation-actions{flex-direction:column}.checkout-empty h1,.not-found h1{font-size:40px}}body{text-rendering:optimizelegibility;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5}h1,h2,h3,h4{text-wrap:balance;overflow-wrap:anywhere;font-family:inherit}p{overflow-wrap:anywhere}.section-shell,.nav-shell{width:min(100% - 80px,1280px)}.eyebrow{letter-spacing:.11em;font-size:12px;line-height:1.4}.button,.text-link,.view-all{font-size:14px}.announcement{letter-spacing:.06em;height:34px;font-size:12px}.nav-shell{height:76px}.brand{letter-spacing:-.045em;font-size:22px}.brand i,.cart-button b{font-size:12px}.desktop-nav a{font-size:14px}.score-pill{min-height:42px;font-size:13px}.cart-button{min-height:42px;font-size:14px}.meter-strip{height:36px;font-size:12px}.hero{grid-template-columns:.95fr 1.05fr;gap:64px;min-height:650px;padding-block:66px 76px}.hero h1{letter-spacing:-.045em;font-size:clamp(56px,5.4vw,78px);font-weight:850;line-height:1.18}.hero h1 em,.section-heading h2 em{letter-spacing:inherit;font-family:inherit;font-style:normal;font-weight:850}.hero-copy>p{margin-top:24px;font-size:17px;line-height:1.65}.hero-kicker{font-size:12px;line-height:1.4}.hero-proof{font-size:13px}.proof-avatars i{width:32px;height:32px;font-size:12px}.proof-avatars i:last-child{width:40px}.hero-price-tag span,.hero-price-tag small,.hero-points-tag b,.hero-points-tag span{font-size:12px;line-height:1.35}.hero-price-tag b{font-size:17px}.hero-points-tag{padding:13px 16px}.hero-shape-lime{right:0}.hero-shape-blue{bottom:0;left:0}.hero-mini-image{right:12px}.hero-price-tag,.hero-points-tag{left:12px}.benefit-bar span{letter-spacing:.035em;font-size:12px}.section-heading h2{letter-spacing:-.04em;max-width:830px;font-size:clamp(38px,4vw,54px);line-height:1.25}.section-heading p{font-size:15px;line-height:1.55}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:50px 24px}.product-grid .product-card:last-child:nth-child(3n+2){display:flex}.product-card{position:relative}.product-image-wrap{aspect-ratio:.9}.product-badge{letter-spacing:.04em;padding:7px 10px;font-size:12px;top:13px;left:13px}.wishlist-button{z-index:5;width:40px;height:40px;color:var(--ink);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #1717132e;border-radius:50%;place-items:center;display:grid;position:absolute;top:13px;right:13px;box-shadow:0 7px 20px #1717131a}.wishlist-button:hover,.wishlist-button.active{background:var(--peach)}.product-copy{padding:17px 4px 14px}.rating{font-size:12px}.product-copy h3{letter-spacing:-.02em;margin-top:9px;font-size:18px;line-height:1.3}.product-copy p{min-height:0;font-size:14px;line-height:1.5}.price-row{margin-top:12px;font-size:15px}.price-row s{font-size:13px}.product-actions{grid-template-columns:.9fr 1.2fr;gap:8px}.product-actions button{min-height:46px;padding-inline:9px;font-size:12px}.spoil-button span,.points-burst{font-size:12px}.points-burst{padding:9px 5px}.product-filter-bar{border-block:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin:-8px 0 30px;padding-block:14px;display:grid}.product-filter-bar>span{white-space:nowrap;align-items:center;gap:7px;font-size:13px;font-weight:800;display:flex}.product-filter-bar>div{justify-content:center;gap:7px;display:flex}.product-filter-bar button{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:999px;min-height:38px;padding:0 14px;font-size:12px;font-weight:750;transition:all .2s}.product-filter-bar button:hover{border-color:var(--ink)}.product-filter-bar button.active{border-color:var(--ink);background:var(--ink);color:var(--white);box-shadow:3px 3px 0 var(--lime)}.product-filter-bar small{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:700}.how-copy h2{letter-spacing:-.04em;font-size:clamp(43px,4.5vw,62px);line-height:1.22}.how-copy p{font-size:15px}.how-steps article>span{font-size:12px}.how-steps h3{font-size:23px;line-height:1.25}.how-steps p{font-size:14px;line-height:1.65}.couple-club{color:var(--white);background:radial-gradient(circle at 89% 8%,#c9ff4838,#0000 25%),linear-gradient(145deg,#1738a5 0%,#204fd9 60%,#1737a0 100%);margin-top:105px;padding:100px 0 108px;scroll-margin-top:150px;position:relative;overflow:hidden}.couple-club:before{content:"";border:90px solid #ffffff0f;border-radius:50%;width:480px;height:480px;position:absolute;top:-220px;left:-180px}.club-heading{justify-content:space-between;align-items:flex-end;gap:44px;margin-bottom:42px;display:flex;position:relative}.club-heading>div{max-width:780px}.club-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(44px,4.5vw,62px);line-height:1.24}.club-heading p{color:#d8e1ff;max-width:690px;margin:18px 0 0;font-size:16px;line-height:1.65}.club-score-pill{background:var(--lime);min-width:210px;color:var(--ink);text-align:left;cursor:pointer;border:0;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:2px 14px;padding:15px 17px;display:grid;box-shadow:5px 6px #0d1d4e99}.club-score-pill span{text-transform:uppercase;letter-spacing:.07em;grid-column:1;font-size:12px;font-weight:800}.club-score-pill strong{grid-column:1;font-size:25px;line-height:1.15}.club-score-pill svg{grid-area:1/2/3}.club-overview-grid{grid-template-columns:.92fr 1.08fr;gap:22px;display:grid;position:relative}.club-level-card,.club-leaderboard{border:1px solid #ffffff3d;border-radius:25px;min-width:0;padding:27px;box-shadow:0 24px 55px #08154838}.club-level-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a1c5e7a}.club-level-top,.club-progress-copy{justify-content:space-between;align-items:center;gap:15px;display:flex}.club-level-top>span{text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.club-level-top b{background:color-mix(in srgb, var(--level-color) 88%, white);color:var(--ink);border-radius:999px;padding:7px 10px;font-size:12px}.club-level-score{justify-content:space-between;align-items:center;margin:28px 0 20px;display:flex}.club-level-score>div:first-child{display:grid}.club-level-score span,.club-level-score small{color:#bfcdfc;font-size:12px}.club-level-score strong{letter-spacing:-.05em;margin:3px 0 -2px;font-size:54px;line-height:1.15}.club-level-ring{--progress:0deg;background:conic-gradient(var(--lime) var(--progress), #ffffff24 0);border-radius:50%;place-items:center;width:86px;height:86px;display:grid}.club-level-ring span{width:66px;height:66px;color:var(--white);background:#17358f;border-radius:50%;place-items:center;font-size:15px;font-weight:900;display:grid}.club-progress-copy{color:#d6dfff;margin-bottom:9px;font-size:12px;font-weight:750}.club-progress-track{background:#ffffff24;border-radius:999px;height:10px;overflow:hidden}.club-progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--peach), var(--lime));height:100%;display:block}.club-streak{border-top:1px solid #ffffff2b;margin-top:25px;padding-top:22px}.club-streak-copy{align-items:center;gap:11px;display:flex}.club-streak-copy>svg{color:var(--peach)}.club-streak-copy span{flex-direction:column;display:flex}.club-streak-copy b{font-size:15px}.club-streak-copy small{color:#bfcdfc;font-size:12px}.club-days{grid-template-columns:repeat(7,1fr);gap:7px;margin:17px 0;display:grid}.club-days span{aspect-ratio:1;color:#aebcec;border:1px solid #fff3;border-radius:9px;place-items:center;font-size:12px;font-weight:850;display:grid}.club-days span.done{color:var(--lime);background:#c9ff4826;border-color:#c9ff488c}.club-checkin-button{background:var(--white);width:100%;min-height:47px;color:var(--ink);cursor:pointer;border:1px solid #ffffff40;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:850;display:flex}.club-checkin-button b{background:var(--lime);border-radius:5px;padding:2px 5px;font-size:12px}.club-checkin-button:disabled{color:#c9d4fa;cursor:default;background:#ffffff1a}.club-leaderboard{background:var(--white);color:var(--ink)}.leaderboard-head{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding-bottom:17px;display:flex}.leaderboard-head>div:first-child{flex-direction:column;gap:4px;display:flex}.leaderboard-head>div:first-child>span{align-items:center;gap:8px;font-size:17px;font-weight:900;display:flex}.leaderboard-head>div:first-child>span svg{color:var(--blue)}.leaderboard-head small{color:var(--muted);font-size:12px}.board-toggle{background:#eeece5;border-radius:999px;align-self:flex-start;padding:3px;display:flex}.board-toggle button{cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:32px;padding:0 11px;font-size:12px;font-weight:800}.board-toggle button.active{background:var(--ink);color:var(--white)}.leaderboard-list{flex-direction:column;gap:7px;margin:16px 0;padding:0;list-style:none;display:flex}.leaderboard-list li{border-radius:12px;grid-template-columns:34px 54px 1fr auto;align-items:center;gap:10px;min-height:54px;padding:7px 11px;display:grid}.leaderboard-list li.current{background:var(--lime-soft);box-shadow:inset 0 0 0 1px #cce87e}.leaderboard-rank{color:#8d8a82;place-items:center;font-size:13px;font-weight:900;display:grid}.leaderboard-list li:first-child .leaderboard-rank{color:#df9d00}.leaderboard-list li:nth-child(2) .leaderboard-rank{color:#8d99aa}.leaderboard-list li:nth-child(3) .leaderboard-rank{color:#b36b46}.leaderboard-avatars{padding-left:7px;display:flex}.leaderboard-avatars i{border:2px solid var(--white);background:var(--peach-soft);border-radius:50%;place-items:center;width:31px;height:31px;margin-left:-7px;font-size:12px;font-style:normal;font-weight:900;display:grid}.leaderboard-avatars i:last-child{background:#dfe8ff}.leaderboard-name{flex-direction:column;gap:2px;min-width:0;display:flex}.leaderboard-name b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.leaderboard-name em{background:var(--blue);color:var(--white);border-radius:4px;margin-left:7px;padding:2px 4px;font-size:12px;font-style:normal}.leaderboard-name small{color:var(--muted);align-items:center;gap:4px;font-size:12px;display:flex}.leaderboard-name small svg{color:var(--peach)}.leaderboard-list li>strong{font-size:14px}.leaderboard-note{color:#445071;background:#f2f5ff;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-size:12px;display:flex}.leaderboard-note svg{color:var(--blue);flex:none}.club-activities{background:var(--white);color:var(--ink);border-radius:25px;margin-top:24px;padding:18px;position:relative;box-shadow:0 24px 55px #08154838}.club-tabs{border-bottom:1px solid var(--line);gap:7px;padding:0 4px 15px;display:flex}.club-tabs button{min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:7px;padding:0 15px;font-size:13px;font-weight:850;display:flex}.club-tabs button span{color:var(--ink);background:#e8e6df;border-radius:999px;padding:2px 6px;font-size:12px}.club-tabs button.active{background:var(--ink);color:var(--white)}.club-tabs button.active span{background:var(--lime)}.club-panel{padding:18px 4px 3px}.quest-grid,.reward-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.quest-card,.reward-card{border:1px solid var(--line);background:#faf9f5;border-radius:18px;flex-direction:column;min-width:0;min-height:245px;padding:20px;display:flex;position:relative}.quest-card.done,.reward-card.claimed{background:var(--lime-soft);border-color:#b8db5f}.quest-icon,.reward-card-top>span,.sync-icon{width:43px;height:43px;color:var(--blue);background:#dfe8ff;border-radius:13px;place-items:center;display:grid}.quest-points{background:var(--lime);border-radius:999px;padding:6px 8px;font-size:12px;font-weight:900;position:absolute;top:20px;right:20px}.quest-card h3,.reward-card h3{letter-spacing:-.025em;margin:18px 0 7px;font-size:19px;line-height:1.25}.quest-card p,.reward-card p{color:var(--muted);margin:0 0 17px;font-size:13px;line-height:1.55}.quest-card button,.reward-card button{border:1px solid var(--ink);background:var(--white);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;min-height:43px;margin-top:auto;padding:0 12px;font-size:12px;font-weight:850;display:flex}.quest-card button:disabled,.reward-card button:disabled{background:var(--lime);cursor:default;border-color:#91b53e}.reward-card-top{justify-content:space-between;align-items:center;display:flex}.reward-card-top b{font-size:13px}.reward-card code{background:var(--ink);width:max-content;color:var(--lime);letter-spacing:.05em;border-radius:6px;margin:-5px 0 14px;padding:5px 7px;font:800 12px/1.2 ui-monospace,monospace}.sync-card{background:#f2f5ff;border-radius:18px;grid-template-columns:.85fr 1.15fr;gap:28px;padding:25px;display:grid}.sync-intro{gap:15px;display:flex}.sync-intro>div{min-width:0}.sync-intro .eyebrow{margin-bottom:8px}.sync-intro h3{letter-spacing:-.035em;margin:0;font-size:27px;line-height:1.15}.sync-intro p{color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.55}.sync-choices{grid-template-columns:1fr 1fr;gap:12px;display:grid}.sync-choices fieldset{border:1px solid #ccd5ee;border-radius:14px;flex-direction:column;gap:7px;margin:0;padding:15px;display:flex}.sync-choices legend{padding:0 5px;font-size:12px;font-weight:900}.sync-choices button{background:var(--white);cursor:pointer;border:1px solid #b9c4e0;border-radius:9px;min-height:38px;font-size:12px;font-weight:800}.sync-choices button.active{border-color:var(--ink);background:var(--ink);color:var(--white);box-shadow:3px 3px 0 var(--lime)}.sync-result{background:var(--white);color:#4f5872;border-radius:11px;grid-column:1/-1;align-items:center;gap:9px;padding:13px 15px;font-size:13px;font-weight:750;display:flex}.sync-result.matched{background:var(--lime);color:var(--ink)}.gift-finder h2,.drop-vote h2,.newsletter h2{letter-spacing:-.04em;line-height:1.24}.finder-controls legend,.choice,.finder-result div:nth-child(2)>span,.finder-result p,.live-pill,.proof-quote b,.proof-quote small,.mini-card-top,.mini-flex-card>strong small,.mini-flex-card button,.vote-option>span,.vote-option b,.vote-option small,.newsletter>div>span,.newsletter input,.newsletter button,.footer-links>span,.footer-links a,.footer-bottom{font-size:12px}.finder-result h3{font-size:18px}.proof-quote>p{letter-spacing:-.03em;font-family:inherit;font-style:normal;line-height:1.24}.mini-flex-card h3{letter-spacing:-.035em}.drawer-head h2{letter-spacing:-.035em;line-height:1.1}.empty-cart p,.cart-line-info>a,.cart-line-info>span,.quantity-row b,.cart-perk,.subtotal span,.cart-footer>p,.text-button,.couple-card-top,.couple-card>p,.card-score span,.card-tier,.share-button,.section-line,.meter-labels,.tier-item b,.tier-item small,.tier-item em,.streak-card b,.streak-card small,.toast{font-size:12px}.card-score strong{line-height:1.05}.avatar-stack{padding:0 3px 5px 12px}.dashboard-head h2{font-size:25px}.couple-card{min-height:300px}.couple-card h3{letter-spacing:-.035em;font-size:29px}.streak-card small,.tier-item small{line-height:1.4}.back-link,.collection-count,.collection-toolbar,.breadcrumbs,.detail-sticker,.detail-rating,.detail-price span,.detail-bullets,.detail-note p,.detail-assurances b,.detail-assurances small,.gift-note-strip b,.gift-note-strip span{font-size:12px}.collection-hero h1{letter-spacing:-.045em;font-size:clamp(58px,7vw,96px);line-height:1.18}.collection-hero p{font-size:16px;line-height:1.65}.detail-copy h1{letter-spacing:-.04em;font-size:clamp(43px,4.5vw,64px);line-height:1.18}.detail-image{position:relative;top:auto}.detail-subtitle{font-family:inherit;font-size:18px;font-style:normal;line-height:1.5}.detail-description{font-size:16px;line-height:1.75}.detail-bullets,.detail-note p,.detail-assurances small{line-height:1.5}.product-actions-detail button{font-size:13px}.checkout-title h1{letter-spacing:-.04em;font-size:clamp(42px,4.5vw,62px);line-height:1.14}.checkout-title p,.form-heading p,.field>span,.field input,.field select,.field textarea,.check-field,.shipping-options legend,.shipping-option b,.shipping-option small,.shipping-option>strong,.checkout-security,.summary-thumb b,.summary-line strong,.summary-line span,.summary-line>b,.summary-perk,.summary-totals>div,.points-earned b,.points-earned small,.form-heading>span{font-size:12px}.field input,.field select{min-height:50px}.field textarea{min-height:100px}.field,.check-field,.shipping-option{line-height:1.45}.place-order{font-size:14px}.checkout-empty h1,.not-found h1{letter-spacing:-.04em;font-size:46px;line-height:1.16}.confirmation h1{letter-spacing:-.045em;font-size:clamp(48px,6vw,76px);line-height:1.14}.confirmation-card b,.confirmation-card span,.confirmation>small{font-size:12px}.hero h1,.section-heading h2,.how-copy h2,.club-heading h2,.gift-finder h2,.drop-vote h2,.newsletter h2,.collection-hero h1,.detail-copy h1,.checkout-title h1,.checkout-empty h1,.confirmation h1,.not-found h1{padding-bottom:8px}@media (max-width:1180px){.section-shell,.nav-shell{width:min(100% - 52px,1280px)}.hero{gap:42px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.club-overview-grid{grid-template-columns:1fr 1fr}.leaderboard-list li{grid-template-columns:30px 1fr auto}.leaderboard-avatars{display:none}}@media (max-width:900px){.section-shell,.nav-shell{width:min(100% - 36px,1280px)}.hero{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-filter-bar{grid-template-columns:1fr auto}.product-filter-bar>div{grid-area:2/1/auto/-1;justify-content:flex-start;padding:3px 3px 6px;overflow-x:auto}.product-filter-bar button{flex:none}.club-heading{flex-direction:column;align-items:flex-start}.club-overview-grid{grid-template-columns:1fr}.quest-grid,.reward-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sync-card{grid-template-columns:1fr}.sync-result{grid-column:auto}}@media (max-width:680px){.section-shell,.nav-shell{width:min(100% - 28px,1280px)}.announcement{height:32px;font-size:12px}.nav-shell{height:64px}.brand{font-size:19px}.score-pill{min-height:39px;font-size:12px}.meter-strip{height:34px;font-size:12px}.hero{gap:44px;padding-block:46px 58px}.hero h1{letter-spacing:-.04em;font-size:clamp(45px,13vw,56px);line-height:1.16}.hero-copy>p{font-size:16px;line-height:1.65}.hero-kicker{align-items:flex-start;font-size:12px}.hero-proof{align-items:flex-start;font-size:12px;line-height:1.45}.hero-visual{height:400px}.hero-price-tag{min-width:150px}.hero-points-tag{max-width:190px}.benefit-bar{min-height:66px}.benefit-bar span{font-size:12px}.section-heading h2{font-size:38px;line-height:1.2}.product-grid{grid-template-columns:1fr;gap:44px}.product-image-wrap{aspect-ratio:1.05}.product-badge{font-size:12px;top:11px;left:11px}.wishlist-button{top:11px;right:11px}.product-copy h3{font-size:19px}.product-copy p{font-size:14px}.product-actions{grid-template-columns:.9fr 1.2fr}.product-actions button{min-height:47px;font-size:12px}.product-filter-bar{margin-bottom:25px}.product-filter-bar>span,.product-filter-bar small{font-size:12px}.how-it-works{padding:55px 23px}.how-copy h2{font-size:42px;line-height:1.2}.how-steps h3{font-size:21px}.how-steps p{font-size:14px}.couple-club{margin-top:74px;padding:72px 0 78px}.club-heading{gap:25px;margin-bottom:30px}.club-heading h2{font-size:40px;line-height:1.2}.club-heading p{font-size:15px}.club-score-pill{width:100%}.club-level-card,.club-leaderboard{border-radius:20px;padding:20px}.club-level-score strong{font-size:46px}.club-level-ring{width:76px;height:76px}.club-level-ring span{width:58px;height:58px}.leaderboard-head{flex-direction:column;align-items:flex-start}.leaderboard-list li{grid-template-columns:27px 1fr auto;padding-inline:5px}.leaderboard-name b,.leaderboard-list li>strong{font-size:12px}.club-activities{padding:12px}.club-tabs{padding-bottom:12px;overflow-x:auto}.club-tabs button{flex:none;padding-inline:12px;font-size:12px}.quest-grid,.reward-grid{grid-template-columns:1fr}.quest-card,.reward-card{min-height:225px}.sync-card{padding:18px}.sync-intro{flex-direction:column}.sync-intro h3{font-size:25px}.sync-choices{grid-template-columns:1fr}.gift-finder h2{font-size:38px;line-height:1.2}.choice{font-size:12px}.product-rail{grid-template-columns:repeat(4,82vw)}.proof-quote>p{font-size:28px}.drop-vote h2{font-size:38px;line-height:1.3}.vote-option b{font-size:12px}.newsletter h2{font-size:34px;line-height:1.3}.collection-hero h1{font-size:54px;line-height:1.24}.collection-hero p{font-size:15px}.detail-copy h1{font-size:41px;line-height:1.2}.detail-description{font-size:15px}.checkout-title h1{font-size:39px;line-height:1.2}.checkout-empty h1,.not-found h1{font-size:38px}.confirmation h1{font-size:48px;line-height:1.2}.couple-card{min-height:315px;margin-inline:16px;padding:20px}.couple-card-top{letter-spacing:.07em}.card-tier{right:19px}.dashboard-progress,.tier-list,.streak-card{margin-inline:16px}.share-button,.dashboard-drawer>.button{width:calc(100% - 32px);margin-inline:16px}}.desktop-nav{gap:clamp(14px,1.7vw,27px)}.desktop-nav a{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.desktop-nav a.nav-feature{color:var(--blue)}.mobile-nav a>span{align-items:center;gap:9px;display:flex}.mobile-nav a>b{font-size:15px}.mobile-nav a.mobile-nav-feature{color:var(--blue-dark);background:#eef2ff}.hero{grid-template-columns:.9fr 1.1fr;gap:58px}.hero-copy{animation:.65s cubic-bezier(.2,.7,.2,1) both heroRise}.hero-showcase{min-width:0;animation:.75s cubic-bezier(.2,.7,.2,1) 80ms both heroRise}.hero-showcase .hero-main-image{inset:20px 32px 28px 20px}.hero-showcase .hero-price-tag{max-width:245px}.hero-showcase .hero-price-tag b{line-height:1.2}.hero-switcher{z-index:6;border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border-radius:999px;justify-content:space-between;align-items:center;gap:12px;margin:12px 18px 0;padding:5px 7px;display:flex;position:relative;box-shadow:0 11px 30px #17171314}.hero-switcher>div{gap:3px;display:flex}.hero-switcher button{min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 14px;font-size:12px;font-weight:850;transition:background .2s,color .2s,transform .2s}.hero-switcher button:hover{color:var(--ink);transform:translateY(-1px)}.hero-switcher button.active{background:var(--ink);color:var(--white)}.hero-switcher>a{color:var(--blue);white-space:nowrap;align-items:center;gap:7px;padding-right:10px;font-size:12px;font-weight:850;display:inline-flex}.hero-switcher>a svg{transition:transform .2s}.hero-switcher>a:hover svg{transform:translate(3px)}.path-section{padding-block:86px 38px}.section-heading-compact{margin-bottom:28px}.section-heading-compact h2{max-width:700px}.shop-path-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.shop-path-motion{min-width:0}.shop-path-card{background:#ddd;border:2px solid #0000;border-radius:26px;height:350px;transition:border-color .25s,box-shadow .25s,transform .25s;display:block;position:relative;overflow:hidden;box-shadow:0 14px 38px #17171317}.shop-path-card img{object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1),filter .35s}.shop-path-scrim{background:linear-gradient(#00000005 28%,#000000d1 100%);position:absolute;inset:0}.shop-path-copy{color:var(--white);flex-direction:column;display:flex;position:absolute;bottom:27px;left:28px;right:28px}.shop-path-copy small{color:var(--lime);letter-spacing:.13em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:900}.shop-path-copy b{letter-spacing:-.045em;font-size:clamp(31px,3vw,45px);line-height:1}.shop-path-copy em{color:#ffffffd1;max-width:330px;margin-top:10px;font-size:13px;font-style:normal;line-height:1.45}.shop-path-arrow{background:var(--white);width:46px;height:46px;color:var(--ink);border-radius:50%;place-items:center;transition:transform .3s,background .3s;display:grid;position:absolute;top:18px;right:18px}.shop-path-card:hover{border-color:var(--ink);box-shadow:7px 8px 0 var(--ink);transform:translateY(-3px)}.shop-path-card:hover img{filter:saturate(1.08);transform:scale(1.07)}.shop-path-card:hover .shop-path-arrow{background:var(--lime);transform:rotate(-35deg)}.shop-section{padding-block:70px 82px}.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:20px}.home-product-grid .product-card:last-child:nth-child(3n+2){display:flex}.home-product-grid .product-image-wrap{aspect-ratio:1.02}.home-product-grid .product-copy p{display:none}.home-product-grid .product-copy{padding-bottom:10px}.proof-strip{border:1px solid var(--line);background:var(--white);border-radius:24px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;margin-block:6px 12px;padding:28px 32px;display:grid;box-shadow:0 12px 35px #1717130f}.proof-strip-icon{background:var(--lime);border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.proof-strip blockquote{letter-spacing:-.03em;margin:0;font-size:clamp(19px,2vw,28px);font-weight:850;line-height:1.25}.proof-strip>div{text-align:right;white-space:nowrap;flex-direction:column;gap:5px;display:flex}.proof-strip b{font-size:12px}.proof-strip small{color:var(--muted);font-size:11px}.gateway-section{padding-block:82px 100px}.feature-gateway-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.feature-gateway-grid>div{min-width:0}.feature-gateway{border:2px solid var(--ink);min-height:370px;box-shadow:8px 9px 0 var(--ink);border-radius:30px;grid-template-columns:1.08fr .92fr;align-items:center;gap:24px;padding:38px;display:grid;position:relative;overflow:hidden}.gateway-finder{background:#dfe8ff}.gateway-club{color:var(--white);background:linear-gradient(145deg,#2864ff,#183cb1);border-color:#132f89;box-shadow:8px 9px #101f4e}.gateway-copy{z-index:2;position:relative}.gateway-label{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:26px;font-size:11px;font-weight:900;display:inline-flex}.gateway-copy h3{letter-spacing:-.045em;margin:0;font-size:clamp(31px,3.1vw,47px);line-height:1.08}.gateway-copy p{color:#545b70;max-width:440px;margin:17px 0 26px;font-size:14px;line-height:1.55}.gateway-club .gateway-copy p{color:#d9e3ff}.gateway-cta{border-bottom:1px solid;align-items:center;gap:9px;padding-bottom:5px;font-size:13px;font-weight:900;display:inline-flex}.gateway-cta svg{transition:transform .2s}.feature-gateway:hover .gateway-cta svg{transform:translate(4px)}.finder-orbit{height:245px;animation:4.5s ease-in-out infinite gentleFloat;position:relative}.finder-orbit:before{content:"";border:2px dashed #17171338;border-radius:50%;animation:18s linear infinite slowSpin;position:absolute;inset:10px}.finder-orbit span,.finder-orbit i{border:2px solid var(--ink);background:var(--white);color:var(--ink);box-shadow:5px 6px 0 var(--ink);place-items:center;font-size:12px;font-style:normal;font-weight:900;display:grid;position:absolute}.finder-orbit span:first-child{border-radius:999px;width:84px;height:48px;top:18px;left:0;transform:rotate(-8deg)}.finder-orbit span:nth-child(2){border-radius:50%;width:72px;height:72px;bottom:22px;right:0;transform:rotate(8deg)}.finder-orbit i{background:var(--lime);border-radius:25px;width:108px;height:108px;font-size:27px;top:72px;left:50%;transform:translate(-50%)rotate(4deg)}.club-preview{background:#0f246994;border:1px solid #ffffff59;border-radius:24px;flex-direction:column;padding:26px;transition:transform .35s;display:flex;position:relative;transform:rotate(3deg);box-shadow:0 18px 45px #05123d47}.feature-gateway:hover .club-preview{transform:rotate(0)scale(1.02)}.club-preview>span{color:var(--lime);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:900}.club-preview strong{letter-spacing:-.06em;margin-top:28px;font-size:56px;line-height:1}.club-preview strong small{letter-spacing:.08em;font-size:11px}.club-preview>i{background:#fff3;border-radius:999px;height:8px;margin-top:24px;display:block;overflow:hidden}.club-preview>i b{border-radius:inherit;background:linear-gradient(90deg, var(--lime), var(--peach));width:62%;height:100%;display:block}.club-preview>em{color:#cfd9ff;text-align:right;margin-top:8px;font-size:10px;font-style:normal}.feature-page-hero{border:2px solid var(--ink);min-height:510px;box-shadow:9px 10px 0 var(--ink);border-radius:34px;grid-template-columns:1fr 1fr;align-items:center;gap:64px;margin-top:48px;padding:62px;display:grid}.finder-page-hero{background:radial-gradient(circle at 85% 16%,#fffc,#0000 26%),#dfe8ff}.club-page-hero{color:var(--white);background:radial-gradient(circle at 82% 12%,#c9ff483d,#0000 27%),linear-gradient(145deg,#2864ff,#183cb1);border-color:#112c86;box-shadow:9px 10px #101f4e}.feature-page-copy{z-index:2;position:relative}.feature-page-kicker{color:var(--blue-dark);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:22px;font-size:11px;font-weight:900;display:inline-flex}.club-page-hero .feature-page-kicker{color:var(--lime)}.feature-page-copy h1{letter-spacing:-.055em;margin:0;font-size:clamp(49px,5.3vw,78px);line-height:1.02}.feature-page-copy h1 em{color:var(--blue);font-style:normal}.club-page-hero .feature-page-copy h1 em{color:var(--lime)}.feature-page-copy p{color:#545b70;max-width:600px;margin:24px 0 27px;font-size:16px;line-height:1.65}.club-page-hero .feature-page-copy p{color:#d9e3ff}.finder-hero-visual,.club-hero-visual{min-height:330px;position:relative}.finder-hero-visual:before{content:"";border:2px dashed #17171333;border-radius:50%;animation:20s linear infinite slowSpin;position:absolute;inset:10px 40px}.finder-float{z-index:2;border:2px solid var(--ink);background:var(--white);box-shadow:4px 5px 0 var(--ink);border-radius:999px;padding:13px 18px;font-size:12px;font-weight:900;position:absolute}.finder-float-one{animation:4s ease-in-out infinite gentleFloat;top:18px;left:5px;transform:rotate(-6deg)}.finder-float-two{animation:4.4s ease-in-out .4s infinite reverse gentleFloat;bottom:24px;right:0;transform:rotate(5deg)}.finder-match-card{border:2px solid var(--ink);background:var(--lime);width:205px;min-height:210px;box-shadow:8px 9px 0 var(--ink);border-radius:30px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(3deg)}.finder-match-card small{letter-spacing:.14em;margin-top:12px;font-size:9px;font-weight:900}.finder-match-card strong{letter-spacing:-.07em;font-size:66px;line-height:1}.finder-match-card b{font-size:12px}.club-hero-visual{place-items:center;display:grid}.club-hero-visual>div{background:#0b1d568c;border:1px solid #ffffff59;border-radius:28px;flex-direction:column;width:min(100%,330px);padding:32px;animation:4.8s ease-in-out infinite gentleFloat;display:flex;transform:rotate(3deg);box-shadow:0 25px 65px #040f344d}.club-hero-crown{z-index:2;background:var(--lime);width:66px;height:66px;color:var(--ink);border-radius:50%;place-items:center;display:grid;position:absolute;top:17px;right:24px;transform:rotate(10deg)}.club-hero-visual small{color:var(--lime);letter-spacing:.1em;font-size:10px;font-weight:900}.club-hero-visual strong{letter-spacing:-.07em;margin-top:20px;font-size:78px;line-height:1}.club-hero-visual>div>span{color:#d8e1ff;font-size:12px}.club-hero-visual i{background:#ffffff2e;border-radius:999px;height:9px;margin-top:28px;overflow:hidden}.club-hero-visual i b{border-radius:inherit;background:linear-gradient(90deg, var(--lime), var(--peach));width:62%;height:100%;display:block}.club-hero-visual em{color:#d8e1ff;justify-content:flex-end;align-items:center;gap:5px;margin-top:9px;font-size:10px;font-style:normal;display:flex}.feature-page-note{border:1px solid var(--line);background:var(--white);border-radius:20px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:100px;padding:24px 28px;display:flex}.feature-page-note>span{text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.feature-page-note p{color:var(--muted);margin:0;font-size:14px}.feature-page-note a{color:var(--blue);text-underline-offset:3px;font-weight:850;text-decoration:underline}.club-page .couple-club{margin-top:58px}.club-page .drop-vote{margin-top:90px}.gift-finder{scroll-margin-top:155px}@keyframes heroRise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes gentleFloat{0%,to{translate:0}50%{translate:0 -9px}}@keyframes slowSpin{to{transform:rotate(360deg)}}.cart-error,.checkout-error{color:#9b2f17;background:#fff0ec;border-radius:10px;margin:10px 0;padding:10px 12px;font-size:12px;line-height:1.45}.cart-line-info small{color:var(--muted);font-size:9px}.checkout-handoff{flex-direction:column;gap:24px;display:flex}.checkout-handoff .place-order{margin-top:0}@media (max-width:1100px){.desktop-nav a{font-size:12px}.desktop-nav a svg{display:none}.feature-gateway{padding:30px}.gateway-copy h3{font-size:34px}}@media (max-width:900px){.hero{grid-template-columns:1fr;gap:42px}.hero-copy{max-width:720px}.hero-showcase{width:min(100%,720px);margin-inline:auto}.shop-path-grid{scroll-snap-type:x mandatory;scrollbar-width:thin;grid-template-columns:none;grid-auto-columns:minmax(280px,74vw);grid-auto-flow:column;margin-inline:-5px;padding:5px 5px 20px;overflow:auto hidden}.shop-path-motion{scroll-snap-align:start}.home-product-grid{scroll-snap-type:x mandatory;scrollbar-width:thin;grid-template-columns:none;grid-auto-columns:minmax(270px,72vw);grid-auto-flow:column;margin-inline:-5px;padding:5px 5px 20px;overflow:auto hidden}.home-product-grid .product-card{scroll-snap-align:start}.feature-gateway-grid{grid-template-columns:1fr}.feature-gateway{min-height:340px}.proof-strip{grid-template-columns:auto 1fr}.proof-strip>div{text-align:left;grid-column:2}.feature-page-hero{grid-template-columns:1fr;gap:34px;padding:48px}.finder-hero-visual,.club-hero-visual{min-height:300px}}@media (max-width:680px){.hero{padding-block:36px 45px}.hero h1{font-size:clamp(44px,13vw,58px)}.hero-showcase .hero-visual{height:360px}.hero-showcase .hero-main-image{inset:14px 18px 23px 10px}.hero-showcase .hero-price-tag{width:max-content;max-width:205px;bottom:18px;left:8px;right:10px}.hero-showcase .hero-points-tag{top:22px;left:4px}.hero-switcher{border-radius:20px;flex-direction:column;align-items:stretch;margin-inline:0;padding:7px}.hero-switcher>div{grid-template-columns:repeat(3,1fr);display:grid}.hero-switcher button{padding-inline:8px}.hero-switcher>a{justify-content:center;min-height:34px;padding-right:0}.path-section{padding-top:68px}.section-heading-compact{flex-direction:column;align-items:flex-start;gap:14px}.shop-path-grid{grid-auto-columns:82vw}.shop-path-card{height:300px}.shop-path-copy{bottom:22px;left:22px;right:22px}.shop-section{padding-block:58px 68px}.home-product-grid{grid-auto-columns:84vw}.proof-strip{grid-template-columns:1fr;gap:14px;padding:24px}.proof-strip>div{grid-column:1}.proof-strip blockquote{font-size:21px}.gateway-section{padding-block:68px 82px}.feature-gateway{grid-template-columns:1fr;align-items:start;min-height:390px;padding:28px}.gateway-copy h3{font-size:34px}.gateway-copy p{max-width:310px}.finder-orbit,.club-preview{opacity:.58;transform-origin:100% 100%;width:190px;position:absolute;bottom:-28px;right:-14px;transform:scale(.8)}.feature-gateway:hover .club-preview{transform:scale(.82)}.feature-page-hero{border-radius:26px;min-height:0;margin-top:28px;padding:34px 24px}.feature-page-copy h1{font-size:46px}.feature-page-copy p{font-size:15px}.finder-hero-visual,.club-hero-visual{min-height:270px}.finder-match-card{width:175px;min-height:185px}.finder-float{padding:10px 13px;font-size:10px}.club-hero-visual>div{padding:25px}.feature-page-note{flex-direction:column;align-items:flex-start;margin-bottom:72px}.club-page .couple-club{margin-top:38px}.club-page .drop-vote{margin-top:68px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
