@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;
  }
}
