:root{--bg:#161a1d;--card:#1d2125;--card-raised:#161a1d;--control:#22272b;--line:rgba(255,255,255,0.07);--line-strong:rgba(255,255,255,0.14);--text:#fafafa;--muted:#7a8084;--faint:#676d72;--chrome:#34383c;--accent:#4299e1;--accent-hover:#54a4e6;--promo-text:#cbd5e0;--green:#6fd598;--radius:16px;--radius-sm:6px;--strong:#fff;--control-hover:#262b30;--hover-pill:rgba(90,94,98,0.3);--chrome-hover:rgb(90,94,98);--nav-bg:rgba(29,33,37,0.9);--accent-ink:#fff;--open:#48bb78;--open-hover:#57c987;--open-ink:#fff;--marker:#fff;--glow-opacity:0.4;--pack-border-soft:rgba(255,255,255,0.15);--cc-grad:linear-gradient(135deg,#35547a,#22344d 55%,#16202f);--cc-border:rgba(255,255,255,0.16);--cta-media-bg:radial-gradient(260px 220px at 30% 40%,rgba(125,63,224,0.55),transparent 72%),radial-gradient(280px 230px at 78% 70%,rgba(66,153,225,0.45),transparent 72%),linear-gradient(160deg,#262b36,#14171d);--reward-glow:#3a4249;--reward-tile:#292f34;--tier-1:#829dbb;--tier-2:#4b69ff;--tier-3:#8847ff;--tier-4:#d32ce6;--tier-5:#eb4b4b;--tier-6:#e4ae33;--pg-first-look:url(/boxes/faces/first-look.jpg);--pg-everyday:url(/boxes/faces/everyday.jpg);--pg-signature:url(/boxes/faces/signature.jpg);--pg-reserve:url(/boxes/faces/reserve.jpg);--pg-heirloom:url(/boxes/faces/heirloom.jpg);--pg-atelier:url(/boxes/faces/atelier.jpg)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:clip}body{background:var(--bg);color:var(--text);font-family:var(--font-sans),system-ui,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;line-height:1.5;overflow-x:hidden}a{text-decoration:none}a,button{color:inherit}button{font:inherit;cursor:pointer;border:none;background:none}img{max-width:100%;display:block}.wrap{width:100%;max-width:1280px;margin:0 auto;padding:0 16px}.page{display:flex;flex-direction:column;gap:96px;padding:32px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;padding:10px 20px;border-radius:var(--radius-sm);font-weight:700;font-size:15px;transition:background .15s ease,box-shadow .15s ease,transform .15s ease}.btn:active{transform:translateY(1px)}.btn-gold{background:var(--accent);color:var(--accent-ink);font-weight:700}.btn-gold:hover{background:var(--accent-hover)}.btn-gray{background:var(--chrome);color:var(--text)}.btn-gray:hover{background:#3d4247}.btn-lg{height:40px;padding:0 24px;font-size:16px}.nav{position:fixed;top:0;left:0;right:0;z-index:50;background:var(--nav-bg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding-top:env(safe-area-inset-top)}.nav-spacer{height:calc(65px + env(safe-area-inset-top));flex:none}.nav-inner{display:flex;align-items:center;gap:28px;height:64px}.nav-rule{height:1px;background:var(--chrome)}.nav-logo{display:inline-flex;align-items:center;gap:8px;font-family:var(--logo-font,inherit);font-weight:var(--logo-weight,800);font-size:20px;letter-spacing:var(--logo-spacing,.11em)}.nav-mark{width:21px;height:21px;flex:none;overflow:visible}.nav-logo span{color:var(--accent)}.nav-links{position:relative;display:flex;gap:8px;font-weight:600;font-size:16px;color:var(--text)}.nav-links a{position:relative;z-index:10;display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 12px}.nav-links a svg{width:18px;height:18px;color:var(--muted)}.nav-pill{position:absolute;left:0;top:50%;height:36px;border-radius:6px;background:var(--hover-pill);pointer-events:none;transition:transform .22s cubic-bezier(.4,0,.2,1),width .22s cubic-bezier(.4,0,.2,1),opacity .15s ease}.nav-cta{margin-left:auto;gap:8px}.nav-cta,.nav-sound{display:flex;align-items:center}.nav-sound{justify-content:center;width:40px;height:40px;border-radius:6px;color:var(--muted);transition:color .15s ease}.nav-sound:hover{color:var(--strong)}.nav-sound svg{width:20px;height:20px}.nav-hairline{width:1px;height:20px;margin:0 8px;background:var(--chrome)}.nav-cta .btn{height:36px;padding:0 24px;font-size:16px}.hero{display:flex;flex-direction:column;align-items:center}.wheel-strip{position:relative;width:100%;max-width:1280px;margin:0 auto;height:460px;overflow:hidden}.wheel{position:absolute;left:50%;top:1524px;width:0;height:0;animation:wheelSpin 450s linear infinite}@keyframes wheelSpin{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.spoke{position:absolute;bottom:0;left:0;width:0;height:1500px;transform-origin:bottom center;animation:packShade 450s linear infinite}@keyframes packShade{0%{filter:brightness(1)}6.4%{filter:brightness(1)}7.8%{filter:brightness(.45)}9.2%{filter:brightness(.15)}90.8%{filter:brightness(.15)}92.2%{filter:brightness(.45)}93.6%{filter:brightness(1)}to{filter:brightness(1)}}.pack{position:absolute;top:0;left:0;transform:translateX(-50%);width:164px;aspect-ratio:5/7;border-radius:13px;overflow:hidden;box-shadow:0 14px 26px -12px rgba(0,0,0,.75);display:flex;flex-direction:column;align-items:center;isolation:isolate;background-size:cover;background-position:50%}.pack:before{content:"";background-image:radial-gradient(130% 105% at 50% 96%,rgba(0,0,0,.38),transparent 64%);z-index:1}.pack:after,.pack:before{position:absolute;inset:0;pointer-events:none}.pack:after{content:"COVETED";padding-top:9px;font-size:6px;font-weight:800;font-style:normal;letter-spacing:.42em;text-indent:.42em;line-height:1;color:var(--box-foil,rgba(255,255,255,.42));text-shadow:0 1px 0 rgba(0,0,0,.45),0 -1px 0 rgba(255,255,255,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.24),inset 1px 0 0 rgba(255,255,255,.07),inset -1px 0 0 rgba(0,0,0,.2),inset 0 -1px 0 rgba(0,0,0,.38)}.pack-name,.pack:after{z-index:2;text-align:center}.pack-name{margin-top:22px;padding:0 10px;font-family:var(--pack-name-font,inherit);font-weight:var(--pack-name-weight,700);font-style:var(--pack-name-style,normal);font-size:var(--pack-name-size,12px);line-height:1.25;letter-spacing:var(--pack-name-spacing,.15em);text-transform:var(--pack-name-transform,uppercase);color:var(--pack-name-color,#fff);text-shadow:var(--pack-name-shadow,0 2px 8px rgba(0,0,0,.45))}.pack-trim{position:absolute;inset:7px;z-index:4;border:1px solid rgba(255,255,255,.13);border-radius:7px;box-shadow:inset 0 1px 0 rgba(0,0,0,.2);pointer-events:none}.pack-box{inset:0;width:100%;height:100%}.pack-box,.wheel-fade{position:absolute;z-index:5;pointer-events:none}.wheel-fade{top:0;bottom:0;width:128px}.wheel-fade.left{left:0;background:linear-gradient(90deg,var(--bg),transparent)}.wheel-fade.right{right:0;background:linear-gradient(-90deg,var(--bg),transparent)}.hero-copy{display:flex;flex-direction:column;gap:20px;margin-top:-80px;z-index:10;width:-moz-fit-content;width:fit-content;max-width:100%;padding:0 16px}.hero-copy h1{font-size:clamp(36px,4.2vw,64px);font-weight:800;line-height:1.1;color:var(--strong);text-align:left;white-space:nowrap}.hero-row{display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}.hero-row p{color:var(--muted);font-weight:600;font-size:14px;line-height:1.2;max-width:400px}.feed{position:relative;left:50%;transform:translateX(-50%);width:160vw;height:177px;margin:-80px 0;z-index:5;pointer-events:none}.feed-item{position:absolute;top:50%;left:0;animation:liveFeedFloat cubic-bezier(.45,0,.55,1) infinite}@keyframes liveFeedFloat{0%{transform:translateY(-50%) translateX(-100%)}to{transform:translateY(-50%) translateX(calc(100% + 160vw))}}@keyframes liveFeedFloatMobile{0%{transform:translateY(-50%) translateX(-100%)}to{transform:translateY(-50%) translateX(calc(100% + 320vw))}}.feed-bob{display:flex;flex-direction:column;align-items:center;animation:liveFeedBob ease-in-out infinite}@keyframes liveFeedBob{0%,to{transform:translateY(calc(var(--bob-amp, 16px) * -1)) rotate(calc(var(--bob-rot, 6deg) * -1))}50%{transform:translateY(var(--bob-amp,16px)) rotate(var(--bob-rot,6deg))}}.feed-img{position:relative;display:flex;align-items:center;justify-content:center}.feed-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:83.3333%;aspect-ratio:1/1;border-radius:50%;opacity:var(--glow-opacity);filter:blur(25px)}.feed-img img{position:relative;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(0,0,0,.5))}.feed-price{color:var(--strong);font-weight:800;font-size:14px;white-space:nowrap;text-shadow:0 2px 6px rgba(0,0,0,.6)}.stats{flex-direction:column;gap:12px}.stats,.stats-row{display:flex;align-items:center}.stats-row{flex-wrap:wrap;justify-content:space-between;gap:32px;width:100%;padding:32px 48px;background:var(--card);border-radius:16px}.stat{display:flex;align-items:flex-start;gap:16px}.stat-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid var(--chrome);border-radius:12px;color:var(--muted)}.stat-icon svg{width:22px;height:22px}.stat-text b{font-size:24px;font-weight:800;color:var(--strong)}.stat-text b,.stat-text>span{display:block;line-height:1.2}.stat-text>span{font-size:14px;font-weight:600;color:var(--muted)}.stat-text .live-word{color:var(--green)}.stats-promo{text-align:center;font-weight:600;font-size:15px;color:var(--promo-text)}.stats-promo code{font-family:inherit;font-weight:900;color:var(--accent);letter-spacing:.06em}.section{display:flex;flex-direction:column;gap:32px;scroll-margin-top:96px}.section-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px}.section-head h2{font-size:32px;font-weight:800;color:var(--strong)}.section-head p{margin-top:10px;color:var(--muted);font-weight:600;max-width:56ch}.how-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.how-card{display:flex;flex-direction:column;align-items:center;gap:16px;padding:32px;border-radius:var(--radius);background:var(--card);min-width:0;overflow:hidden}.how-card>div:first-child{width:100%}.how-card.tall{grid-row:span 2}.how-card h3{font-size:20px;font-weight:800;color:var(--strong)}.how-card p{color:var(--muted);font-weight:600;font-size:15px}.how-visual{position:relative;display:grid;place-items:center;width:100%;max-width:492px;min-height:250px;margin:auto}.how-visual .pack{position:absolute;top:auto;left:auto;width:156px;border:1px solid var(--pack-border-soft);transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.how-visual .pack.center{z-index:30;transform:translateY(-9px)}.how-visual .pack.tilt-l{z-index:10;transform:translateX(-75px) translateY(18px) rotate(-13deg)}.how-visual .pack.tilt-r{z-index:20;transform:translateX(75px) translateY(18px) rotate(13deg)}.how-card.tall:hover .pack.center{transform:translateY(-18px)}.how-card.tall:hover .pack.tilt-l{transform:translateX(-99px) translateY(24px) rotate(-16deg)}.how-card.tall:hover .pack.tilt-r{transform:translateX(99px) translateY(24px) rotate(16deg)}.reveal-strip{width:100%;overflow:hidden}.reveal-track{display:flex;gap:12px;width:max-content}.how-card:hover .reveal-track{animation:marquee 1s ease-in-out}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.reveal-item{flex:none;width:84px;height:84px;display:flex;align-items:center;justify-content:center;background:var(--card-raised);border-radius:16px}.reveal-item img{object-fit:contain;width:60px;height:60px}.unboxed-row{gap:14px;width:100%;padding:12px 24px 12px 12px;border-radius:12px;background:var(--card-raised)}.unboxed-row,.unboxed-thumb{display:flex;align-items:center}.unboxed-thumb{width:60px;height:60px;flex:none;justify-content:center}.unboxed-thumb img{object-fit:contain;width:100%;height:100%;transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.unboxed-row:hover .unboxed-thumb img{transform:translateY(-3px) rotate(-8deg) scale(1.08)}.unboxed-text{flex:1 1;min-width:0}.unboxed-text b{display:block;font-weight:800;color:var(--strong);font-size:15.5px}.unboxed-text span{font-size:13px;font-weight:700;color:var(--muted)}.unboxed-price{font-weight:900;font-size:18px;color:var(--strong);white-space:nowrap}.packs-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:48px;gap:48px}.pack-cell{display:flex;flex-direction:column;align-items:center;gap:12px}.tilt-cell{position:relative;width:100%}.tilt-actions{position:absolute;top:8px;right:8px;z-index:10;display:flex;gap:8px;opacity:0;transition:opacity .15s ease}.tilt-cell:hover .tilt-actions{opacity:1}.tilt-actions button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;background:var(--chrome);color:var(--strong);transition:background .15s ease}.tilt-actions button:hover{background:var(--chrome-hover)}.tilt-actions button svg{width:16px;height:16px}.tilt-wrap{display:block;will-change:transform}.tilt-wrap,.tilt-wrap .pack{position:relative;width:100%}.tilt-wrap .pack{top:auto;left:auto;transform:none}.tilt-glare-wrap{inset:0;border-radius:13px;overflow:hidden}.tilt-glare,.tilt-glare-wrap{position:absolute;pointer-events:none}.tilt-glare{top:50%;left:50%;transform-origin:0 0;transform:rotate(0deg) translate(-50%,-50%);background:linear-gradient(0deg,rgba(255,255,255,0),rgb(255,255,255))}.pack-cell-price{font-weight:700;font-size:16px;color:var(--strong)}.cta-band{display:flex;border-radius:var(--radius);background:var(--card);overflow:hidden}.cta-media{position:relative;width:449px;aspect-ratio:449/217;flex:none;overflow:hidden;background:var(--cta-media-bg)}.cta-media:after{content:"";position:absolute;inset:0;z-index:5;pointer-events:none;background:linear-gradient(90deg,transparent 55%,var(--card) 97%)}.cta-media>img{position:absolute;object-fit:contain;filter:drop-shadow(0 14px 24px rgba(0,0,0,.6))}.cta-media .c-alma{left:-22px;bottom:-24px;height:150px;transform:rotate(-12deg);z-index:2}.cta-media .c-flap{left:86px;bottom:-16px;height:110px;transform:rotate(-8deg);z-index:4}.cta-media .c-birkin{left:155px;bottom:-42px;height:205px;transform:rotate(4deg);z-index:3}.cta-media .c-dior{right:92px;bottom:-10px;height:138px;transform:rotate(8deg);z-index:2}.cta-media .c-kelly{right:-28px;bottom:-30px;height:170px;transform:rotate(13deg);z-index:1}.cta-body{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:32px;flex:1 1}.cta-body h2{font-size:24px;font-weight:800;color:var(--strong)}.cta-body p{color:var(--muted);font-size:16px;font-weight:600}.cta-body p code{font-family:inherit;font-weight:600;color:var(--accent)}.cta-body .btn{height:40px;padding:0 24px;font-size:16px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;align-items:start}.faq-col{display:flex;flex-direction:column;gap:16px}.faq-item{border-radius:8px;background:var(--card);padding:0 16px}.faq-trigger{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;font-size:16px;font-weight:800;color:var(--strong);text-align:left}.faq-chevron{flex:none;display:inline-flex;color:var(--muted);transition:transform .2s ease-out}.faq-chevron svg{width:16px;height:16px}.faq-item.open .faq-chevron{transform:rotate(180deg)}.faq-content{overflow:hidden;transition:height .2s ease-out}.faq-content p{padding-bottom:16px;font-size:16px;font-weight:500;color:var(--text)}.footer{display:flex;flex-direction:column;align-items:center;width:100%}.footer-main{display:flex;flex-wrap:wrap;gap:16px;padding-top:32px;padding-bottom:32px}.footer-brand{flex:1 1;min-width:260px;max-width:560px}.footer-brand p{margin-top:10px;color:var(--muted);font-size:16px;font-weight:500;max-width:288px}.footer-cols{flex:1 1;display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px}.footer-col{display:flex;flex-direction:column;gap:4px;min-width:176px}.footer-head{font-size:16px;font-weight:700;color:var(--strong)}.footer-col a{color:var(--muted);font-size:16px;font-weight:500;line-height:24px}.footer-col a:hover{color:var(--text)}.footer-rule{width:100%;height:1px;background:var(--card)}.footer-bottom{padding-top:16px;padding-bottom:16px;font-size:12px}.footer-bottom .c1{color:var(--muted)}.footer-bottom .c2{color:var(--faint)}@media (max-width:900px){.nav-links{display:none}.how-grid{grid-template-columns:1fr}.how-card.tall{grid-row:auto}.packs-grid{grid-template-columns:repeat(3,1fr)}.faq-grid{grid-template-columns:1fr}.cta-band{flex-direction:column}.cta-media{width:100%;min-height:240px}.wheel-strip{height:380px}.wheel{top:1444px}}@media (max-width:560px){.hero-copy h1{white-space:normal}.packs-grid{grid-template-columns:repeat(2,1fr)}.stats-row{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){.feed-bob,.feed-item,.wheel{animation:none}}.box-page{position:relative;display:flex;flex-direction:column;padding-bottom:120px;min-height:70vh}.box-watermark{position:absolute;top:0;left:0;right:0;height:380px;z-index:-1;pointer-events:none;overflow:hidden;mask-image:radial-gradient(ellipse 58% 85% at 50% 45%,#000 40%,transparent 92%);-webkit-mask-image:radial-gradient(ellipse 58% 85% at 50% 45%,#000 40%,transparent 92%)}.box-watermark:before{content:"";position:absolute;inset:-45%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='420' height='170'%3E%3Ctext x='0' y='96' font-family='Arial, sans-serif' font-size='27' font-weight='800' letter-spacing='5' fill='rgba(255,255,255,0.022)'%3ECOVETED%3C/text%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='420' height='170'%3E%3Ctext x='0' y='96' font-family='Arial, sans-serif' font-size='27' font-weight='800' letter-spacing='5' fill='rgba(255,255,255,0.022)'%3ECOVETED%3C/text%3E%3C/svg%3E");background-position:0 0,210px 85px;transform:rotate(-12deg)}.box-back-row{padding-top:16px;padding-bottom:12px}.box-back{display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 12px;border-radius:6px;color:var(--muted);font-size:16px;font-weight:700;transition:background .15s ease,color .15s ease}.box-back:hover{background:var(--hover-pill);color:var(--text)}.box-back svg{width:16px;height:16px}.reel{position:relative;width:100%;height:250px;overflow:hidden}.reel-marker{position:absolute;left:50%;transform:translateX(-50%);z-index:5;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent}.reel-marker.top{top:0;border-top:10px solid var(--marker)}.reel-marker.bottom{bottom:0;border-bottom:10px solid var(--marker)}.reel-track{display:flex;gap:0;align-items:center;height:100%;width:max-content;padding-left:50%;will-change:transform}.reel-card{flex:none;width:195px}.reel-art,.reel-card{display:flex;align-items:center;justify-content:center}.reel-art{position:relative;height:130px;width:100%;transition:transform .2s ease}.reel-card.is-center .reel-art{transform:scale(1.25)}.reel-card.is-center .reel-art:before{width:156px;height:156px;opacity:.48}.reel-art:before{content:"";position:absolute;width:117px;height:117px;border-radius:50%;background:radial-gradient(circle,var(--g,#829dbb) 0,transparent 62%);opacity:.4;transition:width .2s ease,height .2s ease}.card-back{position:absolute;width:107px;height:107px;display:flex;align-items:center;justify-content:center;color:var(--g,#829dbb);opacity:0;transition:opacity .2s ease;pointer-events:none}.card-back svg{width:100%;height:100%}.reel.spinning .reel-card.is-center .card-back{opacity:.9}.reel-art img{position:relative;max-height:106px;max-width:130px;object-fit:contain;filter:drop-shadow(0 6px 12px rgba(0,0,0,.5))}.reel-card{transition:opacity .35s ease}.reel.settled .reel-card:not(.landed){opacity:.22}.reel-card.landed .reel-art{animation:revealPop .7s cubic-bezier(.34,1.56,.64,1);transform:scale(1.45)}.reel-card.landed .reel-art:before{opacity:.9}@keyframes revealPop{0%{transform:scale(1.3)}55%{transform:scale(1.6)}to{transform:scale(1.45)}}.reel-label{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);text-align:center;transition:opacity .2s ease;pointer-events:none;z-index:4;animation:labelPop .4s cubic-bezier(.34,1.56,.64,1)}@keyframes labelPop{0%{transform:translateX(-50%) translateY(10px) scale(.9)}to{transform:translateX(-50%) translateY(0) scale(1)}}.reel-name{font-weight:700;white-space:nowrap}.reel-name,.reel-price{color:var(--strong);font-size:15px}.reel-price{font-weight:800}.credit-card{position:relative;width:96px;height:60px;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;background:var(--cc-grad);border:1px solid var(--cc-border);box-shadow:0 8px 16px rgba(0,0,0,.45);overflow:hidden}.credit-card:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 30%,rgba(255,255,255,.14) 45%,transparent 60%)}.cc-amt{font-size:20px;font-weight:900;color:var(--strong);line-height:1}.cc-label{font-size:7.5px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.55)}.box-controls{gap:8px;width:100%;height:72px;padding:12px;margin-top:4px;border-radius:12px;background:var(--control)}.box-controls,.qty-stepper{display:flex;align-items:center;justify-content:space-between}.qty-stepper{width:160px;height:48px;padding:2px}.qty-stepper p{font-size:16px;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none}.qty-stepper button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:6px;border:1px solid rgba(255,255,255,.2);color:var(--strong);transition:background .15s ease}.qty-stepper button:hover{background:rgba(255,255,255,.08)}.qty-stepper button svg{width:20px;height:20px}.open-group{display:flex;align-items:center;gap:4px}.btn-open{min-width:192px;height:44px;padding:0 20px;border-radius:6px;background:var(--open);color:var(--open-ink);font-size:16px;font-weight:800;transition:background .15s ease}.btn-open:hover{background:var(--open-hover)}.btn-open:disabled{opacity:.6;cursor:not-allowed}.btn-demo{width:90px;height:44px;border-radius:6px;background:var(--chrome);color:var(--strong);font-size:16px;font-weight:700;transition:background .15s ease}.btn-demo:hover{background:var(--chrome-hover)}.btn-demo:disabled{opacity:.6;cursor:not-allowed}.control-ghosts{display:flex;align-items:center;justify-content:flex-end;gap:8px;width:165px}.control-ghosts button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:6px;color:var(--muted);transition:background .15s ease,color .15s ease}.control-ghosts button:hover{background:var(--hover-pill);color:var(--strong)}.control-ghosts button.ghost-active{background:var(--hover-pill);color:var(--accent)}.control-ghosts button svg{width:20px;height:20px}.box-items{display:flex;flex-direction:column;gap:24px;margin-top:28px}.box-title{gap:14px}.box-thumb,.box-title{display:flex;align-items:center}.box-thumb{position:relative;width:46px;height:62px;border-radius:8px;flex:none;justify-content:center;overflow:hidden;box-shadow:0 8px 16px rgba(0,0,0,.45)}.box-thumb .pack-box{filter:drop-shadow(0 3px 6px rgba(0,0,0,.4))}.box-title-text{flex:1 1;min-width:0}.box-title-text h2{font-size:20px;font-weight:800;color:var(--strong)}.box-title-text p{font-size:14px;font-weight:600;color:var(--muted)}.box-fav{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:6px;color:var(--muted);transition:background .15s ease,color .15s ease}.box-fav:hover{background:var(--hover-pill);color:var(--strong)}.box-fav svg{width:20px;height:20px}.odds-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:16px;gap:16px}.odds-card{height:192px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:16px;border-radius:8px;background:var(--control);transition:background .2s ease-in-out;cursor:pointer}.odds-card:hover{background:var(--control-hover)}.odds-pct{color:var(--muted);font-size:12px;font-weight:600}.odds-art{position:relative;flex:1 1;display:flex;align-items:center;justify-content:center;width:100%;min-height:0;padding:6px 0}.odds-art:before{content:"";position:absolute;width:120px;height:108px;border-radius:50%;background:radial-gradient(circle,var(--g,#8fa3b8) 0,transparent 62%);opacity:.34}.odds-art img{position:relative;max-height:96px;max-width:120px;object-fit:contain}.odds-art .credit-card{width:88px;height:55px}.odds-meta{width:100%;display:flex;flex-direction:column;gap:4px}.odds-name{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;color:var(--muted);font-size:13px;font-weight:600}.odds-price{text-align:center;color:var(--strong);font-size:14px;font-weight:800}@media (max-width:1024px){.odds-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:720px){.odds-grid{grid-template-columns:repeat(2,1fr)}.box-controls{height:auto;flex-direction:column;gap:12px}.qty-stepper{width:100%}.open-group{width:100%;flex-direction:column;gap:8px}.btn-demo,.btn-open{width:100%}.control-ghosts{width:100%;justify-content:center}.reel{height:230px}}.rare-flare{position:fixed;inset:0;z-index:60;pointer-events:none;opacity:0;transition:opacity .6s ease}.rare-flare.show{opacity:1}.browse-page{padding-top:32px;padding-bottom:80px;min-height:70vh}.browse{display:flex;flex-direction:column;gap:16px}.browse-head{gap:8px}.browse-head,.browse-search{display:flex;align-items:center}.browse-search{position:relative;flex:1 1}.browse-search>svg{position:absolute;left:12px;width:20px;height:20px;color:var(--muted);pointer-events:none}.browse-search input{width:100%;height:40px;padding:0 64px 0 40px;border-radius:6px;border:1px solid var(--chrome);background:var(--control);color:var(--text);font:inherit;font-size:16px;outline:none}.browse-search input::placeholder{color:var(--muted)}.browse-reset{position:absolute;right:8px;padding:4px 8px;color:var(--accent);font-size:14px;font-weight:600}.browse-reset:hover{color:var(--accent-hover)}.browse-create{height:40px;padding:0 20px;font-size:16px}.browse-create svg{width:20px;height:20px}.browse-filters{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.filter-wrap{position:relative}.filter-chip{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:40px;border-radius:6px;background:var(--card);color:var(--strong);font-size:16px;font-weight:500;transition:background .15s ease}.filter-chip:hover{background:var(--control)}.filter-chip svg{width:16px;height:16px;flex:none}.filter-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:20;display:flex;flex-direction:column;padding:4px;border-radius:8px;background:var(--control);border:1px solid var(--chrome);box-shadow:0 12px 28px rgba(0,0,0,.5)}.filter-menu button{padding:8px 10px;border-radius:6px;text-align:left;font-size:15px;color:var(--text)}.filter-menu button:hover{background:var(--hover-pill)}.filter-menu button.active{color:var(--accent)}.browse-grid{margin-top:8px}.browse-empty{text-align:center;color:var(--muted);padding:40px 0}.browse-more{width:100%;height:80px;border-radius:6px;background:var(--control);color:var(--strong);font-size:16px;font-weight:700;transition:background .15s ease}.browse-more:hover{background:var(--control-hover)}@media (max-width:720px){.browse-filters{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.wheel-strip{height:420px}.wheel{top:1500px}.spoke{height:1460px}.pack{width:170px}.pack-name{margin-top:22px;font-size:16px}.hero-copy{margin-top:-36px;gap:14px}.hero-row{justify-content:flex-start;gap:14px}.feed{height:150px;margin:-56px 0;width:320vw}.feed-item{animation-name:liveFeedFloatMobile}.stats-row{padding:24px;gap:20px}.cta-body,.how-card{padding:22px}.section-head{flex-direction:column;align-items:stretch}.packs-grid{gap:24px 16px}.section-head .btn{width:100%}.footer-main{flex-direction:column;gap:24px;padding-top:28px;padding-bottom:28px}.footer-cols{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px 16px;gap:24px 16px}.footer-col{min-width:0}.footer-col:last-child{grid-column:span 2}.footer-bottom p{line-height:1.6}}.nav-burger{display:none;align-items:center;justify-content:center;width:40px;height:40px;margin-left:auto;border-radius:6px;color:var(--strong)}.nav-burger svg{width:24px;height:24px}.nav-menu{display:none;flex-direction:column;gap:4px;padding:20px 16px;height:calc(100dvh - 65px - env(safe-area-inset-top));overflow-y:auto;background:var(--bg);animation:menuIn .18s ease-out}@keyframes menuIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.nav-menu>a{display:flex;align-items:center;gap:18px;padding:17px 10px;border-radius:8px;font-size:21px;font-weight:600;color:var(--text)}.nav-menu>a:active{background:var(--hover-pill)}.nav-menu>a svg{width:25px;height:25px;color:var(--muted)}.nav-menu-auth{display:flex;flex-direction:column;gap:12px;padding:28px 24px;border-radius:16px;background:var(--card);margin-bottom:20px}.nav-menu-auth .btn{height:36px;font-size:16px}@media (max-width:900px){.nav-cta{display:none}.nav-burger,.nav-menu{display:flex}}.rewards-page{padding-top:32px;padding-bottom:80px}.rewards-layout{display:flex;align-items:flex-start;gap:32px}.rewards-main{flex:1 1;min-width:0}.reward-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.reward-card{justify-content:center;padding:24px;border-radius:16px;background-color:var(--control);background-image:radial-gradient(circle at 50% 0,var(--reward-glow) 0,transparent 50%)}.reward-card,.reward-col{display:flex;align-items:center}.reward-col{flex-direction:column;gap:16px;max-width:240px}.reward-ico{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:16px;background:var(--reward-tile);color:var(--accent)}.reward-ico svg{width:32px;height:32px}.reward-text{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.reward-title{font-size:16px;font-weight:800}.reward-desc{font-size:16px;font-weight:600;line-height:20px;color:var(--muted);text-align:center}.reward-btn{width:192px;height:40px;padding:0 24px;font-size:16px}.free-packs{display:flex;flex-direction:column;gap:40px;padding-top:32px;margin-top:32px}.fp-head{display:flex;align-items:center;gap:8px}.fp-head svg{width:22px;height:22px;color:var(--muted)}.fp-head h2{font-size:20px;font-weight:800}.fp-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.fp-pack{display:block}.fp-card .pack{position:relative;top:auto;left:auto;transform:none;width:100%}.free-box{display:block;width:100%;height:auto;border-radius:13px;box-shadow:0 14px 26px -12px rgba(0,0,0,.75);transition:transform .25s ease}.fp-pack:hover .free-box{transform:translateY(-6px)}.free-box text{font-family:var(--font-sans),system-ui,sans-serif}.fp-label{display:flex;justify-content:center;align-items:center;gap:8px;padding:12px 0 16px}.fp-label svg{width:18px;height:18px;color:var(--strong)}.fp-label p{font-size:16px;font-weight:800;color:var(--strong)}.top-opens{display:none}.to-head{display:flex;align-items:center;gap:8px;padding-bottom:16px}.to-head svg{width:20px;height:20px;color:#ecc94b}.to-head p{font-size:16px;font-weight:800}.to-feed{position:relative;overflow:hidden}.to-card{position:absolute;left:0;width:100%;height:180px;padding:8px;border-radius:8px;background:var(--control);overflow:hidden;cursor:pointer;transition:top .5s ease-in-out,opacity .5s ease-in-out}.to-inner{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;height:100%;opacity:0;transform:translateY(90px);transition:opacity .5s ease-in-out,transform .5s ease-in-out}.to-inner.in{opacity:1;transform:none}.to-avatar{position:absolute;top:6px;right:6px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;border:2px solid var(--chrome);font-size:11px;font-weight:800;color:var(--strong)}.to-inner img{width:92px;height:92px;object-fit:contain}.to-name{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;color:var(--muted)}.to-price{font-size:14px;font-weight:800;color:var(--strong)}@media (min-width:480px){.fp-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:640px){.fp-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:768px){.fp-grid{grid-template-columns:repeat(5,1fr)}}@media (min-width:1024px){.top-opens{display:flex;flex-direction:column;width:224px}}@media (max-width:640px){.reward-cards{grid-template-columns:1fr}}.legal-page{max-width:720px;padding-top:40px;padding-bottom:96px}.legal-page h1{font-size:32px;font-weight:800}.legal-updated{margin-top:8px;font-size:14px;font-weight:600;color:var(--muted)}.legal-page section{margin-top:32px}.legal-page h2{font-size:18px;font-weight:800;margin-bottom:8px}.legal-page section p{font-size:15px;font-weight:500;line-height:1.6;color:var(--promo-text)}.legal-page section a{color:var(--accent)}.auth-page{display:flex;justify-content:center;padding-top:56px;padding-bottom:96px}.auth-card{display:flex;flex-direction:column;gap:14px;width:100%;max-width:400px;padding:32px 28px;border-radius:16px;background:var(--card)}.auth-card h1{font-size:24px;font-weight:800}.auth-sub{margin-top:-6px;font-size:14px;font-weight:600;line-height:1.3;color:var(--muted)}.auth-card label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:700;color:var(--promo-text)}.auth-card input{height:42px;padding:0 14px;border:1px solid var(--chrome);border-radius:6px;background:var(--control);color:var(--text);font:inherit;font-size:15px;outline:none;transition:border-color .15s ease}.auth-card input:focus{border-color:var(--accent)}.auth-card .btn{height:40px;margin-top:6px;font-size:16px}.auth-error{color:#f28b82}.auth-error,.auth-switch{font-size:13.5px;font-weight:600}.auth-switch{text-align:center;color:var(--muted)}.auth-switch a{color:var(--accent)}.nav-user{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 6px;font-size:15px;font-weight:700}.auth-card h1,.box-title-text h2,.cta-body h2,.fp-head h2,.hero-copy h1,.how-card h3,.legal-page h1,.legal-page h2,.section-head h2{font-family:var(--font-display,inherit);font-weight:var(--display-weight,800);letter-spacing:var(--display-spacing,normal)}.cc-amt,.feed-price,.odds-price,.pack-cell-price,.reel-price,.stat-text b,.to-price,.unboxed-price{font-family:var(--price-font,inherit);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}html[data-theme=vitrine]{--bg:#171310;--card:#201b16;--card-raised:#171310;--control:#251f19;--control-hover:#2c251d;--line:rgba(214,186,134,0.14);--line-strong:rgba(214,186,134,0.28);--text:#f3ecdf;--strong:#f7f1e5;--muted:#9a8d7a;--faint:#7a6f5f;--chrome:#3a3128;--chrome-hover:#4a4033;--hover-pill:rgba(200,169,97,0.12);--nav-bg:rgba(32,27,22,0.9);--accent:#c8a961;--accent-hover:#d8bb76;--accent-ink:#1a1510;--promo-text:#cdc2af;--open:#c8a961;--open-hover:#d8bb76;--open-ink:#1a1510;--marker:#c8a961;--glow-opacity:0.42;--pack-border-soft:rgba(216,187,118,0.35);--cc-grad:linear-gradient(135deg,#322a1e,#241d14 55%,#191410);--cc-border:rgba(200,169,97,0.45);--cta-media-bg:radial-gradient(260px 220px at 30% 40%,rgba(200,169,97,0.28),transparent 72%),radial-gradient(280px 230px at 78% 70%,rgba(146,100,60,0.3),transparent 72%),linear-gradient(160deg,#292219,#15100c);--reward-glow:#3a3126;--reward-tile:#2e261d;--font-display:var(--font-serif);--display-weight:500;--display-spacing:0.005em;--logo-font:var(--font-serif);--logo-weight:500;--logo-spacing:0.3em;--price-font:var(--font-serif);--pack-name-font:var(--font-serif);--pack-name-weight:500;--pack-name-style:normal;--pack-name-spacing:0.02em;--pack-name-transform:none;--tier-1:#9a8c7a;--tier-2:#c99ba4;--tier-3:#d67d8e;--tier-4:#b06bc7;--tier-5:#d64545;--tier-6:#d9a94f}html[data-theme=vitrine] .pack{border:1px solid rgba(216,187,118,.45);border-radius:8px}html[data-theme=vitrine] .reel-price{color:var(--accent)}html[data-theme=vitrine] .cc-amt{color:#e6cd91}html[data-theme=vitrine] .cc-label{color:rgba(230,205,145,.6)}html[data-theme=vitrine] .odds-price,html[data-theme=vitrine] .pack-cell-price,html[data-theme=vitrine] .unboxed-price{color:var(--accent)}html[data-theme=vitrine] .box-watermark:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='440' height='170'%3E%3Ctext x='0' y='96' font-family='Didot, serif' font-size='30' letter-spacing='14' fill='rgba(200,169,97,0.035)'%3ECOVETED%3C/text%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='440' height='170'%3E%3Ctext x='0' y='96' font-family='Didot, serif' font-size='30' letter-spacing='14' fill='rgba(200,169,97,0.035)'%3ECOVETED%3C/text%3E%3C/svg%3E")}html[data-theme=atelier]{--bg:#f4efe5;--card:#fbf8f1;--card-raised:#efe8db;--control:#efe8db;--control-hover:#e9e1d2;--line:rgba(33,26,20,0.12);--line-strong:rgba(33,26,20,0.3);--text:#211a14;--strong:#171310;--muted:#7d7264;--faint:#988d7d;--chrome:#d8cfbd;--chrome-hover:#cbc0a9;--hover-pill:rgba(33,26,20,0.07);--nav-bg:rgba(251,248,241,0.92);--accent:#7b2331;--accent-hover:#91303f;--accent-ink:#f7f2e8;--promo-text:#5f5546;--green:#2e7d4f;--open:#7b2331;--open-hover:#91303f;--open-ink:#f7f2e8;--marker:#7b2331;--glow-opacity:0.26;--pack-border-soft:rgba(33,26,20,0.15);--cc-grad:linear-gradient(135deg,#fdfaf3,#f2ecdd 60%,#e9e1cd);--cc-border:rgba(123,35,49,0.5);--cta-media-bg:radial-gradient(260px 220px at 30% 40%,rgba(236,207,205,0.7),transparent 72%),radial-gradient(280px 230px at 78% 70%,rgba(204,214,197,0.6),transparent 72%),linear-gradient(160deg,#f0e9db,#e7dfcd);--reward-glow:#f4ecda;--reward-tile:#eee5d4;--font-display:var(--font-serif);--display-weight:460;--display-spacing:0.005em;--logo-font:var(--font-serif);--logo-weight:500;--logo-spacing:0.3em;--price-font:var(--font-serif);--pack-name-font:var(--font-serif);--pack-name-weight:500;--pack-name-style:normal;--pack-name-spacing:0.02em;--pack-name-transform:none;--tier-1:#8a7d6c;--tier-2:#b98692;--tier-3:#c4677c;--tier-4:#8f5aa8;--tier-5:#b53a3a;--tier-6:#a8842c}html[data-theme=atelier] .pack{border:1px solid rgba(33,26,20,.18);border-radius:4px;box-shadow:0 14px 26px -12px rgba(60,45,30,.35)}html[data-theme=atelier] .pack-box{filter:drop-shadow(0 8px 14px rgba(60,45,30,.3))}html[data-theme=atelier] .spoke{animation-name:packShadeLight}@keyframes packShadeLight{0%{opacity:1}6.4%{opacity:1}7.8%{opacity:.45}9.2%{opacity:0}90.8%{opacity:0}92.2%{opacity:.45}93.6%{opacity:1}to{opacity:1}}html[data-theme=atelier] .odds-price,html[data-theme=atelier] .pack-cell-price,html[data-theme=atelier] .reel-price,html[data-theme=atelier] .unboxed-price{color:var(--accent)}html[data-theme=atelier] .cc-amt{color:#7b2331}html[data-theme=atelier] .cc-label{color:rgba(123,35,49,.6)}html[data-theme=atelier] .feed-img img,html[data-theme=atelier] .reel-art img{filter:drop-shadow(0 6px 12px rgba(60,45,30,.3))}html[data-theme=atelier] .feed-price{text-shadow:none}html[data-theme=atelier] .filter-menu{box-shadow:0 12px 28px rgba(60,45,30,.18)}html[data-theme=atelier] .box-watermark:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='440' height='170'%3E%3Ctext x='0' y='96' font-family='Didot, serif' font-size='30' letter-spacing='14' fill='rgba(33,26,20,0.04)'%3ECOVETED%3C/text%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='440' height='170'%3E%3Ctext x='0' y='96' font-family='Didot, serif' font-size='30' letter-spacing='14' fill='rgba(33,26,20,0.04)'%3ECOVETED%3C/text%3E%3C/svg%3E")}.theme-switcher{position:fixed;right:16px;bottom:16px;z-index:90;display:flex;gap:4px;padding:5px;border-radius:999px;background:rgba(16,13,12,.85);border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 10px 28px rgba(0,0,0,.35)}.theme-switcher button{padding:6px 13px;border-radius:999px;font-size:12.5px;font-weight:700;color:rgba(244,239,231,.65);transition:background .15s ease,color .15s ease}.theme-switcher button:hover{color:#fff}.theme-switcher button.active{background:#f4efe7;color:#17130f}.auth-overlay{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(0,0,0,.6)}.auth-modal{width:100%;max-width:460px;max-height:calc(100vh - 32px);overflow-y:auto;border-radius:16px}.auth-modal .auth-card{max-width:none;padding:40px 36px 28px}.auth-modal .auth-card h1,.auth-modal .auth-sub{text-align:center}.auth-attest{flex-direction:row!important;align-items:flex-start;gap:10px!important;font-size:13px;font-weight:600!important;line-height:1.45;color:var(--muted)!important;cursor:pointer}.auth-attest input{width:16px;min-width:16px;height:16px;margin-top:2px;accent-color:var(--accent);cursor:pointer}.auth-attest a{color:var(--text);text-decoration:underline}.auth-switch button{color:var(--accent);font-weight:700}.deals-page{padding-top:32px;padding-bottom:96px}.deal-panels{display:grid;grid-template-columns:300px 1fr 300px;grid-gap:24px;gap:24px;align-items:stretch}.deal-panel{display:flex;flex-direction:column;padding:24px;border-radius:16px;background:var(--card)}.deal-label{font-size:14px;font-weight:700;color:var(--text)}.deal-label-row{display:flex;justify-content:space-between;align-items:center;margin-top:22px}.deal-outcome{font-size:14px;font-weight:800}.deal-price-row{gap:8px;margin-top:10px;padding:6px;border-radius:8px;background:var(--bg)}.deal-currency,.deal-price-row{display:flex;align-items:center}.deal-currency{justify-content:center;width:36px;height:32px;border-radius:6px;background:var(--chrome);font-weight:800;font-size:14px}.deal-price-row input{flex:1 1;min-width:0;border:none;background:none;color:var(--text);font:inherit;font-size:15px;font-weight:700;outline:none}.deal-max{padding:6px 12px;border-radius:6px;background:var(--chrome);font-size:13px;font-weight:700;color:var(--muted)}.deal-track{position:relative;height:26px;margin-top:10px;border-radius:6px;background:var(--bg);overflow:hidden}.deal-track-fill{position:absolute;inset:3px auto 3px 3px;border-radius:4px;background:var(--green);min-width:6px;transition:width .15s ease}.deal-chips{display:flex;gap:8px;margin-top:12px}.deal-chips button{flex:1 1;height:36px;border-radius:6px;background:var(--chrome);font-size:14px;font-weight:700;color:var(--muted);transition:background .15s ease,color .15s ease}.deal-chips button:hover:not(:disabled){color:#fff}.deal-chips button:disabled{opacity:.45;cursor:default}.deal-reset{margin-top:auto;height:44px;border-radius:8px;background:var(--control);font-weight:700;color:var(--muted);transition:background .15s ease,color .15s ease}.deal-reset:hover{color:#fff}.deal-gauge-panel{position:relative;align-items:center;gap:22px}.deal-brand{font-weight:900;font-size:18px;letter-spacing:.13em}.deal-brand span{color:var(--accent)}.deal-gauge{position:relative;width:300px;height:300px}.deal-ring{position:absolute;inset:0;border-radius:50%;background:conic-gradient(var(--green) 0 var(--arc,0deg),var(--chrome) var(--arc,0deg) 1turn);-webkit-mask:radial-gradient(closest-side,transparent 78%,#000 79%);mask:radial-gradient(closest-side,transparent 78%,#000 79%);transition:filter .3s ease}.deal-gauge.won .deal-ring{filter:drop-shadow(0 0 18px var(--green))}.deal-needle{position:absolute;left:50%;top:50%;width:3px;height:50%;transform-origin:top center;transform:translateX(-50%) rotate(calc(var(--sweep, 0deg) + 180deg))}.deal-needle:after{content:"";position:absolute;bottom:0;left:0;width:3px;height:26%;border-radius:2px;background:#fff;box-shadow:0 0 8px rgba(255,255,255,.6)}.deal-readout{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:34px;font-weight:800}.deal-result{color:var(--muted)}.deal-result.win{color:var(--green)}.deal-actions{display:flex;gap:10px;width:100%;max-width:460px}.deal-go{flex:1 1}.deal-pick{align-items:center;justify-content:flex-end;gap:10px;text-align:center}.deal-pick-art{position:relative;display:flex;align-items:center;justify-content:center;flex:1 1;width:100%}.deal-pick-art:before{content:"";position:absolute;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,var(--g,#829dbb) 0,transparent 62%);opacity:.4}.deal-pick-art img{position:relative;max-width:170px;max-height:170px;object-fit:contain;filter:drop-shadow(0 6px 12px rgba(0,0,0,.5))}.deal-pick-empty{display:flex;align-items:center;justify-content:center;flex:1 1;width:100%;color:var(--control)}.deal-pick-empty svg{width:150px;height:150px}.deal-pick-name{font-size:15px;font-weight:800}.deal-pick-row{display:flex;justify-content:space-between;width:100%}.deal-pick-value{font-size:16px;font-weight:700;color:var(--muted)}.deal-mult{font-size:16px;font-weight:800;color:#ecc94b}.deal-bar{display:flex;gap:12px;margin-top:28px;align-items:center}.deal-search{flex:1 1}.deal-bar .filter-chip{width:auto;flex:none;padding:0 18px}.deal-bound{display:flex;align-items:center;gap:8px;padding:6px;border-radius:8px;background:var(--card)}.deal-bound span{padding:6px 12px;border-radius:6px;background:var(--chrome);font-size:13px;font-weight:700}.deal-bound input{width:90px;border:none;background:none;color:var(--text);font:inherit;outline:none}.deal-bound input,.deal-count{font-size:14px;font-weight:700}.deal-count{margin-top:18px}.deal-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;margin-top:14px}.deal-card{display:flex;flex-direction:column;align-items:center;gap:4px;padding:6px 6px 14px;border:1px solid var(--control);border-radius:8px;text-align:center;transition:border-color .15s ease,background .15s ease}.deal-card:hover{background:var(--control)}.deal-card.selected{border-color:var(--accent)}.deal-card-art{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:132px}.deal-card-art:before{content:"";position:absolute;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle,var(--g,#829dbb) 0,transparent 62%);opacity:.35}.deal-card-art img{position:relative;max-height:110px;max-width:120px;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(0,0,0,.5))}.deal-card-name{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 8px;font-size:13px;font-weight:600;color:var(--promo-text)}.deal-card-price{font-size:14px;font-weight:800}@media (min-width:640px){.deal-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.deal-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.deal-grid{grid-template-columns:repeat(5,1fr)}}@media (max-width:980px){.deal-panels{grid-template-columns:1fr}.deal-gauge{width:240px;height:240px}.deal-bar{flex-wrap:wrap}.deal-search{flex-basis:100%}}.auth-forgot{align-self:flex-end;margin-top:-4px;font-size:13px;font-weight:600;color:var(--muted);transition:color .15s ease}.auth-forgot:hover{color:var(--accent)}.nav-balance{display:inline-flex;align-items:center;gap:7px;height:36px;padding:0 5px 0 14px;border-radius:6px;background:var(--control);font-size:15px;font-weight:800;color:var(--strong);white-space:nowrap;transition:background .15s ease}.nav-balance:hover{background:var(--control-hover)}.nav-balance:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.nav-balance>svg{width:17px;height:17px;color:var(--muted)}.nav-balance-add{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:5px;background:var(--hover-pill);color:var(--accent);transition:background .15s ease,color .15s ease}.nav-balance-add svg{width:14px;height:14px}.nav-balance:hover .nav-balance-add{background:var(--accent);color:var(--accent-ink)}.nav-balance-mobile{height:44px;justify-content:center;font-size:16px;padding:0 10px 0 16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.reel-short{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:6;width:min(340px,calc(100% - 32px));padding:20px 22px;border-radius:14px;background:var(--card);border:1px solid var(--chrome);box-shadow:0 20px 50px -20px rgba(0,0,0,.8);text-align:center}.reel-short-close{position:absolute;top:10px;right:10px;display:flex;color:var(--muted)}.reel-short-close svg{width:16px;height:16px}.reel-short-close:hover{color:#fff}.reel-short-title{font-size:16px;font-weight:800;color:#fff}.reel-short-body{margin-top:6px;font-size:14px;font-weight:600;line-height:1.35;color:var(--promo-text)}.reel-short-note{margin-top:10px;font-size:12.5px;font-weight:700;color:var(--muted)}.profile{position:relative;display:flex}.profile-avatar{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;font-size:15px;font-weight:800;color:#fff;border:1px solid rgba(255,255,255,.12);transition:box-shadow .15s ease}.profile-avatar:hover{box-shadow:0 0 0 3px rgba(255,255,255,.08)}.profile-avatar.lg{width:42px;height:42px;font-size:17px;cursor:default}.profile-menu{position:absolute;top:calc(100% + 10px);right:0;z-index:60;width:244px;padding:8px;border-radius:12px;background:var(--card);border:1px solid var(--chrome);box-shadow:0 24px 50px -20px rgba(0,0,0,.85)}.profile-head{display:flex;align-items:center;gap:10px;padding:8px 8px 12px}.profile-id{min-width:0}.profile-name{font-size:14px;font-weight:800;color:#fff}.profile-email,.profile-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-email{font-size:12.5px;font-weight:600;color:var(--muted)}.profile-divider{height:1px;margin:0 -8px 6px;background:var(--chrome)}.profile-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 8px;border-radius:7px;font-size:14px;font-weight:700;color:var(--promo-text);transition:background .15s ease,color .15s ease}.profile-item:hover{background:var(--control);color:#fff}.profile-item svg{width:17px;height:17px;color:var(--muted)}.account-page{max-width:720px;padding-top:40px;padding-bottom:96px}.account-title{font-size:32px;font-weight:800}.txn,.txn-balance{margin-top:24px}.txn-balance{display:flex;align-items:baseline;justify-content:space-between;padding:22px 24px;border-radius:16px;background:var(--card)}.txn-balance-label{font-size:14px;font-weight:700;color:var(--muted)}.txn-balance-amount{font-size:30px;font-weight:800}.txn-heading{margin-top:32px;font-size:18px;font-weight:800}.txn-empty{margin-top:16px;font-size:15px;font-weight:600;color:var(--muted)}.txn-list{margin-top:12px;list-style:none}.txn-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 4px;border-bottom:1px solid var(--chrome)}.txn-row-main{display:flex;flex-direction:column;gap:3px;min-width:0}.txn-type{font-size:15px;font-weight:700;color:#fff}.txn-detail{font-size:13px;font-weight:600;color:var(--promo-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.txn-date{font-size:12.5px;font-weight:600;color:var(--muted)}.txn-row-amt{display:flex;flex-direction:column;align-items:flex-end;gap:3px;white-space:nowrap}.txn-amount{font-size:15px;font-weight:800}.txn-amount.credit{color:var(--green)}.txn-amount.debit{color:var(--text)}.txn-after{font-size:12.5px;font-weight:600;color:var(--muted)}.txn-more{margin-top:20px;height:42px;width:100%}.multireel,.reel-stage{position:relative}.multireel{display:flex;overflow:hidden}.multireel-y{flex-direction:row;justify-content:center;gap:var(--col-gap);height:var(--view-h)}.multireel-y .multireel-col{position:relative;width:var(--col-w);flex:0 0 var(--col-w);overflow:hidden}.multireel-y .multireel-cell{height:var(--cell-h)}.multireel-x{flex-direction:column;gap:var(--row-gap);height:auto}.multireel-x .multireel-col{position:relative;width:100%;height:var(--row-h);overflow:hidden}.multireel-x .multireel-track{display:flex;flex-direction:row}.multireel-x .multireel-cell{width:var(--row-cell-w);flex:0 0 var(--row-cell-w);height:var(--row-h)}.multireel-track{will-change:transform}.multireel-cell{display:grid;place-items:center}.multireel-art{position:relative;display:grid;place-items:center;width:var(--art);height:var(--art);transition:transform .2s ease}.multireel-cell.is-center .multireel-art{transform:scale(1.25)}.multireel-cell.is-center .multireel-art:before{opacity:.5;transform:scale(1.3)}.multireel-art:before{content:"";position:absolute;inset:-18%;border-radius:50%;background:radial-gradient(circle,var(--g) 0,transparent 68%);opacity:.26;transition:opacity .2s ease,transform .2s ease;pointer-events:none}.multireel-art img{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 0 18px color-mix(in srgb,var(--g) 55%,transparent))}.multireel-art .credit-card{transform:scale(.62)}.multireel-cell.landed .multireel-art{animation:reel-pop .5s ease}.multireel-marker{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;pointer-events:none}.multireel-y .multireel-marker.start{left:0;border-left:10px solid var(--marker)}.multireel-y .multireel-marker.end{right:0;border-right:10px solid var(--marker)}.multireel-x .multireel-marker{top:auto;left:50%;transform:translateX(-50%);border:8px solid transparent;border-top:none;border-bottom:none}.multireel-x .multireel-marker.start{top:0;border-top:10px solid var(--marker)}.multireel-x .multireel-marker.end{bottom:0;border-bottom:10px solid var(--marker)}@media (max-width:900px){.multireel{gap:4px;height:320px}.multireel-col{width:88px;flex:0 0 88px}.multireel-cell{height:110px}.multireel-art{width:62px;height:62px}}.deposit-page{max-width:520px;padding-top:40px;padding-bottom:96px}.deposit-title{font-size:32px;font-weight:800}.deposit-sub{margin-top:8px;font-size:14.5px;font-weight:600;color:var(--muted)}.deposit-testbanner{margin-top:18px;padding:12px 16px;border-radius:var(--radius-sm);background:rgba(66,153,225,.12);font-size:13px;font-weight:700;line-height:1.5;color:var(--promo-text)}.deposit-presets{margin-top:24px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.deposit-preset{height:48px;border-radius:var(--radius-sm);border:1px solid var(--line-strong);background:var(--card);font-size:15px;font-weight:700;color:var(--text);transition:border-color .15s ease,background .15s ease}.deposit-preset:hover{background:var(--control-hover)}.deposit-preset.on{border-color:var(--accent);background:var(--control)}.deposit-label{display:block;margin-top:22px;margin-bottom:8px;font-size:13px;font-weight:700;color:var(--muted)}.deposit-custom{display:flex;align-items:center;gap:8px;height:48px;padding:0 14px;border-radius:var(--radius-sm);border:1px solid var(--line-strong);background:var(--card-raised)}.deposit-custom span{font-size:16px;font-weight:700;color:var(--muted)}.deposit-code,.deposit-custom input{width:100%;background:transparent;font-size:15px;font-weight:600;color:var(--text)}.deposit-code:focus,.deposit-custom input:focus{outline:none}.deposit-code{height:48px;padding:0 14px;border-radius:var(--radius-sm);border:1px solid var(--line-strong);background:var(--card-raised);text-transform:uppercase}.deposit-code::placeholder{color:var(--faint);text-transform:none}.deposit-summary{margin-top:24px;padding:16px 18px;border-radius:14px;background:var(--card)}.deposit-row{display:flex;align-items:baseline;justify-content:space-between;padding:6px 0;font-size:14.5px;font-weight:600;color:var(--promo-text)}.deposit-row.bonus{color:var(--green)}.deposit-row.total{margin-top:6px;padding-top:12px;border-top:1px solid var(--line);font-size:16px;font-weight:800;color:var(--strong)}.deposit-note{margin-top:10px;font-size:13px;font-weight:600;color:var(--muted)}.deposit-error{margin-top:14px;padding:10px 14px;border-radius:var(--radius-sm);background:rgba(229,62,62,.12);font-size:13.5px;font-weight:700;color:#fc8181}.deposit-go{margin-top:20px;width:100%;height:48px;font-size:16px}.checkout-page{min-height:100vh;display:grid;place-items:center;padding:32px 20px}.checkout{width:100%;max-width:400px;padding:32px;border-radius:16px;background:var(--card)}.checkout-provider{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.checkout-title{margin-top:10px;font-size:24px;font-weight:800}.checkout-summary{margin-top:22px;padding:14px 16px;border-radius:12px;background:var(--card-raised)}.checkout-row{display:flex;align-items:baseline;justify-content:space-between;padding:5px 0;font-size:14px;font-weight:600;color:var(--promo-text)}.checkout-row.bonus{color:var(--green)}.checkout-row.total{margin-top:5px;padding-top:10px;border-top:1px solid var(--line);font-size:15.5px;font-weight:800;color:var(--strong)}.checkout-body{font-size:14.5px;color:var(--promo-text)}.checkout-body,.checkout-note{margin-top:18px;font-weight:600;line-height:1.5}.checkout-note{font-size:13px;color:var(--muted)}.checkout-error{margin-top:16px;font-size:13.5px;font-weight:700;color:#fc8181}.checkout-actions{margin-top:20px;display:flex;gap:10px}.checkout-actions .btn{flex:1 1;height:44px}.txn-balance-right{display:flex;align-items:center;gap:16px}.txn-balance-add{height:40px}.reel-short-cta{margin-top:14px;height:40px}@media (max-width:640px){.deposit-presets{grid-template-columns:repeat(2,1fr)}.txn-balance{flex-direction:column;align-items:flex-start;gap:12px}.txn-balance-right{width:100%;justify-content:space-between}}.wins{margin-top:32px}.wins-heading{font-size:18px;font-weight:800}.wins-sub{margin-top:4px;font-size:13.5px;font-weight:600;color:var(--muted)}.wins-error{margin-top:12px;padding:10px 14px;border-radius:var(--radius-sm);background:rgba(229,62,62,.12);font-size:13.5px;font-weight:700;color:#fc8181}.wins-list{margin-top:14px;list-style:none;display:flex;flex-direction:column;gap:12px}.win-card{padding:14px 16px;border-radius:14px;background:var(--card)}.win-main{display:flex;align-items:center;gap:16px}.win-art{flex:0 0 auto;display:grid;place-items:center;width:68px;height:68px;border-radius:10px;background:var(--card-raised)}.win-art img{width:54px;height:54px;object-fit:contain}.win-info{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1 1 auto}.win-name{font-size:15px;font-weight:700;color:var(--strong);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.win-value{font-size:14px;font-weight:800;color:var(--green)}.win-date{font-size:12.5px;font-weight:600;color:var(--muted)}.win-actions{display:flex;gap:8px;flex:0 0 auto}.win-actions .btn{height:38px;padding:0 16px;font-size:14px}.win-status{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex:0 0 auto}.win-status-pill{padding:6px 12px;border-radius:999px;background:var(--control);font-size:12.5px;font-weight:700;color:var(--promo-text)}.win-tracking{font-size:12px;font-weight:600;color:var(--muted)}.ship-form{margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.ship-form-note{font-size:13px;font-weight:600;color:var(--muted)}.ship-grid{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.ship-input{height:42px;padding:0 14px;border-radius:var(--radius-sm);border:1px solid var(--line-strong);background:var(--card-raised);font-size:14px;font-weight:600;color:var(--text)}.ship-input::placeholder{color:var(--faint);font-weight:600}.ship-input:focus{outline:none;border-color:var(--accent)}.ship-input.span2{grid-column:1/-1}.ship-form-actions{margin-top:14px;display:flex;gap:8px}.ship-form-actions .btn{height:40px}@media (max-width:640px){.win-main{flex-wrap:wrap}.win-actions,.win-status{width:100%;align-items:stretch}.win-actions .btn{flex:1 1}.win-status{align-items:flex-start}.ship-grid{grid-template-columns:1fr}.ship-input.span2{grid-column:auto}}.free-box-photo{position:relative;width:100%;aspect-ratio:5/7;border-radius:13px;overflow:hidden;box-shadow:0 14px 26px -12px rgba(0,0,0,.75);transition:transform .25s ease;container-type:inline-size}.free-box-photo img{width:100%;height:100%;object-fit:cover;display:block}.free-box-photo .fb-wordmark{position:absolute;left:0;right:0;top:5.2%;text-align:center;color:#232838;font-weight:700;font-size:clamp(7px,5.2cqw,13px);letter-spacing:.42em;text-indent:.42em;opacity:.8;pointer-events:none}.fp-pack:hover .free-box-photo{transform:translateY(-6px)}.auth-password{position:relative;display:block}.auth-password input{width:100%;padding-right:44px}.auth-reveal{position:absolute;top:50%;right:10px;transform:translateY(-50%);display:grid;place-items:center;width:28px;height:28px;border-radius:var(--radius-sm);color:var(--muted);transition:color .15s ease,background .15s ease}.auth-reveal:hover{color:var(--text);background:var(--hover-pill)}.auth-reveal svg{width:17px;height:17px}.btn-nav-primary{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 24px;border-radius:6px;background:var(--accent);color:#fff;font-size:16px;font-weight:700;white-space:nowrap;transition:background .15s ease}.btn-nav-primary:hover{background:var(--accent-hover)}.nav-balance-btn{height:36px;padding:0 16px;border-radius:6px;background:var(--chrome);color:#fff;font-size:16px;font-weight:700}.nav-balance-btn .nav-balance-add,.nav-balance-btn svg{display:none}.nav-balance-btn .nav-balance-amount{font-size:16px;font-weight:700}.box-gift{display:inline-flex;align-items:center;gap:7px;height:36px;padding:0 14px;border-radius:var(--radius-sm);border:1px solid var(--line-strong);font-size:13.5px;font-weight:700;color:var(--muted);transition:background .15s ease,color .15s ease,border-color .15s ease}.box-gift:hover{background:var(--control-hover);border-color:var(--accent);color:var(--strong)}.box-gift svg{width:15px;height:15px}.reel-gifted{display:flex;align-items:center;justify-content:center;gap:9px;margin-bottom:14px;padding:11px 16px;border-radius:var(--radius-sm);background:rgba(66,153,225,.12);font-size:13.5px;font-weight:700;color:var(--promo-text)}.reel-gifted svg{width:16px;height:16px;flex:none}.gift-page{max-width:620px;padding-top:40px;padding-bottom:96px}.gift-title{font-size:32px;font-weight:800;color:var(--strong)}.gift-sub{margin-top:8px;font-size:14.5px;font-weight:600;line-height:1.55;color:var(--muted)}.gift-form{margin-top:28px}.gift-label{display:block;margin-top:22px;margin-bottom:8px;font-size:13px;font-weight:700;color:var(--muted)}.gift-form>.gift-label:first-child{margin-top:0}.gift-optional{margin-left:6px;font-size:12px;font-weight:600;color:var(--faint)}.gift-packs{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.gift-pack{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 8px 10px;border-radius:12px;border:1px solid var(--line-strong);background:var(--card);transition:border-color .15s ease,background .15s ease}.gift-pack:hover{background:var(--control-hover)}.gift-pack.on{border-color:var(--accent);background:var(--control)}.gift-pack-face{position:relative;width:38px;height:50px;border-radius:7px;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 6px 12px rgba(0,0,0,.4)}.gift-pack-name{margin-top:4px;font-size:13px;font-weight:700;color:var(--text)}.gift-pack-price{font-size:12.5px;font-weight:600;color:var(--muted)}.gift-qty{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px}.gift-qty-btn{height:44px;border-radius:var(--radius-sm);border:1px solid var(--line-strong);background:var(--card);font-size:15px;font-weight:700;color:var(--text);transition:border-color .15s ease,background .15s ease}.gift-qty-btn:hover{background:var(--control-hover)}.gift-qty-btn.on{border-color:var(--accent);background:var(--control)}.gift-input{width:100%;height:48px;padding:0 14px;border-radius:var(--radius-sm);border:1px solid var(--line-strong);background:var(--card-raised);font-size:15px;font-weight:600;color:var(--text)}.gift-input:focus{outline:none;border-color:var(--accent)}.gift-input::placeholder{color:var(--faint);font-weight:600}.gift-textarea{height:auto;padding:12px 14px;font-family:inherit;line-height:1.5;resize:vertical}.gift-summary{margin-top:24px;padding:16px 18px;border-radius:14px;background:var(--card)}.gift-row{display:flex;align-items:baseline;justify-content:space-between;padding:6px 0;font-size:14.5px;font-weight:600;color:var(--promo-text)}.gift-row.total{margin-top:6px;padding-top:12px;border-top:1px solid var(--line);font-size:16px;font-weight:800;color:var(--strong)}.gift-short{margin-top:16px;padding:14px 16px;border-radius:12px;background:var(--card-raised);border:1px solid var(--line-strong)}.gift-short-title{font-size:14.5px;font-weight:800;color:var(--strong)}.gift-short-body{margin-top:4px;font-size:13.5px;font-weight:600;color:var(--muted)}.gift-short-cta{margin-top:12px}.gift-error{margin-top:14px;padding:10px 14px;border-radius:var(--radius-sm);background:rgba(229,62,62,.12);font-size:13.5px;font-weight:700;color:#fc8181}.gift-go{margin-top:20px;width:100%;height:48px;font-size:16px}.gift-fine{margin-top:12px;font-size:12.5px;font-weight:600;line-height:1.55;color:var(--faint)}.gift-ask-note{padding:14px 16px;border-radius:12px;background:var(--card);font-size:14.5px;font-weight:700;color:var(--text)}.gift-ask-quote{display:block;margin-top:6px;font-weight:600;color:var(--muted)}.gift-done{margin-top:32px;padding:32px 28px;border-radius:16px;background:var(--card);text-align:center}.gift-done-mark{display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin:0 auto 16px;border-radius:50%;background:var(--control);color:var(--accent)}.gift-done-mark svg{width:26px;height:26px}.gift-done-title{font-size:22px;font-weight:800;color:var(--strong)}.gift-done-sub{margin-top:8px;font-size:14.5px;font-weight:600;line-height:1.55;color:var(--muted)}.gift-link{display:flex;gap:8px;margin-top:20px}.gift-link input{flex:1 1;min-width:0;height:44px;padding:0 14px;border-radius:var(--radius-sm);border:1px solid var(--line-strong);background:var(--card-raised);font-size:13.5px;font-weight:600;color:var(--muted)}.gift-link input:focus{outline:none}.gift-done-actions{display:flex;justify-content:center;gap:10px;margin-top:20px}.ask{margin-top:48px;padding-top:32px;border-top:1px solid var(--line)}.ask-title{font-size:22px;font-weight:800;color:var(--strong)}.ask-sub{margin-top:6px;font-size:14px;font-weight:600;line-height:1.55;color:var(--muted)}.ask-controls{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:18px}.ask-note,.ask-select{height:46px;padding:0 14px;border-radius:var(--radius-sm);border:1px solid var(--line-strong);background:var(--card-raised);font-size:14.5px;font-weight:600;color:var(--text)}.ask-note:focus,.ask-select:focus{outline:none;border-color:var(--accent)}.ask-note::placeholder{color:var(--faint)}.ask-go{grid-column:1/-1;height:46px}.ask-list{margin-top:18px;flex-direction:column}.ask-list,.ask-row{display:flex;gap:10px}.ask-row{align-items:center;padding:12px 14px;border-radius:12px;background:var(--card)}.ask-row-main{flex:1 1;min-width:0}.ask-row-name{font-size:14px;font-weight:700;color:var(--text)}.ask-row-link{font-size:12.5px;font-weight:600;color:var(--faint);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ask-copy{height:36px;padding:0 14px;font-size:13.5px}.ask-remove{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex:none;border-radius:var(--radius-sm);color:var(--faint);transition:background .15s ease,color .15s ease}.ask-remove:hover{background:var(--hover-pill);color:var(--strong)}.ask-remove svg{width:15px;height:15px}.claim-page{max-width:480px;padding-top:56px;padding-bottom:96px}.claim-card{padding:36px 30px 32px;border-radius:18px;background:var(--card);text-align:center}.claim-face{position:relative;width:96px;height:128px;margin:0 auto 22px;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 18px 34px rgba(0,0,0,.5)}.claim-count{position:absolute;right:6px;bottom:6px;padding:3px 8px;border-radius:999px;background:rgba(0,0,0,.6);font-size:12px;font-weight:800;color:#fff}.claim-from{font-size:13.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.claim-title{margin-top:6px;font-size:28px;font-weight:800;line-height:1.2;color:var(--strong)}.claim-message{margin-top:16px;padding:14px 16px;border-radius:12px;background:var(--card-raised);border-left:3px solid var(--accent);font-size:14.5px;font-weight:600;line-height:1.5;color:var(--text);text-align:left}.claim-sub{margin-top:14px;font-size:14px;font-weight:600;line-height:1.6;color:var(--muted)}.claim-error{margin-top:14px;font-size:13.5px;font-weight:700;color:#fc8181}.claim-go{margin-top:22px;width:100%;height:48px;font-size:16px}.claim-signin{margin-top:14px;font-size:13.5px;font-weight:700;color:var(--muted)}.claim-signin:hover{color:var(--strong)}.gifts{margin-top:44px}.gifts-heading{margin-bottom:14px;font-size:20px;font-weight:800;color:var(--strong)}.gifts-heading:not(:first-child){margin-top:32px}.gifts-list{display:flex;flex-direction:column;gap:10px}.gift-card{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:12px;background:var(--card)}.gift-card-info{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:3px}.gift-card-name{font-size:15px;font-weight:700;color:var(--strong)}.gift-card-meta{font-size:13px;font-weight:600;color:var(--muted)}.gift-card-note{font-size:13px;font-weight:600;font-style:italic;color:var(--faint)}.gift-card-actions{display:flex;align-items:center;gap:10px}.gift-card-pill{padding:6px 12px;border-radius:999px;background:var(--control);font-size:12.5px;font-weight:700;color:var(--muted);white-space:nowrap}.gift-card-pill.ok{color:var(--green)}.gift-card-pill.wait{color:var(--promo-text)}@media (max-width:640px){.gift-packs{grid-template-columns:repeat(2,1fr)}.ask-controls{grid-template-columns:1fr}.ask-row,.gift-card{flex-wrap:wrap}.gift-done-actions{flex-direction:column}}