*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Nunito,sans-serif;background:#f5f5f7;min-height:100vh;padding:0 0 4rem;color:#111;-webkit-font-smoothing:antialiased}.page{max-width:460px;margin:0 auto;padding:0 1rem}.screen{display:none}.screen.active{display:block}.topbar{display:flex;align-items:center;gap:1rem;padding:1rem 0 .75rem;position:sticky;top:0;background:#f5f5f7;z-index:10}.topbar img{width:32px;flex-shrink:0}.progress-track{flex:1;height:6px;background:#e5e7eb;border-radius:99px;overflow:hidden}.progress-fill{height:100%;background:#e11d48;border-radius:99px;transition:width .35s ease;width:0%}.progress-count{font-size:.78rem;font-weight:800;color:#9ca3af;white-space:nowrap;min-width:2.5rem;text-align:right}.intro-card{background:#fff;border-radius:28px;padding:2.5rem 1.75rem 2rem;text-align:center;margin-top:1.5rem;box-shadow:0 2px 20px #00000012}.intro-logo{width:80px;display:block;margin:0 auto 1.5rem}.intro-title{font-size:1.75rem;font-weight:900;line-height:1.2;color:#111;margin-bottom:.75rem}.intro-title em{color:#e11d48;font-style:normal}.intro-sub{color:#6b7280;font-size:1rem;line-height:1.6;margin-bottom:2rem;font-weight:600}.btn-primary{display:block;width:100%;padding:1rem 1.5rem;background:#e11d48;color:#fff;border:none;border-radius:16px;font-family:Nunito,sans-serif;font-size:1.05rem;font-weight:800;cursor:pointer;text-align:center;text-decoration:none;box-shadow:0 4px #9f1239,0 6px 20px #e11d484d;transition:transform .1s ease,box-shadow .1s ease;letter-spacing:.01em}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px #9f1239,0 10px 24px #e11d4859}.btn-primary:active{transform:translateY(2px);box-shadow:0 2px #9f1239,0 4px 12px #e11d4840}.btn-primary:disabled{background:#e5e7eb;color:#9ca3af;box-shadow:0 4px #d1d5db;cursor:not-allowed;transform:none}.question-block{background:#fff;border-radius:20px;padding:1.25rem 1.25rem 1rem;margin-bottom:.75rem;box-shadow:0 1px 8px #0000000f;transition:box-shadow .2s}.question-block.answered{box-shadow:0 2px 12px #e11d481a}.question-num{font-size:.7rem;font-weight:800;color:#d1d5db;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.4rem}.question-text{font-size:1rem;font-weight:800;color:#111;line-height:1.45;margin-bottom:1rem}.scale-labels-row{display:flex;justify-content:space-between;margin-bottom:.5rem;padding:0 2px}.scale-label{font-size:.68rem;font-weight:700;color:#9ca3af}.scale-btns{display:flex;gap:6px}.scale-btn{flex:1;aspect-ratio:1;border:2px solid #f3f4f6;border-radius:12px;background:#f9fafb;font-size:.9rem;font-weight:800;font-family:Nunito,sans-serif;color:#9ca3af;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .12s ease;padding:0}.scale-btn:hover{border-color:#e11d48;color:#e11d48;background:#fff1f2;transform:scale(1.08)}.scale-btn.sel{border-color:#e11d48;background:#e11d48;color:#fff;box-shadow:0 3px #9f1239;transform:scale(1.08)}.submit-bar{position:sticky;bottom:1.25rem;margin-top:1rem;padding:0 .25rem}.result-hero{background:linear-gradient(145deg,#e11d48,#881337);border-radius:28px;padding:2rem 1.75rem;color:#fff;margin-top:1.25rem;margin-bottom:1rem;box-shadow:0 8px #881337,0 12px 32px #e11d484d}.result-badge{display:inline-block;background:#fff3;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:.3rem .75rem;border-radius:99px;margin-bottom:1rem}.result-name{font-size:2rem;font-weight:900;line-height:1.1;margin-bottom:.5rem}.result-tagline{font-size:1rem;font-weight:700;opacity:.85;line-height:1.4}.info-card{background:#fff;border-radius:20px;padding:1.5rem;margin-bottom:.75rem;box-shadow:0 1px 8px #0000000f}.card-label{font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;margin-bottom:.75rem}.result-body-text{font-size:.97rem;color:#374151;line-height:1.7;font-weight:600}.quad-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.quad-cell{border-radius:14px;background:#f9fafb;border:2px solid #f3f4f6;padding:.85rem .5rem;text-align:center;font-size:.72rem;font-weight:800;color:#9ca3af;line-height:1.3;transition:all .25s ease}.quad-cell.active{background:#fff1f2;border-color:#e11d48;color:#e11d48;box-shadow:0 3px #fecdd3}.quad-axis{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.62rem;font-weight:800;color:#d1d5db;text-transform:uppercase;letter-spacing:.05em}.email-card{background:#fff;border-radius:20px;padding:1.5rem;margin-bottom:.75rem;box-shadow:0 1px 8px #0000000f;border:2px solid #fff1f2}.email-title{font-size:1.05rem;font-weight:900;color:#111;margin-bottom:.3rem}.email-sub{font-size:.88rem;color:#6b7280;line-height:1.55;margin-bottom:1rem;font-weight:600}.email-row{display:flex;gap:.5rem}.email-input{flex:1;padding:.8rem 1rem;border:2px solid #e5e7eb;border-radius:14px;font-family:Nunito,sans-serif;font-size:1rem;font-weight:700;color:#111;outline:none;transition:border-color .15s;background:#fafafa}.email-input:focus{border-color:#e11d48;background:#fff}.email-input::placeholder{color:#d1d5db;font-weight:600}.email-submit{padding:.8rem 1.25rem;background:#e11d48;color:#fff;border:none;border-radius:14px;font-family:Nunito,sans-serif;font-size:.95rem;font-weight:800;cursor:pointer;white-space:nowrap;box-shadow:0 4px #9f1239;transition:all .12s ease}.email-submit:hover{transform:translateY(-1px);box-shadow:0 5px #9f1239}.email-submit:active{transform:translateY(2px);box-shadow:0 2px #9f1239}.email-submit:disabled{background:#e5e7eb;color:#9ca3af;box-shadow:0 4px #d1d5db;cursor:not-allowed;transform:none}.email-success{display:none;font-size:.9rem;font-weight:800;color:#059669;margin-top:.75rem}.email-error{display:none;font-size:.85rem;font-weight:700;color:#e11d48;margin-top:.5rem}.store-label{font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;margin-bottom:.75rem;margin-top:.25rem}.store-row{display:flex;gap:.5rem;margin-bottom:1rem}.store-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;background:#111;color:#fff;text-decoration:none;border-radius:16px;padding:.9rem .75rem;font-weight:800;font-size:.9rem;font-family:Nunito,sans-serif;box-shadow:0 4px #000,0 6px 16px #0003;transition:all .12s ease}.store-btn:hover{transform:translateY(-2px);box-shadow:0 6px #000,0 10px 20px #00000040}.store-btn:active{transform:translateY(2px);box-shadow:0 2px #000}.powered{text-align:center;color:#d1d5db;font-size:.75rem;font-weight:700;padding:.5rem 0 1rem}.powered em{color:#e11d48;font-style:normal}@media(max-width:360px){.scale-btn{border-radius:10px;font-size:.8rem}.result-name{font-size:1.65rem}}
