.profile-user-head{display:flex;align-items:center;gap:12px;width:100%;min-width:0}.profile-user-head .profile-avatar{flex:0 0 auto;margin:0}.profile-user-head h2{margin:0}.profile-user-head p{margin:4px 0 0;color:var(--trade-muted);font-size:12px;overflow-wrap:anywhere}.profile-user-id{margin:4px 0 0;color:var(--trade-muted);font-size:12px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.3px}.profile-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;margin-top:14px}.profile-tool-card{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:52px;padding:10px 11px;border:1px solid var(--trade-border-strong,#30445c);border-radius:11px;background:var(--trade-surface-2,#111a28);color:var(--trade-title);text-align:left;text-decoration:none;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.profile-tool-card:hover,.profile-tool-card:focus-visible{border-color:var(--account-accent);background:rgba(var(--account-accent-rgb),.08);transform:translateY(-1px)}.profile-tool-icon{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(var(--account-accent-rgb),.45);border-radius:9px;background:rgba(var(--account-accent-rgb),.1);color:var(--account-accent);font-size:14px;font-weight:850}.profile-tool-card>span:nth-child(2){display:grid;min-width:0;gap:4px}.profile-tool-card strong{overflow:hidden;font-size:13px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.profile-tool-card small{display:none}.profile-tool-card>b{color:var(--account-accent);font-size:15px}.profile-tool-card.needs-attention{border-color:#8b4549;background:rgba(113,38,43,.15)}.profile-tool-card.needs-attention small{color:#ff9a9f}.profile-tool-card.service .profile-tool-icon{border-color:rgba(39,206,151,.45);background:rgba(39,206,151,.1);color:#4bdeb0}.profile-tools-overlay{position:fixed;inset:0;z-index:160;display:grid;place-items:center;padding:20px;background:rgba(1,5,10,.76);backdrop-filter:blur(6px)}.profile-tools-overlay[hidden]{display:none}.profile-tools-dialog{width:min(620px,100%);max-height:min(760px,calc(100dvh - 32px));overflow:auto;border:1px solid #38516d;border-radius:16px;background:#101724;color:var(--trade-title);box-shadow:0 28px 90px rgba(0,0,0,.65)}.profile-tools-dialog>header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid #293b50;background:#101724}.profile-tools-dialog>header h2{margin:0;font-size:21px}.profile-tools-close{display:grid;place-items:center;width:38px;height:38px;border:1px solid #33485f;border-radius:9px;background:#151f2e;color:#fff;font-size:22px;cursor:pointer}.profile-tools-body{padding:20px}.profile-tool-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:18px}.profile-tool-tabs button{min-height:44px;border:1px solid #30445b;border-radius:8px;background:#0a111c;color:#a8b6c8;font-weight:750}.profile-tool-tabs button.active{border-color:var(--account-accent);background:rgba(var(--account-accent-rgb),.12);color:#fff}.profile-tool-form{display:grid;gap:14px}.profile-tool-form[hidden]{display:none}.profile-tool-form label{display:grid;gap:7px;color:#bcc7d5;font-size:12px;font-weight:700}.profile-tool-form :is(input,select,textarea){box-sizing:border-box;width:100%;min-height:46px;padding:10px 12px;border:1px solid #34485f;border-radius:8px;background:#080e17;color:#f2f5f8;font:inherit;outline:none}.profile-tool-form textarea{min-height:126px;resize:vertical}.profile-tool-form :is(input,select,textarea):focus{border-color:var(--account-accent);box-shadow:0 0 0 3px rgba(var(--account-accent-rgb),.1)}.profile-form-help{margin:-5px 0 0;color:var(--trade-muted);font-size:11px;line-height:1.5}.profile-tool-submit{min-height:48px;border:1px solid var(--account-accent);border-radius:9px;background:var(--account-accent);color:#071017;font-weight:850;cursor:pointer}.profile-tool-submit:disabled{opacity:.55;cursor:wait}.profile-tool-status{min-height:18px;margin:0;color:#8fa1b5;font-size:12px}.profile-tool-status.error{color:#ff888e}.profile-email-state{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #2c4057;border-radius:9px;background:#0b1320}.profile-email-state span{display:grid;gap:3px;min-width:0}.profile-email-state small{color:var(--trade-muted)}.profile-email-state b{overflow-wrap:anywhere}.profile-email-state em{flex:0 0 auto;color:#f1b45d;font-size:11px;font-style:normal}.profile-code-row{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:8px}.profile-code-row button{border:1px solid #325a7f;border-radius:8px;background:#122a42;color:#8fcaff;font-weight:750}.complaint-file{padding:11px!important;height:auto}.complaint-tickets{display:grid;gap:8px;margin-top:18px}.complaint-ticket{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:11px 12px;border:1px solid #2c4057;border-radius:8px;background:#0b1320}.complaint-ticket b,.complaint-ticket small{display:block}.complaint-ticket small{margin-top:4px;color:var(--trade-muted)}.complaint-ticket em{color:#6fc3ff;font-size:11px;font-style:normal}.support-contact-card{display:grid;gap:9px;margin:7px 12px 0;padding:12px;border:1px solid #29435d;border-radius:9px;background:#0b1725}.support-contact-card p{margin:0;color:#aebccc;font-size:11px;line-height:1.55}.support-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.support-contact-grid span{padding:8px;border:1px solid #253a50;border-radius:7px;color:#dbe6f2;font-size:11px;overflow-wrap:anywhere}@media(max-width:900px){.profile-action-grid{gap:7px;margin-top:12px}.profile-tool-card{min-height:48px;padding:9px 10px}}@media(max-width:720px){.profile-action-grid{gap:7px}.profile-tool-card{min-height:48px;padding:9px 10px;grid-template-columns:34px minmax(0,1fr) auto;gap:8px}.profile-tool-icon{width:34px;height:34px}.profile-tools-overlay{align-items:end;padding:0}.profile-tools-dialog{width:100%;max-height:92dvh;border-radius:18px 18px 0 0}.profile-tools-dialog>header,.profile-tools-body{padding:15px}.support-contact-grid{grid-template-columns:1fr}}@media(max-width:360px){.profile-action-grid{grid-template-columns:1fr}.profile-tool-card{min-height:46px}.profile-code-row{grid-template-columns:1fr}.profile-code-row button{min-height:44px}}
.profile-tool-form label,.profile-tool-form :is(input,select,textarea){letter-spacing:0;transform:none}
.profile-tool-form input[type="password"]::placeholder{opacity:.30;transform:none;letter-spacing:0}
.profile-tool-form input[type="password"]::-webkit-input-placeholder{opacity:.30;transform:none;letter-spacing:0}
.profile-tool-form input[type="password"]::-moz-placeholder{opacity:.30;transform:none;letter-spacing:0}
[data-theme="light"] .profile-tool-card{background:#f4f7fb;border-color:#d5deea;color:#191919}
[data-theme="light"] .profile-tool-card small{display:none}
[data-theme="light"] .profile-tool-card:hover,[data-theme="light"] .profile-tool-card:focus-visible{background:#eaf1fb}
[data-theme="light"] .profile-tools-dialog,[data-theme="light"] .profile-tools-dialog>header{background:#fff;border-color:#d5deea;color:#191919}
[data-theme="light"] .profile-tools-close{background:#f3f6fa;border-color:#d5deea;color:#191919}
[data-theme="light"] .profile-tool-tabs button{background:#f4f7fb;border-color:#d5deea;color:#4b5563}
[data-theme="light"] .profile-tool-form label{color:#3a3f4b}
[data-theme="light"] .profile-tool-form :is(input,select,textarea),[data-theme="light"] .profile-email-state,[data-theme="light"] .complaint-ticket{background:#fff;border-color:#d5deea;color:#191919}
[data-theme="light"] .profile-tool-tabs button.active{color:#191919}

.profile-tool-card.service{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  border-color:rgba(38,216,168,.42);
  background:linear-gradient(135deg,rgba(15,43,53,.94),rgba(14,25,42,.96) 58%,rgba(17,29,48,.98));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.045),0 8px 24px rgba(2,12,22,.16);
}
.profile-tool-card.service::before{
  content:"";
  position:absolute;
  z-index:-1;
  width:92px;
  height:92px;
  right:-38px;
  top:-48px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(41,222,170,.18),rgba(41,222,170,0) 70%);
  pointer-events:none;
}
.profile-tool-card.service:hover,.profile-tool-card.service:focus-visible{
  border-color:rgba(74,238,190,.82);
  background:linear-gradient(135deg,rgba(18,57,64,.98),rgba(15,31,50,.98));
  box-shadow:0 10px 30px rgba(4,35,38,.24),inset 0 1px 0 rgba(255,255,255,.07);
}
.profile-tool-card.service .profile-tool-icon{
  position:relative;
  border-color:rgba(72,236,190,.62);
  border-radius:11px;
  background:linear-gradient(145deg,rgba(31,212,162,.24),rgba(17,119,108,.12));
  color:#67f0c4;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.11),0 0 18px rgba(42,218,167,.12);
}
.profile-tool-card.service .profile-tool-icon::before{
  content:"";
  width:20px;
  height:20px;
  background:currentColor;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M4 13v-1a8 8 0 0 1 16 0v1M4 13a2 2 0 0 1 2-2h1v7H6a2 2 0 0 1-2-2v-3Zm16 0a2 2 0 0 0-2-2h-1v7h1a2 2 0 0 0 2-2v-3Zm0 3v1a3 3 0 0 1-3 3h-3'/%3E%3C/svg%3E") center/contain no-repeat;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M4 13v-1a8 8 0 0 1 16 0v1M4 13a2 2 0 0 1 2-2h1v7H6a2 2 0 0 1-2-2v-3Zm16 0a2 2 0 0 0-2-2h-1v7h1a2 2 0 0 0 2-2v-3Zm0 3v1a3 3 0 0 1-3 3h-3'/%3E%3C/svg%3E") center/contain no-repeat;
}
[data-theme="light"] .profile-tool-card.service{
  border-color:#a7ddd0;
  background:linear-gradient(135deg,#effbf8,#f4f8fc 64%,#eef4fb);
  box-shadow:0 8px 24px rgba(37,105,92,.09),inset 0 1px 0 #fff;
}
[data-theme="light"] .profile-tool-card.service:hover,[data-theme="light"] .profile-tool-card.service:focus-visible{
  border-color:#4fc8aa;
  background:linear-gradient(135deg,#e8faf5,#edf5fb);
}

.profile-tool-card.identity,
.profile-tool-card[data-profile-tool="security"],
.profile-tool-card[data-profile-tool="complaint"]{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 8px 24px rgba(2,12,22,.13);
}
.profile-tool-card.identity::before,
.profile-tool-card[data-profile-tool="security"]::before,
.profile-tool-card[data-profile-tool="complaint"]::before{
  content:"";
  position:absolute;
  z-index:-1;
  width:88px;
  height:88px;
  right:-40px;
  top:-48px;
  border-radius:50%;
  pointer-events:none;
}
.profile-tool-card.identity{
  border-color:rgba(255,112,126,.40);
  background:linear-gradient(135deg,rgba(55,28,42,.94),rgba(28,28,45,.97) 62%,rgba(18,29,47,.98));
}
.profile-tool-card.identity::before{background:radial-gradient(circle,rgba(255,93,117,.18),rgba(255,93,117,0) 70%)}
.profile-tool-card.identity .profile-tool-icon{
  border-color:rgba(255,118,137,.62);
  background:linear-gradient(145deg,rgba(236,76,105,.22),rgba(118,40,70,.12));
  color:#ff91a3;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 0 18px rgba(255,81,112,.1);
}
.profile-tool-card[data-profile-tool="security"]{
  border-color:rgba(67,164,255,.40);
  background:linear-gradient(135deg,rgba(20,40,66,.96),rgba(17,27,46,.98) 62%,rgba(16,26,43,.98));
}
.profile-tool-card[data-profile-tool="security"]::before{background:radial-gradient(circle,rgba(46,156,255,.18),rgba(46,156,255,0) 70%)}
.profile-tool-card[data-profile-tool="security"] .profile-tool-icon{
  border-color:rgba(80,177,255,.62);
  background:linear-gradient(145deg,rgba(44,153,255,.22),rgba(30,86,150,.12));
  color:#68baff;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 0 18px rgba(44,153,255,.1);
}
.profile-tool-card[data-profile-tool="complaint"]{
  border-color:rgba(160,123,255,.38);
  background:linear-gradient(135deg,rgba(40,32,69,.95),rgba(24,27,48,.98) 62%,rgba(17,28,46,.98));
}
.profile-tool-card[data-profile-tool="complaint"]::before{background:radial-gradient(circle,rgba(151,104,255,.17),rgba(151,104,255,0) 70%)}
.profile-tool-card[data-profile-tool="complaint"] .profile-tool-icon{
  border-color:rgba(170,136,255,.58);
  background:linear-gradient(145deg,rgba(139,95,245,.22),rgba(73,53,132,.12));
  color:#b89cff;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 0 18px rgba(139,95,245,.1);
}
.profile-tool-card.identity:hover,.profile-tool-card.identity:focus-visible{border-color:rgba(255,137,151,.78);background:linear-gradient(135deg,rgba(68,32,49,.98),rgba(29,30,49,.98))}
.profile-tool-card[data-profile-tool="security"]:hover,.profile-tool-card[data-profile-tool="security"]:focus-visible{border-color:rgba(101,187,255,.78);background:linear-gradient(135deg,rgba(23,49,80,.98),rgba(18,31,51,.98))}
.profile-tool-card[data-profile-tool="complaint"]:hover,.profile-tool-card[data-profile-tool="complaint"]:focus-visible{border-color:rgba(185,154,255,.76);background:linear-gradient(135deg,rgba(50,39,83,.98),rgba(27,30,53,.98))}
.profile-tool-icon[data-profile-icon]::before{
  content:"";
  width:20px;
  height:20px;
  background:currentColor;
  -webkit-mask-position:center;
  -webkit-mask-repeat:no-repeat;
  -webkit-mask-size:contain;
  mask-position:center;
  mask-repeat:no-repeat;
  mask-size:contain;
}
.profile-tool-icon[data-profile-icon="identity"]::before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2 4.5 5v6.1c0 4.7 3.2 9.1 7.5 10.4 4.3-1.3 7.5-5.7 7.5-10.4V5L12 2Zm0 2.2 5.5 2.2v4.7c0 3.6-2.3 7.1-5.5 8.3-3.2-1.2-5.5-4.7-5.5-8.3V6.4L12 4.2Zm3.2 4.1-4.4 4.4-2-2-1.4 1.4 3.4 3.4 5.8-5.8-1.4-1.4Z'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2 4.5 5v6.1c0 4.7 3.2 9.1 7.5 10.4 4.3-1.3 7.5-5.7 7.5-10.4V5L12 2Zm0 2.2 5.5 2.2v4.7c0 3.6-2.3 7.1-5.5 8.3-3.2-1.2-5.5-4.7-5.5-8.3V6.4L12 4.2Zm3.2 4.1-4.4 4.4-2-2-1.4 1.4 3.4 3.4 5.8-5.8-1.4-1.4Z'/%3E%3C/svg%3E");
}
.profile-tool-icon[data-profile-icon="security"]::before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2 4.5 5v6.1c0 4.7 3.2 9.1 7.5 10.4 4.3-1.3 7.5-5.7 7.5-10.4V5L12 2Zm0 2.2 5.5 2.2v4.7c0 3.6-2.3 7.1-5.5 8.3-3.2-1.2-5.5-4.7-5.5-8.3V6.4L12 4.2Zm0 3.3a3 3 0 0 0-3 3v1H8v5h8v-5h-1v-1a3 3 0 0 0-3-3Zm0 1.8c.7 0 1.2.5 1.2 1.2v1h-2.4v-1c0-.7.5-1.2 1.2-1.2Z'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2 4.5 5v6.1c0 4.7 3.2 9.1 7.5 10.4 4.3-1.3 7.5-5.7 7.5-10.4V5L12 2Zm0 2.2 5.5 2.2v4.7c0 3.6-2.3 7.1-5.5 8.3-3.2-1.2-5.5-4.7-5.5-8.3V6.4L12 4.2Zm0 3.3a3 3 0 0 0-3 3v1H8v5h8v-5h-1v-1a3 3 0 0 0-3-3Zm0 1.8c.7 0 1.2.5 1.2 1.2v1h-2.4v-1c0-.7.5-1.2 1.2-1.2Z'/%3E%3C/svg%3E");
}
.profile-tool-icon[data-profile-icon="complaint"]::before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M4 3h16a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H9l-5 4v-4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2Zm0 2v11h2v1.8L8.3 16H20V5H4Zm7 2h2v5h-2V7Zm0 7h2v2h-2v-2Z'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M4 3h16a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H9l-5 4v-4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2Zm0 2v11h2v1.8L8.3 16H20V5H4Zm7 2h2v5h-2V7Zm0 7h2v2h-2v-2Z'/%3E%3C/svg%3E");
}
[data-theme="light"] .profile-tool-card.identity{border-color:#efb2bd;background:linear-gradient(135deg,#fff4f6,#f7f7fb)}
[data-theme="light"] .profile-tool-card[data-profile-tool="security"]{border-color:#acd5f5;background:linear-gradient(135deg,#f0f8ff,#f5f8fc)}
[data-theme="light"] .profile-tool-card[data-profile-tool="complaint"]{border-color:#d2c0f7;background:linear-gradient(135deg,#f8f3ff,#f5f7fb)}
