.preferences-card[data-v-08dd8112]{padding:12px 16px 16px}.preferences-card__header[data-v-08dd8112]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:14px}.preferences-card__title[data-v-08dd8112]{font-family:Outfit,sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.preferences-card__section[data-v-08dd8112]{margin-bottom:12px}.preferences-card__section[data-v-08dd8112]:last-child{margin-bottom:0}.preferences-card__label[data-v-08dd8112]{font-size:12px;font-weight:500;margin-bottom:6px;opacity:.65;text-transform:uppercase;letter-spacing:.04em}.preferences-toggle-group[data-v-08dd8112]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.preferences-toggle-group .v-btn[data-v-08dd8112]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-transform:none!important;letter-spacing:normal!important;font-size:12px!important}.preferences-toggle-label[data-v-08dd8112]{font-size:12px}.filter-options-panel__list[data-v-401837c1]{max-height:320px;overflow-y:auto}.filter-options-panel__dot[data-v-401837c1]{display:inline-block;width:10px;height:10px;border-radius:50%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.v-menu__content.filter-menu{overflow:visible!important;contain:none!important}.filter-menu__card[data-v-772467e4]{position:relative;overflow:visible}.filter-menu__panel[data-v-772467e4]{position:absolute;top:0;left:calc(100% + 8px)}.filter-menu__section--active[data-v-772467e4]{background-color:rgba(25,35,57,.06)}.filter-count-badge[data-v-772467e4]{background-color:#ff5252;border-radius:50%;min-width:20px;height:20px;font-size:11px;font-weight:600;padding:0 5px}@media (max-width:959px){.filter-menu__panel[data-v-772467e4]{position:static;width:100%!important;-webkit-box-shadow:none;box-shadow:none;border-top:1px solid rgba(0,0,0,.12)}}#agent-portal .applications-table a,.applications-table .black--text,.applications-table .black--text *{color:#000!important}.applications-table .type-icon-badge{width:26px;height:26px;border-radius:50%}.applications-table .type-icon-badge .v-icon{color:#fff!important}.applications-table .status-pill{color:inherit!important}.input-custom-title[data-v-2fd59f4d]{display:none}.auth-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media(max-width:760px){.auth-card{grid-template-columns:1fr}.auth-card__art{display:none}}.auth-card__form{position:relative;z-index:1;padding:48px 44px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:14px;background:var(--surface-elevated);-webkit-box-shadow:var(--card-shadow);box-shadow:var(--card-shadow);backdrop-filter:blur(10px) saturate(1.2)}@media(max-width:480px){.auth-card__form{padding:32px 24px 28px}}.auth-card__logo{display:block;width:100%;max-width:340px;height:auto;margin:0 0 28px}.auth-card__art{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:24px 0 24px -16px;padding:12px 14px 44px 30px;border-radius:0 14px 14px 0;background:rgba(241,243,247,.88);-webkit-box-shadow:var(--card-shadow);box-shadow:var(--card-shadow);backdrop-filter:blur(8px)}.auth-card__art-img{display:block;width:100%;max-width:500px;height:auto}.auth-heading{margin-bottom:28px}.auth-heading h1{font-size:26px;font-weight:700;margin:0 0 4px;color:var(--on-surface)}.auth-heading p{margin:0;font-size:15px;color:var(--on-surface-muted)}.auth-status{margin-bottom:16px;padding:10px 14px;border-radius:6px;background:var(--success-bg);color:var(--success-fg);font-size:14px;line-height:1.5}.auth-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.auth-field input{width:100%;padding:12px 14px;border:1px solid var(--input-border);border-radius:8px;font-size:15px;font-family:inherit;color:var(--on-surface);background:var(--input-bg);outline:none;-webkit-transition:border-color .15s;transition:border-color .15s}.auth-field input::-webkit-input-placeholder{color:var(--on-surface-muted)}.auth-field input::-moz-placeholder{color:var(--on-surface-muted)}.auth-field input:-ms-input-placeholder{color:var(--on-surface-muted)}.auth-field input::-ms-input-placeholder{color:var(--on-surface-muted)}.auth-field input::placeholder{color:var(--on-surface-muted)}.auth-field input:focus{border-color:var(--on-surface);-webkit-box-shadow:0 0 0 2px var(--focus-ring);box-shadow:0 0 0 2px var(--focus-ring)}.auth-field.has-error input{border-color:#ef4444}.auth-field__error{margin:6px 0 0;font-size:12px;color:#dc2626}.auth-link{color:var(--link);text-decoration:none;font-size:13px;font-weight:500}.auth-link:hover{text-decoration:underline}.auth-btn{width:100%;padding:12px 20px;border-radius:8px;border:none;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;-webkit-transition:background .15s,opacity .15s;transition:background .15s,opacity .15s}.auth-btn--primary{background:var(--on-surface);color:var(--app-bg)}.auth-btn--primary:hover{opacity:.9}.auth-btn--primary:disabled{opacity:.45;cursor:not-allowed}.auth-btn--outline{background:transparent;border:1px solid var(--input-border);color:var(--on-surface)}.auth-btn--outline:hover{background:var(--surface-variant)}.auth-btn--text{background:transparent;color:var(--link);font-size:13px;padding:6px}.auth-btn--text:hover{text-decoration:underline}.auth-notice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:24px 0 32px}.auth-notice__hint{margin:0;font-size:14px;color:var(--on-surface-secondary);line-height:1.6;text-align:center;max-width:300px}