
:root{--page:#f3f2ee;--card:#fff;--navy:#10294c;--green:#0b7e73;--gold:#c79d42;--text:#1d2433;--muted:#6f7685;--line:#e8e4da}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--page);font-family:Arial,Helvetica,sans-serif;color:var(--text)}
.page-shell{width:100%;max-width:440px;margin:0 auto;background:#fff;min-height:100vh;box-shadow:0 0 20px rgba(0,0,0,.06)}
.top{background:#fff;padding:12px 14px;border-bottom:1px solid #efefef;position:sticky;top:0;z-index:20}
.brand-row{display:flex;align-items:center;gap:9px}.brand-mark{width:43px;height:43px;border-radius:50%;background:var(--navy);color:#e5b94d;border:2px solid #e5b94d;display:grid;place-items:center;font-family:Georgia,serif;font-size:18px;flex:0 0 auto}
.brand-text{min-width:0;flex:1}.brand-text strong{display:block;color:var(--navy);font-size:16px;white-space:nowrap}.brand-text span{display:block;color:#6e7583;font-size:8.5px;margin-top:2px;white-space:nowrap}
.call-pill{font-size:12px;font-weight:700;text-decoration:none;color:#18202d;background:#f7f7f4;border:1px solid #ece9df;border-radius:999px;padding:8px 10px}
.hero{padding:22px 16px 20px;background:linear-gradient(180deg,#fbf7e9,#fff)}.hero-badge{display:inline-block;background:var(--navy);color:#fff;font-size:11px;font-weight:800;border-radius:7px;padding:7px 10px}
.hero h1{font-size:32px;line-height:.95;margin:12px 0 10px;color:var(--navy);letter-spacing:-.8px}.hero h1 span{color:var(--green)}
.hero-sub{font-size:12.5px;line-height:1.5;color:#596171;margin:0 0 14px}
.event-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.event-card{border:1px solid var(--line);border-radius:10px;background:#fff;padding:9px;display:grid;grid-template-columns:auto 1fr;column-gap:6px;align-items:start}.event-card.wide{grid-column:1/-1}.event-card span{grid-row:1/3;font-size:18px}.event-card b{font-size:11.5px}.event-card small{font-size:9.5px;color:var(--muted);margin-top:2px}
.offer-strip{margin-top:9px;background:var(--navy);color:#f5cd5d;border-radius:9px;padding:10px;text-align:center;font-size:15px;font-weight:800}
.hero-benefits{display:grid;gap:4px;margin-top:11px;color:#2d6f50;font-size:11.5px;font-weight:700}
.primary-btn,.submit-btn{display:block;width:100%;text-align:center;text-decoration:none;border:0;border-radius:10px;padding:13px 14px;background:var(--green);color:#fff;font-size:14px;font-weight:800;cursor:pointer}.primary-btn{margin-top:14px}
.section{padding:24px 16px;border-top:1px solid #f0eee8}.section-label{font-size:9px;letter-spacing:2px;font-weight:800;color:var(--gold);text-align:center}
.section h2{font-family:Georgia,serif;text-align:center;font-size:22px;line-height:1.15;margin:6px 0 8px;color:var(--navy)}.section-intro{text-align:center;color:var(--muted);font-size:11px;line-height:1.45;margin:0 10px 17px}
.booking-form label{display:block;font-size:11.5px;font-weight:700;margin:11px 0 6px}.booking-form input,.booking-form select{width:100%;height:42px;border:1px solid #d8dbe0;border-radius:9px;padding:0 11px;font:inherit;font-size:13px;background:#fff}
.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.time-grid{grid-template-columns:repeat(4,1fr)}.choice{margin:0!important}.choice input{position:absolute;opacity:0;pointer-events:none}.choice span{display:block;border:1px solid #dadde0;border-radius:8px;padding:10px 4px;text-align:center;font-size:11.5px;font-weight:700;background:#fff}.choice input:checked+span{border-color:var(--green);background:#eef8f5;color:var(--green)}
.submit-btn{margin-top:15px}.form-message{text-align:center;margin-top:9px;font-size:11px;font-weight:700;color:var(--green)}.privacy{display:block;text-align:center;color:#777d89;font-size:9.5px;margin-top:8px}
.benefits-section{background:var(--navy);color:#fff}.benefits-section h2{color:#fff}.gold{color:#e0bc6b}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:15px}.mini-card{background:#fff;color:var(--text);border-radius:11px;padding:11px;min-height:105px}.mini-card b{display:inline-block;background:#2d7b53;color:#fff;border-radius:999px;padding:3px 7px;font-size:9px}.mini-card strong,.mini-card small,.mini-card em{display:block}.mini-card strong{font-size:12px;line-height:1.25;margin-top:8px}.mini-card small{font-size:9.5px;color:var(--muted);line-height:1.35;margin-top:6px}.mini-card em{font-style:normal;color:#2d7b53;font-weight:900;font-size:13px;margin-top:7px}.terms{text-align:center;color:#c7d0de;font-size:8.5px;line-height:1.4;margin:10px 6px 0}
.concern-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:15px}.concern-list>div{border:1px solid var(--line);border-radius:11px;padding:11px;background:#fffdf9}.concern-list strong,.concern-list span{display:block}.concern-list strong{font-size:11.5px;line-height:1.25}.concern-list span{font-size:9.5px;color:var(--muted);line-height:1.35;margin-top:5px}
.doctor-section img,.location-section img{width:100%;border-radius:13px;margin-bottom:14px;display:block}.doctor-copy h2{text-align:left;margin:5px 0 5px;color:#2f7a51}.doctor-copy .section-label{text-align:left}.doctor-copy h3{font-size:11.5px;line-height:1.4;margin:0 0 7px;color:var(--navy)}.doctor-copy p{font-size:10.5px;line-height:1.5;color:#4f5664;margin:0}
.location-section{background:var(--navy);color:#fff;padding-bottom:92px}.location-section .section-label{text-align:left;color:#d6e0ef}.location-section h2{text-align:left;color:#fff;font-size:21px}.location-section p{font-size:10.5px;line-height:1.5;color:#d9e1ec}.location-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.location-actions a{display:block;text-align:center;text-decoration:none;border-radius:9px;padding:11px;font-size:11.5px;font-weight:800}.direction-btn{background:#e7b734;color:#162136}.phone-btn{border:1px solid #788aa3;color:#fff}
.bottom-bar{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:100%;max-width:440px;height:66px;background:#fff;border-top:1px solid #e9e6dc;display:grid;grid-template-columns:135px 1fr;gap:8px;padding:8px 10px;z-index:30}.bottom-bar a{text-decoration:none;border-radius:11px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:12px}.bottom-bar a:first-child{background:#f6f5f1;color:#202632}.bottom-bar .book-now{background:var(--green);color:#fff;font-size:11.5px}.bottom-bar span{margin-left:5px}
@media(min-width:441px){body{padding:16px 0}.page-shell{border-radius:16px;overflow:hidden}.top{position:relative}.bottom-bar{bottom:16px;border-radius:14px;box-shadow:0 8px 24px rgba(0,0,0,.16)}}
@media(max-width:360px){.brand-text strong{font-size:14px}.brand-text span{font-size:7.5px}.call-pill{display:none}.time-grid{grid-template-columns:1fr 1fr}}

/* Desktop shell alignment fix */
@media (min-width: 441px) {
  body {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    min-height: 100vh;
    padding: 16px 0 90px;
  }

  .page-shell {
    width: 470px;
    max-width: 470px;
    margin: 0;
    flex: 0 0 470px;
  }

  .bottom-bar {
    width: 470px;
    max-width: 470px;
    left: 50%;
    transform: translateX(-50%);
  }
}

/* FINAL desktop centering override */
@media (min-width: 441px) {
  body {
    display: block !important;
    padding: 16px 0 90px !important;
  }

  .page-shell {
    width: 440px !important;
    max-width: 440px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    flex: none !important;
  }

  .bottom-bar {
    width: 440px !important;
    max-width: 440px !important;
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%) !important;
  }
}

/* FORCE desktop shell to viewport center */
@media (min-width: 441px) {
  html,
  body {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
  }

  body {
    display: block !important;
    position: relative !important;
    padding: 16px 0 90px !important;
  }

  .page-shell {
    position: relative !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 440px !important;
    max-width: 440px !important;
    margin: 0 !important;
  }

  .bottom-bar {
    position: fixed !important;
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%) !important;
    width: 440px !important;
    max-width: 440px !important;
  }
}

/* MOBILE / TOUCH DEVICE FIX — keep full width even when browser is zoomed out */
@media (pointer: coarse) {
  html,
  body {
    width: 100% !important;
    max-width: none !important;
    overflow-x: hidden !important;
  }

  body {
    display: block !important;
    padding: 0 0 76px !important;
  }

  .page-shell {
    position: relative !important;
    left: auto !important;
    transform: none !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    border-radius: 0 !important;
  }

  .top {
    position: sticky !important;
    top: 0 !important;
  }

  .bottom-bar {
    width: 100% !important;
    max-width: none !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    transform: none !important;
    border-radius: 0 !important;
  }
}

/* WhatsApp purpose helper */
.field-help {
    display: block;
    margin: 5px 0 10px;
    padding: 7px 9px;
    border-radius: 7px;
    background: rgba(18, 140, 126, 0.07);
    border-left: 3px solid #128c7e;
    color: #52636a;
    font-size: 11px;
    line-height: 1.4;
    font-weight: 500;
}

.field-help::before {
    content: "✓ ";
    color: #128c7e;
    font-weight: 700;
}

/* Real Trayi Ayurveda logo */
.brand-logo {
    display: block;
    width: 165px;
    max-width: 62%;
    height: auto;
    object-fit: contain;
}

/* Punjab Clinic style compact header */
.brand-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.brand-identity {
    display: flex;
    align-items: center;
    min-width: 0;
    gap: 8px;
}

.brand-identity .brand-logo {
    width: 48px;
    height: 48px;
    max-width: none;
    flex: 0 0 48px;
    object-fit: contain;
    border-radius: 7px;
}

.brand-identity .brand-text {
    display: flex;
    flex-direction: column;
    min-width: 0;
    line-height: 1.1;
}

.brand-identity .brand-text strong {
    color: #102d55;
    font-size: 14px;
    font-weight: 800;
    white-space: nowrap;
}

.brand-identity .brand-text span {
    margin-top: 3px;
    color: #667085;
    font-size: 7px;
    font-weight: 600;
    white-space: nowrap;
}

.brand-row .call-pill {
    flex-shrink: 0;
}

/* Previous camp hero carousel */
.camp-carousel {
    position: relative;
    overflow: hidden;
    background: #0f2c52;
}

.carousel-track {
    position: relative;
    width: 100%;
    height: 220px;
    overflow: hidden;
}

.carousel-slide {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transform: scale(1.01);
    transition: opacity .55s ease;
}

.carousel-slide.active {
    opacity: 1;
}

.carousel-caption {
    position: absolute;
    left: 10px;
    bottom: 12px;
    z-index: 3;
    background: rgba(10, 29, 54, .82);
    color: #fff;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .4px;
    padding: 6px 9px;
    border-radius: 999px;
    backdrop-filter: blur(3px);
}

.carousel-dots {
    position: absolute;
    right: 10px;
    bottom: 15px;
    z-index: 3;
    display: flex;
    gap: 4px;
}

.carousel-dots span {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: rgba(255,255,255,.55);
}

.carousel-dots span.active {
    background: #fff;
    transform: scale(1.25);
}

@media (max-width: 440px) {
    .carousel-track {
        height: 210px;
    }
}

/* Booking success confirmation */
.booking-success {
    text-align: center;
    padding: 18px 4px 8px;
}

.success-icon {
    width: 58px;
    height: 58px;
    margin: 0 auto 12px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e8f6ef;
    color: #147a55;
    font-size: 30px;
    font-weight: 800;
}

.success-label {
    color: #147a55;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.booking-success h2 {
    margin: 0 0 8px;
    color: #102d55;
}

.booking-success > p {
    margin: 0 auto 16px;
    max-width: 330px;
    color: #4e5c68;
    font-size: 13px;
    line-height: 1.55;
}

.success-info {
    padding: 12px;
    margin: 0 0 12px;
    border-radius: 9px;
    background: #f4f7f9;
    text-align: left;
}

.success-info strong,
.success-info span {
    display: block;
}

.success-info strong {
    color: #102d55;
    font-size: 12px;
    margin-bottom: 4px;
}

.success-info span {
    color: #596773;
    font-size: 11px;
    line-height: 1.5;
}

.success-camp-details {
    color: #102d55;
    font-size: 11px;
    font-weight: 700;
    margin: 12px 0 8px;
}

.booking-success small {
    color: #7b858d;
    font-size: 10px;
}


/* FINAL offer text blink + glow */
.offer-strip {
    animation: offerBlinkGlow 0.7s ease-in-out infinite;
    transform: none;
    box-shadow: none;
}

@keyframes offerBlinkGlow {
    0%, 100% {
        color: #f5cd5d;
        opacity: 1;
        text-shadow:
            0 0 3px rgba(255, 215, 80, 0.45);
    }

    50% {
        color: #ffffff;
        opacity: 0.25;
        text-shadow:
            0 0 6px rgba(255, 230, 120, 1),
            0 0 12px rgba(255, 190, 40, 0.95),
            0 0 18px rgba(255, 170, 20, 0.8);
    }
}

/* =========================================================
   FORCE MOBILE-SIZE LAYOUT ON ALL DEVICES
   Desktop / Tablet par bhi mobile-width centered page
   ========================================================= */

html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  min-height: 100%;
}

body {
  background: #e9e9e9;
}

.page-shell {
  width: 100%;
  max-width: 430px;
  min-height: 100vh;
  margin: 0 auto;
  overflow-x: hidden;
  background: #f3f2ee;
  box-sizing: border-box;
}

.page-shell *,
.page-shell *::before,
.page-shell *::after {
  box-sizing: border-box;
}

/* Images / media mobile container se bahar na niklein */
.page-shell img,
.page-shell video,
.page-shell iframe {
  max-width: 100%;
}

/* Desktop par centered mobile-page effect */
@media (min-width: 431px) {
  .page-shell {
    box-shadow: 0 0 28px rgba(0,0,0,.12);
  }
}


/* =========================================================
   CAMP CAROUSEL IMAGE ASPECT-RATIO FIX
   Prevent doctor / reception / camp photos from stretching
   ========================================================= */

.camp-carousel {
  overflow: hidden;
}

.carousel-track {
  position: relative;
  width: 100%;
  aspect-ratio: 4 / 3;
  overflow: hidden;
}

.carousel-track picture {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.carousel-slide,
.carousel-track picture .carousel-slide {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center;
}


/* =========================================================
   DOCTOR + RECEPTION IMAGE STRETCH FIX
   Keep original image aspect ratio
   ========================================================= */

/* Doctor image */
.doctor-card img,
.doctor-section img,
.meet-expert img {
  width: 100% !important;
  height: auto !important;
  max-height: none !important;
  aspect-ratio: auto !important;
  object-fit: contain !important;
  display: block;
}

/* Clinic / Reception / Location image */
.clinic-card img,
.clinic-image img,
.clinic-photo img,
.location-card img,
.location-image img {
  width: 100% !important;
  height: auto !important;
  max-height: none !important;
  aspect-ratio: auto !important;
  object-fit: contain !important;
  display: block;
}


/* =========================================================
   EXACT FIX: DOCTOR + RECEPTION IMAGES
   ========================================================= */

/* Doctor section */
.doctor-section > picture,
.location-section > picture {
  display: block;
  width: 100%;
  overflow: hidden;
}

.doctor-section > picture > img,
.location-section > picture > img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  max-height: none !important;
  aspect-ratio: auto !important;
  object-fit: contain !important;
}

/* picture source ke baad rendered image ko force natural ratio */
.doctor-section img,
.location-section img {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: auto !important;
  object-fit: contain !important;
}


/* =========================================================
   EXACT FIX: DOCTOR + RECEPTION IMAGES
   ========================================================= */

/* Doctor section */
.doctor-section > picture,
.location-section > picture {
  display: block;
  width: 100%;
  overflow: hidden;
}

.doctor-section > picture > img,
.location-section > picture > img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  max-height: none !important;
  aspect-ratio: auto !important;
  object-fit: contain !important;
}

/* picture source ke baad rendered image ko force natural ratio */
.doctor-section img,
.location-section img {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: auto !important;
  object-fit: contain !important;
}


/* Phone number slightly larger */
.location-actions .phone-btn {
  font-size: 14px !important;
  font-weight: 800 !important;
}


/* Location buttons same font size */
.location-actions .direction-btn,
.location-actions .phone-btn {
  font-size: 14px !important;
  font-weight: 800 !important;
}


/* ===== FORCE MOBILE-SIZED CENTERED PAGE ON ALL SCREENS ===== */
html, body {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  min-height: 100% !important;
  background: #e9ecef !important;
}

body {
  display: block !important;
}

.page-shell {
  width: 100% !important;
  max-width: 430px !important;
  min-width: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  background: #fff !important;
  overflow-x: hidden !important;
  box-sizing: border-box !important;
}

@media (min-width: 431px) {
  .page-shell {
    width: 430px !important;
    max-width: 430px !important;
  }
}


/* ===== FINAL DESKTOP CENTER FIX ===== */
html {
  width: 100% !important;
  background: #e9ecef !important;
}

body {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #e9ecef !important;
  display: block !important;
  position: static !important;
}

body > .page-shell,
.page-shell {
  display: block !important;
  position: relative !important;
  float: none !important;

  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  inset: auto !important;

  transform: none !important;

  width: 100% !important;
  max-width: 430px !important;
  min-width: 0 !important;

  margin-top: 0 !important;
  margin-right: auto !important;
  margin-bottom: 0 !important;
  margin-left: auto !important;

  background: #fff !important;
  box-sizing: border-box !important;
}

@media (min-width: 431px) {
  body > .page-shell,
  .page-shell {
    width: 430px !important;
    max-width: 430px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
