*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;color:#fff;background:#000;font-family:Inter,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.btn{color:#000;cursor:pointer;white-space:nowrap;text-align:center;background:#effe8a;border:none;border-radius:9999px;padding:16px 36px;font-family:Syne,sans-serif;font-size:17px;font-weight:700;transition:background .2s;display:inline-block}.btn:hover{background:#e8f07a}.btn:disabled{opacity:.6;cursor:not-allowed}.btn--large{padding:20px 48px;font-size:19px}.btn--ghost{color:#ccc;background:0 0;border:1px solid #303030}.btn--ghost:hover{color:#fff;background:#303030}.quiz-wrap{max-width:620px;margin:0 auto;padding:clamp(48px,6vh,80px) clamp(20px,5vw,24px)}.progress{margin-bottom:36px}.progress__label{color:#666;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;margin-bottom:10px;font-size:13px;display:flex}.progress__track{background:#303030;border-radius:2px;height:4px;overflow:hidden}.progress__fill{background:#effe8a;border-radius:2px;height:100%;transition:width .35s}.question-card{background:#242424;border-radius:12px;padding:40px 36px;animation:.25s both fadeSlideIn}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1}}.question-card__q{color:#fff;margin-bottom:8px;font-family:Syne,sans-serif;font-size:clamp(20px,3vw,26px);font-weight:700;line-height:1.2}.question-card__hint{color:#666;margin-bottom:28px;font-size:14px}.choices{flex-direction:column;gap:10px;display:flex}.choice{text-align:left;color:#fff;cursor:pointer;background:#303030;border:2px solid #0000;border-radius:8px;width:100%;padding:16px 20px;font-family:Inter,sans-serif;font-size:16px;line-height:1.4;transition:border-color .15s,background .15s;display:block}.choice:hover{border-color:#effe8a}.choice.is-selected{background:#effe8a14;border-color:#effe8a}.checkbox-choices{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.checkbox-choice{cursor:pointer;user-select:none;background:#303030;border:2px solid #0000;border-radius:8px;align-items:center;gap:14px;padding:16px 20px;transition:border-color .15s,background .15s;display:flex}.checkbox-choice:hover{border-color:#effe8a}.checkbox-choice.is-selected{background:#effe8a14;border-color:#effe8a}.checkbox-mark{border:2px solid #555;border-radius:4px;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;font-size:12px;font-weight:700;transition:background .15s,border-color .15s;display:flex}.checkbox-choice.is-selected .checkbox-mark{color:#000;background:#effe8a;border-color:#effe8a}.checkbox-label{color:#fff;font-size:16px;line-height:1.4}.checkbox-other-expand{padding:0 0 2px 48px}.checkbox-other-expand .form-input{padding:10px 14px;font-size:15px}.text-input{color:#fff;resize:vertical;background:#303030;border:2px solid #0000;border-radius:8px;outline:none;width:100%;min-height:100px;margin-bottom:24px;padding:16px 20px;font-family:Inter,sans-serif;font-size:16px;transition:border-color .15s}.text-input:focus{border-color:#effe8a}.text-input::placeholder{color:#555}.q-nav{gap:12px;margin-top:20px;display:flex}.q-nav .btn{flex:1}.form-group{margin-bottom:20px}.form-label{color:#ccc;letter-spacing:.04em;margin-bottom:8px;font-size:14px;display:block}.form-input{color:#fff;background:#303030;border:2px solid #0000;border-radius:8px;outline:none;width:100%;padding:14px 18px;font-family:Inter,sans-serif;font-size:16px;transition:border-color .15s}.form-input:focus{border-color:#effe8a}.form-input::placeholder{color:#555}.form-field-error{color:#ff6b6b;margin-top:6px;font-size:13px;display:none}.form-submit-error{color:#ff6b6b;text-align:center;margin-top:14px;font-size:14px;line-height:1.6;display:none}.form-submit-error a{color:#effe8a}.outcome{text-align:center;max-width:620px;margin:0 auto;padding:clamp(64px,8vh,100px) clamp(20px,5vw,24px);animation:.3s both fadeSlideIn}.outcome__icon{margin-bottom:24px;font-size:52px}.outcome__headline{color:#fff;margin-bottom:16px;font-family:Syne,sans-serif;font-size:clamp(28px,4vw,42px);font-weight:700;line-height:1.1}.outcome__sub{color:#ccc;text-align:center;max-width:50ch;margin:0 auto 20px;font-size:18px;line-height:1.6}.outcome__scarcity-pill{color:#000;letter-spacing:.1em;text-transform:uppercase;background:#effe8a;border-radius:100px;margin-bottom:12px;padding:6px 14px;font-size:11px;font-weight:700;display:inline-block}.outcome__join-btn{margin-bottom:16px;display:inline-block}.outcome__disqual-box{text-align:left;background:#242424;border-radius:12px;margin-bottom:24px;padding:32px}.outcome__disqual-box p{color:#ccc;font-size:16px;line-height:1.75}.outcome__fallback{color:#555;margin-top:24px;font-size:15px;line-height:1.8}.outcome__fallback a{color:#effe8a;text-decoration:underline}@media (width<=767px){.next-btn--multi{z-index:100;width:calc(100% - 48px);max-width:572px;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 4px 24px #0009}.is-multi-step .quiz-wrap{padding-bottom:96px}}@media (width<=600px){.question-card{padding:28px 20px}.outcome{padding-inline:16px}.outcome__disqual-box{padding:24px 20px}}.hidden{display:none!important}
