@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@300;400;500;600;700&display=swap";:root{--nom-blue:#2d7bff;--nom-blue-600:#1f66e0;--nom-blue-700:#1650b8;--nom-blue-050:#eaf1ff;--nom-lime:#f2fe7a;--nom-lime-600:#e2f04a;--nom-black:#000;--nom-ink:#121314;--nom-gray-800:#2a2b2d;--nom-gray-700:#414243;--nom-gray-500:#6b6d70;--nom-gray-400:#9a9ca0;--nom-gray-300:#c9cbce;--nom-gray-200:#e4e6e9;--nom-gray-100:#f2f3f5;--nom-white:#fff;--success:#1f9d55;--warning:#e8a020;--danger:#e0483d;--info:var(--nom-blue);--text-heading:var(--nom-black);--text-body:var(--nom-gray-800);--text-muted:var(--nom-gray-500);--text-on-brand:var(--nom-white);--text-on-dark:var(--nom-white);--text-link:var(--nom-blue);--text-link-hover:var(--nom-blue-600);--surface-page:var(--nom-white);--surface-card:var(--nom-white);--surface-brand:var(--nom-blue);--surface-dark:var(--nom-ink);--surface-subtle:var(--nom-gray-100);--surface-field:var(--nom-gray-700);--border-subtle:var(--nom-gray-200);--border-strong:var(--nom-gray-300);--accent:var(--nom-lime);--accent-ink:var(--nom-black);--font-sans:"Inter", "Noto Sans Devanagari", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-body:var(--font-sans);--font-display:var(--font-sans);--fw-light:300;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fs-display:64px;--fs-h1:48px;--fs-h2:32px;--fs-h3:24px;--fs-lg:20px;--fs-body:18px;--fs-sm:16px;--fs-xs:14px;--lh-tight:1.1;--lh-snug:1.3;--lh-normal:1.55;--lh-loose:1.7;--ls-tight:-.02em;--ls-normal:0;--ls-wide:.04em;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-8:32px;--sp-10:40px;--sp-12:48px;--sp-16:64px;--sp-20:80px;--sp-24:96px;--container-max:1200px;--gutter:20px;--radius-sm:8px;--radius-md:15px;--radius-lg:20px;--radius-xl:30px;--radius-pill:999px;--radius-squircle:28%;--shadow-sm:0 1px 2px #1213140f;--shadow-md:0 6px 20px #12131414;--shadow-lg:0 16px 40px #1213141f;--shadow-brand:0 10px 30px #2d7bff47;--ease-standard:cubic-bezier(.4, 0, .2, 1);--dur-fast:.15s;--dur-base:.3s;--dur-slow:.5s}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--surface-page);color:var(--text-body);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}a{color:var(--text-link);transition:color var(--dur-base) var(--ease-standard)}a:hover{color:var(--text-link-hover)}img{max-width:100%}.container{width:100%;max-width:var(--container-max);box-sizing:border-box;margin:0 auto;padding-inline:40px}@media (width<=640px){.container{padding-inline:20px}}.feature-row{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}@media (width<=880px){.feature-row{grid-template-columns:1fr;gap:20px}}.calc{padding-top:120px;padding-bottom:40px}.calc__grid{grid-template-columns:1fr 420px;align-items:start;gap:40px;margin-top:48px;display:grid}.calc__result{position:sticky;top:32px}.calc__field-num{flex:none;width:260px}.calc__field-block{width:260px}.calc__pair{flex-wrap:wrap;align-items:flex-start;gap:24px 40px;display:flex}@media (width<=980px){.calc{padding-top:72px}.calc__grid{grid-template-columns:1fr;gap:32px}.calc__result{position:static}.calc__pair{flex-direction:column;align-items:stretch}.calc__row{flex-wrap:wrap}.calc__field-num{flex:140px;width:auto}.calc__field-block{width:100%}}@media (width<=480px){.calc{padding-top:56px}}@supports (-webkit-touch-callout:none){input[type=date]{appearance:none;height:60px;line-height:58px}}.reg__overlay{z-index:1000;backdrop-filter:blur(3px);background:#0f12148c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.reg__dialog{background:var(--nom-white);border-radius:var(--radius-xl);width:480px;max-width:100%;max-height:92vh;box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:relative;overflow:hidden}.reg__otp{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (width<=640px){.reg__overlay{align-items:stretch;padding:0}.reg__dialog{border-radius:0;width:100%;height:100%;max-height:100%}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}#calculator{scroll-margin-top:24px}@media (prefers-reduced-motion:reduce){*{transition-duration:.001ms!important;animation-duration:.001ms!important}}.langs[data-astro-cid-l4evwy7q]{position:relative}.langs__button[data-astro-cid-l4evwy7q]{cursor:pointer;user-select:none;text-transform:uppercase;color:var(--nom-black);transition:color var(--dur-base) var(--ease-standard);align-items:center;gap:8px;font-size:18px;font-weight:500;list-style:none;display:inline-flex}.langs__button[data-astro-cid-l4evwy7q]::-webkit-details-marker{display:none}.langs__button[data-astro-cid-l4evwy7q]::marker{content:""}.langs__button[data-astro-cid-l4evwy7q]:hover{color:var(--nom-blue)}.langs__globe[data-astro-cid-l4evwy7q]{flex-shrink:0;width:17px;height:17px}.langs__menu[data-astro-cid-l4evwy7q]{z-index:30;background:var(--nom-white);border:1px solid var(--border-subtle);min-width:190px;box-shadow:var(--shadow-md);border-radius:8px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 10px);right:0}.langs__item[data-astro-cid-l4evwy7q]{color:var(--nom-black);transition:background-color var(--dur-base) var(--ease-standard), color var(--dur-base) var(--ease-standard);border-radius:6px;align-items:baseline;gap:10px;padding:9px 12px;text-decoration:none;display:flex}.langs__item[data-astro-cid-l4evwy7q]:hover{background:var(--surface-subtle);color:var(--nom-blue)}.langs__code[data-astro-cid-l4evwy7q]{text-transform:uppercase;min-width:26px;font-size:15px;font-weight:600}.langs__name[data-astro-cid-l4evwy7q]{color:var(--text-muted);font-size:15px}.langs__item[data-astro-cid-l4evwy7q].is-active .langs__code[data-astro-cid-l4evwy7q]{color:var(--nom-blue)}@media (width<=480px){.langs__button[data-astro-cid-l4evwy7q]{font-size:16px}}.nav[data-astro-cid-wpvy4v7s]{justify-content:space-between;align-items:center;height:88px;display:flex}.nav__logo[data-astro-cid-wpvy4v7s]{align-items:center;display:inline-flex}@media (width<=640px){.nav[data-astro-cid-wpvy4v7s]{height:64px}}.hero[data-astro-cid-ge2uvauf]{padding-top:80px;padding-bottom:96px}.hero__copy[data-astro-cid-ge2uvauf]{max-width:820px}.hero__title[data-astro-cid-ge2uvauf]{letter-spacing:-.02em;max-width:820px;color:var(--nom-black);margin:0;font-size:64px;font-weight:600;line-height:1.1}.hero__subtitle[data-astro-cid-ge2uvauf]{max-width:520px;color:var(--nom-black);margin-top:24px;font-size:18px;line-height:1.3}.hero__cta[data-astro-cid-ge2uvauf]{border-radius:var(--radius-pill);background:var(--nom-blue);min-height:64px;color:var(--nom-white);font-family:var(--font-sans);font-weight:var(--fw-semibold);box-shadow:var(--shadow-brand);transition:background-color var(--dur-base) var(--ease-standard), transform var(--dur-fast) var(--ease-standard), box-shadow var(--dur-base) var(--ease-standard);justify-content:center;align-items:center;margin-top:32px;padding:20px 40px;font-size:20px;line-height:1;text-decoration:none;display:inline-flex}.hero__cta[data-astro-cid-ge2uvauf]:hover{background:var(--nom-blue-600);color:var(--nom-white);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.hero__cta[data-astro-cid-ge2uvauf]:active{transform:translateY(0)}.hero__features[data-astro-cid-ge2uvauf]{margin-top:96px}@media (width<=1200px){.hero__copy[data-astro-cid-ge2uvauf],.hero__title[data-astro-cid-ge2uvauf],.hero__subtitle[data-astro-cid-ge2uvauf]{max-width:55%}.hero__title[data-astro-cid-ge2uvauf]{font-size:44px}}@media (width<=900px){.hero[data-astro-cid-ge2uvauf]{padding-top:40px;padding-bottom:56px}.hero__title[data-astro-cid-ge2uvauf]{font-size:36px}.hero__features[data-astro-cid-ge2uvauf]{margin-top:48px}}@media (width<=700px){.hero__copy[data-astro-cid-ge2uvauf],.hero__title[data-astro-cid-ge2uvauf],.hero__subtitle[data-astro-cid-ge2uvauf]{max-width:100%}.hero__title[data-astro-cid-ge2uvauf]{font-size:30px}}@media (width<=479px){.hero__title[data-astro-cid-ge2uvauf]{font-size:26px}.hero__subtitle[data-astro-cid-ge2uvauf]{font-size:16px}.hero__cta[data-astro-cid-ge2uvauf]{width:100%;min-height:56px;padding:16px 32px;font-size:18px}}.footer[data-astro-cid-jo6i4kqk]{background:var(--nom-ink);color:var(--nom-white)}.footer__inner[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr 360px;align-items:start;gap:60px;padding-top:60px;padding-bottom:60px;display:grid}.footer__tagline[data-astro-cid-jo6i4kqk]{max-width:560px;margin:0;font-size:32px;font-weight:600;line-height:1.3}.footer__copyright[data-astro-cid-jo6i4kqk]{color:var(--nom-gray-300);margin:120px 0 0;font-size:18px}.footer__subheading[data-astro-cid-jo6i4kqk]{margin:0 0 20px;font-size:32px;font-weight:600}@media (width<=900px){.footer__inner[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr;gap:40px}.footer__tagline[data-astro-cid-jo6i4kqk]{font-size:24px}.footer__copyright[data-astro-cid-jo6i4kqk]{margin-top:40px}.footer__subheading[data-astro-cid-jo6i4kqk]{font-size:24px}}.hero-band[data-astro-cid-m3zpgalb]{position:relative;overflow:hidden}.hero-band__bg[data-astro-cid-m3zpgalb]{z-index:0;pointer-events:none;background:url(/assets/hero-bg.png) 100% 0/cover no-repeat;position:absolute;inset:0}.hero-band[data-astro-cid-m3zpgalb]:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(100deg, var(--nom-white) 0%, var(--nom-white) 32%, #ffffff8c 50%, #fff0 70%);position:absolute;inset:0}.hero-band__fg[data-astro-cid-m3zpgalb]{z-index:2;position:relative}@media (width<=1200px){.hero-band[data-astro-cid-m3zpgalb]:after{background:linear-gradient(100deg, var(--nom-white) 0%, var(--nom-white) 44%, #ffffffbf 62%, #fff0 82%)}}@media (width<=700px){.hero-band[data-astro-cid-m3zpgalb]:after{background:linear-gradient(115deg, var(--nom-white) 0%, var(--nom-white) 62%, #ffffffd1 82%, #ffffff73 100%)}}
