.ah-shop{background:var(--ah-bg);color:var(--ah-body);width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.ah-shop .wrap{max-width:var(--ah-maxw);margin:0 auto;padding:0 26px}.ah-shop h1,.ah-shop h2,.ah-shop h3{font-family:var(--ah-display);color:var(--ah-ink);letter-spacing:-.02em;line-height:1.06;font-weight:800;margin:0}.ah-shop section{padding:65px 0}.ah-shop .eyebrow{font-family:var(--ah-display);font-weight:700;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--ah-accent-deep);display:block;margin-bottom:14px}.ah-shop .shop-hero{background:linear-gradient(180deg,var(--ah-hero-top),var(--ah-bg));text-align:center;padding:65px 0 35px}.ah-shop .shop-hero h1{font-size:clamp(40px,6vw,72px);font-weight:900;letter-spacing:-.04em;margin-bottom:14px}.ah-shop .shop-hero h1 .hl{color:var(--ah-accent)}.ah-shop .shop-hero p{font-size:19px;color:var(--ah-body);max-width:58ch;margin:0 auto}.ah-shop .cat-hero{background:linear-gradient(180deg,var(--ah-hero-top),var(--ah-bg));padding:65px 0 8px}.ah-shop .cat-hero+.cat-section{padding-top:24px}.ah-shop .cat-hero .crumbs{font-size:13px;color:var(--ah-muted);margin-bottom:22px}.ah-shop .cat-hero .crumbs a{color:var(--ah-accent-deep);text-decoration:none}.ah-shop .cat-hero .crumbs a:hover{color:var(--ah-accent)}.ah-shop .cat-hero h1{font-size:clamp(36px,5vw,56px);font-weight:900;margin-bottom:12px}.ah-shop .cat-hero p{font-size:17px;color:var(--ah-body);max-width:60ch;margin:0 0 24px}.ah-shop .catfilter{display:flex;gap:clamp(6px,1.6vw,8px);flex-wrap:wrap;margin-top:8px;margin-bottom:24px}.ah-shop .catfilter a{font-family:var(--ah-display);font-weight:700;font-size:clamp(11px,2.6vw,13px);letter-spacing:clamp(.02em,.15vw,.06em);text-transform:uppercase;color:var(--ah-body);text-decoration:none;padding:clamp(7px,1.8vw,9px)clamp(12px,3.2vw,16px);border-radius:30px;border:1px solid var(--ah-line);background:var(--ah-card);transition:background .2s,color .2s,border-color .2s;white-space:nowrap}.ah-shop .catfilter a:hover{color:var(--ah-ink);border-color:var(--ah-accent)}.ah-shop .catfilter a.active{background:var(--ah-accent);border-color:var(--ah-accent);color:var(--ah-button-ink)}.ah-shop .sec-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:30px;flex-wrap:wrap}.ah-shop .sec-head h2{font-size:clamp(26px,3.2vw,36px)}.ah-shop .sec-head .count{font-family:var(--ah-display);font-weight:600;font-size:14px;color:var(--ah-muted)}.ah-shop .featured{background:var(--ah-bg-2);padding:48px 0}.ah-shop .featured .ah-bundle7{padding:0}.ah-shop .featured+.cat-section{padding-top:36px}.ah-shop .ribbon{position:absolute;top:14px;right:14px;background:var(--ah-accent);color:#fff;font-family:var(--ah-display);font-weight:700;font-size:11px;letter-spacing:.08em;text-transform:uppercase;padding:5px 12px;border-radius:30px}.ah-shop .ribbon.sale{background:var(--ah-accent-deep);color:var(--ah-button-ink)}.ah-shop .ribbon.best{background:var(--ah-accent-deep);color:var(--ah-button-ink)}.ah-shop .scard .price-blob{position:absolute;bottom:12px;left:12px;width:72px;height:72px;border-radius:50%;background:var(--ah-sale);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1;text-align:center;font-family:var(--ah-display);box-shadow:0 8px 20px -6px var(--ah-sale-shadow);z-index:3;pointer-events:none;padding-right:2px}.ah-shop .scard .price-blob b{font-weight:900;font-size:21px;color:#fff;display:block}.ah-shop .scard .price-blob s{display:block;font-size:12px;font-weight:600;color:rgba(255,255,255,.8);text-decoration:line-through;margin-top:2px}.ah-shop .scard .price-blob.is-short b{font-size:24px}.ah-shop .scard .price-blob.is-short s{font-size:13.5px;margin-top:2px}.ah-shop .ssub{display:block;font-family:var(--ah-display);font-weight:600;font-size:15px;color:var(--ah-body);margin:3px 0 0}.ah-shop .sformats{display:block;font-family:var(--ah-display);font-weight:600;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--ah-muted);margin:4px 0 0}.ah-shop .sprice{font-family:var(--ah-display);font-weight:800;font-size:20px;color:var(--ah-ink);display:inline-flex;align-items:baseline;gap:10px}.ah-shop .sprice del,.ah-shop .sprice .was{color:var(--ah-body);font-weight:500;font-size:16px;text-decoration:line-through;text-decoration-thickness:1.5px;margin:0;opacity:.65}.ah-shop .sprice ins{text-decoration:none;background:0 0;color:var(--ah-ink);font-weight:800}.ah-shop .save-pill{display:inline-block;background:var(--ah-accent);color:#fff;font-family:var(--ah-display);font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;padding:4px 12px;border-radius:30px;margin-left:8px}.ah-shop .sgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.ah-shop .sgrid-related{grid-template-columns:repeat(auto-fit,minmax(200px,280px));justify-content:center}.ah-shop .scard{background:var(--ah-card);border:1px solid var(--ah-line);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s,border-color .25s}.ah-shop .scard:hover{transform:translateY(-5px);box-shadow:0 26px 50px -28px rgba(0,0,0,.5);border-color:var(--ah-accent)}.ah-shop .scard-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;flex:1}.ah-shop .pimg{aspect-ratio:1/1;overflow:hidden;position:relative}.ah-shop .pimg img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.ah-shop .scard:hover .pimg img{transform:scale(1.04)}.ah-shop .sbody{padding:14px 20px 0;flex:1;display:flex;flex-direction:column}.ah-shop .sbody h3{font-size:19px;margin:0 0 4px}.ah-shop .sbody .sprice{margin-top:auto;padding-top:12px;margin-bottom:16px}.ah-shop .scart{margin:0 20px 20px;width:calc(100% - 40px);font-size:14px;padding:11px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--ah-display);font-weight:700;border-radius:12px;border:none;cursor:pointer;text-decoration:none;background:var(--ah-accent);color:var(--ah-button-ink);transition:transform .2s,background .2s}.ah-shop .scart:hover{background:var(--ah-accent-hover);color:var(--ah-button-ink);transform:translateY(-2px)}.ah-shop .bundle-band{background:linear-gradient(160deg,#11203a,var(--ah-dark));color:#fff;border-top:1px solid var(--ah-line);border-bottom:1px solid var(--ah-line)}.ah-shop .bundle-band .bundle-cta{max-width:640px;margin:0 auto;text-align:center}.ah-shop .bundle-band h2{color:#fff;font-size:clamp(26px,3.6vw,38px);margin-bottom:12px}.ah-shop .bundle-band p{color:rgba(255,255,255,.92);font-size:17px;max-width:50ch;margin:0 auto 22px}.ah-shop .bundle-band .btn{display:inline-flex;align-items:center;gap:8px;background:var(--ah-accent);color:var(--ah-button-ink);font-family:var(--ah-display);font-weight:700;font-size:16px;padding:14px 24px;border-radius:12px;text-decoration:none;border:none;cursor:pointer;box-shadow:0 12px 28px -12px rgba(0,0,0,.6);transition:transform .2s,background .2s}.ah-shop .bundle-band .btn:hover{background:var(--ah-accent-hover);color:var(--ah-button-ink);transform:translateY(-2px)}.ah-shop .empty{text-align:center;color:var(--ah-muted);padding:40px 0;font-size:16px}@media(max-width:1000px){.ah-shop .sgrid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.ah-shop .sgrid{grid-template-columns:1fr 1fr}.ah-shop section{padding:44px 0}.ah-shop .ribbon{top:10px;right:10px;font-size:9px;letter-spacing:.06em;padding:3px 8px}.ah-shop .scard .price-blob{width:54px;height:54px;bottom:8px;left:8px}.ah-shop .scard .price-blob b{font-size:16px}.ah-shop .scard .price-blob s{font-size:10px;margin-top:1px}.ah-shop .scard .price-blob.is-short b{font-size:18px}.ah-shop .scard .price-blob.is-short s{font-size:11px}}@media(max-width:360px){.ah-shop .sgrid{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto}}