Moose Baits Bass Tackle Mystery Box
:root{ --mb-orange:#D7623E; --mb-gold:#D9A164; --mb-offwhite:#D8D2CE; --mb-ink:#0b0b0b; --mb-gray:#333333; --mb-border:#e5e5e5; --mb-shadow: 0 20px 60px rgba(0,0,0,.10); --mb-shadow-soft: 0 10px 30px rgba(0,0,0,.08); --mb-radius: 22px; } *{box-sizing:border-box} html{scroll-behavior:smooth;} body{ margin:0; font-family:'Orbitron',system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif; background:#fff; color:var(--mb-gray); -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; font-size:18px; line-height:1.6; } a{color:inherit;text-decoration:none;} img{max-width:100%;display:block} .container{ max-width:1100px; margin:0 auto; padding:28px 20px 80px; } /* subtle brand glow */ .glow{ position:absolute; width:520px;height:520px;border-radius:999px; filter: blur(60px); opacity:.22; pointer-events:none; background: radial-gradient(circl