*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#090909;color:#f5f5f5;font-family:Arial,Helvetica,sans-serif;line-height:1.5}.container{width:min(1180px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(7,7,7,.94);border-bottom:1px solid #292929;backdrop-filter:blur(12px)}.nav{height:76px;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:900;letter-spacing:1px}.brand b{color:#e21d2f}.brand-mark{display:grid;place-items:center;width:38px;height:38px;background:#e21d2f;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);font-size:13px}.nav-links{display:flex;gap:24px;margin-left:auto}.nav-links a,.footer-grid a{color:#cfcfcf;text-decoration:none;font-size:14px}.nav-links a:hover,.footer-grid a:hover{color:#fff}.cart{background:#e21d2f;color:#fff;text-decoration:none;padding:12px 16px;border-radius:4px;font-weight:800;font-size:13px}.menu-btn{display:none;background:none;border:0;color:#fff;font-size:26px}.hero{min-height:690px;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 75% 50%,#481018 0,#17080b 28%,#090909 65%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center}.eyebrow{font-size:12px;font-weight:900;letter-spacing:2px;color:#e21d2f;margin:0 0 12px}.hero h1{font-size:clamp(48px,7vw,88px);line-height:.92;margin:0 0 25px;font-weight:1000;letter-spacing:-3px}.hero h1 span{color:#e21d2f}.hero-copy{max-width:600px;color:#c8c8c8;font-size:18px}.hero-actions{display:flex;gap:12px;margin:30px 0}.btn{border:0;cursor:pointer;display:inline-block;padding:14px 22px;border-radius:4px;font-weight:900;text-decoration:none;font-size:13px;letter-spacing:.5px}.primary{background:#e21d2f;color:#fff}.primary:hover{background:#ff2b3d}.ghost{border:1px solid #555;color:#fff;background:transparent}.ghost:hover{border-color:#fff}.trust-row{display:flex;gap:35px;margin-top:35px}.trust-row div{display:flex;flex-direction:column}.trust-row strong{font-size:22px}.trust-row span{font-size:11px;color:#888;text-transform:uppercase;letter-spacing:1px}.hero-card{height:500px;display:grid;place-items:center;position:relative}.pack-glow{position:absolute;width:330px;height:330px;background:#e21d2f;filter:blur(95px);opacity:.25}.pack{width:280px;height:440px;transform:rotate(6deg);background:linear-gradient(145deg,#1b1b1b,#070707);border:2px solid #e21d2f;box-shadow:20px 25px 70px #000,0 0 35px rgba(226,29,47,.4);padding:25px;display:flex;flex-direction:column;justify-content:space-between;text-align:center;position:relative}.pack:after{content:"";position:absolute;inset:10px;border:1px solid #555;pointer-events:none}.pack-top,.pack-bottom{font-weight:900;letter-spacing:3px;font-size:12px}.pack-title{font-size:42px;line-height:.9;font-weight:1000}.pack-burst{margin:auto;background:#e21d2f;color:#fff;border-radius:50%;width:145px;height:145px;display:grid;place-items:center;font-weight:1000;font-size:20px;line-height:1.05;transform:rotate(-8deg)}.ticker{height:52px;background:#e21d2f;display:flex;align-items:center;justify-content:center;gap:25px;font-weight:900;font-size:12px;letter-spacing:1px;overflow:hidden}.section{padding:100px 0}.section.dark{background:#111;border-top:1px solid #222;border-bottom:1px solid #222}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px}.section-head h2,h2{font-size:48px;line-height:1;margin:0;font-weight:1000}.section-head>p{max-width:450px;color:#999;font-size:14px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product{background:#111;border:1px solid #292929;border-radius:8px;overflow:hidden}.product-art{height:280px;display:grid;place-items:center;font-size:38px;font-weight:1000;letter-spacing:2px}.football{background:radial-gradient(circle,#64141d,#111 65%)}.mixed{background:radial-gradient(circle,#444,#111 65%)}.premium{background:radial-gradient(circle,#a27a21,#111 65%)}.product-body{padding:24px}.tag{font-size:10px;color:#e21d2f;font-weight:900;letter-spacing:2px}.product h3{font-size:22px;margin:8px 0}.product p{color:#999;font-size:14px;min-height:44px}.product-meta{display:flex;justify-content:space-between;align-items:center;margin:22px 0}.product-meta strong{font-size:25px}.product-meta span{color:#777;font-size:12px}.product .btn{width:100%}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.steps>div{border:1px solid #2d2d2d;padding:28px;background:#0b0b0b}.steps span{color:#e21d2f;font-size:13px;font-weight:900}.steps h3{font-size:20px}.steps p{color:#999;font-size:14px}.hits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.hit{background:#111;border:1px solid #292929;padding:12px}.hit-placeholder{height:260px;display:grid;place-items:center;text-align:center;background:linear-gradient(145deg,#262626,#0d0d0d);color:#777;font-weight:900}.hit b,.hit span{display:block}.hit b{margin-top:12px}.hit span{color:#777;font-size:12px;margin-top:4px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:30px}.stats div{background:#090909;border:1px solid #292929;padding:25px}.stats strong{font-size:34px;display:block}.stats span{color:#888;font-size:12px;text-transform:uppercase}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;background:#090909}th,td{padding:16px;border-bottom:1px solid #292929;text-align:left}th{color:#e21d2f;font-size:11px;letter-spacing:1px}.narrow{max-width:850px}.narrow h2{margin-bottom:30px}details{border-top:1px solid #333;padding:20px 0}summary{cursor:pointer;font-weight:800}details p{color:#999;margin-bottom:0}footer{background:#050505;border-top:1px solid #222;padding:70px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}.footer-grid h4{font-size:11px;color:#e21d2f;letter-spacing:2px}.footer-grid a{display:block;margin:10px 0}.footer-grid p{color:#777}.copyright{text-align:center;color:#555;border-top:1px solid #1c1c1c;margin-top:50px;padding-top:20px;font-size:11px}.cart-toast{position:fixed;right:20px;bottom:20px;background:#fff;color:#111;padding:14px 18px;border-radius:5px;font-weight:800;transform:translateY(120px);transition:.25s;z-index:50;box-shadow:0 10px 40px #000}.cart-toast.show{transform:translateY(0)}@media(max-width:900px){.nav-links{display:none}.menu-btn{display:block;margin-left:auto}.cart{display:none}.hero-grid{grid-template-columns:1fr}.hero{padding:70px 0}.hero-card{height:420px}.products,.steps{grid-template-columns:1fr 1fr}.hits-grid{grid-template-columns:1fr 1fr}.stats{grid-template-columns:1fr 1fr}.section-head{display:block}.section-head>p{margin-top:18px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.nav{height:66px}.hero h1{font-size:48px}.hero-copy{font-size:16px}.hero-card{height:380px}.pack{width:225px;height:350px}.pack-title{font-size:32px}.pack-burst{width:115px;height:115px;font-size:16px}.ticker{font-size:10px;gap:12px}.section{padding:70px 0}.section-head h2,h2{font-size:38px}.products,.steps,.hits-grid,.stats,.footer-grid{grid-template-columns:1fr}.trust-row{gap:18px}.trust-row strong{font-size:18px}.hero-actions{flex-wrap:wrap}.hero-actions .btn{width:100%;text-align:center}}

