html,body{margin:0;padding:0;background:#0c0e10}body{font-family:Space Grotesk,sans-serif;color:#e9eae7}a{color:#17c79a;text-decoration:none}a:hover{color:#e9eae7;text-decoration:underline}::selection{background:#17c79a;color:#0c0e10}img{max-width:100%;display:block}.announce-bar{font-family:JetBrains Mono,monospace;font-size:13px;font-weight:700;letter-spacing:.14em;padding:12px 64px;text-align:center}.site-header{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:26px 64px;border-bottom:1px solid rgba(233,234,231,.12);position:sticky;top:0;background:#0c0e10;z-index:10}.site-header__logo{font-weight:700;font-size:22px;letter-spacing:-.03em;color:#e9eae7;white-space:nowrap}.site-header__nav{display:flex;gap:32px;align-items:center;flex-wrap:wrap}.nav-link{font-family:JetBrains Mono,monospace;font-size:13px;letter-spacing:.14em;color:#6e7679}.nav-cta{background:#17c79a;color:#0c0e10;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:700;letter-spacing:.1em;padding:12px 22px;white-space:nowrap;border-radius:4px}.nav-cta:hover{color:#0c0e10;text-decoration:none;opacity:.85}.hero{background:linear-gradient(180deg,#1a1e22,#0c0e10);padding:80px 64px;display:flex;flex-direction:column;gap:56px}.hero__intro{display:flex;flex-direction:column;gap:28px}.hero__eyebrow{font-family:JetBrains Mono,monospace;font-size:14px;letter-spacing:.2em;color:#17c79a}.hero__heading{margin:0;font-weight:700;font-size:84px;line-height:.92;letter-spacing:-.045em;color:#e9eae7;max-width:780px}.hero__sub{margin:0;font-size:22px;line-height:1.55;color:#6e7679;max-width:720px}.hero__pills-wrap{display:flex;flex-direction:column;gap:20px}.hero__pills-label{font-family:JetBrains Mono,monospace;font-size:13px;letter-spacing:.14em;color:#6e7679}.hero__pills{display:flex;gap:12px;flex-wrap:wrap;overflow-x:auto;padding-bottom:8px}.pill{background:#e9eae714;border:1px solid rgba(233,234,231,.15);color:#e9eae7;font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:700;padding:18px 28px;white-space:nowrap;border-radius:4px}.pill:hover{color:#e9eae7;text-decoration:none;border-color:#17c79a}.hero__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:1300px}.hero__card{aspect-ratio:1;background:linear-gradient(135deg,#2a2e35,#1a1e22);border:1px solid rgba(233,234,231,.12);border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:24px}.hero__card img{width:100%;height:100%;object-fit:contain}.hero__card-placeholder{font-family:JetBrains Mono,monospace;font-size:12px;letter-spacing:.1em;color:#6e7679;text-align:center}.section-shop{padding:96px 64px 40px;display:flex;flex-wrap:wrap;gap:28px;align-items:flex-end;justify-content:space-between}.section-shop__eyebrow{display:block;font-family:JetBrains Mono,monospace;font-size:14px;letter-spacing:.2em;color:#17c79a;margin-bottom:18px}.section-shop__heading{margin:0;font-weight:700;font-size:64px;line-height:.98;letter-spacing:-.04em;color:#e9eae7}.filter-row{display:flex;gap:12px;flex-wrap:wrap;padding:24px 64px 40px;background:#0c0e10}.filter-pill{border:1px solid rgba(233,234,231,.2);color:#6e7679;font-family:JetBrains Mono,monospace;font-size:12px;letter-spacing:.12em;padding:10px 18px;display:inline-block}.filter-pill--active{border:1px solid #17C79A;color:#17c79a;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px;padding:40px 64px 96px}.product-card{background:#0c0e10;border:1px solid rgba(233,234,231,.15);display:flex;flex-direction:column;border-radius:8px;overflow:hidden;text-decoration:none;color:inherit;transition:border-color .2s,box-shadow .2s}.product-card:hover{border-color:#17c79a;box-shadow:0 8px 32px #17c79a1a}.product-card__media{position:relative;aspect-ratio:1;background:#1a1e22;border-bottom:1px solid rgba(233,234,231,.15)}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__badge{position:absolute;top:16px;left:16px;background:#e4573d;color:#0c0e10;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700;letter-spacing:.12em;padding:6px 12px;border-radius:4px}.product-card__badge--out{background:#6e7679}.product-card__body{padding:26px 24px;display:flex;flex-direction:column;gap:10px;flex:1}.product-card__cat{font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.14em;color:#6e7679}.product-card__name{font-weight:700;font-size:24px;line-height:1.1;letter-spacing:-.03em;color:#e9eae7;flex:1}.product-card__pricebar{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-top:10px}.product-card__price{font-family:JetBrains Mono,monospace;font-size:28px;font-weight:500;color:#e9eae7;letter-spacing:-.02em}.product-card__stock{font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.1em;color:#17c79a}.product-card__cta{margin-top:8px;background:#17c79a;color:#0c0e10;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:700;letter-spacing:.1em;padding:14px 0;text-align:center;border-radius:4px;display:block;pointer-events:none}.product-card:hover .product-card__cta{opacity:.85}.empty-state{margin:0 64px 96px;padding:48px;border:1px dashed rgba(233,234,231,.2);border-radius:8px;font-family:JetBrains Mono,monospace;font-size:14px;color:#6e7679;text-align:center}.ticker-section{background:#e9eae7;color:#0c0e10;padding:110px 64px;display:flex;flex-direction:column;gap:48px}.ticker-head{display:flex;flex-direction:column;gap:18px;max-width:860px}.ticker-eyebrow{font-family:JetBrains Mono,monospace;font-size:14px;letter-spacing:.2em;color:#6e7679}.ticker-heading{margin:0;font-weight:700;font-size:64px;line-height:.98;letter-spacing:-.04em}.ticker-list{display:flex;flex-direction:column;max-width:1040px}.ticker-row{display:flex;gap:28px;align-items:baseline;padding:22px 0;border-bottom:1px solid rgba(12,14,16,.15);font-family:JetBrains Mono,monospace;font-size:18px}.ticker-num{color:#6e7679;width:44px}.ticker-name{flex:1;color:#0c0e10}.ticker-price{color:#6e7679}.ticker-change{width:90px;text-align:right}.ticker-change--up{color:#0a8f6e}.ticker-change--down{color:#c0431f}.cta-section{background:#17c79a;color:#0c0e10;padding:110px 64px;display:flex;flex-wrap:wrap;gap:56px;align-items:flex-end;justify-content:space-between}.cta-copy{display:flex;flex-direction:column;gap:24px;max-width:760px}.cta-eyebrow{font-family:JetBrains Mono,monospace;font-size:14px;letter-spacing:.2em;color:#0c0e10}.cta-heading{margin:0;font-weight:700;font-size:72px;line-height:.94;letter-spacing:-.045em}.cta-sub{margin:0;font-size:22px;line-height:1.5;max-width:620px}.cta-actions{display:flex;flex-direction:column;gap:14px}.cta-btn{background:#0c0e10;color:#17c79a;font-family:JetBrains Mono,monospace;font-size:16px;font-weight:700;letter-spacing:.1em;padding:22px 40px;text-align:center;border-radius:6px;display:block}.cta-btn--outline{background:transparent;border:2px solid #0C0E10;color:#0c0e10}.cta-btn:hover{text-decoration:none;opacity:.85}.site-footer{padding:56px 64px;display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between;align-items:flex-end;border-top:1px solid rgba(233,234,231,.12)}.footer-brand{display:flex;flex-direction:column;gap:12px}.footer-brand__name{font-weight:700;font-size:28px;letter-spacing:-.03em;color:#e9eae7}.footer-brand__tag{font-family:JetBrains Mono,monospace;font-size:13px;letter-spacing:.14em;color:#6e7679}.footer-meta{font-family:JetBrains Mono,monospace;font-size:13px;line-height:2;color:#6e7679;text-align:right}@media(max-width:768px){.announce-bar,.site-header,.hero,.section-shop,.ticker-section,.cta-section,.site-footer,.product-grid,.empty-state{padding-left:24px;padding-right:24px}.hero__heading{font-size:44px}.hero__sub{font-size:18px}.section-shop__heading,.ticker-heading{font-size:36px}.cta-heading{font-size:40px}.site-header__nav{gap:16px}.ticker-row{font-size:14px;gap:14px}.ticker-name{white-space:normal}}.product-gallery-section{display:inline-block;width:calc(50% - 28px);vertical-align:top;padding:40px 0 96px 64px!important;background:transparent!important}.product-info-section{display:inline-block;width:calc(50% - 28px);vertical-align:top;padding:0 64px 96px 0!important;background:transparent!important;margin-left:56px}.cart-hero-section{background:#0c0e10;position:relative}.cart-hero-section:after{content:"";display:block;position:absolute;top:100%;left:0;right:0;height:600px;background:#0c0e10;z-index:0}.cart-items-section{display:inline-block;width:calc(100% - 436px);vertical-align:top;padding:40px 0 96px 64px!important;background:transparent!important}.cart-summary-section{display:inline-block;width:380px;vertical-align:top;padding:40px 64px 96px 0!important;background:transparent!important;margin-left:56px}@media(max-width:1024px){.product-gallery-section,.product-info-section,.cart-items-section,.cart-summary-section{display:block;width:100%;padding:40px 64px!important;margin-left:0}}@media(max-width:768px){.product-gallery-section,.product-info-section,.cart-items-section,.cart-summary-section{padding:24px!important}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/theme.css.map */
