.owner-cases-page{font-family:var(--em-font-sans);padding-top:40px}.owner-cases-heading{flex-wrap:wrap;align-items:baseline;gap:14px;margin-bottom:16px;display:flex}.owner-cases-heading h1{letter-spacing:0;margin:0;font-size:26px;font-weight:800}.owner-cases-heading>span{color:var(--em-text-muted);font-size:13px}.owner-cases-heading>span b{color:var(--em-text-primary);font-family:var(--em-font-data)}.owner-cases-heading>button{margin-left:auto}.owner-cases-heading>button:disabled{cursor:not-allowed;opacity:.5}.owner-cases-tabs{border-bottom:1px solid var(--em-border-default);gap:2px;margin-bottom:20px;display:flex}.owner-cases-tabs>button{color:var(--em-text-muted);background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:11px 16px;font-size:14px;font-weight:600}.owner-cases-tabs>button[data-active=true]{border-bottom-color:var(--em-text-primary);color:var(--em-text-primary)}.owner-cases-tabs>button:hover:not([data-active=true]){color:var(--em-text-link)}.owner-cases-tabs>label{color:var(--em-text-muted);align-items:center;gap:6px;margin-left:auto;padding:10px 4px;font-size:12px;display:inline-flex}.owner-cases-tabs input{accent-color:var(--em-text-link)}.owner-cases-list{gap:12px;display:grid}.owner-cases-card{border:1px solid var(--em-border-default);border-radius:var(--em-radius-md);background:var(--em-surface-card);overflow:hidden}.owner-cases-card[data-priority=true]{border-width:1.5px;border-color:var(--em-border-selected)}.owner-cases-card[data-paused=true]{background:var(--em-surface-tint);border-style:dashed}.owner-cases-card__body{padding:18px 24px 14px}.owner-cases-card__title{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.owner-cases-card__title>strong{color:var(--em-text-primary);font-size:16px}.owner-cases-card__id{border:1px solid var(--em-border-default);background:var(--em-surface-page);color:var(--em-text-muted);font-family:var(--em-font-data);border-radius:5px;padding:2px 8px;font-size:12px}.owner-cases-card__status,.owner-cases-card__chip{border:1px solid var(--em-status-info-bd);border-radius:var(--em-radius-pill);background:var(--em-status-info-bg);color:var(--em-status-info-fg);align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.owner-cases-card__status[data-tone=solid]{border-color:var(--em-text-primary);background:var(--em-text-primary);color:var(--em-text-inverse)}.owner-cases-card__status[data-tone=success]{border-color:var(--em-status-success-bd);background:var(--em-status-success-bg);color:var(--em-status-success-fg)}.owner-cases-card__status[data-tone=muted]{border-color:var(--em-border-default);background:var(--em-surface-page);color:var(--em-text-placeholder)}.owner-cases-card__title time{color:var(--em-status-warning-fg);font-family:var(--em-font-data);margin-left:auto;font-size:12px;font-weight:700}.owner-cases-card__summary{color:var(--em-text-muted);margin:6px 0 0;font-size:12.5px}.owner-cases-card__paused{border:1px solid var(--em-status-warning-bd);border-radius:var(--em-radius-sm);background:var(--em-status-warning-bg);color:var(--amber-800);margin:10px 0 0;padding:8px 12px;font-size:12px}.owner-cases-card__activity{flex-wrap:wrap;align-items:center;gap:14px;margin-top:12px;display:flex}.owner-cases-card__chip--service{border-width:1.5px;border-color:var(--em-border-selected);color:var(--em-text-link)}.owner-cases-card__unread{color:var(--em-status-warning-fg);align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex}.owner-cases-card__unread:before{background:var(--red-600);content:"";border-radius:50%;width:7px;height:7px}.owner-cases-card__latest{color:var(--em-text-placeholder);font-size:12px}.owner-cases-card__actions{border-top:1px solid var(--em-border-subtle);background:var(--em-surface-page);align-items:center;gap:12px;padding:12px 24px;display:flex}.owner-cases-card__actions>button{color:var(--em-text-placeholder);margin-left:auto}.owner-cases-card__actions>button:disabled{cursor:wait;opacity:.65}.owner-cases-footnote{color:var(--em-text-placeholder);margin:24px 4px 0;font-size:12px;line-height:1.8}.owner-cases-empty{border:1px solid var(--em-border-default);border-radius:var(--em-radius-md);background:var(--em-surface-card);text-align:center;padding:40px}.owner-cases-empty>strong{color:var(--em-text-muted);font-size:15px}.owner-cases-empty>p{color:var(--em-text-placeholder);font-size:12.5px}.owner-cases-modal-backdrop{z-index:80;background:var(--em-surface-overlay);place-items:center;padding:20px;display:grid;position:fixed;inset:0}.owner-cases-modal{border-radius:var(--em-radius-xl);background:var(--em-surface-card);width:min(100%,480px);box-shadow:var(--em-elev-modal);padding:24px}.owner-cases-modal>header{justify-content:space-between;align-items:center;display:flex}.owner-cases-modal h2{margin:0;font-size:20px}.owner-cases-modal>header button{width:36px;height:36px;color:var(--em-text-muted);background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.owner-cases-modal>p{color:var(--em-text-muted);font-size:12.5px;line-height:1.7}.owner-cases-valuation-option{border:1.5px solid var(--em-border-selected);border-radius:var(--em-radius-lg);color:inherit;grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-bottom:10px;padding:14px 18px;text-decoration:none;transition:border-color .12s,box-shadow .12s;display:grid}.owner-cases-valuation-option:hover,.owner-cases-valuation-option:focus-visible{border-color:var(--em-text-link);box-shadow:0 0 0 3px color-mix(in srgb, var(--em-text-link) 12%, transparent);outline:0}.owner-cases-valuation-option>span{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.owner-cases-valuation-option strong{font-size:13.5px}.owner-cases-valuation-option small{border:1px solid var(--em-status-info-bd);border-radius:var(--em-radius-pill);background:var(--em-status-info-bg);color:var(--em-status-info-fg);padding:4px 10px;font-size:12px}.owner-cases-valuation-option time{color:var(--em-text-placeholder);font-family:var(--em-font-data);font-size:12px}.owner-cases-valuation-option p{color:var(--em-text-secondary);grid-column:1/-1;margin:0;font-size:12px}.owner-cases-valuation-option p b{color:var(--em-text-link);margin-left:4px}.owner-cases-modal>small{color:var(--em-text-placeholder);margin-top:10px;font-size:12px;display:block}.owner-cases-modal>small a{color:var(--em-text-link);margin-left:3px;font-weight:600}.owner-cases-modal>footer{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.owner-cases-modal__status{border:1px solid var(--em-border-default);border-radius:var(--em-radius-md);background:var(--em-surface-page);color:var(--em-text-muted);margin:0 0 10px;padding:14px 16px;font-size:12.5px}.case-workspace-page{width:min(100% - 40px,1360px);margin-inline:auto;padding:28px 0 48px}.workspace-case-header{border-bottom:1px solid var(--em-border-default);justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:22px;display:flex}.workspace-case-header>div:first-child>span{color:var(--em-text-link);font-size:12px;font-weight:700}.workspace-case-header h1{margin:8px 0 5px;font-size:clamp(22px,3vw,30px)}.workspace-case-header p{color:var(--em-text-secondary);margin:0;font-size:13px}.workspace-case-header__metrics{align-items:center;gap:8px;display:flex}.workspace-case-header__metrics>span,.workspace-case-header__metrics>button{border:1px solid var(--em-border-default);border-radius:var(--em-radius-sm);background:var(--em-surface-card);min-height:38px;color:var(--em-text-secondary);align-items:center;gap:6px;padding:8px 11px;font-size:12px;display:inline-flex}.service-request-banner{border:1px solid var(--em-status-warning-bd);border-radius:var(--em-radius-md);background:var(--em-status-warning-bg);justify-content:space-between;align-items:center;gap:20px;margin:18px 0;padding:16px 18px;display:flex}.service-request-banner>div{align-items:center;gap:12px;display:flex}.service-request-banner>div:first-child>span{background:var(--em-surface-card);width:36px;height:36px;color:var(--em-status-warning-fg);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.service-request-banner p{color:var(--em-text-secondary);margin:4px 0 0;font-size:12px}.inline-success{border:1px solid var(--em-status-success-bd);border-radius:var(--em-radius-sm);background:var(--em-status-success-bg);color:var(--em-status-success-fg);align-items:center;gap:8px;margin:18px 0;padding:12px 15px;font-size:13px;font-weight:650;display:flex}.workspace-layout{border:1px solid var(--em-border-default);border-radius:var(--em-radius-lg);background:var(--em-surface-card);min-height:650px;box-shadow:var(--em-elev-card);grid-template-columns:330px minmax(0,1fr);margin-top:18px;display:grid;overflow:hidden}.relationship-panel{border-right:1px solid var(--em-border-default);background:var(--em-surface-muted)}.relationship-panel__heading{justify-content:space-between;align-items:center;padding:20px 18px 12px;display:flex}.relationship-panel__heading h2{margin:0;font-size:17px}.relationship-panel__heading span{color:var(--em-text-muted);font-size:11px}.relationship-panel__heading button,.agent-detail-header>button{color:var(--em-text-muted);background:0 0;border:0}.relationship-filters{margin:0 18px 12px}.relationship-list{display:grid}.relationship-list>button{border:0;border-top:1px solid var(--em-border-subtle);color:inherit;text-align:left;background:0 0;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px;padding:14px 18px;display:grid}.relationship-list>button[data-active=true]{background:var(--em-surface-card);box-shadow:inset 3px 0 0 var(--em-text-link)}.agent-avatar{background:var(--em-data-range-soft);width:38px;height:38px;color:var(--em-text-link);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:14px;font-style:normal;font-weight:800;display:inline-flex}.agent-avatar--large{width:48px;height:48px;font-size:17px}.relationship-list>button>span:nth-child(2){gap:2px;min-width:0;display:grid}.relationship-list strong{font-size:13px}.relationship-list small,.relationship-list em{color:var(--em-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;overflow:hidden}.relationship-list>button>b{background:var(--red-700);color:#fff;border-radius:10px;justify-content:center;align-items:center;min-width:19px;height:19px;font-size:10px;display:inline-flex}.relationship-list i{border-radius:var(--em-radius-pill);background:var(--em-status-neutral-bg);width:max-content;color:var(--em-status-neutral-fg);grid-column:2;margin-top:4px;padding:3px 6px;font-size:9px;font-style:normal;font-weight:700}.relationship-list i[data-relation=service]{background:var(--em-status-success-bg);color:var(--em-status-success-fg)}.relationship-list i[data-relation=request]{background:var(--em-status-warning-bg);color:var(--em-status-warning-fg)}.agent-detail-panel{flex-direction:column;min-width:0;display:flex}.agent-detail-header{align-items:flex-start;gap:13px;padding:22px 24px 16px;display:flex}.agent-detail-header>div{flex:1;min-width:0}.agent-detail-header>div>div{align-items:center;gap:6px;display:flex}.agent-detail-header h2{margin:0;font-size:19px}.agent-detail-header svg{color:var(--em-text-link)}.agent-detail-header p{overflow-wrap:anywhere;color:var(--em-text-secondary);margin:4px 0;font-size:12px}.agent-detail-header>div>span{color:var(--em-status-warning-fg);align-items:center;gap:4px;font-size:12px;font-weight:700;display:inline-flex}.agent-detail-tabs{border-bottom:1px solid var(--em-border-default);padding:0 24px;display:flex}.agent-detail-tabs button{color:var(--em-text-secondary);background:0 0;border:0;align-items:center;gap:5px;padding:11px 16px;font-size:13px;font-weight:650;display:inline-flex;position:relative}.agent-detail-tabs button[aria-current=page]{color:var(--em-text-link)}.agent-detail-tabs button[aria-current=page]:after{background:var(--em-text-link);content:"";height:2px;position:absolute;bottom:-1px;left:10px;right:10px}.agent-detail-tabs button span{background:var(--red-700);color:#fff;border-radius:8px;padding:2px 5px;font-size:9px}.agent-detail-content{flex:1;min-height:0;padding:24px}.proposal-card{border:1px solid var(--em-border-default);border-radius:var(--em-radius-md);background:var(--em-surface-muted);padding:20px}.proposal-card>span{color:var(--em-text-muted);font-size:11px}.proposal-card h3{margin:14px 0 8px}.proposal-card p{color:var(--em-text-secondary);margin:0 0 16px;font-size:13px;line-height:1.8}.proposal-card small{color:var(--em-text-muted)}.proposal-policies{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.proposal-policies span{border-radius:var(--em-radius-sm);background:var(--em-status-success-bg);color:var(--em-status-success-fg);align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:700;display:inline-flex}.profile-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.profile-summary-grid article{border:1px solid var(--em-border-default);border-radius:var(--em-radius-md);gap:7px;padding:18px;display:grid}.profile-summary-grid svg{color:var(--em-text-link)}.profile-summary-grid span,.profile-summary-grid small{color:var(--em-text-muted);font-size:11px}.profile-summary-grid strong{font-size:13px}.progress-panel>header{justify-content:space-between;gap:20px;margin-bottom:20px;display:flex}.progress-panel h3{margin:0}.progress-panel header p{color:var(--em-text-secondary);margin:5px 0 0;font-size:12px}.progress-panel header>span{border-radius:var(--em-radius-pill);background:var(--em-surface-muted);height:max-content;color:var(--em-text-muted);padding:6px 8px;font-size:10px}.progress-timeline{gap:0;display:grid}.progress-timeline article{grid-template-columns:18px 1fr;gap:12px;display:grid}.progress-timeline article>span{position:relative}.progress-timeline article>span:before{z-index:1;background:var(--em-text-link);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:6px;left:5px}.progress-timeline article>span:after{background:var(--em-border-default);content:"";width:1px;position:absolute;top:12px;bottom:-8px;left:8px}.progress-timeline article:last-child>span:after{display:none}.progress-timeline article>div{padding-bottom:24px}.progress-timeline small{color:var(--em-text-muted)}.progress-timeline strong{margin:5px 0;display:block}.progress-timeline p{color:var(--em-text-secondary);margin:0;font-size:12px}.progress-empty{color:var(--em-text-muted);text-align:center;place-items:center;gap:8px;padding:60px 20px;display:grid}.progress-empty span{font-size:12px}.case-chat{flex-direction:column;min-height:420px;display:flex}.chat-contact-card{border:1px solid var(--em-border-default);border-radius:var(--em-radius-sm);background:var(--em-surface-muted);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.chat-contact-card>div{gap:3px;display:grid}.chat-contact-card span{color:var(--em-text-muted);font-size:10px}.chat-contact-card button{color:var(--em-text-link);background:0 0;border:0;font-size:12px;font-weight:700}.contact-options{flex-wrap:wrap;gap:8px;padding:12px 0;display:flex}.contact-options label{border:1px solid var(--em-border-default);border-radius:var(--em-radius-sm);align-items:center;gap:5px;padding:7px 9px;font-size:11px;display:inline-flex}.chat-messages{flex-direction:column;flex:1;gap:12px;padding:24px 0;display:flex}.chat-messages>div{align-items:flex-start;gap:8px;display:flex}.chat-messages>div>span{background:var(--em-data-range-soft);width:28px;height:28px;color:var(--em-text-link);border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.chat-messages p{background:var(--em-surface-muted);border-radius:4px 12px 12px;max-width:72%;margin:0;padding:10px 12px;font-size:12px;line-height:1.6}.chat-messages>div[data-own]{justify-content:flex-end}.chat-messages>div[data-own] p{background:var(--em-surface-selected);border-radius:12px 4px 12px 12px}.chat-composer{border-top:1px solid var(--em-border-default);gap:8px;padding-top:14px;display:flex}.chat-composer input{border:1px solid var(--em-border-strong);border-radius:var(--em-radius-sm);flex:1;min-width:0;min-height:42px;padding:10px 12px}.chat-composer button{border-radius:var(--em-radius-sm);background:var(--em-action-primary-bg);width:42px;height:42px;color:var(--em-action-primary-fg);border:0;justify-content:center;align-items:center;display:inline-flex}.agent-detail-footer{border-top:1px solid var(--em-border-default);justify-content:space-between;align-items:center;gap:16px;padding:14px 24px;display:flex}.agent-detail-footer>span{color:var(--em-text-muted);align-items:center;gap:6px;font-size:11px;display:inline-flex}.candidate-note{text-align:right;max-width:260px}.review-page{max-width:1100px}.review-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:28px;display:grid}.review-form-card{padding:32px}.review-form-card>header{border-bottom:1px solid var(--em-border-default);padding-bottom:24px}.review-form-card h1{margin:14px 0 7px;font-size:28px}.review-form-card header p{color:var(--em-text-secondary);margin:0;font-size:12px}.review-overall{border-bottom:1px solid var(--em-border-default);text-align:center;place-items:center;gap:12px;padding:32px 0;display:grid}.review-overall>span,.review-details h2,.review-name-mode legend{font-size:14px;font-weight:700}.review-overall>span b{color:var(--em-text-danger);font-size:10px}.review-overall>div,.review-star-row>div{gap:4px;display:flex}.review-overall button,.review-star-row button{color:var(--em-border-strong);background:0 0;border:0;padding:2px}.review-overall button[data-active=true],.review-star-row button[data-active=true],.review-preview__stars svg[data-active=true],.review-complete svg[data-active=true]{color:var(--em-status-warning-fg)}.review-details{border-bottom:1px solid var(--em-border-default);padding:24px 0}.review-details h2{margin:0 0 14px}.review-details h2 span{color:var(--em-text-muted);font-size:11px;font-weight:450}.review-star-row{grid-template-columns:100px 1fr 40px;align-items:center;gap:12px;padding:9px 0;display:grid}.review-star-row>span{color:var(--em-text-secondary);font-size:12px}.review-star-row small{color:var(--em-text-muted);text-align:right}.review-text{margin:24px 0}.review-text>span{color:var(--em-text-primary)}.review-text i{color:var(--em-text-muted);font-size:11px;font-style:normal;font-weight:450}.review-name-mode{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;display:grid}.review-name-mode legend{grid-column:1/-1;margin-bottom:10px}.review-name-mode label{border:1px solid var(--em-border-default);border-radius:var(--em-radius-md);gap:9px;padding:14px;display:flex}.review-name-mode label[data-active=true]{border-color:var(--em-border-selected);background:var(--em-surface-selected)}.review-name-mode span{gap:4px;display:grid}.review-name-mode strong{font-size:12px}.review-name-mode small{color:var(--em-text-muted);font-size:10px}.review-form-card>footer{border-top:1px solid var(--em-border-default);justify-content:space-between;margin-top:28px;padding-top:20px;display:flex}.review-form-card>footer button:disabled{opacity:.45}.review-preview{padding:22px;position:sticky;top:92px}.review-preview__agent{align-items:center;gap:10px;margin:18px 0;display:flex}.review-preview__agent>b{background:var(--em-data-range-soft);width:40px;height:40px;color:var(--em-text-link);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.review-preview__agent>div{display:grid}.review-preview__agent small,.review-preview>small{color:var(--em-text-muted);font-size:10px}.review-preview__stars{color:var(--em-border-strong);align-items:center;gap:3px;display:flex}.review-preview__stars strong{margin-left:5px}.review-preview>p{min-height:70px;color:var(--em-text-secondary);margin:16px 0;font-size:12px;line-height:1.65}.review-complete>div:not(.case-publish-success__actions){justify-content:center;align-items:center;gap:10px;margin:20px 0;display:flex}.review-complete>div>strong{font-size:28px}.review-complete>div>span{color:var(--em-border-strong);display:flex}.verification-page{background:linear-gradient(180deg, var(--em-surface-card), var(--em-surface-page) 360px)}.verification-page>main{width:min(100% - 40px,920px);margin:0 auto;padding:48px 0 64px}.verification-heading{text-align:center}.verification-heading>a{width:max-content;margin-right:auto;display:flex}.verification-steps{width:min(100%,720px);margin-inline:auto}.verification-form{margin-top:24px}.qualification-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:22px;display:grid}.qualification-options button{border:1px solid var(--em-border-default);border-radius:var(--em-radius-md);background:var(--em-surface-card);color:var(--em-text-secondary);text-align:left;align-items:center;gap:12px;padding:18px;display:flex}.qualification-options button[data-active=true]{border-color:var(--em-border-selected);background:var(--em-surface-selected);color:var(--em-text-link)}.qualification-options button span{gap:3px;display:grid}.qualification-options small{color:var(--em-text-muted);font-size:10px}.area-picker{border:1px solid var(--em-border-default);border-radius:var(--em-radius-md);margin:8px 0 0;padding:18px}.area-picker legend{align-items:center;gap:6px;padding:0 5px;font-size:13px;font-weight:700;display:flex}.area-picker>label{color:var(--em-text-secondary);grid-template-columns:80px 1fr;align-items:center;gap:10px;font-size:12px;display:grid}.area-picker>div{flex-wrap:wrap;gap:8px;margin:16px 0;display:flex}.area-picker>div button{border:1px solid var(--em-border-default);border-radius:var(--em-radius-pill);background:var(--em-surface-card);color:var(--em-text-secondary);align-items:center;gap:4px;padding:7px 10px;font-size:11px;display:inline-flex}.area-picker>div button[data-active=true]{border-color:var(--em-border-selected);background:var(--em-surface-selected);color:var(--em-text-link)}.area-picker>small{color:var(--em-text-muted);font-size:10px}.business-card-upload{border:1px dashed var(--em-border-strong);border-radius:var(--em-radius-md);background:var(--em-surface-muted);min-height:190px;color:var(--em-text-link);text-align:center;cursor:pointer;place-items:center;gap:8px;padding:24px;display:grid}.business-card-upload[data-filled=true]{border-style:solid;border-color:var(--em-status-success-bd);background:var(--em-status-success-bg);color:var(--em-status-success-fg)}.business-card-upload input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.business-card-upload span{color:var(--em-text-muted);font-size:11px}.verification-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.verification-preview-grid article{border:1px solid var(--em-border-default);border-radius:var(--em-radius-sm);padding:14px}.verification-preview-grid strong{margin:7px 0 4px;font-size:13px;display:block}.verification-preview-grid p{overflow-wrap:anywhere;color:var(--em-text-secondary);margin:0;font-size:10px}.verification-actions{width:min(100%,920px)}.verification-status{margin-block:16px}.verification-tracks{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0;display:grid}.verification-tracks article{border:1px solid var(--em-border-default);border-radius:var(--em-radius-md);align-items:center;gap:10px;padding:15px;display:flex}.verification-tracks article>span{background:var(--em-status-pending-bg);width:36px;height:36px;color:var(--em-status-pending-fg);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.verification-tracks article>div{flex:1;gap:2px;display:grid}.verification-tracks p{color:var(--em-text-muted);margin:0;font-size:10px}.verification-tracks b{color:var(--em-status-pending-fg);font-size:10px}.verification-status__timeline{text-align:left;gap:0;display:grid}.verification-status__timeline>div{grid-template-columns:28px 1fr;gap:10px;display:grid}.verification-status__timeline>div>span{z-index:1;border:1px solid var(--em-border-default);background:var(--em-surface-card);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex;position:relative}.verification-status__timeline>div>span:after{z-index:-1;background:var(--em-border-default);content:"";width:1px;position:absolute;top:21px;bottom:-38px;left:10px}.verification-status__timeline>div:last-child>span:after{display:none}.verification-status__timeline>div[data-complete]>span{border-color:var(--green-700);background:var(--green-700);color:#fff}.verification-status__timeline>div>div{gap:4px;padding-bottom:28px;display:grid}.verification-status__timeline small{color:var(--em-text-muted);font-size:11px}.verification-status--approved .verification-status__icon{background:var(--green-700);color:#fff}.verification-public-preview{border:1px solid var(--em-border-default);border-radius:var(--em-radius-md);text-align:left;align-items:center;gap:13px;width:min(100%,470px);margin:28px auto;padding:18px;display:flex}.verification-public-preview>div{min-width:0}.verification-public-preview strong{align-items:center;gap:5px;display:flex}.verification-public-preview strong svg{color:var(--em-text-link)}.verification-public-preview p{overflow-wrap:anywhere;color:var(--em-text-secondary);margin:4px 0;font-size:11px}.verification-public-preview small{color:var(--em-text-muted);font-size:10px}@media (max-width:960px){.case-create-layout,.review-layout{grid-template-columns:1fr}.case-create-rail,.review-preview{grid-row:2;position:static}.workspace-layout{grid-template-columns:280px minmax(0,1fr)}.profile-summary-grid,.verification-preview-grid{grid-template-columns:1fr}.workspace-case-header{flex-direction:column;align-items:flex-start}.workspace-case-header__metrics{flex-wrap:wrap}}@media (max-width:720px){.form-grid--two,.case-preview,.qualification-options,.verification-tracks,.review-name-mode{grid-template-columns:1fr}.case-create-steps li{justify-content:center;font-size:0}.case-create-steps li:after{margin-inline:8px}.case-create-section,.verification-section,.review-form-card{padding:22px 18px}.case-create-actions{gap:10px}.case-create-actions>button{flex:1}.service-request-banner,.service-request-banner>div:last-child{flex-direction:column;align-items:stretch}.owner-cases-page{padding-top:28px}.owner-cases-heading{flex-direction:column;align-items:flex-start;gap:7px}.owner-cases-heading>button{width:100%;margin-top:8px;margin-left:0}.owner-cases-tabs{overflow-x:auto}.owner-cases-tabs>button{flex:none;padding-inline:12px}.owner-cases-card__body,.owner-cases-card__actions{padding-inline:16px}.owner-cases-card__title time{width:100%;margin-left:0}.owner-cases-card__actions>a{width:100%}.owner-cases-modal{padding:20px}.owner-cases-valuation-option{grid-template-columns:1fr}.owner-cases-valuation-option time{grid-row:2}.owner-cases-modal>footer{flex-direction:column-reverse;align-items:stretch}.workspace-layout{min-height:0;display:block}.relationship-panel{border-right:0;border-bottom:1px solid var(--em-border-default)}.relationship-list{max-height:300px;overflow-y:auto}.agent-detail-content,.agent-detail-header,.agent-detail-footer{padding-inline:16px}.agent-detail-tabs{padding-inline:8px;overflow-x:auto}.review-star-row{grid-template-columns:84px 1fr}.review-star-row small{display:none}.verification-page>main{width:min(100% - 28px,920px);padding-top:28px}.case-publish-success,.verification-status,.review-complete{margin-block:24px;padding:30px 20px}}@media (prefers-reduced-motion:reduce){.auth-spinner{animation:none}}.member-header__actions{align-items:center;gap:8px;display:flex;position:relative}.member-account-shell{position:relative}.member-icon-button,.member-account{min-height:40px;color:var(--em-text-secondary);border-radius:6px;justify-content:center;align-items:center;display:inline-flex;position:relative}.member-icon-button{width:40px}.member-icon-button:hover,.member-account:hover{background:var(--em-surface-selected);color:var(--em-text-primary)}.member-icon-button__dot{border:2px solid var(--em-surface-card);background:var(--em-text-danger);border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:8px}.member-account{cursor:pointer;background:0 0;border:0;gap:7px;padding:4px 6px;font-size:13px;font-weight:650}.member-role-chip{background:var(--em-surface-selected);color:var(--em-text-link);white-space:nowrap;border-radius:5px;padding:3px 9px;font-size:12px;font-weight:700}.member-role-chip--agent{background:var(--em-surface-inverse);color:var(--em-action-secondary-bg)}.agent-verified-chip{border:1px solid var(--em-status-success-bd);background:var(--em-status-success-bg);color:var(--em-status-success-fg);border-radius:999px;padding:3px 9px;font-size:12px;font-weight:650}.member-avatar{background:linear-gradient(135deg, var(--em-action-secondary-bg), var(--em-text-link));width:28px;height:28px;color:var(--em-text-inverse);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.member-avatar--agent{background:linear-gradient(135deg, var(--em-text-link), var(--em-surface-inverse))}.member-user-menu{z-index:60;border:1px solid var(--em-border-default);background:var(--em-surface-card);border-radius:10px;width:188px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 32px #0e162024}.member-user-menu a,.member-user-menu__signout{color:var(--em-text-secondary);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px 12px;font-size:13px}.member-user-menu>small{color:var(--em-text-placeholder);letter-spacing:.08em;padding:6px 12px 4px;font-size:10.5px;font-weight:700}.member-user-menu a:hover,.member-user-menu__signout:hover{background:var(--em-surface-selected);color:var(--em-text-primary)}.member-user-menu__signout:disabled{color:var(--em-text-disabled);cursor:default}.member-user-menu>span{background:var(--em-border-default);height:1px;margin:5px 4px}.member-page{width:min(100% - 48px,1176px);margin-inline:auto;padding:40px 0 72px}.member-page--narrow{max-width:816px}.member-page--settings{padding-top:36px}.member-page--settings>h1{font-weight:800;line-height:35px}.notification-page{max-width:816px}.notification-page--p08{padding-top:36px}.member-page.notification-page--p08>h1{margin-bottom:14px;font-weight:800;line-height:35px}.member-page>h1,.member-page__title-row h1{letter-spacing:-.02em;margin:0 0 22px;font-size:24px}.member-page__title-row{justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.member-page__title-row h1{margin:0}.member-page__title-row>span{border:1px solid var(--em-border-default);background:var(--em-surface-card);color:var(--em-text-muted);border-radius:999px;align-items:center;gap:6px;padding:6px 11px;font-size:12px;display:inline-flex}.auth-panel--signup{width:min(100%,440px);max-width:440px}.auth-panel--signup .auth-card__intro{line-height:18.5px}.signup-roles{gap:10px;margin-bottom:20px;display:flex}.signup-roles button{border:1px solid var(--em-border-default);background:var(--em-surface-card);height:83px;color:var(--em-text-muted);text-align:center;cursor:pointer;border-radius:8px;flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;padding:12px 10px;display:flex}.signup-roles button[aria-pressed=true]{border:1.5px solid var(--em-border-selected);background:var(--em-surface-selected);color:var(--em-text-link)}.signup-roles strong{font-size:14px;font-weight:800;display:block}.signup-roles small{color:inherit;margin-top:2px;font-size:12px;line-height:17.5px;display:block}.signup-next-step{color:var(--em-text-muted);margin-bottom:18px;font-size:12px;line-height:1.6}.password-rules{gap:3px;margin:7px 0 12px;display:grid}.password-rules span{color:var(--em-text-placeholder);align-items:center;gap:6px;font-size:12px;display:inline-flex}.password-rules span[data-valid=true]{color:var(--em-status-success-fg)}.field-error{color:var(--em-text-danger);margin:6px 0 12px;font-size:12px}.auth-form>label.signup-consent{color:var(--em-text-secondary);align-items:flex-start;gap:9px;margin-top:0;margin-bottom:8px;font-size:12.5px;font-weight:400;line-height:1.6;display:flex}.auth-form>label.signup-consent+label.signup-consent{margin-bottom:18px}.auth-form .signup-consent input.ds-check{width:18px;height:18px;min-height:18px;padding:0}.signup-consent input:not(.ds-check){width:16px;min-height:16px;accent-color:var(--em-text-link);margin-top:2px}.signup-consent a{color:var(--em-text-link-hover);margin-inline:3px;font-weight:650}.signup-email-note{color:var(--em-text-placeholder);text-align:center;margin:8px 0 0;font-size:12px;line-height:1.55}.auth-providers button:disabled{cursor:not-allowed;opacity:.5}.auth-page--top{place-items:start center;padding-top:64px}.recovery-card{padding:30px 34px}.recovery-card h1.recovery-title{letter-spacing:normal;margin:0 0 8px;font-size:18px;font-weight:800;line-height:normal}.recovery-card h1.recovery-title--request{margin-bottom:6px;font-size:20px}.recovery-card h1.recovery-title--reset{margin-bottom:14px}.recovery-request__intro{line-height:1.7}.recovery-return-note{border:1px solid var(--em-status-info-bd);background:var(--em-surface-selected);color:var(--em-text-link-hover);border-radius:6px;margin:-8px 0 18px;padding:8px 10px;font-size:12px;line-height:1.55}.recovery-request-form>input{margin-bottom:16px}.recovery-card__login,.recovery-bad-link{width:max-content;color:var(--em-text-muted);text-align:center;cursor:pointer;background:0 0;border:0;margin:14px auto 0;font-size:13px;display:block}.recovery-icon,.recovery-success>span{background:var(--em-surface-selected);width:42px;height:42px;color:var(--em-text-link);border-radius:50%;place-items:center;margin-bottom:14px;display:grid}.recovery-card[data-stage=accepted] .recovery-icon{width:40px;height:40px}.recovery-copy,.recovery-success p,.recovery-unavailable p{color:var(--em-text-secondary);margin:0 0 12px;font-size:13px;line-height:1.8}.recovery-list{color:var(--em-text-muted);margin:0 0 16px;padding-left:18px;font-size:12.5px;line-height:1.9}.recovery-rate-note{color:var(--em-text-placeholder);margin:12px 0 0;font-size:12px;line-height:normal}.recovery-actions{flex-wrap:wrap;gap:10px;display:flex}.recovery-actions button{border:1px solid var(--em-border-default);background:var(--em-surface-card);min-height:31px;color:var(--em-text-secondary);border-radius:5px;padding:6px 12px;font-size:12px;font-weight:600}.recovery-actions button:last-child{color:var(--em-text-placeholder);border-color:#0000;margin-left:0}.recovery-unavailable{text-align:center}.recovery-card .recovery-unavailable h1{color:var(--em-text-danger);font-size:15px}.recovery-unavailable p{margin-bottom:14px;font-size:12.5px;line-height:1.7}.recovery-unavailable .button{height:31px;min-height:31px;padding:6px 12px;font-size:12px;font-weight:600;line-height:normal}.recovery-success>span{background:var(--green-600,#059669);width:44px;height:44px;color:var(--em-text-inverse)}.recovery-card[data-stage=success]{border-color:var(--em-status-success-bd);background:var(--em-status-success-bg)}.recovery-success p{margin-bottom:16px}.recovery-success .button{width:100%}.recovery-success small{color:var(--em-text-placeholder);text-align:center;margin-top:12px;font-size:12px;line-height:1.6;display:block}.recovery-success small a{color:var(--em-status-warning-fg);margin-left:3px}.recovery-card[data-stage=reset] .auth-password{margin-bottom:8px}.recovery-card[data-stage=reset] .password-rules{gap:0;margin:0 0 12px}.recovery-card[data-stage=reset] .password-rules span{padding:2px 0}.recovery-card[data-stage=reset] .recovery-confirmation{margin-bottom:16px}.settings-layout{grid-template-columns:210px minmax(0,1fr);align-items:start;gap:28px;display:grid}.settings-nav{gap:12px;display:grid;position:sticky;top:84px}.settings-nav nav{gap:4px;display:grid}.settings-nav a{color:var(--em-text-muted);border-radius:8px;padding:9px 14px;font-size:13.5px;font-weight:600}.settings-nav a:hover{background:var(--em-surface-card);color:var(--em-text-primary)}.settings-nav a.is-active{border:1px solid var(--em-border-default);background:var(--em-surface-card);color:var(--em-text-primary)}.settings-nav a.danger{color:var(--em-text-danger)}.settings-nav>a{border-top:1px solid var(--em-border-default);border-radius:0;padding-top:15px}.settings-sections{gap:22px;padding-bottom:22px;display:grid}.settings-card{border:1px solid var(--em-border-default);background:var(--em-surface-card);border-radius:8px;padding:22px 28px;scroll-margin-top:84px}@media (min-width:821px){.settings-card#basic{min-height:195px}.settings-card#roles{min-height:212px}.settings-card#security{min-height:352px}.settings-card#notify{height:179px}.settings-card#appearance{height:171.4px}.settings-card#delete{height:178.3px}}.settings-card#basic{padding:22px 28px}.settings-card>header{color:var(--em-text-link);align-items:center;gap:9px;margin-bottom:8px;display:flex}.settings-card h2{color:var(--em-text-primary);margin:0;font-size:15px;line-height:24px}.settings-card>p{color:var(--em-text-placeholder);margin:8px 0 0;font-size:12px;line-height:1.75}.settings-row{border-bottom:1px solid var(--em-border-subtle);grid-template-columns:150px minmax(130px,1fr) auto auto;align-items:center;gap:12px;min-height:52px;padding:9px 0;font-size:13.5px;display:grid}.settings-row:last-of-type{border-bottom:0}.settings-row--basic{grid-template-columns:150px 260px auto minmax(0,1fr);padding-block:13px}.settings-row--basic input{min-height:42px}.settings-row>span:first-child,.settings-row>label:first-child{color:var(--em-text-muted)}.settings-row strong{color:var(--em-text-primary);font-size:13.5px}.settings-row em{color:var(--em-text-placeholder);font-style:normal}.settings-row input,.settings-delete-action input{border:1px solid var(--em-border-default);background:var(--em-surface-card);min-height:38px;color:var(--em-text-primary);border-radius:6px;padding:8px 10px}.settings-row__end{color:var(--em-text-link-hover);cursor:pointer;background:0 0;border:0;justify-self:end;font-size:12.5px;font-weight:650}.settings-row__end:disabled{color:var(--em-text-placeholder);cursor:not-allowed}.settings-row__end--outline,.settings-row__end--outline:disabled{border:1px solid var(--em-border-default);background:var(--em-surface-card);min-height:36px}.settings-summary-chip{border:1px solid var(--em-border-selected);background:var(--em-surface-selected);width:max-content;color:var(--em-text-link);border-radius:999px;align-items:center;padding:3px 8px;font-size:12px;font-weight:600;display:inline-flex}.button--compact{min-height:36px;padding:7px 11px;font-size:12.5px}.status-badge{border:1px solid var(--em-border-default);width:max-content;color:var(--em-text-secondary);border-radius:999px;align-items:center;padding:3px 8px;font-size:11.5px;font-weight:650;display:inline-flex}.status-badge--success{border-color:var(--em-status-success-bd);background:var(--em-status-success-bg);color:var(--em-status-success-fg)}.status-badge--solid{border-color:var(--em-surface-inverse);background:var(--em-surface-inverse);color:var(--em-text-inverse)}.status-badge--muted{background:var(--em-surface-page);color:var(--em-text-placeholder)}.theme-mode-choice{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.theme-mode-choice button{border:1px solid var(--em-border-default);background:var(--em-surface-card);min-height:24px;color:var(--em-text-muted);cursor:pointer;border-radius:999px;padding:7px 14px;font-size:12.5px;font-weight:600}.theme-mode-choice button[aria-pressed=true]{border-color:var(--em-border-selected);background:var(--em-surface-selected);color:var(--em-text-link);box-shadow:inset 0 0 0 .5px var(--em-border-selected)}.settings-hint{color:var(--em-text-muted);margin:10px 0 0;font-size:12px;line-height:1.7}.settings-security-form{grid-template-columns:minmax(120px,180px) minmax(220px,1fr) max-content;align-items:center;gap:10px;margin-top:14px;display:grid}.settings-security-form--password{grid-template-columns:minmax(120px,180px) minmax(220px,1fr)}.settings-security-form--password button{grid-column:2;justify-self:start}.settings-security-heading{color:var(--em-text-primary);margin:22px 0 8px;font-size:13px}.settings-session-list time{color:var(--em-text-muted);font-size:12px}@media (max-width:720px){.settings-security-form,.settings-security-form--password{grid-template-columns:1fr}.settings-security-form--password button{grid-column:1}}.settings-appearance-copy{color:var(--em-text-muted);margin:6px 0 0;font-size:12.5px;line-height:1.8}.settings-appearance-current{color:var(--em-text-muted);margin:10px 0 0;font-size:12px;line-height:1.7}.settings-feedback{margin:8px 0 0;font-size:12px;line-height:1.6}.settings-feedback--success{color:var(--em-status-success-fg)}.settings-feedback--error{color:var(--em-text-danger)}.settings-card--danger{border-color:var(--em-border-danger)}.settings-card--danger>header,.settings-card--danger h2{color:var(--em-text-danger)}.settings-card>.settings-deletion-copy{color:var(--em-text-muted);margin:8px 0 14px;font-size:12.5px;line-height:1.85}.settings-delete-action{align-items:center;gap:10px;margin-top:0;display:flex}.settings-delete-action input{width:220px}.settings-delete-action button,.deletion-banner button{border:1px solid var(--em-border-danger);color:var(--em-text-danger);background:0 0;border-radius:6px;padding:8px 11px;font-size:12.5px;font-weight:650}.settings-delete-action button:disabled{opacity:.45}.settings-delete-unavailable{color:var(--em-text-muted);font-size:12px;line-height:1.4}.settings-delete-action a{color:var(--em-text-link-hover);font-size:12px;font-weight:600}.deletion-banner{border:1px solid var(--em-border-danger);background:var(--em-status-danger-bg);color:var(--em-text-danger);border-radius:8px;gap:5px;margin-top:14px;padding:12px 16px;font-size:12.5px;display:grid}.deletion-banner button{width:max-content;margin-top:6px}.settings-deletion-blockers{gap:8px;margin:6px 0;display:grid}.settings-deletion-blockers article{border:1px solid color-mix(in srgb, var(--em-border-danger) 60%, transparent);background:var(--em-surface);border-radius:6px;gap:3px;padding:10px 12px;display:grid}.settings-deletion-blockers a{width:max-content;color:var(--em-text-link-hover);font-weight:700}.page-tabs{border-bottom:1px solid var(--em-border-default);display:flex}.notification-page--p08 .page-tabs{height:44px}.page-tabs button{min-height:46px;color:var(--em-text-muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0 15px;font-size:13.5px;font-weight:700;display:inline-flex;position:relative}.notification-page--p08 .page-tabs button{min-height:43px;padding:0 16px;font-size:14px;font-weight:600}.page-tabs button[aria-selected=true]{color:var(--em-text-primary)}.page-tabs button[aria-selected=true]:after{background:var(--em-text-link);content:"";height:2px;position:absolute;bottom:-1px;left:12px;right:12px}.page-tabs button>span{background:var(--red-700);color:#fff;border-radius:999px;padding:1px 7px;font-size:11px}.notification-pane,.notification-settings{padding-top:16px}.web-push-setting{border:1px solid var(--em-border-default);background:var(--em-surface-card);border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:12px;padding:14px 16px;display:grid}.web-push-setting__icon{background:var(--em-surface-selected);width:38px;height:38px;color:var(--em-text-link);border-radius:999px;place-items:center;display:grid}.web-push-setting[data-state=enabled] .web-push-setting__icon{background:var(--em-status-success-bg);color:var(--em-status-success-fg)}.web-push-setting[data-state=denied] .web-push-setting__icon,.web-push-setting[data-state=unsupported] .web-push-setting__icon{background:var(--em-status-warning-bg);color:var(--em-status-warning-fg)}.web-push-setting>div:nth-child(2){gap:3px;display:grid}.web-push-setting strong{color:var(--em-text-primary);font-size:13px}.web-push-setting span{color:var(--em-text-secondary);font-size:12px;font-weight:650}.web-push-setting small{color:var(--em-text-muted);font-size:11.5px;line-height:1.55}.web-push-setting em{color:var(--em-text-danger);font-size:11.5px;font-style:normal}.web-push-setting button{border:1px solid var(--em-border-selected);background:var(--em-surface-selected);min-height:34px;color:var(--em-text-link-hover);cursor:pointer;border-radius:7px;padding:7px 12px;font-size:11.5px;font-weight:700}.web-push-setting button:disabled{cursor:wait;opacity:.65}.web-push-setting__spinner{animation:.9s linear infinite web-push-spin}@keyframes web-push-spin{to{transform:rotate(360deg)}}@media (max-width:640px){.web-push-setting{grid-template-columns:auto minmax(0,1fr)}.web-push-setting button{grid-column:1/-1}}.notification-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.notification-toolbar>div{flex-wrap:wrap;gap:8px;display:flex}.notification-filter-groups,.notification-filter-group{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.notification-filter-groups{flex:auto}.notification-filter-divider{background:var(--em-border-default);width:1px;height:22px}.notification-toolbar>div>button,.history-filters button{border:1px solid var(--em-border-default);background:var(--em-surface-card);color:var(--em-text-secondary);cursor:pointer;border-radius:999px;padding:5px 13px;font-size:12px;font-weight:650}.notification-filter-group>button{border:1px solid var(--em-border-default);background:var(--em-surface-card);color:var(--em-text-secondary);cursor:pointer;border-radius:999px;padding:5px 13px;font-size:12px;font-weight:600}.notification-toolbar>div>button[data-active=true],.history-filters button[data-active=true],.notification-filter-group>button[data-active=true]{border-color:var(--em-surface-inverse);background:var(--em-surface-inverse);color:var(--em-text-inverse)}.notification-mark-read{color:var(--em-text-link-hover);background:0 0;border:0;flex:none;align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.notification-mark-read:disabled{color:var(--em-text-placeholder)}.notification-date{color:var(--em-text-placeholder);margin:16px 0 8px;font-size:12px}.notification-list{gap:8px;display:grid}.notification-item{border:1px solid var(--em-border-default);background:var(--em-surface-card);width:100%;color:var(--em-text-primary);text-align:left;cursor:pointer;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;padding:14px 18px;display:grid}.notification-item[data-unread=true]{border-left:3px solid var(--em-border-selected)}.notification-role{border:1px solid var(--em-status-info-bd);background:var(--em-surface-selected);color:var(--em-text-link);border-radius:999px;padding:2px 9px;font-size:11.5px;font-weight:700}.notification-role--account{border-color:var(--em-surface-inverse);background:var(--em-surface-inverse);color:var(--em-text-inverse)}.notification-item__content{flex-wrap:wrap;align-items:baseline;gap:7px;display:flex}.notification-item__content strong{font-size:13.5px}.notification-item__content em{background:var(--em-status-warning-bg);color:var(--em-status-warning-fg);border-radius:999px;padding:2px 7px;font-size:11.5px;font-style:normal}.notification-item__content em[data-state=completed]{border:1px solid var(--em-border-default);background:var(--em-surface-page);color:var(--em-text-placeholder)}.notification-item__content em[data-state=expired]{border:1px solid var(--em-status-danger-bd);background:var(--em-status-danger-bg);color:var(--em-text-danger)}.notification-item__content small{color:var(--em-text-muted);flex-basis:100%;font-size:12px;line-height:1.55}.notification-item time{color:var(--em-text-placeholder);font-size:12px}.notification-load-more{color:var(--em-text-muted);background:0 0;border:0;margin:16px auto 0;font-size:12px;display:block}.notification-empty{border:1px dashed var(--em-border-default);background:var(--em-surface-card);color:var(--em-text-muted);text-align:center;border-radius:10px;justify-items:center;gap:8px;padding:34px 20px;font-size:12.5px;display:grid}.notification-empty strong{color:var(--em-text-primary);font-size:14px}.notification-empty>div{gap:10px;display:flex}.notification-empty a{color:var(--em-text-link-hover);font-weight:600}.notification-center-note,.notification-channel-note{color:var(--em-text-placeholder);margin:12px 0 0;font-size:12px;line-height:1.7}.preference-table,.chat-preview-setting,.mandatory-notice{border:1px solid var(--em-border-default);background:var(--em-surface-card);border-radius:8px}.preference-table{padding:10px 28px}.preference-row{border-bottom:1px solid var(--em-border-subtle);min-height:62px;color:var(--em-text-muted);text-align:center;grid-template-columns:minmax(0,1fr) 86px 86px 86px;align-items:center;gap:8px;font-size:12px;display:grid}.preference-row:last-child{border-bottom:0}.preference-row>span:first-child{color:var(--em-text-primary);text-align:left;gap:3px;display:grid}.preference-row small{color:var(--em-text-placeholder);font-size:11.5px;font-weight:400}.preference-row--header{min-height:42px;color:var(--em-text-placeholder);letter-spacing:.06em;font-size:11px;font-weight:750}.preference-row--header>span:first-child{color:inherit}.preference-row>span:nth-child(2){justify-content:center;align-items:center;gap:4px;display:inline-flex}.toggle{background:var(--em-border-strong);cursor:pointer;border:0;border-radius:999px;justify-self:center;width:36px;height:20px;padding:0;position:relative}.toggle span{background:var(--em-surface-card);border-radius:50%;width:16px;height:16px;transition:transform .12s;position:absolute;top:2px;left:2px}.toggle[data-checked=true]{background:var(--em-action-primary-bg)}.toggle[data-checked=true] span{transform:translate(16px)}.toggle:disabled{cursor:not-allowed;opacity:.45}.chat-preview-setting{justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding:18px 24px;display:flex}.chat-preview-setting>div{gap:4px;display:grid}.chat-preview-setting strong{font-size:13.5px}.chat-preview-setting small{color:var(--em-text-placeholder);font-size:12px}.mandatory-notice{border-color:var(--em-status-warning-bd);background:var(--em-status-warning-bg);color:var(--em-status-warning-fg);gap:5px;margin-top:14px;padding:16px 20px;font-size:12.5px;display:grid}.valuation-history__header{justify-content:space-between;align-items:center;gap:16px;margin:14px 0 18px;display:flex}.history-filters{flex-wrap:wrap;gap:8px;display:flex}.valuation-history__header label{color:var(--em-text-muted);align-items:center;gap:8px;font-size:12.5px;display:flex}.valuation-history__header select{border:1px solid var(--em-border-default);background:var(--em-surface-card);min-height:36px;color:var(--em-text-primary);border-radius:6px;padding:6px 30px 6px 10px;font-size:12.5px}.valuation-groups{gap:14px;display:grid}.valuation-group{border:1px solid var(--em-border-default);background:var(--em-surface-card);border-radius:8px;padding:22px 28px}.valuation-group--case{border-width:1.5px}.valuation-group>header{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.valuation-group>header>div{min-width:240px}.valuation-group>header h2{margin:0;font-size:15.5px}.valuation-group>header p{color:var(--em-text-muted);margin:4px 0 0;font-size:12px}.valuation-group>header .status-badge--solid,.valuation-group>header .status-badge--muted{margin-left:auto}.valuation-group__result{color:var(--em-text-secondary);flex-wrap:wrap;align-items:baseline;gap:8px 24px;margin-top:14px;font-size:13px;display:flex}.valuation-group__result strong{color:var(--em-text-primary);font-size:16px}.valuation-group__result time{color:var(--em-text-placeholder);font-size:12px}.valuation-group__actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;display:flex}.valuation-group__actions>span{margin-left:auto}.valuation-group__actions>a,.valuation-group__actions>button,.valuation-disabled-action button{min-height:34px;color:var(--em-text-link-hover);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;font-weight:650;display:inline-flex}.valuation-group__actions>button:last-child{color:var(--em-text-muted)}.valuation-disabled-action{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.valuation-disabled-action button{border-color:var(--em-border-default);background:var(--em-surface-page);width:max-content;color:var(--em-text-placeholder);cursor:not-allowed}.valuation-disabled-action small{color:var(--em-status-warning-fg);font-size:11.5px}.valuation-group__actions .history-primary-action{border-color:var(--em-action-primary-bg);background:var(--em-action-primary-bg);color:var(--em-action-primary-fg)}.valuation-versions{border-top:1px solid var(--em-border-subtle);margin-top:14px;padding-top:8px}.valuation-versions>div{border-bottom:1px dashed var(--em-border-subtle);grid-template-columns:36px minmax(180px,1fr) 60px auto auto;align-items:center;gap:12px;padding:9px 0;font-size:12.5px;display:grid}.valuation-versions>div:last-child{border-bottom:0}.valuation-versions time,.valuation-versions small{color:var(--em-text-placeholder);font-size:12px}.valuation-versions a{color:var(--em-text-link);font-size:12px;font-weight:650}.valuation-history__note{color:var(--em-text-placeholder);margin:18px 0 0;font-size:12px;line-height:1.85}
@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton{background:linear-gradient(90deg, var(--em-surface-muted) 25%, var(--em-border-subtle) 50%, var(--em-surface-muted) 75%);background-size:200% 100%;animation:1.4s infinite skeleton-shimmer;color:#0000!important}@media (prefers-reduced-motion:reduce){.skeleton{animation:none}}.skeleton-stack{flex-direction:column;gap:12px;display:flex}.skeleton-card{padding:var(--em-card-pad,16px 20px);background:var(--em-surface-card);border:1px solid var(--em-border-subtle);border-radius:var(--em-radius-lg);flex-direction:column;gap:10px;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.valuation-history-page--p09{padding-top:36px}.valuation-history-page--p09 .member-page__title-row{margin-bottom:0}.valuation-history-page--p09 .member-page__title-row h1{height:35px;font-weight:800;line-height:35px}.valuation-history-page--p09 .member-page__title-row>span{padding:5px 11px}.valuation-history-page--p09 .valuation-history__header{min-height:28px;margin:14px 0 18px}.valuation-history-page--p09 .history-sort-control{color:var(--em-text-muted);grid-template-columns:auto minmax(184px,1fr);gap:6px;font-size:12.5px;font-weight:400}.valuation-history-page--p09 .history-sort-control .ds-select__trigger{background:0 0;border-color:#0000;min-height:28px;padding:3px 8px;font-size:12.5px;font-weight:400}.valuation-history-page--p09 .valuation-group{min-height:149px}.valuation-group>header>h2{margin:0;font-size:15.5px}.valuation-group>header>.status-badge:first-of-type{border-color:var(--em-status-info-bd);background:var(--em-status-info-bg);color:var(--em-status-info-fg)}.valuation-group__result{margin-top:12px}.valuation-group__result strong{font-size:13px}.valuation-group__actions .valuation-delete-action,.valuation-group__actions .valuation-delete-action:last-child{color:var(--em-text-danger)}.valuation-history__partial{border:1px solid var(--em-status-warning-bd);background:var(--em-status-warning-bg);color:var(--em-status-warning-fg);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin:0 0 14px;padding:12px 16px;font-size:12px;display:flex}.valuation-history__partial span{gap:3px;display:grid}.valuation-history__partial button{color:inherit;background:0 0;border:1px solid;border-radius:6px;flex:none;padding:6px 10px;font-weight:700}.valuation-history-skeleton{gap:14px;margin-top:60px;display:grid}.valuation-history-skeleton span{border:1px solid var(--em-border-default);background:linear-gradient(90deg, var(--em-surface-card) 20%, var(--em-surface-page) 50%, var(--em-surface-card) 80%);background-size:240% 100%;border-radius:8px;height:149px;animation:1.4s infinite skeleton-shimmer}@keyframes skeleton-shimmer{to{background-position:-240% 0}}.dialog-backdrop{z-index:100;background:#0e16206b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.dialog{background:var(--em-surface-card);width:min(100%,430px);box-shadow:var(--em-elev-modal);border-radius:10px;padding:24px}.dialog h2{margin:0 0 8px;font-size:18px}.dialog p{color:var(--em-text-secondary);margin:0 0 18px;font-size:13px;line-height:1.75}.dialog>div{justify-content:flex-end;gap:10px;display:flex}.dialog button{border:1px solid var(--em-border-default);background:var(--em-surface-card);min-height:38px;color:var(--em-text-secondary);border-radius:6px;padding:8px 12px;font-size:12.5px;font-weight:650}.dialog button:last-child{border-color:var(--em-action-danger-bg);background:var(--em-action-danger-bg);color:var(--em-action-danger-fg)}.closing-confirm-dialog>footer .button--primary,.closing-correct-dialog>footer .button--primary{border-color:var(--em-action-primary-bg)!important;background:var(--em-action-primary-bg)!important;color:var(--em-action-primary-fg)!important}.closing-withdraw-dialog>footer .button--danger{border-color:var(--em-action-danger-bg)!important;background:var(--em-action-danger-bg)!important;color:var(--em-action-danger-fg)!important}.closing-confirm-dialog>header button:last-child,.closing-correct-dialog>header button:last-child,.closing-withdraw-dialog>header button:last-child{color:var(--em-text-muted)!important;background:0 0!important;border:0!important}@media (max-width:820px){.member-header .member-nav{display:none}.settings-layout{grid-template-columns:1fr}.settings-nav{position:static;overflow-x:auto}.settings-nav nav{width:max-content;display:flex}.settings-nav>a{display:none}.settings-row{grid-template-columns:120px minmax(120px,1fr) auto}.settings-row>:nth-child(4){grid-column:3}.valuation-group__actions{flex-wrap:wrap;display:flex}.valuation-group__actions>span{display:none}}@media (max-width:640px){.member-header{width:min(100% - 28px,1240px)}.member-account span{display:none}.member-page{width:min(100% - 32px,1240px);padding-top:28px}.member-page__title-row,.valuation-history__header,.notification-toolbar{flex-direction:column;align-items:flex-start}.signup-roles{flex-direction:column}.settings-card,.valuation-group,.preference-table{padding-inline:18px}.settings-row{grid-template-columns:1fr auto;gap:8px}.settings-row>span:first-child{grid-column:1/-1}.settings-row__end{grid-column:2}.settings-delete-action{flex-direction:column;align-items:stretch}.settings-delete-action input{width:100%}.preference-table{overflow-x:auto}.preference-row{min-width:620px}.notification-item{grid-template-columns:auto minmax(0,1fr)}.notification-item time{grid-column:2}.chat-preview-setting{align-items:flex-start}.valuation-group>header .status-badge--solid,.valuation-group>header .status-badge--muted{margin-left:0}.valuation-versions>div{grid-template-columns:32px 1fr auto}.valuation-versions small,.valuation-versions time{display:none}}.case-workspace-page{width:min(100%,1280px);margin-inline:auto;padding:22px 32px 64px}.verification-page .hf-page{width:min(100% - 48px,916px);min-height:659px;padding-block:36px 72px}.verification-page .page-shell,.verification-page .hf-verify{min-width:0}.hf-verify-title{gap:8px 12px;margin-bottom:6px}.hf-verify-lede{color:var(--em-text-muted);margin:0 0 20px;font-size:13px;line-height:1.7}.hf-chip--danger{border-color:var(--em-status-error-bd);background:var(--em-status-error-bg);color:var(--em-status-error-fg)}.hf-verify .hf-stepbar{margin-bottom:22px}.hf-verify-form-card{padding:26px 30px}.hf-section-label{color:var(--em-text-primary);letter-spacing:.02em;margin-bottom:12px;font-size:12px;font-weight:700;display:block}.hf-qualification{border:0;gap:12px;margin:0 0 18px;padding:0;display:flex}.hf-qualification-card{border:1.5px solid var(--em-border-default);background:var(--em-surface-card);cursor:pointer;border-radius:10px;flex:1;gap:4px;min-width:0;padding:16px 18px;display:grid;position:relative}.hf-qualification-card[data-active=true]{border-color:var(--em-border-selected);box-shadow:0 3px 12px color-mix(in srgb, var(--em-border-selected) 8%, transparent)}.hf-qualification-card:focus-within{outline:3px solid color-mix(in srgb, var(--em-action-secondary-bg) 35%, transparent);outline-offset:2px}.hf-qualification-card input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.hf-qualification-card b{font-size:14.5px;line-height:1.45}.hf-qualification-card span{color:var(--em-text-placeholder);font-size:12px;line-height:1.55}.hf-verify .hf-field-grid .ds-field{gap:7px}.hf-verify .ds-field__label{min-height:auto;font-size:12px;font-weight:600}.hf-verify .ds-input{min-height:43px;padding:10px 14px}.hf-area-heading{align-items:baseline;gap:10px;margin-bottom:12px;display:flex}.hf-area-heading .hf-section-label{white-space:nowrap;margin:0}.hf-area-heading small{color:var(--em-text-placeholder);font-size:12px}.hf-area-list>span>button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0;display:inline-flex}.hf-area-picker{grid-template-columns:180px 1fr;align-items:center;gap:12px 18px;padding-top:14px;display:grid}.hf-card-title-inline{align-items:baseline;gap:10px;margin-bottom:4px;display:flex}.hf-card-title-inline>b{font-size:15px}.hf-card-section .hf-card-note{margin-bottom:14px}.hf-card-upload-row{align-items:center;gap:16px;display:flex}.hf-card-upload{width:190px;min-width:190px;min-height:112px;padding:12px}.hf-card-upload img{object-fit:contain;width:100%;max-height:86px}.hf-card-metadata{color:var(--em-text-placeholder);gap:3px;font-size:12.5px;line-height:1.7;display:grid}.hf-card-metadata b{color:var(--em-text-secondary);font-weight:650}.hf-card-metadata>div{gap:8px;display:flex}.hf-card-metadata label,.hf-card-metadata button{color:var(--em-text-link);font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.hf-card-metadata label input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.hf-card-metadata button{color:var(--em-text-placeholder)}.hf-verification-preview{padding:22px 28px}.hf-verification-preview .hf-kvr>div{grid-template-columns:100px minmax(0,1fr) auto;align-items:center;display:grid}.hf-verification-preview .hf-kvr button{color:var(--em-text-link);cursor:pointer;background:0 0;border:0;padding:0;font-size:11.5px;font-weight:650}.hf-verify-actions{align-items:center}.hf-action-hint{color:var(--em-text-placeholder);align-self:center;font-size:12px}.hf-inline-error{color:var(--em-status-error-fg);margin:12px 0 0;font-size:12.5px}.hf-verification-dialog{width:min(460px,100vw - 32px);position:relative}.hf-dialog-close{width:30px;height:30px;color:var(--em-text-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:inline-grid;position:absolute;top:14px;right:14px}.hf-dialog-close:hover{background:var(--em-surface-muted)}.hf-verification-dialog>p,.hf-verification-dialog>ul{color:var(--em-text-secondary);font-size:12.5px;line-height:1.85}.hf-verification-dialog>ul{padding-left:18px}.hf-verification-dialog .button--primary:last-child{border-color:var(--em-action-primary-bg);background:var(--em-action-primary-bg);color:var(--em-action-primary-fg)}.hf-correction-banner,.hf-verification-result-card{border:1px solid var(--em-status-warning-bd);background:var(--em-status-warning-bg);color:var(--em-status-warning-fg);border-radius:10px;align-items:flex-start;gap:14px;margin-bottom:18px;padding:20px 24px;display:flex}.hf-correction-banner h2,.hf-verification-result-card h2{margin:0 0 5px;font-size:16px}.hf-correction-banner p,.hf-verification-result-card p{color:var(--em-text-secondary);margin:0;font-size:13px;line-height:1.7}.hf-correction-banner ul{color:var(--em-text-secondary);margin:8px 0;padding-left:18px;font-size:12.5px}.hf-verify-tracks article{padding:22px 26px}.hf-review-explanation{color:var(--em-text-muted);padding:16px 22px;font-size:12.5px;line-height:1.85}.hf-approved-card{flex-direction:column;align-items:flex-start;gap:10px;padding:18px 22px}.hf-approved-card>div{grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:6px 10px;display:grid}.hf-approved-card h2{margin:0}.hf-approved-card p{grid-column:1/-1}.hf-approved-chips{gap:8px;display:flex}.hf-public-preview{padding:18px 22px}.hf-public-preview .hf-kvr>div{padding-block:5px}.hf-company-change-card{justify-content:space-between;align-items:center;gap:16px;padding:15px 22px;display:flex}.hf-company-change-card>div{align-items:baseline;gap:10px;display:flex}.hf-company-change-card span{color:var(--em-text-muted);font-size:12.5px;line-height:1.7}.hf-company-change-card b,.hf-company-change-card .button{white-space:nowrap;flex:none}.hf-company-change-form>.hf-kvr,.hf-company-change-form>.hf-field-grid,.hf-company-change-form>.hf-card-upload-row{margin-bottom:18px}.hf-verification-skeleton{gap:14px;display:grid}.hf-verification-skeleton>span,.hf-verification-skeleton>div>span{background:var(--em-skeleton-bg);border-radius:10px;animation:1.4s ease-in-out infinite hf-pulse;display:block}.hf-verification-skeleton>span:first-child{width:54%;height:32px}.hf-verification-skeleton>span:nth-child(2){width:100%;height:22px}.hf-verification-skeleton>div{grid-template-columns:1fr 1fr;gap:14px;display:grid}.hf-verification-skeleton>div>span{min-height:190px}@media (max-width:680px){.case-workspace-page{width:100%;padding:18px 14px 48px}.verification-page .hf-page{width:min(100% - 28px,916px);min-height:0;padding-block:24px 48px}.hf-verify .hf-stepbar{justify-content:space-between;gap:6px}.hf-verify .hf-stepbar li{text-align:center;white-space:normal;justify-items:center;gap:5px;min-width:0;font-size:10px;display:grid}.hf-verify .hf-stepbar li>i{display:none}.hf-verify-form-card,.hf-verification-preview{padding:20px 18px}.hf-qualification,.hf-card-upload-row,.hf-company-change-card,.hf-company-change-card>div{flex-direction:column;align-items:stretch}.hf-area-heading,.hf-card-title-inline{flex-direction:column;align-items:flex-start}.hf-area-picker,.hf-verification-preview .hf-kvr>div,.hf-verification-skeleton>div{grid-template-columns:1fr}.hf-card-upload{width:100%;min-width:0}.hf-verification-preview .hf-kvr dd{text-align:left}}.case-workspace-page{width:min(100% - 48px,1280px);padding:22px 0 64px}.hf-workspace{width:100%}.hf-workspace__header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.hf-workspace__header>div:first-child{min-width:0}.hf-workspace__title-row{align-items:center;gap:10px;min-width:0;display:flex}.hf-workspace__header h1{max-width:720px;color:var(--em-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:22px;font-weight:800;line-height:1.45;overflow:hidden}.hf-workspace__header>div:first-child>p{color:var(--em-text-placeholder);margin:3px 0 0;font-family:Inter,Noto Sans TC,sans-serif;font-size:12px}.hf-workspace__metrics{flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.hf-workspace__metrics>span,.hf-workspace__management>button{border:1px solid var(--em-border-default);background:var(--em-surface-card);min-height:32px;color:var(--em-text-muted);border-radius:6px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;display:inline-flex}.hf-workspace__metrics>.hf-chip{border-color:var(--em-status-success-bd);background:var(--em-status-success-bg);color:var(--em-status-success-fg)}.hf-workspace__slot{border-width:1.5px!important;border-color:var(--em-border-selected)!important;color:var(--em-text-link)!important}.hf-workspace__management{position:relative}.hf-workspace__management>button{color:var(--em-text-primary);font-weight:650}.hf-workspace__management>div{z-index:20;border:1px solid var(--em-border-default);background:var(--em-surface-card);width:150px;box-shadow:var(--em-elev-float);border-radius:7px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);right:0}.hf-workspace__management [role=menuitem]{color:var(--em-text-primary);text-align:left;background:0 0;border:0;border-radius:5px;padding:8px 10px;font-size:12.5px}.hf-workspace__management [role=menuitem]:hover{background:var(--em-surface-muted)}.hf-workspace__management [data-danger]{color:var(--em-status-error-fg)}.hf-workspace__terminal-banner,.hf-readonly-note{border:1px solid var(--em-border-default);background:var(--em-surface-muted);color:var(--em-text-muted);border-radius:7px;align-items:center;gap:7px;padding:10px 13px;font-size:12.5px;display:flex}.hf-workspace__terminal-banner{margin-bottom:14px}.hf-workspace__layout{grid-template-columns:260px minmax(0,1fr);gap:16px}.hf-relation-rail button{grid-template-columns:34px minmax(0,1fr)}.hf-rail-copy small{color:var(--em-text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:11px;overflow:hidden}.hf-agent-panel{min-height:570px}.hf-overview__cards article>p{color:var(--em-text-secondary);margin:8px 0 4px;font-size:12px;line-height:1.75}.hf-overview__cards article>.button{border:1px solid var(--em-border-default);min-height:30px;padding:5px 10px}.hf-progress>header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.hf-progress>header>div{gap:3px;display:grid}.hf-progress>header b{font-size:13.5px}.hf-progress>header span,.hf-progress>header p{color:var(--em-text-placeholder);margin:0;font-size:11.5px}.hf-progress>header p{align-items:center;gap:5px;display:flex}.hf-progress>article{grid-template-columns:10px minmax(0,1fr);gap:13px;padding-bottom:14px;display:grid;position:relative}.hf-progress>article:before{background:var(--em-border-default);content:"";width:1px;position:absolute;top:12px;bottom:-2px;left:4px}.hf-progress>article:last-child:before{display:none}.hf-progress>article>i{z-index:1;background:var(--em-text-link);border-radius:50%;width:9px;height:9px;margin-top:5px}.hf-progress>article>section{border:1px solid var(--em-border-default);background:var(--em-surface-card);border-radius:8px;padding:12px 15px}.hf-progress>article header,.hf-progress>article footer{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.hf-progress>article header b{font-size:13px}.hf-progress>article header time,.hf-progress>article footer,.hf-progress>article header span{color:var(--em-text-placeholder);font-size:11px}.hf-progress>article header span:not(:empty){background:var(--em-status-warning-bg);color:var(--em-status-warning-fg);border-radius:999px;padding:1px 6px;font-weight:650}.hf-progress>article header span:empty{display:none}.hf-progress>article p{color:var(--em-text-secondary);margin:8px 0 10px;font-size:12.5px;line-height:1.7}.hf-progress>article footer{justify-content:space-between}.hf-progress>article footer span{align-items:center;gap:4px;display:inline-flex}.hf-progress__empty,.hf-chat__empty{color:var(--em-text-placeholder);text-align:center;padding:36px 18px;font-size:12.5px}.hf-progress__idle-note{border:1px solid var(--em-status-warning-bd);background:var(--em-status-warning-bg);color:var(--em-status-warning-fg);border-radius:8px;padding:10px 14px;font-size:12px;line-height:1.7}.hf-cooperation__action{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}.hf-cooperation__action>span{color:var(--em-text-placeholder);font-size:12px}.hf-danger-outline{border-color:var(--em-action-danger-bg)!important;width:auto!important;color:var(--em-status-error-fg)!important;background:0 0!important}.hf-service-card .button--danger,.button--danger{border-color:var(--em-action-danger-bg);background:var(--em-action-danger-bg);color:var(--em-action-danger-fg)}.hf-chat__messages b{gap:3px;display:grid}.hf-chat__messages b time{color:var(--em-text-placeholder);font-size:10px;font-weight:400}.hf-chat__messages p[data-own] b time{text-align:right}.hf-contact-card p{gap:2px;margin:0;display:grid}.hf-contact-card p span{color:var(--em-text-placeholder);font-size:11px}.hf-contact-card>button{border:1px solid var(--em-border-default);background:var(--em-surface-card);color:var(--em-text-link);white-space:nowrap;border-radius:6px;flex:none;padding:5px 9px;font-size:11.5px}.hf-workspace-modal-backdrop{z-index:100;background:color-mix(in srgb, var(--em-surface-inverse) 50%, transparent);place-items:center;padding:20px;display:grid;position:fixed;inset:0}.hf-workspace-modal{border:1px solid var(--em-border-default);background:var(--em-surface-card);width:min(100%,460px);box-shadow:var(--em-elev-modal);border-radius:10px;padding:22px 24px}.hf-workspace-modal h2{color:var(--em-text-primary);margin:0 0 8px;font-size:17px}.hf-workspace-modal>p{color:var(--em-text-secondary);margin:0;font-size:13px;line-height:1.8}.hf-workspace-modal>footer{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.hf-workspace-modal .hf-contact-options{border:1px solid var(--em-border-default);color:var(--em-text-muted);border-radius:7px;margin-top:14px}.hf-workspace-modal .hf-contact-options span{align-items:center;gap:5px;display:inline-flex}.hf-contact-dialog{width:min(100%,620px)}.hf-contact-current{border:1px solid var(--em-border-default);background:var(--em-surface-muted);color:var(--em-text-secondary);border-radius:7px;grid-template-columns:1fr 1fr;gap:5px 12px;margin-top:14px;padding:11px 13px;font-size:12px;display:grid}.hf-contact-current b{color:var(--em-text-primary);grid-column:1/-1}.hf-contact-current--empty{color:var(--em-text-placeholder);display:block}.hf-contact-dialog form{margin-top:16px}.hf-contact-dialog fieldset{border:0;gap:8px;padding:0;display:grid}.hf-contact-dialog legend{color:var(--em-text-primary);margin-bottom:8px;font-size:12.5px;font-weight:700}.hf-contact-option{border:1px solid var(--em-border-default);min-height:45px;color:var(--em-text-secondary);border-radius:7px;grid-template-columns:18px 16px 58px minmax(0,1fr);align-items:center;gap:7px;padding:6px 9px;font-size:12px;display:grid}.hf-contact-option>input:last-child{border:1px solid var(--em-border-default);background:var(--em-surface-card);width:100%;min-height:32px;color:var(--em-text-primary);border-radius:5px;padding:5px 8px}.hf-contact-option>input:last-child:disabled{background:var(--em-surface-muted);color:var(--em-text-placeholder)}.hf-contact-line-notice{color:var(--em-text-placeholder);margin:8px 0 0;font-size:11px}.hf-contact-error{background:var(--em-status-error-bg);color:var(--em-status-error-fg);border-radius:6px;margin-top:10px;padding:8px 10px;font-size:12px}.hf-contact-revoke-confirm{border:1px solid var(--em-status-error-bd);background:var(--em-status-error-bg);border-radius:7px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;padding:10px;display:flex}.hf-contact-revoke-confirm p{width:100%;color:var(--em-status-error-fg);margin:0;font-size:12px}.hf-contact-dialog form>footer{align-items:center;gap:9px;margin-top:18px;display:flex}.hf-contact-dialog form>footer>span{flex:1}.hf-contact-revoke{border-color:var(--em-status-error-bd)!important;color:var(--em-status-error-fg)!important}.hf-workspace--loading>div,.hf-workspace--loading section>*{background:linear-gradient(90deg, var(--em-surface-muted), var(--em-surface-card), var(--em-surface-muted));background-size:200% 100%;border-radius:8px;animation:1.4s linear infinite hf-workspace-loading}.hf-workspace--loading>div:first-child{width:96px;height:18px;margin-bottom:16px}.hf-workspace--loading>div:nth-child(2){height:52px;margin-bottom:16px}.hf-workspace--loading>section{grid-template-columns:260px minmax(0,1fr);gap:16px;display:grid}.hf-workspace--loading aside,.hf-workspace--loading article{min-height:560px}@keyframes hf-workspace-loading{to{background-position:-200% 0}}@media (max-width:900px){.hf-workspace__header{flex-direction:column}.hf-workspace__metrics{flex-wrap:wrap;justify-content:flex-start}.hf-workspace__layout,.hf-workspace--loading>section{grid-template-columns:220px minmax(0,1fr)}}@media (max-width:680px){.case-workspace-page{width:100%;padding:18px 14px 48px}.hf-workspace__header h1{white-space:normal;max-width:100%;font-size:19px}.hf-workspace__title-row{flex-direction:column;align-items:flex-start;gap:4px}.hf-workspace__metrics{width:100%}.hf-workspace__management{margin-left:auto}.hf-workspace__layout,.hf-workspace--loading>section{grid-template-columns:minmax(0,1fr)}.hf-relation-rail{scroll-snap-type:x proximity;flex-direction:row;gap:10px;max-height:none;display:flex;overflow-x:auto}.hf-relation-rail section{scroll-snap-align:start;min-width:210px}.hf-agent-panel__header{flex-wrap:wrap;align-items:flex-start}.hf-agent-panel__header>a{width:100%;margin-left:51px}.hf-agent-tabs{overflow-x:auto}.hf-agent-tabs button{flex:1 0 auto}.hf-agent-panel__body{padding:16px 14px}.hf-overview__cards{grid-template-columns:minmax(0,1fr)}.hf-case-snapshot dl>div,.hf-overview__cards dl>div{flex-direction:column;align-items:flex-start;gap:3px}.hf-case-snapshot dd,.hf-overview__cards dd{text-align:left}.hf-progress>header,.hf-progress>article footer,.hf-contact-card{flex-direction:column;align-items:flex-start}.hf-contact-option{grid-template-columns:18px 16px minmax(0,1fr)}.hf-contact-option>span{grid-column:3}.hf-contact-option>input:last-child{grid-column:1/-1}.hf-contact-dialog form>footer{flex-direction:column;align-items:stretch}.hf-contact-dialog form>footer>span{display:none}.hf-chat__messages b{max-width:86%}}

