.header.svelte-hv3zzy{z-index:200;background:#fff;border-bottom:1px solid #0f1c2e14;width:100%;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .25s;position:sticky;top:0;box-shadow:0 2px 10px #0f1c2e0a}.header--scrolled.svelte-hv3zzy{box-shadow:0 4px 20px #0f1c2e14}.header--hidden.svelte-hv3zzy{transform:translateY(-100%)}.header--menu-open.svelte-hv3zzy{transform:translateY(0)!important}.topbar.svelte-hv3zzy{color:#53647a;background:#f7faff;border-bottom:1px solid #2260bf14;padding:6px 0;font-size:.825rem}.topbar__inner.svelte-hv3zzy{justify-content:space-between;align-items:center;gap:1rem;display:flex}.topbar__left.svelte-hv3zzy{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.topbar__item.svelte-hv3zzy{color:#0f1c2e;transition:color all .15s ease;align-items:center;gap:6px;font-size:.82rem;font-weight:500;text-decoration:none;display:inline-flex}.topbar__item.svelte-hv3zzy:hover{color:#2260bf}@media (width<=768px){.topbar__item--hide-mobile.svelte-hv3zzy{display:none}}.topbar.svelte-hv3zzy .topbar__icon{color:#53647a}.topbar__right.svelte-hv3zzy{align-items:center;gap:.75rem;display:flex}.topbar__socials.svelte-hv3zzy{align-items:center;gap:.5rem;display:flex}.topbar__divider.svelte-hv3zzy{background:#0f1c2e26;width:1px;height:14px}.topbar__lang-btn.svelte-hv3zzy{color:#0f1c2e;cursor:pointer;transition:all all .15s ease;background:0 0;border:1px solid #0f1c2e33;border-radius:4px;align-items:center;gap:4px;padding:2px 8px;font-size:.775rem;font-weight:700;display:inline-flex}.topbar__lang-btn.svelte-hv3zzy:hover{color:#fff;background:#2260bf;border-color:#2260bf}.main-header.svelte-hv3zzy{padding:10px 0}.main-header__inner.svelte-hv3zzy{justify-content:space-between;align-items:center;gap:1rem;display:flex}.brand.svelte-hv3zzy{flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.brand__logo.svelte-hv3zzy{width:auto;max-width:230px;height:48px;display:block}@media (width<=640px){.brand__logo.svelte-hv3zzy{max-width:190px;height:40px}}.desktop-nav.svelte-hv3zzy{display:block}@media (width<=1200px){.desktop-nav.svelte-hv3zzy{display:none}}.nav-list.svelte-hv3zzy{align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.nav-item.svelte-hv3zzy{position:relative}.nav-link.svelte-hv3zzy{color:#0f1c2e;cursor:pointer;transition:color all .15s ease;background:0 0;border:none;border-radius:8px;align-items:center;gap:5px;padding:.5rem .75rem;font-size:1.02rem;font-weight:700;text-decoration:none;display:inline-flex}.nav-link.svelte-hv3zzy:hover,.nav-link--active.svelte-hv3zzy{color:#2260bf}.nav-link.svelte-hv3zzy .chevron-icon{color:#53647a;transition:transform all .15s ease}.nav-item.svelte-hv3zzy:hover .chevron-icon,.nav-link[aria-expanded=true].svelte-hv3zzy .chevron-icon{color:#2260bf;transform:rotate(180deg)}.dropdown-menu.svelte-hv3zzy{opacity:0;visibility:hidden;min-width:240px;transition:all all .15s ease;z-index:100;background:#fff;border:1px solid #0f1c2e14;border-radius:8px;padding:.5rem;position:absolute;top:calc(100% + 4px);left:0;transform:translateY(6px);box-shadow:0 10px 30px #0f1c2e1f}.dropdown-menu--open.svelte-hv3zzy,.nav-item.svelte-hv3zzy:hover .dropdown-menu:where(.svelte-hv3zzy){opacity:1;visibility:visible;transform:translateY(0)}.dropdown-list.svelte-hv3zzy{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.dropdown-item.svelte-hv3zzy{transition:background all .15s ease;border-radius:4px;flex-direction:column;padding:.5rem .75rem;text-decoration:none;display:flex}.dropdown-item.svelte-hv3zzy:hover{background:#2260bf0f}.dropdown-item.svelte-hv3zzy:hover .dropdown-title:where(.svelte-hv3zzy){color:#2260bf}.dropdown-item--active.svelte-hv3zzy{background:#2260bf1a}.dropdown-item--active.svelte-hv3zzy .dropdown-title:where(.svelte-hv3zzy){color:#2260bf;font-weight:700}.dropdown-title.svelte-hv3zzy{color:#0f1c2e;font-size:.92rem;font-weight:600}.dropdown-desc.svelte-hv3zzy{color:#53647a;margin-top:1px;font-size:.75rem}.header-actions.svelte-hv3zzy{align-items:center;gap:.75rem;display:flex}.lang-btn.svelte-hv3zzy{color:#2260bf;cursor:pointer;transition:all all .15s ease;background:#2260bf0f;border:1.5px solid #2260bf33;border-radius:9999px;align-items:center;gap:5px;padding:6px 14px;font-size:.85rem;font-weight:700;display:inline-flex}.lang-btn.svelte-hv3zzy:hover{color:#fff;background:#2260bf;border-color:#2260bf}@media (width<=640px){.lang-btn.svelte-hv3zzy{display:none}}.mobile-lang-btn.svelte-hv3zzy{color:#2260bf;cursor:pointer;background:#2260bf14;border:1px solid #2260bf33;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-bottom:.5rem;padding:10px 14px;font-size:.95rem;font-weight:700;display:inline-flex}.pill-btn.svelte-hv3zzy{white-space:nowrap;cursor:pointer;transition:background all .15s ease;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:6px;padding:8px 18px;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.pill-btn--orange.svelte-hv3zzy{color:#fff;background:#f37021}.pill-btn--orange.svelte-hv3zzy:hover{background:#d85c12}.pill-btn--full.svelte-hv3zzy{width:100%;padding:12px}.mobile-toggle.svelte-hv3zzy{color:#2260bf;cursor:pointer;transition:background all .15s ease;background:#2260bf14;border:1px solid #2260bf26;border-radius:8px;padding:.5rem;display:none}.mobile-toggle.svelte-hv3zzy:hover{background:#2260bf26}@media (width<=1200px){.mobile-toggle.svelte-hv3zzy{justify-content:center;align-items:center;display:flex}}.mobile-drawer.svelte-hv3zzy{background:#fff;border-bottom:2px solid #2260bf1f;max-height:calc(100vh - 100px);position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 16px 32px #0f1c2e1f}.mobile-drawer__inner.svelte-hv3zzy{padding:1rem 0 1.5rem}.mobile-drawer__footer.svelte-hv3zzy{border-top:1px solid #2260bf14;margin-top:1rem;padding-top:1rem}.mobile-drawer__actions.svelte-hv3zzy{flex-direction:column;gap:.5rem;display:flex}.mobile-nav-list.svelte-hv3zzy{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.mobile-nav-link.svelte-hv3zzy{color:#0f1c2e;border-radius:8px;padding:.75rem 1rem;font-size:1.05rem;font-weight:600;text-decoration:none;display:block}.mobile-nav-link.svelte-hv3zzy:hover,.mobile-nav-link--active.svelte-hv3zzy{color:#2260bf;background:#2260bf14;font-weight:700}.mobile-nav-heading.svelte-hv3zzy{color:#0f1c2e;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;font-size:1.05rem;font-weight:600;display:flex}.mobile-nav-heading--active.svelte-hv3zzy{color:#2260bf;font-weight:700}.mobile-chevron{transition:transform all .15s ease}.mobile-chevron--rot{transform:rotate(180deg)}.mobile-sub-list.svelte-hv3zzy{border-left:2px solid #2260bf26;flex-direction:column;gap:2px;margin:0 0 0 1rem;padding:.25rem 0 .25rem 1rem;list-style:none;display:flex}.mobile-sub-link.svelte-hv3zzy{color:#53647a;border-radius:4px;padding:.5rem .75rem;font-size:.95rem;text-decoration:none;display:block}.mobile-sub-link.svelte-hv3zzy:hover,.mobile-sub-link--active.svelte-hv3zzy{color:#2260bf;background:#2260bf0f;font-weight:600}.footer.svelte-7lfk2o{color:#0f1c2e;background:#f8fafc;border-top:1px solid #e2e8f0;margin-top:auto;font-size:.95rem;position:relative}.footer__border-top.svelte-7lfk2o{background:#2260bf;width:100%;height:3px}.footer__main.svelte-7lfk2o{padding-block:2rem 1.75rem}.footer__grid.svelte-7lfk2o{grid-template-columns:2fr 1.3fr 1.4fr;gap:1.75rem;display:grid}@media (width<=1024px){.footer__grid.svelte-7lfk2o{grid-template-columns:1fr 1fr}}@media (width<=640px){.footer__grid.svelte-7lfk2o{grid-template-columns:1fr;gap:1.5rem}}.footer__brand-link.svelte-7lfk2o{margin-bottom:.75rem;display:inline-block}.footer__logo-img.svelte-7lfk2o{width:auto;height:44px;display:block}.footer__desc.svelte-7lfk2o{color:#53647a;max-width:44ch;margin-bottom:1rem;font-size:.92rem;line-height:1.7}.footer__col-title.svelte-7lfk2o{color:#0f1c2e;border-bottom:2px solid #2260bf;margin-bottom:.75rem;padding-bottom:.25rem;font-size:1.05rem;font-weight:700;display:inline-block}.footer__link-list.svelte-7lfk2o{grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;list-style:none;display:grid}.footer__link-list.svelte-7lfk2o li:where(.svelte-7lfk2o) a:where(.svelte-7lfk2o){color:#53647a;transition:color all .15s ease;align-items:center;gap:4px;font-size:.92rem;text-decoration:none;display:inline-flex}.footer__link-list.svelte-7lfk2o li:where(.svelte-7lfk2o) a:where(.svelte-7lfk2o):hover,.footer__link-list.svelte-7lfk2o li:where(.svelte-7lfk2o) a:where(.svelte-7lfk2o):hover .link-arrow{color:#2260bf}.footer.svelte-7lfk2o .link-arrow{color:#94a3b8;transition:color all .15s ease}.footer__contact-list.svelte-7lfk2o{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.footer__contact-list.svelte-7lfk2o li:where(.svelte-7lfk2o){color:#53647a;align-items:flex-start;gap:10px;font-size:.92rem;display:flex}.footer__contact-list.svelte-7lfk2o li:where(.svelte-7lfk2o) a:where(.svelte-7lfk2o){color:#53647a;transition:color all .15s ease;text-decoration:none}.footer__contact-list.svelte-7lfk2o li:where(.svelte-7lfk2o) a:where(.svelte-7lfk2o):hover{color:#2260bf}.footer.svelte-7lfk2o .footer__icon{color:#2260bf;flex-shrink:0;margin-top:3px}.footer__social-links.svelte-7lfk2o{gap:8px;display:flex}.footer__social-btn.svelte-7lfk2o{color:#0f1c2e;width:34px;height:34px;transition:all all .15s ease;background:#e2e8f0;border-radius:9999px;justify-content:center;align-items:center;text-decoration:none;display:flex}.footer__social-btn.svelte-7lfk2o:hover{color:#fff;background:#2260bf}.footer__bottom.svelte-7lfk2o{color:#53647a;text-align:center;border-top:1px solid #e2e8f0;padding-block:.75rem;font-size:.85rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:16px}body{color:#0f1c2e;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f6f9fc;line-height:1.6;overflow-x:hidden}img,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol{list-style:none}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none}:focus-visible{outline-offset:3px;outline:2px solid #c9863a}:root,html[lang=np]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-family:Mukta,Tiro Devanagari Hindi,Noto Sans Devanagari,Georgia,serif;font-size:18px}html[lang=en]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-family:Plus Jakarta Sans,Inter,system-ui,-apple-system,sans-serif;font-size:16.5px}h1{letter-spacing:-.015em;color:#0f1c2e;font-size:clamp(2.65rem,5.5vw,3.5rem);font-weight:800;line-height:1.2}h2{letter-spacing:-.01em;color:#0f1c2e;font-size:clamp(2.25rem,4.5vw,2.85rem);font-weight:700;line-height:1.25}h3{color:#0f1c2e;font-size:clamp(1.85rem,3.5vw,2.35rem);font-weight:700;line-height:1.3}h4{color:#0f1c2e;font-size:clamp(1.55rem,3vw,1.95rem);font-weight:600;line-height:1.35}h5{color:#0f1c2e;font-size:clamp(1.35rem,2.5vw,1.55rem);font-weight:600;line-height:1.4}h6{color:#0f1c2e;font-size:clamp(1.2rem,2vw,1.35rem);font-weight:500;line-height:1.45}p{color:#0f1c2e;font-size:clamp(1.08rem,1.8vw,1.2rem);line-height:1.75}strong,b{font-weight:700}em,i{font-style:italic}small{color:#53647a;font-size:clamp(.85rem,1.2vw,.95rem)}a{color:#2260bf;transition:color all .15s ease;text-decoration:none}a:hover{color:#17458a}.prose{max-width:76ch}.prose p+p{margin-top:.75rem}.prose h2,.prose h3,.prose h4{margin-top:1.5rem;margin-bottom:.5rem}.prose ul,.prose ol{margin-top:.5rem;margin-left:1.25rem;list-style:outside}.prose ul li+li,.prose ol li+li{margin-top:.25rem}.prose blockquote{color:#53647a;border-left:4px solid #2260bf;margin:1rem 0;padding-left:1rem;font-style:italic}html[lang=np] h1,html[lang=np] h2,html[lang=np] h3,html[lang=np] h4,html[lang=np] h5,html[lang=np] h6{letter-spacing:0;font-family:Mukta,Tiro Devanagari Hindi,Noto Sans Devanagari,Georgia,serif;line-height:1.35}html[lang=np] p{line-height:1.8}html[lang=en] h1,html[lang=en] h2,html[lang=en] h3,html[lang=en] h4,html[lang=en] h5,html[lang=en] h6{letter-spacing:-.015em;font-family:Plus Jakarta Sans,Inter,system-ui,-apple-system,sans-serif}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-fade-in{animation:.25s ease-out forwards fadeIn}.skeleton{background:#edf3fa;border-radius:8px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:clamp(1rem,5vw,2.25rem)}.container--wide{width:100%;max-width:1400px;margin-inline:auto;padding-inline:clamp(1rem,5vw,2.25rem)}.container--sm{width:100%;max-width:800px;margin-inline:auto;padding-inline:clamp(1rem,5vw,2.25rem)}.section{padding-block:3.25rem}@media (width<=768px){.section{padding-block:2.25rem}}.section--sm{padding-block:2.25rem}@media (width<=768px){.section--sm{padding-block:1.75rem}}.section--alt{background:#edf3fa}.section--dark{color:#0f1c2e;background:#f1f5f9}.section--crimson{color:#fff;background:#2260bf}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-muted{color:#53647a}.text-ochre{color:#c9863a}.text-crimson{color:#2260bf}.text-gold{color:#d4a017}.font-devanagari{font-family:Mukta,Tiro Devanagari Hindi,Noto Sans Devanagari,Georgia,serif}.font-latin{font-family:Plus Jakarta Sans,Inter,system-ui,-apple-system,sans-serif}.mt-auto{margin-top:auto}.ml-auto{margin-left:auto}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:#0f1c2e;font-size:clamp(.98rem,1.5vw,1.1rem);font-weight:500}.form-group input,.form-group textarea,.form-group select{color:#0f1c2e;width:100%;transition:border-color all .15s ease, box-shadow all .15s ease;background:#fff;border:1.5px solid #0f1c2e33;border-radius:8px;padding:.75rem 1rem;font-size:clamp(1.08rem,1.8vw,1.2rem)}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#c9863a;outline:none;box-shadow:0 0 0 3px #c9863a26}.form-group input::placeholder,.form-group textarea::placeholder,.form-group select::placeholder{color:#53647a;opacity:.7}.form-group textarea{resize:vertical;min-height:140px}.form-group .form-error{color:#d97706;font-size:clamp(.85rem,1.2vw,.95rem)}.divider{background:#0f1c2e1a;border:none;width:100%;height:1px}main{min-height:calc(100vh - 200px)}.app-shell.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}.app-main.svelte-12qhfyh{flex:1 0 auto}
