:root{font-family:system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:#172033;background:#f4f7fb}*{box-sizing:border-box}body{margin:0}header{background:#fff;border-bottom:1px solid #dfe6f1;padding:20px}header a{color:#246bfd;text-decoration:none;font-weight:800}main{width:min(820px,calc(100% - 32px));margin:32px auto;background:#fff;border:1px solid #dfe6f1;border-radius:18px;padding:32px;box-shadow:0 14px 40px #15345d14}h1{font-size:30px;margin:0 0 8px}h2{font-size:18px;margin-top:28px}p,li{font-size:14px;line-height:1.65;color:#4f5d73}a{color:#246bfd}footer{width:min(820px,calc(100% - 32px));margin:0 auto 32px;color:#758196;font-size:12px}.brand-page-image{display:block;width:100%;height:auto;max-height:420px;object-fit:contain;background:#f7f9fc;border:1px solid #dfe6f1;border-radius:14px}.brand-page-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.brand-page-actions a{display:inline-flex;padding:11px 16px;border-radius:10px;background:#246bfd;color:#fff;text-decoration:none;font-weight:700}.brand-page-actions a+ a{background:#eef4ff;color:#195bd4}@media(max-width:600px){main{padding:22px;margin-top:18px}h1{font-size:24px}}
