:root{color-scheme:dark;font-family:Inter,Arial,sans-serif;background:#07111f;color:#fff}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top,#163253,#07111f 520px)}header{text-align:center;padding:42px 18px 25px}.logo{color:#ffb020;font-weight:900;letter-spacing:1.5px}h1{font-size:clamp(30px,7vw,54px);margin:16px 0 8px}header p,footer,#status{color:#aebdd0}.trust-note{max-width:760px;margin:0 auto 18px;padding:14px 18px;border:1px solid #385b80;border-radius:14px;background:#0d1d2e}.trust-note p{margin:5px 0;line-height:1.55}.trust-note strong{color:#fff}.affiliate-summary{margin:0 0 18px;text-align:center;color:#aebdd0;font-size:13px}.social-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:22px auto 0}.social-links a{min-width:110px;padding:11px 16px;border:1px solid #385b80;border-radius:999px;background:#10243a;color:#fff;text-decoration:none;font-weight:800}.social-links a:hover{border-color:#ffb020;background:#173552}main{max-width:1180px;margin:auto;padding:15px 18px 50px}#status{text-align:center;padding:35px}#deals{display:grid;grid-template-columns:repeat(auto-fit,minmax(255px,1fr));gap:20px}.card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #27415e;border-radius:19px;background:#101f31;box-shadow:0 16px 38px #0005}.card img{width:100%;height:250px;object-fit:contain;background:white}.body{display:flex;flex:1;flex-direction:column;padding:18px}.badge{align-self:flex-start;background:#ff3b30;border-radius:999px;padding:7px 11px;font-weight:900}.card h2{font-size:17px;line-height:1.35;margin:14px 0}.price{font-size:26px;font-weight:900}.old{color:#91a6bd;text-decoration:line-through;font-size:15px;margin-left:7px}.meta{color:#b8c5d5;font-size:13px;margin:9px 0 17px}.buy{margin-top:auto;text-decoration:none;text-align:center;color:white;background:#ff6a00;border-radius:12px;padding:14px;font-weight:900}.buy:hover{background:#ff8128}footer{text-align:center;font-size:12px;line-height:1.6;padding:25px}.legal-links{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;margin-top:12px}.legal-links a{color:#ffcc66;text-decoration:underline;text-underline-offset:3px}
