@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=IBM+Plex+Sans:wght@400;500;600;700&family=Newsreader:opsz,wght@6..72,400;6..72,500;6..72,600;6..72,700&display=swap');
:root{--paper:#f6efe5;--paper2:#eee3d5;--white:#fffaf3;--ink:#122019;--ink2:#344039;--muted:#6d746f;--orange:#e85a2b;--orange2:#c8421c;--green:#10231c;--green2:#183329;--line:#d9cdbf;--line2:#8f8579;--display:'Newsreader',Georgia,serif;--sans:'IBM Plex Sans',Arial,sans-serif;--mono:'IBM Plex Mono',monospace;--shadow:0 18px 42px rgba(39,29,20,.11);--max:1380px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.5}body:before{content:'';position:fixed;inset:0;pointer-events:none;z-index:-1;background-image:linear-gradient(rgba(18,32,25,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(18,32,25,.03) 1px,transparent 1px);background-size:48px 48px}.shell{width:min(var(--max),calc(100% - 72px));margin:auto}a{color:inherit}.grid-bg{background-image:radial-gradient(circle at 82% 35%,rgba(232,90,43,.08),transparent 24%),linear-gradient(rgba(18,32,25,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(18,32,25,.025) 1px,transparent 1px);background-size:auto,48px 48px,48px 48px}
.site-header{position:sticky;top:0;z-index:60;background:rgba(246,239,229,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-inner{height:94px;display:grid;grid-template-columns:320px 1fr auto;align-items:center;gap:30px}.brand img{width:292px;display:block}.main-nav{display:flex;align-items:center;justify-content:center;gap:30px}.main-nav a{text-decoration:none;font-weight:600;padding:35px 0 31px;position:relative;white-space:nowrap}.main-nav a:hover,.main-nav a.active{color:var(--orange2)}.main-nav a.active:after{content:'';height:3px;background:var(--orange);position:absolute;bottom:19px;left:0;right:0}.header-cta{border:1px solid var(--ink);padding:11px 15px;text-decoration:none;font-weight:700;white-space:nowrap;transition:.18s}.header-cta:hover{background:var(--green);color:#fff}.mobile-toggle{display:none;background:transparent;border:0;font-size:26px}
.hero{padding:68px 0 34px}.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:76px;align-items:center}.eyebrow{font:600 11px/1 var(--mono);text-transform:uppercase;letter-spacing:.105em;color:var(--orange2)}.hero h1,.page-hero h1,.section-head h2,.review-content h2,.product-card h3,.result-total,.footer-brand{font-family:var(--display);letter-spacing:-.055em}.hero h1{font-size:clamp(76px,7vw,120px);line-height:.80;margin:18px 0 28px;font-weight:600}.hero h1 em,.page-hero h1 em{display:block;color:var(--orange);font-weight:500}.hero-copy>p{font-size:20px;line-height:1.62;color:var(--ink2);max-width:700px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:60px;padding:0 24px;border:1px solid var(--ink);font:700 15px var(--sans);text-decoration:none;cursor:pointer;transition:.18s ease}.btn.primary{background:var(--orange);border-color:var(--orange);color:#fff}.btn.secondary{background:var(--white);color:var(--ink)}.btn.dark{background:var(--green);color:#fff;border-color:var(--green)}.btn:hover{transform:translate(-2px,-2px);box-shadow:7px 7px 0 rgba(18,32,25,.14)}.btn.primary:hover{background:var(--green);border-color:var(--green)}.btn.secondary:hover{background:var(--green);color:#fff}.btn.dark:hover{background:var(--orange);border-color:var(--orange)}.hero-visual{min-height:510px;position:relative}.hero-photo{position:absolute;inset:0;border-radius:18px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow)}.hero-photo img{width:100%;height:100%;object-fit:cover}.float-card{position:absolute;border-radius:14px;box-shadow:var(--shadow);border:1px solid var(--line)}.review-card{top:34px;right:-14px;width:315px;padding:25px;background:var(--white)}.review-card:before{content:'✓';float:left;width:44px;height:44px;border:2px solid var(--orange);border-radius:50%;display:grid;place-items:center;color:var(--orange);margin-right:15px;font-size:20px}.review-card h3{font-size:18px;margin:3px 0 8px}.review-card p{font-size:14px;color:var(--ink2);margin:0}.price-card{right:70px;bottom:17px;width:270px;background:var(--green);color:#fff;padding:27px}.price-card small{font:500 11px var(--mono);text-transform:uppercase;letter-spacing:.08em;color:#d8e4de}.price-card strong{display:block;font:600 52px/.9 var(--display);margin:12px 0 18px}.price-card p{font-size:14px;color:#e5eee8;margin:0}
.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:15px;background:rgba(255,250,243,.7);margin-top:16px}.feature{display:flex;gap:16px;padding:25px;border-right:1px solid var(--line)}.feature:last-child{border-right:0}.feature-icon{width:48px;height:48px;border:1px solid var(--orange);border-radius:10px;display:grid;place-items:center;color:var(--orange);font-size:23px;flex:none}.feature b{display:block;margin-bottom:4px}.feature p{font-size:13px;color:var(--ink2);margin:0}
.section{padding:52px 0}.section-head{max-width:850px;margin-bottom:28px}.section-head h2{font-size:clamp(48px,4.5vw,76px);line-height:.95;margin:0 0 15px;font-weight:600}.section-head p{font-size:18px;color:var(--ink2);margin:0}.cards-2{display:grid;grid-template-columns:1fr 1fr;gap:24px}.card-link{text-decoration:none}.product-card{display:grid;grid-template-columns:1.15fr .85fr;min-height:305px;background:var(--white);border:1px solid var(--line);border-radius:16px;overflow:hidden;transition:.2s}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.product-card-copy{padding:34px}.product-card h3{font-size:43px;line-height:.95;margin:20px 0 14px}.product-card p{color:var(--ink2);font-size:14px}.product-card .mini{font:500 10px var(--mono);text-transform:uppercase;letter-spacing:.07em;margin-top:30px}.product-card>img{width:100%;height:100%;object-fit:cover;transition:.35s}.product-card:hover>img{transform:scale(1.035)}
.review-band{display:grid;grid-template-columns:1.15fr .85fr;background:var(--orange);border-radius:16px;overflow:hidden;box-shadow:var(--shadow)}.review-content{padding:44px}.review-content h2{font-size:clamp(48px,5vw,76px);line-height:.9;margin:9px 0 16px}.review-content>p{font-size:17px;max-width:720px}.review-band>img{width:100%;height:100%;object-fit:cover}.price-inline{display:flex;gap:20px;align-items:center;margin-top:30px;flex-wrap:wrap}.price-inline strong{font:600 40px var(--display)}.price-inline span{font:500 10px var(--mono);text-transform:uppercase}
.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process-step{background:rgba(255,250,243,.82);border:1px solid var(--line);border-radius:14px;padding:28px}.process-step small{font:600 11px var(--mono);color:var(--orange);letter-spacing:.1em}.process-step h3{margin:18px 0 8px}.process-step p{font-size:14px;color:var(--ink2);margin:0}.faq-list{max-width:980px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{font-weight:700;font-size:18px;cursor:pointer;padding:22px 0;list-style:none;display:flex;justify-content:space-between}.faq-list summary:after{content:'+';font:500 23px var(--mono);color:var(--orange)}.faq-list details[open] summary:after{content:'−'}.faq-list p{color:var(--ink2);max-width:840px;margin:0;padding:0 0 22px}.cta-center{text-align:center;margin-top:30px}
.site-footer{background:var(--green);color:#fff;margin-top:62px}.footer-grid{padding:48px 0 36px;display:grid;grid-template-columns:1.25fr .75fr .75fr .75fr;gap:52px}.footer-brand img{width:240px;filter:brightness(0) invert(1);margin-bottom:20px}.footer-brand p{color:#d6e0da;font-size:14px;max-width:350px}.footer-col h4{margin:0 0 18px}.footer-col a{display:block;color:#d8e1dc;text-decoration:none;font-size:14px;margin:10px 0}.footer-col a:hover{color:#fff;text-decoration:underline}.footer-bottom{border-top:1px solid rgba(255,255,255,.16);padding:22px 0 28px;display:flex;justify-content:space-between;gap:20px;color:#acbab2;font-size:12px}
.page-hero{padding:56px 0 34px}.page-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:end}.page-hero h1{font-size:clamp(62px,6vw,98px);line-height:.86;margin:12px 0 18px;font-weight:600}.page-hero p{font-size:18px;color:var(--ink2);max-width:760px}.page-note{border-left:1px solid var(--ink);padding-left:24px;color:var(--ink2);font-size:15px;line-height:1.65}.calculator-shell{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:start}.calc-panel,.result-panel{background:var(--white);border:1px solid var(--line);border-radius:16px;padding:30px;box-shadow:0 12px 28px rgba(45,31,20,.05)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label,.checkbox{font-size:13px;font-weight:600}.field input,.field select{height:48px;border:1px solid var(--line2);background:#fff;padding:0 13px;font:14px var(--sans);color:var(--ink);outline:none}.field input:focus,.field select:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(232,90,43,.13)}.checkbox{display:flex;flex-direction:row;align-items:center;gap:10px}.checkbox input{width:auto;height:auto}.calc-actions{margin-top:22px}.calc-actions .btn{width:100%}.error-box{display:none;color:#922e25;background:#f3dcd6;border-left:3px solid #922e25;padding:12px;margin-top:14px;font-size:13px}.error-box.visible{display:block}.result-panel{position:sticky;top:122px;min-height:430px;overflow:hidden}.result-empty{display:grid;place-items:center;min-height:360px;text-align:center;color:var(--muted)}.result-ready{display:none}.result-panel.ready .result-empty{display:none}.result-panel.ready .result-ready{display:block}.result-total{font-size:82px;line-height:.85;margin:15px 0 24px}.result-list{border-top:1px solid var(--line)}.result-row{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:12px 0;font-size:14px}.result-row strong{font-family:var(--mono)}.warning{background:#f1e6d8;border-left:3px solid #9a6c30;padding:12px;font-size:12px;margin:15px 0}.improper-box{display:none;background:#f1e7da;border:1px solid var(--line);padding:18px;margin-top:16px}.improper-box.visible{display:block}.improper-box>strong{font:600 54px/.9 var(--display)}.guide-card{background:var(--white);border:1px solid var(--line);padding:30px;border-radius:14px;min-height:240px;transition:.2s}.guide-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.guide-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:30px}.legal-placeholder{max-width:900px}.legal-placeholder h1{font:600 70px/.9 var(--display);letter-spacing:-.05em}.legal-placeholder p{font-size:17px;color:var(--ink2)}
@media(max-width:1100px){.header-inner{grid-template-columns:260px 1fr auto}.brand img{width:240px}.main-nav{gap:18px}.hero-grid{grid-template-columns:1fr;gap:36px}.hero-visual{min-height:470px}.feature-strip{grid-template-columns:1fr 1fr}.feature:nth-child(2){border-right:0}.feature:nth-child(-n+2){border-bottom:1px solid var(--line)}.cards-2{grid-template-columns:1fr}.calculator-shell{grid-template-columns:1fr}.result-panel{position:static}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-col:last-child{grid-column:2/4}}
@media(max-width:850px){.shell{width:min(var(--max),calc(100% - 34px))}.header-inner{height:78px;display:flex;justify-content:space-between}.brand img{width:220px}.mobile-toggle{display:block}.main-nav{display:none;position:absolute;top:78px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:16px 24px;flex-direction:column;align-items:flex-start;gap:0}.main-nav.open{display:flex}.main-nav a{padding:12px 0}.main-nav a.active:after{bottom:4px}.header-cta{display:none}.hero{padding-top:42px}.hero h1{font-size:74px}.hero-copy>p{font-size:17px}.hero-visual{min-height:390px}.review-card{width:255px;padding:18px}.price-card{right:20px;width:230px}.feature-strip{grid-template-columns:1fr}.feature{border-right:0;border-bottom:1px solid var(--line)!important}.feature:last-child{border-bottom:0!important}.review-band,.page-hero-grid,.guide-layout{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-col:last-child{grid-column:auto}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.page-note{border-left:0;border-top:1px solid var(--ink);padding:18px 0 0}.page-hero h1{font-size:62px}.product-card{grid-template-columns:1fr}.product-card>img{height:220px}}
@media(max-width:560px){.hero h1{font-size:60px}.hero-actions .btn{width:100%}.hero-visual{min-height:340px}.review-card{display:none}.price-card{left:15px;right:auto;bottom:7px}.process-grid,.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.review-content{padding:28px}.product-card-copy{padding:28px}.section-head h2{font-size:48px}.result-total{font-size:64px}}

/* ===== v6 polish: typography, breathing room, safer wrapping ===== */
.hero{padding:62px 0 40px}
.hero-grid{gap:64px}
.hero-copy{max-width:660px}
.hero h1{
  font-size:clamp(58px,5.4vw,94px);
  line-height:.88;
  margin:17px 0 24px;
  text-wrap:balance;
}
.hero h1 em{margin-top:8px}
.hero-copy>p{font-size:18px;line-height:1.66;max-width:640px}
.hero-actions{margin-top:30px;gap:12px}
.trust-row{margin-top:28px;row-gap:12px}
.hero-visual{min-height:500px}
.review-card{top:30px;right:-8px}
.price-card{right:48px;bottom:18px}
.feature-strip{margin-top:26px}
.feature{padding:27px 25px}
.section{padding:64px 0}
.section-head{max-width:820px;margin-bottom:34px}
.section-head h2{font-size:clamp(40px,3.7vw,60px);line-height:1.02;letter-spacing:-.045em;text-wrap:balance}
.section-head p{font-size:17px;line-height:1.65}
.product-card{min-height:330px}
.product-card-copy{padding:36px}
.product-card h3{font-size:clamp(32px,2.7vw,42px);line-height:1.02;letter-spacing:-.045em;text-wrap:balance}
.product-card p{font-size:14px;line-height:1.6}
.review-content{padding:48px}
.review-content h2{font-size:clamp(40px,4vw,60px);line-height:.98;text-wrap:balance}
.review-content>p{font-size:16px;line-height:1.65}
.process-step{padding:30px}
.process-step h3{font-size:20px}
.process-step p{line-height:1.6}
.page-hero{padding:54px 0 40px}
.page-hero-grid{gap:58px}
.page-hero h1{font-size:clamp(50px,4.8vw,76px);line-height:.92;text-wrap:balance}
.page-hero p{line-height:1.66}
.calc-panel,.result-panel{padding:32px}
.result-total{font-size:clamp(56px,5.5vw,76px);line-height:.9}
.input-summary{margin:18px 0 16px;padding:12px 14px;background:var(--paper2);border-left:3px solid var(--orange);font-size:12px;line-height:1.55;color:var(--ink2)}
.guide-card h3{line-height:1.02!important}
.site-footer{margin-top:72px}
.footer-grid{padding-top:54px}

@media(max-width:850px){
  .hero h1{font-size:clamp(54px,12vw,72px)}
  .hero-copy>p{font-size:17px}
  .hero-visual{min-height:410px}
  .section{padding:48px 0}
  .review-content{padding:32px}
  .page-hero h1{font-size:54px}
}
@media(max-width:560px){
  .hero h1{font-size:52px;line-height:.92}
  .section-head h2{font-size:40px}
  .product-card h3{font-size:34px}
  .review-content h2{font-size:42px}
  .page-hero h1{font-size:46px}
  .result-total{font-size:58px}
}


/* ===== v7 hero hierarchy ===== */
.hero h1{display:block}
.hero h1 .hero-main{display:block;font-size:1em;line-height:.88}
.hero h1 .hero-sub{display:block;font-size:.56em;line-height:1.02;margin-top:14px;letter-spacing:-.038em}
@media(max-width:850px){.hero h1 .hero-sub{font-size:.62em;margin-top:12px}}
@media(max-width:560px){.hero h1 .hero-sub{font-size:.66em;margin-top:10px}}

/* ===== v8 photographic hero + mobile hardening ===== */
.hero-visual-photo{
  min-height:0;
  display:flex;
  align-items:center;
}
.hero-photo-real{
  position:relative;
  inset:auto;
  width:100%;
  aspect-ratio:4/3;
  border-radius:20px;
  overflow:hidden;
  background:#e9dfd2;
  box-shadow:0 26px 60px rgba(40,28,19,.14);
}
.hero-photo-real picture,
.hero-photo-real img{
  width:100%;
  height:100%;
  display:block;
}
.hero-photo-real img{
  object-fit:cover;
  object-position:center center;
}

@media(max-width:1100px){
  .hero-visual-photo{max-width:900px;width:100%;margin:0 auto}
  .hero-photo-real{aspect-ratio:16/10}
}

@media(max-width:850px){
  .hero{padding-top:34px}
  .hero-grid{gap:30px}
  .hero-copy{max-width:none}
  .hero-copy>p{max-width:680px}
  .hero-visual-photo{min-height:0}
  .hero-photo-real{aspect-ratio:4/3;border-radius:16px}
  .hero-photo-real img{object-position:center center}
  .trust-row{gap:12px 18px}
  .section{padding:54px 0}
  .feature-strip{margin-top:28px}
}

@media(max-width:560px){
  .site-header{position:sticky;top:0}
  .header-inner{height:70px}
  .brand img{width:min(205px,64vw)}
  .mobile-toggle{font-size:23px;padding:8px;margin-right:-8px}
  .main-nav{top:70px;padding:12px 18px 18px;max-height:calc(100vh - 70px);overflow:auto}
  .hero{padding:30px 0 18px}
  .hero h1{font-size:48px;line-height:.94;margin:14px 0 20px}
  .hero h1 .hero-sub{font-size:.58em;line-height:1.02;margin-top:9px}
  .hero-copy>p{font-size:16px;line-height:1.58}
  .hero-actions{margin-top:22px}
  .btn{min-height:54px;padding:0 17px;font-size:14px}
  .trust-row{font-size:12px;line-height:1.4;margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:10px 14px}
  .hero-photo-real{aspect-ratio:4/3;border-radius:14px;box-shadow:0 16px 36px rgba(40,28,19,.13)}
  .hero-photo-real img{object-fit:cover}
  .feature-strip{border-radius:12px}
  .feature{padding:18px 16px;gap:14px}
  .feature-icon{width:36px;height:36px;min-width:36px}
  .section{padding:46px 0}
  .section-head{margin-bottom:24px}
  .section-head h2{font-size:38px;line-height:1.02}
  .section-head p{font-size:15px;line-height:1.58}
  .product-card-copy{padding:24px}
  .product-card h3{font-size:34px;line-height:.98}
  .product-card>img{height:190px}
  .review-content{padding:24px}
  .review-content h2{font-size:40px;line-height:.98}
  .price-inline{align-items:flex-start;gap:10px}
  .price-inline strong{font-size:34px}
  .process-step{padding:22px}
  .faq-list details{padding:17px 0}
  .footer-grid{gap:26px;padding:38px 0 28px}
  .footer-brand img{width:210px}
  .footer-bottom{padding-bottom:24px}
  .page-hero{padding:38px 0 26px}
  .page-hero h1{font-size:42px;line-height:.98}
  .page-hero p{font-size:16px}
  .calculator-shell{gap:18px}
  .calc-panel,.result-panel{padding:20px;border-radius:12px}
  .result-total{font-size:56px;overflow-wrap:anywhere}
  .guide-card{padding:22px}
}

/* ===== v9 refined hero framing + clearer free proposition ===== */
.hero-visual-photo{position:relative;isolation:isolate;overflow:visible;max-width:920px;width:100%;margin:0 auto}
.hero-photo-real{border:1px solid var(--line);overflow:hidden;background:#e9dfd2;aspect-ratio:4/3}
.hero-photo-real img{object-fit:cover;object-position:center center;transform:scale(1)}
.hero-free-note{margin-top:20px;padding:14px 16px;border:1px solid rgba(232,100,49,.24);background:rgba(255,249,243,.92);border-radius:14px;color:var(--ink2);font-size:15px;line-height:1.55;max-width:680px}
.hero-free-note strong{color:var(--green)}
.hero-free-note b{color:var(--orange2)}
.hero-overlay-card{z-index:4;transition:transform .22s ease,box-shadow .22s ease}
.review-card{top:20px;right:-22px;width:min(335px,47%);padding:22px 22px 20px;background:rgba(255,250,243,.97);backdrop-filter:blur(10px);display:grid;grid-template-columns:54px 1fr;gap:16px;align-items:start;border-radius:18px;box-shadow:0 22px 50px rgba(35,27,20,.14)}
.review-card:before{display:none}
.review-card-icon{width:54px;height:54px;border-radius:50%;border:2px solid var(--orange);display:grid;place-items:center;color:var(--orange);font-size:24px;font-weight:700;background:rgba(255,255,255,.72)}
.hero-card-kicker{font:600 10px/1 var(--mono);text-transform:uppercase;letter-spacing:.1em;color:var(--orange2);margin:2px 0 7px}
.review-card-body h3{margin:0 0 8px;font-size:18px;line-height:1.25;letter-spacing:-.025em}
.review-card-body p{margin:0;color:var(--ink2);font-size:14px;line-height:1.52}
.price-card{right:24px;bottom:18px;width:min(268px,38%);padding:23px 22px 21px;border-radius:18px;background:linear-gradient(180deg,#10231c 0%,#153229 100%);box-shadow:0 24px 54px rgba(16,35,28,.22)}
.price-card small{font-size:10px;letter-spacing:.11em}
.price-card strong{font-size:54px;margin:10px 0 11px}
.price-card p{line-height:1.5;color:#e3eee8;font-size:14px}
.hero-visual-photo:hover .review-card{transform:translateY(-4px)}
.hero-visual-photo:hover .price-card{transform:translate(-3px,-4px)}
@media(max-width:1100px){.hero-grid{gap:58px}.review-card{right:10px;top:18px;width:min(310px,47%);padding:19px}.price-card{right:12px;bottom:14px;width:min(245px,38%);padding:20px}.price-card strong{font-size:48px}}
@media(max-width:850px){.hero-visual-photo{max-width:760px;width:100%;margin:0 auto}.hero-free-note{font-size:14px}.review-card{right:14px;top:14px;width:min(296px,66%);grid-template-columns:46px 1fr;gap:12px;padding:17px}.review-card-icon{width:46px;height:46px;font-size:20px}.review-card-body h3{font-size:16px;line-height:1.25}.review-card-body p{font-size:13px;line-height:1.45}.price-card{right:14px;bottom:14px;width:min(224px,50%);padding:18px}.price-card strong{font-size:42px}}
@media(max-width:560px){.hero h1{font-size:50px}.hero h1 .hero-sub{font-size:.58em;line-height:1.02;margin-top:9px}.hero-free-note{margin-top:18px;padding:13px 14px;font-size:13.5px;line-height:1.5}.hero-visual-photo{display:grid;grid-template-columns:1fr;gap:0;padding-bottom:4px}.hero-photo-real{aspect-ratio:4/3;border-radius:14px;box-shadow:0 16px 36px rgba(40,28,19,.13)}.hero-overlay-card{position:relative;box-shadow:0 14px 30px rgba(40,28,19,.11)}.review-card{top:auto;right:auto;margin:-42px 12px 0 auto;width:calc(100% - 40px);max-width:320px}.review-card-icon{width:42px;height:42px;font-size:19px}.review-card-body h3{font-size:16px}.review-card-body p{font-size:12.5px}.price-card{right:auto;left:12px;bottom:auto;margin:-10px auto 0 0;width:calc(100% - 72px);max-width:250px;padding:16px 18px 18px}.price-card strong{font-size:40px;margin:7px 0 9px}.price-card p{font-size:12.5px}}

/* v9a cleanup: less redundancy, better hero framing */
.hero h1 .hero-sub{display:block;font-size:.68em;line-height:.94;margin-top:12px}
.hero-copy>p{max-width:660px}
.hero-photo-real{background:linear-gradient(180deg,#f5eee5 0%,#efe5d7 100%);aspect-ratio:16/11}
.hero-photo-real picture{display:flex;width:100%;height:100%;padding:14px 14px 18px;box-sizing:border-box;align-items:center;justify-content:center}
.hero-photo-real img{width:100%;height:100%;object-fit:contain;object-position:center center;transform:none}
.hero-visual-photo:hover .hero-photo-real img{transform:scale(1.01)}
.review-card{top:24px;right:-18px}
.price-card{right:28px;bottom:16px}
@media(max-width:1100px){.hero-photo-real{aspect-ratio:16/11}.hero-photo-real picture{padding:12px 12px 16px}.review-card{right:8px}.price-card{right:12px}}
@media(max-width:850px){.hero-photo-real{aspect-ratio:4/3}.hero-photo-real picture{padding:10px 10px 14px}.hero h1 .hero-sub{font-size:.7em}}
@media(max-width:560px){.hero-photo-real{aspect-ratio:4/3}.hero-photo-real picture{padding:8px 8px 12px}.hero h1 .hero-sub{font-size:.62em;margin-top:10px}}

/* v9b hero cleanup: single floating price card */
.hero-visual-photo{overflow:visible}
.review-card{display:none !important}
.price-card{top:18px;right:-14px;bottom:auto;left:auto;width:min(240px,31%);padding:20px 20px 18px;border-radius:18px;z-index:4}
.price-card strong{font-size:48px;margin:8px 0 10px}
.price-card p{font-size:13px;line-height:1.45}
.hero-photo-real{aspect-ratio:4/3}
.hero-photo-real picture{padding:12px}
.hero-photo-real img{width:100%;height:100%;object-fit:contain;object-position:center center;transform:none}
.hero-visual-photo:hover .price-card{transform:translate(-3px,-3px)}
@media(max-width:1100px){.price-card{top:14px;right:-8px;width:min(220px,33%);padding:18px}.price-card strong{font-size:42px}}
@media(max-width:850px){.price-card{top:12px;right:10px;width:min(208px,42%);padding:17px}.price-card strong{font-size:38px}}
@media(max-width:560px){.price-card{top:auto;right:auto;left:12px;bottom:auto;margin:-16px auto 0 0;width:calc(100% - 92px);max-width:220px;padding:15px 16px 16px}.price-card strong{font-size:34px}}
