.navbar{z-index:100;-webkit-backdrop-filter:blur(12px);background:#f5f0e8d9;border-bottom:1px solid #e0d8ce80;position:sticky;top:0}.navbar-inner{justify-content:space-between;align-items:center;height:64px;display:flex}.navbar-logo{font-family:var(--font-heading);color:var(--text);letter-spacing:.02em;font-size:1.35rem;font-weight:500}.navbar-logo:hover{color:var(--gold)}.navbar-links{gap:var(--space-md);align-items:center;display:flex}.navbar-links a{color:var(--text-muted);letter-spacing:.03em;padding:.4rem 0;font-size:.88rem;font-weight:500;transition:color .25s;position:relative}.navbar-links a:after{content:"";background:linear-gradient(90deg, var(--peach), var(--lavender));border-radius:1px;width:0;height:1.5px;transition:width .3s;position:absolute;bottom:0;left:0}.navbar-links a:hover,.navbar-links a.active{color:var(--text)}.navbar-links a:hover:after,.navbar-links a.active:after{width:100%}.lang-toggle{border:1.5px solid var(--text-muted);letter-spacing:.06em;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:600;transition:all .25s}.lang-toggle:hover{color:var(--text);border-color:var(--text)}@media (width<=600px){.navbar-inner{height:auto;padding:var(--space-sm) 0;flex-direction:column;gap:.5rem}.navbar-links{gap:var(--space-sm)}}.footer{margin-top:var(--space-2xl);padding:var(--space-xl) 0 var(--space-lg);background:linear-gradient(180deg, var(--bg) 0%, #ede7dc 100%);text-align:center;border-top:1px solid #e0d8ce80}.footer-inner{flex-direction:column;align-items:center;gap:.6rem;display:flex}.footer-brand{font-family:var(--font-heading);color:var(--text);font-size:1.3rem}.footer-tagline{color:var(--text-muted);font-size:.88rem;font-style:italic}.footer-links{margin-top:.5rem}.footer-links a{color:var(--lavender);font-size:.88rem;font-weight:500}.footer-links a:hover{color:var(--peach)}.footer-copy{margin-top:var(--space-sm);color:var(--text-light);font-size:.78rem}.birth-input{gap:var(--space-md);flex-direction:column;display:flex}.birth-input__group{flex-direction:column;gap:.4rem;display:flex}.birth-input__label{color:var(--text-muted);letter-spacing:.03em;text-transform:uppercase;font-size:.85rem;font-weight:500}.birth-input__row{align-items:center;gap:.5rem;display:flex}.birth-input__select-wrap{flex:1;position:relative}.birth-input__select-wrap--month{flex:1.6}.birth-input__select{border-radius:var(--radius);width:100%;font-family:var(--font-body);color:var(--text);background:var(--bg-card);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%237A7068' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;border:1.5px solid #e0d8ce;outline:none;padding:.85rem 2rem .85rem .85rem;font-size:1rem;transition:border-color .25s,box-shadow .25s}.birth-input__select:focus{border-color:var(--lavender);box-shadow:0 0 0 3px #c4b1d433}.birth-input__select:invalid,.birth-input__select option[value=""]{color:var(--text-light)}.birth-input__colon{color:var(--text-muted);padding-bottom:2px;font-size:1.4rem;font-weight:300}@media (width<=768px){.birth-input__select{padding:1rem 2rem 1rem .85rem;font-size:1rem}}@media (width<=380px){.birth-input__row{flex-wrap:wrap}.birth-input__select-wrap--day,.birth-input__select-wrap--month,.birth-input__select-wrap--year,.birth-input__select-wrap--month{flex:100%}.birth-input__select-wrap--hour,.birth-input__select-wrap--minute{flex:1}}.hero{padding:var(--space-2xl) 0 var(--space-xl)}.hero-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--lavender);margin-bottom:var(--space-xs);font-size:.8rem;font-weight:600}.hero-title{letter-spacing:.02em;margin-bottom:.2rem;font-size:clamp(2.8rem,6vw,4.2rem);font-weight:300}.hero-byline{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);margin-top:-.2rem;margin-bottom:var(--space-xs);font-size:.85rem;font-weight:400}.hero-subtitle{font-family:var(--font-heading);color:var(--text-muted);margin-bottom:var(--space-md);font-size:clamp(1.1rem,2.5vw,1.45rem);font-style:italic}.hero-description{max-width:640px;color:var(--text-muted);margin:0 auto;font-size:.95rem;line-height:1.75}.form-card{max-width:640px;margin:0 auto}.form-title{margin-bottom:.3rem}.form-subtitle{color:var(--text-muted);margin-bottom:var(--space-lg);font-size:.92rem}.birth-form{gap:var(--space-md);flex-direction:column;display:flex}.form-grid--location{gap:var(--space-sm) var(--space-md);grid-template-columns:1fr 1fr;display:grid}@media (width<=500px){.form-grid--location{grid-template-columns:1fr}}.btn-lg{padding:1rem 2.8rem;font-size:1rem}.form-error{text-align:center;color:#c0534f;margin-bottom:var(--space-sm);border-radius:var(--radius);background:#c0534f14;padding:.6rem 1rem;font-size:.9rem}.types-intro{max-width:540px;margin:0 auto var(--space-lg);color:var(--text-muted);font-size:.95rem}.types-row{justify-content:center;gap:var(--space-sm) var(--space-md);flex-wrap:wrap;display:flex}.type-badge{background:var(--bg-card);border-radius:50px;align-items:center;gap:.5rem;padding:.55rem 1.2rem;display:flex;box-shadow:0 2px 8px #3d37330d}.type-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.type-name{color:var(--text);font-size:.88rem;font-weight:500}.cta-grid{gap:var(--space-lg);margin-top:var(--space-lg);grid-template-columns:1fr 1fr 1fr;display:grid}.cta-card{text-align:center;align-items:center;gap:var(--space-sm);flex-direction:column;display:flex;position:relative;overflow:hidden}.cta-card h3{font-size:1.5rem}.cta-card p{color:var(--text-muted);flex:1;font-size:.92rem;line-height:1.7}.cta-price-badge{background:linear-gradient(135deg, var(--peach), var(--gold));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:.95rem;font-weight:600;display:inline-flex}.cta-price-badge--alt{background:linear-gradient(135deg, var(--lavender), var(--teal))}.cta-price-badge--bundle{background:linear-gradient(135deg, var(--gold), var(--sage))}.cta-card--bundle{border:2px solid var(--gold)}@media (width<=900px){.cta-grid{grid-template-columns:1fr}}.chart-page{padding-top:var(--space-lg)}.chart-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--lavender);margin-bottom:var(--space-xs);font-size:.8rem;font-weight:600}.chart-layout{gap:var(--space-lg);margin-top:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}@media (width<=768px){.chart-layout{grid-template-columns:1fr}}.bodygraph-wrap{justify-content:center;align-items:flex-start;display:flex}.chart-key-card h3{margin-bottom:var(--space-sm);font-size:1.3rem}.key-list{flex-direction:column;gap:0;display:flex}.key-row{border-bottom:1px solid #e0d8ce80;justify-content:space-between;align-items:baseline;padding:.7rem 0;display:flex}.key-row:last-child{border-bottom:none}.key-row dt{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.85rem;font-weight:500}.key-value{font-family:var(--font-heading);color:var(--text);font-size:1.1rem;font-weight:500}.key-type{color:var(--gold);font-size:1.2rem}.centers-section{margin-top:var(--space-xl)}.centers-grid{gap:var(--space-md);margin-top:var(--space-md);grid-template-columns:1fr 1fr;display:grid}@media (width<=600px){.centers-grid{grid-template-columns:1fr}}.centers-heading{margin-bottom:.3rem;font-size:1.15rem}.centers-heading--defined{color:var(--sage)}.centers-heading--undefined{color:var(--lavender)}.centers-desc{color:var(--text-muted);margin-bottom:var(--space-sm);font-size:.85rem}.center-tags{flex-wrap:wrap;gap:.4rem;display:flex}.center-tag{border-radius:50px;padding:.35rem .85rem;font-size:.82rem;font-weight:500}.center-tag--defined{background:var(--sage-light);color:#4a6e44}.center-tag--undefined{background:var(--lavender-light);color:#6b5a7e}.centers-empty{color:var(--text-light);font-size:.85rem;font-style:italic}.channels-section{margin-top:var(--space-xl)}.channels-list{gap:var(--space-sm);margin-top:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(240px,1fr));display:grid}.channel-item{padding:var(--space-sm) var(--space-md);flex-direction:column;gap:.2rem;display:flex}.channel-gates{font-family:var(--font-heading);color:var(--gold);font-size:1.15rem;font-weight:500}.channel-name{color:var(--text-muted);font-size:.85rem}.chart-ctas{margin-top:var(--space-xl)}.chart-cta-buttons{justify-content:center;gap:var(--space-sm);margin-top:var(--space-md);flex-wrap:wrap;display:flex}.book-page{padding-top:var(--space-lg)}.book-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--peach);margin-bottom:var(--space-xs);font-size:.8rem;font-weight:600}.book-intro{max-width:580px;margin:0 auto var(--space-lg);color:var(--text-muted);font-size:.95rem;line-height:1.75}.book-options{gap:var(--space-lg);grid-template-columns:1fr 1fr;max-width:700px;margin:0 auto;display:grid}@media (width<=768px){.book-options{grid-template-columns:1fr}}.book-option-card{text-align:center;padding:var(--space-lg) var(--space-md);position:relative}.book-option-card--bundle{border:2px solid var(--gold)}.book-price-badge{font-family:var(--font-heading);color:var(--gold);margin-bottom:var(--space-sm);font-size:1.6rem;font-weight:500}.book-price-badge--bundle{color:var(--peach)}.book-option-card h3{margin-bottom:var(--space-xs);font-size:1.15rem}.book-option-card p{color:var(--text-muted);margin-bottom:var(--space-md);font-size:.9rem;line-height:1.65}.btn-full{text-align:center;width:100%;display:inline-block}.report-page{padding-top:var(--space-lg)}.report-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--teal);margin-bottom:var(--space-xs);font-size:.8rem;font-weight:600}.report-intro{max-width:580px;margin:0 auto var(--space-sm);color:var(--text-muted);font-size:.95rem;line-height:1.75}.report-price{font-family:var(--font-heading);color:var(--gold);margin-bottom:var(--space-lg);font-size:1.6rem;font-weight:500}.report-layout{gap:var(--space-lg);margin-top:var(--space-md);grid-template-columns:1fr 1fr;display:grid}@media (width<=768px){.report-layout{grid-template-columns:1fr}}.report-features-card h3{margin-bottom:var(--space-md);font-size:1.15rem}.features-list{flex-direction:column;gap:.7rem;display:flex}.feature-item{color:var(--text);align-items:flex-start;gap:.7rem;font-size:.92rem;line-height:1.5;display:flex}.feature-dot{background:linear-gradient(135deg, var(--peach), var(--lavender));border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.4rem}.features-note{margin-top:var(--space-md);border-radius:var(--radius);color:var(--text-muted);background:#8bb8b01a;padding:.8rem 1rem;font-size:.85rem;font-style:italic}.report-form-card h3{margin-bottom:var(--space-md);font-size:1.15rem}.report-form{gap:var(--space-sm);flex-direction:column;display:flex}.form-row{gap:var(--space-sm);grid-template-columns:1fr 1fr;display:grid}@media (width<=500px){.form-row{grid-template-columns:1fr}}.btn-full{width:100%;margin-top:var(--space-xs)}.success-page{padding-top:var(--space-xl);align-items:center;min-height:60vh;display:flex}.success-card{align-items:center;gap:var(--space-sm);flex-direction:column;max-width:520px;margin:0 auto;display:flex}.success-icon{margin-bottom:var(--space-xs)}.success-card h1{font-size:2.2rem;font-weight:300}.success-message{color:var(--text);font-size:1rem;line-height:1.7}.success-sub{color:var(--text-muted);font-size:.88rem;line-height:1.7}.success-actions{margin-top:var(--space-sm)}:root{--bg:#f5f0e8;--bg-card:#fffdf9;--text:#3d3733;--text-muted:#7a7068;--text-light:#9e958c;--peach:#e8b4a2;--lavender:#c4b1d4;--sage:#a8c5a0;--gold:#d4a574;--teal:#8bb8b0;--peach-light:#f2d5ca;--lavender-light:#ddd0e8;--sage-light:#c8dcc4;--font-heading:"Cormorant Garamond", "Georgia", serif;--font-body:"Inter", -apple-system, sans-serif;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:4rem;--space-2xl:6rem;--max-width:1100px;--radius:12px;--radius-lg:20px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);color:var(--text);background-color:var(--bg);min-height:100vh;font-size:16px;font-weight:400;line-height:1.65}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--text);font-weight:400;line-height:1.2}h1{font-size:clamp(2.4rem,5vw,3.6rem)}h2{font-size:clamp(1.8rem,3.5vw,2.6rem)}h3{font-size:clamp(1.4rem,2.5vw,1.8rem)}a{color:var(--gold);text-decoration:none;transition:color .25s}a:hover{color:var(--peach)}img{max-width:100%;display:block}ul{list-style:none}.container{width:100%;max-width:var(--max-width);padding:0 var(--space-md);margin:0 auto}.section{padding:var(--space-xl) 0}.text-center{text-align:center}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.btn{border-radius:var(--radius);font-family:var(--font-body);letter-spacing:.02em;cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.btn-primary{background:linear-gradient(135deg, var(--peach), var(--gold));color:#fff;box-shadow:0 4px 18px #d4a5744d}.btn-primary:hover{color:#fff;transform:translateY(-2px);box-shadow:0 6px 24px #d4a57473}.btn-secondary{color:var(--text);border:1.5px solid var(--lavender);background:0 0}.btn-secondary:hover{background:var(--lavender-light);border-color:var(--lavender);color:var(--text)}.btn-ghost{color:var(--gold);background:0 0;padding:.6rem 1.2rem}.btn-ghost:hover{color:var(--gold);background:#d4a57414}.btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.form-group{flex-direction:column;gap:.4rem;display:flex}.form-group label{color:var(--text-muted);letter-spacing:.03em;text-transform:uppercase;font-size:.85rem;font-weight:500}.form-input{border-radius:var(--radius);font-family:var(--font-body);color:var(--text);background:var(--bg-card);border:1.5px solid #e0d8ce;outline:none;padding:.8rem 1rem;font-size:.95rem;transition:border-color .25s,box-shadow .25s}.form-input:focus{border-color:var(--lavender);box-shadow:0 0 0 3px #c4b1d433}.form-input::placeholder{color:var(--text-light)}.card{background:var(--bg-card);border-radius:var(--radius-lg);padding:var(--space-lg);transition:box-shadow .3s;box-shadow:0 2px 20px #3d37330f}.card:hover{box-shadow:0 4px 30px #3d37331a}.divider{background:linear-gradient(90deg, var(--peach), var(--lavender));width:60px;height:2px;margin:var(--space-md) auto;border:none;border-radius:2px}.gradient-hero{background:linear-gradient(160deg,#f5f0e8 0%,#f8ede4 25%,#f0e8f0 50%,#e8f0ee 75%,#f5f0e8 100%)}.gradient-section{background:linear-gradient(180deg, var(--bg) 0%, #f0ebe2 100%)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:.7s ease-out both fadeInUp}.fade-in-up-delay-1{animation-delay:.15s}.fade-in-up-delay-2{animation-delay:.3s}.fade-in-up-delay-3{animation-delay:.45s}@media (width<=768px){.container{padding:0 var(--space-sm)}.section{padding:var(--space-lg) 0}.card{padding:var(--space-md)}}
