*{box-sizing:border-box;margin:0;padding:0}body{background:var(--paper);color:var(--ink);font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3,.display{font-family:Poppins,sans-serif;font-weight:800}.mono{font-family:IBM Plex Mono,monospace}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}:root{--line:#E7E8EE;--surface:#F5F6FA;--gold:#FFB800;--green:#00822F}.wrap{max-width:1280px;margin:0 auto;padding:0 24px}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}#agegate{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--charcoal);color:#fff;z-index:999;display:flex;align-items:center;justify-content:center;text-align:center;padding:24px}#agegate.hidden{display:none}.gate-box{max-width:420px}.gate-box .stamp{display:inline-block;background:var(--yellow);color:#fff;font-family:Poppins;font-weight:800;font-size:12px;padding:7px 16px;border-radius:999px;letter-spacing:.08em;margin-bottom:20px;text-transform:uppercase}.gate-box h2{font-size:28px;margin-bottom:12px}.gate-box p{opacity:.75;font-size:14px;margin-bottom:28px;line-height:1.5}.gate-buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.btn{font-family:Poppins;font-weight:700;font-size:14px;padding:14px 30px;border:none;cursor:pointer;border-radius:999px;background:var(--yellow);color:#fff;transition:transform .15s ease,box-shadow .15s ease;display:inline-block;box-shadow:0 6px 16px #e0185847}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 22px #e0185861}.btn.ghost{background:transparent;border:2px solid #fff;color:#fff;box-shadow:none}.btn.ghost:hover{background:#ffffff1a;transform:translateY(-2px)}.btn.small{padding:9px 18px;font-size:12.5px;box-shadow:none}.ticker{background:var(--yellow);color:#fff;font-family:Poppins;font-size:13px;font-weight:600;letter-spacing:.01em;overflow:hidden;white-space:nowrap;padding:10px 0}.ticker-track{display:inline-block;animation:scroll 30s linear infinite}.ticker-track span{margin-right:56px}.ticker-track span:before{content:"\2605  ";opacity:.85}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.ticker-track{animation:none}}header.site-header{background:var(--paper);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:100}.topbar{display:flex;align-items:center;justify-content:space-between;padding:16px 0;gap:16px}.logo{display:flex;align-items:baseline;gap:8px}.logo img.mark-img{height:56px;width:auto}.topbar-right{display:flex;align-items:center;gap:22px;font-size:13.5px;font-weight:600}.topbar-right .acct{display:flex;gap:16px;align-items:center}.topbar-right .acct a:hover{color:var(--yellow)}.cart-pill{background:var(--ink);color:#fff;font-family:Poppins;font-weight:600;font-size:12.5px;padding:8px 16px;border-radius:999px}nav.mega{background:var(--paper);border-bottom:1px solid var(--line)}.mega-inner{display:flex;gap:4px;overflow-x:auto}.mega-inner a{display:block;padding:13px 16px;font-size:13.5px;font-weight:600;white-space:nowrap;border-bottom:3px solid transparent}.mega-inner a:hover{color:var(--yellow);border-bottom-color:var(--yellow)}.hero{background:linear-gradient(120deg,#fff0f5,#fff7ec);padding:64px 0 72px;border-bottom:1px solid var(--line)}.hero-single{max-width:640px}.hero-eyebrow{font-family:Poppins;color:var(--yellow);font-size:13px;font-weight:700;letter-spacing:.04em;margin-bottom:16px;text-transform:uppercase}.hero h1{font-size:52px;line-height:1.05;margin-bottom:20px;color:var(--ink)}.hero h1 em{font-style:normal;color:var(--yellow)}.hero p.lead{font-size:16.5px;opacity:.75;max-width:480px;line-height:1.6;margin-bottom:28px}.hero-cta{display:flex;gap:14px;flex-wrap:wrap}.hero-cta .btn.ghost{border-color:var(--ink);color:var(--ink)}.hero-cta .btn.ghost:hover{background:var(--ink);color:#fff}.hero-note{font-family:Inter;font-size:13px;opacity:.6;margin-top:18px}.section{padding:60px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:16px;margin-bottom:32px;flex-wrap:wrap;gap:8px;border-bottom:1px solid var(--line)}.section-head h2{font-size:28px}.section-head .sub{font-size:12.5px;opacity:.55;font-family:Inter;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.cat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.cat-tile{background:var(--surface);padding:26px 16px;text-align:center;font-weight:700;font-size:13.5px;border-radius:14px;transition:background .15s ease,color .15s ease,transform .15s ease}.cat-tile:hover{background:var(--yellow);color:#fff;transform:translateY(-3px)}.cat-tile .n{display:none}.prod-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.card{background:#fff;border:1px solid var(--line);border-radius:16px;position:relative;display:flex;flex-direction:column;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #14141f1a}.card .stamp{position:absolute;top:12px;right:12px;z-index:2;background:var(--red);color:#fff;font-family:Poppins;font-weight:700;font-size:12px;padding:5px 11px;border-radius:999px}.card .flag{position:absolute;top:12px;left:12px;z-index:2;color:#fff;font-family:Poppins;font-weight:700;font-size:11px;padding:5px 11px;border-radius:999px;text-transform:uppercase;letter-spacing:.02em;background:var(--steel)}.card .flag.flag-new{background:var(--green)}.card .flag.flag-trending{background:var(--yellow-deep)}.card .flag.flag-selling-fast{background:var(--yellow)}.card .thumb{aspect-ratio:1/1;overflow:hidden;background:var(--surface);display:flex;align-items:center;justify-content:center}.card .thumb img{width:100%;height:100%;object-fit:cover}.card .thumb .placeholder{font-family:Inter;font-size:11px;opacity:.35;font-weight:600}.card .info{padding:16px 16px 18px;flex:1;display:flex;flex-direction:column}.card .brand{font-family:Inter;font-size:11.5px;font-weight:600;text-transform:uppercase;opacity:.5;margin-bottom:4px;letter-spacing:.02em}.card h3{font-family:Inter;font-weight:700;font-size:14.5px;line-height:1.3;margin-bottom:6px}.card .stars{font-size:12px;color:var(--gold);margin-bottom:6px;letter-spacing:1px}.card .stars .count{color:var(--steel);font-size:11px;margin-left:4px;letter-spacing:normal}.card .case-line{font-family:Inter;font-size:11.5px;color:var(--steel);margin-bottom:10px}.card .price-row{margin-top:auto;display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--line);gap:8px}.card .lock{font-family:Inter;font-size:12.5px;font-weight:600}.card .lock a{text-decoration:underline;color:var(--yellow)}.card .price{font-family:Poppins;font-weight:700;font-size:15px}.card .price .was{text-decoration:line-through;opacity:.4;font-weight:500;font-size:13px;margin-right:6px}.card .addbtn{font-size:18px;width:34px;height:34px;background:var(--yellow);color:#fff;display:flex;align-items:center;justify-content:center;border-radius:999px;cursor:pointer;border:none;flex-shrink:0;transition:transform .15s ease}.card .addbtn:hover{transform:scale(1.08)}.trust{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:36px 0}.trust-item{display:flex;align-items:center;gap:14px;font-family:Inter;font-size:13px}.trust-item .icon{width:44px;height:44px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:19px;flex-shrink:0;color:#fff}.trust-item strong{display:block;font-family:Poppins;font-size:14.5px;margin-bottom:2px}.trust-item span.sub{opacity:.6}footer.site-footer{background:var(--charcoal);color:#fff;padding:52px 0 20px;margin-top:20px}.foot-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:32px;padding-bottom:32px}.foot-grid h4{font-family:Poppins;font-size:13.5px;margin-bottom:14px;color:var(--yellow)}.foot-grid ul{list-style:none}.foot-grid li{margin-bottom:9px;font-size:13.5px;opacity:.75}.foot-grid p{font-size:13px;opacity:.6;line-height:1.6;max-width:280px}.foot-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:18px;display:flex;justify-content:space-between;font-size:12px;opacity:.5;font-family:Inter;flex-wrap:wrap;gap:8px}.product-main{display:grid;grid-template-columns:1fr 1fr;gap:48px;padding:48px 0}.product-gallery img{border-radius:16px;border:1px solid var(--line)}.product-info .brand{font-family:Inter;font-size:12px;font-weight:600;text-transform:uppercase;opacity:.55;margin-bottom:8px}.product-info h1{font-size:28px;margin-bottom:14px}.product-info .price-block{font-family:Poppins;font-size:24px;font-weight:800;margin-bottom:20px;color:var(--yellow)}.product-info select{font-family:Inter;font-weight:600;padding:12px;border:2px solid var(--line);border-radius:10px;background:#fff;margin-bottom:16px;width:100%;max-width:320px}.product-info .desc{font-size:14.5px;line-height:1.7;opacity:.8;margin-bottom:24px}.cart-table{width:100%;border-collapse:collapse;margin-bottom:24px}.cart-table th{text-align:left;font-family:Inter;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;border-bottom:2px solid var(--ink);padding-bottom:10px}.cart-table td{padding:16px 8px;border-bottom:1px solid var(--line);vertical-align:middle}.cart-table img{width:64px;height:64px;object-fit:cover;border-radius:10px;border:1px solid var(--line)}.cart-empty{padding:64px 0;text-align:center}.cart-totals{display:flex;justify-content:flex-end}.cart-totals-box{font-family:Inter;min-width:280px}.cart-totals-box .row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px dashed var(--line)}.cart-totals-box .row.total{font-weight:700;font-size:16px;border-bottom:none;color:var(--yellow)}@media(max-width:900px){.hero h1{font-size:36px}.cat-grid{grid-template-columns:repeat(3,1fr)}.prod-grid,.trust-grid{grid-template-columns:repeat(2,1fr)}.foot-grid{grid-template-columns:1fr 1fr}.product-main{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/theme.css.map */
