.mtf-settings-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.mtf-settings-head h1{margin:4px 0 6px;font-size:30px;line-height:1.1}.mtf-settings-head p{margin:0;color:var(--muted)}.mtf-profile-eyebrow{font-size:11px;font-weight:900;letter-spacing:.16em;color:#d9b958}.mtf-profile-actions{display:flex;gap:10px}.mtf-settings-tabs{display:flex;gap:10px;margin-bottom:18px;border-bottom:1px solid rgba(226,201,121,.14)}.mtf-settings-tab{display:flex;align-items:center;gap:9px;padding:13px 18px;border:0;border-bottom:2px solid transparent;background:transparent;color:#9ea8a2;font:inherit;font-weight:800;cursor:pointer}.mtf-settings-tab span{display:inline-grid;place-items:center;width:26px;height:26px;border:1px solid rgba(226,201,121,.18);border-radius:8px;color:#d7bd70}.mtf-settings-tab:hover{color:#f2efe8}.mtf-settings-tab.active{color:#f4d36f;border-bottom-color:#d9b958}.mtf-profile-card{display:grid;grid-template-columns:260px minmax(0,1fr);overflow:hidden;border:1px solid rgba(226,201,121,.18);border-radius:18px;background:linear-gradient(145deg,rgba(11,24,17,.96),rgba(6,12,9,.98));box-shadow:0 24px 80px rgba(0,0,0,.24)}.mtf-profile-identity{display:flex;flex-direction:column;align-items:center;padding:34px 26px;border-right:1px solid rgba(226,201,121,.13);background:radial-gradient(circle at 50% 0,rgba(206,171,65,.09),transparent 48%),rgba(4,9,7,.54);text-align:center}.mtf-profile-avatar{display:grid;place-items:center;width:112px;height:112px;margin-bottom:16px;border:1px solid rgba(230,202,113,.42);border-radius:28px;background:linear-gradient(145deg,#cfae4f,#f0d578);color:#171309;font-size:34px;font-weight:950;box-shadow:0 16px 42px rgba(194,157,48,.18)}.mtf-profile-identity>strong{font-size:17px}.mtf-profile-identity>span{max-width:100%;margin-top:5px;color:var(--muted);font-size:12px;word-break:break-all}.mtf-profile-verified{margin-top:16px;padding:7px 10px;border:1px solid rgba(240,190,70,.25);border-radius:999px;background:rgba(240,190,70,.07);color:#e6c666;font-size:11px;font-weight:900;letter-spacing:.04em}.mtf-profile-verified.ok{border-color:rgba(39,190,126,.3);background:rgba(39,190,126,.08);color:#8ee4bb}.mtf-photo-button{width:100%;margin-top:24px;padding:11px 14px;border:1px dashed rgba(226,201,121,.26);border-radius:10px;background:rgba(255,255,255,.025);color:#b4bdb7;font-weight:800}.mtf-photo-button:disabled{opacity:.72;cursor:not-allowed}.mtf-profile-identity small{margin-top:9px;color:#6f7a74;font-size:10px;line-height:1.5}.mtf-profile-form-wrap{padding:30px}.mtf-profile-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}.mtf-profile-section-title span{display:block;color:#8d9892;font-size:10px;font-weight:900;letter-spacing:.14em}.mtf-profile-section-title h2{margin:4px 0 0;font-size:18px}.mtf-profile-account-id{padding:7px 10px;border:1px solid rgba(226,201,121,.16);border-radius:999px;color:#cbb56e!important;letter-spacing:.06em!important}.mtf-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mtf-profile-field{display:grid;gap:7px}.mtf-profile-field label{color:#96a09a;font-size:11px;font-weight:800;letter-spacing:.03em}.mtf-profile-field input{width:100%;min-height:46px;padding:0 13px;border:1px solid rgba(183,205,193,.15);border-radius:10px;background:#07100b;color:#f2efe8;outline:none;transition:.18s ease}.mtf-profile-field input:hover{border-color:rgba(226,201,121,.25)}.mtf-profile-field input:focus{border-color:rgba(226,201,121,.58);box-shadow:0 0 0 3px rgba(216,183,82,.08)}.mtf-profile-field input:disabled{color:#78827c;background:#07100b;cursor:not-allowed}.mtf-profile-divider{height:1px;margin:26px 0;background:linear-gradient(90deg,rgba(226,201,121,.16),rgba(226,201,121,.04),transparent)}.mtf-profile-notice{display:flex;gap:12px;align-items:flex-start;margin-top:24px;padding:14px 15px;border:1px solid rgba(226,181,58,.24);border-radius:12px;background:rgba(210,166,42,.06)}.mtf-profile-notice>span{display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border-radius:50%;background:rgba(221,185,72,.15);color:#ebca67;font-weight:900}.mtf-profile-notice strong{font-size:12px}.mtf-profile-notice p{margin:4px 0 0;color:#8f9993;font-size:11px;line-height:1.45}.mtf-profile-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:28px;padding-top:20px;border-top:1px solid rgba(226,201,121,.12)}.mtf-profile-footer>div:first-child{display:grid;gap:4px}.mtf-profile-footer small{color:#808b85}.mtf-profile-footer strong{font-size:13px}.mtf-profile-footer-actions{display:flex;gap:10px}.mtf-profile-status{min-height:20px;margin-top:12px;font-size:12px;font-weight:800}.mtf-profile-status.success{color:#8ee4bb}.mtf-profile-status.error{color:#ff9d96}@media(max-width:1100px){.mtf-profile-card{grid-template-columns:220px minmax(0,1fr)}.mtf-profile-form-wrap{padding:24px}.mtf-profile-identity{padding:28px 20px}}@media(max-width:820px){.mtf-settings-head{align-items:flex-start;flex-direction:column}.mtf-profile-actions{width:100%}.mtf-profile-actions .btn{flex:1}.mtf-settings-tabs{overflow-x:auto}.mtf-settings-tab{white-space:nowrap}.mtf-profile-card{grid-template-columns:1fr}.mtf-profile-identity{border-right:0;border-bottom:1px solid rgba(226,201,121,.13)}.mtf-photo-button{max-width:280px}.mtf-profile-grid{grid-template-columns:1fr}.mtf-profile-footer{align-items:flex-start;flex-direction:column}.mtf-profile-footer-actions{width:100%}.mtf-profile-footer-actions .btn{flex:1}}