:root{--red:#d71920;--yellow:#ffc400;--dark:#111;--light:#f7f7f7;--white:#fff;--border:#e5e5e5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--dark);background:#fff}a{text-decoration:none;color:inherit}.page-width{width:min(1180px,92%);margin:auto}.topbar{background:var(--dark);color:#fff;text-align:center;font-size:11px;font-weight:900;letter-spacing:2px;padding:9px}.site-header{background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:20}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:30px}.logo{display:flex;align-items:center;gap:10px;line-height:.9}.logo-mark,.footer-logo{display:grid;place-items:center;background:var(--red);color:#fff;font-weight:1000;font-size:22px;width:48px;height:48px;transform:skew(-7deg)}.logo-text{font-size:13px;letter-spacing:1px}.desktop-nav{display:flex;gap:24px;font-size:14px;font-weight:900}.desktop-nav a:hover{color:var(--red)}.header-actions{display:flex;gap:18px;font-weight:900}.cart-link span{background:var(--red);color:#fff;border-radius:20px;padding:2px 7px;font-size:11px}.mystery-hero{position:relative;overflow:hidden;background:#101010;color:#fff;min-height:650px}.mystery-hero:before{content:"";position:absolute;width:700px;height:700px;border-radius:50%;background:var(--red);right:-280px;top:-260px;opacity:.8}.mystery-glow{position:absolute;width:380px;height:380px;border-radius:50%;border:70px solid var(--yellow);right:100px;bottom:-230px;opacity:.8}.mystery-hero-inner{min-height:650px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:50px;position:relative;z-index:2}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:1000}.eyebrow.red{color:var(--red)}.eyebrow.yellow{color:var(--yellow)}.hero-copy h1{font-size:clamp(52px,8vw,94px);line-height:.88;margin:18px 0}.hero-copy h1 span{color:var(--yellow)}.hero-copy p{max-width:620px;font-size:19px;line-height:1.55;color:#ddd}.hero-buttons{display:flex;gap:12px;margin:30px 0}.btn{display:inline-block;border:0;padding:15px 24px;font-size:12px;font-weight:1000;letter-spacing:.8px;cursor:pointer;text-align:center}.btn-red{background:var(--red);color:#fff}.btn-yellow{background:var(--yellow);color:#111}.btn-outline{border:1px solid #fff;color:#fff}.trust-row{display:flex;flex-wrap:wrap;gap:18px;font-size:12px;font-weight:800}.hero-box{width:min(360px,80vw);height:360px;margin:auto;background:linear-gradient(145deg,#f6f6f6,#bbb);border:15px solid #222;box-shadow:25px 25px 0 var(--yellow),0 25px 60px #0008;position:relative;transform:rotate(4deg);display:grid;place-items:center}.box-ribbon{position:absolute;top:35px;right:-10px;background:var(--red);color:#fff;padding:10px 25px;font-weight:1000;letter-spacing:2px}.box-label{background:#111;color:#fff;padding:25px 40px;text-align:center;font-size:38px;font-weight:1000;letter-spacing:4px;transform:rotate(-4deg)}.box-label small{font-size:10px;letter-spacing:2px;color:var(--yellow)}.question{position:absolute;font-size:220px;font-weight:1000;color:#d7192030;line-height:1}.section{padding:75px 0}.section-gray{background:var(--light)}.center-heading{text-align:center;max-width:680px;margin:0 auto 40px}.center-heading h2,.section-heading h2{font-size:40px;margin:8px 0}.center-heading p{color:#666;line-height:1.5}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.text-link{font-weight:900;color:var(--red)}.tier-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tier-card{padding:35px;color:#fff;min-height:280px;transition:.2s}.tier-card:hover{transform:translateY(-6px)}.tier-red{background:var(--red)}.tier-yellow{background:var(--yellow);color:#111}.tier-dark{background:#111}.tier-icon{font-size:40px}.tier-card span{font-size:11px;letter-spacing:2px;font-weight:1000}.tier-card h3{font-size:34px;margin:10px 0}.tier-card p{line-height:1.5;max-width:300px;opacity:.8}.tier-card b{font-size:11px;letter-spacing:1px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid var(--border);overflow:hidden;transition:.2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #00000012}.product-image{height:270px;display:block;position:relative;background:#eee}.product-image img{width:100%;height:100%;object-fit:contain}.mystery-placeholder{height:100%;display:grid;place-content:center;text-align:center;background:linear-gradient(135deg,#111,#333);color:#fff}.mystery-placeholder span{font-size:100px;font-weight:1000;color:var(--yellow);line-height:1}.mystery-placeholder small{font-weight:1000;letter-spacing:3px}.mystery-badge{position:absolute;top:10px;left:10px;background:var(--red);color:#fff;padding:6px 9px;font-size:10px;font-weight:1000;letter-spacing:1px}.product-info{padding:16px}.product-info h3{font-size:15px;min-height:42px;margin:0 0 8px}.price,.product-price{font-size:21px;font-weight:1000}.quick-btn{display:block;margin-top:14px;border:1px solid #111;padding:11px;text-align:center;font-size:10px;font-weight:1000}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{border-top:3px solid var(--red);padding:22px;background:#fff}.step>span{font-size:12px;font-weight:1000;color:var(--red)}.step>div{font-size:34px;margin-top:15px}.step h3{margin:12px 0 8px}.step p{font-size:14px;color:#666;line-height:1.5}.dark-section{background:#111;color:#fff;padding:75px 0}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.why-grid h2{font-size:44px;line-height:1.05;margin-top:12px}.why-list>div{display:flex;gap:20px;padding:18px 0;border-bottom:1px solid #333;font-weight:800}.why-list b{color:var(--yellow)}.newsletter{background:var(--red);color:#fff;padding:55px 0}.newsletter-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.newsletter h2{font-size:38px;margin:8px 0}.newsletter p{margin:0}.newsletter-form{display:flex;min-width:450px}.newsletter-form input{flex:1;border:0;padding:16px}.site-footer{background:#111;color:#ddd;padding-top:55px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px;padding-bottom:45px}.footer-logo{margin-bottom:15px}.site-footer h3{color:#fff}.site-footer h4{color:var(--yellow);margin-top:0}.site-footer a{display:block;margin:10px 0;font-size:14px}.site-footer p{line-height:1.6;color:#aaa;font-size:14px}.footer-bottom{border-top:1px solid #333;text-align:center;padding:18px;font-size:12px;color:#888}.product-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:60px}.main-product-image{width:100%;max-height:650px;object-fit:contain;background:#f7f7f7}.large-mystery{height:600px;background:#111;color:var(--yellow);display:grid;place-content:center;text-align:center;font-size:260px;font-weight:1000}.large-mystery small{display:block;font-size:14px;color:#fff;letter-spacing:3px}.product-details h1{font-size:48px;line-height:1;margin:12px 0 20px}.product-price{font-size:30px;margin-bottom:20px}.rte{line-height:1.7;color:#444}.quantity{width:80px;padding:13px;border:1px solid var(--border);display:block;margin:10px 0 20px}.add-btn{width:100%;font-size:14px}.mystery-warning{background:#fff4c7;border-left:4px solid var(--yellow);padding:14px;font-size:13px;margin:20px 0}.product-note{margin-top:20px;padding:15px;background:var(--light);font-size:12px;font-weight:800;line-height:1.8}.collection-header{margin-bottom:35px}.collection-header h1,.content-page h1{font-size:48px;margin:10px 0}.empty-state{text-align:center;padding:60px;border:1px dashed #ccc;grid-column:1/-1}.cart-row{display:flex;gap:20px;border-bottom:1px solid var(--border);padding:20px 0}.cart-row img{width:110px;height:110px;object-fit:contain;background:#f7f7f7}.cart-total{text-align:right;font-size:20px;padding:25px 0}@media(max-width:900px){.desktop-nav{display:none}.mystery-hero-inner{grid-template-columns:1fr}.hero-box{display:none}.tier-grid,.steps{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.newsletter-inner{display:block}.newsletter-form{min-width:0;margin-top:25px}}@media(max-width:600px){.hero-copy h1{font-size:54px}.hero-buttons{flex-direction:column}.trust-row{flex-direction:column;gap:8px}.section{padding:50px 0}.section-heading{display:block}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-image{height:190px}.product-info h3{font-size:13px}.footer-grid{grid-template-columns:1fr}.newsletter-form{display:block}.newsletter-form input,.newsletter-form button{width:100%}.newsletter-form button{margin-top:8px}.collection-header h1,.content-page h1{font-size:38px}.product-layout{grid-template-columns:1fr}.product-details h1{font-size:36px}.large-mystery{height:400px;font-size:190px}}