@font-face{font-family:Plain;src:url('../fonts/Plain-Regular.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Plain;src:url('../fonts/Plain-Bold.woff2') format('woff2');font-weight:800;font-display:swap}
:root{--red:#d60000;--dark:#15110f;--text:#25201c;--muted:#6d625b;--cream:#fff8f0;--gold:#ffcc58;--green:#07a83a;--border:#eee2d6;--shadow:0 18px 45px rgba(32,20,12,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Plain,Arial,sans-serif;background:linear-gradient(180deg,#fff7ef 0%,#fff 38%);color:var(--text);line-height:1.6}img{max-width:100%;display:block}a{text-decoration:none}.container{width:min(1180px,94%);margin:auto}
.site-header{position:sticky;top:0;z-index:999;background:var(--red);box-shadow:0 10px 25px rgba(214,0,0,.22)}.header-wrap{width:min(1180px,94%);min-height:64px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand img{width:128px;max-height:48px;object-fit:contain}.menu-btn{width:42px;height:42px;border:0;background:rgba(255,255,255,.14);border-radius:10px;position:relative;cursor:pointer}.menu-btn span,.menu-btn:before,.menu-btn:after{content:"";position:absolute;left:10px;width:22px;height:3px;background:#fff;border-radius:5px}.menu-btn span{top:20px}.menu-btn:before{top:13px}.menu-btn:after{bottom:12px}.header-order{background:#fff;color:var(--red);font-weight:800;padding:10px 20px;border-radius:999px;box-shadow:0 8px 18px rgba(0,0,0,.16)}.mobile-menu{display:none;background:#b90000;padding:10px 4%;text-align:center}.mobile-menu.active{display:block}.mobile-menu a{display:block;color:#fff;font-weight:800;padding:11px;border-bottom:1px solid rgba(255,255,255,.18)}
.doctor-page{display:grid;grid-template-columns:300px minmax(0,1fr);gap:28px;align-items:start;padding:34px 0 80px}.doctor-sidebar{position:sticky;top:92px}.doctor-card{background:#fff;border:1px solid var(--border);border-radius:22px;padding:14px;margin-bottom:18px;box-shadow:var(--shadow);overflow:hidden}.doctor-img{width:100%;height:330px;object-fit:cover;border-radius:16px;background:#f0e8df}.doctor-card h1{margin:12px 0 2px;color:var(--red);font-size:26px;line-height:1.1;text-align:center}.second-card .doctor-img{height:250px}.content-area{background:#fff;border:1px solid var(--border);border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}
.premium-block{padding:42px min(38px,5vw);border-bottom:1px solid #f1e6dc}.expert-section{background:linear-gradient(135deg,#fff 0%,#fff1e7 100%);text-align:center}.expert-heading,.section-heading{margin:0 0 16px;color:var(--red);font-size:clamp(26px,4vw,42px);line-height:1.18;font-weight:800}.expert-note{display:inline-block;background:#fff3c8;color:#7b3b00;border:1px solid #ffe0a0;border-radius:999px;padding:10px 18px;font-weight:800}.top-text{margin:0 0 16px;color:var(--red);font-size:clamp(18px,2.5vw,24px);font-weight:800}.result-section h2,.section-subheading,.reader-subheading{margin:0 0 24px;color:#20140f;font-size:clamp(21px,3vw,31px);line-height:1.3}.result-image{display:flex;justify-content:center;margin:24px 0}.result-image img{width:min(520px,100%);border-radius:20px;box-shadow:var(--shadow);object-fit:cover}.reader-content p,.result-content p{font-size:18px;margin:0 0 15px;color:#332b25}.reader-content strong{color:var(--red)}
.problem-list,.benefit-list{display:grid;gap:14px}.problem-item,.benefit-item{display:flex;gap:14px;align-items:flex-start;background:#fffaf4;border:1px solid var(--border);border-radius:18px;padding:16px;box-shadow:0 10px 24px rgba(32,20,12,.06)}.problem-item span,.benefit-item span{flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;font-weight:800}.problem-item span:before{content:"✓"}.problem-item h4,.benefit-item h4{margin:0 0 4px;color:#17110e;font-size:20px}.problem-item p,.benefit-item p{margin:0;color:var(--muted)}.answer-box,.tagline-box{margin-top:20px;background:linear-gradient(135deg,var(--red),#9e0000);color:#fff;border-radius:18px;padding:18px;text-align:center;font-weight:800;font-size:20px}.solution-section{text-align:center}.product-title{margin:0 0 18px;color:#111;font-size:clamp(34px,5vw,58px);font-weight:800}.product-card{width:min(430px,100%);margin:0 auto 24px;background:#fff;border:1px solid var(--border);border-radius:24px;padding:18px;box-shadow:var(--shadow)}.product-card img{margin:auto;border-radius:18px}.order-btn,.offer-box button,.mobile-order-btn{display:inline-flex;align-items:center;justify-content:center;border:0;background:linear-gradient(135deg,#08c343,#058e2f);color:#fff;font-weight:800;border-radius:999px;padding:14px 30px;cursor:pointer;box-shadow:0 12px 28px rgba(7,168,58,.30);animation:pulse 1.1s infinite}.order-btn{margin-top:12px}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.04);filter:brightness(1.13)}}
.benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.benefit-card{background:#fff;border:1px solid var(--border);border-radius:20px;overflow:hidden;box-shadow:var(--shadow)}.benefit-card img{width:100%;height:230px;object-fit:cover}.benefit-card div{padding:18px}.benefit-card h3{margin:0 0 8px;color:var(--red);font-size:24px}.benefit-card p{margin:0;color:var(--muted)}.green-box{background:#edfff1;border:1px solid #b8efc5;border-radius:18px;padding:18px;margin-top:20px}.green-box strong{color:var(--red)}.green-box ul{margin:10px 0 0;padding-left:22px}.green-box li{margin:8px 0}.delivery-card{text-align:center;background:#fffaf4;border:1px solid var(--border);border-radius:24px;padding:22px;box-shadow:var(--shadow)}.delivery-image-box img{width:min(430px,100%);margin:auto;border-radius:18px}.delivery-badge{display:inline-block;margin:18px 0 8px;background:#111;color:#fff;border-radius:999px;padding:8px 18px;font-weight:800}.delivery-text{font-size:20px;margin:0}.delivery-text span{color:var(--red);font-weight:800}
.offer-form-section{background:linear-gradient(135deg,#200c0c,#101010);padding-top:34px;padding-bottom:34px}.offer-box{max-width:520px;margin:auto;background:#fff;border-radius:26px;padding:24px;box-shadow:0 22px 55px rgba(0,0,0,.24)}.offer-box h2{margin:0;text-align:center;color:var(--red);font-size:22px}.timer{margin:10px auto 14px;width:max-content;background:#111;color:#fff;border-radius:12px;padding:8px 18px;font-size:30px;font-weight:800}.offer-box h1{margin:0 0 12px;text-align:center;font-size:clamp(25px,4vw,36px);line-height:1.16;color:#111}.offer-box h1 span{display:block;color:var(--muted);font-size:16px;text-decoration:line-through;margin-bottom:6px}.stock{text-align:center;color:#111;font-size:18px;margin:0 0 14px}.stock strong{color:var(--red)}#orderForm{display:grid;gap:9px}#orderForm label{font-weight:800;color:#261d18;font-size:14px}#orderForm input{width:100%;height:46px;border:1px solid #ddd;border-radius:12px;padding:0 14px;font-size:15px;outline:0}#orderForm input:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(214,0,0,.10)}.phone-box{display:flex;align-items:center;border:1px solid #ddd;border-radius:12px;overflow:hidden}.phone-box span{padding:0 12px;font-weight:800;background:#fff3e5;height:46px;display:grid;place-items:center}.phone-box input{border:0;border-radius:0}.form-msg{min-height:18px;margin:0;text-align:center;font-size:14px}.offer-box button{width:100%;height:50px;font-size:18px;margin-top:3px}.safe-text{text-align:center;color:var(--muted);font-size:14px;margin:12px 0 0}
.slim-reviews-section{background:#fff}.slim-review{border:1px solid var(--border);border-radius:22px;padding:20px;margin:18px 0;background:#fffaf6;box-shadow:0 10px 26px rgba(32,20,12,.07)}.review-header{display:flex;align-items:center;gap:14px;margin-bottom:12px}.review-header img{width:72px;height:72px;border-radius:50%;object-fit:cover}.review-header h3{margin:0;color:#111;font-size:21px}.review-header span{color:#9a8c82;font-size:14px}.slim-review p{font-size:18px;margin:0;color:#312923}.review-images{margin-top:14px;display:flex;gap:10px}.review-images img{width:220px;border-radius:14px;object-fit:cover}.mobile-sticky{display:none}
@media(max-width:980px){.doctor-page{grid-template-columns:240px minmax(0,1fr);gap:18px}.doctor-img{height:270px}.benefits-grid{grid-template-columns:1fr}.header-order{display:none}}
@media(max-width:768px){body{padding-bottom:76px}.header-wrap{min-height:58px}.brand img{width:112px}.doctor-page{display:block;width:94%;padding-top:18px}.doctor-sidebar{position:relative;top:auto;margin-bottom:18px}.doctor-card{max-width:360px;margin:0 auto 14px}.doctor-img,.second-card .doctor-img{height:auto;max-height:300px;object-fit:contain}.content-area{border-radius:18px}.premium-block{padding:30px 16px}.expert-heading,.section-heading{font-size:27px}.result-section h2,.reader-subheading,.section-subheading{font-size:21px}.reader-content p,.result-content p,.slim-review p{font-size:16px}.problem-item,.benefit-item{padding:14px}.problem-item h4,.benefit-item h4{font-size:18px}.benefit-card img{height:auto}.offer-box{padding:20px 15px;border-radius:22px}.offer-box h1{font-size:26px}#orderForm input{height:44px}.mobile-sticky{position:fixed;left:0;right:0;bottom:0;z-index:1200;display:flex;justify-content:center;background:#fff;border-top:1px solid #eee;padding:10px 14px;box-shadow:0 -10px 28px rgba(0,0,0,.12)}.mobile-order-btn{width:min(420px,100%);height:52px;font-size:18px}.review-images img{width:100%}}
@media(max-width:420px){.expert-heading,.section-heading{font-size:24px}.top-text{font-size:17px}.product-title{font-size:36px}.delivery-text{font-size:17px}.timer{font-size:26px}.slim-review{padding:16px}.review-header img{width:62px;height:62px}}


/* ===== Clean White Premium Update ===== */
:root{
  --red:#d60000;
  --dark:#111111;
  --text:#202020;
  --muted:#666666;
  --cream:#ffffff;
  --border:#eeeeee;
  --shadow:0 12px 34px rgba(0,0,0,.08);
}

html, body{
  background:#ffffff !important;
  color:var(--text);
}

.doctor-page,
.content-area,
.premium-block,
.expert-section,
.result-section,
.reader-section,
.solution-section,
.private-delivery-section,
.slim-reviews-section,
.offer-form-section{
  background:#ffffff !important;
}

.doctor-card,
.product-card,
.benefit-card,
.problem-item,
.benefit-item,
.slim-review,
.delivery-card,
.offer-box{
  background:#ffffff !important;
  border-color:#eeeeee !important;
}

.expert-heading,
.section-heading,
.top-text,
.reader-content strong,
.product-title,
.offer-box h2,
.stock strong,
.delivery-text span,
.green-box strong{
  color:#111111 !important;
}

.nh-brand{
  color:#d60000 !important;
  font-weight:800 !important;
}

.reader-content p,
.result-content p,
.problem-item p,
.benefit-item p,
.slim-review p,
.delivery-text{
  color:#222222 !important;
}

.result-image img,
.doctor-img,
.product-card img,
.delivery-image-box img,
.benefit-card img,
.review-images img{
  max-width:100%;
  height:auto;
}

.offer-box{
  max-width:460px;
  padding:20px !important;
}

#orderForm{
  gap:8px;
}

#orderForm input{
  height:43px;
  font-size:15px;
}

.offer-box button{
  height:48px;
}

@media(max-width:768px){
  .offer-box{
    max-width:100%;
    padding:16px !important;
  }

  .premium-block{
    padding:26px 14px;
  }

  .reader-content p,
  .result-content p,
  .slim-review p{
    line-height:1.65;
  }

  .mobile-sticky{
    background:#ffffff !important;
  }
}

/* ===== Requested header, headline, form and mobile floating CTA update ===== */
.site-header{
  position:relative;
  top:auto;
  background:#222 !important;
  box-shadow:none;
}
.header-wrap{
  width:min(1600px,94%);
  min-height:150px;
  display:flex;
  align-items:center;
  gap:40px;
}
.news-brand{
  flex:0 0 220px;
  width:220px;
  height:150px;
  background:#e60000;
  color:#fff;
  border:8px solid #090909;
  border-radius:5px 5px 42px 42px;
  transform:skew(-7deg) rotate(4deg);
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  line-height:.72;
  box-shadow:0 6px 0 #090909;
  overflow:hidden;
}
.news-brand span{
  display:block;
  font-size:68px;
  font-weight:800;
  letter-spacing:-7px;
  transform:skew(7deg) rotate(-4deg);
}
.desktop-menu{
  flex:1;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
}
.desktop-menu a{
  color:#fff;
  font-size:clamp(18px,1.55vw,31px);
  font-weight:800;
  white-space:nowrap;
}
.menu-btn{display:none}
.age-strip{
  background:#fff;
  color:#f21922;
  min-height:162px;
  padding:28px max(4%,55px);
  display:flex;
  align-items:center;
  gap:28px;
}
.age-strip strong{font-size:clamp(46px,5vw,82px);line-height:1}
.age-strip span{font-size:clamp(24px,2.3vw,42px);line-height:1.35;font-weight:400}
.audience-strip{
  background:#f71922;
  color:#fff;
  padding:22px 20px 26px;
  text-align:center;
  font-size:clamp(29px,3.2vw,54px);
  line-height:1.25;
  font-weight:800;
}
.doctor-page{padding-top:28px}
.expert-heading{
  max-width:900px;
  margin:0 auto 18px;
  font-size:clamp(25px,3vw,38px) !important;
  line-height:1.48 !important;
  letter-spacing:.01em;
}
.offer-form-section{
  padding:46px 18px 54px !important;
  background:#fff !important;
}
.form-section-title{
  margin:0 auto 30px;
  max-width:950px;
  text-align:center;
  color:#97001f;
  font-size:clamp(34px,4.5vw,62px);
  line-height:1.18;
  font-weight:800;
}
.offer-box{
  max-width:685px !important;
  padding:50px 32px 32px !important;
  border:1px solid #eedfe2 !important;
  border-radius:32px !important;
  box-shadow:0 18px 45px rgba(100,0,25,.12) !important;
}
.form-ribbon{
  width:min(430px,86%);
  margin:0 auto 58px;
  background:#ee0505;
  color:#fff;
  border-radius:999px;
  padding:13px 24px;
  text-align:center;
  font-size:clamp(22px,3vw,34px);
  line-height:1.2;
  font-weight:800;
}
#orderForm{gap:38px}
#orderForm input{
  height:86px;
  border:1px solid #8b8b8b;
  border-radius:6px;
  padding:0 26px;
  font-size:clamp(22px,2.8vw,36px);
  color:#333;
}
#orderForm input::placeholder{color:#777;opacity:1}
.phone-box{border:1px solid #8b8b8b;border-radius:6px}
.phone-box span{height:84px;font-size:22px;background:#f6f6f6}
.phone-box input{border:0 !important;height:84px}
.offer-box button{
  height:104px;
  margin-top:0;
  border-radius:999px;
  background:linear-gradient(90deg,#f5b32b,#e89900);
  color:#111;
  font-size:clamp(29px,4vw,49px);
  box-shadow:none;
}
.form-msg{margin-top:-24px;margin-bottom:-24px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

@media(max-width:1100px){
  .header-wrap{min-height:96px;gap:18px}
  .news-brand{flex-basis:135px;width:135px;height:90px;border-width:5px;border-radius:4px 4px 26px 26px}
  .news-brand span{font-size:42px;letter-spacing:-4px}
  .desktop-menu{gap:13px;overflow-x:auto;padding-bottom:4px}
  .desktop-menu a{font-size:17px}
}
@media(max-width:768px){
  body{padding-bottom:0}
  .site-header{position:relative}
  .header-wrap{width:100%;min-height:76px;padding:8px 14px;justify-content:space-between}
  .news-brand{flex-basis:92px;width:92px;height:62px;border-width:4px;border-radius:3px 3px 18px 18px}
  .news-brand span{font-size:29px;letter-spacing:-3px}
  .desktop-menu{display:none}
  .menu-btn{display:block;background:#3a3a3a}
  .mobile-menu{background:#222;padding:4px 14px 12px}
  .mobile-menu a{text-align:left;padding:10px 4px}
  .age-strip{min-height:auto;padding:18px 14px;gap:14px;align-items:center}
  .age-strip strong{font-size:39px;white-space:nowrap}
  .age-strip span{font-size:18px;line-height:1.4}
  .audience-strip{font-size:25px;padding:16px 12px 18px}
  .expert-heading{font-size:24px !important;line-height:1.55 !important;padding:0 3px}
  .form-section-title{font-size:34px;line-height:1.18;margin-bottom:24px}
  .offer-form-section{padding:34px 12px 44px !important}
  .offer-box{padding:34px 18px 22px !important;border-radius:24px !important}
  .form-ribbon{margin-bottom:34px;font-size:25px;padding:12px 18px}
  #orderForm{gap:24px}
  #orderForm input{height:64px;font-size:24px;padding:0 18px}
  .phone-box span,.phone-box input{height:62px}
  .offer-box button{height:72px;font-size:31px}
  .form-msg{margin-top:-14px;margin-bottom:-14px}
  .mobile-sticky{
    position:fixed;
    left:auto;
    right:14px;
    bottom:22px;
    z-index:1200;
    display:block;
    width:auto;
    background:transparent !important;
    border:0;
    padding:0;
    box-shadow:none;
  }
  .mobile-order-btn{
    width:auto;
    min-width:154px;
    height:52px;
    padding:0 22px;
    font-size:18px;
    box-shadow:0 10px 28px rgba(0,0,0,.28);
    animation:mobileBlink 1s infinite;
  }
}
@keyframes mobileBlink{
  0%,100%{opacity:1;transform:scale(1)}
  50%{opacity:.48;transform:scale(1.07)}
}
@media(max-width:420px){
  .age-strip{align-items:flex-start}
  .age-strip strong{font-size:32px}
  .age-strip span{font-size:15px}
  .audience-strip{font-size:21px}
  .expert-heading{font-size:21px !important}
  .form-section-title{font-size:29px}
  .form-ribbon{font-size:21px}
  #orderForm input{font-size:20px}
  .offer-box button{font-size:27px}
}


/* Kannada logo and transferred legacy article */
.kannada-brand{display:flex;align-items:center;max-width:210px;text-decoration:none}
.kannada-brand img{display:block;width:100%;height:auto;max-height:54px;object-fit:contain}
.legacy-article{font-family:Plain-Regular,Arial,sans-serif;color:#222;line-height:1.75}
.legacy-article h1{font-family:Plain-Bold,Arial,sans-serif;font-size:clamp(26px,4vw,44px);line-height:1.18;margin:0 0 24px;color:#111}
.legacy-article .h1__normal{display:block;font-size:.62em;font-family:Plain-Regular,Arial,sans-serif;margin-top:10px;color:#a31313}
.legacy-article p{font-size:18px;margin:0 0 20px}
.legacy-article b,.legacy-article strong{font-family:Plain-Bold,Arial,sans-serif}
.legacy-article img,.legacy-img{display:block;max-width:100%;height:auto;margin:18px auto;border-radius:10px}
.legacy-article div[align="center"]{text-align:center}
.legacy-comments .vk-comment{padding:18px 0;border-bottom:1px solid #e5e5e5;overflow:hidden}
.legacy-comments .vk-avatar{float:left;width:54px;margin-right:12px}
.legacy-comments .vk-avatar img{width:48px;height:48px;border-radius:50%;object-fit:cover}
.legacy-comments .vk-comment-name{font-family:Plain-Bold,Arial,sans-serif;color:#9e1111}
.legacy-comments .vk-comment-text{margin:6px 0 0 66px;line-height:1.55}
.legacy-comments .vk-comment-date{margin-left:66px;font-size:13px;color:#777}
@media(max-width:768px){.kannada-brand{max-width:155px}.kannada-brand img{max-height:42px}.legacy-article p{font-size:16px}.legacy-comments .vk-comment-text,.legacy-comments .vk-comment-date{margin-left:0}.legacy-comments .vk-avatar{float:none;margin-bottom:8px}}


/* ===== Final responsive fixes ===== */
.site-header{background:#fff !important;border-bottom:1px solid #e9e9e9}
.header-wrap{background:#fff !important}
.desktop-menu a{color:#161616 !important}
.menu-btn{background:#161616 !important}
.mobile-menu{background:#fff !important;border-top:1px solid #eee}
.mobile-menu a{color:#161616 !important;border-color:#eee !important}
.kannada-brand{background:#fff;border-radius:8px;padding:5px 8px}
.kannada-brand img{filter:none}

.doctor-card:first-child{background:#fff !important;padding:0 !important;border-color:#eee !important}
.doctor-card:first-child .doctor-img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;object-position:center top;background:#fff !important;border-radius:20px 20px 0 0;margin:0}
.doctor-card:first-child h3,.doctor-card:first-child p{padding-left:16px;padding-right:16px}
.doctor-card:first-child p{padding-bottom:16px}

.price-box{margin-top:8px;padding:18px 14px 14px;text-align:center;border-radius:18px;background:linear-gradient(180deg,#fff8f8 0%,#fff 100%);border:1px dashed #d60000}
.old-price{display:block;color:#777;font-size:22px;font-weight:700;text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#d60000}
.price-label{display:block;margin-top:4px;color:#222;font-size:17px;font-weight:700}
.new-price{display:block;color:#b40000;font-family:Plain-Bold,Arial,sans-serif;font-size:42px;line-height:1.05;letter-spacing:-1px}
.price-box small{display:inline-block;margin-top:7px;padding:6px 12px;border-radius:999px;background:#b40000;color:#fff;font-size:13px;font-weight:700}

@media(min-width:769px){
  .offer-box{max-width:520px !important;padding:34px 28px 26px !important;border-radius:26px !important}
  .form-ribbon{margin-bottom:30px;font-size:25px;padding:10px 20px}
  #orderForm{gap:18px}
  #orderForm input{height:58px;font-size:20px;padding:0 18px}
  .phone-box span,.phone-box input{height:56px}
  .offer-box button{height:68px;font-size:30px}
  .form-msg{margin:0}
}

@media(max-width:768px){
  .header-wrap{min-height:68px;padding:8px 12px}
  .kannada-brand{max-width:165px;padding:3px 5px}
  .kannada-brand img{max-height:48px}
  .doctor-page{width:100%;padding:12px 10px 50px}
  .doctor-sidebar{width:100%;margin-bottom:14px}
  .doctor-card{max-width:none;width:100%;border-radius:18px}
  .doctor-card:first-child{overflow:hidden}
  .doctor-card:first-child .doctor-img{width:100%;height:auto;max-height:none;aspect-ratio:auto;object-fit:contain;background:#fff !important;border-radius:0}
  .doctor-card:first-child h3{margin-top:14px}
  .second-card{display:none}
  .content-area{width:100%;border-radius:16px}
  .age-strip strong{font-size:34px}
  .age-strip span{font-size:16px}
  .form-section-title{font-size:28px}
  .offer-box{max-width:100% !important;padding:24px 14px 18px !important}
  .form-ribbon{margin-bottom:24px}
  #orderForm{gap:16px}
  #orderForm input{height:56px;font-size:19px}
  .phone-box span,.phone-box input{height:54px}
  .offer-box button{height:62px;font-size:26px}
  .old-price{font-size:20px}.new-price{font-size:38px}
}

@media(max-width:420px){
  .doctor-page{padding-left:6px;padding-right:6px}
  .doctor-card:first-child .doctor-img{width:100%;min-height:0}
  .kannada-brand{max-width:145px}
  .age-strip{align-items:flex-start}.age-strip strong{font-size:30px}.age-strip span{font-size:14px}
}


/* WhatsApp screenshots fast responsive slider */
.whatsapp-slider{position:relative;width:min(100%,620px);margin:22px auto 28px;overflow:hidden;border-radius:16px;background:#f2f2f2;box-shadow:0 8px 26px rgba(0,0,0,.13)}
.whatsapp-slider-track{display:flex;width:100%;transition:transform .22s ease-in-out;will-change:transform}
.whatsapp-slide{flex:0 0 100%;width:100%;display:flex;align-items:center;justify-content:center;background:#f7f7f7}
.legacy-article .whatsapp-slide img{display:block;width:100%;height:auto;max-height:720px;object-fit:contain;margin:0;border-radius:0}
@media(max-width:768px){.whatsapp-slider{width:100%;margin:18px auto 24px;border-radius:12px}.legacy-article .whatsapp-slide img{max-height:78vh}}


/* ===== Header logo-only redesign ===== */
.site-header{
  position:relative !important;
  width:100%;
  background:#ffffff !important;
  border:0 !important;
  box-shadow:0 8px 28px rgba(0,0,0,.08) !important;
  overflow:hidden;
}
.header-logo-wrap{
  width:100%;
  background:linear-gradient(180deg,#ffffff 0%,#fafafa 100%);
  border-bottom:4px solid #d60000;
  padding:14px 18px 12px;
}
.header-logo-link{
  display:block;
  width:min(1500px,100%);
  margin:0 auto;
  text-decoration:none;
}
.header-logo-image{
  display:block;
  width:100%;
  height:auto;
  max-height:129px;
  object-fit:contain;
  object-position:center;
  filter:drop-shadow(0 5px 11px rgba(0,0,0,.08));
}
.site-header .header-wrap,
.site-header .desktop-menu,
.site-header .mobile-menu,
.site-header .menu-btn,
.site-header .brand,
.site-header .kannada-brand{
  display:none !important;
}
@media(max-width:768px){
  .header-logo-wrap{
    padding:10px 8px 8px;
    border-bottom-width:3px;
  }
  .header-logo-image{
    width:100%;
    max-height:none;
    filter:drop-shadow(0 3px 7px rgba(0,0,0,.08));
  }
}
@media(max-width:420px){
  .header-logo-wrap{padding:8px 5px 7px}
}
