:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{min-height:100svh}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{background:#f5f3f0;min-height:100vh;font-family:Apple SD Gothic Neo,Noto Sans KR,sans-serif}.container{flex-direction:column;align-items:center;min-height:100vh;padding:40px 20px 60px;display:flex}.container.center{justify-content:center}.header{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:520px;margin-bottom:36px;display:flex}.logo{letter-spacing:.04em;color:#1a1a1a;margin-bottom:8px;font-size:22px;font-weight:700}.subtitle{color:#888;font-size:14px}.back-btn{color:#888;cursor:pointer;background:0 0;border:none;margin-top:8px;padding:4px 0;font-size:13px}.back-btn:hover{color:#333}.card{background:#fff;border-radius:24px;flex-direction:column;gap:28px;width:100%;max-width:420px;padding:36px 32px;display:flex;box-shadow:0 4px 32px #00000012}.section-title{color:#1a1a1a;font-size:18px;font-weight:700}.photo-section{flex-direction:column;align-items:center;gap:12px;display:flex}.photo-upload{cursor:pointer;background:#fafafa;border:2.5px dashed #d4d4d4;border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;transition:border-color .2s,background .2s;display:flex;overflow:hidden}.photo-upload:hover{background:#f5f3f0;border-color:#b0a898}.photo-upload.has-photo{border:none}.photo-placeholder{flex-direction:column;align-items:center;gap:6px;display:flex}.camera-icon{font-size:32px}.photo-label{color:#555;font-size:13px;font-weight:600}.photo-hint{color:#aaa;font-size:11px}.photo-preview{object-fit:cover;width:100%;height:100%}.change-photo{color:#666;cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:20px;padding:6px 16px;font-size:13px}.change-photo:hover{background:#f5f3f0}.inputs-row{gap:16px;display:flex}.input-group{flex-direction:column;flex:1;gap:8px;display:flex}.input-label{color:#555;font-size:13px;font-weight:600}.input-wrapper{align-items:center;display:flex;position:relative}.input-field{color:#1a1a1a;appearance:textfield;background:#fafafa;border:1.5px solid #e8e8e8;border-radius:12px;outline:none;width:100%;padding:14px 40px 14px 16px;font-size:20px;font-weight:600;transition:border-color .2s}.input-field::-webkit-outer-spin-button{-webkit-appearance:none}.input-field::-webkit-inner-spin-button{-webkit-appearance:none}.input-field:focus{background:#fff;border-color:#b0a898}.input-unit{color:#aaa;pointer-events:none;font-size:13px;position:absolute;right:14px}.submit-btn{color:#aaa;cursor:not-allowed;background:#e0dcd7;border:none;border-radius:14px;width:100%;padding:16px;font-size:16px;font-weight:700;transition:background .25s,color .25s,transform .1s}.submit-btn.active{color:#fff;cursor:pointer;background:#1a1a1a}.submit-btn.active:hover{background:#333}.submit-btn.active:active{transform:scale(.98)}.error-msg{color:#e05555;text-align:center;font-size:13px}.loading-card{background:#fff;border-radius:24px;flex-direction:column;align-items:center;gap:20px;min-width:280px;padding:60px 40px;display:flex;box-shadow:0 4px 32px #00000012}.spinner{border:3px solid #e8e8e8;border-top-color:#1a1a1a;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading-title{color:#1a1a1a;font-size:18px;font-weight:700}.loading-sub{color:#999;font-size:13px}.result-wrap{flex-direction:column;gap:16px;width:100%;max-width:520px;display:flex}.profile-row{background:#fff;border-radius:20px;align-items:flex-start;gap:20px;padding:24px;display:flex;box-shadow:0 2px 16px #0000000f}.result-photo{object-fit:cover;border-radius:50%;flex-shrink:0;width:80px;height:80px}.profile-label{color:#aaa;letter-spacing:.06em;text-transform:uppercase;margin-bottom:2px;font-size:11px;font-weight:600}.profile-stats{color:#888;margin-bottom:8px;font-size:13px}.body-type{color:#444;font-size:14px;line-height:1.6}.report-section{background:#fff;border-radius:20px;padding:24px;box-shadow:0 2px 16px #0000000f}.section-heading{color:#1a1a1a;margin-bottom:16px;font-size:15px;font-weight:700}.palette-row{flex-wrap:wrap;gap:16px;display:flex}.palette-item{flex-direction:column;align-items:center;gap:6px;display:flex}.palette-dot{border:1px solid #00000014;border-radius:50%;width:44px;height:44px;box-shadow:0 2px 8px #0000001a}.palette-name{color:#666;font-size:11px}.style-list{flex-direction:column;gap:10px;list-style:none;display:flex}.style-item{color:#444;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.style-icon{flex-shrink:0;margin-top:1px;font-size:13px;font-weight:700}.style-item.good .style-icon{color:#4caf7d}.style-item.bad .style-icon{color:#e05555}.outfit-grid{flex-direction:column;gap:12px;display:flex}.outfit-card{background:#fafaf9;border:1px solid #f0ede8;border-radius:12px;padding:16px}.outfit-occasion{color:#b0a898;letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:700}.outfit-items{color:#444;font-size:14px;line-height:1.6}.tips-list{flex-direction:column;gap:12px;list-style:none;display:flex}.tip-item{color:#444;align-items:flex-start;gap:12px;font-size:14px;line-height:1.5;display:flex}.tip-num{color:#fff;background:#1a1a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:24px;height:24px;font-size:11px;font-weight:700;display:flex}
