*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top left,#ffe4ef 0,transparent 28%),radial-gradient(circle at bottom right,#e0e7ff 0,transparent 30%),#faf7f4;color:#2b2430}button{font:inherit}.page{min-height:100vh;padding:32px 18px;display:flex;align-items:center;justify-content:center}.card{width:min(760px,100%);background:#ffffffe0;border:1px solid rgba(255,255,255,.9);border-radius:28px;padding:32px;box-shadow:0 24px 80px #4f465929;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.start-card,.result-card{text-align:center}.eyebrow{margin:0 0 12px;color:#9f6b87;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}h1{margin:0;font-size:clamp(34px,7vw,58px);line-height:1.08;letter-spacing:-.04em}.intro{max-width:520px;margin:22px auto 30px;color:#675b6b;font-size:18px;line-height:1.8}.primary-button,.secondary-button{border:0;cursor:pointer;border-radius:999px;padding:14px 26px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.primary-button{color:#fff;background:#d9467f;box-shadow:0 12px 28px #d9467f52}.secondary-button{color:#7a3658;background:#ffe4ef;margin-top:24px}.primary-button:hover,.secondary-button:hover{transform:translateY(-2px)}.progress-row{margin-bottom:28px}.progress-bar{height:10px;width:100%;border-radius:999px;background:#f3e8ee;overflow:hidden}.progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#f472b6,#a78bfa);transition:width .25s ease}.question-title{font-size:clamp(24px,5vw,38px);margin-bottom:28px}.options{display:grid;gap:14px}.option-button{width:100%;border:1px solid #f0dce6;background:#fffafd;border-radius:18px;padding:16px 18px;text-align:left;cursor:pointer;display:flex;align-items:flex-start;gap:12px;color:#332935;line-height:1.65;transition:transform .15s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease}.option-button:hover{transform:translateY(-2px);background:#fff2f8;border-color:#f9a8d4;box-shadow:0 12px 30px #d9467f1f}.option-id{flex:0 0 auto;width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fce7f3;color:#be185d;font-weight:900}.result-image{display:block;width:min(620px,100%);height:auto;max-height:none;object-fit:contain;margin:0 auto 24px;border-radius:24px;box-shadow:0 18px 48px #473f4f2e}.score{margin:14px 0 0;color:#9f6b87;font-weight:800}.description{max-width:620px;margin:22px auto;font-size:18px;line-height:1.9;color:#554a58}.sub-result-box{margin:28px auto 0;padding:22px;max-width:560px;border-radius:22px;background:#fff5fa;border:1px solid #f8d4e5}.sub-label{margin:0 0 8px;color:#9f6b87;font-size:14px;font-weight:800}.sub-result-box h2{margin:0 0 10px;font-size:28px}.sub-result-box p{line-height:1.75;color:#675b6b}.sub-score{font-size:14px;font-weight:800;color:#9f6b87!important}@media (max-width: 520px){.page{padding:18px 12px}.card{padding:24px 18px;border-radius:24px}.option-button{padding:14px}}
