:root{
  --cream:#f8f4ee;
  --beige:#eee6d3;
  --green:#365f32;
  --green2:#274920;
  --gold:#c99a37;
  --ink:#1d2119;
  --muted:#5f6257;
  --white:#fffdf8;
  --shadow:0 24px 70px rgba(63,61,45,.13);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,system-ui,sans-serif}
img{max-width:100%;display:block}
.container{width:min(1180px,92vw);margin:auto}
.section-cream{background:var(--cream)}
.section-beige{background:var(--beige)}

.hero{padding:54px 0 72px;overflow:hidden}
.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}
.hero-copy{max-width:610px}
.pill{display:inline-flex;border:1px solid var(--green);border-radius:999px;padding:7px 22px;font-size:12px;font-weight:700;letter-spacing:.22em;color:var(--green);margin-bottom:22px;background:rgba(255,253,248,.45)}
h1,h2{font-family:'Cormorant Garamond',Georgia,serif;font-weight:600;margin:0;color:var(--ink)}
.hero-title{font-size:clamp(62px,6.2vw,94px);line-height:.92;letter-spacing:-.045em;max-width:650px}
.hero-title span,.hero-title em{display:block}
.hero-title span:nth-child(2){font-size:.82em;line-height:.98;margin-top:4px}
.hero-title em{font-style:italic;color:var(--green);font-weight:500;font-size:.66em;line-height:1.03;letter-spacing:-.025em;margin-top:10px;max-width:620px}
h2{font-size:clamp(36px,4vw,58px);letter-spacing:-.02em;line-height:.98}
.orn{display:flex;align-items:center;gap:20px;color:var(--gold);margin:26px 0}
.orn span{width:105px;height:1px;background:var(--gold);opacity:.55}
.orn b{font-size:31px;font-weight:400}.orn.small{justify-content:center;margin:18px 0 28px}.orn.small span{width:70px}
.hero-copy p{font-size:18px;line-height:1.65;max-width:570px;margin:0 0 32px;color:#22261e}
.hero-icons,.offer-features,.grid-icons{display:grid;gap:22px}.four-icons{grid-template-columns:repeat(4,1fr);max-width:610px;margin-bottom:28px}
.mini{text-align:center;border-right:1px solid rgba(201,154,55,.55);padding-right:16px}.mini:last-child{border-right:0}
.mini i,.card i,.grid-icons i,.offer-features i,.footer-grid i{display:block;color:var(--gold);margin:auto}
.mini svg,.offer-features svg{width:40px;height:40px}.mini svg,.card svg,.grid-icons svg,.offer-features svg,.footer-grid svg{fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.mini strong{display:block;font-size:22px;color:var(--green);margin-top:8px}.mini span,.grid-icons span,.offer-features span{display:block;font-size:12px;font-weight:800;letter-spacing:.08em}
.btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#3e7335,#295022);color:#fff;text-decoration:none;border-radius:999px;min-height:62px;padding:0 54px;font-weight:800;letter-spacing:.08em;box-shadow:0 18px 25px rgba(44,79,35,.25);transition:transform .2s ease,box-shadow .2s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 22px 30px rgba(44,79,35,.3)}
.hero-art{display:flex;justify-content:center}.hero-art img{width:min(640px,100%);border-radius:28px;mix-blend-mode:multiply;filter:drop-shadow(0 24px 45px rgba(45,50,38,.12));transform:scale(1.08);transform-origin:center}

.problems{padding:62px 0 70px}.centered{text-align:center}.cards{display:grid;gap:22px;margin:40px auto 28px}.cards.five{grid-template-columns:repeat(5,1fr);max-width:960px}.card{background:rgba(255,253,248,.9);border:1px solid rgba(201,154,55,.14);border-radius:16px;min-height:145px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:var(--shadow);font-weight:650;padding:18px}.card svg{width:48px;height:48px;margin-bottom:14px}.soft{font-family:'Cormorant Garamond',serif;font-size:21px;font-style:italic;color:#5d584e}

.program{padding:88px 0}.two-col{display:grid;grid-template-columns:1.06fr 1fr;gap:78px;align-items:center}.book-card{border-radius:26px;padding:24px;background:rgba(255,253,248,.48);box-shadow:var(--shadow)}.book-card img{border-radius:18px;mix-blend-mode:multiply;max-height:560px;width:100%;object-fit:cover;object-position:center}.benefits-copy{text-align:center}.grid-icons{grid-template-columns:repeat(4,1fr);gap:28px 30px}.grid-icons svg{width:38px;height:38px;margin-bottom:12px}

.preview{padding:72px 0}.preview-row{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:38px}.preview-row article{background:#fffdf8;border-radius:10px;padding:14px;box-shadow:var(--shadow)}.preview-row img{width:100%;height:250px;object-fit:cover;object-position:top;border-radius:6px}.preview-row h3{font-family:'Cormorant Garamond',serif;margin:15px 0 4px;font-size:22px;color:var(--green)}.preview-row p{font-size:11px;letter-spacing:.08em;margin:0 0 4px;color:#7b6a49}

.offer{padding:82px 0}.offer-grid{display:grid;grid-template-columns:.96fr 1.14fr;gap:72px;align-items:center}.offer-image img{border-radius:28px;mix-blend-mode:multiply;width:100%;filter:drop-shadow(0 22px 45px rgba(45,50,38,.13))}.offer-box h2 span{font-size:.72em}.offer-features{grid-template-columns:repeat(4,1fr);margin:32px 0 24px;text-align:center}.offer-features svg{width:42px;height:42px}.price-card{background:#fffdf8;border:1px solid rgba(201,154,55,.22);border-radius:18px;padding:28px 30px;display:grid;grid-template-columns:.68fr 1.32fr;gap:18px;align-items:center;box-shadow:var(--shadow)}.price-card small{font-size:12px;letter-spacing:.12em;color:var(--green);font-weight:800}.price{font-family:'Cormorant Garamond',serif;font-size:56px;font-weight:700;color:var(--green);white-space:nowrap;line-height:.95}.price del{font-family:Inter,sans-serif;font-size:15px;color:#9b7553;margin-left:10px}.btn.wide{grid-column:1/-1;width:100%;min-height:54px;font-size:13px}.guarantee{display:flex;gap:20px;align-items:center;margin-top:26px}.seal{width:112px;height:112px;background:linear-gradient(160deg,#e2bd63,#b98724);border-radius:50%;display:grid;place-items:center;text-align:center;color:#fff;font-weight:900;font-size:13px;line-height:1.1;box-shadow:0 10px 25px rgba(159,117,33,.25)}.guarantee p{font-size:14px;line-height:1.5;margin:0}

footer{background:var(--green2);color:#f6ead0;padding:34px 0}.footer-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:25px;align-items:center;text-align:center}.footer-grid svg{width:30px;height:30px}.footer-grid span{display:block;margin-top:8px;font-size:10px;font-weight:800;letter-spacing:.13em}.footer-grid strong{font-family:'Cormorant Garamond',serif;font-size:26px;color:#d1a344;font-style:italic;line-height:1.05}

@media(max-width:950px){.hero-grid,.two-col,.offer-grid{grid-template-columns:1fr;gap:38px}.hero-art{order:-1}.hero-copy{text-align:center;margin:auto}.hero-title{margin:auto;font-size:clamp(54px,10vw,84px)}.hero-title em{margin-left:auto;margin-right:auto}.hero-copy p{margin-left:auto;margin-right:auto}.orn{justify-content:center}.hero-art img{transform:none;width:min(560px,100%)}.program{padding:62px 0}.book-card img{max-height:none}.four-icons,.cards.five,.grid-icons,.preview-row,.offer-features{grid-template-columns:repeat(2,1fr)}.mini:nth-child(2){border-right:0}.cards.five{max-width:560px}.price-card{grid-template-columns:1fr;text-align:center}.price{font-size:46px}.guarantee{justify-content:center}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-grid strong{grid-column:1/-1}.preview-row img{height:220px}}
@media(max-width:500px){.hero{padding-top:34px}.hero-title{font-size:48px;line-height:.94}.hero-title span:nth-child(2){font-size:.82em}.hero-title em{font-size:.67em}.four-icons,.cards.five,.grid-icons,.offer-features{gap:14px}.mini{border:0;padding:0}.btn{width:100%;padding:0 20px}.preview-row{grid-template-columns:1fr}.cards.five{grid-template-columns:1fr}.grid-icons{grid-template-columns:repeat(2,1fr)}.price{font-size:38px}.price del{display:block;margin:8px 0 0}.seal{width:92px;height:92px}.offer{padding:58px 0}}
