:root{font-family:Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,sans-serif;line-height:1.5;font-weight:400;color:#1c2f44;background:linear-gradient(160deg,#e9f2fb,#f7fbff 45%,#e7f5f3);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}#root{min-height:100vh}.app{max-width:980px;margin:0 auto;padding:20px 16px 36px;display:grid;gap:14px}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.topbar h1{margin:0;font-size:28px;color:#1a3550}.mode-switch{display:grid;gap:6px;justify-items:end}.mode-switch span{font-size:12px;color:#4e647a;font-weight:700}.mode-switch select{min-width:180px;height:38px;border:1px solid #c8d4e1;border-radius:10px;padding:0 10px;background:#fff;color:#20384f}.panel{background:#fff;border:1px solid #dbe3ee;border-radius:14px;padding:18px}.panel h2{margin:0;color:#1d3b57;font-size:21px}.form{margin-top:14px;display:grid;gap:10px}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.field{display:grid;gap:6px}.field span{font-size:13px;font-weight:600;color:#35506b}.field input,.field select{height:40px;border:1px solid #c6d3e2;border-radius:10px;padding:0 11px;font-size:14px}.file-field input{padding:8px;height:auto}.dropzone{border:2px dashed #95b2d1;border-radius:12px;background:#f6faff;padding:14px;text-align:center}.dropzone.drag-over{border-color:#1f6fd8;background:#eaf3ff}.dropzone p{margin:0;color:#2f4c68;font-size:14px;font-weight:600}.dropzone-sub{margin-top:6px!important;color:#58728b!important;font-size:13px!important;font-weight:500!important}button{width:110px;height:40px;border:0;border-radius:10px;background:#1f6fd8;color:#fff;font-weight:700;cursor:pointer}button:disabled{opacity:.7;cursor:progress}.bmi{margin:12px 0 0;font-size:13px;color:#415c77}.error{margin:10px 0 0;color:#a13030;background:#fdeeee;border:1px solid #f5c2c2;border-radius:8px;padding:9px 10px}.result{margin-top:14px;display:grid;gap:12px}.preview-wrap p{margin:0 0 8px;font-size:13px;color:#35506b;font-weight:600}.preview{width:220px;height:220px;object-fit:cover;border-radius:12px;border:1px solid #d8e2ee}.result-card{border:1px solid #d9e2ec;border-radius:12px;padding:14px;background:#f9fbfe}.result-card h3{margin:0;color:#17324e}.result-card h4{margin:12px 0 0;color:#17324e;font-size:15px}.result-card p{margin:8px 0 0;color:#37536e;font-size:14px}.report-text{white-space:pre-wrap}.generated-wrap{margin-top:14px}.generated-wrap h4{margin:0 0 8px;color:#17324e;font-size:15px}.generated-image{display:block;width:100%;max-width:512px;border-radius:12px;border:1px solid #d8e2ee}.notice-text{margin-top:10px!important;color:#7a5a1d!important;background:#fff4da;border:1px solid #f0d58f;border-radius:8px;padding:8px 10px}.result-card ul{margin:8px 0 0;padding-left:18px;color:#3a556f;font-size:14px}.placeholder{margin:12px 0 0;color:#4a6178;font-size:14px}@media(max-width:760px){.topbar{flex-direction:column;align-items:stretch}.mode-switch{justify-items:start}.grid{grid-template-columns:1fr}.topbar h1{font-size:24px}}
