*{box-sizing:border-box}body{margin:0;font-family:Arial,"Noto Sans Bengali",sans-serif;background:#f8fafc;color:#172033;line-height:1.7}a{text-decoration:none;color:inherit}.wrap{width:min(1120px,92%);margin:auto}.top{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid #e8edf5}.nav{min-height:68px;display:flex;align-items:center;gap:22px}.brand{font-size:24px;font-weight:800;display:flex;align-items:center;gap:9px;margin-right:auto}.brand span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-size:14px}.nav nav{display:flex;gap:18px;font-weight:700;font-size:14px;flex-wrap:wrap}.nav nav a:nth-child(1):hover{color:#2563eb}.nav nav a:nth-child(2):hover{color:#06b6d4}.nav nav a:nth-child(3):hover{color:#16a34a}.nav nav a:nth-child(4):hover{color:#f59e0b}.nav nav a:nth-child(5):hover{color:#8b5cf6}.nav nav a:nth-child(6):hover{color:#ef4444}.search{font-size:27px;color:#7c3aed}.hero{margin-top:38px;padding:52px 0;display:grid;grid-template-columns:1.45fr .75fr;gap:40px;align-items:center}.eyebrow,.tag,small{color:#2563eb;font-weight:800}.hero h1{font-size:clamp(38px,6vw,66px);line-height:1.12;margin:10px 0 18px}.hero h1 em{font-style:normal;background:linear-gradient(90deg,#2563eb,#7c3aed,#db2777);-webkit-background-clip:text;color:transparent}.hero p{font-size:18px;color:#5d6678;max-width:690px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.btn{display:inline-block;background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;padding:12px 19px;border-radius:12px;font-weight:800;box-shadow:0 8px 20px #2563eb22}.btn.ghost{background:#f1edff;color:#6d28d9;box-shadow:none}.hero-card{background:linear-gradient(145deg,#111827,#312e81);color:#fff;padding:32px;border-radius:24px;box-shadow:0 18px 45px #182b4d22}.hero-card span{color:#fbbf24;font-weight:800}.hero-card h2{font-size:28px;margin:12px 0}.hero-card p{color:#cbd5e1;font-size:15px}.hero-card a{font-weight:800;color:#67e8f9}.section{padding:30px 0 58px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:20px}.section-head h2{font-size:32px;margin:2px 0}.grid{display:grid;gap:20px}.three{grid-template-columns:repeat(3,1fr)}.card,.mini{background:#fff;border:1px solid #e7ebf2;border-radius:18px;padding:24px;box-shadow:0 8px 25px #15264b0b}.card{overflow:hidden}.card:hover{box-shadow:0 15px 40px #15264b18;transform:translateY(-3px);transition:.2s}.card-media{display:block;width:calc(100% + 48px);height:190px;object-fit:cover;margin:-24px -24px 20px;border-radius:18px 18px 0 0;background:#eef2ff}.card:not(:has(.card-media))::before{content:"";display:block;width:calc(100% + 48px);height:165px;margin:-24px -24px 20px;background:url('images/card-feature.svg') center/cover no-repeat}.featured{border-top:4px solid #8b5cf6}.icon{font-size:38px;margin-bottom:10px}.tag{font-size:13px}.card h2{font-size:22px;line-height:1.4;margin:8px 0}.card h3{font-size:21px;line-height:1.45;margin:8px 0}.card p,.mini p{color:#687386}.card time{font-size:12px;color:#8b95a6}.cats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.cats a{background:#fff;border:1px solid #e7ebf2;padding:20px;border-radius:15px;font-weight:800;transition:.2s}.cats a:nth-child(1){border-left:5px solid #06b6d4}.cats a:nth-child(2){border-left:5px solid #16a34a}.cats a:nth-child(3){border-left:5px solid #f59e0b}.cats a:nth-child(4){border-left:5px solid #8b5cf6}.cats a:nth-child(5){border-left:5px solid #ec4899}.cats a:nth-child(6){border-left:5px solid #2563eb}.cats a:hover{transform:translateY(-3px);box-shadow:0 10px 28px #15264b12}.mini b{color:#7c3aed;font-size:13px}.mini h3{margin:4px 0}.newsletter{margin-bottom:60px;padding:34px;background:linear-gradient(135deg,#eef2ff,#fdf2f8);border-radius:22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.newsletter h2{margin:5px 0;font-size:27px}.newsletter p{margin:0;color:#58657a}.newsletter span{font-size:28px}.not-found{text-align:center;padding:90px 20px}.error-code{font-size:88px;line-height:1;font-weight:900;background:linear-gradient(90deg,#2563eb,#7c3aed);-webkit-background-clip:text;color:transparent}.not-found h1{font-size:clamp(30px,5vw,48px);margin:18px 0 10px}.not-found p{max-width:700px;margin:10px auto 20px;color:#687386}footer{background:#101827;color:#dbe4f1;padding:38px 0}.foot{display:grid;grid-template-columns:1.5fr 1fr auto;gap:30px;align-items:start}.foot .brand{color:#fff}.foot p{color:#9eacc0}.foot>div:nth-child(2){display:flex;gap:18px;flex-wrap:wrap}.foot small{color:#94a3b8}@media(max-width:800px){.nav nav{display:none}.hero{grid-template-columns:1fr;padding:35px 0}.three,.cats{grid-template-columns:1fr}.section-head h2{font-size:27px}.newsletter{display:block}.newsletter .btn{margin-top:20px}.foot{grid-template-columns:1fr}.card-media{height:180px}.card:not(:has(.card-media))::before{height:180px}}