*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy: #163645;--deep-navy: #102a35;--gold: #d8b36a;--gold-dim: rgba(216, 179, 106, .12);--gold-glow: rgba(216, 179, 106, .35);--ivory: #f5f0e6;--ivory-dim: rgba(245, 240, 230, .65);--ivory-faint: rgba(245, 240, 230, .06);--ivory-border: rgba(245, 240, 230, .1);--font-display: "Playfair Display", Georgia, serif;--font-body: "Manrope", system-ui, sans-serif}html{font-size:16px}body{background-color:var(--deep-navy);color:var(--ivory);font-family:var(--font-body);font-weight:400;line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1.5rem;background:var(--deep-navy)}.screen-inner{width:100%;max-width:520px}.beacon-mark{display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.beacon-dot{width:8px;height:8px;border-radius:50%;background:var(--gold);box-shadow:0 0 16px var(--gold-glow),0 0 32px #d8b36a26}.display-heading{font-family:var(--font-display);font-size:clamp(1.875rem,5vw,2.625rem);font-weight:500;color:var(--ivory);line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem}.display-heading.centered{text-align:center}.eyebrow{font-family:var(--font-body);font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:.875rem;opacity:.9}.body-text{font-size:1rem;line-height:1.75;color:var(--ivory-dim);margin-bottom:1.5rem}.gold-rule{width:36px;height:1px;background:var(--gold);margin:1.5rem 0;opacity:.4}.gold-rule.centered{margin-left:auto;margin-right:auto}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-body);font-size:.9375rem;font-weight:600;letter-spacing:.02em;border:none;border-radius:100px;cursor:pointer;transition:background .18s ease,transform .18s ease,box-shadow .18s ease,opacity .18s ease;padding:.9rem 2rem;text-decoration:none}.btn-primary{background:var(--gold);color:var(--deep-navy);width:100%}.btn-primary:hover:not(:disabled){background:#e8c87a;transform:translateY(-1px);box-shadow:0 6px 24px var(--gold-glow)}.btn-primary:disabled{opacity:.3;cursor:not-allowed}.btn-ghost{background:transparent;color:var(--ivory-dim);border:1px solid var(--ivory-border);padding:.8rem 1.375rem;flex-shrink:0}.btn-ghost:hover{border-color:#f5f0e640;color:var(--ivory)}.form-field{margin-bottom:1.125rem}.form-label{display:block;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem;opacity:.85}.form-input{width:100%;background:var(--ivory-faint);border:1px solid var(--ivory-border);border-radius:8px;padding:.875rem 1rem;font-family:var(--font-body);font-size:1rem;color:var(--ivory);outline:none;transition:border-color .2s,background .2s;-webkit-appearance:none}.form-input::placeholder{color:#f5f0e640}.form-input:focus{border-color:var(--gold);background:#d8b36a0a}.form-textarea{min-height:112px;resize:vertical}.form-error,.form-success{margin-top:1rem;font-size:.875rem;line-height:1.55;text-align:center}.form-error{color:#f2a7a7}.form-success{color:var(--gold)}.invite-screen{position:relative}.invite-back{position:fixed;top:1rem;left:1.25rem;z-index:30;color:#f5f0e673;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-decoration:none;transition:color .2s}.invite-back:hover{color:var(--ivory)}.consent-row{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1.75rem;margin-top:.25rem}.consent-checkbox{width:20px;height:20px;min-width:20px;border-radius:4px;border:1.5px solid rgba(245,240,230,.2);background:var(--ivory-faint);cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;margin-top:1px;transition:all .15s;position:relative}.consent-checkbox:checked{background:var(--gold);border-color:var(--gold)}.consent-checkbox:checked:after{content:"";position:absolute;top:3px;left:6px;width:5px;height:9px;border:2px solid var(--deep-navy);border-top:none;border-left:none;transform:rotate(45deg)}.consent-label{font-size:.875rem;color:var(--ivory-dim);line-height:1.55;cursor:pointer}.progress-bar{position:fixed;top:0;left:0;right:0;height:2px;background:#f5f0e60d;z-index:20}.progress-fill{height:100%;background:var(--gold);transition:width .45s cubic-bezier(.4,0,.2,1)}.progress-text{position:fixed;top:.875rem;right:1.25rem;font-size:.6875rem;font-weight:700;letter-spacing:.08em;color:var(--gold);opacity:.6;z-index:20}.question-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5rem 1.5rem 7rem;background:var(--deep-navy)}.question-inner{width:100%;max-width:600px}.question-prompt{font-family:var(--font-display);font-size:clamp(1.5rem,4vw,2.125rem);font-weight:400;line-height:1.38;color:var(--ivory);margin-bottom:3.5rem;letter-spacing:-.01em}.slider-track{margin-bottom:.5rem}.slider-dots{display:flex;justify-content:space-between;align-items:center;position:relative;padding:.75rem 0}.slider-dots:before{content:"";position:absolute;top:50%;left:12px;right:12px;height:1px;background:#f5f0e61f;transform:translateY(-50%);pointer-events:none}.slider-dot{width:26px;height:26px;border-radius:50%;border:1.5px solid rgba(245,240,230,.18);background:var(--deep-navy);cursor:pointer;transition:all .18s ease;position:relative;z-index:1;flex-shrink:0;padding:0}.slider-dot:hover{border-color:var(--gold);background:var(--gold-dim);transform:scale(1.1)}.slider-dot.filled{border-color:#d8b36a73;background:#d8b36a14}.slider-dot.selected{background:var(--gold);border-color:var(--gold);box-shadow:0 0 0 4px #d8b36a2e,0 0 20px var(--gold-glow);transform:scale(1.15)}.slider-labels{display:flex;justify-content:space-between;margin-top:.75rem;padding:0 2px}.slider-label{font-size:.6875rem;font-weight:500;color:#f5f0e661;letter-spacing:.03em}.slider-label:nth-child(2){text-align:center}.slider-label:last-child{text-align:right}.nav-row{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:640px;padding:1rem 1.5rem 1.5rem;display:flex;gap:.75rem;background:linear-gradient(to top,var(--deep-navy) 65%,transparent);z-index:10}.form-select{width:100%;background:var(--ivory-faint);border:1px solid var(--ivory-border);border-radius:8px;padding:.9rem 2.75rem .9rem 1rem;font-family:var(--font-body);font-size:1rem;color:var(--ivory);outline:none;transition:border-color .2s;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' fill='none'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23d8b36a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}.form-select:focus{border-color:var(--gold);background-color:#d8b36a0a}.form-select option{background:#163645;color:var(--ivory)}.checkbox-group{display:flex;flex-direction:column;gap:.5rem}.checkbox-option{display:flex;align-items:center;gap:.875rem;padding:.875rem 1rem;border-radius:8px;border:1px solid var(--ivory-border);background:var(--ivory-faint);cursor:pointer;transition:border-color .18s,background .18s;-webkit-user-select:none;user-select:none}.checkbox-option:hover{border-color:#d8b36a4d;background:var(--gold-dim)}.checkbox-option.checked{border-color:#d8b36a80;background:#d8b36a14}.checkbox-option input[type=checkbox]{width:18px;height:18px;min-width:18px;border-radius:4px;border:1.5px solid rgba(245,240,230,.2);background:transparent;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;transition:all .15s;position:relative;flex-shrink:0}.checkbox-option input[type=checkbox]:checked{background:var(--gold);border-color:var(--gold)}.checkbox-option input[type=checkbox]:checked:after{content:"";position:absolute;top:2px;left:5px;width:4px;height:8px;border:2px solid var(--deep-navy);border-top:none;border-left:none;transform:rotate(45deg)}.checkbox-option-label{font-size:.9375rem;color:var(--ivory-dim);line-height:1.4;transition:color .15s}.checkbox-option.checked .checkbox-option-label{color:var(--ivory)}.results-screen{min-height:100vh;background:var(--deep-navy);padding:3rem 1.5rem 5rem;display:flex;flex-direction:column;align-items:center}.results-inner{width:100%;max-width:580px}.result-header{text-align:center;margin-bottom:2.5rem;padding-top:.5rem}.result-name{font-family:var(--font-display);font-size:clamp(2rem,6vw,3rem);font-weight:600;color:var(--ivory);line-height:1.15;letter-spacing:-.02em;margin-bottom:.25rem}.result-card{background:#16364599;border:1px solid rgba(216,179,106,.12);border-radius:10px;padding:1.5rem 1.625rem;margin-bottom:.875rem}.result-card-label{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem;opacity:.75}.result-card-text{font-size:1rem;color:var(--ivory);line-height:1.65}.practice-card{background:linear-gradient(135deg,#d8b36a1a,#d8b36a08);border:1px solid rgba(216,179,106,.28);border-radius:10px;padding:1.625rem;margin-bottom:1.75rem}.practice-q{font-family:var(--font-display);font-size:1.125rem;font-style:italic;color:var(--gold);line-height:1.55}.secondary-section{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(245,240,230,.07)}.secondary-label{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#f5f0e659;margin-bottom:.5rem}.secondary-name{font-family:var(--font-display);font-size:1.375rem;color:var(--ivory);margin-bottom:.625rem;font-weight:500}.score-section{margin-top:2.5rem}.score-section-heading{font-family:var(--font-display);font-size:1.125rem;color:var(--ivory);margin-bottom:1.25rem;font-weight:500;opacity:.7}.score-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.score-name{font-size:.8125rem;color:#f5f0e673;min-width:148px;flex-shrink:0;transition:color .2s}.score-name.is-primary{color:var(--ivory);font-weight:600}.score-bar-wrap{flex:1;height:3px;background:#f5f0e60f;border-radius:2px;overflow:hidden}.score-bar-fill{height:100%;background:#d8b36a66;border-radius:2px}.score-bar-fill.is-primary{background:var(--gold);box-shadow:0 0 6px #d8b36a80}.score-value{font-size:.8125rem;font-weight:600;color:#d8b36a8c;min-width:22px;text-align:right}.score-value.is-primary{color:var(--gold)}.disclaimer{font-size:.75rem;color:#f5f0e638;text-align:center;margin-top:3rem;line-height:1.7}.sent-note{font-size:.8125rem;color:#f5f0e64d;text-align:center;margin-top:1rem}.btn-auto{width:auto}.btn-nav{background:var(--gold);color:var(--deep-navy);border-radius:100px;padding:.625rem 1.25rem;font-family:var(--font-body);font-size:.875rem;font-weight:600;border:none;cursor:pointer;text-decoration:none;white-space:nowrap;transition:background .18s ease,transform .18s ease;display:inline-flex;align-items:center}.btn-nav:hover{background:#e8c87a;transform:translateY(-1px)}.site-nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#102a35eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(245,240,230,.06)}.site-nav-inner{max-width:1200px;margin:0 auto;padding:.875rem 1.5rem;display:flex;align-items:center;gap:2rem}.site-nav-brand{flex-shrink:0}.site-nav-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none}.nav-name{display:block;font-family:var(--font-display);font-size:.9375rem;font-weight:500;color:var(--ivory);line-height:1.2}.nav-title{display:block;font-size:.6875rem;font-weight:500;letter-spacing:.06em;color:var(--gold);opacity:.7}.site-nav-links{display:flex;align-items:center;gap:.25rem;flex:1}.nav-link{background:none;border:none;cursor:pointer;font-family:var(--font-body);font-size:.875rem;font-weight:500;color:#f5f0e699;padding:.5rem .75rem;border-radius:6px;transition:color .15s,background .15s;white-space:nowrap}.nav-link:hover{color:var(--ivory);background:#f5f0e60f}.site-nav-actions{margin-left:auto;display:flex;align-items:center;gap:.75rem}.nav-hamburger{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:4px}.nav-hamburger span{display:block;width:20px;height:1.5px;background:var(--ivory);border-radius:2px}.site-nav-mobile-menu{display:none;flex-direction:column;padding:1rem 1.5rem 1.5rem;gap:.25rem;border-top:1px solid rgba(245,240,230,.06)}@media (max-width: 768px){.site-nav-links{display:none}.nav-hamburger,.site-nav-mobile-menu{display:flex}.btn-nav{display:none}}.home{background:var(--deep-navy);color:var(--ivory)}.home-container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.home-container--narrow{max-width:720px}.home-section{padding:5rem 0;border-top:1px solid rgba(245,240,230,.05)}.section-eyebrow{font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;opacity:.85}.section-heading{font-family:var(--font-display);font-size:clamp(1.625rem,3.5vw,2.5rem);font-weight:500;color:var(--ivory);line-height:1.25;letter-spacing:-.015em;margin-bottom:1.75rem}.section-subheading{font-family:var(--font-display);font-size:1.25rem;font-style:italic;font-weight:400;color:var(--gold);margin-bottom:2rem;line-height:1.4}.section-body{font-size:1rem;line-height:1.75;color:var(--ivory-dim);margin-bottom:1.25rem}.home-hero{padding:9rem 0 6rem;background:linear-gradient(180deg,var(--deep-navy) 0%,rgba(16,42,53,.95) 100%)}.hero-content{max-width:760px}.hero-eyebrow{font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:1.25rem;opacity:.8}.hero-heading{font-family:var(--font-display);font-size:clamp(2.25rem,5vw,3.5rem);font-weight:500;line-height:1.15;letter-spacing:-.025em;color:var(--ivory);margin-bottom:1.5rem}.hero-sub{font-size:clamp(1rem,2vw,1.1875rem);color:var(--ivory-dim);line-height:1.7;margin-bottom:.75rem}.hero-support{font-size:.9375rem;color:#f5f0e666;margin-bottom:2.25rem;line-height:1.6}.hero-ctas{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.home-video-section{text-align:center}.video-wrap{position:relative;padding-bottom:56.25%;height:0;border-radius:10px;overflow:hidden;border:1px solid rgba(216,179,106,.15)}.video-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-placeholder{aspect-ratio:16/9;background:#16364580;border:1px dashed rgba(216,179,106,.2);border-radius:10px;display:flex;align-items:center;justify-content:center}.outcomes-list{list-style:none;display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.outcome-item{display:flex;align-items:flex-start;gap:1rem;font-size:1.0625rem;color:var(--ivory-dim);line-height:1.6}.outcome-marker{color:var(--gold);flex-shrink:0;font-size:.625rem;margin-top:.45rem;opacity:.7}.outcomes-closing{border-top:1px solid rgba(245,240,230,.07);padding-top:2.5rem;display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.outcomes-close-text{font-family:var(--font-display);font-size:clamp(1.125rem,2.5vw,1.5rem);color:var(--ivory);line-height:1.35;flex:1;min-width:260px}.home-magnet-section{background:linear-gradient(135deg,#163645cc,#102a35e6);border:1px solid rgba(216,179,106,.15);border-left:none;border-right:none;text-align:center}.home-magnet-inner{display:flex;flex-direction:column;align-items:center;margin:0 auto}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;margin-top:1rem}.process-step{background:#16364580;border:1px solid rgba(216,179,106,.1);border-radius:10px;padding:1.5rem 1.625rem}.process-marker{font-size:.875rem;font-weight:700;color:var(--gold);margin-bottom:.625rem;line-height:1.4}.process-body{font-size:.9375rem;color:var(--ivory-dim);line-height:1.65}.home-testimonials-section{background:#102a3599}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}.testimonial-card{background:#16364599;border:1px solid rgba(216,179,106,.1);border-radius:10px;padding:1.75rem;display:flex;flex-direction:column;gap:1rem}.testimonial-quote{font-family:var(--font-display);font-size:1rem;font-style:italic;color:var(--ivory);line-height:1.65;flex:1}.testimonial-name{font-size:.8125rem;font-weight:600;color:var(--gold);font-style:normal;opacity:.75}.for-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.for-column{background:#16364566;border:1px solid rgba(245,240,230,.07);border-radius:10px;padding:1.75rem}.for-column.not-for{opacity:.7}.for-label{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.for-list{list-style:none;display:flex;flex-direction:column;gap:.75rem}.for-list li{font-size:.9375rem;color:var(--ivory-dim);line-height:1.5;display:flex;gap:.625rem}.for-check{color:var(--gold);flex-shrink:0}.for-x{color:#f5f0e64d;flex-shrink:0}.home-story-section{text-align:center}.story-quote{font-family:var(--font-display);font-size:clamp(1.25rem,3vw,1.875rem);font-style:italic;color:var(--ivory);line-height:1.45;margin-bottom:.75rem}.story-sub{font-family:var(--font-display);font-size:1.0625rem;font-style:italic;color:var(--gold);margin-bottom:2rem}.faq-list{display:flex;flex-direction:column;gap:0;margin-top:1rem}.faq-item{border-bottom:1px solid rgba(245,240,230,.07);padding:.25rem 0}.faq-question{width:100%;background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;font-family:var(--font-body);font-size:1rem;font-weight:600;color:var(--ivory);text-align:left;transition:color .15s}.faq-question:hover{color:var(--gold)}.faq-chevron{color:var(--gold);font-size:1.25rem;flex-shrink:0;line-height:1}.faq-answer{font-size:.9375rem;color:var(--ivory-dim);line-height:1.75;padding-bottom:1.25rem}.home-final-cta{padding:6rem 0}.final-cta-line{font-family:var(--font-display);font-size:clamp(1.125rem,2.5vw,1.625rem);font-style:italic;color:var(--ivory-dim);line-height:1.5;margin-bottom:.375rem}.final-cta-line--em{color:var(--ivory);font-size:clamp(1.25rem,3vw,1.875rem)}.site-footer{background:var(--navy);border-top:1px solid rgba(245,240,230,.06);padding:2.5rem 0;text-align:center}.footer-copy,.footer-contact,.footer-links{font-size:.8125rem;color:#f5f0e64d;line-height:1.8}.footer-contact a,.footer-links a{color:#f5f0e666;text-decoration:none;transition:color .15s}.footer-contact a:hover,.footer-links a:hover{color:var(--gold)}
