.context-menu{position:fixed;z-index:120;display:grid;width:250px;padding:8px;border:1px solid #dfe4ec;border-radius:16px;background:#fff;box-shadow:0 18px 55px #17233b35}.context-menu button{padding:13px 14px;border:0;border-radius:10px;background:transparent;color:#17233b;text-align:left;font-size:14px}.context-menu button:hover{background:#eef2f7}.context-menu button[data-action=delete]{color:#d14852}
.profile-overlay{position:fixed;inset:0;z-index:110;display:grid;place-items:center;padding:18px;background:#07101edb;backdrop-filter:blur(12px)}.profile-card{position:relative;width:min(520px,100%);max-height:92dvh;overflow:auto;border-radius:27px;background:#f4f6f9;box-shadow:0 30px 90px #0008}.profile-close{position:absolute;z-index:3;top:15px;right:15px;width:38px;height:38px;border:0;border-radius:50%;background:#ffffffd9;font-size:23px}.profile-hero{display:grid;justify-items:center;padding:32px 25px 24px;background:#fff;text-align:center}.profile-avatar{display:grid;place-items:center;width:104px;height:104px;overflow:hidden;border-radius:50%;background:linear-gradient(145deg,#6ca8dd,#3d6fa5);color:#fff;font-size:30px;font-weight:800}.profile-avatar img,.member-avatar img{width:100%;height:100%;object-fit:cover}.profile-avatar.editable{cursor:pointer}.profile-hero h2{margin:15px 0 5px;font:27px Georgia,serif}.profile-hero p{margin:0;color:#42a677;font-size:14px}.profile-hero>button{margin-top:12px;border:0;background:none;color:#3976ea;font-size:14px}
.profile-actions{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;padding:13px;background:#fff;border-top:1px solid #e7eaf0}.profile-actions button{display:grid;justify-items:center;gap:7px;padding:8px 2px;border:0;background:transparent;color:#53627a;font-size:11px}.profile-actions b{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:#edf3fc;color:#3976ea;font-size:18px}.profile-section{display:grid;gap:12px;margin-top:10px;padding:20px;background:#fff}.profile-section h3{margin:0;font-size:16px}.profile-section label{display:grid;gap:7px;color:#68758a;font-size:13px}.profile-section select,.profile-section input{height:44px;padding:0 12px;border:1px solid #dfe4ec;border-radius:12px;background:#fff;font-size:15px}.profile-section>button{min-height:44px;border:0;border-radius:12px;background:#eef2f7;text-align:left;padding:0 14px;font-size:14px}.profile-section .danger-row{color:#d14852}.profile-section .profile-primary{background:#172847;color:#fff;text-align:center}.profile-member,.session-row{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:11px;padding:10px 0;border-bottom:1px solid #edf0f4}.member-avatar{display:grid;place-items:center;width:46px;height:46px;overflow:hidden;border-radius:50%;background:#6c8cb5;color:#fff;font-weight:700}.profile-member span,.session-row span{display:grid;gap:4px}.profile-member small,.session-row small{color:#8490a3;font-size:11px}.session-row button{padding:8px 10px;border:0;border-radius:9px;background:#fdebed;color:#c7434d}.session-row .current-session{color:#42a677;font-size:11px}
@media(max-width:700px){.profile-overlay{align-items:end;padding:0;height:var(--app-height,100dvh)}.profile-card{width:100%;max-height:calc(var(--app-height,100dvh) - 8px);border-radius:26px 26px 0 0;padding-bottom:env(safe-area-inset-bottom)}.profile-actions{position:sticky;top:0;z-index:2}.context-menu{right:10px!important;left:10px!important;bottom:calc(10px + env(safe-area-inset-bottom));top:auto!important;width:auto}.profile-actions button{font-size:10px}}
.profile-actions button.active b{background:#3976ea;color:#fff}.search-hit{outline:4px solid #f0b84b;transition:outline .25s}
.avatar img,.mini-avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}
.setting-description{margin:0;color:#758196;font-size:13px;line-height:1.5}
.profile-hero>small{margin-top:7px;color:#78859a;font-size:13px}.profile-hero #edit-profile-button{margin-top:3px}.profile-section textarea{resize:vertical;min-height:78px;padding:11px 12px;border:1px solid #dfe4ec;border-radius:12px;background:#fff;font:15px Arial,sans-serif}.setting-switch{display:flex!important;align-items:center;justify-content:space-between;min-height:46px;color:#26354d!important}.setting-switch input{width:22px!important;height:22px!important;accent-color:#3976ea}.settings-card{scrollbar-width:thin}
.brand,.auth-logo{background:#13221c url('/icon-192.png?v=20260731-1') center/cover no-repeat!important;color:transparent!important}
.profile-logout-section{padding-bottom:calc(20px + env(safe-area-inset-bottom))}.profile-section .profile-logout-button{min-height:50px;background:#fff0f0;color:#cc3946;text-align:center;font-weight:700;border:1px solid #efc9cd}
