:root{--navy:#1b2b4b;--navy-mid:#2d4270;--peri:#6b7ec8;--lav:#9b8ec4;--lav-light:#e8e4f5;--blush:#c9a8bc;--blush-l:#f5eef3;--charcoal:#1e1b2e;--mid:#6b6875;--soft:#faf8f5;--sage:#6b7ec8;--sage-light:#e8e4f5;--sage-dark:#1b2b4b;--warm:#c9a8bc;--warm-light:#f5eef3;--white:#faf8f5}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--charcoal);background:var(--white);font-family:Jost,sans-serif;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit}h1,h2,h3,h4{font-family:Playfair Display,serif;font-weight:400;line-height:1.15}.accent-font{font-family:Cormorant Garamond,serif}section{padding:6rem 5rem}section.alt{background:var(--soft)}.section-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--sage);margin-bottom:.9rem;font-size:11px;font-weight:500}.section-title{margin-bottom:1.25rem;font-family:Playfair Display,serif;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:400;line-height:1.15}.section-body{color:var(--mid);max-width:600px;font-size:16px;line-height:1.8}.btn-primary{background:var(--sage-dark);color:#fff;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:none;border-radius:2px;padding:14px 32px;font-family:Jost,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.btn-primary:hover{background:var(--charcoal)}.btn-secondary{color:var(--charcoal);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #0003;border-radius:2px;padding:14px 32px;font-family:Jost,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.btn-secondary:hover{border-color:var(--charcoal)}.site-nav{z-index:100;-webkit-backdrop-filter:blur(8px);background:#fffffff5;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;height:64px;padding:0 2.5rem;display:flex;position:fixed;top:0;left:0;right:0}.nav-brand{letter-spacing:.1em;color:var(--charcoal);font-family:Playfair Display,serif;font-size:20px;font-weight:600;text-decoration:none}.nav-links{align-items:center;gap:2rem;display:flex}.nav-links a{color:var(--mid);letter-spacing:.04em;font-size:13px;font-weight:400;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--sage-dark)}.nav-cta{text-transform:uppercase;border-radius:2px;background:var(--sage-dark)!important;color:#fff!important;letter-spacing:.07em!important;padding:9px 22px!important;font-size:12px!important;font-weight:500!important;transition:background .2s!important}.nav-cta:hover{background:var(--charcoal)!important}.nav-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.nav-hamburger span{background:var(--charcoal);border-radius:1px;width:22px;height:2px;transition:transform .2s,opacity .2s;display:block}.nav-hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.nav-hamburger.open span:nth-child(2){opacity:0}.nav-hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-mobile-menu{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:99;background:#fffffffa;border-bottom:1px solid #0000000f;flex-direction:column;gap:1.25rem;padding:1.5rem 2.5rem;display:none;position:fixed;top:64px;left:0;right:0}.nav-mobile-menu.open{display:flex}.nav-mobile-menu a{color:var(--mid);letter-spacing:.04em;font-size:14px;font-weight:400;text-decoration:none;transition:color .2s}.nav-mobile-menu a:hover{color:var(--sage-dark)}.hero{grid-template-columns:1fr 1fr;min-height:100vh;padding-top:64px;display:grid}.hero-left{background:var(--soft);flex-direction:column;justify-content:center;padding:5rem 4rem 5rem 5rem;display:flex;position:relative}.hero-left:after{content:"";background:#00000014;width:1px;position:absolute;top:0;bottom:0;right:0}.hero-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--sage);margin-bottom:1.5rem;font-size:11px;font-weight:500}.hero-title{color:var(--charcoal);margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:clamp(3rem,5vw,5.5rem);font-weight:400;line-height:1}.hero-title em{color:var(--sage);font-style:italic}.hero-subtitle{color:var(--mid);max-width:420px;margin-bottom:2.5rem;font-size:16px;line-height:1.8}.hero-buttons{flex-wrap:wrap;gap:1rem;display:flex}.hero-right{background:var(--sage-dark);flex-direction:column;justify-content:center;align-items:center;padding:5rem 4rem;display:flex;position:relative;overflow:hidden}.hero-right:before{content:"ALIGN";color:#ffffff0a;letter-spacing:-.05em;white-space:nowrap;pointer-events:none;font-family:Cormorant Garamond,serif;font-size:280px;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.framework-visual{z-index:1;border:1px solid #ffffff1a;border-radius:2px;flex-direction:column;width:100%;max-width:360px;display:flex;position:relative;overflow:hidden}.fw-item{border-bottom:1px solid #ffffff14;align-items:center;gap:1.5rem;padding:1.25rem 1.75rem;transition:background .2s;display:flex}.fw-item:last-child{border-bottom:none}.fw-item:hover{background:#ffffff0d}.fw-letter{color:var(--warm);text-align:center;min-width:32px;font-family:Playfair Display,serif;font-size:40px;font-weight:600;line-height:1}.fw-name{color:#fff;letter-spacing:.03em;margin-bottom:3px;font-size:14px;font-weight:500}.fw-desc{color:#ffffff73;font-size:12px}.trust-bar{background:var(--warm-light);border-top:1px solid #0000000f;border-bottom:1px solid #0000000f;flex-wrap:wrap;justify-content:center;align-items:center;gap:3.5rem;padding:1.25rem 5rem;display:flex}.trust-item{color:var(--mid);white-space:nowrap;align-items:center;gap:.65rem;font-size:12px;display:flex}.trust-dot{background:var(--sage);border-radius:50%;flex-shrink:0;width:5px;height:5px}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.about-credentials{flex-direction:column;gap:.75rem;margin-top:2rem;display:flex}.credential-item{color:var(--mid);align-items:center;gap:.75rem;font-size:14px;display:flex}.credential-badge{background:var(--sage-light);color:var(--sage-dark);letter-spacing:.05em;white-space:nowrap;text-transform:uppercase;border-radius:2px;padding:3px 10px;font-size:10px;font-weight:500}.about-quote-card{background:var(--sage-dark);border-radius:2px;padding:3rem}.quote-mark{color:#ffffff12;margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:100px;line-height:.7;display:block}.about-quote{color:#fff;margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:21px;font-style:italic;line-height:1.65}.about-quote-attr{color:#ffffff73;letter-spacing:.05em;font-size:12px}.fw-grid{background:#00000014;border:1px solid #00000014;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:3rem;display:grid}.fw-card{background:var(--white);padding:2.5rem 2rem}.fw-card-num{color:#00000012;margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:52px;font-weight:400;line-height:1}.fw-card-title{color:var(--charcoal);letter-spacing:.02em;margin-bottom:.65rem;font-size:14px;font-weight:500}.fw-card-desc{color:var(--mid);font-size:13px;line-height:1.75}.fw-card-accent{background:var(--sage-light);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 2rem;display:flex}.fw-accent-quote{color:var(--sage-dark);font-family:Cormorant Garamond,serif;font-size:1.5rem;font-style:italic;line-height:1.4}.fw-accent-attr{color:var(--sage);letter-spacing:.08em;text-transform:uppercase;margin-top:1rem;font-size:11px}.companion-section{background:var(--charcoal);grid-template-columns:1fr 1fr;align-items:center;gap:5rem;padding:6rem 5rem;display:grid}.companion-section .section-eyebrow{color:var(--warm)}.companion-section .section-title{color:#fff}.companion-section .section-body{color:#ffffff8c;margin-bottom:1.5rem}.companion-price{align-items:baseline;gap:.75rem;margin:1.75rem 0 1.5rem;display:flex}.price-amount{color:#fff;font-family:Playfair Display,serif;font-size:4rem;font-weight:400;line-height:1}.price-note{color:#ffffff59;font-size:13px}.companion-includes{flex-direction:column;gap:.7rem;margin-bottom:2.5rem;display:flex}.include-item{color:#ffffffb3;align-items:center;gap:.75rem;font-size:14px;display:flex}.include-check{background:var(--sage);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;line-height:1;display:flex}.companion-cover{background:var(--soft);border-radius:2px;flex-direction:column;justify-content:space-between;min-height:420px;padding:3rem 2.5rem;display:flex;position:relative;overflow:hidden}.companion-cover:after{content:"";background:var(--sage-light);border-radius:50%;width:220px;height:220px;position:absolute;bottom:-60px;right:-60px}.wb-tag{letter-spacing:.15em;text-transform:uppercase;color:var(--sage);font-size:10px;font-weight:500}.wb-title{color:var(--charcoal);margin-top:.5rem;font-family:Playfair Display,serif;font-size:2.2rem;line-height:1.2}.wb-subtitle{color:var(--mid);max-width:280px;margin-top:.6rem;font-size:12px;font-style:italic;line-height:1.6}.wb-divider{border:none;border-top:1px solid #0000001a;margin:1.5rem 0}.wb-author{color:var(--mid);z-index:1;font-size:13px;position:relative}.wb-author strong{color:var(--charcoal);font-weight:500;display:block}.testi-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}.testi-card{background:#fff;border:1px solid #00000012;border-radius:2px;flex-direction:column;gap:1rem;padding:1.75rem;display:flex}.testi-card.featured{border-color:var(--sage);border-width:1.5px}.testi-stars{color:var(--warm);letter-spacing:2px;font-size:13px}.testi-quote{color:var(--mid);flex:1;font-size:14px;font-style:italic;line-height:1.8}.testi-highlight{background:var(--sage-light);border-left:3px solid var(--sage);color:var(--sage-dark);border-radius:0 2px 2px 0;padding:.6rem .85rem;font-size:12px;font-weight:500}.testi-author-row{border-top:1px solid #0000000f;align-items:center;gap:.75rem;padding-top:1rem;display:flex}.testi-avatar{background:var(--sage-light);width:36px;height:36px;color:var(--sage-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:500;display:flex}.testi-name{color:var(--charcoal);font-size:13px;font-weight:500}.testi-detail{color:var(--sage);letter-spacing:.03em;font-size:11px}.testi-disclaimer{color:var(--mid);text-align:center;margin-top:2rem;font-size:11px;font-style:italic}.site-footer{background:var(--charcoal);padding:3rem 5rem}.footer-inner{border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:1.5rem;padding-bottom:2rem;display:flex}.footer-brand{color:#fff;letter-spacing:.08em;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:20px}.footer-tagline{color:#ffffff59;font-size:12px}.footer-links{flex-direction:column;gap:.5rem;display:flex}.footer-links a{color:#ffffff73;font-size:13px;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fffc}.footer-cta{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.footer-cta-label{color:#ffffff59;letter-spacing:.08em;text-transform:uppercase;font-size:11px}.footer-disclaimer{color:#ffffff40;max-width:700px;font-size:11px;line-height:1.8}@media (width<=960px){.hero{grid-template-columns:1fr}.hero-left{padding:4rem 2rem}.hero-right{min-height:420px;padding:3rem 2rem}.about-grid{grid-template-columns:1fr;gap:2.5rem}.fw-grid{grid-template-columns:1fr 1fr}.companion-section{grid-template-columns:1fr;padding:4rem 2rem}.testi-grid{grid-template-columns:1fr}section{padding:4rem 2rem}.trust-bar{gap:1.5rem;padding:1.25rem 2rem}.site-footer{padding:2.5rem 2rem}.footer-inner{flex-direction:column}.nav-links{display:none}.nav-hamburger{display:flex}}@media (width<=600px){.fw-grid{grid-template-columns:1fr}.hero-title{font-size:2.8rem}}
