.shop-page{--shop-bg:var(--public-feature-bg);--shop-surface:#091321;--shop-surface-soft:#091321c2;--shop-surface-muted:#0e1e318c;--shop-line:#7dd3fc21;--shop-line-strong:#67e8f94d;--shop-text:#f5f9ff;--shop-muted:#d6e2f2b8;--shop-dim:#9fb0d1b8;--shop-accent:#7dd3fc;--shop-accent-strong:#22d3ee;--shop-accent-deep:#0891b2;--shop-success:#34d399;--shop-danger:#fb7185;--shop-ease-out:cubic-bezier(.23, 1, .32, 1);--shop-ease-in-out:cubic-bezier(.77, 0, .175, 1);min-height:100vh;color:var(--shop-text);background:var(--public-feature-page-background);font-family:var(--font-sans);font-optical-sizing:auto;background-attachment:fixed;overflow-x:hidden}.shop-page>.site-navbar{-webkit-backdrop-filter:blur(20px)saturate(145%);background:linear-gradient(#07111feb,#050914d6);border-bottom-color:#94a3b81f;height:68px;padding-block:.75rem}.shop-main,.shop-shell,.shop-frame{width:100%;min-width:0}.shop-frame{overflow-x:hidden}.shop-main,.shop-shell{background:0 0;margin:0;padding:0}.shop-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}.shop-hero{min-height:var(--public-feature-hero-height);isolation:isolate;background:var(--public-feature-hero-overlay), url(/images/marktplatz_randymc1.jpg) center 48% / cover;align-items:stretch;display:grid;position:relative;overflow:hidden}.shop-hero:after{z-index:0;content:"";opacity:.34;clip-path:polygon(8% 100%,8% 72%,17% 72%,17% 42%,25% 42%,25% 68%,35% 68%,35% 30%,45% 30%,45% 78%,54% 78%,54% 48%,63% 48%,63% 66%,73% 66%,73% 22%,82% 22%,82% 58%,91% 58%,91% 38%,100% 38%,100% 100%);background:linear-gradient(135deg,#0000 25%,#67e8f92e 25% 50%,#0000 50% 75%,#67e8f914 75%) 0 0/24px 24px;width:min(42vw,540px);height:62px;position:absolute;bottom:0;right:0}.shop-hero-inner{z-index:1;width:min(var(--public-feature-hero-width), calc(100% - 3rem));align-self:end;margin:0 auto;padding:4rem 0 3rem;position:relative}.shop-hero-meta{justify-content:space-between;align-items:center;gap:1rem;min-height:30px;margin-bottom:.55rem;display:flex}.shop-eyebrow{color:var(--shop-accent);letter-spacing:.075em;text-transform:uppercase;align-items:center;gap:.45rem;font-size:.73rem;font-weight:820;display:inline-flex}.shop-hero h1{color:var(--shop-text);letter-spacing:-.035em;text-shadow:0 2px 20px #00000085;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:880;line-height:1}.shop-hero h1 span{color:var(--shop-accent)}.shop-hero p{color:#e2e8f0c7;text-shadow:0 1px 14px #000000b3;max-width:42rem;margin:.6rem 0 0;font-size:.96rem;line-height:1.45}.shop-cart-link{border:1px solid var(--shop-line-strong);width:36px;height:36px;color:var(--shop-accent);transition:transform .16s var(--shop-ease-out), color .16s ease, border-color .16s ease, background-color .16s ease;background:#050e1bb8;border-radius:7px;flex:none;place-items:center;text-decoration:none;display:inline-grid;position:relative}.shop-cart-link span{color:#031017;background:var(--shop-accent-strong);border:2px solid #07111f;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.66rem;font-weight:900;display:grid;position:absolute;top:-6px;right:-7px}.shop-sale-stack{z-index:3;pointer-events:none;will-change:transform;max-width:calc(100% - 2rem);animation:shop-sale-celebrate 3s var(--shop-ease-in-out) infinite alternate;gap:.45rem;display:flex;position:absolute;top:.7rem;left:50%;transform:translate(-50%)}.shop-sale-stack:before,.shop-sale-stack:after{content:"";background:var(--shop-accent);width:4px;height:4px;position:absolute;top:50%;transform:rotate(45deg);box-shadow:-7px -10px #67e8f9e6,5px -15px #fb7185c7,-3px 13px #7dd3fca8}.shop-sale-stack:before{left:-16px}.shop-sale-stack:after{right:-16px;transform:rotate(45deg)scaleX(-1)}.shop-sale-float{color:#fff1f2;white-space:nowrap;background:radial-gradient(circle at 18% 0,#fb718557,#0000 48%),linear-gradient(135deg,#4e1827f7,#2f111ff5);border:1px solid #fda4af8f;border-radius:11px;align-items:center;gap:.5rem;min-height:34px;padding:.3rem .76rem .3rem .42rem;font-size:.74rem;display:inline-flex;box-shadow:0 12px 30px #9f123952,0 0 22px #22d3ee21,inset 0 1px #ffffff24,inset 0 -1px #fb718526}.shop-sale-icon{color:var(--shop-accent);filter:drop-shadow(0 0 6px #67e8f96b);flex:none}.shop-sale-float span{color:#fff;background:linear-gradient(135deg,#fb7185,#e11d48);border-radius:7px;padding:.2rem .48rem;font-weight:900;box-shadow:0 4px 12px #e11d484d,inset 0 1px #fff3}.shop-sale-float strong{font-weight:800}.shop-sale-float small{color:#ffe4e6b3;font-size:.69rem}@keyframes shop-sale-celebrate{0%{transform:translate(-50%)}to{transform:translate(-50%,-3px)}}.shop-checkout-float{z-index:1200;bottom:max(1rem, env(safe-area-inset-bottom));opacity:1;transition:opacity .18s var(--shop-ease-out), transform .18s var(--shop-ease-out);position:fixed;left:50%;transform:translate(-50%)}.shop-checkout-float-link{color:#e6fbff;min-height:38px;animation:shop-checkout-hover 3s var(--shop-ease-in-out) infinite alternate;background:linear-gradient(135deg,#091e30f5,#061423f5);border:1px solid #67e8f96b;border-radius:9px;align-items:center;gap:.48rem;padding:.48rem .65rem .48rem .72rem;font-size:.76rem;font-weight:800;text-decoration:none;transition:color .16s,border-color .16s,background-color .16s;display:inline-flex;box-shadow:0 12px 30px #00000061,0 0 20px #22d3ee1f,inset 0 1px #ffffff14}.shop-checkout-float-link strong{color:#031017;background:var(--shop-accent-strong);border-radius:6px;place-items:center;min-width:20px;height:20px;font-size:.67rem;font-weight:900;display:grid}.shop-checkout-float:active{transform:translate(-50%)scale(.97)}.shop-page:has(.bundle-details-modal) .shop-checkout-float{pointer-events:none;opacity:0;transform:translate(-50%,10px)scale(.96)}@starting-style{.shop-checkout-float{opacity:0;transform:translate(-50%,8px)scale(.96)}}@keyframes shop-checkout-hover{0%{transform:translateY(0)}to{transform:translateY(-2px)}}.shop-section-nav{z-index:2;border-bottom:1px solid var(--shop-line);scrollbar-width:none;align-items:stretch;gap:.15rem;width:min(1180px,100% - 3rem);min-height:56px;margin:0 auto;display:flex;position:relative;overflow-x:auto}.shop-section-nav::-webkit-scrollbar{display:none}.shop-section-nav a,.shop-giftcard-nav-trigger{color:#9fb0d1b8;min-width:max-content;font:inherit;cursor:pointer;transition:color .16s ease, background-color .16s ease, transform .16s var(--shop-ease-out);background:0 0;border:0;align-items:center;padding:0 1rem;font-size:.86rem;font-weight:750;text-decoration:none;display:inline-flex;position:relative}.shop-section-nav a:after{content:"";opacity:0;background:var(--shop-accent-strong);height:2px;transition:opacity .18s ease, transform .18s var(--shop-ease-out);position:absolute;bottom:-1px;left:1rem;right:1rem;transform:scaleX(.5)}.shop-section-nav a.active{color:var(--shop-text)}.shop-section-nav a.active:after{opacity:1;transform:scaleX(1)}.shop-giftcard-nav-label{align-items:center;gap:.4rem;display:inline-flex}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;width:min(960px,100% - 3rem);margin:0 auto;padding:1.35rem 0 4.5rem;display:grid}.category-grid-bundles{grid-template-columns:repeat(2,minmax(0,1fr));gap:3.25rem 2rem}.category-product{min-width:0;color:var(--shop-text);background:0 0;flex-direction:column;align-items:flex-start;gap:.62rem;padding:0;display:flex;position:relative}.bundle-card{min-width:0;color:var(--shop-text);isolation:isolate;background:radial-gradient(circle at 94% 0,#22d3ee29,#0000 34%),radial-gradient(circle at 8% 100%,#38bdf814,#0000 40%),linear-gradient(160deg,#0a1828f5,#070f1bfa);border:1px solid #67e8f947;border-radius:10px;flex-direction:column;gap:.8rem;padding:.9rem;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #00000047,0 0 0 1px #67e8f90d,inset 0 1px #ffffff0f}.bundle-card:before{z-index:-1;content:"";opacity:.58;background:linear-gradient(90deg,#0000 49.5%,#7dd3fc09 50% 50.5%,#0000 51%) 0 0/34px 34px,linear-gradient(#0000 49%,#7dd3fc06 49.5% 50%,#0000 50.5%) 0 0/34px 34px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(110deg,#000,#0000 72%);mask-image:linear-gradient(110deg,#000,#0000 72%)}.bundle-card-modal-open{z-index:200}.bundle-card-header,.bundle-card-actions,.bundle-details-actions{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.bundle-value-summary{box-sizing:border-box;grid-template-columns:minmax(0,1fr);gap:.55rem;width:100%;min-width:0;display:grid}.bundle-card-kicker{color:var(--shop-accent);letter-spacing:.085em;text-transform:uppercase;align-items:center;gap:.35rem;font-size:.68rem;font-weight:860;display:inline-flex}.bundle-savings-badge{color:#a7f3d0;white-space:nowrap;background:linear-gradient(135deg,#064e3bb8,#041c24e6);border:1px solid #10b98157;border-radius:7px;align-items:baseline;gap:.28rem;padding:.38rem .55rem;font-size:.78rem;font-weight:880;display:inline-flex;box-shadow:inset 0 1px #ffffff14,0 8px 18px #06b6d414}.bundle-savings-badge small{color:#d1fae5c7;font-size:.66rem;font-weight:760}.bundle-card-main{grid-template-columns:1fr;gap:.75rem;display:grid}.bundle-card-visual{min-height:132px;color:var(--shop-accent);cursor:pointer;transition:transform .18s var(--shop-ease-out), border-color .18s ease, box-shadow .18s ease, background-color .18s ease;background:radial-gradient(circle at 50% 35%,#22d3ee29,#0000 42%),linear-gradient(145deg,#0c2032e6,#081220e6);border:1px solid #67e8f933;border-radius:8px;place-items:center;display:grid;position:relative;overflow:hidden}.bundle-card-visual>img{object-fit:contain;filter:drop-shadow(0 18px 23px #0000006b);width:min(108px,58%);height:min(108px,58%)}.bundle-avatar-stack{flex-direction:row-reverse;padding-right:.15rem;display:flex;position:absolute;bottom:.65rem;right:.7rem}.bundle-avatar{z-index:calc(8 - var(--bundle-avatar-index));color:#bae6fd;background:#0e2337;border:2px solid #162536;border-radius:999px;place-items:center;width:34px;height:34px;margin-right:-.4rem;display:grid;overflow:hidden;box-shadow:0 4px 11px #00000047}.bundle-avatar img{object-fit:contain;width:25px;height:25px}.bundle-card-copy{align-content:start;gap:.55rem;display:grid}.bundle-card-copy h2{letter-spacing:-.035em;margin:0;padding-right:.5rem;font-size:clamp(1.18rem,1.7vw,1.38rem);font-weight:870;line-height:1.04}.bundle-card-copy>p{color:var(--shop-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.86rem;line-height:1.48;display:-webkit-box;overflow:hidden}.bundle-includes-preview{gap:.36rem;margin-top:.08rem;display:grid}.bundle-includes-preview>span{color:#e2e8f094;letter-spacing:.075em;text-transform:uppercase;font-size:.66rem;font-weight:820}.bundle-include-line,.bundle-more-items{color:#f1f5f9eb;min-width:0;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e2e8f014;justify-content:space-between;align-items:center;gap:.75rem;padding:.38rem 0;font-size:.79rem;display:flex}.bundle-include-line span{text-overflow:ellipsis;white-space:nowrap;font-weight:720;overflow:hidden}.bundle-include-line small{color:#bae6fd;flex:none;font-size:.72rem;font-weight:780}.bundle-more-items{color:var(--shop-accent);border-bottom:0;justify-content:flex-start;font-size:.73rem;font-weight:780}.bundle-value-summary,.bundle-details-value{box-sizing:border-box;background:#030d188f;border:1px solid #7dd3fc24;border-radius:8px;grid-template-columns:minmax(0,1fr);place-items:stretch stretch;gap:.55rem;width:100%;min-width:0;padding:.75rem .85rem;display:grid}.bundle-price-main{grid-template-columns:minmax(0,1fr);gap:.35rem;width:100%;min-width:0;display:grid}.bundle-price-heading,.bundle-price-row,.bundle-value-advantage{justify-content:space-between;align-items:baseline;gap:.75rem;width:100%;min-width:0;display:flex}.bundle-price-heading>span:first-child,.bundle-price-compare{color:#cbd5e1a8;letter-spacing:.065em;text-transform:uppercase;font-size:.65rem;font-weight:790}.bundle-price-compare{color:#cbd5e185;text-align:right;font-weight:720}.bundle-price-row s{color:#cbd5e194;font-size:.95rem;font-weight:650}.bundle-price-row strong{color:#fff;letter-spacing:-.02em;text-align:right;margin-left:auto;font-size:1.32rem;font-weight:900;line-height:1}.bundle-value-advantage{color:#a7f3d0;border-top:1px solid #7dd3fc1f;align-items:center;margin:0;padding-top:.6rem;font-size:.8rem;font-weight:760;line-height:1.35}.bundle-value-advantage-label{align-items:center;gap:.4rem;min-width:0;display:inline-flex}.bundle-value-advantage strong{color:#6ee7b7;text-align:right;white-space:nowrap;margin-left:auto;font-size:.95rem;font-weight:880}.bundle-value-advantage svg{color:#34d399;flex:none}.bundle-card>.bundle-value-summary{flex:none;grid-template-columns:minmax(0,1fr)!important;justify-content:stretch!important;align-items:stretch!important;width:100%!important;display:grid!important}.bundle-card>.bundle-value-summary .bundle-price-main,.bundle-card>.bundle-value-summary .bundle-price-heading,.bundle-card>.bundle-value-summary .bundle-price-row,.bundle-card>.bundle-value-summary .bundle-value-advantage{width:100%}.bundle-card-actions{grid-template-columns:minmax(0,.82fr) minmax(0,1.3fr);align-items:stretch;display:grid}.bundle-details-trigger,.bundle-details-secondary,.bundle-card-cta{min-height:38px;font:inherit;cursor:pointer;transition:transform .14s var(--shop-ease-out), border-color .16s ease, color .16s ease, background-color .16s ease, box-shadow .16s ease;border-radius:7px;justify-content:center;align-items:center;gap:.45rem;font-size:.78rem;font-weight:820;display:inline-flex}.bundle-details-trigger,.bundle-details-secondary{color:var(--shop-muted);background:#06121f80;border:1px solid #7dd3fc2b;padding:.5rem .55rem}.bundle-card-cta{color:#041016;background:linear-gradient(135deg,#67e8f9,#06b6d4);border:1px solid #67e8f99e;min-width:0;padding:.5rem .65rem;box-shadow:0 10px 24px #06b6d438,inset 0 1px #ffffff59}.bundle-card-cta:disabled{cursor:not-allowed;opacity:.44}.bundle-details-backdrop{z-index:1500;opacity:1;-webkit-backdrop-filter:blur(7px);transition:opacity .25s var(--shop-ease-out);background:#02060fcc;place-items:center;padding:1rem;display:grid;position:fixed;inset:0;overflow-y:auto}.bundle-details-backdrop[data-closing]{opacity:0;transition-duration:.18s}.bundle-details-modal{opacity:1;width:min(760px,100%);max-height:calc(100dvh - 2rem);color:var(--shop-text);transform-origin:50%;transition:opacity .25s var(--shop-ease-out), transform .25s var(--shop-ease-out);background:radial-gradient(circle at 100% 0,#22d3ee1f,#0000 34%),linear-gradient(#081220fa,#050c16fc);border:1px solid #67e8f947;border-radius:10px;padding:1.4rem;position:relative;overflow-y:auto;transform:scale(1);box-shadow:0 30px 80px #00000094,0 0 0 1px #67e8f90d,inset 0 1px #ffffff0f}.bundle-details-modal[data-closing]{opacity:0;transition-duration:.18s;transform:scale(.97)}@starting-style{.bundle-details-backdrop{opacity:0}.bundle-details-modal{opacity:0;transform:scale(.97)}}.bundle-details-close{border:1px solid var(--shop-line);width:34px;height:34px;color:var(--shop-muted);cursor:pointer;background:#050914ad;border-radius:6px;place-items:center;display:grid;position:absolute;top:.75rem;right:.75rem}.bundle-details-modal>.bundle-card-kicker,.bundle-modal-heading{padding-right:2.5rem}.bundle-modal-heading h2{letter-spacing:-.035em;margin:.5rem 0 0;padding-right:0;font-size:clamp(1.4rem,4vw,1.85rem);line-height:1.04}.bundle-modal-heading p{max-width:39rem;color:var(--shop-muted);margin:.55rem 0 0;font-size:.88rem;line-height:1.5}.bundle-upgrade-hero{background:radial-gradient(circle at 15% 15%,#22d3ee21,#0000 35%),linear-gradient(135deg,#08192af0,#091423c2);border:1px solid #67e8f938;border-radius:10px;grid-template-columns:minmax(220px,.82fr) minmax(0,1.18fr);gap:1rem;margin-top:1.25rem;padding:.8rem;display:grid}.bundle-upgrade-art{min-height:204px;color:var(--shop-accent);background:radial-gradient(circle at 50% 37%,#22d3ee2e,#0000 40%),linear-gradient(145deg,#203545e0,#0a1826f0);border:1px solid #7dd3fc24;border-radius:8px;place-items:center;display:grid;position:relative;overflow:hidden}.bundle-upgrade-art:before,.bundle-upgrade-art:after{content:"";pointer-events:none;border-radius:999px;position:absolute}.bundle-upgrade-art:before{border:1px solid #67e8f929;width:155px;height:155px;box-shadow:0 0 0 24px #67e8f90d,0 0 0 52px #22d3ee09}.bundle-upgrade-art:after{background:linear-gradient(90deg,#0000,#7dd3fc24,#0000);width:150%;height:58px;bottom:-41px;left:-25%;transform:rotate(-8deg)}.bundle-upgrade-art>span:first-child{color:#a5f3fce0;letter-spacing:.11em;font-size:.61rem;font-weight:880;position:absolute;top:.7rem;left:.7rem}.bundle-upgrade-art>img{z-index:1;object-fit:contain;filter:drop-shadow(0 17px 22px #00000085);width:min(135px,60%);height:min(135px,60%);position:relative}.bundle-upgrade-art>svg{z-index:1;position:relative}.bundle-upgrade-stack{z-index:2;flex-direction:row-reverse;display:flex;position:absolute;bottom:.65rem;right:.7rem}.bundle-upgrade-stack>span{z-index:calc(8 - var(--bundle-avatar-index));color:#bae6fd;background:#0e2337;border:2px solid #162536;border-radius:999px;place-items:center;width:37px;height:37px;margin-right:-.45rem;display:grid;overflow:hidden;box-shadow:0 4px 11px #00000047}.bundle-upgrade-stack img{object-fit:contain;width:27px;height:27px}.bundle-upgrade-copy{align-content:center;gap:.55rem;padding:.3rem .25rem .3rem 0;display:grid}.bundle-upgrade-copy>span{color:var(--shop-accent);letter-spacing:.085em;text-transform:uppercase;font-size:.66rem;font-weight:850}.bundle-upgrade-copy h3{color:#fff;letter-spacing:-.028em;margin:0;font-size:clamp(1.15rem,2.5vw,1.42rem);font-weight:880;line-height:1.05}.bundle-upgrade-copy p{color:var(--shop-muted);margin:0;font-size:.84rem;line-height:1.5}.bundle-upgrade-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;margin-top:.15rem;display:grid}.bundle-upgrade-metrics>div{background:#040e1a75;border:1px solid #7dd3fc1f;border-radius:6px;gap:.12rem;min-width:0;padding:.48rem;display:grid}.bundle-upgrade-metrics strong{color:#fff;font-size:.95rem;font-weight:880}.bundle-upgrade-metrics span{color:#cbd5e1a6;font-size:.61rem;font-weight:760;line-height:1.2}.bundle-details-value{margin-top:.9rem}.bundle-benefits-section{margin-top:.95rem}.bundle-benefits-header{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.35rem;display:flex}.bundle-benefits-header h3{color:var(--shop-dim);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:780}.bundle-benefits-header p{color:var(--shop-muted);text-align:right;margin:0;font-size:.7rem;line-height:1.25}.bundle-benefits-list{border-top:1px solid var(--shop-line);border-bottom:1px solid var(--shop-line);background:0 0;margin:0;padding:.05rem 0;list-style:none;display:grid}.bundle-benefits-list li{gap:.12rem;min-width:0;padding:.42rem 0;display:grid}.bundle-benefits-list li+li{border-top:1px solid #94a3b814}.bundle-benefit-top{justify-content:space-between;align-items:center;gap:.8rem;min-width:0;display:flex}.bundle-benefit-title-wrap{align-items:center;gap:.38rem;min-width:0;display:flex}.bundle-benefit-title-wrap strong{min-width:0;color:var(--shop-text);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:680;line-height:1.25;overflow:hidden}.bundle-benefit-new{min-height:1rem;color:var(--shop-accent);letter-spacing:.06em;text-transform:uppercase;background:#06b6d414;border:1px solid #67e8f938;border-radius:999px;flex:none;align-items:center;padding:0 .32rem;font-size:.56rem;font-weight:760;display:inline-flex}.bundle-benefit-value{max-width:42%;color:var(--shop-accent);text-align:right;text-overflow:ellipsis;white-space:nowrap;flex:none;font-size:.72rem;font-weight:680;line-height:1.2;overflow:hidden}.bundle-benefit-check{color:#7dd3fcc7;flex:none;place-items:center;display:inline-grid}.bundle-benefits-list li p{color:var(--shop-muted);margin:0;padding-right:1.5rem;font-size:.7rem;line-height:1.35}.bundle-benefits-list li.is-gain .bundle-benefit-title-wrap strong{color:#f8fbff}.bundle-benefits-list li.is-gain .bundle-benefit-value,.bundle-benefits-list li.is-gain .bundle-benefit-check{color:var(--shop-accent-strong)}.bundle-details-list{margin-top:1.15rem}.bundle-details-list h3{color:#e2e8f0b8;letter-spacing:.075em;text-transform:uppercase;margin:0 0 .55rem;font-size:.7rem;font-weight:820}.bundle-details-line{width:100%;color:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #e2e8f014;grid-template-columns:42px minmax(0,1fr) auto;align-items:start;gap:.75rem;padding:.7rem 0;display:grid}button.bundle-details-line.is-interactive{cursor:pointer;border-radius:8px;transition:background-color .16s,border-color .16s}button.bundle-details-line.is-interactive:hover,button.bundle-details-line.is-interactive:focus-visible{background:#7dd3fc0f;border-bottom-color:#0000;outline:none;width:calc(100% + .9rem);margin-inline:-.45rem;padding-inline:.45rem}button.bundle-details-line.is-interactive:focus-visible{box-shadow:inset 0 0 0 1px #67e8f947}.bundle-details-hint{color:var(--shop-accent);letter-spacing:.03em;font-size:.66rem;font-weight:720}.bundle-details-image{color:#bae6fd;background:#0e2338b8;border-radius:7px;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.bundle-details-image img{object-fit:contain;width:30px;height:30px}.bundle-details-copy{gap:.22rem;min-width:0;display:grid}.bundle-details-copy strong{color:#fff;font-size:.9rem;font-weight:820;line-height:1.25}.bundle-details-copy p{color:var(--shop-muted);margin:0;font-size:.78rem;line-height:1.45}.bundle-details-price{color:#bae6fd;white-space:nowrap;padding-top:.1rem;font-size:.8rem;font-weight:820}.bundle-details-actions{justify-content:flex-end;margin-top:1.2rem}.giftcard-product-trigger{border:1px solid var(--shop-line-strong);min-width:0;min-height:222px;color:var(--shop-text);font:inherit;text-align:left;cursor:pointer;transition:transform .18s var(--shop-ease-out), border-color .18s ease, box-shadow .18s ease;background:radial-gradient(circle at 92% 4%,#22d3ee24,#0000 45%),linear-gradient(145deg,#081c2cd1,#081220a8);border-radius:8px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.1rem;display:flex}.giftcard-product-icon{width:52px;height:52px;color:var(--shop-accent);background:#0891b224;border-radius:7px;place-items:center;display:grid}.giftcard-product-icon img{object-fit:contain;width:40px;height:40px}.giftcard-product-copy{gap:.4rem;display:grid}.giftcard-product-copy strong{letter-spacing:-.02em;font-size:1.05rem}.giftcard-product-copy small{color:var(--shop-muted);font-size:.82rem;line-height:1.45}.giftcard-product-action{color:var(--shop-accent);align-items:center;gap:.4rem;font-size:.78rem;font-weight:820;display:inline-flex}.category-details-trigger{width:100%;height:138px;color:var(--shop-accent);cursor:pointer;transition:transform .18s var(--shop-ease-out), background-color .18s ease;background:linear-gradient(150deg,#0e2338c7,#08122070),linear-gradient(90deg,#0000 49%,#7dd3fc09 50% 51%,#0000 52%);border:0;border-radius:7px;place-items:center;display:grid;position:relative;overflow:hidden}.category-details-trigger:after{content:"";opacity:.45;pointer-events:none;background:linear-gradient(#0000 70%,#0208144d);position:absolute;inset:0}.category-image{color:#7dd3fcb8;place-items:center;width:92px;height:92px;display:grid}.category-image img{object-fit:contain;filter:drop-shadow(0 12px 18px #00000061);width:100%;height:100%;display:block}.category-details-hint{z-index:2;opacity:0;color:#e2e8f0c2;transition:opacity .16s ease, transform .16s var(--shop-ease-out);align-items:center;gap:.25rem;font-size:.68rem;font-weight:700;display:inline-flex;position:absolute;bottom:.48rem;right:.55rem;transform:translateY(3px)}.category-details-title{max-width:100%;color:var(--shop-text);font:inherit;letter-spacing:-.012em;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;margin:.05rem 0 0;font-size:1rem;font-weight:800;line-height:1.22;transition:color .16s;overflow:hidden}.category-product-top{justify-content:space-between;align-items:center;gap:.65rem;width:100%;min-height:29px;display:flex}.category-product-top>span{color:var(--shop-dim);letter-spacing:.075em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.67rem;font-weight:800;overflow:hidden}.category-price{white-space:nowrap;align-items:baseline;gap:.45rem;margin-left:auto;display:inline-flex}.category-price s{color:#9fb0d194;font-size:.73rem}.category-price strong{color:var(--shop-text);font-size:.98rem;font-weight:850}.category-variants{flex-wrap:wrap;gap:.35rem;width:100%;display:flex}.category-variants button,.giftcard-amounts button,.giftcard-recipient button{border:1px solid var(--shop-line);min-height:31px;color:var(--shop-muted);font:inherit;cursor:pointer;transition:transform .14s var(--shop-ease-out), color .16s ease, border-color .16s ease, background-color .16s ease;background:#09132194;border-radius:6px;padding:.35rem .62rem;font-size:.73rem;font-weight:740}.category-variants button.active,.category-variants button[aria-pressed=true],.giftcard-amounts button.active,.giftcard-recipient button.active{border-color:var(--shop-line-strong);color:var(--shop-text);background:#0891b224}.category-bundle-items{width:100%;color:var(--shop-dim);flex-wrap:wrap;align-items:center;gap:.3rem;display:flex}.category-bundle-items span{text-transform:uppercase;margin-right:.15rem;font-size:.68rem;font-weight:800}.category-bundle-items small{color:#d6e2f2c7;background:#7dd3fc12;border-radius:4px;padding:.2rem .4rem;font-size:.68rem}.category-cta,.rank-cta,.rank-footer-cta,.rank-duration-primary,.rank-duration-secondary,.giftcard-cta{border:1px solid var(--shop-line-strong);min-height:36px;color:var(--shop-accent);font:inherit;cursor:pointer;transition:transform .14s var(--shop-ease-out), color .16s ease, border-color .16s ease, background-color .16s ease, box-shadow .16s ease;background:#0891b214;border-radius:7px;justify-content:center;align-items:center;gap:.45rem;font-size:.78rem;font-weight:820;display:inline-flex}.category-cta{width:auto;max-width:100%;margin-top:auto;padding:.45rem .72rem}.store-add-to-cart-icon{flex:0 0 16px;place-items:center;width:16px;height:16px;display:grid}.store-add-status-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:16px;height:16px;display:block;overflow:visible}.store-add-status-ring{stroke-dasharray:50.27;stroke-dashoffset:25.14px;transform-origin:12px 12px}.store-add-status-mark{stroke-dasharray:18;stroke-dashoffset:18px}.category-cta[data-state=loading],.bundle-card-cta[data-state=loading],.rank-duration-primary[data-state=loading]{cursor:wait}.category-cta[data-state=loading] .store-add-status-ring,.bundle-card-cta[data-state=loading] .store-add-status-ring,.rank-duration-primary[data-state=loading] .store-add-status-ring{animation:.72s linear infinite store-add-status-spin}.category-cta[data-state=success],.bundle-card-cta[data-state=success],.rank-duration-primary[data-state=success]{color:#d1fae5;background:linear-gradient(135deg,#05966966,#10b98133);border-color:#34d39985}.category-cta[data-in-cart][data-state=idle],.bundle-card-cta[data-in-cart][data-state=idle]{border-color:#67e8f97a;box-shadow:inset 0 0 0 1px #67e8f914}.category-cta[data-state=success] .store-add-status-ring,.bundle-card-cta[data-state=success] .store-add-status-ring,.rank-duration-primary[data-state=success] .store-add-status-ring{stroke-dashoffset:0;transition:stroke-dashoffset .18s var(--shop-ease-in-out)}.category-cta[data-state=success] .store-add-status-mark,.bundle-card-cta[data-state=success] .store-add-status-mark,.rank-duration-primary[data-state=success] .store-add-status-mark{stroke-dashoffset:0;transition:stroke-dashoffset .18s var(--shop-ease-in-out) .18s}@keyframes store-add-status-spin{to{transform:rotate(360deg)}}.category-cta:disabled,.rank-cta:disabled,.rank-footer-cta:disabled,.rank-duration-primary:disabled,.giftcard-cta:disabled{cursor:not-allowed;opacity:.44}.category-empty,.state-card{color:var(--shop-muted);text-align:center;grid-column:1/-1;padding:3rem 1rem}.product-details-backdrop,.rank-duration-backdrop,.giftcard-modal-backdrop{z-index:1500;opacity:1;transition:opacity .25s var(--shop-ease-out);background:#02060fc2;place-items:center;padding:1rem;display:grid;position:fixed;inset:0;overflow-y:auto}.product-details-backdrop-nested{z-index:1600;background:#02060f9e}.product-details-modal,.rank-duration-modal,.giftcard-modal{border:1px solid var(--shop-line-strong);opacity:1;width:min(460px,100%);max-height:calc(100dvh - 2rem);color:var(--shop-text);transform-origin:50%;transition:opacity .25s var(--shop-ease-out), transform .25s var(--shop-ease-out);background:#0a1626;border-radius:10px;position:relative;overflow-y:auto;transform:scale(1);box-shadow:0 28px 72px #00000085,inset 0 1px #ffffff0a}.product-details-backdrop[data-closing],.rank-duration-backdrop[data-closing],.giftcard-modal-backdrop[data-closing]{opacity:0;transition-duration:.18s}.product-details-modal[data-closing],.rank-duration-modal[data-closing],.giftcard-modal[data-closing]{opacity:0;transition-duration:.18s;transform:scale(.96)}@starting-style{.product-details-backdrop,.rank-duration-backdrop,.giftcard-modal-backdrop{opacity:0}.product-details-modal,.rank-duration-modal,.giftcard-modal{opacity:0;transform:scale(.96)}}.product-details-modal{grid-template-columns:136px minmax(0,1fr);column-gap:1.35rem;padding:1.25rem;display:grid}.product-details-close,.rank-duration-close,.giftcard-modal-close{z-index:2;border:1px solid var(--shop-line);width:34px;height:34px;color:var(--shop-muted);cursor:pointer;transition:transform .14s var(--shop-ease-out), color .16s ease, border-color .16s ease;background:#050914ad;border-radius:6px;place-items:center;display:grid;position:absolute;top:.75rem;right:.75rem}.product-details-image{width:136px;min-height:174px;color:var(--shop-accent);background:#0e2338ad;border-radius:7px;grid-row:1/span 5;place-items:center;display:grid}.product-details-image img{object-fit:contain;filter:drop-shadow(0 14px 20px #0000006b);width:104px;height:104px}.product-details-eyebrow{color:var(--shop-accent);letter-spacing:.075em;text-transform:uppercase;align-self:end;padding-right:2.5rem;font-size:.67rem;font-weight:830}.product-details-modal h2{letter-spacing:-.025em;margin:.35rem 0 0;padding-right:2.5rem;font-size:1.35rem;line-height:1.12}.product-details-modal p{color:var(--shop-muted);margin:.6rem 0 0;font-size:.88rem;line-height:1.55}.product-details-price{align-items:baseline;gap:.55rem;margin-top:1rem;display:flex}.product-details-price s{color:var(--shop-dim);font-size:.78rem}.product-details-price strong{color:var(--shop-text);font-size:1.1rem}.comparison-card{background:0 0;width:min(1180px,100% - 3rem);margin:1.35rem auto 4.5rem;overflow:hidden}.matrix-scroll{contain:inline-size;border-top:1px solid var(--shop-line);border-bottom:1px solid var(--shop-line);scrollbar-color:#22d3ee47 transparent;width:100%;min-width:0;overflow-x:auto}.rank-matrix{grid-template-columns:178px repeat(var(--rank-columns), minmax(184px, 1fr));width:100%;min-width:var(--rank-min-width);display:grid}.matrix-header-row,.matrix-row,.matrix-footer-row{display:contents}.matrix-corner,.rank-head,.feature-cell,.benefit-cell,.matrix-footer{border-bottom:1px solid #7dd3fc13;border-right:1px solid #7dd3fc13}.matrix-corner,.feature-cell,.matrix-footer:first-child{z-index:4;background:#081321;position:sticky;left:0}.matrix-corner{flex-direction:column;justify-content:flex-end;min-height:230px;padding:1rem;display:flex}.matrix-corner span{font-size:.82rem;font-weight:850}.matrix-corner small{color:var(--shop-dim);margin-top:.25rem;font-size:.7rem}.rank-head{background:#0813219e;flex-direction:column;align-items:flex-start;min-height:230px;padding:1rem;display:flex}.rank-image-wrap{background:#0e2338b8;border-radius:6px;place-items:center;width:54px;height:54px;margin-bottom:.65rem;display:grid}.rank-image,.rank-image-placeholder{object-fit:contain;width:44px;height:44px}.rank-image-placeholder{color:var(--shop-accent);place-items:center;font-size:1.2rem;font-weight:900;display:grid}.rank-head h2{letter-spacing:-.02em;margin:0;font-size:1.12rem;line-height:1.12}.rank-description{min-height:2.4em;color:var(--shop-dim);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.42rem 0 0;font-size:.72rem;line-height:1.35;display:-webkit-box;overflow:hidden}.price-row{align-items:baseline;gap:.35rem;margin-top:auto;display:flex}.price-row s{color:var(--shop-dim);font-size:.7rem}.price-prefix{color:var(--shop-dim);font-size:.68rem}.price-row strong{font-size:.92rem}.rank-cta,.rank-footer-cta{width:100%;margin-top:.65rem;padding:.42rem .55rem;font-size:.7rem}.feature-cell{flex-direction:column;justify-content:center;min-height:56px;padding:.68rem 1rem;display:flex}.feature-cell strong{font-size:.79rem}.feature-cell small{color:var(--shop-dim);margin-top:.12rem;font-size:.66rem}.benefit-cell{background:#050c173d;place-items:center;min-height:56px;padding:.65rem;display:grid}.benefit-cell-mobile-label,.benefit-cell-mobile-description{display:none}.benefit-cell-value{display:contents}.cell-icon.included{color:var(--shop-success)}.cell-icon.excluded{color:#9fb0d161}.cell-text{max-width:160px;color:var(--shop-muted);text-align:center;font-size:.72rem;line-height:1.25}.matrix-footer{min-height:62px;color:var(--shop-dim);background:#0813219e;align-items:center;padding:.65rem 1rem;font-size:.74rem;font-weight:750;display:flex}.footer-cta{justify-content:center}.footer-cta .rank-footer-cta{margin:0}@media (max-width:700px){.rank-matrix{grid-template-columns:minmax(96px, 1fr) repeat(var(--rank-columns), minmax(96px, 1fr));min-width:max(100%, calc(96px * var(--rank-total-columns)))}.matrix-corner,.feature-cell,.matrix-footer:first-child{z-index:auto;background:#081321;position:static;left:auto}.matrix-corner{min-width:0;padding:.75rem .5rem}.matrix-corner span,.feature-cell strong{text-overflow:ellipsis;max-width:100%;font-size:.7rem;line-height:1.15;overflow:hidden}.matrix-corner small,.feature-cell small{text-overflow:ellipsis;max-width:100%;font-size:.6rem;line-height:1.15;overflow:hidden}.feature-cell{min-width:0;padding:.58rem .45rem}.benefit-cell{text-align:center;place-items:center;min-width:0;min-height:74px;padding:.58rem .42rem;display:grid}.benefit-cell-mobile-label,.benefit-cell-mobile-description{display:none}.benefit-cell-value{place-items:center;min-height:20px;display:grid}.benefit-cell .cell-text{max-width:100%;font-size:.67rem}.rank-head{min-width:0;padding-inline:.45rem}.rank-head h2{overflow-wrap:anywhere;min-width:0;max-width:100%;font-size:.94rem}.rank-description{width:100%;min-width:0;font-size:.65rem}.price-row{flex-wrap:wrap;gap:.2rem;max-width:100%}.rank-cta,.rank-footer-cta{text-align:center;white-space:normal;overflow-wrap:normal;word-break:normal;border-radius:5px;min-width:0;min-height:24px;margin-top:.35rem;padding:.16rem .18rem;font-size:.5rem;line-height:1.05}}.rank-duration-modal{padding:1.15rem}.rank-duration-header{align-items:center;gap:.8rem;padding-right:2.8rem;display:flex}.rank-duration-image{width:48px;height:48px;color:var(--shop-accent);background:#0e2338b8;border-radius:6px;flex:none;place-items:center;display:grid}.rank-duration-image img{object-fit:contain;width:39px;height:39px}.rank-duration-header span{color:var(--shop-accent);letter-spacing:.065em;text-transform:uppercase;font-size:.68rem;font-weight:800}.rank-duration-header h3{letter-spacing:-.02em;margin:.1rem 0 0;font-size:1.25rem}.rank-duration-options{gap:.45rem;margin-top:1rem;display:grid}.rank-duration-option{border:1px solid var(--shop-line);min-height:54px;color:var(--shop-muted);font:inherit;text-align:left;cursor:pointer;transition:transform .14s var(--shop-ease-out), color .16s ease, border-color .16s ease, background-color .16s ease;background:#050c1761;border-radius:7px;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem .8rem;display:flex}.rank-duration-option.active,.rank-duration-option[aria-pressed=true]{border-color:var(--shop-line-strong);color:var(--shop-text);background:#0891b21f}.rank-duration-name,.rank-duration-price{align-items:center;gap:.38rem;font-size:.8rem;font-weight:780;display:inline-flex}.rank-duration-option-image{background:#0e2338b8;border-radius:5px;flex:none;place-items:center;width:32px;height:32px;display:grid}.rank-duration-option-image img{object-fit:contain;width:27px;height:27px}.rank-duration-price s{color:var(--shop-dim);font-size:.7rem}.rank-duration-option small{width:100%;color:var(--shop-danger);font-size:.66rem}.rank-duration-actions{justify-content:flex-end;gap:.5rem;margin-top:1rem;display:flex}.rank-duration-primary,.rank-duration-secondary{padding:.5rem .8rem}.rank-duration-primary{color:#031017;background:var(--shop-accent-strong)}.rank-duration-secondary{color:var(--shop-muted);border-color:var(--shop-line);background:0 0}.giftcards-message{color:#a7f3d0;background:#10b98112;border:1px solid #34d3993d;border-radius:7px;justify-content:space-between;align-items:center;gap:1rem;width:min(760px,100% - 3rem);margin:1.35rem auto 0;padding:.72rem .85rem;font-size:.82rem;display:flex}.giftcards-message a{color:#a7f3d0;align-items:center;gap:.35rem;font-weight:800;text-decoration:none;display:inline-flex}.giftcard-config{border-top:1px solid var(--shop-line);border-bottom:1px solid var(--shop-line);background:#0813216b;grid-template-columns:72px minmax(0,1fr);gap:1.15rem 1.25rem;width:min(760px,100% - 3rem);margin:1.35rem auto 4.5rem;padding:1.35rem;display:grid}.giftcard-modal{width:min(540px,100%);padding:0}.giftcard-modal .giftcard-config{background:0 0;border:0;width:100%;margin:0;padding:1.25rem}.giftcard-modal .giftcard-heading{padding-right:2.4rem}.giftcard-modal .giftcards-message{width:calc(100% - 2.5rem);margin:1.25rem auto 0}.giftcard-symbol{width:64px;height:64px;color:var(--shop-accent);background:#0e2338b8;border-radius:7px;grid-row:1/span 4;place-items:center;display:grid}.giftcard-symbol img{object-fit:contain;width:48px;height:48px}.giftcard-heading h2{letter-spacing:-.02em;margin:0;font-size:1.25rem}.giftcard-heading p{color:var(--shop-muted);margin:.3rem 0 0;font-size:.82rem}.giftcard-section{border-top:1px solid var(--shop-line);gap:.55rem;padding-top:.9rem;display:grid}.giftcard-section>span{color:var(--shop-dim);letter-spacing:.065em;text-transform:uppercase;font-size:.7rem;font-weight:820}.giftcard-amounts,.giftcard-recipient{flex-wrap:wrap;gap:.4rem;display:flex}.giftcard-custom-amount,.giftcard-username{border:1px solid var(--shop-line);min-height:38px;color:var(--shop-dim);background:#050c1766;border-radius:7px;align-items:center;gap:.5rem;padding:0 .72rem;display:flex}.giftcard-custom-amount input,.giftcard-username input{min-width:0;color:var(--shop-text);font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:.85rem}.giftcard-custom-amount small,.giftcard-username small{color:var(--shop-danger);font-size:.68rem}.giftcard-cta{color:#031017;background:var(--shop-accent-strong);width:fit-content;max-width:100%;padding:.55rem .85rem}.shop-cart-page,.shop-giftcard-page,.shop-result-page{color:var(--shop-text)!important;background:0 0!important}.shop-cart-page{min-height:calc(100vh - 68px)}.checkout-grid{grid-template-columns:minmax(0,1.55fr) minmax(285px,.75fr)!important}.checkout-item{transition:background-color .16s}.checkout-item button,.shop-cart-back,.shop-result-action,.shop-result-button,.shop-giftcard-submit{transition:transform .14s var(--shop-ease-out), color .16s ease, border-color .16s ease, background-color .16s ease, box-shadow .16s ease}.shop-giftcard-main{padding-bottom:4rem;margin-top:0!important;padding-top:3.5rem!important}.shop-giftcard-card,.shop-result-card,.shop-result-giftcard{-webkit-backdrop-filter:none!important;border-radius:9px!important}.shop-giftcard-card{border-color:var(--shop-line)!important;box-shadow:none!important;background:#081321a8!important}.shop-giftcard-input,.shop-giftcard-submit{border-radius:7px!important}.shop-result-page{min-height:calc(100vh - 68px)!important}.shop-result-card{background:#081321b8!important;box-shadow:0 24px 60px #00000052!important}.shop-page button:focus-visible,.shop-page a:focus-visible,.shop-page input:focus-visible,.shop-page select:focus-visible,.shop-page textarea:focus-visible{outline:2px solid var(--shop-accent-strong);outline-offset:3px}.category-cta:active,.bundle-card-visual:active,.bundle-include-line:active,.bundle-more-items:active,.bundle-details-trigger:active,.bundle-details-secondary:active,.bundle-card-cta:active,.bundle-details-close:active,.category-details-trigger:active,.category-details-title:active,.category-variants button:active,.shop-cart-link:active,.shop-section-nav a:active,.product-details-close:active,.rank-duration-close:active,.rank-duration-option:active,.rank-duration-primary:active,.rank-duration-secondary:active,.rank-cta:active,.rank-footer-cta:active,.giftcard-amounts button:active,.giftcard-recipient button:active,.giftcard-cta:active,.shop-cart-page button:active,.shop-giftcard-page button:active,.shop-result-page button:active,.shop-result-page a:active{transform:scale(.97)}@media (hover:hover) and (pointer:fine){.shop-checkout-float-link:hover{color:#fff;background:linear-gradient(135deg,#0a283dfa,#07192afa);border-color:#67e8f9ad}.shop-cart-link:hover{color:#fff;background:#0891b229;border-color:#67e8f980}.shop-section-nav a:hover,.shop-giftcard-nav-trigger:hover{color:var(--shop-text);background:#7dd3fc09}.category-details-trigger:hover{transform:translateY(-2px)}.bundle-card-visual:hover{border-color:#67e8f975;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #67e8f914}.giftcard-product-trigger:hover{border-color:#67e8f980;transform:translateY(-2px);box-shadow:0 12px 28px #06b6d41f}.category-details-trigger:hover .category-details-hint{opacity:1;transform:translateY(0)}.category-details-title:hover{color:var(--shop-accent)}.category-cta:hover:not(:disabled),.rank-cta:hover:not(:disabled),.rank-footer-cta:hover:not(:disabled){color:#ecfeff;background:#0891b22e;border-color:#67e8f985;box-shadow:0 8px 22px #06b6d41a}.bundle-card-cta:hover:not(:disabled){color:#031018;background:linear-gradient(135deg,#67e8f9,#06b6d4);border-color:#a5f3fcd9;transform:translateY(-1px);box-shadow:0 12px 28px #06b6d44d,inset 0 1px #ffffff6b}.category-variants button:hover,.giftcard-amounts button:hover,.giftcard-recipient button:hover,.rank-duration-option:hover:not(:disabled){color:var(--shop-text);border-color:#67e8f957}.product-details-close:hover,.rank-duration-close:hover,.bundle-details-close:hover{color:#fff;border-color:#67e8f957}}@media (max-width:900px){.category-grid{gap:1.35rem;width:min(820px,100% - 2rem)}.comparison-card,.shop-section-nav,.shop-hero-inner{width:calc(100% - 2rem)}.checkout-grid{grid-template-columns:1fr!important}}@media (max-width:700px){.shop-page>.site-navbar{height:auto}.shop-hero{min-height:var(--public-feature-hero-height)}.shop-hero-inner{padding-block:3.4rem 2.5rem}.shop-sale-float small{display:none}.shop-section-nav{width:100%;padding-inline:.55rem}.shop-section-nav a{padding-inline:.8rem}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bundle-card{grid-column:auto}.category-details-trigger{height:128px}.product-details-modal{grid-template-columns:104px minmax(0,1fr);column-gap:1rem}.product-details-image{width:104px;min-height:150px}.product-details-image img{width:78px;height:78px}.giftcard-config{grid-template-columns:1fr;width:calc(100% - 2rem)}.giftcard-symbol{grid-row:auto}.giftcards-message{width:calc(100% - 2rem)}}@media (max-width:480px){.shop-hero-inner{width:calc(100% - 1.5rem)}.shop-hero h1{font-size:1.85rem}.shop-hero p{max-width:calc(100% - 2.5rem);font-size:.85rem}.shop-eyebrow{font-size:.65rem}.shop-sale-stack{top:.55rem}.shop-sale-float{text-overflow:ellipsis;max-width:calc(100vw - 1rem);font-size:.68rem;overflow:hidden}.shop-sale-float strong{text-overflow:ellipsis;overflow:hidden}.category-grid{grid-template-columns:1fr;gap:1.8rem;width:calc(100% - 1.5rem);padding-top:1rem}.bundle-card{gap:.9rem;padding:.9rem}.bundle-card-header,.bundle-details-actions{flex-direction:column;align-items:stretch}.bundle-card-actions{grid-template-columns:1fr}.bundle-card-main{grid-template-columns:1fr;gap:.85rem}.bundle-card-visual{min-height:145px}.bundle-value-advantage{align-items:flex-start}.bundle-value-advantage-label{white-space:normal}.bundle-upgrade-hero{grid-template-columns:1fr;padding:.65rem}.bundle-upgrade-art{min-height:174px}.bundle-upgrade-copy{padding:.15rem}.bundle-details-actions .bundle-details-secondary,.bundle-details-actions .bundle-card-cta,.bundle-card-actions .bundle-details-trigger,.bundle-card-actions .bundle-card-cta{width:100%}.category-details-trigger{height:150px}.category-details-hint{display:none}.product-details-modal{padding:1rem;display:block}.product-details-image{width:100%;min-height:126px;margin-bottom:1rem}.product-details-eyebrow,.product-details-modal h2{padding-right:2.6rem;display:block}.rank-duration-actions{flex-direction:column-reverse}.rank-duration-primary,.rank-duration-secondary{width:100%}.giftcard-config,.giftcards-message{width:calc(100% - 1.5rem)}.giftcards-message{flex-direction:column;align-items:flex-start}.shop-cart-page{padding-inline:.85rem!important}.checkout-item{flex-direction:column!important;align-items:flex-start!important}.checkout-item-controls{justify-content:space-between;width:100%;gap:.5rem!important}}@media (prefers-reduced-motion:reduce){.shop-sale-stack{animation:none;transform:translate(-50%)}.shop-checkout-float-link{animation:none}.shop-page *,.shop-page :before,.shop-page :after{scroll-behavior:auto!important}.shop-page .category-details-trigger,.shop-page .category-details-hint,.shop-page .category-cta,.shop-page .shop-cart-link,.shop-page .shop-section-nav a,.shop-page .shop-section-nav a:after,.shop-page .product-details-modal,.shop-page .rank-duration-modal,.shop-page .giftcard-modal,.shop-page .bundle-details-modal,.shop-page button,.shop-page a{transition-duration:.1s!important;transform:none!important}.product-details-modal[data-closing],.rank-duration-modal[data-closing],.giftcard-modal[data-closing],.bundle-details-modal[data-closing]{transform:none}.store-add-status-ring{transition-duration:1ms!important;animation:none!important}.store-add-status-mark{transition-duration:1ms!important;transition-delay:0s!important}@starting-style{.product-details-modal,.rank-duration-modal,.giftcard-modal,.bundle-details-modal{transform:none}}}@media (prefers-reduced-transparency:reduce){.shop-page>.site-navbar,.product-details-backdrop,.rank-duration-backdrop,.giftcard-modal-backdrop,.bundle-details-backdrop{-webkit-backdrop-filter:none}.shop-page>.site-navbar,.product-details-modal,.rank-duration-modal,.giftcard-modal,.bundle-details-modal{background-color:#081321}}@media (prefers-contrast:more){.category-details-trigger,.product-details-modal,.rank-duration-modal,.giftcard-modal,.bundle-details-modal,.giftcard-config{border:1px solid #e2e8f0a6}.shop-section-nav,.matrix-scroll{border-color:#e2e8f080}}.shop-cart-page,.shop-result-page{min-height:calc(100vh - 88px);color:var(--shop-text);background:radial-gradient(circle at 18% 0,#94a3b81a,#0000 30rem),radial-gradient(circle at 84% 12%,#33415529,#0000 26rem),linear-gradient(#0b1018 0%,#050812 100%);padding:2.5rem 1.5rem 4.5rem}.shop-cart-shell,.shop-result-shell{width:min(1120px,100%);margin:0 auto}.shop-cart-back,.shop-result-action{min-height:42px;font:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.45rem;font-weight:750;text-decoration:none;transition:border-color .18s,background .18s,color .18s;display:inline-flex}.shop-cart-back{color:var(--shop-dim);background:0 0;border:0;margin-bottom:1.5rem;padding:0;font-size:.9rem}.shop-cart-back:hover{color:var(--shop-text)}.shop-cart-header{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.25rem;display:flex}.shop-cart-kicker{color:var(--shop-accent-strong);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.4rem;font-size:.76rem;font-weight:800}.shop-cart-header h1,.shop-result-card h2{color:var(--shop-text);font-family:Outfit, var(--font-sans);letter-spacing:0;margin:0;font-weight:850}.shop-cart-header h1{font-size:clamp(1.7rem,3vw,2.2rem);line-height:1.1}.shop-cart-header p,.shop-result-card p{color:var(--shop-muted);margin:.5rem 0 0;font-size:.95rem;line-height:1.55}.shop-cart-count{color:var(--shop-dim);font-size:.9rem;font-weight:650}.shop-cart-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin-bottom:1.35rem;display:grid}.shop-cart-step{border:1px solid var(--shop-line);min-height:44px;color:var(--shop-dim);background:#080d16b8;border-radius:8px;justify-content:center;align-items:center;gap:.45rem;font-size:.82rem;font-weight:750;display:flex}.shop-cart-step[data-active=true]{color:var(--shop-text);background:#06b6d41a;border-color:#67e8f957}.shop-cart-step[data-done=true]{color:#a7f3d0;border-color:#10b98147}.shop-cart-alert{color:#fca5a5;background:#ef444414;border:1px solid #ef444438;border-radius:8px;align-items:flex-start;gap:.7rem;margin-bottom:1.15rem;padding:.9rem 1rem;font-size:.9rem;line-height:1.45;display:flex}.shop-cart-surface{border:1px solid var(--border-soft,#94a3b81f);background:var(--surface-standard,#0a1019bd);box-shadow:var(--shadow-panel,0 14px 32px #00000038);border-radius:8px}.shop-cart-empty{text-align:center;padding:3rem 1.5rem}.shop-cart-empty-icon{border:1px solid var(--shop-line);width:56px;height:56px;color:var(--shop-dim);background:#06b6d414;border-radius:8px;place-items:center;margin:0 auto 1rem;display:grid}.shop-cart-empty h3{color:#fff;margin:0 0 .4rem;font-size:1.15rem;font-weight:800}.shop-cart-empty p{max-width:360px;color:var(--shop-muted);margin:0 auto 1.4rem;font-size:.92rem;line-height:1.55}.checkout-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.9fr);align-items:start;gap:1.25rem;display:grid}.shop-cart-section-title{border-bottom:1px solid var(--shop-line);justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1.1rem;display:flex}.shop-cart-section-title h2,.shop-cart-summary h3{color:var(--shop-text);margin:0;font-size:.95rem;font-weight:800}.shop-cart-section-title span{color:var(--shop-dim);font-size:.78rem;font-weight:650}.checkout-item{border-top:1px solid var(--shop-line);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.checkout-item:first-child{border-top:0}.checkout-item-left{flex:1;align-items:center;gap:.9rem;min-width:0;display:flex}.checkout-item-thumb{border:1px solid var(--shop-line);width:56px;height:56px;color:var(--shop-accent-strong);background:#080d16e6;border-radius:8px;flex-shrink:0;place-items:center;display:grid}.checkout-item-thumb img{object-fit:contain;width:40px;height:40px}.checkout-item h4{color:var(--shop-text);margin:0;font-size:1rem;font-weight:780}.checkout-item-desc,.checkout-item-unit{color:var(--shop-dim);margin-top:.2rem;font-size:.8rem;line-height:1.4}.checkout-item-unit s{color:#f87171;margin-right:.35rem}.checkout-item-controls{flex-shrink:0;align-items:center;gap:.85rem;display:flex}.checkout-qty{border:1px solid var(--shop-line);background:#080d16e6;border-radius:8px;align-items:center;display:inline-flex;overflow:hidden}.checkout-qty button,.checkout-remove{width:34px;height:34px;color:var(--shop-dim);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.checkout-qty button:disabled{color:#53657f;cursor:not-allowed}.checkout-qty span{color:#fff;text-align:center;min-width:28px;font-size:.9rem;font-weight:750}.checkout-line-total{color:#e2e8f0;text-align:right;min-width:78px;font-size:1rem;font-weight:780}.checkout-line-total s{color:#f87171;margin-bottom:2px;font-size:.72rem;font-weight:500;display:block}.checkout-remove{color:#f87171;border:1px solid #ef44442e;border-radius:8px}.shop-cart-panel{padding:1.15rem}.shop-cart-panel+.shop-cart-panel,.shop-cart-stack>*+*{margin-top:1rem}.shop-cart-panel h3,.shop-cart-panel h4{color:var(--shop-text);margin:0 0 .75rem;font-size:.95rem;font-weight:800}.recipient-grid{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}.recipient-option{border:1px solid var(--shop-line);min-height:48px;color:var(--shop-muted);cursor:pointer;background:#080d16e6;border-radius:8px;align-items:center;gap:.55rem;padding:.7rem .85rem;display:flex}.recipient-option[data-active=true]{color:var(--shop-text);background:#06b6d41a;border-color:#67e8f957}.recipient-option input{accent-color:var(--shop-accent-strong)}.shop-cart-field{gap:.4rem;margin-top:.85rem;display:grid}.shop-cart-field label{color:var(--shop-dim);letter-spacing:.05em;text-transform:uppercase;font-size:.76rem;font-weight:750}.shop-cart-field input[type=text]{color:#fff;min-height:42px;font:inherit;background:#080d16e6;border:1px solid #94a3b82e;border-radius:8px;outline:none;padding:.7rem .85rem}.shop-cart-field input[type=text]:focus{border-color:#67e8f975;box-shadow:0 0 0 3px #06b6d41a}.shop-cart-recipient-preview{background:#06b6d41a;border:1px solid #06b6d42e;border-radius:8px;align-items:center;gap:.85rem;margin-top:.9rem;padding:.85rem .95rem;display:flex}.shop-cart-recipient-preview img{object-fit:contain;background:#0000004d;border:1px solid #06b6d447;border-radius:6px;width:44px;height:44px}.shop-cart-recipient-preview small{color:var(--shop-dim);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:700;display:block}.shop-cart-recipient-preview strong{color:var(--shop-accent);font-family:var(--font-mono);margin-top:.1rem;font-size:1rem;font-weight:750;display:block}.shop-cart-recipient-preview strong.is-error{color:#ef4444}.shop-cart-legal{border:1px solid var(--shop-line);background:#080d16e6;border-radius:8px;align-items:flex-start;gap:.7rem;margin-top:.7rem;padding:.9rem 1rem;display:flex}.shop-cart-legal>input{width:16px;height:16px;accent-color:var(--shop-accent-strong);cursor:pointer;flex-shrink:0;margin-top:2px}.shop-cart-legal label{color:var(--shop-muted);cursor:pointer;font-size:.84rem;line-height:1.5}.shop-cart-legal a{color:var(--shop-accent);border-bottom:1px solid #67e8f959;font-weight:700;text-decoration:none}.shop-cart-summary{padding:1.15rem;position:sticky;top:100px}.shop-cart-summary h3{border-bottom:1px solid var(--shop-line);align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.9rem;display:flex}.shop-cart-summary-row{color:var(--shop-muted);justify-content:space-between;gap:1rem;margin-bottom:.55rem;font-size:.9rem;display:flex}.shop-cart-summary-row strong{color:#e2e8f0;font-weight:700}.shop-cart-summary-row.is-discount strong{color:#f87171}.shop-cart-summary-row.is-coupon strong{color:#10b981}.shop-cart-summary-total{border-top:1px solid var(--shop-line);color:var(--shop-text);justify-content:space-between;gap:1rem;margin:1rem 0 1.15rem;padding-top:1rem;font-size:1.05rem;font-weight:800;display:flex}.shop-cart-summary-total strong{color:#10b981}.shop-cart-coupon{border-top:1px solid var(--shop-line);margin-bottom:1.1rem;padding-top:1.1rem}.shop-cart-coupon label{color:var(--shop-dim);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.65rem;font-size:.76rem;font-weight:750;display:block}.shop-cart-coupon-form{gap:.45rem;display:flex}.shop-cart-coupon-form input{color:#fff;min-height:40px;font:inherit;text-transform:uppercase;background:#080d16e6;border:1px solid #94a3b82e;border-radius:8px;flex:1;padding:.7rem .85rem}.shop-cart-coupon-form button,.shop-cart-pay,.shop-result-action-primary,.shop-result-action-secondary,.shop-cart-primary{font:inherit;cursor:pointer;border:0;border-radius:8px;font-weight:800}.shop-cart-coupon-form button{background:var(--shop-accent-strong);color:#041016;min-height:40px;padding:0 .95rem}.shop-cart-coupon-form button:disabled{color:#6b7280;cursor:default;background:#94a3b81a}.shop-cart-coupon-active{color:#a7f3d0;background:#10b98114;border:1px solid #10b98138;border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem .85rem;font-size:.85rem;display:flex}.shop-cart-auth-note{border:1px solid var(--shop-line);color:var(--shop-muted);background:#080d16e6;border-radius:8px;margin-bottom:1.1rem;padding:.85rem .95rem;font-size:.82rem;line-height:1.5}.shop-cart-auth-note strong{color:var(--shop-accent);letter-spacing:.04em;text-transform:uppercase;margin-bottom:.25rem;font-size:.78rem;display:block}.shop-cart-pay,.shop-cart-primary,.shop-result-action-primary{background:var(--shop-accent-strong);color:#041016;border:1px solid #22d3ee;width:100%;min-height:46px}.shop-cart-pay:disabled{border-color:var(--shop-line);color:var(--shop-dim);cursor:default;background:#94a3b81a}.shop-result-action-secondary{border:1px solid var(--shop-line);color:#fff;background:#080d16e6;width:100%;min-height:46px}.shop-result-shell{place-items:center;min-height:calc(100vh - 140px);display:grid}.shop-result-card{text-align:center;width:min(560px,100%);padding:2.5rem 1.75rem}.shop-result-card .shop-result-icon{margin-bottom:1.25rem}.shop-result-card h2{font-size:clamp(1.6rem,3vw,2rem)}.shop-result-actions{gap:.75rem;margin-top:1.75rem;display:grid}.shop-result-hint{border:1px solid var(--shop-line);color:var(--shop-accent);text-align:left;background:#080d16e6;border-radius:8px;align-items:flex-start;gap:.7rem;margin-top:1.5rem;padding:.95rem 1rem;font-size:.85rem;line-height:1.5;display:flex}.giftcard-product-shell{gap:.55rem;min-width:0;display:grid}.giftcard-product-shell .giftcard-product-trigger{width:100%}.giftcard-check-link{border:1px solid var(--shop-line-strong);width:auto;max-width:100%;min-height:36px;color:var(--shop-accent);font:inherit;transition:transform .14s var(--shop-ease-out), color .16s ease, border-color .16s ease, background-color .16s ease, box-shadow .16s ease;background:#0891b214;border-radius:7px;justify-content:center;align-items:center;gap:.45rem;margin-top:0;padding:.45rem .72rem;font-size:.78rem;font-weight:820;text-decoration:none;display:inline-flex}.giftcard-check-link:hover{color:#ecfeff;background:#0891b229;border-color:#67e8f980}.matrix-scroll-hint{border-bottom:1px solid var(--shop-line);color:var(--shop-dim);letter-spacing:.04em;text-transform:uppercase;margin:0;padding:.55rem .85rem;font-size:.75rem;font-weight:700;display:none}.shop-cart-nav-row{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.shop-cart-nav-row .shop-cart-primary,.shop-cart-nav-row .shop-cart-back{min-width:140px}.shop-cart-upsell{background:#06b6d414;border:1px solid #06b6d438;border-radius:8px;gap:.85rem;padding:1.1rem 1.15rem;display:grid}.shop-cart-upsell-badge{width:fit-content;color:var(--shop-accent);letter-spacing:.04em;text-transform:uppercase;background:#06b6d41f;border:1px solid #06b6d433;border-radius:6px;align-items:center;padding:.28rem .55rem;font-size:.72rem;font-weight:750;display:inline-flex}@media (max-width:968px){.checkout-grid{grid-template-columns:1fr}.shop-cart-summary{position:static}.checkout-item{flex-direction:column;align-items:stretch}.checkout-item-controls{border-top:1px solid var(--shop-line);justify-content:space-between;padding-top:.85rem}}@media (max-width:700px){.shop-cart-steps,.recipient-grid{grid-template-columns:1fr}.matrix-scroll-hint{display:block}}
