:root{--cream:#f6f0e4;--sage:#a8b89b;--forest:#173c2d;--ink:#17211c;--white:#fff;--line:#dcd6ca;--rust:#a4432f}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.55}.wrap{width:min(1120px,calc(100% - 36px));margin:auto}.hero{padding:78px 0 54px;background:linear-gradient(135deg,#f8f3e9,#e7eee2)}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center}.eyebrow{font-size:13px;letter-spacing:.16em;font-weight:800;color:var(--forest)}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;line-height:1.08}h1{font-size:clamp(48px,7vw,82px);margin:12px 0 20px}h2{font-size:clamp(34px,4vw,52px);margin:0 0 22px}.lead{font-size:20px;max-width:680px}.price{display:flex;align-items:baseline;gap:12px;margin:28px 0 8px}.compare{text-decoration:line-through;opacity:.55;font-size:22px}.now{font-size:44px;font-weight:900}.badge{display:inline-block;background:var(--rust);color:#fff;padding:7px 12px;border-radius:999px;font-weight:800;font-size:13px}.btn{display:inline-block;margin-top:24px;background:var(--forest);color:#fff;text-decoration:none;padding:17px 28px;border-radius:8px;font-weight:800;border:0;cursor:pointer}.book{min-height:430px;background:var(--forest);border-radius:18px;padding:42px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 28px 60px #173c2d33;transform:rotate(2deg)}.book small{letter-spacing:.16em}.book strong{font:700 52px/1.02 Georgia,serif}.section{padding:76px 0}.alt{background:#fff}.center{text-align:center}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.card{background:#fff;border:1px solid var(--line);padding:28px;border-radius:14px}.alt .card{background:var(--cream)}.card h3{font-size:25px;margin:0 0 10px}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 30px;max-width:900px;margin:32px auto 0}.feature{padding:15px 0;border-bottom:1px solid var(--line)}.quote{font:700 clamp(30px,4vw,48px)/1.2 Georgia,serif;max-width:850px;margin:auto}.offer{background:var(--forest);color:#fff;border-radius:20px;padding:52px 28px}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{font-weight:800;cursor:pointer}.fine{font-size:13px;opacity:.7;max-width:850px;margin:40px auto 0}.product-form{margin-top:20px}.product-form button{font-size:16px}@media(max-width:780px){.hero{padding-top:48px}.hero-grid,.cards,.feature-list{grid-template-columns:1fr}.book{min-height:330px}.book strong{font-size:42px}.section{padding:56px 0}}
