: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;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{max-width:480px;margin:0 auto;padding:2rem 1rem;text-align:center}.stylist-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2)}.stylist-card{background:#fff;border-radius:20px;padding:2.5rem 2rem;width:100%;max-width:440px;box-shadow:0 20px 60px #00000026;color:#222}.stylist-header{margin-bottom:2rem}.stylist-header h1{font-size:1.7rem;font-weight:700;margin:0 0 .5rem;color:#333}.stylist-header p{font-size:.9rem;color:#777;margin:0}.stylist-form{display:flex;flex-direction:column;gap:1.5rem}.photo-section{display:flex;flex-direction:column;align-items:center;gap:.75rem}.photo-upload-area{width:200px;height:200px;border:2px dashed #c0b0e0;border-radius:16px;cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f9f7ff;transition:border-color .2s,background .2s}.photo-upload-area:hover{border-color:#764ba2;background:#f0ebff}.photo-placeholder{display:flex;flex-direction:column;align-items:center;gap:.4rem;color:#999;font-size:.85rem}.photo-icon{font-size:2.5rem}.photo-hint{font-size:.75rem;color:#bbb}.photo-preview{width:100%;height:100%;object-fit:cover}.body-info-section{display:flex;flex-direction:column;gap:1rem}.input-group{display:flex;flex-direction:column;gap:.4rem;text-align:left}.input-group label{font-size:.9rem;font-weight:600;color:#444}.input-with-unit{display:flex;align-items:center;border:1.5px solid #ddd;border-radius:10px;overflow:hidden;transition:border-color .2s}.input-with-unit:focus-within{border-color:#764ba2}.input-with-unit input{flex:1;border:none;outline:none;padding:.75rem 1rem;font-size:1rem;background:transparent;color:#222}.unit{padding:0 1rem;color:#888;font-size:.9rem;background:#f5f5f5;height:100%;display:flex;align-items:center;border-left:1.5px solid #ddd}.btn-primary{width:100%;padding:.9rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s,transform .1s}.btn-primary:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.btn-primary:disabled{opacity:.4;cursor:not-allowed}.btn-secondary{padding:.45rem 1.2rem;background:transparent;color:#764ba2;border:1.5px solid #764ba2;border-radius:8px;font-size:.85rem;cursor:pointer;transition:background .2s,color .2s}.btn-secondary:hover{background:#764ba2;color:#fff}.result-card{max-width:600px}.result-header{margin-bottom:1.5rem;text-align:center}.result-header h2{font-size:1.4rem;font-weight:700;color:#333;margin:0 0 1rem}.result-profile{display:flex;align-items:center;gap:.75rem;justify-content:center}.result-photo{width:56px;height:56px;border-radius:50%;object-fit:cover;border:2px solid #e0d4f7}.result-info{font-size:.9rem;color:#666}.report-content{min-height:200px;margin-bottom:1.5rem}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem 0;color:#888;font-size:.9rem}.spinner{width:36px;height:36px;border:3px solid #e0d4f7;border-top-color:#764ba2;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.report-text{font-family:inherit;font-size:.92rem;line-height:1.8;color:#333;white-space:pre-wrap;word-break:break-word;margin:0;text-align:left}
