*{box-sizing:border-box}body{margin:0;font-family:Arial,'Noto Sans Devanagari',sans-serif;color:#172033}header{background:#111a35;color:white;position:sticky;top:0;z-index:5}.top{font-size:25px;font-weight:800;padding:16px 6%;color:#ffd54a}nav{display:flex;gap:18px;flex-wrap:wrap;padding:10px 6%;background:#18264b}nav a{color:#fff;text-decoration:none;font-weight:700}.hero{padding:85px 7%;min-height:500px;background:linear-gradient(135deg,#fff3c4,#fff,#edf3ff)}h1{font-size:clamp(36px,6vw,68px);max-width:900px}.hero p{font-size:21px;line-height:1.6;max-width:800px}.badge{background:#e7b900;padding:8px 14px;border-radius:99px;font-weight:800}.btn{display:inline-block;background:#d71920;color:white;padding:13px 21px;border-radius:9px;text-decoration:none;border:0;font-weight:800}.alt{background:#17264d}.section{max-width:1200px;margin:auto;padding:60px 7%}.light{max-width:none;background:#f5f7fb}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:20px}.card{background:#fff;padding:22px;border-radius:15px;box-shadow:0 5px 20px #0001}.card p{line-height:1.6}form{max-width:650px;display:grid;gap:13px}input,textarea{padding:14px;border:1px solid #ccd4e0;border-radius:9px;font-size:16px}textarea{min-height:120px}footer{background:#111a35;color:white;text-align:center;padding:25px}@media(max-width:700px){nav{gap:9px;font-size:14px}.hero{padding:60px 6%}.hero p{font-size:18px}.section{padding:45px 6%}}
.brandbar{background:#fff;text-align:center;padding:8px 6%;border-bottom:1px solid #eee}.brandbar img{max-width:520px;width:92%;height:auto;max-height:210px;object-fit:contain}@media(max-width:700px){.brandbar img{max-height:150px}}
.founder-wrap{display:grid;grid-template-columns:1.3fr .7fr;gap:30px;align-items:center;background:linear-gradient(135deg,#fff8dc,#fff);padding:28px;border-radius:20px;box-shadow:0 8px 28px #0001}.founder-photo{width:100%;max-width:360px;aspect-ratio:1/1;object-fit:cover;border-radius:18px;margin:auto}.founder-name{margin:8px 0;color:#b51b1b}.lead{font-size:18px;line-height:1.7}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.photo-grid figure{margin:0;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 6px 22px #0001}.photo-grid img{width:100%;height:280px;object-fit:cover;display:block}.photo-grid figcaption{padding:14px;font-weight:800;text-align:center;line-height:1.4}@media(max-width:800px){.founder-wrap,.photo-grid{grid-template-columns:1fr}.photo-grid img{height:auto;max-height:420px}.founder-photo{max-width:300px}}
