.NriPage-module___bZF9W__hero{background:linear-gradient(135deg,var(--navy)0%,var(--navy-mid,#0f2233)100%);isolation:isolate;padding:7rem 0 5rem;position:relative;overflow:hidden}.NriPage-module___bZF9W__heroTitle{color:#fff;margin-bottom:.75rem;font-size:clamp(2rem,5vw,3.2rem);line-height:1.2}.NriPage-module___bZF9W__heroSub{color:#ffffff8c;max-width:540px;margin-bottom:2rem;font-size:1rem;line-height:1.75}.NriPage-module___bZF9W__heroActions{flex-wrap:wrap;gap:1rem;display:flex}.NriPage-module___bZF9W__secondaryBtn{color:#fff;border-radius:var(--radius);background:#ffffff1a;border:1px solid #fff3;padding:.7rem 1.5rem;font-size:.9rem;text-decoration:none;transition:background .2s}.NriPage-module___bZF9W__secondaryBtn:hover{background:#ffffff2e}.NriPage-module___bZF9W__mapSub{color:var(--muted);max-width:480px;font-size:.88rem;line-height:1.6}.NriPage-module___bZF9W__mapWrap{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-surface);aspect-ratio:2.2;width:100%;max-width:100%;margin-bottom:1.5rem;position:relative;box-shadow:inset 0 0 40px #00000005}.NriPage-module___bZF9W__mapMask{border-radius:inherit;background:var(--gold-accent);opacity:.22;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:url(/world-map.svg);mask-image:url(/world-map.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}[data-theme=dark] .NriPage-module___bZF9W__mapMask,.NriPage-module___bZF9W__dark .NriPage-module___bZF9W__mapMask{opacity:.4;background:#c6973f}.NriPage-module___bZF9W__mapOverlaySvg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.NriPage-module___bZF9W__countryDot{cursor:pointer;flex-direction:column;align-items:center;gap:4px;display:flex;position:absolute;transform:translate(-50%,-50%)}.NriPage-module___bZF9W__countryDotInner{background:var(--gold);border-radius:50%;width:14px;height:14px;animation:2s infinite NriPage-module___bZF9W__pulse;box-shadow:0 0 0 6px #c9a84c33}@keyframes NriPage-module___bZF9W__pulse{0%,to{box-shadow:0 0 0 6px #c9a84c33}50%{box-shadow:0 0 0 10px #c9a84c0d}}.NriPage-module___bZF9W__countryLabel{color:#1a1814;-webkit-backdrop-filter:blur(8px);white-space:nowrap;background:#ffffffe6;border:1px solid #ffffff4d;border-radius:100px;align-items:center;gap:6px;padding:4px 10px;font-size:.65rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000001f}[data-theme=dark] .NriPage-module___bZF9W__countryLabel{color:#f7f4ee;background:#0d1b2ad9;border-color:#c6973f4d;box-shadow:0 4px 20px #0006}.NriPage-module___bZF9W__panelPopup{background:var(--bg-surface);border:1px solid var(--gold-border,var(--gold));border-radius:var(--radius-lg);z-index:100;text-align:left;cursor:default;width:380px;padding:1.5rem;position:absolute;top:100%;box-shadow:0 16px 40px #00000026}.NriPage-module___bZF9W__mobilePopupContainer{display:none}.NriPage-module___bZF9W__desktopPopupContainer{display:block}[data-theme=dark] .NriPage-module___bZF9W__panelPopup{background:var(--bg-surface);box-shadow:0 16px 40px #0009}.NriPage-module___bZF9W__panelHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.NriPage-module___bZF9W__panelFlag{margin-bottom:.25rem;font-size:2rem}.NriPage-module___bZF9W__panelCountry{color:var(--navy);font-size:1.05rem;font-weight:700}[data-theme=dark] .NriPage-module___bZF9W__panelCountry{color:var(--champagne)}.NriPage-module___bZF9W__panelClose{cursor:pointer;color:var(--muted);background:0 0;border:none;padding:.25rem}.NriPage-module___bZF9W__panelStats{margin-bottom:1rem}.NriPage-module___bZF9W__statRow{border-bottom:1px solid var(--border);color:var(--navy);justify-content:space-between;padding:.4rem 0;font-size:.82rem;display:flex}.NriPage-module___bZF9W__statRow:last-child{border-bottom:none}[data-theme=dark] .NriPage-module___bZF9W__statRow{color:var(--champagne)}.NriPage-module___bZF9W__panelLegalTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:.5rem;font-size:.7rem;font-weight:700}.NriPage-module___bZF9W__panelLegal{color:var(--muted);background:var(--cream);border-radius:var(--radius);padding:.75rem;font-size:.8rem;line-height:1.7}.NriPage-module___bZF9W__guidesGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:768px){.NriPage-module___bZF9W__guidesGrid{grid-template-columns:1fr;gap:1rem}.NriPage-module___bZF9W__desktopPopupContainer{display:none}.NriPage-module___bZF9W__mobilePopupOverlay{z-index:99999;-webkit-backdrop-filter:blur(4px);background:#0d1b2a66;flex-direction:column;justify-content:flex-end;display:flex;position:fixed;inset:0}.NriPage-module___bZF9W__mobilePopupContainer{background:var(--bg-surface);width:100vw;padding:1.5rem;padding-bottom:calc(env(safe-area-inset-bottom,24px) + 24px);pointer-events:auto;border:none;border-radius:24px 24px 0 0;display:block;box-shadow:0 -10px 40px #0006}[data-theme=dark] .NriPage-module___bZF9W__mobilePopupContainer{background:var(--bg-surface);box-shadow:0 -10px 40px #000c}}.NriPage-module___bZF9W__guideCard{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;padding:2rem 1.5rem;transition:box-shadow .2s;display:flex}.NriPage-module___bZF9W__guideCard:hover{box-shadow:var(--shadow-md)}.NriPage-module___bZF9W__guideIcon{margin-bottom:1rem;font-size:2rem}.NriPage-module___bZF9W__guideTitle{color:var(--navy);margin-bottom:.65rem;font-size:.95rem;font-weight:700}[data-theme=dark] .NriPage-module___bZF9W__guideTitle{color:var(--champagne)}.NriPage-module___bZF9W__guideDesc{color:var(--muted);flex:1;font-size:.82rem;line-height:1.65}
