*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#050505;color:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.5;text-align:center}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.announcement{background:#b7ff00;color:#000;font-weight:900;text-transform:uppercase;text-align:center;padding:8px 12px;font-size:.8rem;letter-spacing:.04em}.site-header{position:sticky;top:0;z-index:20;background:#000000eb;border-bottom:1px solid rgba(183,255,0,.3);display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px}.header-logo img{width:150px;height:auto;display:block}.desktop-nav{display:flex;gap:28px;font-size:.85rem;text-transform:uppercase;font-weight:900}.desktop-nav a:first-child{color:#b7ff00;border-bottom:2px solid #b7ff00}.cart-link{font-weight:900;color:#b7ff00;text-transform:uppercase}.street-hero{position:relative;min-height:82vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;padding:48px 18px;background:#000}.street-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgba(183,255,0,.18),transparent 32%),linear-gradient(180deg,#00000059,#000 85%),repeating-linear-gradient(-12deg,rgba(255,255,255,.035) 0 2px,transparent 2px 13px)}.street-hero__content{position:relative;z-index:1;width:min(100%,980px);display:flex;flex-direction:column;align-items:center;justify-content:center;margin-inline:auto}.hero-logo{width:clamp(300px,58vw,760px);max-height:45vh;object-fit:contain;display:block;margin:0 auto 18px;filter:drop-shadow(0 0 22px rgba(183,255,0,.18))}.hero-icons{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;font-size:clamp(1.5rem,3vw,2.4rem);margin:4px auto 8px}.hero-icons span:nth-child(2n){color:#777;font-size:1.6rem}.hero-slogan{font-weight:900;text-transform:uppercase;font-style:italic;font-size:clamp(.95rem,2.4vw,1.35rem);margin:8px auto 6px;max-width:900px}.hero-slogan b,.hero-subline b{color:#b7ff00;margin:0 6px}.hero-subline{color:#b7ff00;text-transform:uppercase;letter-spacing:.12em;font-size:clamp(.64rem,1.5vw,.9rem);font-weight:900;margin:0 auto 26px;max-width:850px}.hero-buttons{display:flex;justify-content:center;align-items:center;gap:18px;flex-wrap:wrap;width:100%}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;min-width:190px;padding:12px 22px;text-transform:uppercase;font-weight:900}.btn-primary{background:#b7ff00;color:#000}.btn-outline{border:2px solid #b7ff00;color:#fff;background:#00000059}.eyebrow{color:#b7ff00;text-transform:uppercase;font-weight:900;letter-spacing:.12em;font-size:.78rem}.mission-section{background:#fff;color:#000;padding:64px 18px;text-align:center}.mission-section h2,.section h2,.newsletter h2{font-size:clamp(2rem,6vw,4.2rem);line-height:1;margin:10px auto 18px;text-transform:uppercase;font-style:italic;max-width:950px}.mission-section p{max-width:760px;margin:0 auto 12px}.section,.newsletter,.footer,.product-page{padding:64px 18px;text-align:center}.cards,.product-grid{display:grid;gap:18px;max-width:1150px;margin:0 auto}.cards{grid-template-columns:repeat(3,1fr)}.card{min-height:170px;border:1px solid rgba(183,255,0,.4);background:linear-gradient(145deg,#111,#050505);border-radius:22px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center}.card span{font-size:1.8rem;font-weight:900;text-transform:uppercase;color:#b7ff00}.card small{color:#ddd}.newsletter{background:#111}.newsletter form{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.newsletter input{min-height:50px;min-width:min(340px,100%);border-radius:999px;border:0;padding:0 18px;text-align:center}.newsletter button{border:0;border-radius:999px;background:#b7ff00;color:#000;font-weight:900;text-transform:uppercase;padding:0 26px}.footer{background:#000;border-top:1px solid rgba(183,255,0,.3)}.footer img{width:180px;height:auto;margin:0 auto 12px}.socials{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:22px auto}.socials a{border:1px solid rgba(255,255,255,.3);border-radius:999px;padding:9px 14px}.product-page{display:grid;gap:28px;max-width:1150px;margin:0 auto;text-align:center}.product-info h1{font-size:clamp(2.2rem,7vw,4.8rem);line-height:1;text-transform:uppercase;margin:8px auto}.price{color:#b7ff00;font-weight:900;font-size:1.4rem}.product-info select{width:min(100%,420px);min-height:48px;margin:16px auto;border-radius:8px;padding:10px;text-align:center}.product-grid{grid-template-columns:repeat(4,1fr)}.product-card{background:#111;border-radius:18px;padding:12px;display:grid;gap:8px;text-align:center}.page-content{max-width:900px;margin:0 auto}.cart-item{display:flex;justify-content:space-between;border-bottom:1px solid #222;padding:14px 0}@media(max-width:900px){.desktop-nav{display:none}.site-header{justify-content:center}.cart-link{position:absolute;right:18px}.header-logo img{width:135px}.cards{grid-template-columns:1fr 1fr}.street-hero{min-height:78vh}.hero-logo{width:clamp(260px,82vw,620px);max-height:38vh}.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.announcement{font-size:.68rem}.site-header{padding:12px 14px}.header-logo img{width:128px}.street-hero{min-height:76vh;padding:36px 14px}.hero-logo{width:92vw;max-height:34vh;margin-bottom:14px}.hero-icons{gap:8px;font-size:1.45rem}.hero-slogan{font-size:.9rem;line-height:1.35}.hero-subline{font-size:.62rem;line-height:1.5;letter-spacing:.08em}.hero-buttons{gap:12px}.btn{width:min(100%,300px);min-width:0}.cards,.product-grid{grid-template-columns:1fr}.mission-section,.section,.newsletter,.footer,.product-page{padding:48px 16px}.cart-item{display:block}}.footer{background:#000;border-top:1px solid rgba(183,255,0,.35);padding:56px 18px 22px;text-align:center}.footer-inner{width:min(100%,1180px);margin:0 auto;display:grid;grid-template-columns:1.4fr .8fr 1.2fr;gap:34px;align-items:start;text-align:left}.footer-brand img{width:min(260px,80vw);height:auto;margin:0 0 14px}.footer-brand p,.footer-newsletter p{color:#d9d9d9;margin:0 0 12px}.footer-tagline{color:#b7ff00!important;font-weight:900;text-transform:uppercase;font-size:.85rem}.footer h3{color:#b7ff00;text-transform:uppercase;font-size:1rem;letter-spacing:.08em;margin:0 0 14px}.footer-links{display:flex;flex-direction:column;gap:9px}.footer-links a{color:#fff;text-transform:uppercase;font-weight:800;font-size:.86rem}.footer-newsletter-form{display:flex;gap:8px;margin:16px 0 18px}.footer-newsletter-form input{flex:1;min-height:46px;border:1px solid rgba(255,255,255,.25);background:#111;color:#fff;border-radius:999px;padding:0 16px}.footer-newsletter-form button{min-height:46px;border:0;border-radius:999px;background:#b7ff00;color:#000;font-weight:900;text-transform:uppercase;padding:0 18px}.social-icons{display:flex;flex-wrap:wrap;gap:10px}.social-icons a{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #b7ff00;color:#b7ff00;border-radius:50%;font-weight:900;background:#b7ff000f}.footer-bottom{width:min(100%,1180px);margin:34px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);display:flex;align-items:center;justify-content:space-between;gap:16px;color:#aaa}.footer-bottom div{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}.footer-bottom a{color:#aaa;font-size:.82rem;text-transform:uppercase}@media(max-width:760px){.footer{padding:46px 16px 22px}.footer-inner{grid-template-columns:1fr;text-align:center;gap:30px}.footer-brand img{margin:0 auto 14px}.footer-links{align-items:center}.footer-newsletter-form{flex-direction:column;max-width:360px;margin:16px auto 18px}.social-icons{justify-content:center}.footer-bottom{flex-direction:column;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/theme.css.map */
