*{box-sizing:border-box}body{margin:0;font-family:Arial,"Noto Sans Bengali",sans-serif;color:#10234a;background:#f7fbff}header{display:flex;justify-content:space-between;align-items:center;padding:18px 7%;background:white;position:sticky;top:0;z-index:2;box-shadow:0 2px 12px #00000012}.logo{font-size:22px;font-weight:800;color:#1456b8}.logo b{font-size:30px}.logo span{color:#3aa8ff}.btn{display:inline-block;background:#1456b8;color:white;text-decoration:none;padding:12px 20px;border-radius:10px;font-weight:700}.outline{background:white;color:#1456b8;border:2px solid #1456b8}.hero{min-height:78vh;padding:70px 8%;display:grid;grid-template-columns:1.3fr .7fr;gap:40px;align-items:center;background:linear-gradient(135deg,#eaf6ff,#fff)}.tag{color:#1673d1;font-weight:800;letter-spacing:1px}h1{font-size:clamp(40px,6vw,72px);line-height:1.05;margin:12px 0}h1 span{color:#1688e8}.sub{font-size:20px;line-height:1.7;color:#50627d}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.pack{width:min(300px,80vw);height:390px;margin:auto;border-radius:22px;padding:28px 20px;text-align:center;background:linear-gradient(160deg,#0d4ca6,#27a9f5);color:white;box-shadow:0 25px 45px #0d4ca644;transform:rotate(2deg)}.pack-top{font-size:62px;font-weight:900}.pack-name{font-size:42px;font-weight:900}.pack-name small{font-size:25px}.pack-desc{margin-top:45px;font-size:18px;font-weight:800}.pack-bottom{margin-top:55px;font-size:14px;font-weight:800}.section{padding:70px 8%;max-width:1100px;margin:auto}.section h2,.contact h2{text-align:center;font-size:36px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cards article{background:white;padding:28px;border-radius:18px;box-shadow:0 8px 25px #0000000c}.cards h3{color:#1673d1;font-size:28px}.why{background:#eaf6ff;border-radius:24px;margin-bottom:50px}.why li{margin:18px 0;font-size:19px}.contact{padding:65px 8%;text-align:center;background:#0d4ca6;color:white}.contact .btn{background:white;color:#0d4ca6;margin-top:15px}footer{text-align:center;padding:24px;background:#082f68;color:white}@media(max-width:700px){.hero{grid-template-columns:1fr;padding-top:45px}.cards{grid-template-columns:1fr}h1{font-size:43px}.pack{height:350px}.pack-bottom{margin-top:35px}}
