/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-slate-600:oklch(44.6% .043 257.281);--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.static{position:static}.m-0{margin:0}.inline{display:inline}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.text-center{text-align:center}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-slate-600{color:var(--color-slate-600)}.text-white\/90{color:#ffffffe6}@supports (color:color-mix(in lab,red,red)){.text-white\/90{color:color-mix(in oklab,var(--color-white) 90%,transparent)}}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}#india-users-map-root{contain:layout style;width:100%}#india-users-map-root .india-users-map{position:relative;isolation:isolate;width:100%;height:560px;min-height:560px;overflow:hidden;border-radius:24px;background-color:#062a1b;border:1px solid rgba(255,255,255,.12);box-shadow:0 32px 64px #062a1b73,0 0 0 1px #ffffff0a inset}#india-users-map-root .india-users-map__bg-gradient{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(155deg,#041f14,#062a1b 42%,#073220 68%,#062a1b)}#india-users-map-root .india-users-map__bg-mesh{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.55;background-image:radial-gradient(rgba(255,255,255,.1) 1px,transparent 1px);background-size:22px 22px}#india-users-map-root .india-users-map__radial{pointer-events:none;position:absolute;top:10%;right:12%;bottom:24%;left:12%;z-index:1;background:radial-gradient(ellipse 72% 58% at 50% 50%,rgba(22,163,74,.28) 0%,rgba(6,42,27,.15) 42%,transparent 74%);filter:blur(6px);animation:radialPulse 8s ease-in-out infinite}#india-users-map-root .india-users-map__stats{position:absolute;right:.85rem;bottom:3.15rem;top:auto;left:auto;z-index:4;display:flex;flex-direction:column;gap:.45rem;max-width:9.5rem;pointer-events:none}#india-users-map-root .india-users-map__stat-card{display:flex;flex-direction:column;gap:.12rem;padding:.7rem .9rem;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:#041f14b8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 10px 28px #00000047}#india-users-map-root .india-users-map__stat-value{font-size:1.05rem;font-weight:800;line-height:1.1;color:#ecfdf5;letter-spacing:-.02em;text-shadow:0 0 12px rgba(52,211,153,.25)}#india-users-map-root .india-users-map__stat-label{font-size:.62rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#a7f3d0}#india-users-map-root .india-users-map__insight-card{position:absolute;top:.5rem;right:.85rem;z-index:4;width:min(196px,46%);padding:.7rem .85rem;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:#041f14b8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 10px 28px #00000047}#india-users-map-root .india-users-map__insight-title{margin:0}#india-users-map-root .india-users-map__insight-label{display:block;font-size:.72rem;font-weight:600;line-height:1.35;color:#a7f3d0;letter-spacing:.01em}#india-users-map-root .india-users-map__insight-label strong{font-size:.92rem;font-weight:800;color:#ecfdf5;text-shadow:0 0 10px rgba(52,211,153,.2)}#india-users-map-root .india-users-map__sparkline{display:block;width:100%;height:34px;margin-top:.35rem}#india-users-map-root .india-users-map__sparkline-area{opacity:.9}#india-users-map-root .india-users-map__sparkline-dot{filter:drop-shadow(0 0 4px rgba(52,211,153,.55))}#india-users-map-root .india-users-map__frame{position:relative;z-index:2;height:calc(100% - 2.35rem);padding:1.15rem 1.1rem 1.05rem;display:flex;align-items:center;justify-content:center;overflow:visible}#india-users-map-root .india-users-map__canvas{position:relative;width:100%;height:100%;max-height:none;overflow:visible;transform:none;transform-origin:center center;filter:drop-shadow(0 12px 28px rgba(0,0,0,.2))}#india-users-map-root svg.india-map-chart{width:100%;height:100%;display:block}#india-users-map-root .india-users-map__connection{stroke-dasharray:4 6;animation:connectionFlow 12s linear infinite}#india-users-map-root .india-users-map__geo{cursor:pointer;transform-box:fill-box;transform-origin:center;transition:filter .28s ease,transform .28s ease,fill .28s ease,stroke .28s ease}#india-users-map-root .india-users-map__geo.is-hot{animation:statePulse 3s ease-in-out infinite}#india-users-map-root .india-users-map__geo.is-hovered.is-active{transform:translateY(-2px) scale(1.015);animation:activeStateGlow 1.6s ease-in-out infinite}#india-users-map-root .india-users-map__hub-pin{filter:drop-shadow(0 0 8px rgba(110,231,183,.65))}#india-users-map-root .india-users-map__pin-pulse{animation:mapPinPulse 2.4s ease-out infinite}#india-users-map-root .india-users-map__tooltip-glass{pointer-events:none;position:absolute;z-index:30;padding:.55rem .85rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.45);background:#ffffff24;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 12px 32px #0000002e;white-space:nowrap;text-align:center}#india-users-map-root .india-users-map__tooltip-place{display:block;font-size:.82rem;font-weight:700;color:#0f172a;text-shadow:none}#india-users-map-root .india-users-map__tooltip-count{display:block;margin-top:.1rem;font-size:.72rem;font-weight:600;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.45)}#india-users-map-root .india-users-map__ticker{position:relative;z-index:5;display:flex;align-items:center;gap:.5rem;margin:0;padding:.4rem .6rem;border-top:1px solid rgba(255,255,255,.1);background:#041f14e0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#india-users-map-root .india-users-map__ticker-badge{flex-shrink:0;padding:.15rem .45rem;border-radius:999px;font-size:.58rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#ecfdf5;background:#10b9818c;box-shadow:0 0 12px #34d39973;animation:liveBadgePulse 2s ease-in-out infinite}#india-users-map-root .india-users-map__ticker-track{overflow:hidden;flex:1;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}#india-users-map-root .india-users-map__ticker-content{display:flex;width:max-content;gap:2rem}#india-users-map-root .india-users-map__ticker-item{font-size:.62rem;font-weight:500;color:#ecfdf5e0;white-space:nowrap}@keyframes radialPulse{0%,to{opacity:.75;transform:scale(1)}50%{opacity:.95;transform:scale(1.03)}}@keyframes statePulse{0%,to{filter:drop-shadow(0 0 4px rgba(110,231,183,.35))}50%{filter:drop-shadow(0 0 10px rgba(110,231,183,.6))}}@keyframes activeStateGlow{0%,to{filter:url(#stateGlow) drop-shadow(0 0 8px rgba(52,211,153,.55))}50%{filter:url(#stateGlow) drop-shadow(0 0 16px rgba(110,231,183,.85))}}@keyframes mapPinPulse{0%{r:7;opacity:.75}70%{r:18;opacity:0}to{r:18;opacity:0}}@keyframes connectionFlow{to{stroke-dashoffset:-40}}@keyframes liveBadgePulse{0%,to{box-shadow:0 0 8px #34d39959}50%{box-shadow:0 0 16px #34d399a6}}@media(max-width:1024px){#india-users-map-root .india-users-map{height:500px;min-height:500px}#india-users-map-root .india-users-map__insight-card{width:min(170px,44%)}}@media(max-width:768px){#india-users-map-root .india-users-map{height:460px;min-height:460px;border-radius:20px}#india-users-map-root .india-users-map__stats{right:.55rem;bottom:2.65rem;gap:.4rem}#india-users-map-root .india-users-map__stat-card{padding:.55rem .7rem}#india-users-map-root .india-users-map__stat-value{font-size:.92rem}#india-users-map-root .india-users-map__insight-card{display:block;width:min(150px,42%)}#india-users-map-root .india-users-map__frame{padding:.95rem .85rem 1rem;height:calc(100% - 2rem)}#india-users-map-root .india-users-map__canvas{transform:none;transform-origin:center center}}@media(max-width:480px){#india-users-map-root .india-users-map{height:400px;min-height:400px;border-radius:16px}#india-users-map-root .india-users-map__insight-card{top:.4rem;right:.45rem;width:min(138px,48%);padding:.5rem .6rem}#india-users-map-root .india-users-map__insight-label{font-size:.62rem}#india-users-map-root .india-users-map__insight-label strong{font-size:.78rem}#india-users-map-root .india-users-map__stats{right:.45rem;bottom:2.35rem;max-width:7.5rem}#india-users-map-root .india-users-map__stat-card{padding:.45rem .55rem}#india-users-map-root .india-users-map__stat-value{font-size:.82rem}#india-users-map-root .india-users-map__stat-label{font-size:.52rem}}@media(prefers-reduced-motion:reduce){#india-users-map-root .india-users-map__radial,#india-users-map-root .india-users-map__geo,#india-users-map-root .india-users-map__pin-pulse,#india-users-map-root .india-users-map__connection,#india-users-map-root .india-users-map__ticker-badge{animation:none!important}}#comparison-showcase-root{--rb-red: #c0392b;--rb-red-soft: #f8eceb;--rb-red-border: #e8c4c0;--rb-red-text: #7a2e28;--rb-green: #1f8a4c;--rb-green-soft: #eef8f1;--rb-green-border: #c5e4d0;--rb-green-text: #1a5c36;--rb-ink: #1a1a1a;--rb-muted: #5c5c5c;--rb-line: #e6e6e6;--rb-radius: 12px;--rb-font: inherit}#comparison-showcase-root .rb-compare{font-family:var(--rb-font);color:var(--rb-ink);max-width:920px;margin:0 auto}#comparison-showcase-root .rb-compare__header{text-align:center;margin-bottom:1.25rem}#comparison-showcase-root .rb-compare__title{margin:0;font-size:clamp(1.15rem,2.4vw,1.45rem);font-weight:700;line-height:1.3;letter-spacing:-.01em}#comparison-showcase-root .rb-compare__title-without{color:var(--rb-red)}#comparison-showcase-root .rb-compare__title-sep{color:#9a9a9a;margin:0 .35rem;font-weight:500}#comparison-showcase-root .rb-compare__title-with{color:var(--rb-green)}#comparison-showcase-root .rb-compare__grid{display:grid;grid-template-columns:1fr 1fr;gap:.85rem;align-items:stretch}#comparison-showcase-root .rb-compare__col{border:1px solid var(--rb-line);border-radius:var(--rb-radius);padding:1.1rem 1rem 1.15rem;display:flex;flex-direction:column;min-height:100%}#comparison-showcase-root .rb-compare__col--without{background:var(--rb-red-soft);border-color:var(--rb-red-border)}#comparison-showcase-root .rb-compare__col--without .rb-compare__pains{gap:.45rem}#comparison-showcase-root .rb-compare__col--with{background:var(--rb-green-soft);border-color:var(--rb-green-border)}#comparison-showcase-root .rb-compare__col-head{margin-bottom:.95rem}#comparison-showcase-root .rb-compare__col-title{margin:0 0 .25rem;font-size:.95rem;font-weight:700;line-height:1.3}#comparison-showcase-root .rb-compare__col-title--without{color:var(--rb-red)}#comparison-showcase-root .rb-compare__col-title--with{color:var(--rb-green)}#comparison-showcase-root .rb-compare__col-sub{margin:0;font-size:.875rem;line-height:1.45;color:var(--rb-muted)}#comparison-showcase-root .rb-compare__pains{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem;flex:1}#comparison-showcase-root .rb-compare__pain{display:flex;align-items:flex-start;gap:.7rem;background:#fff;border:1px solid var(--rb-red-border);border-left:3px solid var(--rb-red);border-radius:0 var(--rb-radius) var(--rb-radius) 0;padding:.75rem .8rem}#comparison-showcase-root .rb-compare__pain-icon{flex-shrink:0;width:1.65rem;height:1.65rem;color:var(--rb-red);display:grid;place-items:center}#comparison-showcase-root .rb-compare__pain-icon svg{width:1.15rem;height:1.15rem}#comparison-showcase-root .rb-compare__pain-copy{display:flex;flex-direction:column;gap:.15rem;min-width:0}#comparison-showcase-root .rb-compare__pain-copy strong{font-size:.92rem;font-weight:700;line-height:1.35;color:var(--rb-red-text)}#comparison-showcase-root .rb-compare__pain-copy span{font-size:.82rem;line-height:1.4;color:var(--rb-muted)}#comparison-showcase-root .rb-compare__demo{display:flex;flex-direction:column;align-items:stretch;gap:.7rem;flex:1;justify-content:center;padding:.15rem 0 .35rem}#comparison-showcase-root .rb-compare__step{opacity:0;transition:opacity .45s ease;pointer-events:none}#comparison-showcase-root .rb-compare.is-revealed .rb-compare__step--1{opacity:1;transition-delay:.2s}#comparison-showcase-root .rb-compare.is-revealed .rb-compare__step--2{opacity:1;transition-delay:1.1s}#comparison-showcase-root .rb-compare.is-revealed .rb-compare__step--3{opacity:1;transition-delay:1.8s}#comparison-showcase-root .rb-compare.is-revealed .rb-compare__step--4{opacity:1;transition-delay:2.4s}@media(prefers-reduced-motion:reduce){#comparison-showcase-root .rb-compare__step{opacity:1;transition:none}#comparison-showcase-root .rb-compare.is-revealed .rb-compare__step--1,#comparison-showcase-root .rb-compare.is-revealed .rb-compare__step--2,#comparison-showcase-root .rb-compare.is-revealed .rb-compare__step--3,#comparison-showcase-root .rb-compare.is-revealed .rb-compare__step--4{transition-delay:0s}}#comparison-showcase-root .rb-compare__step-label{display:block;margin-bottom:.35rem;font-size:.72rem;font-weight:600;letter-spacing:.01em;color:var(--rb-green-text)}#comparison-showcase-root .rb-compare__property,#comparison-showcase-root .rb-compare__buyer{background:#fff;border:1px solid var(--rb-green-border);border-radius:var(--rb-radius);padding:.8rem .9rem}#comparison-showcase-root .rb-compare__property-title,#comparison-showcase-root .rb-compare__buyer-name{margin:0;font-size:.92rem;font-weight:700;line-height:1.35;color:var(--rb-ink)}#comparison-showcase-root .rb-compare__property-price,#comparison-showcase-root .rb-compare__buyer-meta{margin:.2rem 0 0;font-size:.84rem;line-height:1.4;color:var(--rb-muted)}#comparison-showcase-root .rb-compare__match{display:inline-flex;align-items:center;gap:.35rem;background:var(--rb-green);color:#fff;border-radius:999px;padding:.4rem .85rem;font-size:.82rem;font-weight:700;line-height:1.2}#comparison-showcase-root .rb-compare__match svg{width:.85rem;height:.85rem}#comparison-showcase-root .rb-compare__share{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;border:1px solid var(--rb-green);border-radius:var(--rb-radius);background:var(--rb-green);color:#fff;font:inherit;font-size:.9rem;font-weight:700;line-height:1.2;padding:.75rem 1rem;cursor:default}#comparison-showcase-root .rb-compare__share svg{width:1.1rem;height:1.1rem}#comparison-showcase-root .rb-compare__caption{margin:1rem 0 0;text-align:center;font-size:.82rem;line-height:1.45;color:var(--rb-green-text);font-weight:600}@media(max-width:767px){#comparison-showcase-root .rb-compare__grid{grid-template-columns:1fr;gap:.75rem}#comparison-showcase-root .rb-compare__col--with{order:-1}#comparison-showcase-root .rb-compare__col--without{order:1}#comparison-showcase-root .rb-compare__col{padding:1rem .9rem 1.05rem}#comparison-showcase-root .rb-compare__title{font-size:1.1rem}}
