:root{color:#2a1a23;background:#fff5f7;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,sans-serif;letter-spacing:-.01em}*{box-sizing:border-box}html{min-width:320px;background:#fff5f7}body{margin:0;min-width:320px;min-height:100vh;background:#fff5f7;letter-spacing:-.01em}button{font:inherit;letter-spacing:-.01em}#root{position:relative;min-height:100vh}.bgScene{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.bgBlob,.bgHeart{position:absolute;will-change:transform}.bgBlob{border-radius:50%;filter:blur(40px);opacity:.65}.bgHeart{width:18px;height:18px;color:#ec5a8a8c;opacity:.8}.screen{position:relative;z-index:1;width:min(100%,480px);min-height:100vh;margin:0 auto;padding:24px 20px 120px;background:#ffffffc7;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.startScreen{display:flex;flex-direction:column;justify-content:center;gap:24px}.intro,.questionBlock,.resultHero,.panel,.shareCard{width:100%}.eyebrow{margin:0 0 10px;color:#ec5a8a;font-size:14px;font-weight:700;line-height:1.4}h1{margin:0;color:#2a1a23;font-size:28px;font-weight:700;line-height:1.28;letter-spacing:-.02em;overflow-wrap:anywhere}h2{margin:0 0 14px;color:#2a1a23;font-size:18px;font-weight:700;line-height:1.35;letter-spacing:-.015em}p{margin:10px 0 0;color:#5a4452;font-size:16px;line-height:1.55;overflow-wrap:anywhere}ul{margin:0;padding-left:20px;color:#5a4452;font-size:16px;line-height:1.55}li{overflow-wrap:anywhere}li+li{margin-top:8px}.actions,.bottomBar{display:grid;gap:10px}.bottomBar{position:fixed;right:0;bottom:0;left:0;width:min(100%,480px);margin:0 auto;padding:16px 20px 24px;background:linear-gradient(180deg,#fff5f700,#fff5f7f5 24%);z-index:2}.primaryButton,.secondaryButton,.answerButton{width:100%;min-height:52px;border-radius:14px;padding:14px 16px;cursor:pointer;white-space:normal;overflow-wrap:anywhere;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .25s ease}.primaryButton,.secondaryButton{border:0;text-align:center;font-weight:700}.primaryButton{background:linear-gradient(135deg,#f47aa3,#ec5a8a);color:#fff;box-shadow:0 8px 20px #ec5a8a52}.primaryButton:disabled{background:#f1d6df;color:#fff;cursor:not-allowed;box-shadow:none}.secondaryButton{background:#ffe4ee;color:#b8366b}.textButton{min-height:44px;border:0;background:transparent;color:#8b6675;padding:8px 0;font-weight:700;cursor:pointer}.testHeader{display:flex;align-items:center;justify-content:space-between;min-height:44px;color:#a07d8c;font-size:14px}.progressTrack,.meterTrack{overflow:hidden;height:8px;border-radius:999px;background:#fce4ec}.progressFill,.meterFill{height:100%;border-radius:inherit}.progressFill,.anxietyFill{background:linear-gradient(90deg,#ec5a8a,#f8a5c2)}.avoidanceFill{background:linear-gradient(90deg,#b889d9,#d4a8f0)}.questionBlock{padding:36px 0 24px}.answerList{display:grid;gap:10px}.answerButton{display:grid;grid-template-columns:22px 1fr;align-items:center;gap:12px;border:1px solid #f3d9e2;background:#fff;color:#4a3340;text-align:left}.answerButton.selected{border-color:#ec5a8a;background:#fff0f5;color:#b8366b;font-weight:700;box-shadow:inset 0 0 0 1px #ec5a8a,0 4px 14px #ec5a8a2e}.answerMark{position:relative;width:22px;height:22px;border:2px solid #d8b8c4;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;transition:border-color .2s ease}.answerButton.selected .answerMark{border-color:#ec5a8a}.answerMarkDot{width:10px;height:10px;border-radius:50%;background:#ec5a8a;display:block}.answerText{min-width:0}.resultHero{padding:12px 0 20px}.panel{margin-top:16px;border:1px solid #fbe4ec;border-radius:18px;padding:18px;background:#fff;box-shadow:0 4px 18px #ec5a8a14}.meter+.meter{margin-top:14px}.meterHeader{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px;color:#4a3340}.notice{border-radius:10px;padding:12px 14px;background:#fff4e1;color:#8a5a00;font-size:14px}.disclaimer{font-size:13px;color:#a07d8c}.disclaimer+.actions{margin-top:20px}.shareCard{margin-top:16px;border-radius:18px;padding:22px;background:linear-gradient(135deg,#ffe4ee,#fbd0e0);box-shadow:0 8px 24px #ec5a8a2e}.shareCard span{display:block;margin-top:18px;color:#b8366b;font-weight:700}.shareText{white-space:pre-wrap;margin:16px 0 0;border-radius:10px;padding:14px;background:#fff5f8;color:#4a3340;font-family:inherit;font-size:15px;line-height:1.5;overflow-wrap:anywhere}@media(min-width:768px){html,body{background:#ffeef4}#root{display:flex;justify-content:center;align-items:flex-start;padding:48px 24px}.screen{width:min(100%,560px);min-height:auto;padding:40px;border-radius:24px;box-shadow:0 24px 60px #ec5a8a2e;background:#ffffffdb}.startScreen{min-height:480px}.bottomBar{position:static;width:100%;margin-top:24px;padding:0;background:transparent}.screen:has(.bottomBar){padding-bottom:40px}h1{font-size:30px}}
