:root{--cream:#f8f5f2;--white:#fff;--sand:#ede4d9;--blush:#e8d8d3;--sage-light:#c8d2c2;--sage:#8a9a84;--taupe:#a79a90;--gold:#d6b56c;--espresso:#4b433e;--dark:#3c3835;--rose:#bd7c70;--shadow:0 24px 70px rgba(75,67,62,.12);--radius:34px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--dark);font-family:"DM Sans",sans-serif;line-height:1.7}img{display:block;width:100%}a{color:inherit}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1rem clamp(1.2rem,5vw,5rem);background:rgba(248,245,242,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(75,67,62,.08)}.brand{text-decoration:none;display:flex;flex-direction:column;line-height:1}.brand span{font-family:"Cormorant Garamond",serif;font-weight:700;letter-spacing:.16em;font-size:1.35rem}.brand small{margin-top:.35rem;letter-spacing:.14em;color:var(--rose);font-size:.64rem;text-transform:uppercase}.site-header nav{display:flex;gap:1.7rem}.site-header nav a,.footer-links a{text-decoration:none;color:var(--espresso);font-size:.9rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 1.8rem;border-radius:999px;background:var(--sage);color:#fff;text-decoration:none;font-weight:700;box-shadow:0 14px 30px rgba(138,154,132,.28);transition:.25s ease}.button:hover{transform:translateY(-2px);background:#74866f}.button-small{min-height:44px;padding:0 1.35rem}.button-full{width:100%}.button-light{background:var(--white);color:var(--dark)}.section{padding:clamp(4.7rem,9vw,9rem) clamp(1.2rem,7vw,7rem)}.hero{min-height:88vh;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2.5rem,6vw,7rem);overflow:hidden}.eyebrow{color:var(--sage);font-size:.76rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700}.eyebrow.light{color:#fff}.hero h1,.section h2,.final-cta h2{font-family:"Cormorant Garamond",serif;line-height:.98;margin:.45rem 0 1.3rem}.hero h1{font-size:clamp(3.7rem,7vw,7.1rem);max-width:830px}.hero h1 em{color:var(--rose);font-weight:500}.hero-subtitle{font-family:"Cormorant Garamond",serif;font-size:clamp(1.35rem,2vw,1.8rem);font-style:italic;color:var(--espresso);max-width:680px}.hero-text{max-width:660px;color:#6f6661;font-size:1.05rem}.hero-actions{display:flex;align-items:center;gap:1.3rem;margin:2rem 0 1.2rem}.microcopy{font-size:.82rem;color:#7e746f}.trust-row{display:flex;flex-wrap:wrap;gap:1rem;color:var(--espresso);font-size:.86rem}.hero-visual{position:relative;padding:1rem}.image-frame{overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow);background:var(--sand)}.image-frame img{height:100%;object-fit:cover}.image-frame-hero{height:min(70vh,760px);transform:rotate(1.2deg)}.floating-card{position:absolute;background:rgba(255,255,255,.9);backdrop-filter:blur(12px);padding:.9rem 1.2rem;border-radius:18px;box-shadow:0 15px 40px rgba(75,67,62,.14);font-weight:700;font-size:.85rem}.floating-card-top{right:-.5rem;top:12%}.floating-card-bottom{left:-.7rem;bottom:11%}.quote-band{padding:clamp(4rem,7vw,7rem) 1.2rem;background:var(--sand);text-align:center}.quote-band blockquote{max-width:960px;margin:0 auto;font-family:"Cormorant Garamond",serif;font-size:clamp(2.1rem,4.5vw,4.2rem);font-style:italic;line-height:1.15;color:var(--espresso)}.split-section,.product-section,.story-section{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,7vw,8rem);align-items:center}.split-section .image-frame,.story-section .image-frame{height:min(68vh,720px)}.section-copy h2,.section-heading h2,.future-copy h2,.story-copy h2,.pricing-copy h2{font-size:clamp(2.8rem,5vw,5.2rem)}.section-copy p,.future-copy p,.story-copy p{color:#716762}.check-list{list-style:none;padding:0;margin:2rem 0}.check-list li{position:relative;padding:.55rem 0 .55rem 2rem}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--sage);font-weight:700}.future-section{background:linear-gradient(150deg,var(--blush),var(--cream) 58%)}.future-copy{max-width:880px;margin-bottom:3.5rem}.future-grid,.bonus-grid,.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.soft-card,.bonus-card,.step{background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.7);border-radius:28px;padding:2rem;box-shadow:0 18px 50px rgba(75,67,62,.07)}.soft-card span,.step span{display:inline-flex;width:44px;height:44px;border-radius:50%;align-items:center;justify-content:center;background:var(--sage-light);color:var(--espresso);font-weight:700}.soft-card h3,.bonus-card h3,.step h3{font-family:"Cormorant Garamond",serif;font-size:1.8rem;margin:1rem 0 .4rem}.product-section{background:var(--white)}.product-visual{display:flex;justify-content:center}.cover-shadow{max-width:520px;transform:rotate(-2deg);filter:drop-shadow(0 35px 35px rgba(75,67,62,.2))}.cover-shadow img{border-radius:8px}.content-list{margin:2rem 0}.content-list div{display:grid;grid-template-columns:48px 1fr;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(75,67,62,.12)}.content-list b{color:var(--rose)}.text-link{font-weight:700;color:var(--sage)}.bonus-section{position:relative;overflow:hidden}.section-heading{max-width:890px;margin-bottom:3rem}.bonus-grid{grid-template-columns:repeat(4,1fr)}.bonus-card{background:var(--white);min-height:250px}.bonus-number{color:var(--rose);font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;font-weight:700}.bonus-image{margin-top:3rem;height:360px;border-radius:var(--radius);overflow:hidden}.bonus-image img{height:100%;object-fit:cover}.how-section{background:var(--sage);color:#fff}.how-section .eyebrow{color:var(--sand)}.steps .step{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.22)}.steps .step span{background:#fff;color:var(--sage)}.steps p{color:rgba(255,255,255,.8)}.story-section blockquote{font-family:"Cormorant Garamond",serif;font-size:2rem;font-style:italic;color:var(--rose);margin:2rem 0}.accordion{max-width:1000px}.accordion details{background:var(--white);border-radius:20px;padding:1.3rem 1.5rem;margin:.9rem 0;box-shadow:0 12px 35px rgba(75,67,62,.06)}.accordion summary{cursor:pointer;font-weight:700;list-style:none}.accordion summary:after{content:"+";float:right;color:var(--rose);font-size:1.4rem}.accordion details[open] summary:after{content:"−"}.accordion p{color:#716762}.pricing-section{background:var(--sand)}.pricing-card{display:grid;grid-template-columns:1.25fr .75fr;gap:3rem;align-items:center;max-width:1120px;margin:auto;background:var(--white);border-radius:38px;padding:clamp(2rem,5vw,5rem);box-shadow:var(--shadow)}.check-list.compact{margin-bottom:0}.price-box{text-align:center;padding:2rem;background:var(--cream);border-radius:28px}.price-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.14em;color:var(--taupe)}.price{font-family:"Cormorant Garamond",serif;font-size:4.2rem;font-weight:700;margin:.2rem 0 1.2rem}.price-box small{display:block;margin-top:1rem;color:#817773;font-size:.75rem}.final-cta{position:relative;min-height:660px;display:grid;place-items:center;overflow:hidden}.final-cta>img,.final-overlay{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.final-overlay{background:linear-gradient(90deg,rgba(60,56,53,.72),rgba(60,56,53,.24))}.final-content{position:relative;z-index:2;color:#fff;max-width:750px;text-align:center;padding:2rem}.final-content h2{font-size:clamp(3rem,6vw,6rem)}.final-content p{font-size:1.1rem}.final-content small{display:block;margin-top:1rem}.final-content .button{margin-top:1.4rem}footer{text-align:center;padding:4rem 1.2rem;background:var(--dark);color:#fff}.footer-brand{align-items:center}.footer-brand small{color:var(--blush)}footer p{color:var(--sage-light)}.footer-links{display:flex;gap:1.4rem;justify-content:center;margin-top:1.5rem}.footer-links a{color:#fff}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:1020px){.site-header nav{display:none}.hero,.split-section,.product-section,.story-section,.pricing-card{grid-template-columns:1fr}.hero{padding-top:5rem}.hero-visual{order:-1}.image-frame-hero{height:55vh}.bonus-grid{grid-template-columns:repeat(2,1fr)}.future-grid,.steps{grid-template-columns:1fr}.product-visual{order:-1}}@media(max-width:620px){.site-header{padding:.8rem 1rem}.site-header .button-small{display:none}.section{padding:4.5rem 1.15rem}.hero{padding-top:2rem}.hero h1{font-size:3.5rem}.hero-actions{align-items:stretch;flex-direction:column}.button{width:100%}.hero-visual{padding:0}.floating-card{font-size:.72rem}.future-grid,.bonus-grid{grid-template-columns:1fr}.bonus-image{height:280px}.split-section .image-frame,.story-section .image-frame{height:480px}.pricing-card{padding:1.4rem}.final-cta{min-height:610px}.final-overlay{background:rgba(60,56,53,.55)}}
