:root{--ground:#f4f6fb;--surface:#fff;--surface-2:#eaeef7;--ink:#141a2e;--ink-2:#3b4460;--muted:#5b6378;--line:#dbe0ec;--line-2:#c3cadb;--brand:#0f4c81;--brand-2:#0b7285;--brand-ink:#0a3a63;--brand-soft:#e4eef8;--accent:#f5a623;--accent-ink:#231600;--accent-soft:#fff3dc;--good:#12704f;--good-soft:#e2f0ea;--warn:#8a5a00;--warn-soft:#fbf0dc;--bad:#a53131;--bad-soft:#f8e7e6;--tone:var(--brand);--tone-soft:var(--brand-soft);--radius:8px;--radius-lg:14px;--shadow:0 1px 2px #141a2e0d, 0 8px 24px -18px #141a2e4d;--shadow-lg:0 12px 32px -16px #141a2e59;--wrap:1200px;--prose:68ch;--header-h:60px;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Noto Sans Devanagari", sans-serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--ground:#0f1219;--surface:#171b26;--surface-2:#1f2432;--ink:#e8eaf1;--ink-2:#b9bfd0;--muted:#8b92a8;--line:#2a3040;--line-2:#3b4356;--brand:#8fbcf0;--brand-2:#5fc9d8;--brand-ink:#b9d3f5;--brand-soft:#172a42;--accent:#f7b955;--accent-ink:#231600;--accent-soft:#33260f;--good:#4fbe93;--good-soft:#12291f;--warn:#d6a545;--warn-soft:#2c2310;--bad:#e2736c;--bad-soft:#2e1917;--shadow:0 1px 2px #00000080, 0 8px 24px -18px #000000d9;--shadow-lg:0 12px 32px -16px #000c}}:root[data-theme=dark]{--ground:#0f1219;--surface:#171b26;--surface-2:#1f2432;--ink:#e8eaf1;--ink-2:#b9bfd0;--muted:#8b92a8;--line:#2a3040;--line-2:#3b4356;--brand:#8fbcf0;--brand-2:#5fc9d8;--brand-ink:#b9d3f5;--brand-soft:#172a42;--accent:#f7b955;--accent-ink:#231600;--accent-soft:#33260f;--good:#4fbe93;--good-soft:#12291f;--warn:#d6a545;--warn-soft:#2c2310;--bad:#e2736c;--bad-soft:#2e1917;--shadow:0 1px 2px #00000080, 0 8px 24px -18px #000000d9;--shadow-lg:0 12px 32px -16px #000c}.tone-green{--tone:#2e7d32;--tone-soft:#e5f3e7}.tone-rose{--tone:#c2264a;--tone-soft:#fce8ed}.tone-purple{--tone:#8e24aa;--tone-soft:#f4e7f8}.tone-teal{--tone:#00796b;--tone-soft:#dff3f0}.tone-amber{--tone:#bf5407;--tone-soft:#fff0e1}.tone-indigo{--tone:#3949ab;--tone-soft:#e8eaf7}.tone-blue{--tone:#1565c0;--tone-soft:#e3effb}.tone-brown{--tone:#795548;--tone-soft:#f0e9e6}.tone-violet{--tone:#5e35b1;--tone-soft:#ece6f8}.tone-slate{--tone:#455a64;--tone-soft:#e8eef1}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .tone-green{--tone:#7bd389;--tone-soft:#13291a}:root:not([data-theme=light]) .tone-rose{--tone:#ff8fa3;--tone-soft:#33141b}:root:not([data-theme=light]) .tone-purple{--tone:#d69cf0;--tone-soft:#2a1533}:root:not([data-theme=light]) .tone-teal{--tone:#5fd3c0;--tone-soft:#0f2b27}:root:not([data-theme=light]) .tone-amber{--tone:#ffb067;--tone-soft:#33200f}:root:not([data-theme=light]) .tone-indigo{--tone:#a4b0f5;--tone-soft:#1a1f3d}:root:not([data-theme=light]) .tone-blue{--tone:#8ec2ff;--tone-soft:#0f2540}:root:not([data-theme=light]) .tone-brown{--tone:#d7b3a5;--tone-soft:#2a201c}:root:not([data-theme=light]) .tone-violet{--tone:#c2a8f5;--tone-soft:#221a3a}:root:not([data-theme=light]) .tone-slate{--tone:#b7c6cf;--tone-soft:#1c262b}}:root[data-theme=dark] .tone-green{--tone:#7bd389;--tone-soft:#13291a}:root[data-theme=dark] .tone-rose{--tone:#ff8fa3;--tone-soft:#33141b}:root[data-theme=dark] .tone-purple{--tone:#d69cf0;--tone-soft:#2a1533}:root[data-theme=dark] .tone-teal{--tone:#5fd3c0;--tone-soft:#0f2b27}:root[data-theme=dark] .tone-amber{--tone:#ffb067;--tone-soft:#33200f}:root[data-theme=dark] .tone-indigo{--tone:#a4b0f5;--tone-soft:#1a1f3d}:root[data-theme=dark] .tone-blue{--tone:#8ec2ff;--tone-soft:#0f2540}:root[data-theme=dark] .tone-brown{--tone:#d7b3a5;--tone-soft:#2a201c}:root[data-theme=dark] .tone-violet{--tone:#c2a8f5;--tone-soft:#221a3a}:root[data-theme=dark] .tone-slate{--tone:#b7c6cf;--tone-soft:#1c262b}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-padding-top:calc(var(--header-h) + 12px)}body{background:var(--ground);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.65}img{max-width:100%;height:auto}a{color:var(--brand);text-underline-offset:2px}a:hover{color:var(--brand-ink)}:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:2px}button{font-family:inherit}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.only-desktop{display:none}@media (min-width:1000px){.only-desktop{display:block}.only-mobile{display:none}}#eligibility,#exclusions,#documents,#instalments,#links,#faq,#states,.updates,.rejections,.sources,.trust{content-visibility:auto;contain-intrinsic-size:auto 480px}@media (max-width:999px){.sidebar{content-visibility:auto;contain-intrinsic-size:auto 1400px}}.wrap{max-width:var(--wrap);margin:0 auto;padding:0 20px}.skip-link{background:var(--brand);color:#fff;z-index:100;padding:10px 16px;position:absolute;top:0;left:-9999px}.skip-link:focus{top:8px;left:8px}main{padding:22px 0 72px;display:block}.layout{grid-template-columns:minmax(0,1fr);gap:36px;display:grid}.layout-main{min-width:0}@media (min-width:1000px){.layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:48px}.sidebar>.sb-sticky{top:calc(var(--header-h) + 16px);position:sticky}}.site-header{background:var(--surface);border-bottom:1px solid var(--line);z-index:40;position:sticky;top:0}.header-row{min-height:var(--header-h);align-items:center;gap:12px;display:flex;position:relative}.brand{color:var(--ink);align-items:center;gap:10px;min-width:0;margin-right:auto;text-decoration:none;display:inline-flex}.brand-mark{background:linear-gradient(135deg, var(--brand), var(--brand-2));color:#fff;border-radius:9px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.brand-text{letter-spacing:-.02em;flex-direction:column;font-size:1.1rem;font-weight:800;line-height:1.1;display:flex}.brand-text small{color:var(--muted);letter-spacing:.01em;margin-top:3px;font-size:.68rem;font-weight:500}.site-nav{gap:2px;display:flex}.site-nav a{border-radius:var(--radius);min-height:44px;color:var(--ink-2);align-items:center;gap:7px;padding:8px 12px;font-size:.93rem;font-weight:600;text-decoration:none;display:inline-flex}.site-nav a:hover{background:var(--surface-2);color:var(--brand)}.site-nav a .ic{color:var(--brand)}.site-nav .nav-icon{padding:8px 10px}.header-tools{align-items:center;gap:6px;display:flex}.lang-switch-group{align-items:center;gap:6px;display:inline-flex}.lang-switch-group>.ic{color:var(--muted);flex-shrink:0}.lang-switch{border:1px solid var(--line-2);min-height:38px;color:var(--brand);background:var(--surface);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex}.lang-switch:hover{border-color:var(--brand);background:var(--brand-soft)}.menu-btn{border:1px solid var(--line-2);border-radius:var(--radius);background:var(--surface);width:44px;height:44px;color:var(--ink);cursor:pointer;justify-content:center;align-items:center;display:none}@media (max-width:880px){.site-nav{display:none}.menu-btn{display:inline-flex}.brand-text small{display:none}}.drawer{background:var(--surface);border-bottom:1px solid var(--line);box-shadow:var(--shadow-lg);z-index:39;padding:14px 20px 20px;position:absolute;top:100%;left:0;right:0}.drawer[hidden]{display:none}.drawer-search{gap:8px;margin-bottom:10px;display:flex}.drawer-search input{border:1px solid var(--line-2);border-radius:var(--radius);background:var(--ground);min-width:0;min-height:46px;color:var(--ink);flex:1;padding:0 14px;font-family:inherit;font-size:1rem}.drawer-search button{border-radius:var(--radius);background:var(--brand);color:#fff;border:0;min-height:46px;padding:0 16px;font-size:.95rem;font-weight:700}.drawer-links{grid-template-columns:1fr 1fr;gap:6px;display:grid}.drawer-link{border-radius:var(--radius);background:var(--surface-2);min-height:48px;color:var(--ink);align-items:center;gap:10px;padding:8px 12px;font-weight:700;text-decoration:none;display:flex}.drawer-link .ic{color:var(--brand)}.drawer-heading{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:16px 0 6px;font-size:.74rem;font-weight:700}.drawer-popular{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.drawer-popular a{border:1px solid var(--line-2);min-height:40px;color:var(--ink-2);border-radius:999px;align-items:center;padding:0 14px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.drawer-note{color:var(--muted);margin:14px 0 0;font-size:.8rem}h1{letter-spacing:-.02em;text-wrap:balance;margin:0 0 12px;font-size:clamp(1.7rem,4.6vw,2.35rem);line-height:1.15}h2{letter-spacing:-.015em;margin:40px 0 12px;font-size:1.4rem;line-height:1.25}h3{margin:28px 0 8px;font-size:1.12rem;line-height:1.3}p{margin:0 0 14px}.prose{max-width:var(--prose)}.prose ul,.prose ol{margin:0 0 16px;padding-left:22px}.prose li{margin-bottom:7px}.lede{color:var(--ink-2);max-width:var(--prose);font-size:1.08rem}.meta-line{color:var(--muted);border-bottom:1px solid var(--line);flex-wrap:wrap;gap:6px 16px;margin:0 0 22px;padding-bottom:16px;font-size:.83rem;display:flex}.meta-line a{color:var(--muted)}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;margin:40px 0 6px;display:flex}.section-head h2{margin:0}.section-more{white-space:nowrap;align-items:center;gap:4px;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex}.section-intro{color:var(--ink-2);max-width:var(--prose);margin-bottom:20px}.quick-answer{background:var(--brand-soft);border-left:4px solid var(--brand);border-radius:0 var(--radius) var(--radius) 0;max-width:var(--prose);margin:0 0 20px;padding:14px 18px}.quick-answer .qa-label{text-transform:uppercase;letter-spacing:.08em;color:var(--brand);margin:0 0 4px;font-size:.72rem;font-weight:800}.quick-answer p:last-child{color:var(--ink);margin:0;font-size:1.05rem}.crumbs{color:var(--muted);flex-wrap:wrap;gap:6px;margin:0 0 14px;font-size:.82rem;display:flex}.crumbs a{color:var(--muted);text-decoration:none}.crumbs a:hover{text-decoration:underline}.hero{color:#fff;border-radius:var(--radius-lg);background:linear-gradient(118deg,#0f4c81 0%,#0b6a8a 58%,#0a8577 100%);margin:4px 0 8px;padding:clamp(26px,5vw,48px) clamp(20px,4vw,44px);position:relative;overflow:hidden}.hero:before,.hero:after{content:"";pointer-events:none;background:#ffffff12;border-radius:50%;position:absolute}.hero:before{width:360px;height:360px;top:-160px;right:-120px}.hero:after{background:#f5a6232e;width:220px;height:220px;bottom:-150px;right:140px}.hero>*{position:relative}.hero-kicker{background:#ffffff24;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:8px;margin:0 0 16px;padding:6px 12px 6px 8px;font-size:.8rem;font-weight:700;display:inline-flex}.hero-kicker .ic{color:var(--accent)}.hero h1{color:#fff;max-width:24ch;margin:0 0 10px;font-size:clamp(1.75rem,4.8vw,2.6rem)}.hero p.hero-sub{color:#ffffffe6;max-width:60ch;margin:0 0 18px;font-size:1.05rem}.hero-search{gap:8px;max-width:620px;margin:0 0 14px;display:flex}.hero-search input{color:#141a2e;background:#fff;border:0;border-radius:10px;flex:1;min-width:0;min-height:52px;padding:0 16px;font-family:inherit;font-size:1rem}.hero-search button{background:var(--accent);min-height:52px;color:var(--accent-ink);cursor:pointer;border:0;border-radius:10px;align-items:center;gap:8px;padding:0 20px;font-size:1rem;font-weight:800;display:inline-flex}.hero-chips{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.hero-chips a{color:#fff;background:#ffffff1f;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:6px;min-height:40px;padding:0 14px;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.hero-chips a:hover{color:#fff;background:#ffffff38}.tiles{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.tile{background:var(--tone-soft);min-height:104px;color:var(--ink);border-radius:12px;flex-direction:column;gap:10px;padding:16px 14px;font-weight:700;line-height:1.25;text-decoration:none;display:flex}.tile .ic{color:var(--tone)}.tile:hover{color:var(--ink);box-shadow:var(--shadow)}.tile .tile-count{color:var(--ink-2);font-size:.82rem;font-weight:500}.grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:14px;display:grid}.card{background:var(--surface);border:1px solid var(--line);color:inherit;border-radius:12px;padding:16px 18px;text-decoration:none;display:block}a.card:hover{border-color:var(--tone);box-shadow:var(--shadow)}.card-head{align-items:center;gap:10px;margin-bottom:10px;display:flex}.card-icon{background:var(--tone-soft);width:38px;height:38px;color:var(--tone);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.card h3{color:var(--ink);margin:0 0 6px;font-size:1.02rem}a.card:hover h3{color:var(--tone)}.card p{color:var(--ink-2);margin:0;font-size:.9rem}.card .card-tag{color:var(--tone);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:700;display:block}.card-head .card-tag{margin:0}.card>.card-tag{margin-bottom:6px}.facts{background:var(--surface);border:1px solid var(--line);border-radius:12px;margin:0 0 26px;padding:4px 18px}.facts dl{gap:0;margin:0;display:grid}.facts dl>div{border-bottom:1px solid var(--line);grid-template-columns:170px 1fr;gap:14px;padding:11px 0;display:grid}.facts dl>div:last-child{border-bottom:none}.facts dt{color:var(--brand);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:700}.facts dd{margin:0;font-size:.96rem}@media (max-width:620px){.facts dl>div{grid-template-columns:1fr;gap:2px}}.steps{counter-reset:step;max-width:var(--prose);margin:0 0 22px;padding:0;list-style:none}.steps li{counter-increment:step;border-left:2px solid var(--line);margin-left:14px;padding:0 0 18px 44px;position:relative}.steps li:last-child{border-left-color:#0000;padding-bottom:0}.steps li:before{content:counter(step);background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.83rem;font-weight:700;display:grid;position:absolute;top:0;left:-15px}.steps h3{margin:2px 0 4px;font-size:1rem}.steps p{color:var(--ink-2);margin:0 0 6px;font-size:.95rem}.callout{border:1px solid var(--line);border-left:4px solid var(--brand);background:var(--surface);border-radius:var(--radius);color:var(--ink-2);max-width:var(--prose);margin:0 0 22px;padding:14px 18px;font-size:.94rem}.callout.warn{border-left-color:var(--warn);background:var(--warn-soft);color:var(--warn)}.callout strong{color:inherit}.official-link{background:var(--accent);color:var(--accent-ink);border-radius:var(--radius);align-items:center;gap:8px;min-height:46px;padding:12px 18px;font-size:.95rem;font-weight:800;text-decoration:none;display:inline-flex}.official-link:hover{filter:brightness(.95);color:var(--accent-ink)}.faq{max-width:var(--prose);border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;justify-content:space-between;gap:12px;padding:14px 0;font-size:1rem;font-weight:700;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--brand);font-size:1.3rem;font-weight:400;line-height:1}.faq details[open] summary:after{content:"−"}.faq details>p{color:var(--ink-2);margin:0 0 16px;font-size:.96rem}.sources{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius);max-width:var(--prose);margin:34px 0 0;padding:16px 18px}.sources h2{margin:0 0 8px;font-size:1rem}.sources ol{color:var(--ink-2);margin:0;padding-left:20px;font-size:.89rem}.sources li{margin-bottom:6px}.sources .verified{color:var(--muted);margin:10px 0 0;font-size:.83rem}.sidebar{align-content:start;gap:14px;display:grid}.sb-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:16px 18px}.sb-card h2{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0 0 8px;font-size:.76rem}.sb-card ul{margin:0;padding:0;list-style:none}.sb-card li a{border-bottom:1px solid var(--line);min-height:42px;color:var(--ink-2);align-items:center;gap:8px;padding:6px 0;font-size:.92rem;font-weight:600;text-decoration:none;display:flex}.sb-card li:last-child a{border-bottom:none}.sb-card li a:hover{color:var(--brand)}.sb-card li a .ic{color:var(--tone);flex-shrink:0}.sb-official .official-link{justify-content:center;width:100%;margin:4px 0 10px}.sb-helpline{align-items:center;gap:8px;margin:0 0 6px;font-size:.9rem;font-weight:600;display:flex}.sb-helpline .ic{color:var(--brand)}.sb-note{color:var(--muted);margin:0;font-size:.8rem}.sb-lang+.sb-lang{margin-top:8px}.sb-lang{background:var(--accent-soft);color:var(--ink);border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;padding:14px 18px;font-weight:700;text-decoration:none;display:flex}.sb-lang:hover{border-color:var(--accent);color:var(--ink)}.sb-lang .ic{color:var(--accent)}.sb-toc ol{margin:0;padding-left:18px;font-size:.9rem}.sb-toc li{margin-bottom:6px}.sb-toc a{color:var(--ink-2);text-decoration:none}.sb-toc a:hover{color:var(--brand)}.ad-slot{background:var(--surface-2);border:1px dashed var(--line-2);border-radius:12px;min-height:250px}.suggest-bar{z-index:50;background:var(--ink);color:#fff;box-shadow:var(--shadow-lg);border-radius:12px;align-items:center;gap:12px;padding:12px 14px;font-size:.92rem;display:flex;position:fixed;bottom:12px;left:12px;right:12px}.suggest-bar span{flex:1}.suggest-cta{color:var(--accent);white-space:nowrap;font-weight:800;text-decoration:none}.suggest-close{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}@media (min-width:720px){.suggest-bar{max-width:440px;left:auto;right:20px}}.calc{background:var(--surface);border:1px solid var(--line);border-radius:12px;grid-template-columns:1fr 1fr;align-items:start;gap:24px;margin:0 0 26px;padding:20px;display:grid}@media (max-width:760px){.calc{flex-direction:column;gap:16px;padding:14px;display:flex}.calc-result{top:calc(var(--header-h) + 6px);z-index:5;overscroll-behavior:contain;order:-1;max-height:46vh;padding:14px 16px;position:sticky;overflow-y:auto;box-shadow:0 6px 18px -12px #00000073}.calc-result-words{margin-bottom:8px}.calc-breakdown{gap:3px;padding-top:8px}.calc-breakdown>div{font-size:.83rem}.calc-split{gap:12px}.calc-donut{width:84px;height:84px}.calc-donut:after{width:50px;height:50px}}.calc-inputs{gap:16px;display:grid}.calc-field label{justify-content:space-between;gap:10px;margin-bottom:5px;font-size:.87rem;font-weight:700;display:flex}.calc-suffix{color:var(--muted);font-weight:400}.calc-field input[type=number],.calc-field select{width:100%;min-height:44px;color:var(--ink);background:var(--ground);border:1px solid var(--line-2);border-radius:var(--radius);font-variant-numeric:tabular-nums;padding:11px 12px;font-family:inherit;font-size:1rem}.calc-field input:focus,.calc-field select:focus{border-color:var(--brand)}.calc-range{width:100%;height:28px;accent-color:var(--brand);cursor:pointer;margin:8px 0 0;display:block}.calc-hint{color:var(--muted);margin:5px 0 0;font-size:.79rem;line-height:1.45}.calc-result{background:linear-gradient(160deg, var(--brand-soft), var(--surface) 90%);border:1px solid var(--line);border-radius:12px;padding:18px}.calc-result-label{text-transform:uppercase;letter-spacing:.05em;color:var(--ink-2);margin:0 0 4px;font-size:.78rem;font-weight:700}.calc-result-value{letter-spacing:-.02em;color:var(--brand-ink);font-variant-numeric:tabular-nums;margin:0;font-size:clamp(1.6rem,5vw,2.2rem);font-weight:800}.calc-result-words{color:var(--ink-2);margin:2px 0 14px;font-size:.83rem}.calc-split{align-items:center;gap:18px;margin:0 0 14px;display:flex}.calc-donut{--a:50%;background:conic-gradient(var(--brand) 0 var(--a), var(--accent) var(--a) 100%);border-radius:50%;flex-shrink:0;place-items:center;width:112px;height:112px;display:grid}.calc-donut:after{content:"";background:var(--surface);border-radius:50%;width:68px;height:68px}.calc-legend{gap:6px;margin:0;font-size:.86rem;display:grid}.calc-legend>div{align-items:center;gap:8px;display:flex}.calc-legend i{background:var(--brand);border-radius:3px;flex-shrink:0;width:12px;height:12px;display:inline-block}.calc-legend>div:nth-child(2) i{background:var(--accent)}.calc-legend dt{color:var(--ink-2)}.calc-legend dd{font-variant-numeric:tabular-nums;margin:0 0 0 auto;font-weight:700}.calc-breakdown{border-top:1px solid var(--line-2);gap:6px;margin:0;padding-top:10px;display:grid}.calc-breakdown>div{justify-content:space-between;gap:12px;font-size:.88rem;display:flex}.calc-breakdown dt{color:var(--ink-2)}.calc-breakdown dd{font-variant-numeric:tabular-nums;margin:0;font-weight:600}.calc-warning{color:var(--warn);background:var(--warn-soft);border-radius:var(--radius);grid-column:1/-1;margin:0;padding:10px 14px;font-size:.85rem}.table-scroll{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);margin:0 0 22px;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:480px;font-size:.92rem}th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);background:var(--surface-2);border-bottom:1px solid var(--line-2);padding:10px 14px;font-size:.76rem}td{border-bottom:1px solid var(--line);vertical-align:top;padding:10px 14px}tr:last-child td{border-bottom:none}.site-footer{color:#c3cadb;background:#121a2f;padding:40px 0 32px;font-size:.88rem}.footer-brand{align-items:flex-start;gap:12px;margin-bottom:28px;display:flex}.footer-brand strong{color:#fff;margin-bottom:2px;font-size:1.05rem;display:block}.footer-brand p{max-width:60ch;margin:0}.footer-cols{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:24px;margin-bottom:26px;display:grid}.footer-cols h2{text-transform:uppercase;letter-spacing:.08em;color:#fff;margin:0 0 10px;font-size:.76rem}.footer-cols ul{margin:0;padding:0;list-style:none}.footer-cols li{margin-bottom:7px}.footer-cols a{color:#dfe4f0;text-decoration:none}.footer-cols a:hover{color:#fff;text-decoration:underline}.footer-notgov{color:#e8ecf5;background:#ffffff0f;border:1px solid #ffffff24;border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:16px;padding:14px 16px;line-height:1.6;display:flex}.footer-notgov .ic{color:var(--accent);flex-shrink:0;margin-top:3px}.footer-notgov strong{color:#fff}.footer-disclaimer{color:#aab2c5;max-width:80ch;margin:0 0 12px;font-size:.82rem;line-height:1.6}.footer-disclaimer strong{color:#dfe4f0}.footer-copy{color:#8f98ae;border-top:1px solid #ffffff1a;margin:0;padding-top:14px;font-size:.8rem}.pill{letter-spacing:.05em;text-transform:uppercase;background:var(--brand-soft);color:var(--brand-ink);border-radius:3px;padding:3px 8px;font-size:.72rem;font-weight:700;display:inline-block}.pill+.pill{margin-left:6px}.pill-warn{background:var(--warn-soft);color:var(--warn)}.trust{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-top:8px;display:grid}.trust>div{background:var(--surface);border:1px solid var(--line);border-radius:12px;align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.trust .ic{color:var(--brand);flex-shrink:0;margin-top:2px}.trust strong{margin-bottom:4px;display:block}.trust p{color:var(--ink-2);margin:0;font-size:.9rem}.search-form{gap:8px;max-width:640px;margin:0 0 22px;display:flex}.search-form input{border:1px solid var(--line-2);background:var(--surface);min-width:0;min-height:50px;color:var(--ink);border-radius:10px;flex:1;padding:0 16px;font-family:inherit;font-size:1rem}.search-form button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:10px;min-height:50px;padding:0 18px;font-size:1rem;font-weight:700}.search-results{gap:10px;max-width:760px;margin:0;padding:0;list-style:none;display:grid}.search-results li a{background:var(--surface);border:1px solid var(--line);color:inherit;border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;text-decoration:none;display:flex}.search-results li a:hover{border-color:var(--tone)}.search-results strong{color:var(--ink);display:block}.search-results span{color:var(--ink-2);font-size:.88rem}.search-results .card-icon{width:34px;height:34px}.toc{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius);max-width:var(--prose);margin:0 0 22px;padding:14px 18px}.toc-title{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin:0 0 8px;font-size:.76rem;font-weight:700}.toc ol{columns:2;column-gap:24px;margin:0;padding-left:20px;font-size:.93rem}.toc li{break-inside:avoid;margin-bottom:4px}.toc a{text-decoration:none}.toc a:hover{text-decoration:underline}@media (max-width:560px){.toc ol{columns:1}}.updates{max-width:var(--prose);margin:0 0 22px;padding:0;list-style:none}.updates li{border-top:1px solid var(--line);grid-template-columns:130px 1fr;gap:16px;padding:14px 0;display:grid}.updates li:last-child{border-bottom:1px solid var(--line)}.updates time{font-family:var(--font-mono);color:var(--brand);padding-top:4px;font-size:.8rem;font-weight:600}.updates h3{margin:0 0 4px;font-size:1rem}.updates p{color:var(--ink-2);margin:0 0 6px;font-size:.94rem}.updates-src{color:var(--muted);font-size:.8rem}@media (max-width:560px){.updates li{grid-template-columns:1fr;gap:4px}}.rejections{max-width:var(--prose);gap:0;margin:0 0 22px;display:grid}.rejections>div{border-top:1px solid var(--line);padding:14px 0}.rejections>div:last-child{border-bottom:1px solid var(--line)}.rejections dt{margin:0 0 4px;font-weight:700}.rejections dt:before{content:"✕ ";color:var(--bad)}.rejections dd{color:var(--ink-2);margin:0;font-size:.95rem}.rejections dd:before{content:"Fix: ";color:var(--good);font-weight:700}.links-note{color:var(--muted);margin-top:2px;font-size:.83rem;font-weight:400}.card-current{border-color:var(--brand);background:var(--brand-soft)}.card-current h3{color:var(--brand-ink)}.lang-deva{line-height:1.75}.lang-deva h1,.lang-deva h2,.lang-deva h3{line-height:1.3}[lang=hi] .rejections dd:before{content:"समाधान: "}[lang=mr] .rejections dd:before{content:"उपाय: "}.lang-line{flex-wrap:wrap;gap:4px 18px;margin:-6px 0 16px;font-size:.95rem;display:flex}.state-links{flex-wrap:wrap;gap:8px;margin:0 0 8px;padding:0;list-style:none;display:flex}.state-links a{border:1px solid var(--line-2);background:var(--surface);min-height:40px;color:var(--ink-2);border-radius:999px;align-items:center;padding:0 14px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.state-links a:hover{border-color:var(--brand);color:var(--brand)}.sb-card .state-links--compact a{border-bottom:1px solid var(--line-2);min-height:36px;padding:0 12px;font-size:.84rem}.byline{align-items:center;gap:8px;display:inline-flex}.byline-avatar{border:1px solid var(--line);border-radius:50%;flex-shrink:0}.author-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;align-items:flex-start;gap:20px;margin:0 0 26px;padding:20px;display:flex}.author-card img{border:1px solid var(--line);border-radius:50%;flex-shrink:0}.author-card .author-meta{min-width:0}.author-card h1{margin:0 0 4px;font-size:clamp(1.5rem,4.4vw,1.9rem)}.author-card .author-role{color:var(--muted);margin:0 0 10px;font-size:.95rem}.author-card .author-links{flex-wrap:wrap;gap:8px 16px;margin:0;font-size:.88rem;display:flex}@media (max-width:560px){.author-card{flex-direction:column;gap:14px}}.author-quote{border-left:3px solid var(--brand);color:var(--ink-2);max-width:var(--prose);margin:0 0 26px;padding:4px 0 4px 18px;font-size:1.08rem;font-style:italic;line-height:1.55}
.ic{vertical-align:-.22em;background-color:currentColor;flex-shrink:0;width:20px;height:20px;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ic-search{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.3-4.3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.3-4.3'/%3E%3C/svg%3E")}.ic-check{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E")}.ic-arrow-right{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E")}.ic-home{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m3 9 9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'/%3E%3Cpath d='M9 22V12h6v10'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m3 9 9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'/%3E%3Cpath d='M9 22V12h6v10'/%3E%3C/svg%3E")}.ic-sun{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Cpath d='M12 2v2'/%3E%3Cpath d='M12 20v2'/%3E%3Cpath d='m4.93 4.93 1.41 1.41'/%3E%3Cpath d='m17.66 17.66 1.41 1.41'/%3E%3Cpath d='M2 12h2'/%3E%3Cpath d='M20 12h2'/%3E%3Cpath d='m6.34 17.66-1.41 1.41'/%3E%3Cpath d='m19.07 4.93-1.41 1.41'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Cpath d='M12 2v2'/%3E%3Cpath d='M12 20v2'/%3E%3Cpath d='m4.93 4.93 1.41 1.41'/%3E%3Cpath d='m17.66 17.66 1.41 1.41'/%3E%3Cpath d='M2 12h2'/%3E%3Cpath d='M20 12h2'/%3E%3Cpath d='m6.34 17.66-1.41 1.41'/%3E%3Cpath d='m19.07 4.93-1.41 1.41'/%3E%3C/svg%3E")}.ic-heart{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z'/%3E%3Cpath d='M3.22 12H9.5l.5-1 2 4.5 2-7 1.5 3.5h5.27'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z'/%3E%3Cpath d='M3.22 12H9.5l.5-1 2 4.5 2-7 1.5 3.5h5.27'/%3E%3C/svg%3E")}.ic-shield{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z'/%3E%3C/svg%3E")}.ic-briefcase{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 20V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16'/%3E%3Crect width='20' height='14' x='2' y='6' rx='2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 20V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16'/%3E%3Crect width='20' height='14' x='2' y='6' rx='2'/%3E%3C/svg%3E")}.ic-umbrella{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 12a10.06 10.06 1 0 0-20 0Z'/%3E%3Cpath d='M12 12v8a2 2 0 0 0 4 0'/%3E%3Cpath d='M12 2v1'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 12a10.06 10.06 1 0 0-20 0Z'/%3E%3Cpath d='M12 12v8a2 2 0 0 0 4 0'/%3E%3Cpath d='M12 2v1'/%3E%3C/svg%3E")}.ic-leaf{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z'/%3E%3Cpath d='M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z'/%3E%3Cpath d='M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12'/%3E%3C/svg%3E")}.ic-wrench{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z'/%3E%3C/svg%3E")}.ic-landmark{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='3' x2='21' y1='22' y2='22'/%3E%3Cline x1='6' x2='6' y1='18' y2='11'/%3E%3Cline x1='10' x2='10' y1='18' y2='11'/%3E%3Cline x1='14' x2='14' y1='18' y2='11'/%3E%3Cline x1='18' x2='18' y1='18' y2='11'/%3E%3Cpolygon points='12 2 20 7 4 7'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='3' x2='21' y1='22' y2='22'/%3E%3Cline x1='6' x2='6' y1='18' y2='11'/%3E%3Cline x1='10' x2='10' y1='18' y2='11'/%3E%3Cline x1='14' x2='14' y1='18' y2='11'/%3E%3Cline x1='18' x2='18' y1='18' y2='11'/%3E%3Cpolygon points='12 2 20 7 4 7'/%3E%3C/svg%3E")}.ic-users{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M22 21v-2a4 4 0 0 0-3-3.87'/%3E%3Cpath d='M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M22 21v-2a4 4 0 0 0-3-3.87'/%3E%3Cpath d='M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E")}.ic-calculator{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='16' height='20' x='4' y='2' rx='2'/%3E%3Cline x1='8' x2='16' y1='6' y2='6'/%3E%3Cline x1='16' x2='16' y1='14' y2='18'/%3E%3Cpath d='M16 10h.01'/%3E%3Cpath d='M12 10h.01'/%3E%3Cpath d='M8 10h.01'/%3E%3Cpath d='M12 14h.01'/%3E%3Cpath d='M8 14h.01'/%3E%3Cpath d='M12 18h.01'/%3E%3Cpath d='M8 18h.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='16' height='20' x='4' y='2' rx='2'/%3E%3Cline x1='8' x2='16' y1='6' y2='6'/%3E%3Cline x1='16' x2='16' y1='14' y2='18'/%3E%3Cpath d='M16 10h.01'/%3E%3Cpath d='M12 10h.01'/%3E%3Cpath d='M8 10h.01'/%3E%3Cpath d='M12 14h.01'/%3E%3Cpath d='M8 14h.01'/%3E%3Cpath d='M12 18h.01'/%3E%3Cpath d='M8 18h.01'/%3E%3C/svg%3E")}.ic-map-pin{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0Z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0Z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E")}.ic-book{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20'/%3E%3C/svg%3E")}.ic-languages{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m5 8 6 6'/%3E%3Cpath d='m4 14 6-6 2-3'/%3E%3Cpath d='M2 5h12'/%3E%3Cpath d='M7 2h1'/%3E%3Cpath d='m22 22-5-10-5 10'/%3E%3Cpath d='M14 18h6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m5 8 6 6'/%3E%3Cpath d='m4 14 6-6 2-3'/%3E%3Cpath d='M2 5h12'/%3E%3Cpath d='M7 2h1'/%3E%3Cpath d='m22 22-5-10-5 10'/%3E%3Cpath d='M14 18h6'/%3E%3C/svg%3E")}.ic-phone{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E")}.ic-external{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 3h6v6'/%3E%3Cpath d='M10 14 21 3'/%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 3h6v6'/%3E%3Cpath d='M10 14 21 3'/%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3C/svg%3E")}.ic-menu{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='4' x2='20' y1='6' y2='6'/%3E%3Cline x1='4' x2='20' y1='12' y2='12'/%3E%3Cline x1='4' x2='20' y1='18' y2='18'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='4' x2='20' y1='6' y2='6'/%3E%3Cline x1='4' x2='20' y1='12' y2='12'/%3E%3Cline x1='4' x2='20' y1='18' y2='18'/%3E%3C/svg%3E")}.ic-x{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 6 6 18'/%3E%3Cpath d='m6 6 12 12'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 6 6 18'/%3E%3Cpath d='m6 6 12 12'/%3E%3C/svg%3E")}.ic-clock{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12 6 12 12 16 14'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12 6 12 12 16 14'/%3E%3C/svg%3E")}.ic-clipboard{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='8' height='4' x='8' y='2' rx='1'/%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/%3E%3Cpath d='m9 14 2 2 4-4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='8' height='4' x='8' y='2' rx='1'/%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/%3E%3Cpath d='m9 14 2 2 4-4'/%3E%3C/svg%3E")}.ic-mic{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3Z'/%3E%3Cpath d='M19 10v2a7 7 0 0 1-14 0v-2'/%3E%3Cline x1='12' x2='12' y1='19' y2='22'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3Z'/%3E%3Cpath d='M19 10v2a7 7 0 0 1-14 0v-2'/%3E%3Cline x1='12' x2='12' y1='19' y2='22'/%3E%3C/svg%3E")}.ic-zap{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='13 2 3 14 12 14 11 22 21 10 12 10 13 2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='13 2 3 14 12 14 11 22 21 10 12 10 13 2'/%3E%3C/svg%3E")}.ic-rupee{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 3h12'/%3E%3Cpath d='M6 8h12'/%3E%3Cpath d='m6 13 8.5 8'/%3E%3Cpath d='M6 13h3'/%3E%3Cpath d='M9 13c6.667 0 6.667-10 0-10'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 3h12'/%3E%3Cpath d='M6 8h12'/%3E%3Cpath d='m6 13 8.5 8'/%3E%3Cpath d='M6 13h3'/%3E%3Cpath d='M9 13c6.667 0 6.667-10 0-10'/%3E%3C/svg%3E")}.ic-badge-check{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E")}.ic-file-text{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z'/%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4'/%3E%3Cpath d='M10 9H8'/%3E%3Cpath d='M16 13H8'/%3E%3Cpath d='M16 17H8'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z'/%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4'/%3E%3Cpath d='M10 9H8'/%3E%3Cpath d='M16 13H8'/%3E%3Cpath d='M16 17H8'/%3E%3C/svg%3E")}.ic-sparkles{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9.94 14.34 12 21l2.06-6.66L20.7 12l-6.64-2.34L12 3 9.94 9.66 3.3 12z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9.94 14.34 12 21l2.06-6.66L20.7 12l-6.64-2.34L12 3 9.94 9.66 3.3 12z'/%3E%3C/svg%3E")}
