.profile-page{color:#f5f1e8;background:radial-gradient(circle at 0 0,#d4af3724,#0000 24%),radial-gradient(circle at 100% 0,#ffffff0f,#0000 22%),linear-gradient(#0b0d12 0%,#121722 100%);min-height:100vh;padding:32px 20px 60px}.profile-shell{max-width:1200px;margin:0 auto}.profile-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.profile-header h1{margin:6px 0 10px;font-size:2rem;line-height:1.1}.profile-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#d4af37;margin:0;font-size:.72rem}.profile-subtext{color:#f5f1e8c2;max-width:720px;margin:0}.refresh-btn,.save-btn{color:#f5f1e8;cursor:pointer;background:#d4af371f;border:1px solid #d4af3780;border-radius:12px;padding:12px 16px;font-weight:700}.save-btn{background:#219c5b;border-color:#219c5b80}.refresh-btn:disabled,.save-btn:disabled{opacity:.6;cursor:not-allowed}.profile-error,.profile-success,.profile-empty{border-radius:14px;margin-bottom:20px;padding:14px 16px}.profile-error{color:#ffd5d5;background:#a01f1f38;border:1px solid #ff636359}.profile-success{color:#c9ffd8;background:#219c5b2e;border:1px solid #219c5b59}.profile-empty{color:#f5f1e8c7;background:#ffffff0a;border:1px solid #ffffff14}.profile-form{gap:18px;display:grid}.profile-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff17;border-radius:22px;padding:22px;box-shadow:0 20px 40px #00000038}.profile-card h2{margin:0 0 16px;font-size:1.15rem}.profile-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.profile-card label{flex-direction:column;gap:8px;display:flex}.profile-card span{color:#f5f1e8d1;font-size:.84rem}.profile-card input,.profile-card textarea{color:#f5f1e8;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;outline:none;padding:12px 14px}.profile-card textarea{resize:vertical}.checkbox-row{align-items:center;padding-top:28px;flex-direction:row!important;gap:10px!important}.checkbox-row input{width:18px;height:18px}.profile-actions{justify-content:flex-end;display:flex}@media (max-width:720px){.profile-header{flex-direction:column}.refresh-btn,.save-btn{width:100%}.profile-actions{justify-content:stretch}}
