: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}}.app{max-width:480px;margin:0 auto;padding:2rem 1.5rem;min-height:100vh}.header{text-align:center;margin-bottom:2.5rem}.header h1{font-size:1.8rem;margin:0;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle{color:#888;margin-top:.5rem;font-size:.95rem}.profile-form{display:flex;flex-direction:column;gap:2rem}.photo-section{display:flex;flex-direction:column;align-items:center;gap:.75rem}.photo-upload{width:220px;height:280px;border-radius:16px;border:2px dashed #555;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;transition:border-color .3s,box-shadow .3s}.photo-upload:hover{border-color:#667eea;box-shadow:0 0 20px #667eea26}.preview-photo{width:100%;height:100%;object-fit:cover}.photo-placeholder{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#888;font-size:.9rem}.camera-icon{font-size:2.5rem}.photo-hint{font-size:.75rem;color:#666}.btn-change-photo{background:transparent;border:1px solid #555;color:#aaa;padding:.4rem 1rem;border-radius:8px;font-size:.8rem;cursor:pointer;transition:all .2s}.btn-change-photo:hover{border-color:#667eea;color:#667eea}.gender-select{display:flex;gap:.75rem}.gender-btn{flex:1;padding:.8rem;border-radius:12px;border:1px solid #444;background:#2a2a2a;color:#888;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s}.gender-btn:hover{border-color:#667eea;color:#ccc}.gender-btn.active{border-color:#667eea;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.input-section{display:flex;flex-direction:column;gap:1.25rem}.input-group{display:flex;flex-direction:column;gap:.4rem}.input-group label{font-size:.9rem;font-weight:600;color:#ccc}.input-wrapper{display:flex;align-items:center;background:#2a2a2a;border:1px solid #444;border-radius:12px;padding:0 1rem;transition:border-color .3s}.input-wrapper:focus-within{border-color:#667eea}.input-wrapper input{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:1.1rem;padding:.85rem 0;font-family:inherit}.input-wrapper input::placeholder{color:#555}.input-wrapper input[type=number]::-webkit-outer-spin-button,.input-wrapper input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-wrapper input[type=number]{-moz-appearance:textfield}.unit{color:#888;font-size:.9rem;font-weight:500;margin-left:.5rem}.btn-submit{width:100%;padding:1rem;border:none;border-radius:12px;font-size:1.05rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);cursor:pointer;transition:opacity .2s,transform .2s;margin-top:.5rem}.btn-submit:hover{opacity:.9;transform:translateY(-1px)}.btn-submit:active{transform:translateY(0)}@media(prefers-color-scheme:light){.input-group label{color:#333}.input-wrapper{background:#f5f5f5;border-color:#ddd}.input-wrapper input{color:#333}.input-wrapper input::placeholder{color:#bbb}.photo-upload{border-color:#ccc}.photo-placeholder{color:#999}.btn-change-photo{border-color:#ccc;color:#666}.btn-change-photo:hover{border-color:#667eea;color:#667eea}.gender-btn{background:#f5f5f5;border-color:#ddd;color:#999}.gender-btn:hover{color:#555}.gender-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;color:#fff}}
