.profile-page{max-width:1180px;margin:0 auto;padding:1.4rem;color:#e2e8f0;display:flex;flex-direction:column;gap:.95rem}.profile-page--loading{align-items:center;justify-content:center;min-height:320px;text-align:center;color:#cbd5f5}.profile-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.profile-header h2{margin:0;font-size:1.65rem}.profile-subtitle{margin:.35rem 0 0;color:#e2e8ffbf}.profile-meta-grid{display:flex;gap:.6rem;flex-wrap:wrap}.profile-meta{text-align:left;background:#94a3ff1f;padding:.62rem .8rem;border-radius:12px;border:1px solid rgba(148,163,255,.28);min-width:210px}.profile-meta__label{display:block;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#e0e7ffb3}.profile-tabs{display:flex;gap:.5rem;flex-wrap:wrap}.profile-tab{border:1px solid rgba(148,163,255,.26);border-radius:999px;background:#0f172a59;color:#e2e8f0;padding:.5rem .9rem;font-weight:600}.profile-tab.is-active{background:linear-gradient(135deg,#38bdf8,#6366f1);color:#08111f;border-color:transparent}.profile-alert{margin:0;padding:.72rem .9rem;border-radius:12px;font-size:.94rem}.profile-alert.is-success{background:#4ade802e;border:1px solid rgba(74,222,128,.32);color:#bbf7d0}.profile-alert.is-error{background:#f871712e;border:1px solid rgba(248,113,113,.32);color:#fecaca}.profile-unsaved{padding:.65rem .8rem;border-radius:12px;background:#38bdf821;border:1px solid rgba(56,189,248,.33);color:#bae6fd;font-size:.88rem}.profile-card{display:flex;gap:1rem;align-items:stretch;background:#0f172a8c;border-radius:16px;padding:1rem;border:1px solid rgba(148,163,255,.18)}.profile-card--stack{flex-direction:column}.profile-card__head h3{margin:0;font-size:1.1rem}.profile-card__head span{color:#e2e8ffad;font-size:.86rem}.profile-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.profile-avatar-section{display:flex;flex-direction:column;align-items:center;gap:.7rem;min-width:220px}.profile-avatar{width:148px;height:148px;border-radius:50%;object-fit:cover;border:3px solid rgba(148,163,255,.38)}.profile-file-input{display:none}.profile-upload-actions{display:flex;gap:.45rem;flex-wrap:wrap;justify-content:center}.profile-form{flex:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.82rem}.profile-form--single{grid-template-columns:1fr}.profile-form label{display:flex;flex-direction:column;gap:.35rem}.profile-form span{color:#e2e8ffb8;font-size:.84rem}.profile-form input,.profile-form textarea,.profile-form select{border:1px solid rgba(148,163,255,.28);border-radius:10px;padding:.58rem .7rem;background:#0f172ab3;color:#f8fafc;font-size:.92rem}.profile-form input:disabled,.profile-form textarea:disabled,.profile-form select:disabled{opacity:.7}.profile-form__full{grid-column:1 / -1}.profile-field-error{color:#fecaca;font-size:.78rem}.profile-btn{border:1px solid rgba(148,163,255,.28);border-radius:999px;padding:.52rem 1rem;font-weight:600;background:#0f172a4d;color:#e2e8f0}.profile-btn.primary,.profile-upload-btn{border:none;background:linear-gradient(135deg,#38bdf8,#6366f1);color:#08111f}.profile-upload-btn.is-ghost{background:#94a3ff29;color:#e2e8f0;border:1px solid rgba(148,163,255,.28)}.profile-btn:disabled,.profile-upload-btn:disabled{opacity:.62}.profile-toggle{flex-direction:row!important;align-items:center;gap:.5rem!important}.profile-toggle input{width:16px;height:16px}.profile-password-strength{background:#0f172a80;border:1px solid rgba(148,163,255,.2);border-radius:12px;padding:.62rem}.profile-password-strength strong{display:block;margin-bottom:.2rem}.profile-password-strength ul{margin:0;padding-left:1rem;display:grid;gap:.18rem}.profile-password-strength li{color:#e2e8ffb8;font-size:.84rem}.profile-password-strength li.ok{color:#bbf7d0}.profile-session-list{display:grid;gap:.55rem}.profile-session-list div{border:1px solid rgba(148,163,255,.2);border-radius:12px;background:#0f172a73;padding:.5rem .6rem;display:grid;gap:.1rem}.profile-session-list span,.profile-session-list small{color:#e2e8ffb3;font-size:.8rem}.profile-empty{margin:0;color:#e2e8ffb8}.profile-access-list,.profile-activity-list{list-style:none;margin:0;padding:0;display:grid;gap:.45rem}.profile-access-list li,.profile-activity-list li{border:1px solid rgba(148,163,255,.2);background:#0f172a73;border-radius:12px;padding:.55rem .66rem;display:flex;justify-content:space-between;gap:.7rem;align-items:center}.profile-access-list strong{display:block}.profile-access-list small{color:#e2e8ffad}.profile-pill{border-radius:999px;padding:.24rem .52rem;font-size:.78rem;border:1px solid rgba(148,163,255,.3);background:#94a3ff29}.profile-pill.is-edit{border-color:#10b98159;background:#10b98126}.profile-activity-list{gap:.6rem}.profile-activity-list li{display:grid;gap:.22rem}.profile-activity-title{display:flex;justify-content:space-between;gap:.5rem}.profile-activity-title span,.profile-activity-list p{color:#e2e8ffb3;font-size:.83rem;margin:0}.profile-crop-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#020617bd;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.profile-crop-card{width:min(540px,96vw);background:#0f172af5;border:1px solid rgba(148,163,255,.3);border-radius:16px;padding:1rem;display:grid;gap:.8rem}.profile-crop-card h3{margin:0}.profile-crop-preview{width:260px;height:260px;border-radius:50%;overflow:hidden;margin:0 auto;border:3px solid rgba(148,163,255,.4);background:#0f172a99;display:flex;align-items:center;justify-content:center}.profile-crop-preview img{width:100%;height:100%;object-fit:cover}.profile-crop-controls{display:grid;gap:.6rem}.profile-crop-controls label{display:grid;gap:.3rem;font-size:.85rem}.profile-crop-actions{display:flex;justify-content:flex-end;gap:.6rem;flex-wrap:wrap}.profile-actions{display:flex;justify-content:flex-end;gap:.6rem}.profile-actions--sticky{position:sticky;bottom:0;background:#020617c7;border:1px solid rgba(148,163,255,.2);border-radius:12px;padding:.6rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.spinner{border:3px solid rgba(148,163,255,.25);border-top:3px solid #38bdf8;border-radius:50%;width:32px;height:32px;animation:spin 1s linear infinite;margin:0 auto .8rem}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 980px){.profile-grid-2{grid-template-columns:1fr}.profile-card{flex-direction:column}.profile-avatar-section{min-width:0}}@media (max-width: 720px){.profile-page{padding:1rem}.profile-meta{min-width:0;width:100%}.profile-form{grid-template-columns:1fr}.profile-actions--sticky{flex-direction:column}.profile-activity-title,.profile-access-list li{flex-direction:column;align-items:flex-start}}
