:root{
  --primary:#4F46E5;
  --secondary:#06B6D4;
  --accent:#22C55E;
  --dark:#0F172A;
  --body:#475569;
  --muted:#F9FAFB;
  --card:#FFFFFF;
  --line:#E2E8F0;
  --shadow:0 16px 44px rgba(15,23,42,.10);
  --radius:28px;
}
*{box-sizing:border-box}
body{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--body);background:#fff;line-height:1.58;overflow-x:hidden;font-size:16px}
h1,h2,h3,h4,.navbar-brand{font-family:"Plus Jakarta Sans",Inter,sans-serif;color:var(--dark);font-weight:750;letter-spacing:-.035em}
a{text-decoration:none}.container{max-width:1180px}.section-pad{padding:76px 0}.muted-section{background:linear-gradient(180deg,#F9FAFB,#EEF6FF)}
.navbar-kidhar{padding:13px 0;background:rgba(255,255,255,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,232,240,.8);transition:.25s}.navbar-kidhar.scrolled{box-shadow:0 10px 35px rgba(15,23,42,.08)}
.brand-mark{display:inline-flex;align-items:center;gap:10px;font-size:1.35rem;font-weight:800;color:var(--dark)!important}.brand-pin{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;color:white;background:linear-gradient(135deg,var(--primary),var(--secondary));box-shadow:0 10px 24px rgba(79,70,229,.25)}
.navbar .nav-link{font-weight:700;color:#334155!important;margin:0 7px;font-size:.95rem}.navbar .nav-link:hover{color:var(--primary)!important}.btn{border-radius:999px;font-weight:800;padding:10px 20px}.btn-primary-gradient{border:0;color:white;background:linear-gradient(135deg,var(--primary),var(--secondary));box-shadow:0 14px 32px rgba(79,70,229,.25)}.btn-primary-gradient:hover{color:white;transform:translateY(-1px);box-shadow:0 18px 38px rgba(79,70,229,.32)}.btn-soft{background:#EEF2FF;color:var(--primary);border:1px solid #DDE3FF}.btn-soft:hover{background:#E0E7FF;color:var(--primary)}
.hero-section{position:relative;padding:122px 0 74px;min-height:650px;background:radial-gradient(circle at 15% 20%,#E0E7FF 0,#fff 34%,#F9FAFB 100%);overflow:hidden}.hero-bg-orb{position:absolute;border-radius:999px;filter:blur(12px);opacity:.55}.orb-one{width:260px;height:260px;background:#BFDBFE;right:8%;top:17%}.orb-two{width:190px;height:190px;background:#A7F3D0;left:45%;bottom:8%}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;font-weight:800;color:var(--primary);background:#EEF2FF;border:1px solid #DDE3FF;border-radius:999px;padding:8px 14px;margin-bottom:18px}.section-kicker.light{color:#fff;background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.24)}.hero-title{font-size:clamp(2.45rem,5.1vw,4.35rem);line-height:1.08;letter-spacing:-.055em;margin-bottom:20px;max-width:650px}.hero-title span{background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-subtitle{font-size:1.08rem;max-width:590px;color:#334155}.hero-line{font-size:1rem;color:var(--dark);font-weight:800}.trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.trust-row span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 13px;font-size:.9rem;font-weight:700;color:#334155}
.hero-visual{position:relative;min-height:455px}.phone-card{position:relative;margin:auto;width:min(350px,92%);padding:18px;border-radius:38px;background:#0F172A;box-shadow:var(--shadow);z-index:2}.phone-top{display:flex;gap:7px;margin-bottom:14px}.phone-top span{width:10px;height:10px;background:#334155;border-radius:50%}.map-card{position:relative;height:305px;border-radius:28px;background:linear-gradient(135deg,#EFF6FF,#ECFEFF);overflow:hidden}.map-card:before,.map-card:after{content:"";position:absolute;background:rgba(79,70,229,.08);border-radius:999px}.map-card:before{width:290px;height:290px;left:-80px;top:-60px}.map-card:after{width:230px;height:230px;right:-70px;bottom:-70px}.route-line{position:absolute;inset:70px 70px;border:4px dashed rgba(79,70,229,.35);border-radius:45%}.pin{position:absolute;display:grid;place-items:center;width:48px;height:48px;border-radius:18px;background:linear-gradient(135deg,var(--primary),var(--secondary));color:white;font-weight:900;box-shadow:0 15px 30px rgba(79,70,229,.28)}.pin-a{left:70px;top:92px}.pin-b{right:78px;bottom:85px}.location-card{position:absolute;left:28px;bottom:26px;background:rgba(255,255,255,.9);backdrop-filter:blur(12px);padding:14px 16px;border-radius:18px;box-shadow:0 12px 32px rgba(15,23,42,.1)}.location-card strong,.location-card small{display:block}.location-card strong{color:var(--dark)}.status-list{display:grid;gap:10px;margin-top:14px;color:white}.status-list div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);padding:12px;border-radius:16px}.dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:8px}.green{background:var(--accent)}.blue{background:var(--secondary)}.floating-item{position:absolute;z-index:3;background:#fff;border:1px solid var(--line);border-radius:999px;padding:11px 16px;font-weight:800;color:var(--dark);box-shadow:0 16px 44px rgba(15,23,42,.12);animation:float 4s ease-in-out infinite}.item-bag{left:0;top:80px}.item-pet{right:0;top:120px;animation-delay:.6s}.item-wallet{left:20px;bottom:90px;animation-delay:1s}.item-key{right:40px;bottom:42px;animation-delay:1.3s}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-14px)}}
.section-heading{max-width:720px;margin:0 auto 38px}.section-heading h2{font-size:clamp(1.85rem,3vw,2.55rem);letter-spacing:-.04em;margin-bottom:12px}.section-heading p{font-size:1.08rem}.use-card,.feature-card,.step-card,.plan-card,.glass-panel,.about-band{height:100%;background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:26px;box-shadow:0 16px 50px rgba(15,23,42,.06);transition:.25s}.use-card:hover,.feature-card:hover,.step-card:hover,.plan-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.icon-badge{display:grid;place-items:center;width:58px;height:58px;border-radius:20px;background:linear-gradient(135deg,#EEF2FF,#ECFEFF);font-size:1.7rem;margin-bottom:18px}.use-card h3,.feature-card h3,.step-card h3,.plan-card h3{font-size:1.25rem;margin-bottom:10px}.check-list{display:grid;gap:14px}.check-list div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:15px 18px;font-weight:700;color:#334155}.check-list div:before{content:"✓";display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;margin-right:10px;background:#DCFCE7;color:#15803D}.glass-panel{background:rgba(255,255,255,.72);backdrop-filter:blur(20px);padding:36px}.glass-panel h3{font-size:1.65rem;letter-spacing:-.03em}.step-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.step-card span{display:inline-block;color:var(--primary);font-weight:900;margin-bottom:16px}.feature-card{padding:28px}.plan-card{position:relative}.plan-card.popular{border-color:rgba(79,70,229,.35);box-shadow:0 20px 60px rgba(79,70,229,.14)}.tag{position:absolute;top:18px;right:18px;background:#DCFCE7;color:#15803D;font-size:.78rem;font-weight:900;border-radius:999px;padding:6px 10px}.plan-meta{font-weight:700;color:#64748B}.plan-value{font-size:1.9rem;font-weight:900;color:var(--primary);margin:16px 0 4px;letter-spacing:-.04em}.cta-section{padding:62px 0;background:#fff}.cta-card{display:flex;align-items:center;justify-content:space-between;gap:30px;color:white;background:linear-gradient(135deg,var(--primary),var(--secondary));border-radius:32px;padding:42px;box-shadow:var(--shadow)}.cta-card h2{color:white;font-size:clamp(1.8rem,3vw,2.45rem);letter-spacing:-.04em}.cta-card p{max-width:650px;color:rgba(255,255,255,.86);font-size:1.08rem}.about-band{text-align:center;background:linear-gradient(180deg,#fff,#F8FAFC)}.about-band h2{font-size:clamp(1.7rem,3vw,2.4rem)}
.site-footer{background:#0F172A;color:#CBD5E1;padding:70px 0 28px}.site-footer .brand-mark,.site-footer h4{color:white!important}.site-footer a{display:block;color:#CBD5E1;margin:8px 0}.site-footer a:hover{color:white}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:40px;padding-top:22px;color:#94A3B8}.whatsapp-float{position:fixed;right:20px;bottom:20px;z-index:30;background:#22C55E;color:#fff;font-weight:900;border-radius:999px;padding:13px 18px;box-shadow:0 16px 38px rgba(34,197,94,.35)}.whatsapp-float:hover{color:#fff;transform:translateY(-2px)}
.page-content{padding-top:74px}.page-first-section{padding-top:64px}.page-first-section .section-heading{margin-bottom:34px}.page-first-section h1,.plans-intro h1{font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.18;letter-spacing:-.045em;margin-bottom:10px}.page-first-section p,.plans-intro p{font-size:1rem;color:#475569}.policy-title{margin-bottom:30px}.policy-title h1{font-size:clamp(1.8rem,3vw,2.45rem)}.policy-title p{color:#64748B}.contact-card{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:34px;box-shadow:var(--shadow)}.form-control,.form-select{border-radius:16px;padding:14px;border-color:var(--line)}.policy-content{max-width:850px}.policy-content h2{margin-top:34px}
@media(max-width:991px){.section-pad{padding:62px 0}.hero-section{padding:110px 0 64px}.hero-visual{min-height:460px;margin-top:20px}.step-grid{grid-template-columns:1fr 1fr}.cta-card{align-items:flex-start;flex-direction:column}.navbar-collapse{padding:18px 0}.navbar .nav-link{margin:4px 0}.floating-item{display:none}}
@media(max-width:575px){.hero-section{min-height:auto}.hero-title{font-size:2.65rem}.phone-card{border-radius:30px}.map-card{height:300px}.section-heading{text-align:left!important}.step-grid{grid-template-columns:1fr}.cta-card{padding:34px;border-radius:28px}.trust-row span{width:100%}.whatsapp-float{right:14px;bottom:14px}}


/* Premium pricing display */
.price-block{margin:16px 0 14px}.price-currency{font-size:1rem;font-weight:800;color:#64748B;vertical-align:top}.price-amount{font-size:2.35rem;line-height:1;font-weight:900;color:#0F172A;letter-spacing:-.055em}.price-period{font-size:.9rem;font-weight:800;color:#64748B}.plan-history{display:inline-flex;align-items:center;gap:7px;background:#F1F5F9;border:1px solid #E2E8F0;color:#334155;border-radius:999px;padding:7px 11px;font-weight:800;font-size:.84rem;margin-bottom:12px}.plan-list{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:10px}.plan-list li{color:#475569;font-weight:650}.plan-list li:before{content:'✓';display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;margin-right:8px;background:#DCFCE7;color:#15803D;font-size:.78rem;font-weight:900}.price-note{font-size:.88rem;color:#64748B;margin-top:18px}.plans-intro{max-width:760px;margin:0 auto 34px;text-align:center}.plans-intro h2{font-size:clamp(1.85rem,3vw,2.55rem)}
.compact-hero-title{max-width:760px}.hero-title .hero-line-one{display:block}.hero-title .hero-line-two{display:block;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;background-clip:text;color:transparent}

/* v4 premium compact typography and viewport-fit updates */
body{font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;}
h1,h2,h3,h4,.navbar-brand{letter-spacing:-.025em;}
.navbar-kidhar{padding:10px 0;}
.brand-mark{font-size:1.22rem;}
.brand-pin{width:32px;height:32px;border-radius:11px;font-size:.9rem;}
.navbar .nav-link{font-size:.9rem;margin:0 8px;}
.navbar-kidhar .btn{padding:9px 18px;font-size:.92rem;}

.hero-section{padding:102px 0 52px;min-height:590px;background:radial-gradient(circle at 12% 18%,#EEF2FF 0,#fff 38%,#F8FAFC 100%);} 
.eyebrow,.section-kicker{font-size:.82rem;padding:7px 12px;margin-bottom:14px;}
.hero-title{font-family:"Noto Sans Devanagari","Plus Jakarta Sans",Inter,sans-serif;font-size:clamp(2.15rem,4.25vw,3.55rem);line-height:1.18;letter-spacing:-.02em;margin-bottom:16px;max-width:620px;}
.hero-subtitle{font-size:1rem;max-width:560px;}
.hero-line{font-size:.94rem;margin-bottom:14px;}
.hero-section .btn{padding:10px 20px;font-size:.95rem;}
.trust-row{gap:9px;margin-top:22px;}
.trust-row span{padding:8px 12px;font-size:.82rem;}
.hero-visual{min-height:405px;}
.phone-card{width:min(320px,90%);padding:16px;border-radius:34px;}
.map-card{height:270px;border-radius:24px;}
.pin{width:44px;height:44px;border-radius:16px;}
.location-card{padding:12px 14px;border-radius:16px;}
.status-list div{padding:10px 12px;border-radius:14px;font-size:.88rem;}
.floating-item{padding:9px 14px;font-size:.88rem;}

.section-pad{padding:58px 0;}
.section-heading{margin-bottom:28px;}
.section-heading h2{font-size:clamp(1.55rem,2.35vw,2.15rem);line-height:1.18;}
.section-heading p{font-size:.98rem;}
.use-card,.feature-card,.step-card,.plan-card,.glass-panel,.about-band{border-radius:22px;padding:22px;box-shadow:0 12px 36px rgba(15,23,42,.055);}
.use-card h3,.feature-card h3,.step-card h3,.plan-card h3{font-size:1.06rem;letter-spacing:-.02em;}
.icon-badge{width:50px;height:50px;border-radius:17px;font-size:1.35rem;margin-bottom:14px;}
.step-grid{gap:14px;}
.step-card span{margin-bottom:10px;}

/* Inner pages should start directly, without oversized banner feel */
.page-content{padding-top:58px;}
.page-first-section{padding:34px 0 46px;}
.page-first-section .section-heading{margin-bottom:22px;}
.page-first-section h1,.plans-intro h1{font-size:clamp(1.55rem,2.55vw,2.25rem);line-height:1.2;letter-spacing:-.03em;margin-bottom:8px;}
.page-first-section p,.plans-intro p{font-size:.94rem;}

/* Compact plans page: keep 4 plans visible in one desktop viewport */
.plans-intro{text-align:center;max-width:760px;margin:0 auto 24px;}
.plans-intro .section-kicker{margin-bottom:12px;}
.plans-intro h1{font-size:clamp(1.7rem,2.5vw,2.2rem);}
.plan-card{padding:18px 18px 16px;min-height:292px;display:flex;flex-direction:column;}
.plan-card h3{font-size:1.06rem;margin-bottom:5px;}
.plan-meta{font-size:.86rem;margin-bottom:0;}
.price-block{margin:11px 0 10px;}
.price-currency{font-size:.85rem;}
.price-amount{font-size:2rem;line-height:.95;letter-spacing:-.045em;}
.price-period{font-size:.78rem;}
.plan-history{display:inline-flex;align-self:flex-start;font-size:.78rem;padding:6px 10px;margin:0 0 14px;}
.plan-list{gap:8px;margin:0;padding:0;}
.plan-list li{font-size:.86rem;line-height:1.25;}
.plan-list li:before{width:18px;height:18px;font-size:.72rem;margin-right:8px;}
.plan-card .btn{margin-top:auto!important;padding:8px 14px;font-size:.84rem;width:max-content;}
.tag{top:15px;right:15px;font-size:.7rem;padding:5px 9px;}
.price-note{font-size:.78rem;margin-top:16px;color:#64748B;}

.cta-section{padding:48px 0;}
.cta-card{border-radius:26px;padding:34px;}
.cta-card h2{font-size:clamp(1.55rem,2.4vw,2.1rem);}
.whatsapp-float{padding:11px 16px;font-size:.9rem;}

@media(max-width:991px){
  .hero-section{padding:92px 0 50px;min-height:auto;}
  .hero-title{font-size:clamp(2rem,8vw,3rem);}
  .hero-visual{min-height:360px;}
  .page-first-section{padding:30px 0 44px;}
  .plan-card{min-height:auto;}
}
@media(max-width:575px){
  body{font-size:14.5px;}
  .navbar-kidhar{padding:8px 0;}
  .hero-section{padding:86px 0 40px;}
  .hero-title{font-size:2.22rem;line-height:1.2;}
  .hero-subtitle{font-size:.95rem;}
  .phone-card{width:min(300px,94%);}
  .map-card{height:250px;}
  .section-pad{padding:44px 0;}
  .page-content{padding-top:54px;}
  .page-first-section{padding:24px 0 38px;}
  .plans-intro{text-align:left;margin-bottom:18px;}
}

/* v5 hero typography fix: avoid Devanagari clipping and make premium */
.hero-title-hi{
  font-family:"Noto Sans Devanagari","Mukta","Hind","Nirmala UI",system-ui,sans-serif;
  font-size:clamp(2.35rem,4.2vw,3.35rem);
  line-height:1.42;
  font-weight:800;
  letter-spacing:0;
  margin:0 0 0.05rem;
  padding:.10em 0 .08em;
  overflow:visible;
  color:#2430D8;
  max-width:560px;
}
.hero-hindi-line{
  font-family:"Noto Sans Devanagari","Mukta","Hind","Nirmala UI",system-ui,sans-serif;
  font-size:clamp(1.78rem,3.25vw,2.65rem);
  line-height:1.5;
  font-weight:750;
  letter-spacing:0;
  margin:0 0 18px;
  padding:.08em 0 .12em;
  overflow:visible;
  background:linear-gradient(135deg,var(--primary),var(--secondary));
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}
.hero-title .hero-line-one,
.hero-title .hero-line-two{
  overflow:visible;
  padding:.08em 0 .12em;
}
.hero-section{padding-top:96px;min-height:570px;}
.hero-subtitle{margin-top:0;}

/* v5 desktop viewport polish */
@media(min-width:992px){
  .hero-section .row{--bs-gutter-x:3rem;}
  .plans-intro{margin-bottom:20px;}
  .page-first-section{padding-top:26px;}
  .plan-card{min-height:278px;}
}
@media(max-width:575px){
  .hero-title-hi{font-size:2.15rem;line-height:1.45;}
  .hero-hindi-line{font-size:1.65rem;line-height:1.48;}
}
