@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Jost:wght@300;400;500;600&display=swap";
:root{--background:#f8f3eb;--surface:#fffcf6d6;--surface-strong:#fffaf3;--text:#3d3025;--text-soft:#705745;--accent:#c67a58;--accent-strong:#ad5f3f;--gold:#b5965e;--border:#6d533d1f;--shadow:0 20px 60px #6044311f;--radius-lg:32px;--radius-md:20px;--radius-sm:14px;--container:1120px;--sage:#7a9080;--sage-dark:#5c6e5c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at top,#d4b47a29,#0000 30%),linear-gradient(#fbf7f0 0%,#f5eee3 100%);margin:0;font-family:Jost,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%;display:block}.shell{min-height:100vh}.container{width:min(calc(100% - 2rem), var(--container));margin:0 auto}.section{padding:5rem 0}.eyebrow{letter-spacing:.24em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.6rem;font-size:.73rem;display:inline-flex}.eyebrow:before{content:"";background:linear-gradient(90deg, transparent, var(--gold));width:2.2rem;height:1px}.title{max-width:10ch;margin:1rem 0 1.4rem;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.5rem,7vw,5rem);font-weight:500;line-height:.95}.subtitle{max-width:42rem;color:var(--text-soft);font-size:1.08rem;line-height:1.8}.grid-two{grid-template-columns:minmax(0,1.2fr) minmax(320px,.9fr);align-items:start;gap:2rem;display:grid}.hero-card,.panel,.form-panel,.access-card{background:var(--surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--border);box-shadow:var(--shadow)}.hero-card,.form-panel,.panel,.access-card{border-radius:var(--radius-lg);padding:1.7rem}.hero-card__preview{border-radius:calc(var(--radius-lg) - 10px);background:linear-gradient(#fff9,#ffffff3d),linear-gradient(135deg,#c67a5833,#7d907e24);flex-direction:column;justify-content:space-between;min-height:32rem;padding:1.8rem;display:flex}.hero-card__badge{width:fit-content;color:var(--accent-strong);letter-spacing:.08em;text-transform:uppercase;background:#ffffffa8;border-radius:999px;padding:.45rem .85rem;font-size:.85rem}.hero-card__title{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.4rem,4vw,3.8rem);line-height:.98}.hero-card__caption{color:var(--text-soft);max-width:18rem;line-height:1.7}.hero-card__price{font-size:2.1rem;font-weight:500}.stats,.feature-grid,.split-panel{gap:1.2rem;display:grid}.stats{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem}.stat,.feature-card{border-radius:var(--radius-sm);border:1px solid var(--border);background:#ffffff85;padding:1.2rem}.stat strong{margin-bottom:.4rem;font-size:1.25rem;display:block}.form-panel{position:sticky;top:1.5rem}.panel h2,.access-card h1,.access-card h2{margin:0 0 1rem;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,4vw,3rem)}.field{gap:.55rem;margin-bottom:1rem;display:grid}.field label{color:var(--text-soft);font-size:.95rem}.field input{width:100%;color:var(--text);background:#ffffffc7;border:1px solid #6d533d29;border-radius:14px;outline:none;padding:.95rem 1rem}.button,.button-secondary{cursor:pointer;border:none;border-radius:999px;width:100%;padding:1rem 1.2rem;transition:transform .2s,opacity .2s}.button{background:linear-gradient(135deg, var(--accent), #d89574);color:#fff;box-shadow:0 14px 34px #c67a5852}.button-secondary{color:var(--text);border:1px solid var(--border);background:#ffffffc7}.button:hover,.button-secondary:hover{transform:translateY(-1px)}.button:disabled,.button-secondary:disabled{cursor:wait;opacity:.7}.small-text{color:var(--text-soft);font-size:.92rem;line-height:1.7}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card h3{margin:0 0 .7rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.8rem}.feature-card p,.feature-card li,.panel li,.access-card li{color:var(--text-soft);line-height:1.7}.list{gap:.85rem;padding-left:1.1rem;display:grid}.split-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.highlight{color:var(--accent-strong)}.notice,.status{border-radius:16px;padding:.95rem 1rem;font-size:.95rem}.notice{color:var(--text);background:#c67a5814;margin-top:1rem}.status--error{color:#7b3524;background:#aa452f1f}.status--success{color:#355842;background:#6b987c29}.status--info{color:#705423;background:#b5965e29}.footer{color:var(--text-soft);padding:2rem 0 3rem;font-size:.92rem}.actions{flex-wrap:wrap;gap:.8rem;display:flex}.actions .button,.actions .button-secondary{width:auto;min-width:14rem}@media (max-width:980px){.grid-two,.feature-grid,.split-panel{grid-template-columns:1fr}.form-panel{position:static}.stats{grid-template-columns:1fr}}@media (max-width:640px){.section{padding:3.8rem 0}.hero-card,.form-panel,.panel,.access-card{border-radius:24px;padding:1.25rem}.hero-card__preview{min-height:26rem;padding:1.2rem}}.landing-page{background:var(--background);color:var(--text);overflow:hidden}.landing-container{width:min(100% - 2rem,1120px);margin:0 auto}.landing-narrow{max-width:860px}.landing-topbar{color:#fbf9f5;letter-spacing:.04em;text-align:center;background:#748774;padding:.7rem 1rem;font-size:.84rem}.landing-topbar strong{color:#ead7a8;font-weight:600}.landing-hero{color:#fbf9f5;background:radial-gradient(80% 60% at 50% 0,#bfa0642e,#0000 70%),radial-gradient(50% 50% at 80% 90%,#74877426,#0000 60%),#5c6e5e;padding:clamp(5rem,9vw,7.5rem) 0 5rem;position:relative}.landing-hero:before,.landing-hero:after{content:"";pointer-events:none;border:1px solid #bfa06429;border-radius:999px;position:absolute}.landing-hero:before{width:32rem;height:32rem;top:-9rem;left:-10rem}.landing-hero:after{width:22rem;height:22rem;top:5rem;right:-7rem}.landing-hero__grid{z-index:1;grid-template-columns:minmax(0,1fr) minmax(420px,520px);align-items:center;gap:4rem;display:grid;position:relative}.landing-hero__copy{text-align:center}.landing-kicker,.landing-label{color:var(--gold);letter-spacing:.28em;text-transform:uppercase;font-size:.72rem;font-weight:600;display:block}.landing-pill{color:#ead7a8;letter-spacing:.16em;text-transform:uppercase;border:1px solid #bfa06461;border-radius:3px;margin:2rem 0;padding:.45rem 1.2rem;font-size:.75rem;display:inline-block}.landing-hero h1,.landing-final h2{letter-spacing:-.02em;max-width:12ch;margin:0 auto 1.6rem;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.7rem,6vw,4.7rem);font-weight:400;line-height:1.08}.landing-hero em,.landing-final em{color:#ead7a8;font-style:italic}.landing-hero p,.landing-final p{color:#fbf9f5ad;max-width:38rem;margin:0 auto 2rem;font-size:clamp(1rem,2vw,1.15rem);line-height:1.8}.landing-hero__actions{flex-direction:column;align-items:center;gap:.9rem;display:flex}.landing-hero__actions span,.landing-final small{color:#fbf9f58f;font-size:.88rem;display:block}.landing-hero__actions strong{color:#ead7a8}.landing-btn{background:linear-gradient(135deg, var(--accent), #d98a65);color:#fbf9f5;letter-spacing:.1em;text-align:center;text-transform:uppercase;border:none;border-radius:30px;padding:1.05rem 2.4rem;font-size:.82rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 12px 28px #c7774e52}.landing-btn:hover{transform:translateY(-2px);box-shadow:0 18px 36px #c7774e66}.landing-book{align-self:center;justify-items:end;width:100%;display:grid;position:relative}.landing-book__cover{box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;width:min(100%,28rem);height:33rem;padding:0;display:flex;position:relative;overflow:visible}.landing-book__cover:before{display:none}.landing-book__image{object-fit:contain;filter:drop-shadow(0 28px 44px #482b1a3d);border-radius:20px;width:100%;height:auto;max-height:100%;display:block}.landing-book__flag{background:var(--accent);color:#fbf9f5;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;z-index:2;border-radius:3px;padding:.55rem .8rem;font-size:.7rem;position:absolute;box-shadow:0 8px 16px #0000003d}.landing-book__flag--top{background:#748774;top:1.6rem;right:-.4rem;transform:rotate(-3deg)}.landing-book__flag--bottom{bottom:2rem;left:1.8rem;transform:rotate(2deg)}.landing-section{padding:clamp(4.5rem,8vw,6rem) 0}.landing-section--card{background:#fbf9f5}.landing-section--soft,.landing-section--offer{background:#ece8e1}.landing-section--sage{background:#d7e0d7}.landing-section--dark,.landing-final{color:#fbf9f5;background:radial-gradient(45% 50% at 18%,#74877421,#0000 65%),radial-gradient(45% 50% at 82% 30%,#bfa0641c,#0000 65%),#5c6e5e}.landing-section__header{text-align:center;max-width:42rem;margin:0 auto 3rem}.landing-section__header h2,.landing-guarantee h2,.landing-about h2{color:#544a43;margin:.8rem 0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,4vw,3.35rem);font-weight:400;line-height:1.15}.landing-section__header p,.landing-guarantee p,.landing-about p{color:var(--text-soft);margin:0 auto;line-height:1.8}.landing-section__header--light h2{color:#fbf9f5}.landing-section__header--light p{color:#fbf9f59e}.landing-pain-grid,.landing-forwhom,.landing-offer-grid,.landing-about,.landing-card-grid{gap:1.25rem;display:grid}.landing-pain-grid,.landing-forwhom,.landing-about{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-pain{border-left:3px solid var(--accent);color:var(--text-soft);background:#ece8e1;border-radius:0 6px 6px 0;padding:1rem 1.2rem 1rem 1.7rem}.landing-quote{text-align:center;background:radial-gradient(60% 60%,#bfa0641a,#0000 70%),#5c6e5e;padding:4rem 1rem}.landing-quote blockquote{color:#fbf9f5;max-width:760px;margin:0 auto;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.5rem,3.5vw,2.4rem);font-style:italic;font-weight:300;line-height:1.55}.landing-quote em{color:#ead7a8;font-style:normal}.landing-forwhom article,.landing-offer-card,.landing-guarantee{box-shadow:var(--shadow);background:#fbf9f5;border-radius:10px;padding:clamp(1.5rem,4vw,2.6rem)}.landing-forwhom article{border-top:3px solid #748774}.landing-forwhom h3,.landing-outcomes h3,.landing-guarantee h3{color:#748774;margin:0 0 1rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.55rem}.landing-forwhom li{color:var(--text-soft);margin:.65rem 0;line-height:1.75}.landing-muted-card{opacity:.82}.landing-waitlist-note{color:var(--text-soft);background:#bfa0641f;border-left:3px solid #bfa064b8;border-radius:0 8px 8px 0;margin:1.5rem 0 0;padding:1.15rem 1.35rem;line-height:1.78}.landing-waitlist-note a{color:var(--accent-strong);text-underline-offset:.18em;font-weight:600;-webkit-text-decoration:underline #ad5f3f59;text-decoration:underline #ad5f3f59}.landing-waitlist-note a:hover{color:var(--accent);text-decoration-color:currentColor}.landing-card-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-card-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-card-grid--bonuses{grid-template-columns:repeat(5,minmax(0,1fr))}.landing-mini-card,.landing-method-card,.landing-testimonial,.landing-bonus{border-radius:10px;padding:1.6rem}.landing-mini-card{background:#ece8e1}.landing-mini-card span,.landing-bonus span{color:var(--accent);margin-bottom:.9rem;font-size:1.8rem;display:block}.landing-mini-card p,.landing-method-card p,.landing-testimonial p,.landing-bonus p{color:var(--text-soft);margin:0;line-height:1.72}.landing-outcomes{gap:.8rem;max-width:760px;margin:3rem auto 0;display:grid}.landing-outcomes h3{text-align:center}.landing-outcomes p{color:var(--text-soft);background:#f6f3ee;border-radius:8px;margin:0;padding:1rem 1.2rem}.landing-method-card{background:#fbf9f50f;border:1px solid #bfa06433}.landing-method-card small{color:#ead7a8;letter-spacing:.18em;text-transform:uppercase;margin-bottom:1rem;font-size:.7rem;display:block}.landing-method-card span{margin-bottom:1rem;font-size:2rem;display:block}.landing-method-card h3{color:#fbf9f5;margin:0 0 .7rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.6rem}.landing-method-card p{color:#fbf9f59e;margin-bottom:1rem}.landing-method-card strong{color:#ead7a8;background:#bfa0641f;border-left:2px solid #bfa06480;border-radius:6px;padding:.75rem;font-size:.82rem;font-weight:500;display:block}.landing-accordion{gap:.8rem;display:grid}.landing-accordion details{background:#fbf9f5;border:1px solid #0000;border-radius:8px;overflow:hidden}.landing-accordion details[open]{border-color:#bfa06447;box-shadow:0 8px 24px #47433f14}.landing-accordion summary{color:var(--text);cursor:pointer;align-items:center;gap:1rem;padding:1.2rem 1.4rem;font-weight:600;list-style:none;display:flex}.landing-accordion summary::-webkit-details-marker{display:none}.landing-accordion summary:after{color:var(--gold);content:"+";margin-left:auto}.landing-accordion details[open] summary:after{content:"–"}.landing-accordion summary span{color:#fbf9f5;background:linear-gradient(135deg,#748774,#5c6e5c);border-radius:999px;flex:none;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.landing-accordion ul,.landing-accordion p{color:var(--text-soft);border-top:1px solid #47433f12;margin:0;padding:1rem 1.4rem 1.4rem 4.4rem;line-height:1.75}.landing-testimonial{background:#ece8e1;flex-direction:column;min-height:20rem;display:flex}.landing-testimonial span{color:var(--gold);letter-spacing:.08em;margin-bottom:1rem;font-size:.82rem}.landing-testimonial p{color:var(--text);flex:1;font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;font-style:italic}.landing-testimonial strong{margin-top:1.5rem}.landing-testimonial small{color:var(--text-soft)}.landing-bonus{background:#fbf9f5;border:1px solid #bfa06438}.landing-bonus span{background:var(--accent);color:#fbf9f5;letter-spacing:.12em;text-transform:uppercase;border-radius:3px;padding:.3rem .7rem;font-size:.68rem;font-weight:600;display:inline-block}.landing-bonus h3{color:#544a43;margin:0 0 .7rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.45rem}.landing-bonus small{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;margin-top:1rem;font-size:.7rem;font-weight:600;display:block}.landing-offer-grid{max-width:860px;display:block}.landing-offer-card{padding:0;overflow:hidden}.landing-offer-head{text-align:center;background:radial-gradient(70% 90% at 50% 0,#bfa06429,#0000 70%),#5c6e5e;padding:clamp(2rem,5vw,2.8rem)}.landing-offer-head span{color:#ead7a8;letter-spacing:.22em;text-transform:uppercase;margin-bottom:.9rem;font-size:.72rem;font-weight:600;display:block}.landing-offer-head h2{color:#fbf9f5;margin:0 0 .7rem;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:400;line-height:1.16}.landing-offer-head p{color:#fbf9f58c;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.82rem}.landing-offer-list{gap:.75rem;padding:clamp(1.5rem,4vw,2rem);display:grid}.landing-offer-list div{background:#ece8e1;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem;display:grid}.landing-offer-list strong{color:var(--text);display:block}.landing-offer-item-copy span{color:var(--text-soft);font-size:.9rem}.landing-offer-item-price{color:#544a438c;white-space:nowrap;font-size:.9rem;font-weight:700;text-decoration:line-through;text-decoration-thickness:1.5px}.landing-price-row{border-top:1px solid #bfa06466;justify-content:space-between;align-items:end;margin:0 clamp(1.5rem,4vw,2rem);padding:1.5rem 0 1.75rem;display:flex}.landing-price-row span{color:var(--text-soft);font-family:Cormorant Garamond,Georgia,serif;font-size:1.35rem;display:block}.landing-price-row small{color:var(--text-soft);opacity:.74;margin-top:.2rem;font-size:.82rem;display:block}.landing-price-row strong{color:var(--accent);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.4rem,6vw,4rem);line-height:1}.landing-offer-checkout{background:#ece8e1;padding:clamp(1.5rem,4vw,2rem)}.landing-offer-checkout .form-panel{box-shadow:none;background:0 0;border:0;border-radius:0;max-width:520px;margin:0 auto;padding:0;position:static}.landing-offer-checkout .form-panel .eyebrow{text-align:center;justify-content:center}.landing-offer-checkout .form-panel h2,.landing-offer-checkout .form-panel .small-text{text-align:center}.landing-offer-checkout .notice{background:#fbf9f5b3}.landing-guarantee{text-align:center;border:2px solid #748774}.landing-guarantee>span{color:#748774;margin-bottom:1rem;font-size:3.5rem;display:block}.landing-guarantee .landing-btn{margin-top:1.5rem}.landing-about{align-items:center}.landing-about__avatar{box-shadow:var(--shadow);color:#fbf9f5;background:linear-gradient(135deg,#748774,#5c6e5c);border:6px solid #fbf9f5;border-radius:999px;justify-content:center;justify-self:center;align-items:center;width:11rem;height:11rem;font-size:4rem;display:flex}.landing-final{text-align:center;padding:clamp(5.5rem,10vw,7rem) 0}.landing-final h2{max-width:14ch}.landing-final .landing-btn{margin-bottom:1rem}@media (max-width:1060px){.landing-card-grid--bonuses,.landing-card-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.landing-hero__grid,.landing-forwhom,.landing-offer-grid,.landing-about,.landing-pain-grid,.landing-card-grid--three{grid-template-columns:1fr}.landing-hero__grid{gap:3rem}.landing-book{order:-1}}@media (max-width:640px){.landing-hero{padding-top:4rem}.landing-book{gap:.8rem}.landing-book__cover{width:min(100%,18rem);height:25rem}.landing-book__flag{position:static;transform:none}.landing-card-grid--four,.landing-card-grid--bonuses{grid-template-columns:1fr}.landing-offer-list div{grid-template-columns:1fr;align-items:flex-start}.landing-offer-item-price{justify-self:start}.landing-accordion summary{align-items:flex-start}.landing-accordion ul,.landing-accordion p{padding-left:1.4rem}.landing-btn{width:100%}}
