@import "https://fonts.googleapis.com/css2?family=Tiro+Bangla:ital@0;1&display=swap&v=2";
:root{--background:#f9f9f7;--foreground:#1a1a1a;--accent:#036}html,body{background-color:var(--background);max-width:100vw;color:var(--foreground);margin:0;padding:0;line-height:1.6;overflow-x:hidden;font-family:Tiro Bangla,Times New Roman,Times,serif!important}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{font-family:Tiro Bangla,serif!important}*{box-sizing:border-box}
.Header-module__9fWxfa__header{border-bottom:3px solid var(--accent,#036);background-color:#fff;padding:1rem 0}.Header-module__9fWxfa__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.Header-module__9fWxfa__logo{color:var(--accent,#036);letter-spacing:.02em;font-size:1.5rem;font-weight:700;text-decoration:none;font-family:Tiro Bangla,serif!important}.Header-module__9fWxfa__navList{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__9fWxfa__navList a{color:#333;font-size:.95rem;font-weight:500;text-decoration:none;font-family:Tiro Bangla,serif!important}.Header-module__9fWxfa__navList a:hover{color:var(--accent,#036);text-decoration:underline}.Header-module__9fWxfa__search{min-width:200px}
