.profile-container{animation:fadeIn .4s ease;background:#0f172a;border-radius:12px;box-shadow:0 0 20px #0000004d;color:#fff;margin:50px auto;max-width:700px;padding:30px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.title{color:#38bdf8;font-size:2.2rem;font-weight:700;margin-bottom:25px;text-align:center}.profile-header{align-items:center;display:flex;justify-content:center;margin-bottom:30px}.user-info h2{font-size:1.8rem;margin-bottom:5px}.user-info p{color:#94a3b8;font-size:1rem}.profile-form{display:flex;flex-direction:column;gap:15px}.profile-form input,.profile-form textarea{background:#1e293b;border:1px solid #334155;border-radius:8px;color:#fff;font-size:1rem;padding:12px 15px;transition:.3s ease;width:100%}.profile-form input::placeholder,.profile-form textarea::placeholder{color:#64748b}.profile-form input:focus,.profile-form textarea:focus{border-color:#38bdf8;box-shadow:0 0 5px #38bdf880;outline:none}.profile-form textarea{resize:none}.save-btn{background:#3b82f6;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1rem;margin-top:10px;padding:14px 20px;transition:.3s ease}.save-btn:hover{background:#2563eb}.save-btn:disabled{background:#475569;cursor:not-allowed}.loading{color:#fff;font-size:1.4rem;padding:50px;text-align:center}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#667eea,#764ba2);color:#333;font-family:Segoe UI,sans-serif;min-height:100vh}.container{margin:0 auto;max-width:450px;padding:20px}.card{background:#fff;border-radius:20px;box-shadow:0 15px 35px #0003;margin-top:10vh;padding:40px}h1{color:#5a67d8;font-size:2.8rem;margin-bottom:30px;text-align:center}input{border:2px solid #e2e8f0;border-radius:12px;font-size:1.1rem;margin:10px 0;padding:16px;width:100%}input:focus{border-color:#667eea;box-shadow:0 0 0 4px #667eea33;outline:none}button{background:#667eea;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;margin-top:15px;padding:16px;width:100%}button:hover{background:#5a67d8}.dashboard{color:#fff;padding-top:100px;text-align:center}.dashboard h1{color:#fff;font-size:4rem}.avatar{align-items:center;background:#fff;border-radius:50%;display:flex;font-size:3rem;height:120px;justify-content:center;margin:0 auto 20px;width:120px}.avatar,a{color:#667eea;font-weight:700}a{text-decoration:none}a:hover{text-decoration:underline}
/*# sourceMappingURL=main.d50f12f8.css.map*/