:root{--green-dark: #283015;--green: #2f6b32;--green-soft: #eef7ee;--orange: #d86b2a;--text: #1d1d1f;--muted: #666;--bg: #f7f7f4;--white: #ffffff}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1d1d1f;background:#f7f7f4}h1,h2,h3{font-weight:700;letter-spacing:-.02em;margin:0}h2{font-size:clamp(2rem,4vw,3rem);line-height:1;margin:0 0 24px;color:var(--green-dark);text-align:center}.landing{overflow:hidden}.hero{padding:72px 24px}.hero__inner{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center}.hero__image{display:flex;justify-content:center}.hero__image img{width:100%;max-width:440px;border-radius:12px;box-shadow:0 24px 60px #0000002e}.hero__content h1{font-size:clamp(2.4rem,5vw,4.4rem);line-height:.95;margin-bottom:24px;color:#283015}.subtitle{font-size:1.25rem;line-height:1.55;color:#666;margin-bottom:24px}.benefits{list-style:none;padding:0;margin:28px 0;display:grid;gap:10px}.benefits li:before{content:"✓";color:#2f6b32;font-weight:800;margin-right:10px}.button{display:inline-flex;justify-content:center;align-items:center;min-height:56px;padding:0 34px;border-radius:999px;background:#d86b2a;color:#fff;text-decoration:none;border:none;font-weight:800;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;transition:all .2s ease}.button-comming-soon{display:inline-flex;justify-content:center;align-items:center;min-height:56px;padding:0 34px;border-radius:999px;background:#283015;color:#fff;text-decoration:none;border:none;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.button:hover{background:#bf5a21}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.8rem;font-weight:700;color:#d86b2a;margin-bottom:12px}.privacy{font-size:.9rem;color:#666;margin-top:14px}.trust{background:#283015;color:#fff;text-align:center;padding:36px 24px}.trust h2{color:#fff;font-size:clamp(1.6rem,3vw,2.2rem);margin-bottom:12px}.trust p{max-width:720px;margin:0 auto;color:#ffffffd9}.section{max-width:1000px;margin:0 auto;padding:84px 24px}.pack-card{background:#eef7ee;border:2px solid #2f6b32;border-radius:18px;padding:36px;display:grid;gap:28px}.pack-item{display:grid;grid-template-columns:auto 1fr;gap:18px}.pack-item span{font-size:1.8rem;color:#2f6b32;font-weight:900}.simple-list{list-style:none;padding-left:0;margin:28px 0;display:grid;gap:10px}.simple-list li{position:relative;padding-left:18px}.simple-list li:before{content:"•";position:absolute;left:0;color:#d86b2a;font-weight:900}.problem-section{background:#fff;padding:84px 24px}.problem-card{max-width:760px;margin:0 auto;background:#ffffffd9;border-radius:24px;padding:48px;box-shadow:0 20px 60px #0000001f}.problem-card h2{margin-bottom:20px}.problem-card .simple-list li:before{color:#f4a261}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.steps div{background:#fff;border-radius:18px;padding:30px;text-align:center;box-shadow:0 12px 36px #00000014}.steps span{width:46px;height:46px;border-radius:999px;background:#283015;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:900;margin-bottom:16px}.book-categories{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.book-categories>div{grid-column:span 2}.book-categories>div:nth-child(4){grid-column:2 / span 2}.book-categories>div:nth-child(5){grid-column:4 / span 2}@media (max-width: 900px){.book-categories{grid-template-columns:repeat(2,1fr)}.book-categories>div,.book-categories>div:nth-child(4),.book-categories>div:nth-child(5){grid-column:auto}}@media (max-width: 600px){.book-categories{grid-template-columns:1fr}.book-categories>div,.book-categories>div:nth-child(4),.book-categories>div:nth-child(5){grid-column:auto}}.bonuses-section{background:#fff;padding:84px 24px}.bonuses-section{max-width:none}.bonuses-section>*{max-width:1000px;margin-left:auto;margin-right:auto}.text-link{display:inline-flex;margin-top:12px;color:#d86b2a;font-weight:800;text-decoration:none}.text-link:hover{text-decoration:underline}.final-cta{background:#eef7ee;text-align:center;padding:84px 24px}.final-cta h2{margin-bottom:16px}.final-cta p{color:#666}@media (max-width: 820px){.hero__inner{grid-template-columns:1fr;gap:40px;text-align:center}.hero__image{justify-content:center}.hero__image img{max-width:320px;margin:0 auto}.benefits{text-align:left;max-width:360px;margin-left:auto;margin-right:auto}.steps,.book-categories{grid-template-columns:1fr}.problem-card{padding:32px}}
