*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:#172033;background:#f7f8fc;line-height:1.6}a{text-decoration:none;color:inherit}.nav{max-width:1180px;margin:auto;padding:18px 20px;display:flex;justify-content:space-between;align-items:center}.brand{font-size:28px;font-weight:900;letter-spacing:-1.5px}.brand span{color:#2563eb}.menu{display:flex;align-items:center;gap:22px;font-size:14px;font-weight:700}.menu a:hover{color:#2563eb}.login,.btn{background:#111827;color:#fff!important;padding:10px 16px;border-radius:9px}.hero{text-align:center;padding:75px 20px 90px;background:linear-gradient(135deg,#fff,#eef2ff)}.pill{display:inline-block;padding:6px 12px;background:#eef2ff;color:#4338ca;border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.7px}.hero h1{font-size:52px;line-height:1.05;letter-spacing:-2.5px;margin:18px 0}.hero h1 span{color:#4f46e5}.hero p{color:#6b7280}.wrap{max-width:1180px;margin:-35px auto 70px;padding:0 20px;position:relative}.section-head{margin-bottom:24px}.section-head h2{font-size:30px;margin:0}.section-head p{color:#6b7280;margin:4px 0}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.blog-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;transition:.25s;box-shadow:0 8px 25px rgba(17,24,39,.04)}.blog-card:hover{transform:translateY(-5px);box-shadow:0 16px 38px rgba(17,24,39,.1)}.blog-card img{width:100%;height:190px;object-fit:cover;display:block}.blog-body{padding:18px}.blog-body>span{font-size:10px;color:#4f46e5;font-weight:900;text-transform:uppercase;letter-spacing:.6px}.blog-body h3{font-size:18px;line-height:1.3;margin:7px 0}.blog-body p{font-size:12px;color:#6b7280;line-height:1.55}.blog-body strong{font-size:12px;color:#2563eb}footer{background:#111827;color:#cbd5e1;padding:40px 20px}.footer-inner{max-width:1180px;margin:auto;display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap;align-items:center}.footer-brand{color:#fff}.footer-links{display:flex;gap:16px;margin-top:8px;font-size:13px}.footer-links a:hover{color:#fff}.copyright{font-size:12px}.article-wrap{max-width:900px;margin:60px auto 80px;padding:0 20px}.article-wrap h1{font-size:48px;line-height:1.1;letter-spacing:-1.8px;margin:16px 0}.article-excerpt{font-size:17px;color:#6b7280}.article-image{width:100%;height:430px;object-fit:cover;border-radius:18px;margin:25px 0 35px}.article-wrap article{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:35px;font-size:17px}.related{margin-top:55px}.related h2{font-size:28px}.auth-body{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#f8fafc,#eef2ff);padding:20px}.auth-card{width:min(430px,100%);background:#fff;padding:35px;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 20px 55px rgba(17,24,39,.1)}.auth-card h1{margin:20px 0 5px}.muted{color:#6b7280;font-size:14px}.auth-card form{display:grid;gap:9px;margin-top:22px}.auth-card label{font-size:13px;font-weight:800}.auth-card input{padding:13px;border:1px solid #d9dee8;border-radius:9px;font:inherit;margin-bottom:7px}.btn{border:0;cursor:pointer;font-weight:800;font-size:14px;margin-top:8px}.auth-link{text-align:center;font-size:13px;color:#6b7280}.auth-link a{color:#2563eb;font-weight:800}.alert{padding:12px;border-radius:9px;margin:15px 0;font-size:13px}.error{background:#fef2f2;color:#b91c1c}@media(max-width:760px){.menu{gap:10px;font-size:12px;flex-wrap:wrap;justify-content:flex-end}.hero h1{font-size:38px}.blog-grid{grid-template-columns:1fr}.article-wrap h1{font-size:36px}.article-image{height:260px}.article-wrap article{padding:22px}.footer-inner{align-items:flex-start;flex-direction:column}}