: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}}:root{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#0f172a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e293b,#334155);background-attachment:fixed}#root{width:100%;max-width:600px;margin:0 auto;padding:2rem;text-align:center}.container{display:flex;flex-direction:column;gap:2rem;width:100%}.header{margin-bottom:1rem}.title{font-size:3rem;font-weight:800;margin:0;background:linear-gradient(to right,#60a5fa,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.02em}.subtitle{font-size:1.1rem;color:#94a3b8;margin-top:.5rem}.glass-card{background:#1e293bb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;padding:2.5rem;box-shadow:0 25px 50px -12px #00000080;transition:transform .3s ease}.report-card{max-width:100%;text-align:left}.report-content{color:#e2e8f0;line-height:1.8}.report-content h1,.report-content h2,.report-content h3{color:#60a5fa;margin-top:1.5rem}.report-content ul,.report-content ol{padding-left:1.5rem}.report-content p{margin-bottom:1rem}.stylist-form{display:flex;flex-direction:column;gap:1.5rem}.input-group{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.input-group label{font-size:.9rem;font-weight:600;color:#cbd5e1;margin-left:.2rem}.input-group input{width:100%;padding:1rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.1);background:#0f172a80;color:#fff;font-size:1rem;outline:none;transition:all .2s ease;box-sizing:border-box}.input-group input:focus{border-color:#60a5fa;box-shadow:0 0 0 2px #60a5fa33;background:#0f172acc}.submit-btn,.reset-btn{margin-top:1rem;padding:1rem;border-radius:.75rem;border:none;background:linear-gradient(to right,#3b82f6,#8b5cf6);color:#fff;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 15px -3px #3b82f64d}.reset-btn{width:100%;margin-top:2rem;background:linear-gradient(to right,#475569,#1e293b)}.submit-btn:hover,.reset-btn:hover{opacity:.9;transform:scale(1.02);box-shadow:0 20px 25px -5px #3b82f666}.submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.error-message{color:#ef4444;margin-top:1rem;font-size:.9rem}.footer{margin-top:2rem;font-size:.8rem;color:#64748b}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}
