*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg: #f7f4ef;--ink: #18140f;--accent: #d4500a;--accent2: #2e6b3e;--gold: #b8860b;--muted: #7a7167;--card: #ffffff;--border: #e0d8cc;--highlight: #fff3e0;--max: 1100px}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:Open Sans,sans-serif;font-weight:400;line-height:1.7;-webkit-font-smoothing:antialiased}.container{max-width:var(--max);margin:0 auto;padding:0 1.5rem}img{max-width:100%;display:block}nav{position:sticky;top:0;z-index:100;background:var(--ink);padding:.9rem 0;border-bottom:2px solid var(--accent)}.nav-inner{max-width:var(--max);margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.nav-logo{font-family:Fraunces,serif;font-size:1.1rem;font-weight:700;color:#fff;text-decoration:none}.nav-logo span{color:var(--accent);font-style:italic}.nav-cta{background:var(--accent);color:#fff;padding:.55rem 1.3rem;font-size:.9rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:background .15s;white-space:nowrap}.nav-cta:hover{background:#b84008}.hero{background:var(--ink);color:#fff;padding:5rem 0 4rem;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-80px;right:-80px;width:400px;height:400px;background:var(--accent);opacity:.07;border-radius:50%}.hero:after{content:"";position:absolute;bottom:-60px;left:-60px;width:300px;height:300px;background:var(--accent2);opacity:.06;border-radius:50%}.hero-inner{max-width:var(--max);margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.hero-label{font-size:.7rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem}.hero h1{font-family:Fraunces,serif;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:900;line-height:1.05;margin-bottom:1.2rem}.hero h1 em{font-style:italic;color:var(--accent)}.hero-sub{font-size:1.05rem;opacity:.75;line-height:1.7;margin-bottom:2rem;max-width:460px}.hero-btns{display:flex;gap:1rem;flex-wrap:wrap}.btn-primary{background:var(--accent);color:#fff;padding:.9rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-block;transition:background .15s,transform .1s}.btn-primary:hover{background:#b84008;transform:translateY(-1px)}.btn-secondary{background:transparent;color:#fff;padding:.9rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;border:1px solid rgba(255,255,255,.25);display:inline-block;transition:border-color .15s}.btn-secondary:hover{border-color:#fff9}.hero-visual{display:flex;justify-content:center}.book-mockup{background:var(--card);width:280px;padding:2.5rem 2rem;border:2px solid rgba(255,255,255,.1);position:relative;box-shadow:20px 20px 60px #0006}.book-mockup:before{content:"";position:absolute;inset:8px;border:1px solid var(--accent);opacity:.4;pointer-events:none}.bm-label{font-size:.62rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:.8rem}.bm-title{font-family:Fraunces,serif;font-size:1.4rem;font-weight:900;line-height:1.15;color:var(--ink);margin-bottom:.5rem}.bm-title em{font-style:italic;color:var(--accent)}.bm-sub{font-size:.78rem;color:var(--muted);margin-bottom:1.5rem;line-height:1.5}.bm-stats{display:flex;flex-direction:column;gap:.5rem}.bm-stat{display:flex;align-items:center;gap:.5rem;font-size:.78rem;color:var(--muted)}.bm-stat:before{content:"✓";color:var(--accent2);font-weight:700;font-size:.7rem;flex-shrink:0}.bm-price{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--border);font-family:Fraunces,serif;font-size:.85rem;color:var(--muted)}.bm-price strong{font-size:1.6rem;color:var(--ink);display:block;line-height:1;margin-top:.2rem}.proof-bar{background:var(--accent2);color:#fff;padding:1rem 0;text-align:center;font-size:.9rem;font-weight:500}.proof-bar em{font-style:italic;opacity:.85}section{padding:5rem 0}section.dark{background:var(--ink);color:#fff}section.cream{background:#f0ead8}.section-label{font-size:.7rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:var(--accent);margin-bottom:.8rem;display:block}.section-title{font-family:Fraunces,serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:900;line-height:1.1;margin-bottom:1rem}.section-title em{font-style:italic;color:var(--accent)}.section-sub{font-size:1rem;color:var(--muted);max-width:540px;line-height:1.7;margin-bottom:3rem}section.dark .section-sub{color:#fff9}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}.problem-card{background:var(--card);border:1px solid var(--border);border-top:3px solid var(--accent);padding:1.5rem}.pc-icon{font-size:1.8rem;margin-bottom:.8rem}.pc-title{font-family:Fraunces,serif;font-size:1.05rem;font-weight:700;margin-bottom:.5rem}.pc-desc{font-size:.88rem;color:var(--muted);line-height:1.6}.number-section{background:linear-gradient(135deg,#c44008,#d4500a 45%,#e06020);color:#fff;padding:4rem 0;text-align:center;position:relative;overflow:hidden}.number-section:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(45deg,transparent,transparent 40px,rgba(255,255,255,.025) 40px,rgba(255,255,255,.025) 80px);pointer-events:none}.number-section .container{position:relative;z-index:1}.big-num{font-family:Fraunces,serif;font-size:clamp(4rem,12vw,8rem);font-weight:900;line-height:1;margin-bottom:.5rem}.big-num-label{font-size:1rem;opacity:.85;max-width:500px;margin:0 auto;line-height:1.6}.chapters-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem}.chapters-grid .chapter-item:last-child:nth-child(odd){grid-column:1 / -1;max-width:50%}.chapter-item{display:flex;gap:1rem;align-items:flex-start;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:1.1rem 1.2rem}.ci-num{font-family:Fraunces,serif;font-size:1.4rem;font-weight:900;color:var(--accent);line-height:1;min-width:1.8rem;flex-shrink:0}.ci-title{font-weight:600;font-size:.92rem;margin-bottom:.2rem;color:#fff}.ci-desc{font-size:.8rem;opacity:.55;line-height:1.4}.forwhom-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem}.fw-item{display:flex;gap:.8rem;align-items:flex-start;padding:1rem;background:var(--card);border:1px solid var(--border)}.fw-icon{font-size:1.3rem;flex-shrink:0}.fw-text{font-size:.9rem;line-height:1.5}.fw-text strong{font-weight:600;display:block;margin-bottom:.15rem}.pricing-section{background:var(--bg)}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;align-items:start}.pricing-card{background:var(--card);border:1px solid var(--border);overflow:hidden;position:relative;transition:transform .15s,box-shadow .15s}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a}.pricing-card.featured{border:2px solid var(--accent);transform:translateY(-8px);box-shadow:0 16px 50px #d4500a26}.pricing-card.featured:hover{transform:translateY(-12px)}.featured-badge{background:var(--accent);color:#fff;text-align:center;padding:.4rem;font-size:.65rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.pricing-header{padding:1.8rem 1.6rem 1.2rem;border-bottom:1px solid var(--border)}.pricing-name{font-family:Fraunces,serif;font-size:1.2rem;font-weight:700;margin-bottom:.3rem}.pricing-tagline{font-size:.8rem;color:var(--muted);margin-bottom:1.2rem;line-height:1.4}.pricing-price{display:flex;align-items:baseline;gap:.3rem;margin-bottom:.2rem}.price-amount{font-family:Fraunces,serif;font-size:2.8rem;font-weight:900;line-height:1}.price-currency{font-size:1rem;color:var(--muted);margin-bottom:.3rem}.price-note{font-size:.75rem;color:var(--muted)}.pricing-features{padding:1.4rem 1.6rem;border-bottom:1px solid var(--border)}.pf-list{list-style:none;display:flex;flex-direction:column;gap:.55rem}.pf-list li{display:flex;align-items:flex-start;gap:.6rem;font-size:.85rem;line-height:1.45}.pf-list li:before{content:"✓";color:var(--accent2);font-weight:700;font-size:.75rem;flex-shrink:0;margin-top:.1rem}.pf-list li.muted{opacity:.35}.pf-list li.muted:before{content:"—";color:var(--muted)}.pricing-cta{padding:1.4rem 1.6rem}.btn-buy{display:block;width:100%;text-align:center;padding:.9rem;font-size:.95rem;font-weight:600;text-decoration:none;cursor:pointer;border:none;transition:background .15s,transform .1s}.btn-buy.primary{background:var(--accent);color:#fff}.btn-buy.primary:hover{background:#b84008}.btn-buy.secondary{background:var(--ink);color:#fff}.btn-buy.secondary:hover{background:#2c2520}.btn-buy.outline{background:transparent;color:var(--ink);border:1.5px solid var(--border)}.btn-buy.outline:hover{border-color:var(--ink)}.pricing-note{text-align:center;margin-top:2rem;font-size:.82rem;color:var(--muted)}.pricing-note a{color:var(--muted);text-decoration:underline}.author-inner{display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:center}.author-photo{background:var(--border);aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:5rem;border:3px solid var(--accent)}.author-label{font-size:.7rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:.6rem}.author-name{font-family:Fraunces,serif;font-size:2rem;font-weight:900;margin-bottom:1rem}.author-bio{font-size:.95rem;line-height:1.8;color:var(--muted);margin-bottom:1.2rem}.author-bio p+p{margin-top:.8rem}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}@media(max-width:900px){.testimonials-grid{grid-template-columns:1fr}}.testimonial-card{background:var(--card);border:1px solid var(--border);border-top:3px solid var(--accent);padding:1.8rem;position:relative}.testimonial-card:before{content:'""';font-family:Fraunces,serif;font-size:4rem;color:var(--accent);opacity:.15;position:absolute;top:-.5rem;left:1rem;line-height:1}.tc-text{font-size:.95rem;line-height:1.6;font-style:italic;color:var(--ink);margin-bottom:1.5rem;position:relative;z-index:1}.tc-author{display:flex;align-items:center;gap:.8rem}.tc-avatar{width:44px;height:44px;border-radius:50%;background:var(--bg);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:1.3rem}.tc-info{display:flex;flex-direction:column}.tc-name{font-weight:700;font-size:.95rem;color:var(--ink)}.tc-role{font-size:.8rem;color:var(--muted)}.faq-list{display:flex;flex-direction:column;gap:0;margin-top:2.5rem;max-width:760px}.faq-item{border-bottom:1px solid var(--border);overflow:hidden}.faq-q{width:100%;text-align:left;background:none;border:none;padding:1.2rem 0;font-family:Open Sans,sans-serif;font-size:.97rem;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;color:var(--ink)}.faq-q:hover{color:var(--accent)}.faq-icon{font-size:1.2rem;font-weight:300;flex-shrink:0;transition:transform .2s;color:var(--accent)}.faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease;font-size:.9rem;color:var(--muted);line-height:1.7}.faq-a.open{max-height:300px;padding-bottom:1.2rem}.faq-icon.open{transform:rotate(45deg)}.final-cta{background:var(--ink);color:#fff;text-align:center;padding:6rem 0;position:relative;overflow:hidden}.final-cta:before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:var(--accent);opacity:.07;border-radius:50%}.fc-title{font-family:Fraunces,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.05;margin-bottom:1rem;position:relative;z-index:1}.fc-title em{font-style:italic;color:var(--accent)}.fc-sub{font-size:1rem;opacity:.65;max-width:480px;margin:0 auto 2.5rem;line-height:1.7;position:relative;z-index:1}.fc-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;position:relative;z-index:1}footer{background:#0f0c08;color:#ffffff73;padding:2.5rem 0;font-size:.78rem;text-align:center;line-height:1.7}footer a{color:#ffffff73;text-decoration:underline}footer strong{color:#ffffffb3}@media(max-width:900px){.hero-inner{grid-template-columns:1fr;gap:3rem}.hero-visual{display:none}.problem-grid,.chapters-grid,.forwhom-grid,.pricing-grid{grid-template-columns:1fr}.pricing-card.featured{transform:none;border:2px solid var(--accent);background:#fffaf7}.author-inner{grid-template-columns:1fr;gap:2rem}.author-photo{width:120px;height:120px;font-size:3rem}}@media(max-width:600px){section{padding:3.5rem 0}.hero{padding:3.5rem 0 3rem}.hero-btns{flex-direction:column}.btn-primary,.btn-secondary{text-align:center}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero h1,.hero-sub,.hero-btns{animation:fadeUp .6s ease both}.hero-sub{animation-delay:.1s}.hero-btns{animation-delay:.2s}.hero-stats-mobile{display:none;margin-top:2rem;gap:0;border:1px solid rgba(255,255,255,.12)}.hsm-item{flex:1;padding:.9rem 1rem;border-right:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;align-items:center;gap:.15rem}.hsm-item:last-child{border-right:none}.hsm-num{font-family:Fraunces,serif;font-size:1.3rem;font-weight:900;color:var(--accent);line-height:1}.hsm-label{font-size:.68rem;opacity:.55;text-transform:uppercase;letter-spacing:.08em}@media(max-width:900px){.hero-stats-mobile{display:flex}}.modal-overlay{position:fixed;inset:0;background:#0009;display:none;justify-content:center;align-items:center;z-index:1000;backdrop-filter:blur(4px)}.modal-overlay.active{display:flex}.modal-content{background:var(--card);border:2px solid var(--accent);padding:2rem;width:90%;max-width:450px;position:relative;box-shadow:0 20px 40px #0003}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--ink)}.modal-title{font-family:Fraunces,serif;font-size:1.6rem;font-weight:900;margin-bottom:.5rem}.modal-subtitle{font-size:.9rem;color:var(--muted);margin-bottom:1.5rem}.form-group{margin-bottom:1.2rem}.form-group label{display:block;font-size:.85rem;font-weight:600;margin-bottom:.4rem}.form-group input[type=text],.form-group input[type=email]{width:100%;padding:.75rem;border:1px solid var(--border);font-family:Open Sans,sans-serif;font-size:1rem}.form-group.checkbox{display:flex;gap:.6rem;align-items:flex-start}.form-group.checkbox input{margin-top:.3rem}.form-group.checkbox label{font-size:.8rem;font-weight:400;color:var(--muted);margin-bottom:0;line-height:1.4}#checkout-error{color:#d93025;font-size:.85rem;margin-bottom:1rem;display:none}.btn-submit{width:100%;padding:1rem;background:#00a651;color:#fff;font-weight:700;font-size:1.1rem;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:.5rem;transition:background .2s}.btn-submit:hover{background:#008742}.btn-submit:disabled{opacity:.7;cursor:not-allowed}.loader{border:3px solid rgba(255,255,255,.3);border-top:3px solid #fff;border-radius:50%;width:20px;height:20px;animation:spin 1s linear infinite;display:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
