/* =========================================================
   LUNGORA REVIEWS — ORIGINAL RESPONSIVE THEME
========================================================= */

:root{
  --ink:#14201e;
  --forest:#102f2b;
  --forest2:#1a5048;
  --cream:#faf8f1;
  --cream2:#f0eee5;
  --sage:#dfeae1;
  --gold:#c99b4b;
  --gold2:#e6c982;
  --white:#fff;
  --muted:#687671;
  --line:rgba(16,47,43,.12);
  --shadow:0 20px 60px rgba(16,47,43,.12);
  --max:1180px;
  --radius:24px;
}

*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;scroll-padding-top:90px}
body{font-family:"DM Sans",sans-serif;color:var(--ink);background:#fff;line-height:1.7;overflow-x:hidden}
img{max-width:100%;display:block}
a{text-decoration:none;color:inherit}
button{font:inherit}
.wrap{width:min(var(--max),calc(100% - 40px));margin:auto}
h1,h2,h3{font-family:"Playfair Display",serif;line-height:1.08}
h1{font-size:clamp(3rem,6vw,5.7rem);letter-spacing:-.05em}
h2{font-size:clamp(2.4rem,4.5vw,4rem);letter-spacing:-.04em}
p{color:var(--muted)}

.topbar{background:#071d1a;color:#fff;font-size:10px;letter-spacing:1.5px;font-weight:800}
.topbar-inner{min-height:36px;display:flex;justify-content:space-between;align-items:center}

.header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(15px);border-bottom:1px solid transparent;transition:.25s}
.header.scrolled{border-bottom-color:var(--line);box-shadow:0 8px 30px rgba(0,0,0,.05)}
.nav{height:76px;display:flex;align-items:center;justify-content:space-between}
.logo{display:flex;align-items:center;gap:10px}
.logo-mark{width:39px;height:39px;background:var(--forest);border-radius:50%;display:flex;align-items:center;justify-content:center;gap:3px}
.logo-mark i{width:6px;height:21px;border-radius:100%;background:var(--gold2);transform:rotate(25deg)}
.logo-mark i:last-child{height:14px;transform:rotate(-25deg)}
.logo>b,.logo span b{font-family:"Playfair Display",serif}
.logo span:not(.logo-mark){display:flex;flex-direction:column;line-height:1}
.logo b{font-size:23px;color:var(--forest)}
.logo small{font-size:7px;letter-spacing:3px;color:var(--gold);font-weight:800;margin-top:4px}
nav{display:flex;align-items:center;gap:26px}
nav a{font-size:13px;font-weight:700;color:#53615d}
nav a:hover{color:var(--forest)}
.nav-btn{background:var(--forest);color:#fff!important;padding:11px 19px;border-radius:99px}
.menu{display:none;border:0;background:none}
.menu i{display:block;width:27px;height:2px;background:var(--forest);margin:5px}

.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f6faf4,#eaf2ea);padding:90px 0 105px}
.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:45px;position:relative;z-index:2}
.eyebrow,.kicker{font-size:11px;letter-spacing:2.4px;font-weight:800;color:var(--gold);display:inline-block}
.eyebrow{color:var(--forest);margin-bottom:22px}
.eyebrow span{color:var(--gold);font-size:17px}
.hero h1{color:var(--forest);max-width:760px}
.hero h1 em{font-style:italic;color:var(--forest2)}
.lead{max-width:650px;font-size:16px;margin:25px 0;line-height:1.85}
.hero-actions{display:flex;align-items:center;gap:24px;margin-top:28px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:15px 24px;border-radius:99px;font-size:13px;font-weight:800;border:1px solid transparent;transition:.25s}
.btn:hover{transform:translateY(-3px)}
.primary{background:var(--forest);color:#fff;box-shadow:0 15px 35px rgba(16,47,43,.2)}
.primary:hover{background:var(--forest2)}
.gold{background:var(--gold);color:#10251f;box-shadow:0 15px 35px rgba(201,155,75,.18)}
.outline{border-color:rgba(16,47,43,.2);color:var(--forest);background:#fff}
.light-btn{background:#fff;color:var(--forest)}
.text-btn{font-size:13px;font-weight:800;color:var(--forest)}
.mini-proof{display:flex;gap:25px;margin-top:45px}
.mini-proof div{padding-right:25px;border-right:1px solid var(--line)}
.mini-proof div:last-child{border:0}
.mini-proof strong{display:block;font:700 25px "Playfair Display",serif;color:var(--forest)}
.mini-proof span{font-size:10px;color:var(--muted)}
.hero-product{min-height:570px;display:grid;place-items:center;position:relative}
.halo{position:absolute;width:440px;height:440px;border-radius:50%;border:1px solid rgba(16,47,43,.13)}
.halo:before,.halo:after{content:"";position:absolute;border:1px solid rgba(201,155,75,.2);border-radius:50%}
.halo:before{inset:35px}.halo:after{inset:75px}
.product-wrap{width:380px;position:relative;z-index:2;padding:18px;background:rgba(255,255,255,.7);border-radius:32px;box-shadow:var(--shadow);backdrop-filter:blur(12px)}
.product-wrap img{width:100%;height:470px;object-fit:contain;filter:drop-shadow(0 25px 20px rgba(0,0,0,.18))}
.float-card{position:absolute;z-index:4;background:#fff;border-radius:15px;padding:13px 16px;display:flex;align-items:center;gap:10px;box-shadow:var(--shadow);min-width:185px}
.float-card span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--sage);color:var(--forest);font-weight:800}
.float-card b{display:block;font-size:11px;color:var(--forest)}
.float-card small{display:block;font-size:9px;color:var(--muted)}
.fc1{right:0;top:90px}.fc2{left:0;bottom:70px}
.hero-glow{position:absolute;border-radius:50%;pointer-events:none}
.g1{width:300px;height:300px;left:-120px;top:-100px;background:rgba(201,155,75,.08)}
.g2{width:450px;height:450px;right:-180px;bottom:-180px;background:rgba(26,80,72,.07)}

.trust{background:var(--forest);color:#fff}
.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.trust-grid div{min-height:105px;display:flex;flex-direction:column;justify-content:center;padding:18px 24px;border-right:1px solid rgba(255,255,255,.1)}
.trust-grid div:last-child{border:0}
.trust-grid b{font-size:10px;letter-spacing:1.5px;color:var(--gold2)}
.trust-grid span{font-size:11px;color:rgba(255,255,255,.6)}

.section{padding:110px 0}
.two-col{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}
.photo-card{position:relative;border-radius:28px;overflow:hidden;background:var(--sage);box-shadow:var(--shadow);min-height:560px}
.photo-card img{width:100%;height:100%;object-fit:contain;position:absolute;inset:0}
.photo-note{position:absolute;bottom:20px;left:20px;background:#fff;padding:14px 18px;border-radius:13px;box-shadow:0 12px 30px rgba(0,0,0,.1)}
.photo-note strong{display:block;color:var(--forest);font:700 18px "Playfair Display",serif}
.photo-note span{font-size:10px;color:var(--muted)}
.copy h2{color:var(--forest);margin:13px 0 22px}
.copy p{font-size:14px;margin-bottom:16px}
.checklist{display:grid;gap:12px;margin-top:25px}
.checklist div{font-size:13px;font-weight:700;display:flex;gap:10px;align-items:center}
.checklist span{width:25px;height:25px;border-radius:50%;background:var(--sage);color:var(--forest);display:grid;place-items:center;font-size:11px}

.dark{background:#092521;color:#fff;position:relative;overflow:hidden}
.heading{max-width:720px;margin-bottom:50px}
.heading.centered{text-align:center;margin-left:auto;margin-right:auto}
.heading h2{color:var(--forest);margin:12px 0 16px}
.heading p{font-size:14px}
.heading.light h2{color:#fff}.heading.light p{color:rgba(255,255,255,.58)}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.step{padding:38px;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:rgba(255,255,255,.035);min-height:300px}
.step small{color:var(--gold2);font-weight:800;letter-spacing:2px}
.step-icon{margin:35px 0 20px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:rgba(201,155,75,.13);color:var(--gold2);font:700 18px "Playfair Display",serif}
.step h3{font-size:23px;margin-bottom:12px}.step p{font-size:13px;color:rgba(255,255,255,.58)}

.ingredients{background:var(--cream)}
.ingredient-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.ingredient{background:#fff;border-radius:22px;padding:22px;box-shadow:0 8px 28px rgba(16,47,43,.06);border:1px solid rgba(16,47,43,.07)}
.ingredient-art{height:180px;border-radius:17px;display:grid;place-items:center;position:relative;overflow:hidden;margin-bottom:18px;background:var(--sage)}
.ingredient-art:before,.ingredient-art:after{content:"";position:absolute;border:1px solid rgba(16,47,43,.15);border-radius:50%}
.ingredient-art:before{width:125px;height:125px}.ingredient-art:after{width:75px;height:75px}
.ingredient-art span{position:relative;z-index:2;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:var(--forest);color:var(--gold2);font:700 19px "Playfair Display",serif}
.ala{background:#edf1e7}.broom{background:#e5eee6}.carnitine{background:#e9f0ed}.turmeric{background:#f4ead5}.coq{background:#e8ece4}
.ingredient-num{font-size:10px;letter-spacing:2px;color:var(--gold);font-weight:800}
.ingredient h3{color:var(--forest);font-size:21px;margin:6px 0}.ingredient p{font-size:12px}

.benefits{background:#fff}
.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}
.benefit-grid>div{padding:32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:.2s}
.benefit-grid>div:hover{background:var(--cream)}
.benefit-grid span{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:var(--sage);color:var(--forest);font-weight:800;margin-bottom:20px}
.benefit-grid h3{font-size:20px;color:var(--forest);margin-bottom:8px}.benefit-grid p{font-size:12px}

.offer{background:#092521}
.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}
.price-card{background:#fff;border-radius:23px;padding:32px;position:relative;text-align:center}
.price-card.popular{transform:translateY(-12px);box-shadow:0 25px 70px rgba(0,0,0,.25);border:2px solid var(--gold)}
.popular-badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:var(--gold);color:#10251f;padding:7px 15px;border-radius:99px;font-size:9px;font-weight:900;letter-spacing:1px}
.tag{font-size:10px;letter-spacing:2px;color:var(--gold);font-weight:800}
.price-card h3{font-size:27px;color:var(--forest);margin-top:10px}
.supply{font-size:12px;margin:5px 0}
.price{font:700 60px "Playfair Display",serif;color:var(--forest);margin-top:18px}.price small{font-size:25px;vertical-align:top}
.per{font-size:11px;color:var(--gold);font-weight:800}
.price-card ul{list-style:none;text-align:left;margin:25px 0;display:grid;gap:10px;font-size:11px;color:var(--muted)}
.price-card li:before{content:"✓";color:var(--forest);font-weight:900;margin-right:8px}
.price-card .btn{width:100%}
.offer-note{color:rgba(255,255,255,.5);font-size:10px;text-align:center;margin:25px auto 0;max-width:800px}

.guarantee{padding:70px 0;background:#fff}
.guarantee-box{background:var(--forest);color:#fff;border-radius:25px;padding:40px;display:grid;grid-template-columns:120px 1fr auto;align-items:center;gap:35px;box-shadow:var(--shadow)}
.seal{width:110px;height:110px;border:2px solid var(--gold2);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--gold2)}
.seal b{font:700 34px "Playfair Display",serif;line-height:1}.seal small{font-size:8px;letter-spacing:2px}
.guarantee h2{color:#fff;font-size:33px;margin:8px 0}.guarantee p{font-size:12px;color:rgba(255,255,255,.6)}

.faq{background:var(--cream)}
.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}
.faq-list{border-top:1px solid var(--line)}
.faq-item{border-bottom:1px solid var(--line)}
.faq-item button{width:100%;border:0;background:none;padding:22px 0;display:flex;justify-content:space-between;align-items:center;text-align:left;color:var(--forest);font-weight:800;font-size:14px;cursor:pointer}
.faq-item button b{width:30px;height:30px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:18px;transition:.2s}
.faq-item.open button b{background:var(--forest);color:#fff;transform:rotate(45deg)}
.faq-item>div{max-height:0;overflow:hidden;transition:max-height .3s ease}
.faq-item p{font-size:12px;padding:0 45px 20px 0}

.final-cta{background:var(--forest);padding:75px 0;color:#fff}
.final-box{display:flex;align-items:center;justify-content:space-between;gap:40px}
.final-box h2{color:#fff;margin:8px 0 13px}.final-box p{color:rgba(255,255,255,.6);max-width:650px;font-size:13px}.large{padding:17px 28px;white-space:nowrap}

.disclaimer{background:#f1f0e9;padding:45px 0}
.disclaimer h3{font:700 18px "Playfair Display",serif;color:var(--forest);margin-bottom:12px}
.disclaimer p{font-size:10px;max-width:1000px;margin-bottom:9px}

footer{background:#061a17;color:#fff;padding-top:60px}
.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:45px;padding-bottom:45px}
.footer-brand p{font-size:11px;color:rgba(255,255,255,.45);max-width:310px;margin-top:17px}
footer .logo b{color:#fff}
footer h4{font-size:11px;color:var(--gold2);letter-spacing:1px;margin-bottom:14px}
footer>div a:not(.logo){display:block;font-size:11px;color:rgba(255,255,255,.5);margin:8px 0}
.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:18px 0;display:flex;justify-content:space-between;font-size:9px;color:rgba(255,255,255,.35)}

.mobile-buy{display:none}

.reveal{opacity:0;transform:translateY(25px);transition:.7s ease}.reveal.show{opacity:1;transform:none}
.delay-1{transition-delay:.12s}.delay-2{transition-delay:.24s}

@media(max-width:950px){
  nav{position:fixed;top:76px;left:0;right:0;background:#fff;padding:20px;display:flex;flex-direction:column;align-items:stretch;gap:3px;transform:translateY(-150%);opacity:0;pointer-events:none;transition:.25s;box-shadow:var(--shadow)}
  nav.open{transform:none;opacity:1;pointer-events:auto}
  nav a{padding:12px}.menu{display:block}
  .hero-grid,.two-col,.faq-layout{grid-template-columns:1fr}
  .hero-copy{text-align:center}.lead{margin-inline:auto}.hero-actions,.mini-proof{justify-content:center}
  .hero-product{min-height:500px}
  .steps,.price-grid{grid-template-columns:1fr}
  .price-card.popular{transform:none}
  .ingredient-grid,.benefit-grid{grid-template-columns:repeat(2,1fr)}
  .guarantee-box{grid-template-columns:100px 1fr}.guarantee-box .btn{grid-column:2;justify-self:start}
  .final-box{flex-direction:column;align-items:flex-start}
}
@media(max-width:650px){
  .wrap{width:calc(100% - 28px)}
  .topbar-inner{justify-content:center;font-size:8px}
  .topbar-inner span:last-child{display:none}
  .nav{height:70px}
  nav{top:70px}
  .hero{padding:60px 0 70px}
  h1{font-size:3rem}.hero-actions{flex-direction:column}
  .mini-proof{gap:12px}.mini-proof div{padding-right:12px}
  .hero-product{min-height:420px}.halo{width:310px;height:310px}.product-wrap{width:255px}.product-wrap img{height:380px}
  .float-card{min-width:145px;padding:9px}.fc1{right:0;top:45px}.fc2{left:0;bottom:40px}
  .trust-grid{grid-template-columns:1fr 1fr}.trust-grid div{min-height:85px;padding:14px}
  .section{padding:75px 0}.photo-card{min-height:400px}
  .ingredient-grid,.benefit-grid{grid-template-columns:1fr}
  .ingredient-art{height:160px}
  .guarantee-box{grid-template-columns:1fr;text-align:center;justify-items:center;padding:30px 20px}.guarantee-box .btn{grid-column:auto}
  .final-box{text-align:center;align-items:center}
  .footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}
  .mobile-buy{display:block;position:fixed;z-index:9999;left:0;right:0;bottom:0;padding:9px 12px;background:rgba(6,26,23,.96);backdrop-filter:blur(10px)}
  .mobile-buy a{display:flex;align-items:center;justify-content:center;gap:14px;background:var(--gold);color:#10251f;border-radius:99px;padding:12px;font-size:12px;font-weight:900}
  body{padding-bottom:58px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}


/* SEO/editorial additions */
.skip-link{
  position:fixed;left:12px;top:10px;z-index:10000;
  transform:translateY(-160%);background:#fff;color:var(--forest);
  padding:10px 14px;border-radius:8px;font-weight:800;font-size:12px;
  box-shadow:var(--shadow)
}
.skip-link:focus{transform:none}
.author-strip{padding:25px 0;background:#fff;border-bottom:1px solid var(--line)}
.author-inner{display:flex;align-items:center;gap:13px}
.author-avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--forest);color:var(--gold2);font-size:10px;font-weight:900}
.author-inner strong{display:block;font-size:11px;color:var(--forest)}
.author-inner span{display:block;font-size:9px;color:var(--muted)}
.author-inner>a{margin-left:auto;font-size:10px;font-weight:800;color:var(--forest)}
.review-guide{background:#fff}
.review-columns{display:grid;grid-template-columns:1fr 1fr;gap:70px;border-top:1px solid var(--line);padding-top:35px}
.review-columns h3{font-size:25px;color:var(--forest);margin-bottom:14px}
.review-columns p{font-size:13px;margin-bottom:14px}
.review-list{list-style:none;display:grid;gap:13px}
.review-list li{font-size:12px;color:var(--muted);padding-left:23px;position:relative}
.review-list li:before{content:"✓";position:absolute;left:0;color:var(--gold);font-weight:900}
@media(max-width:650px){
  .author-inner{align-items:flex-start}
  .author-inner>a{display:none}
  .review-columns{grid-template-columns:1fr;gap:35px}
}


.checkout-card-image{height:190px;margin:-4px -4px 18px;display:grid;place-items:center;overflow:hidden;border-radius:16px;background:#fff}
.checkout-card-image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}
.price-card.popular .checkout-card-image{height:205px}
@media(max-width:950px){.checkout-card-image{height:180px}.price-card.popular .checkout-card-image{height:190px}}
@media(max-width:650px){.checkout-card-image{height:175px;margin-bottom:14px}.price-card.popular .checkout-card-image{height:185px}}

/* What Is Lungora replacement section */
.what-lungora{position:relative;overflow:hidden;background:linear-gradient(135deg,#f8f7f1 0%,#eef4ee 58%,#e6eee9 100%);padding:105px 0}
.what-lungora:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-180px;top:-190px;background:rgba(201,155,75,.10);pointer-events:none}
.what-lungora-shell{display:grid;grid-template-columns:1.02fr .98fr;gap:70px;align-items:center;position:relative;z-index:1}
.what-copy{max-width:650px}
.what-copy h2{font:700 clamp(42px,5vw,72px)/1.02 "Playfair Display",serif;color:var(--forest);margin:12px 0 20px;letter-spacing:-1.5px}
.what-copy h2 em{font-style:normal;color:var(--gold)}
.gold-line{width:76px;height:4px;border-radius:99px;background:var(--gold);margin:0 0 25px}
.what-copy p{font-size:14px;line-height:1.85;color:var(--muted);max-width:620px}
.what-copy .what-lead{font-size:17px;line-height:1.7;color:#314b46;margin-bottom:15px}
.what-features{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:30px 0}
.what-feature{display:flex;gap:12px;align-items:flex-start;padding:15px;border:1px solid rgba(16,47,43,.10);background:rgba(255,255,255,.72);border-radius:17px;box-shadow:0 12px 28px rgba(16,47,43,.045)}
.what-feature>span{width:34px;height:34px;flex:0 0 34px;border-radius:50%;display:grid;place-items:center;background:var(--forest);color:var(--gold2);font-weight:900}
.what-feature strong{display:block;color:var(--forest);font-size:12px;margin-bottom:4px}
.what-feature small{display:block;color:var(--muted);font-size:10px;line-height:1.5}
.what-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.what-order{min-width:190px;justify-content:center;box-shadow:0 14px 30px rgba(201,155,75,.25)}
.what-order b{margin-left:8px}
.what-guarantee{font-size:10px;color:var(--muted);letter-spacing:.3px}.what-guarantee b{color:var(--gold);font-size:15px;margin-right:3px}
.what-visual{min-height:590px;position:relative;display:grid;place-items:center}
.visual-glow{position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.96) 0%,rgba(214,230,221,.78) 52%,rgba(201,155,75,.08) 72%,transparent 73%);filter:blur(.2px)}
.what-product-card{position:relative;z-index:2;width:min(560px,100%);padding:25px 30px 10px;border-radius:38px;background:linear-gradient(145deg,rgba(255,255,255,.90),rgba(235,242,236,.68));border:1px solid rgba(16,47,43,.10);box-shadow:0 30px 70px rgba(16,47,43,.15);backdrop-filter:blur(8px)}
.what-product-card:after{content:"";position:absolute;left:12%;right:12%;bottom:12px;height:28px;background:rgba(16,47,43,.14);filter:blur(18px);border-radius:50%;z-index:-1}
.what-product-card img{display:block;width:100%;height:500px;object-fit:contain;filter:drop-shadow(0 28px 20px rgba(0,0,0,.16))}
.doctor-badge{position:absolute;right:-4px;top:35px;z-index:4;width:118px;height:118px;border:2px solid rgba(201,155,75,.85);border-radius:50%;background:var(--forest);color:var(--gold2);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 18px 35px rgba(16,47,43,.18);transform:rotate(8deg)}
.doctor-badge span{font-size:16px}.doctor-badge small{font-size:7px;letter-spacing:2px;margin-top:4px}.doctor-badge b{font-size:9px;letter-spacing:1px;margin-top:4px}
.visual-note{position:absolute;z-index:4;left:0;bottom:55px;background:var(--forest);color:#fff;padding:15px 19px;border-radius:15px;box-shadow:0 18px 35px rgba(16,47,43,.18)}
.visual-note strong{display:block;font:700 18px "Playfair Display",serif;color:#fff}.visual-note span{font-size:9px;color:rgba(255,255,255,.62)}
.visual-leaf{position:absolute;z-index:1;color:rgba(26,80,72,.18);font-size:145px;line-height:1;transform:rotate(-25deg)}
.leaf-one{left:5px;top:120px}.leaf-two{right:20px;bottom:95px;transform:rotate(150deg);font-size:115px}
@media(max-width:950px){
  .what-lungora-shell{grid-template-columns:1fr;gap:30px}.what-copy{max-width:none}.what-visual{min-height:520px}.what-product-card{max-width:600px}.doctor-badge{right:7%}.visual-note{left:7%}
}
@media(max-width:650px){
  .what-lungora{padding:75px 0}.what-copy{text-align:left}.what-copy h2{font-size:46px}.what-copy .what-lead{font-size:15px}.what-features{grid-template-columns:1fr;gap:10px}.what-actions{align-items:flex-start;flex-direction:column}.what-order{width:100%}.what-visual{min-height:390px;margin-top:5px}.visual-glow{width:340px;height:340px}.what-product-card{padding:15px 12px 4px;border-radius:26px}.what-product-card img{height:335px}.doctor-badge{width:88px;height:88px;right:-3px;top:5px}.visual-note{left:-3px;bottom:5px;padding:11px 13px}.visual-note strong{font-size:15px}.visual-leaf{font-size:90px}.leaf-one{left:-8px;top:80px}.leaf-two{right:-5px;bottom:35px;font-size:75px}
}

/* Refined checkout product presentation: full bottles, no clipping */
.checkout-card-image{
  height:250px;
  margin:-8px -8px 20px;
  padding:8px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  border-radius:18px;
  background:
    radial-gradient(circle at 50% 58%, rgba(201,155,75,.16), transparent 48%),
    linear-gradient(180deg,#fffdf8 0%,#f4f7f3 100%);
}
.checkout-card-image img{
  display:block;
  width:100%;
  height:100%;
  max-width:100%;
  max-height:100%;
  object-fit:contain;
  object-position:center;
  filter:drop-shadow(0 14px 16px rgba(9,37,33,.16));
  transform:scale(1.06);
  transition:transform .25s ease, filter .25s ease;
}
.price-card:hover .checkout-card-image img{
  transform:scale(1.10) translateY(-2px);
  filter:drop-shadow(0 18px 20px rgba(9,37,33,.20));
}
.price-card.popular .checkout-card-image{
  height:260px;
  background:
    radial-gradient(circle at 50% 55%, rgba(201,155,75,.23), transparent 52%),
    linear-gradient(180deg,#fffdf8 0%,#f7f3e9 100%);
}
@media(max-width:950px){
  .checkout-card-image{height:225px}
  .price-card.popular .checkout-card-image{height:235px}
}
@media(max-width:650px){
  .checkout-card-image{height:220px;margin-bottom:16px}
  .price-card.popular .checkout-card-image{height:230px}
}
