.profileModal__overlay{z-index:100;-webkit-backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;animation:.2s ease-out profileModal-overlayIn;display:flex;position:fixed;inset:0}@keyframes profileModal-overlayIn{0%{opacity:0}to{opacity:1}}.profileModal__panel{background:var(--b-bg);border:1px solid var(--b-glass-border-lt);width:100%;max-width:min(420px,100vw - 32px);max-height:85dvh;padding-bottom:max(0px,env(safe-area-inset-bottom));border-radius:20px;animation:.25s ease-out profileModal-scaleIn;overflow-y:auto}@keyframes profileModal-scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.profileModal__header{justify-content:space-between;align-items:center;padding:18px 20px 0;display:flex}.profileModal__title{letter-spacing:-.01em;color:var(--b-text-primary);margin:0;font-size:16px;font-weight:800}.profileModal__close{background:var(--b-glass-bg);border:1px solid var(--b-glass-border-lt);width:32px;height:32px;color:var(--b-text-muted);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;transition:background .15s;display:flex}.profileModal__close:hover{background:var(--b-glass-bg-md)}.profileModal__body{padding:20px 20px 28px}.profileModal__complete{text-align:center;flex-direction:column;align-items:center;display:flex}.profileModal__completeVisual{margin-bottom:16px}.profileModal__completeIcon{color:#3a5fe6;background:#3a5fe614;border:1px solid #3a5fe61f;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.profileModal__completeGreeting{color:var(--b-text-primary);margin:0 0 6px;font-size:16px;font-weight:700}.profileModal__completeSub{color:var(--b-text-muted);max-width:300px;margin:0 0 24px;font-size:12px;line-height:1.5}.profileModal__field{width:100%;margin-bottom:16px}.profileModal__label{color:var(--b-text-muted);text-align:left;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.profileModal__input{width:100%;height:44px;color:var(--b-text-primary);background:var(--b-glass-bg);border:1px solid var(--b-glass-border-lt);box-sizing:border-box;border-radius:12px;outline:none;padding:0 14px;font-size:16px;font-weight:500;transition:border-color .15s}.profileModal__input:focus{border-color:#3a5fe6}.profileModal__input::placeholder{color:var(--b-text-muted);opacity:.6}.profileModal__inputWrap{background:var(--b-glass-bg);border:1px solid var(--b-glass-border-lt);border-radius:12px;align-items:center;height:44px;transition:border-color .15s;display:flex;overflow:hidden}.profileModal__inputWrap:focus-within{border-color:#3a5fe6}.profileModal__inputPrefix{color:var(--b-text-muted);white-space:nowrap;-webkit-user-select:none;user-select:none;padding:0 0 0 14px;font-size:13px;font-weight:600}.profileModal__input--prefixed{background:0 0;border:none;height:100%;padding-left:8px}.profileModal__input--prefixed:focus{border-color:#0000}.profileModal__error{color:#e53935;text-align:left;background:#e539350f;border:1px solid #e539351f;border-radius:8px;width:100%;margin:0 0 12px;padding:8px 12px;font-size:11px}.profileModal__actions{gap:10px;width:100%;display:flex}.profileModal__btnCancel{height:44px;color:var(--b-text-secondary);background:var(--b-glass-bg);border:1px solid var(--b-glass-border-lt);cursor:pointer;border-radius:12px;flex:1;font-size:13px;font-weight:600;transition:transform .1s}.profileModal__btnCancel:active{transform:scale(.97)}.profileModal__btnSave{color:#fff;cursor:pointer;background:#3a5fe6;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:6px;width:100%;height:44px;font-size:13px;font-weight:700;transition:transform .1s,box-shadow .15s;display:flex}.profileModal__btnSave:hover{box-shadow:0 4px 12px #3a5fe64d}.profileModal__btnSave:active{transform:scale(.97)}.profileModal__btnSave:disabled{opacity:.6;cursor:not-allowed}
@media (min-width:768px){.profilDesktopContainer{max-width:960px;margin:0 auto;padding:0 60px!important}.mobileFooter{display:none!important}.profilLayout{grid-template-columns:280px 1fr;align-items:start;gap:40px;display:grid}.profilSidebar{position:sticky;top:84px}.profilPrefSecurityRow{gap:16px;display:flex}.profilPrefCol,.profilSecCol{flex:1;min-width:0}.profilDangerZone{max-width:360px}}
