:root{font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.45;font-weight:400;color:#111827;background:linear-gradient(180deg,#fff7ed,#fef2f2);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{text-decoration:none}.page{width:100%;max-width:740px;margin:0 auto;padding:18px 14px 34px}.quiz-shell{background:#fff;border-radius:24px;padding:18px;box-shadow:0 10px 30px #0f172a1f}.eyebrow{margin:0;color:#ef4444;font-weight:700;letter-spacing:.04em}h1{margin:8px 0;font-size:clamp(1.38rem,5vw,2rem);line-height:1.25}.subtitle{margin:0 0 16px;color:#374151}.intro-box{background:#f8fafc;border-radius:16px;padding:22px 14px;text-align:center}.intro-points{margin:10px 0 0;padding-left:18px;text-align:left;color:#374151}.primary-btn,.secondary-btn,.reset-btn{width:100%;border:0;border-radius:14px;padding:13px 16px;font-weight:700;font-size:1rem;cursor:pointer}.primary-btn{margin-top:10px;color:#fff;background:linear-gradient(120deg,#ef4444,#f97316)}.secondary-btn{display:block;text-align:center;text-decoration:none;color:#111827;background:#f3f4f6}.reset-btn{margin-top:10px;color:#374151;background:#f3f4f6}.progress-wrap{margin-bottom:12px}.progress-label{display:flex;justify-content:space-between;font-size:.9rem;color:#4b5563;margin-bottom:6px}.progress-track{height:10px;background:#e5e7eb;border-radius:999px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#fb7185,#f97316)}.question-card{background:#fff5f5;border-radius:18px;padding:18px 14px}.question-code{margin:0 0 6px;font-weight:700;color:#be123c}h2{margin:0 0 14px;font-size:clamp(1.2rem,4vw,1.55rem)}.options-grid{display:grid;grid-template-columns:1fr;gap:10px}.option-btn{border:1px solid #fbcfe8;background:#fff;color:#111827;border-radius:14px;padding:13px 12px;text-align:left}.option-btn:active,.option-btn:hover{border-color:#f43f5e;background:#fff1f2}.result-card{background:#fff7ed;border-radius:18px;padding:18px 14px}.result-badge{margin:0;font-size:2.2rem}.result-range{margin:4px 0 6px;color:#7c2d12;font-weight:700}.result-summary{margin:0 0 14px;font-weight:600;color:#7c2d12}.result-card ul{margin:0 0 14px;padding-left:20px;color:#374151}.result-image-wrap{margin-bottom:12px;display:grid;gap:8px}.result-image{width:100%;border-radius:12px;border:1px solid #fed7aa}.share-grid{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.share-btn{border:1px solid #d1d5db;border-radius:12px;background:#fff;color:#111827;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;padding:11px 10px}.ad-section{margin-top:16px;background:#fff;border-radius:18px;padding:10px;box-shadow:0 6px 20px #0f172a1a}.footer-link{margin-top:12px;text-align:center;font-size:.92rem}.footer-link a{color:#4b5563}@media(min-width:700px){.quiz-shell,.result-card,.question-card{padding:24px}.share-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
