:root{color:#182230;font-synthesis:none;text-rendering:optimizelegibility;--primary:#4f46e5;--primary-hover:#4338ca;--surface:#fff;--border:#d0d5dd;--soft-border:#e4e7ec;--secondary-text:#475467;--focus:#2563eb;--danger:#b42318;background:#f8f7f3;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,system-ui,sans-serif}*{box-sizing:border-box}body{background:#f8f7f3;min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid color-mix(in srgb, var(--focus) 40%, transparent);outline-offset:2px}.app-shell{width:min(1120px,100%);min-height:100vh;margin:0 auto;padding:0 24px 72px}.app-header{border-bottom:1px solid var(--soft-border);grid-template-columns:52px 1fr 52px;align-items:center;gap:14px;min-height:86px;display:grid}.app-header strong{font-size:20px;display:block}.app-header .eyebrow{margin-bottom:3px}.header-spacer{width:52px}.brand-mark{color:#fff;background:var(--primary);border-radius:15px 15px 15px 5px;place-items:center;width:46px;height:46px;font-weight:800;display:grid}.icon-button{border:1px solid var(--border);color:#344054;background:var(--surface);border-radius:14px;width:46px;min-height:46px;font-weight:700}.icon-button.compact{border-radius:12px;width:40px;min-height:40px}.page{padding:48px 0}.page.narrow{width:min(720px,100%);margin:0 auto}.hero{background:linear-gradient(135deg,#e9e9ff 0%,#fff2d8 100%);border-radius:28px;padding:28px}.hero h1,.page h1{letter-spacing:-.035em;max-width:760px;margin:8px 0 12px;font-size:clamp(30px,5vw,46px);line-height:1.16}.hero p:not(.eyebrow),.supporting{color:var(--secondary-text);font-size:17px;line-height:1.65}.hero .button{margin-top:14px}.eyebrow{color:var(--primary);letter-spacing:.02em;margin:0;font-size:13px;font-weight:800}h2{letter-spacing:-.025em;margin:0 0 8px;font-size:24px}h3{margin:6px 0}.small-text{font-size:14px}.button{border:1px solid #0000;border-radius:15px;min-height:52px;padding:0 22px;font-weight:800}.button.primary{color:#fff;background:var(--primary)}.button.primary:hover{background:var(--primary-hover)}.button.secondary{color:#344054;background:var(--surface);border-color:var(--border)}.button.danger{color:var(--danger);background:#fff;border-color:#fda29b}.button.small{min-height:44px}.button.full{width:100%}.button-row{grid-template-columns:1fr 2fr;gap:12px;margin-top:28px;display:grid}.button-stack{gap:10px;margin-top:22px;display:grid}.panel{border:1px solid var(--soft-border);background:var(--surface);border-radius:22px;margin-top:28px;padding:24px}.section-heading{justify-content:space-between;align-items:end;gap:16px;margin-top:44px;margin-bottom:16px;display:flex}.chip-grid{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.choice-chip{border:1px solid var(--border);color:#344054;background:var(--surface);border-radius:999px;min-height:46px;padding:10px 16px;font-weight:700}.choice-chip:hover,.choice-chip.selected{color:#3730a3;background:#e9e9ff;border-color:#6366f1}.person-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.person-card{border:1px solid var(--soft-border);background:var(--surface);border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:8px;min-height:92px;padding:14px;display:grid}.person-main{color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:14px;padding:0;display:flex}.person-main strong,.person-main small{display:block}.person-main small{color:var(--secondary-text);margin-top:5px}.avatar{color:#3730a3;background:#e9e9ff;border-radius:17px;flex:none;place-items:center;width:50px;height:50px;font-size:20px;font-weight:900;display:grid}.avatar.large{border-radius:23px;width:70px;height:70px;font-size:28px}.empty-state{border:1px dashed var(--border);color:var(--secondary-text);text-align:center;background:#ffffff8c;border-radius:22px;padding:36px 24px}.empty-state>span{font-size:36px}.empty-state p{margin-bottom:0}.notice{color:#344054;background:#f2f4f7;border-radius:16px;align-items:center;gap:12px;margin-top:22px;padding:15px 17px;line-height:1.55;display:flex}.notice.success{color:#085d2b;background:#e4f8eb;justify-content:space-between}.notice.error{color:#912018;background:#fee4e2}.notice button{min-height:36px;color:inherit;background:0 0;border:0;font-weight:800}.field{margin-top:24px;display:block}.field>span,fieldset legend{margin-bottom:9px;font-weight:800;display:block}.field input,.field textarea{border:1px solid var(--border);color:#182230;background:var(--surface);resize:vertical;border-radius:15px;width:100%;min-height:52px;padding:14px 16px;font-size:16px;line-height:1.6}.field small{color:var(--secondary-text);text-align:right;margin-top:5px;display:block}fieldset{border:0;min-width:0;margin:26px 0 0;padding:0}.segmented{background:#f2f4f7;border-radius:15px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.segmented button{min-height:46px;color:var(--secondary-text);background:0 0;border:0;border-radius:12px;font-weight:800}.segmented button.selected{color:#3730a3;background:#fff;box-shadow:0 1px 5px #1018281a}.result-list{gap:16px;margin-top:28px;display:grid}.result-card{border:1px solid var(--soft-border);background:var(--surface);border-radius:22px;padding:20px}.result-card>div{grid-template-columns:34px 1fr;align-items:center;column-gap:10px;display:grid}.result-card small{color:var(--secondary-text);grid-column:2;margin-top:3px}.result-number{color:#3730a3;background:#e9e9ff;border-radius:10px;grid-row:1/span 2;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.result-card textarea{border:1px solid var(--border);color:#182230;resize:vertical;background:#fcfcfd;border-radius:14px;width:100%;margin:16px 0 12px;padding:15px;font-size:17px;line-height:1.6}.feedback-panel{background:#ddf5f1;border-radius:20px;margin:28px 0;padding:22px}.feedback-panel p{color:var(--secondary-text);margin:0}.clarification-panel{background:#eef4ff;border:1px solid #c7d7fe;border-radius:20px;margin:22px 0;padding:22px}.clarification-panel h2{margin-top:7px;font-size:20px;line-height:1.45}.clarification-panel .button-stack{margin-top:16px}.safe-again{margin-top:22px}.profile-summary{background:#e9e9ff;border-radius:22px;align-items:center;gap:18px;margin-top:26px;padding:22px;display:flex}.profile-summary p{color:var(--secondary-text);margin:5px 0 0}.style-meter{margin-top:20px}.style-meter>div{justify-content:space-between;margin-bottom:7px;display:flex}.style-meter progress{background:#e4e7ec;border:0;border-radius:99px;width:100%;height:10px;display:block;overflow:hidden}.style-meter progress::-webkit-progress-bar{background:#e4e7ec}.style-meter progress::-webkit-progress-value{background:var(--primary);border-radius:99px}.style-meter progress::-moz-progress-bar{background:var(--primary);border-radius:99px}.range-field{color:var(--secondary-text);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin:20px 0;font-size:14px;display:grid}.range-field input{width:100%;accent-color:var(--primary)}.version{color:#667085;text-align:center;margin-top:28px;font-size:14px}.loading{color:var(--secondary-text);text-align:center;padding:80px 0}.update-banner{z-index:5;color:#fff;background:#3730a3;justify-content:center;align-items:center;gap:14px;padding:12px 18px;display:flex;position:sticky;top:0}.update-banner button{color:#fff;background:0 0;border:1px solid #ffffff80;border-radius:10px;min-height:38px;font-weight:800}@media (width<=680px){.app-shell{padding:0 16px 52px}.app-header{grid-template-columns:46px 1fr 46px;min-height:76px}.app-header .eyebrow{display:none}.page{padding-top:32px}.hero{border-radius:22px;padding:24px 20px}.hero h1,.page h1{font-size:32px}.person-grid{grid-template-columns:1fr}.section-heading{align-items:center}.update-banner{flex-wrap:wrap;justify-content:flex-start;font-size:14px}.update-banner span:first-child{flex:220px}}@media (prefers-reduced-motion:no-preference){button{transition:background-color .15s,border-color .15s,transform .15s}button:active{transform:translateY(1px)}}
