:root{--sage:#4a7b6f;--sage-light:#6b9e91;--sage-dark:#2e5048;--cream:#f7f4ef;--warm-white:#fdfcfa;--charcoal:#1c1c1a;--stone:#6b6860;--mist:#e8e4dc;--bg:#fdfcfa;--nav-bg:#fdfcfaeb;--border:#4a7b6f1f;--accent:#b85c38;--accent-pale:#f5e0d6;--accent-bg-a:#b85c3814;--accent-bg-b:#b85c3808;--accent-border:#b85c3826;--btn-shadow:#2e504840;--glow-a:#4a7b6f17;--glow-b:#b85c3812;--serif:"Playfair Display", Georgia, serif;--sans:"DM Sans", system-ui, sans-serif}nav{z-index:100;background:var(--nav-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.1rem 3rem;display:flex;position:sticky;top:0}.logo{font-family:var(--serif);color:var(--sage-dark);letter-spacing:-.02em;font-size:1.3rem;font-weight:600;text-decoration:none}.logo span{color:var(--accent)}.nav-links{align-items:center;gap:1.75rem;display:flex}.nav-links a{color:var(--stone);font-size:.85rem;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--sage-dark)}.nav-cta{border-radius:2rem;padding:.5rem 1.3rem;background:var(--sage)!important;color:#fff!important;font-size:.85rem!important;font-weight:500!important;transition:background .2s!important}.nav-cta:hover{background:var(--sage-dark)!important}.btn-primary{background:var(--sage-dark);color:#fff;cursor:pointer;box-shadow:0 4px 20px var(--btn-shadow);font-size:.9rem;font-weight:500;font-family:var(--sans);white-space:nowrap;border:none;border-radius:3rem;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.9rem;text-decoration:none;transition:all .25s;display:inline-flex}.btn-primary:hover{background:var(--sage);transform:translateY(-1px)}.btn-ghost{color:var(--stone);border-bottom:1px solid var(--mist);padding-bottom:1px;font-size:.85rem;text-decoration:none;transition:color .2s,border-color .2s}.btn-ghost:hover{color:var(--sage-dark);border-color:var(--sage)}footer{background:var(--charcoal);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:2.25rem 3rem;display:flex}.foot-logo{font-family:var(--serif);color:#ffffffbf;font-size:1.1rem}.foot-logo span{color:var(--accent)}.foot-links{flex-wrap:wrap;gap:1.25rem;display:flex}.foot-links a{color:#ffffff61;font-size:.78rem;text-decoration:none;transition:color .2s}.foot-links a:hover{color:#ffffffa6}.foot-legal{color:#ffffff4d;font-size:.73rem}.hero{background:var(--bg);grid-template-columns:minmax(0,520px) minmax(0,450px);justify-content:center;column-gap:3.5rem;min-height:90vh;display:grid;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(ellipse 65% 60% at 75% 40%, var(--glow-a) 0%, transparent 70%), radial-gradient(ellipse 45% 50% at 20% 80%, var(--glow-b) 0%, transparent 60%);position:absolute;inset:0}.hero-left{z-index:1;flex-direction:column;justify-content:center;padding:5rem 0 5rem 1.5rem;display:flex;position:relative}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--sage);align-items:center;gap:.5rem;margin-bottom:1.4rem;font-size:.72rem;font-weight:500;display:inline-flex}.eyebrow:before{content:"";background:var(--sage);width:22px;height:1px;display:block}h1{font-family:var(--serif);letter-spacing:-.03em;color:var(--charcoal);margin-bottom:1.5rem;font-size:clamp(2.6rem,4.5vw,3.8rem);font-weight:400;line-height:1.1}h1 em{color:var(--sage);font-style:italic}.hero-sub{color:var(--stone);max-width:440px;margin-bottom:2.25rem;font-size:1.05rem;font-weight:300;line-height:1.7}.hero-sub strong{color:var(--charcoal);font-weight:500}.hero-actions{align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.hero-trust{color:var(--stone);align-items:center;gap:1.25rem;font-size:.78rem;display:flex}.trust-dot{background:var(--mist);border-radius:50%;flex-shrink:0;width:3px;height:3px}.hero-right{z-index:1;justify-content:center;align-items:center;padding:4rem 1.5rem 4rem 0;display:flex;position:relative}.wcard{background:#fff;border-radius:20px;width:100%;max-width:390px;padding:1.75rem;animation:6s ease-in-out infinite float;transform:rotate(1.5deg);box-shadow:0 20px 70px #1c1c1a1f,0 4px 20px #1c1c1a0f}@keyframes float{0%,to{transform:rotate(1.5deg)translateY(0)}50%{transform:rotate(1.5deg)translateY(-8px)}}.wcard-header{border-bottom:1px solid var(--mist);justify-content:space-between;align-items:center;margin-bottom:1.1rem;padding-bottom:.9rem;display:flex}.wcard-title{font-family:var(--serif);color:var(--charcoal);font-size:.95rem}.wcard-badge{background:var(--sage);color:#fff;letter-spacing:.04em;border-radius:1rem;padding:.22rem .7rem;font-size:.68rem;font-weight:500}.wcard-spouses{gap:.65rem;margin-bottom:1.25rem;display:flex}.schip{background:var(--cream);border-radius:10px;flex:1;align-items:center;gap:.55rem;padding:.65rem .75rem;display:flex}.savatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.72rem;font-weight:600;display:flex}.savatar.a{background:var(--sage)}.savatar.b{background:var(--accent)}.sname{color:var(--charcoal);font-size:.78rem;font-weight:500}.sstatus{color:var(--stone);font-size:.68rem}.wcard-prog{margin-bottom:1.25rem}.prog-label{color:var(--stone);justify-content:space-between;margin-bottom:.4rem;font-size:.72rem;display:flex}.prog-label strong{color:var(--sage-dark)}.prog-bar{background:var(--mist);border-radius:3px;height:5px;overflow:hidden}.prog-fill{background:linear-gradient(90deg, var(--sage), var(--sage-light));border-radius:3px;width:68%;height:100%}.step-list{flex-direction:column;gap:.55rem;display:flex}.step-row{color:var(--charcoal);align-items:center;gap:.65rem;font-size:.8rem;display:flex}.schk{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.schk.done{background:var(--sage)}.schk.done:after{content:"✓";color:#fff;font-size:.65rem;font-weight:700}.schk.active{background:var(--accent-pale);border:2px solid var(--accent)}.schk.active:after{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;display:block}.schk.todo{background:var(--mist)}.step-text.done{color:var(--stone);text-decoration:line-through}.step-text.active{font-weight:500}section{padding:5rem 3rem}.sec-inner{max-width:1060px;margin:0 auto}section.alt{background:var(--cream)}section.dark{background:var(--sage-dark)}.sec-label{letter-spacing:.14em;text-transform:uppercase;color:var(--sage);align-items:center;gap:.5rem;margin-bottom:.85rem;font-size:.7rem;font-weight:500;display:flex}section.dark .sec-label{color:var(--sage-light)}.sec-label:before{content:"";background:currentColor;width:18px;height:1px;display:block}h2{font-family:var(--serif);letter-spacing:-.02em;color:var(--charcoal);margin-bottom:1rem;font-size:clamp(1.9rem,3vw,2.6rem);font-weight:400;line-height:1.15}section.dark h2{color:#fff}h2 em{color:var(--sage);font-style:italic}section.dark h2 em{color:var(--sage-light)}.sec-lead{color:var(--stone);max-width:520px;font-size:1rem;font-weight:300;line-height:1.75}section.dark .sec-lead{color:#fff9}.ea-banner{background:linear-gradient(135deg, var(--accent-bg-a), var(--accent-bg-b));border:1px solid var(--accent-border);border-radius:12px;align-items:center;gap:1rem;max-width:560px;margin-bottom:2rem;padding:1rem 1.5rem;display:flex}.ea-dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.ea-text{color:var(--charcoal);font-size:.84rem;line-height:1.5}.ea-text strong{font-weight:600}.emotion-section{background:var(--cream);border-top:1px solid var(--mist);border-bottom:1px solid var(--mist)}.emotion-inner{text-align:center;max-width:780px;margin:0 auto}.emotion-inner h2{margin-bottom:1.25rem}.emotion-body{color:var(--stone);font-size:1.1rem;font-weight:300;line-height:1.85}.emotion-body strong{color:var(--charcoal);font-weight:500}.emotion-quote{border-left:3px solid var(--sage);text-align:left;max-width:620px;color:var(--charcoal);font-size:1rem;font-style:italic;line-height:1.8;font-family:var(--serif);background:#fff;border-radius:16px;margin:2rem auto 0;padding:1.5rem 2rem}.how-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}.how-card{background:#fff;border:1px solid #0000000f;border-radius:16px;padding:1.75rem;transition:transform .3s,box-shadow .3s}.how-card:hover{transform:translateY(-3px);box-shadow:0 12px 40px #00000014}.how-num{font-family:var(--serif);color:var(--mist);margin-bottom:.65rem;font-size:2.6rem;font-weight:400;line-height:1}.how-card h3{color:var(--charcoal);margin-bottom:.4rem;font-size:.95rem;font-weight:600}.how-card p{color:var(--stone);font-size:.84rem;line-height:1.65}.fit-grid{grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem;display:grid}.fit-panel{border-radius:18px;padding:2.25rem}.fit-panel.good{background:linear-gradient(135deg,#4a7b6f14,#4a7b6f08);border:1px solid #4a7b6f24}.fit-panel.not{background:linear-gradient(135deg, var(--accent-bg-a), var(--accent-bg-b));border:1px solid var(--accent-border)}.fit-panel h3{font-family:var(--serif);align-items:center;gap:.65rem;margin-bottom:1.25rem;font-size:1.2rem;font-weight:400;display:flex}.fit-ul{flex-direction:column;gap:.65rem;list-style:none;display:flex}.fit-ul li{align-items:flex-start;gap:.65rem;font-size:.875rem;line-height:1.5;display:flex}.fit-ul li:before{content:"";border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:.5rem;display:block}.fit-panel.good .fit-ul li:before{background:var(--sage)}.fit-panel.not .fit-ul li:before{background:var(--accent)}.diff-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:3rem;display:grid}.diff-card{background:#ffffff12;border:1px solid #ffffff1a;border-radius:16px;padding:1.75rem;transition:background .25s}.diff-card:hover{background:#ffffff1f}.diff-icon{margin-bottom:.85rem;font-size:1.4rem}.diff-card h3{color:#fff;margin-bottom:.35rem;font-size:.95rem;font-weight:600}.diff-card p{color:#ffffff94;font-size:.84rem;line-height:1.65}.price-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem;margin-top:3rem;display:grid}.price-card{border:1px solid var(--mist);background:#fff;border-radius:18px;padding:1.75rem;transition:transform .3s,box-shadow .3s}.price-card:hover{transform:translateY(-3px);box-shadow:0 14px 44px #00000017}.price-card.feat{background:var(--sage-dark);box-shadow:0 20px 55px var(--btn-shadow);border-color:#0000;transform:scale(1.04)}.price-card.feat:hover{transform:scale(1.04)translateY(-3px)}.price-tier{letter-spacing:.1em;text-transform:uppercase;color:var(--stone);margin-bottom:.4rem;font-size:.7rem;font-weight:500}.price-card.feat .price-tier{color:var(--sage-light)}.price-amt{font-family:var(--serif);color:var(--charcoal);margin-bottom:.2rem;font-size:2.3rem;font-weight:400}.price-card.feat .price-amt{color:#fff}.price-note-sm{color:var(--stone);margin-bottom:1.25rem;font-size:.78rem}.price-card.feat .price-note-sm{color:#ffffff80}.price-div{background:var(--mist);height:1px;margin-bottom:1.1rem}.price-card.feat .price-div{background:#ffffff24}.price-feats{flex-direction:column;gap:.55rem;margin-bottom:1.5rem;list-style:none;display:flex}.price-feats li{color:var(--charcoal);align-items:flex-start;gap:.55rem;font-size:.84rem;line-height:1.4;display:flex}.price-card.feat .price-feats li{color:#ffffffd1}.chk{width:15px;height:15px;color:var(--sage);flex-shrink:0;margin-top:1px}.price-card.feat .chk{color:var(--sage-light)}.pbtn{text-align:center;cursor:pointer;width:100%;font-size:.875rem;font-weight:500;font-family:var(--sans);border:none;border-radius:2rem;padding:.75rem;text-decoration:none;transition:all .2s;display:block}.pbtn.ol{border:1.5px solid var(--mist);color:var(--charcoal);background:0 0}.pbtn.ol:hover{border-color:var(--sage);color:var(--sage-dark)}.pbtn.sl{background:var(--warm-white);color:var(--sage-dark)}.pbtn.sl:hover{background:#fff}.trust-strip{background:var(--sage-dark);padding:2.5rem 3rem}.trust-strip-inner{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1060px;margin:0 auto;display:grid}.trust-item{align-items:flex-start;gap:1rem;display:flex}.trust-icon{flex-shrink:0;margin-top:2px;font-size:1.2rem}.trust-item h4{color:#fff;margin-bottom:.25rem;font-size:.9rem;font-weight:600}.trust-item p{color:#ffffff8c;font-size:.82rem;line-height:1.6}.cta-wrap{text-align:center;max-width:620px;margin:0 auto}.cta-wrap h2{margin-bottom:.9rem}.cta-wrap>p{color:var(--stone);margin-bottom:2.25rem;font-size:.95rem;line-height:1.7}.cta-row{gap:.65rem;max-width:430px;margin:0 auto .85rem;display:flex}.cta-row input{border:1.5px solid var(--mist);min-width:0;font-family:var(--sans);color:var(--charcoal);background:#fff;border-radius:3rem;outline:none;flex:1;padding:.85rem 1.2rem;font-size:.875rem;transition:border-color .2s}.cta-row input:focus{border-color:var(--sage)}.cta-row input::placeholder{color:var(--stone)}.cta-disc{color:var(--stone);font-size:.76rem}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.reveal.visible{opacity:1;transform:translateY(0)}.mobile-nav-cta{background:var(--sage);color:#fff;border-radius:2rem;padding:.5rem 1rem;font-size:.82rem;font-weight:500;text-decoration:none;display:none}@media (width<=900px){nav{padding:1rem 1.25rem}.nav-links{display:none}.mobile-nav-cta{display:inline-flex}.hero{grid-template-columns:1fr;column-gap:0;min-height:auto}.hero-left{padding:3.5rem 1.25rem 2rem}.hero-right{padding:.5rem 1.25rem 3.5rem}.hero-actions{flex-direction:column;align-items:stretch}.btn-primary,.btn-ghost{text-align:center;justify-content:center}.hero-trust{flex-wrap:wrap;gap:.65rem}.wcard{max-width:100%;animation:none;transform:none}.wcard-spouses{flex-direction:column}section{padding:3.5rem 1.25rem}.how-grid,.diff-grid,.price-grid,.fit-grid,.trust-strip-inner{grid-template-columns:1fr}.price-card.feat{transform:none}.price-card.feat:hover{transform:translateY(-3px)}.cta-row{flex-direction:column}.cta-row input,.cta-row button{width:100%}footer{text-align:center;flex-direction:column;padding:2rem 1.25rem}.foot-links{justify-content:center}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--sans);background:var(--bg);color:var(--charcoal);overflow-x:hidden}a{color:inherit}
