:root{--bg-page: #0b1120;--bg-card: #141c30;--border-card: #1e2a45;--text-primary: #eef0f4;--text-secondary: #a0a8b8;--text-muted: #6b7280;--gold: #c8a84c;--green: #3dba6f;--green-hover: #34a862;--green-sent: #2a7d4f;--red: #e05252}.step-indicator{display:flex;align-items:center;justify-content:space-between;font-size:.72rem;color:var(--text-muted);margin-bottom:.5rem;letter-spacing:.04em;text-transform:uppercase}.progress-track{height:3px;width:100%;background:var(--border-card);border-radius:999px;overflow:hidden;margin-bottom:1.25rem}.progress-fill{height:100%;background:var(--green);border-radius:999px;transition:width .35s ease}.question-block{margin-bottom:1.5rem}.question-block:last-of-type{margin-bottom:1rem}.question-label{display:block;font-size:.88rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem;line-height:1.4}.option-list{display:flex;flex-direction:column;gap:.5rem}.option-card{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;text-align:left;background:#ffffff0a;border:1px solid var(--border-card);border-radius:8px;padding:.8rem .9rem;color:var(--text-primary);font-size:.9rem;font-weight:500;cursor:pointer;transition:border-color .15s,background-color .15s,box-shadow .15s}.option-card:hover{border-color:#2c3a5c;background:#ffffff0f}.option-card:focus-visible{outline:none;border-color:var(--gold);box-shadow:0 0 0 3px #c8a84c33}.option-card[aria-pressed=true]{border-color:var(--gold);background:#c8a84c14;box-shadow:0 0 0 2px #c8a84c40}.option-check{flex-shrink:0;width:18px;height:18px;border-radius:50%;border:1.5px solid var(--border-card);display:inline-flex;align-items:center;justify-content:center;color:var(--bg-page);background:transparent;transition:all .15s}.option-card[aria-pressed=true] .option-check{background:var(--gold);border-color:var(--gold)}.back-btn{background:none;border:none;color:var(--text-muted);font-size:.8rem;cursor:pointer;padding:.5rem 0;margin-top:.5rem;text-align:center;width:100%}.back-btn:hover{color:var(--text-secondary)}.footer{border-top:1px solid var(--border-card);max-width:720px;margin:2rem auto 0;padding:1.5rem 1.25rem 2rem;text-align:center;color:var(--text-muted);font-size:12px;line-height:1.6}.footer-line{margin:0 0 .5rem}.footer-disclaimer{margin:.85rem auto .75rem;max-width:560px;font-style:italic;color:var(--text-muted);opacity:.85}.footer-link{color:var(--text-secondary);text-decoration:underline}.footer-link:hover{color:var(--text-primary)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden;background:var(--bg-page);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:inherit}.logo-bar{display:flex;align-items:center;justify-content:center;gap:.55rem;padding-top:1.75rem;padding-bottom:1.5rem}.logo-img{height:50px;width:auto;display:block;-o-object-fit:contain;object-fit:contain;filter:invert(1) brightness(2);image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.hero{max-width:520px;margin:0 auto;padding:1rem 1.25rem 2.5rem;text-align:center}@media (min-width: 768px){.hero{max-width:580px}}.headline{font-weight:700;color:var(--text-primary);font-size:clamp(24px,5vw,34px);line-height:1.2;margin:0 0 .6rem}.subheadline{font-weight:700;font-style:italic;color:var(--gold);font-size:clamp(22px,4.4vw,32px);line-height:1.25;margin:0 0 2rem}.form-card{background:var(--bg-card);border:1px solid var(--border-card);border-radius:12px;padding:1.75rem 1.25rem 1.5rem;text-align:left}.form-intro{color:var(--text-secondary);font-size:.9rem;text-align:center;margin:0 0 1.5rem;line-height:1.5}.form-field{margin-bottom:1rem}.form-label{display:block;font-size:.8rem;font-weight:600;color:var(--text-primary);margin-bottom:.4rem}.required{color:var(--red);margin-left:2px}.form-input{width:100%;background:#ffffff0a;border:1px solid var(--border-card);border-radius:8px;padding:.8rem;color:var(--text-primary);font-size:.95rem;font-family:inherit;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.form-input::-moz-placeholder{color:var(--text-muted)}.form-input::placeholder{color:var(--text-muted)}.form-input:focus{border-color:var(--green);box-shadow:0 0 0 3px #3dba6f2e}.privacy-note{color:var(--text-muted);font-size:.72rem;text-align:center;margin:.75rem 0 1rem;line-height:1.45}.privacy-note a{color:var(--text-secondary);text-decoration:underline}.form-error{color:#ff6b6b;font-size:.78rem;margin:.4rem 0 0;line-height:1.4}.cta-button{width:100%;background:var(--green);color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.04em;border:none;border-radius:8px;padding:.95rem;font-size:.92rem;cursor:pointer;transition:background-color .15s ease,transform .08s ease}.cta-button:hover{background:var(--green-hover)}.cta-button:active{transform:scale(.985)}.cta-button:disabled{background:var(--green-sent);cursor:not-allowed;transform:none}.microcopy{display:flex;align-items:center;justify-content:center;gap:.4rem;color:var(--text-muted);font-size:.78rem;margin-top:1rem}.microcopy svg{opacity:.45}.social-proof{text-align:center;padding:1rem 1.25rem 2.5rem}.social-proof-number{font-weight:700;color:var(--text-primary);font-size:clamp(2.5rem,8vw,3.5rem);line-height:1;margin:0 0 .5rem}.social-proof-text{color:var(--text-secondary);font-size:.82rem;max-width:280px;margin:0 auto;line-height:1.45}.trust-section{border-top:1px solid var(--border-card);max-width:520px;margin:0 auto;padding:2.5rem 1.25rem;display:flex;flex-direction:column;gap:1.25rem}@media (min-width: 768px){.trust-section{max-width:580px;flex-direction:row;flex-wrap:wrap}}.trust-item{display:flex;align-items:flex-start;gap:.85rem}@media (min-width: 768px){.trust-item{flex:1 1 45%}}.trust-icon{flex-shrink:0;width:34px;height:34px;border-radius:8px;background:#ffffff0a;border:1px solid var(--border-card);display:inline-flex;align-items:center;justify-content:center;color:var(--gold)}.trust-text{font-size:.85rem;line-height:1.45;color:var(--text-secondary)}.trust-text strong{color:var(--text-primary);font-weight:700;display:inline}.footer{border-top:1px solid var(--border-card);text-align:center;color:var(--text-muted);font-size:.72rem;padding:1.5rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.fade-up{opacity:0;animation:fadeUp .5s ease forwards}.delay-0{animation-delay:0s}.delay-1{animation-delay:.08s}.delay-2{animation-delay:.16s}.delay-3{animation-delay:.24s}@media (prefers-reduced-motion: reduce){.fade-up{animation:none;opacity:1}}
