*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;line-height:1.65;color:#1d1d1f;background:#fff}a{color:#4f46e5;text-decoration:none}a:hover{text-decoration:underline}header{background:#0a0a0a;color:#fff;padding:14px 24px;position:sticky;top:0;z-index:10;box-shadow:0 1px 10px rgba(0,0,0,.2)}header .wrap{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}header .brand{font-weight:800;font-size:20px;color:#fff}header .brand span{color:#22d3ee}nav a{color:#d1d5db;margin:0 10px 0 0;font-size:14px;font-weight:600}nav a:hover{color:#fff;text-decoration:none}main{max-width:860px;margin:0 auto;padding:34px 22px 60px}h1{font-size:2.05rem;line-height:1.2;margin-bottom:14px;letter-spacing:-.02em}h2{font-size:1.35rem;margin:30px 0 12px;line-height:1.3}h3{font-size:1.08rem;margin:20px 0 8px}p{margin-bottom:14px}.lead{font-size:1.12rem;color:#374151;margin-bottom:22px}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.tag{background:#eef2ff;color:#4f46e5;padding:5px 11px;border-radius:999px;font-size:13px;font-weight:600}.cta{display:inline-block;background:#4f46e5;color:#fff;padding:12px 22px;border-radius:10px;font-weight:700;margin:14px 0 8px}.cta:hover{background:#4338ca;text-decoration:none}ul,ol{margin:0 0 16px 22px}li{margin-bottom:7px}.card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:20px;margin:16px 0}.card h3{margin-top:0}.section{background:#f0fdf4;border-left:4px solid #22c55e;border-radius:0 10px 10px 0;padding:18px 20px;margin:20px 0}.alert{background:#fff7ed;border-left:4px solid #f97316;border-radius:0 10px 10px 0;padding:18px 20px;margin:20px 0}footer{background:#0a0a0a;color:#9ca3af;padding:34px 24px 44px;margin-top:30px}footer .wrap{max-width:1100px;margin:0 auto}footer .cols{display:flex;flex-wrap:wrap;gap:30px}footer h4{color:#fff;font-size:14px;margin-bottom:10px;text-transform:uppercase;letter-spacing:.04em}footer ul{list-style:none;margin:0}footer li{margin-bottom:7px;font-size:14px}footer a{color:#9ca3af}footer a:hover{color:#fff}footer .foot{text-align:center;font-size:12px;margin-top:26px;color:#6b7280}@media(max-width:640px){h1{font-size:1.6rem}nav{width:100%}footer .cols{flex-direction:column}}