.profile-page{max-width:800px;margin:0 auto;padding:40px 20px}.profile-subtitle{color:#888;margin-bottom:40px}.profile-container{background:#112334;border-radius:12px;padding:32px}.profile-form{max-width:500px}.form-group{margin-bottom:24px}.form-group label{color:#ffd600;margin-bottom:8px;font-weight:500;display:block}.form-group input{color:#fff;background:#1a2438;border:1px solid #2a3854;border-radius:6px;width:100%;padding:12px;font-size:16px}.form-group input:disabled{color:#666;cursor:not-allowed;background:#1a2438}.profile-actions{gap:12px;margin-top:24px;display:flex}.update-btn{color:#0a0f1a;cursor:pointer;background:#ffd600;border:none;border-radius:6px;padding:12px 24px;font-size:16px;font-weight:600;transition:background .2s}.update-btn:hover{background:#ffe666}.auth-btn{color:#0c1930;cursor:pointer;text-align:center;background-color:gold;border:none;border-radius:8px;width:100%;margin:35px 0 15px;padding:16px;font-size:18px;font-weight:700;transition:all .3s;display:block;box-shadow:0 2px 5px #0000001a}.auth-btn:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.password-reset-btn{color:#ccd6f6;cursor:pointer;background:#374a6b;border:1px solid #4a5f7a;border-radius:6px;margin-top:8px;padding:8px 16px;font-size:14px;transition:all .2s}.password-reset-btn:hover{background:#4a5f7a;border-color:#ffd600}.modal{z-index:1000;background:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-content{background:#112334;border-radius:12px;width:100%;max-width:400px;padding:32px}.modal-content h2{color:#ffd600;margin-bottom:16px}.modal-content p{color:#888;margin-bottom:24px}.modal-content input{color:#fff;background:#1a2438;border:1px solid #2a3854;border-radius:6px;width:100%;margin-bottom:24px;padding:12px;font-size:16px}.modal-content input:focus{border-color:#ffd600;outline:none}.modal-actions{gap:12px;margin-top:24px;display:flex}.confirm-btn,.cancel-btn{cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-size:14px;transition:all .2s}.confirm-btn{color:#0a0f1a;background:#ffd600;font-weight:600}.confirm-btn:hover{background:#ffe666}.cancel-btn{color:#fff;background:#2a3854}.cancel-btn:hover{background:#374a6b}.site-footer{background:#101b28;margin-top:auto;padding:24px}.footer-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.footer-brand{color:#666}.footer-links{gap:24px;display:flex}.footer-links a{color:#888;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#ffd600}.feedback-section{margin-top:40px;margin-bottom:40px}.feedback-section h2{color:#ffd600;margin-bottom:8px;font-size:1.8rem}.feedback-subtitle{color:#8892b0;margin-bottom:24px;font-size:1rem}.feedback-container{background:#112334;border-radius:12px;padding:32px}.feedback-form{max-width:600px}.feedback-form select{color:#fff;background:#1a2438;border:1px solid #2a3854;border-radius:6px;width:100%;padding:12px;font-size:16px}.feedback-form textarea{color:#fff;resize:vertical;background:#1a2438;border:1px solid #2a3854;border-radius:6px;width:100%;min-height:120px;padding:12px;font-size:16px}.feedback-form input[type=checkbox]{display:none}.feedback-form .checkbox-label{margin-bottom:16px}.feedback-actions{margin-top:24px}.send-feedback-btn{color:#000;cursor:pointer;background:linear-gradient(135deg,#ffd600,orange);border:none;border-radius:6px;padding:12px 24px;font-size:16px;font-weight:600;transition:all .3s}.send-feedback-btn:hover{background:linear-gradient(135deg,orange,#ffd600);transform:translateY(-2px);box-shadow:0 4px 12px #ffd6004d}.send-feedback-btn:disabled{color:#666;cursor:not-allowed;box-shadow:none;background:#2a3854;transform:none}.notifications-section{background:#0f1925;border:1px solid #2a3854;border-radius:16px;margin:2rem 0;padding:2rem}.notifications-section h2{color:#ffd600;margin:0 0 .5rem;font-size:1.6rem;font-weight:600}.notifications-subtitle{color:#8892b0;margin-bottom:1.5rem;line-height:1.5}.notifications-container{background:#112334;border:1px solid #2a3854;border-radius:12px;padding:1.5rem}.notifications-form{flex-direction:column;gap:1.5rem;display:flex}.message{border-radius:6px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500}.message.success{color:#4caf50;background:#4caf501a;border:1px solid #4caf504d}.message.error{color:#f44336;background:#f443361a;border:1px solid #f443364d}.message.info{color:#2196f3;background:#2196f31a;border:1px solid #2196f34d}@media (max-width:768px){.notification-actions{flex-direction:column;gap:.75rem}.save-preferences-btn,.test-email-btn{text-align:center;width:100%}.profile-form{padding:1.5rem}.form-group{margin-bottom:1rem}.profile-actions{flex-direction:column;gap:.75rem}.update-btn,.auth-btn{width:100%}.profile-page{padding:20px 10px}.profile-container,.feedback-container{padding:20px}.footer-content{text-align:center;flex-direction:column;gap:16px}.footer-links{flex-wrap:wrap;justify-content:center}}
