.PersonalInformationForm-module__Wz-mYa__section{border:1px solid var(--gray);background:var(--light);border-radius:var(--border-radius-m)}.PersonalInformationForm-module__Wz-mYa__section .PersonalInformationForm-module__Wz-mYa__fields{gap:1em}.PersonalInformationForm-module__Wz-mYa__button{width:100%}
.PhoneField-module__aLnl9q__phoneField{flex-direction:column;gap:6px;display:flex}.PhoneField-module__aLnl9q__controls{align-items:stretch;display:flex}.PhoneField-module__aLnl9q__dialSelect{appearance:none;scrollbar-width:thin;scrollbar-color:var(--gray) transparent;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 8px center/12px no-repeat;border:1px solid #ddd;border-top-left-radius:6px;border-bottom-left-radius:6px;outline:none;padding:0 28px 0 10px;font-size:14px}.PhoneField-module__aLnl9q__dialSelect::-webkit-scrollbar{width:6px}.PhoneField-module__aLnl9q__dialSelect::-webkit-scrollbar-track{background:0 0}.PhoneField-module__aLnl9q__dialSelect::-webkit-scrollbar-thumb{background-color:var(--bg-button-primary);border-radius:3px}.PhoneField-module__aLnl9q__numberInput{border:1px solid #ddd;border-left:none;border-top-right-radius:6px;border-bottom-right-radius:6px;outline:none;flex:1;padding:10px 12px;font-size:14px}.PhoneField-module__aLnl9q__errorMessage{color:#e53935;font-size:12px}
.AccountInformationForm-module__0vJpJa__section{border:1px solid var(--gray);background:var(--light);border-radius:var(--border-radius-m)}.AccountInformationForm-module__0vJpJa__section .AccountInformationForm-module__0vJpJa__fields{gap:1em}.AccountInformationForm-module__0vJpJa__section label{font-size:var(--font-extra-small);margin-bottom:3px;font-weight:600;display:block}.AccountInformationForm-module__0vJpJa__button{width:100%}
.ResetPasswordForm-module__WXCAvW__resetpass{border:1px solid var(--gray);background:var(--light);border-radius:var(--border-radius-m)}.ResetPasswordForm-module__WXCAvW__section .ResetPasswordForm-module__WXCAvW__fields{gap:1em}.ResetPasswordForm-module__WXCAvW__button{width:100%}
.ProfileDetails-module__2vGuCW__profilemain{grid-template-columns:180px calc(100% - 200px);display:grid}.ProfileDetails-module__2vGuCW__section{border:1px solid var(--gray);background:var(--light);border-radius:var(--border-radius-m)}.ProfileDetails-module__2vGuCW__details{padding:0;list-style-type:none}.ProfileDetails-module__2vGuCW__details li{font-size:var(--font-small);margin:var(--padding-medium) 0;grid-template-columns:150px calc(100% - 150px);display:grid}.ProfileDetails-module__2vGuCW__details li span:first-child{font-weight:600}.ProfileDetails-module__2vGuCW__avatarRow{margin-bottom:var(--padding-large);justify-content:flex-start;margin-top:1em;display:flex}.ProfileDetails-module__2vGuCW__avatarWrap{background:var(--gray-light);border-radius:50%;flex-shrink:0;width:130px;height:130px;position:relative;overflow:hidden}.ProfileDetails-module__2vGuCW__avatarImg{object-fit:cover;border-radius:50%}.ProfileDetails-module__2vGuCW__placeholder{background:var(--gray-light);width:100%;height:100%;color:var(--gray-dark);border-radius:50%;justify-content:center;align-items:center;font-size:2.5rem;font-weight:700;display:flex}.ProfileDetails-module__2vGuCW__placeholder svg{font-size:20%!important}.ProfileDetails-module__2vGuCW__overlay{opacity:0;background:#0006;justify-content:center;align-items:center;gap:12px;transition:opacity .2s ease-in-out;display:flex;position:absolute;inset:0}.ProfileDetails-module__2vGuCW__avatarWrap:hover .ProfileDetails-module__2vGuCW__overlay{opacity:1}.ProfileDetails-module__2vGuCW__iconBtn{cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:background .2s ease-in-out;display:flex}.ProfileDetails-module__2vGuCW__iconBtn svg{font-size:20px}.ProfileDetails-module__2vGuCW__iconBtn:hover{background:var(--bg-button-primary)}.ProfileDetails-module__2vGuCW__iconBtn:hover svg{fill:var(--light)}.ProfileDetails-module__2vGuCW__fileInput{display:none}
.dashboard-module__FQQ5Rq__dashboard{width:100%;padding:4px var(--padding-medium)}.dashboard-module__FQQ5Rq__breadcrumb{color:var(--gray-dark,#6b7280);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1em;font-size:12px}.dashboard-module__FQQ5Rq__dashwrap{scrollbar-width:thin;scrollbar-color:var(--gray) transparent;grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:flex-start;gap:24px;max-width:1200px;height:calc(100dvh - 9em);margin:0 auto;padding-right:.5em;display:grid;position:relative;overflow-y:auto}.dashboard-module__FQQ5Rq__main{flex-direction:column;gap:16px;display:flex}.dashboard-module__FQQ5Rq__welcomeTitle{align-items:center;gap:12px;min-width:0;display:inline-flex}.dashboard-module__FQQ5Rq__welcomeTextStack{flex-direction:column;gap:3px;min-width:0;padding-top:7px;display:flex}.dashboard-module__FQQ5Rq__welcomeWorkspaceName{color:var(--text-muted,#64748b);white-space:nowrap;font-size:.8125rem;font-weight:600;line-height:1.25}.dashboard-module__FQQ5Rq__welcomeTextStack>span:last-child{min-width:0}.dashboard-module__FQQ5Rq__welcomeAvatar{object-fit:cover;background:#fff;border:1px solid #e2e8f0eb;border-radius:10px;flex:none;width:53px;height:53px}.dashboard-module__FQQ5Rq__tabBar{max-width:1200px;margin:0 auto}.dashboard-module__FQQ5Rq__usage{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.dashboard-module__FQQ5Rq__chart{width:100%}.dashboard-module__FQQ5Rq__sidebar{flex-direction:column;gap:16px;display:flex;position:sticky;top:0}.dashboard-module__FQQ5Rq__badgeStack{align-items:center;min-height:30px;padding-left:6px;display:flex}.dashboard-module__FQQ5Rq__applicationList{flex-wrap:wrap;align-items:center;gap:0;min-height:38px;display:flex}.dashboard-module__FQQ5Rq__applicationIconBadge{color:#94a3b8;pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;padding:0;display:inline-flex}.dashboard-module__FQQ5Rq__applicationIconBadge svg,.dashboard-module__FQQ5Rq__applicationIconBadge img{object-fit:contain;width:20px;height:18px;max-height:18px;display:block}.dashboard-module__FQQ5Rq__applicationOverflow{color:#64748b;pointer-events:none;-webkit-user-select:none;user-select:none;align-items:center;height:38px;font-size:12px;font-weight:700;display:inline-flex}.dashboard-module__FQQ5Rq__visualBadge{color:#0f172a;pointer-events:none;-webkit-user-select:none;user-select:none;background:#f8fafc;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;margin-left:-6px;font-size:10px;font-weight:800;line-height:1;display:inline-flex;overflow:hidden}.dashboard-module__FQQ5Rq__visualBadge:first-child{margin-left:0}.dashboard-module__FQQ5Rq__visualBadge img{object-fit:contain;width:68%;height:68%;display:block}.dashboard-module__FQQ5Rq__memberBadge>img{object-fit:cover;width:100%;height:100%}.dashboard-module__FQQ5Rq__memberColor_0{color:#fff;background:#2563eb}.dashboard-module__FQQ5Rq__memberColor_1{color:#fff;background:#0f766e}.dashboard-module__FQQ5Rq__memberColor_2{color:#fff;background:#7c3aed}.dashboard-module__FQQ5Rq__memberColor_3{color:#fff;background:#be123c}.dashboard-module__FQQ5Rq__memberColor_4{color:#fff;background:#c2410c}.dashboard-module__FQQ5Rq__memberColor_5{color:#fff;background:#047857}.dashboard-module__FQQ5Rq__memberColor_6{color:#fff;background:#4338ca}.dashboard-module__FQQ5Rq__memberColor_7{color:#fff;background:#0369a1}.dashboard-module__FQQ5Rq__visualBadge svg{width:68%;height:68%;display:block}.dashboard-module__FQQ5Rq__badgeTone_yellow{color:#92400e;background:#fef3c7}.dashboard-module__FQQ5Rq__badgeTone_green{color:#166534;background:#dcfce7}.dashboard-module__FQQ5Rq__badgeTone_blue{color:#1d4ed8;background:#dbeafe}.dashboard-module__FQQ5Rq__badgeTone_teal{color:#0f766e;background:#ccfbf1}.dashboard-module__FQQ5Rq__badgeTone_purple{color:#6d28d9;background:#ede9fe}.dashboard-module__FQQ5Rq__badgeTone_orange{color:#c2410c;background:#ffedd5}.dashboard-module__FQQ5Rq__badgeTone_neutral,.dashboard-module__FQQ5Rq__overflowBadge{color:#475569;background:#f1f5f9}.dashboard-module__FQQ5Rq__agencyRequestsPanel{border:1px solid var(--gray,#e2e8f0);border-radius:var(--border-radius-m,12px);background:#fff;max-width:1200px;margin:0 auto 16px;overflow:hidden}.dashboard-module__FQQ5Rq__agencyRequestsHeader{border-bottom:1px solid #e2e8f0e6;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px;display:flex}.dashboard-module__FQQ5Rq__agencyRequestsHeader h2{color:#0f172a;margin:0 0 6px;font-size:18px}.dashboard-module__FQQ5Rq__agencyRequestsHeader p{color:#64748b;max-width:780px;margin:0;font-size:13px;line-height:1.5}.dashboard-module__FQQ5Rq__agencyRequestsList{display:grid}.dashboard-module__FQQ5Rq__agencyRequestRow{border-bottom:1px solid #e2e8f0b8;grid-template-columns:minmax(0,1fr) minmax(220px,.7fr) auto;align-items:center;gap:14px;padding:16px 18px;display:grid}.dashboard-module__FQQ5Rq__agencyRequestRow:last-child{border-bottom:0}.dashboard-module__FQQ5Rq__agencyRequestMain{flex-direction:column;gap:4px;min-width:0;display:flex}.dashboard-module__FQQ5Rq__agencyRequestMain span{color:#0f766e;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.dashboard-module__FQQ5Rq__agencyRequestMain strong{color:#0f172a;font-size:15px}.dashboard-module__FQQ5Rq__agencyRequestMain p{color:#64748b;margin:0;font-size:13px}.dashboard-module__FQQ5Rq__agencyRequestSelect{box-sizing:border-box;border:1px solid var(--gray,#e2e8f0);color:#0f172a;background:#fff;border-radius:8px;width:100%;height:38px;padding:0 12px;font-size:13px}.dashboard-module__FQQ5Rq__agencyRequestSelect:focus{border-color:#17736e;outline:none;box-shadow:0 0 0 1px #17736e33}.dashboard-module__FQQ5Rq__agencyRequestActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.dashboard-module__FQQ5Rq__agencyRequestsEmpty{color:#64748b;padding:28px 18px;font-size:13px}.dashboard-module__FQQ5Rq__agencyTransferModal{flex-direction:column;gap:16px;display:flex}.dashboard-module__FQQ5Rq__agencyTransferModal h3{color:#0f172a;margin:0;font-size:18px}.dashboard-module__FQQ5Rq__agencyTransferModal p{color:#475569;margin:0;font-size:14px;line-height:1.6}.dashboard-module__FQQ5Rq__agencyTransferModal strong{color:#0f172a}.dashboard-module__FQQ5Rq__agencyTransferActions{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}@media (max-width:1080px){.dashboard-module__FQQ5Rq__dashwrap,.dashboard-module__FQQ5Rq__agencyRequestRow{grid-template-columns:minmax(0,1fr)}.dashboard-module__FQQ5Rq__agencyRequestActions{justify-content:flex-start}.dashboard-module__FQQ5Rq__sidebar{order:-1}.dashboard-module__FQQ5Rq__usage{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.dashboard-module__FQQ5Rq__dashboard{padding:16px 16px 32px}.dashboard-module__FQQ5Rq__usage{grid-template-columns:minmax(0,1fr)}}
