:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.result-container{width:100%;max-width:480px;margin:0 auto;padding:1.5rem 1rem 3rem;display:flex;flex-direction:column;gap:1rem}.result-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.back-btn{background:#fff3;border:1px solid rgba(255,255,255,.4);color:#fff;font-size:.85rem;font-weight:600;padding:.45rem 1rem;border-radius:999px;cursor:pointer;transition:background .2s}.back-btn:hover{background:#ffffff59}.result-badge{background:#34d39940;border:1px solid rgba(52,211,153,.5);color:#d1fae5;font-size:.75rem;font-weight:700;padding:.3rem .85rem;border-radius:999px;letter-spacing:.04em}.profile-card{background:#fff;border-radius:20px;padding:1.25rem;display:flex;align-items:center;gap:1.25rem;box-shadow:0 8px 32px #0000001f}.profile-photo{width:90px;height:90px;border-radius:16px;object-fit:cover;flex-shrink:0;box-shadow:0 4px 12px #00000026}.profile-info{flex:1;min-width:0}.profile-body-type{margin:0 0 .6rem;font-size:1.3rem;font-weight:800;color:#111827}.profile-stats{display:flex;align-items:center;gap:.6rem;margin-bottom:.65rem}.stat{display:flex;align-items:baseline;gap:.15rem}.stat-value{font-size:1rem;font-weight:700;color:#374151}.stat-unit{font-size:.7rem;font-weight:500;color:#9ca3af}.stat-divider{width:1px;height:14px;background:#e5e7eb}.bmi-badge{display:inline-block;color:#fff;font-size:.72rem;font-weight:700;padding:.2rem .65rem;border-radius:999px}.section-card{background:#fff;border-radius:20px;padding:1.4rem;box-shadow:0 4px 20px #00000014}.card-title{margin:0 0 .9rem;font-size:.8rem;font-weight:700;color:#6b7280;letter-spacing:.08em;text-transform:uppercase}.card-desc{margin:0;font-size:.92rem;line-height:1.7;color:#374151}.style-tags{display:flex;flex-wrap:wrap;gap:.5rem}.style-tag{background:#f3f4f6;border:1.5px solid #e5e7eb;color:#374151;font-size:.85rem;font-weight:600;padding:.35rem .85rem;border-radius:999px}.color-row{display:flex;gap:.75rem;flex-wrap:wrap}.color-item{display:flex;flex-direction:column;align-items:center;gap:.4rem}.color-swatch{width:46px;height:46px;border-radius:12px;box-shadow:0 2px 8px #0000001f}.color-name{font-size:.7rem;font-weight:600;color:#6b7280;white-space:nowrap}.tips-list{display:flex;flex-direction:column;gap:1rem}.tip-item{display:flex;align-items:flex-start;gap:.85rem}.tip-icon{font-size:1.4rem;flex-shrink:0;margin-top:.05rem}.tip-text{flex:1}.tip-title{margin:0 0 .2rem;font-size:.9rem;font-weight:700;color:#111827}.tip-desc{margin:0;font-size:.82rem;line-height:1.6;color:#6b7280}.highlight-card{background:linear-gradient(135deg,#667eea15,#764ba215);border:1.5px solid #764ba230}.highlight-card .card-desc{color:#4c1d95;font-style:italic}.loading-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:2rem}.loading-photo-wrap{position:relative;width:120px;height:120px}.loading-photo{width:120px;height:120px;border-radius:50%;object-fit:cover;position:relative;z-index:1}.loading-ring{position:absolute;inset:-6px;border-radius:50%;border:3px solid transparent;border-top-color:#fff;border-right-color:#fff6;animation:spin 1.2s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-step{color:#fff;font-size:1rem;font-weight:600;margin:0;min-height:1.5em;text-align:center;opacity:0;animation:fadeIn .4s ease forwards}@keyframes fadeIn{to{opacity:1}}.loading-dots{display:flex;gap:.4rem}.loading-dots span{width:7px;height:7px;border-radius:50%;background:#ffffffb3;animation:bounce 1.2s ease-in-out infinite}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,80%,to{transform:scale(.7);opacity:.5}40%{transform:scale(1);opacity:1}}.error-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:2rem;text-align:center;max-width:360px;margin:0 auto}.error-icon{font-size:3rem;margin-bottom:.5rem}.error-title{color:#fff;font-size:1.2rem;font-weight:800;margin:0}.error-desc{color:#ffffffbf;font-size:.9rem;margin:0 0 1rem;line-height:1.6}.retry-btn{width:100%;padding:1rem;background:#fff3;border:1.5px solid rgba(255,255,255,.5);border-radius:14px;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s;margin-top:.5rem}.retry-btn:hover{background:#ffffff4d}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:flex-start;justify-content:center;font-family:Pretendard,Apple SD Gothic Neo,system-ui,sans-serif}#root{width:100%;max-width:480px;padding:2rem 1rem;text-align:left}.header{text-align:center;margin-bottom:2rem;color:#fff}.header-badge{display:inline-block;background:#fff3;border:1px solid rgba(255,255,255,.4);color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.3rem .9rem;border-radius:999px;margin-bottom:1rem}.title{font-size:2rem;font-weight:800;color:#fff;margin:0 0 .5rem;line-height:1.2}.subtitle{font-size:.9rem;color:#fffc;margin:0;line-height:1.6}.card{background:#fff;border-radius:24px;padding:2rem;box-shadow:0 20px 60px #0003}.section{margin-bottom:1.75rem}.section-label{display:block;font-size:.8rem;font-weight:700;color:#6b7280;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75rem}.photo-upload{border:2px dashed #e5e7eb;border-radius:16px;cursor:pointer;transition:all .2s;overflow:hidden;background:#f9fafb;min-height:200px;display:flex;align-items:center;justify-content:center}.photo-upload:hover{border-color:#764ba2;background:#f5f3ff}.photo-upload.has-photo{border:none;background:transparent}.photo-upload.drag-over{border-color:#764ba2;border-style:solid;background:#ede9fe;transform:scale(1.01);box-shadow:0 0 0 4px #764ba226}.photo-placeholder{text-align:center;padding:2rem}.upload-icon{font-size:2.5rem;margin-bottom:.75rem}.upload-text{font-size:.95rem;font-weight:600;color:#374151;margin:0 0 .25rem}.upload-hint{font-size:.8rem;color:#9ca3af;margin:0}.photo-preview{width:100%;max-height:300px;object-fit:cover;border-radius:14px;display:block}.hidden-input{display:none}.change-photo-btn{margin-top:.6rem;width:100%;background:#f3f4f6;border:none;border-radius:10px;padding:.6rem;font-size:.85rem;font-weight:600;color:#6b7280;cursor:pointer;transition:background .2s}.change-photo-btn:hover{background:#e5e7eb}.input-row{display:flex;gap:1rem}.input-group{flex:1}.input-label{display:block;font-size:.85rem;font-weight:600;color:#374151;margin-bottom:.4rem}.input-wrapper{position:relative;display:flex;align-items:center}.input-field{width:100%;padding:.75rem 2.8rem .75rem 1rem;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;font-weight:600;color:#111827;background:#f9fafb;outline:none;transition:border-color .2s,background .2s;-moz-appearance:textfield}.input-field::-webkit-inner-spin-button,.input-field::-webkit-outer-spin-button{-webkit-appearance:none}.input-field:focus{border-color:#764ba2;background:#fff}.input-unit{position:absolute;right:.9rem;font-size:.85rem;font-weight:600;color:#9ca3af;pointer-events:none}.submit-btn{width:100%;padding:1rem;border:none;border-radius:14px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s;background:#e5e7eb;color:#9ca3af}.submit-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 8px 24px #764ba259}.submit-btn.active:hover{transform:translateY(-1px);box-shadow:0 12px 28px #764ba273}.submit-btn:disabled{cursor:not-allowed}