.mini-list{margin:12px 0 20px;padding-left:18px;color:#aaa;font-size:12px}.mini-list li{margin:5px 0}.product-art span{text-align:center;font-weight:1000;line-height:.95}.product-art small{font-size:11px;letter-spacing:3px;color:#ddd}.checkout-strip{padding:70px 0;background:linear-gradient(90deg,#1a0709,#100909);border-top:1px solid #2b1719;border-bottom:1px solid #2b1719}.checkout-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.checkout-inner h2{font-size:42px}.checkout-inner p:not(.eyebrow){color:#aaa;max-width:650px}@media(max-width:600px){.checkout-inner{display:block}.checkout-inner .btn{margin-top:20px;width:100%;text-align:center}.checkout-inner h2{font-size:34px}}

.brand-logo{display:block;width:180px;height:58px;object-fit:cover;object-position:center;border-radius:5px;filter:drop-shadow(0 0 10px rgba(226,29,47,.18))}
.footer-logo{display:block;width:220px;height:100px;object-fit:cover;object-position:center;border-radius:6px}
.hero-logo-frame{position:relative;width:min(520px,100%);padding:14px;border:1px solid rgba(226,29,47,.55);background:rgba(5,5,5,.45);box-shadow:0 0 55px rgba(226,29,47,.2),20px 25px 70px #000;transform:rotate(2deg)}
.hero-logo{display:block;width:100%;height:auto;border-radius:3px}
.hero-logo-frame:after{content:"";position:absolute;inset:8px;border:1px solid rgba(255,255,255,.18);pointer-events:none}
@media(max-width:900px){.brand-logo{width:150px;height:50px}.footer-logo{width:190px;height:85px}}
