.reports-module__3QxIwq__tabBar{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:2px;margin-bottom:18px;display:flex}.reports-module__3QxIwq__tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:7px;margin-bottom:-1px;padding:9px 13px;font-size:13px;font-weight:500;transition:color .12s,border-color .12s;display:inline-flex}.reports-module__3QxIwq__tab:hover{color:var(--text)}.reports-module__3QxIwq__tabActive{color:var(--accent);border-bottom-color:var(--accent)}.reports-module__3QxIwq__tabActive:hover{color:var(--accent)}.reports-module__3QxIwq__toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:18px;display:flex}.reports-module__3QxIwq__periodTabs{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-control);gap:2px;padding:3px;display:inline-flex}.reports-module__3QxIwq__periodTab{height:30px;color:var(--text-secondary);border-radius:4px;align-items:center;padding:0 12px;font-size:13px;font-weight:500;transition:background-color .1s,color .1s;display:inline-flex}.reports-module__3QxIwq__periodTab:hover{color:var(--text)}.reports-module__3QxIwq__periodTabActive{background:var(--accent);color:#fff}.reports-module__3QxIwq__periodTabActive:hover{color:#fff}.reports-module__3QxIwq__monthPicker{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);height:36px;color:var(--text);padding:0 11px;font-size:14px}.reports-module__3QxIwq__toolbarSpacer{flex:1}.reports-module__3QxIwq__rangeNote{color:var(--text-muted);font-size:12.5px}.reports-module__3QxIwq__metrics{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px;display:grid}@media (max-width:920px){.reports-module__3QxIwq__metrics{grid-template-columns:repeat(2,1fr)}}.reports-module__3QxIwq__twoCol{grid-template-columns:1fr 1fr;align-items:start;gap:16px;margin-bottom:16px;display:grid}@media (max-width:920px){.reports-module__3QxIwq__twoCol{grid-template-columns:1fr}}.reports-module__3QxIwq__pillarBreak{margin-top:14px}.reports-module__3QxIwq__pillarBar{border-radius:var(--radius-control);border:1px solid var(--border);height:34px;display:flex;overflow:hidden}.reports-module__3QxIwq__pillarSeg{color:#fff;white-space:nowrap;justify-content:center;align-items:center;min-width:0;font-size:12.5px;font-weight:600;display:flex;overflow:hidden}.reports-module__3QxIwq__segProject{background:var(--accent)}.reports-module__3QxIwq__segPlatform{background:#6366f1}.reports-module__3QxIwq__segEmpty{color:var(--text-muted);background:#eef0f3;flex:1}.reports-module__3QxIwq__pillarRows{flex-direction:column;gap:9px;margin-top:14px;display:flex}.reports-module__3QxIwq__pillarRow{align-items:center;gap:10px;display:flex}.reports-module__3QxIwq__pillarSwatch{border-radius:3px;flex-shrink:0;width:11px;height:11px}.reports-module__3QxIwq__pillarRowName{color:var(--text);flex:1;font-size:13px}.reports-module__3QxIwq__pillarRowSub{color:var(--text-muted);font-size:12px}.reports-module__3QxIwq__pillarRowValue{color:var(--text);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.reports-module__3QxIwq__kvRows{flex-direction:column;margin-top:12px;display:flex}.reports-module__3QxIwq__kvRow{border-top:1px solid var(--border);justify-content:space-between;align-items:baseline;padding:8px 0;font-size:13px;display:flex}.reports-module__3QxIwq__kvRow:first-child{border-top:none}.reports-module__3QxIwq__kvKey{color:var(--text-secondary)}.reports-module__3QxIwq__kvValue{color:var(--text);font-variant-numeric:tabular-nums;font-weight:600}.reports-module__3QxIwq__kvRowTotal{margin-top:4px;font-weight:600}.reports-module__3QxIwq__kvRowTotal .reports-module__3QxIwq__kvKey{color:var(--text)}.reports-module__3QxIwq__tableScroll{width:100%;overflow-x:auto}.reports-module__3QxIwq__reportTable{border-collapse:collapse;width:100%;font-size:13px}.reports-module__3QxIwq__reportTable th{text-align:left;letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border);white-space:nowrap;background:#fcfcfd;padding:9px 14px;font-size:11px;font-weight:600}.reports-module__3QxIwq__reportTable th.reports-module__3QxIwq__num{text-align:right}.reports-module__3QxIwq__reportTable td{border-bottom:1px solid var(--border);color:var(--text);vertical-align:middle;padding:10px 14px}.reports-module__3QxIwq__reportTable tbody tr:last-child td{border-bottom:none}.reports-module__3QxIwq__reportTable td.reports-module__3QxIwq__num{text-align:right;font-variant-numeric:tabular-nums}.reports-module__3QxIwq__reportTable tfoot td{border-top:2px solid var(--border);font-variant-numeric:tabular-nums;padding:11px 14px;font-weight:700}.reports-module__3QxIwq__clientCell{font-weight:500}.reports-module__3QxIwq__miniBar{vertical-align:middle;background:#eef0f3;border-radius:999px;width:120px;height:7px;display:inline-flex;overflow:hidden}.reports-module__3QxIwq__miniBarFill{border-radius:999px;height:100%}.reports-module__3QxIwq__fillGreen{background:var(--success)}.reports-module__3QxIwq__fillYellow{background:#eab308}.reports-module__3QxIwq__fillOrange{background:var(--warning)}.reports-module__3QxIwq__fillRed{background:var(--danger)}.reports-module__3QxIwq__utilCell{justify-content:flex-end;align-items:center;gap:8px;display:flex}.reports-module__3QxIwq__bandText{font-weight:600}.reports-module__3QxIwq__textGreen{color:#157f3c}.reports-module__3QxIwq__textYellow{color:#a16207}.reports-module__3QxIwq__textOrange{color:#b45309}.reports-module__3QxIwq__textRed{color:#b91c1c}.reports-module__3QxIwq__varPos{color:var(--danger)}.reports-module__3QxIwq__varNeg{color:var(--success)}.reports-module__3QxIwq__mutedCell{color:var(--text-muted)}.reports-module__3QxIwq__sectionTitleRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:12px;padding:14px 18px;display:flex}.reports-module__3QxIwq__sectionTitle{color:var(--text);font-size:14px;font-weight:600}.reports-module__3QxIwq__sectionSub{color:var(--text-muted);font-size:12.5px}
.PageHeader-module__bRDKxW__header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.PageHeader-module__bRDKxW__text{min-width:0}.PageHeader-module__bRDKxW__title{letter-spacing:-.005em;color:var(--text);font-size:20px;font-weight:600}.PageHeader-module__bRDKxW__description{color:var(--text-secondary);margin-top:4px;font-size:14px;line-height:1.5}.PageHeader-module__bRDKxW__action{flex-shrink:0;gap:8px;display:flex}
.Button-module__iYV4-q__btn{border-radius:var(--radius-control);white-space:nowrap;-webkit-user-select:none;user-select:none;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;font-weight:500;transition:background-color .12s,border-color .12s,color .12s,box-shadow .12s;display:inline-flex}.Button-module__iYV4-q__btn:disabled{opacity:.55;cursor:not-allowed}.Button-module__iYV4-q__md{height:36px;padding:0 14px;font-size:14px}.Button-module__iYV4-q__sm{height:30px;padding:0 11px;font-size:13px}.Button-module__iYV4-q__primary{background:var(--accent);color:#fff;box-shadow:0 1px 2px #1018281a}.Button-module__iYV4-q__primary:hover:not(:disabled){background:var(--accent-hover)}.Button-module__iYV4-q__secondary{background:var(--surface);color:var(--text);border-color:var(--border);box-shadow:0 1px 2px #1018280a}.Button-module__iYV4-q__secondary:hover:not(:disabled){background:#fbfbfc;border-color:#d4d7dd}.Button-module__iYV4-q__ghost{color:var(--text-secondary);background:0 0}.Button-module__iYV4-q__ghost:hover:not(:disabled){color:var(--text);background:#1018280d}.Button-module__iYV4-q__danger{background:var(--danger);color:#fff;box-shadow:0 1px 2px #1018281a}.Button-module__iYV4-q__danger:hover:not(:disabled){background:#b91c1c}.Button-module__iYV4-q__icon{align-items:center;margin-left:-2px;display:inline-flex}.Button-module__iYV4-q__icon svg{width:16px;height:16px}
.documentation-module__HbXEKq__editorGrid{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}@media (max-width:920px){.documentation-module__HbXEKq__editorGrid{grid-template-columns:1fr}}.documentation-module__HbXEKq__field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.documentation-module__HbXEKq__label{letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted);font-size:12px;font-weight:600}.documentation-module__HbXEKq__input,.documentation-module__HbXEKq__select{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);height:38px;color:var(--text);padding:0 12px;font-size:14px}.documentation-module__HbXEKq__input:focus,.documentation-module__HbXEKq__select:focus,.documentation-module__HbXEKq__textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.documentation-module__HbXEKq__textarea{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);min-height:420px;color:var(--text);resize:vertical;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;line-height:1.55}.documentation-module__HbXEKq__previewWrap{border:1px solid var(--border);border-radius:var(--radius-control);background:#fff;min-height:420px;max-height:620px;padding:22px 24px;overflow-y:auto}.documentation-module__HbXEKq__previewEmpty{color:var(--text-muted);font-size:13.5px}.documentation-module__HbXEKq__article{color:#1a1d23;font-size:15px;line-height:1.6}:is(.documentation-module__HbXEKq__article h1,.documentation-module__HbXEKq__article h2,.documentation-module__HbXEKq__article h3,.documentation-module__HbXEKq__article h4){color:#1f3a5f;margin:1.3em 0 .45em;font-weight:700;line-height:1.3}.documentation-module__HbXEKq__article h1{font-size:22px}.documentation-module__HbXEKq__article h2{font-size:19px}.documentation-module__HbXEKq__article h3{font-size:16.5px}.documentation-module__HbXEKq__article p{margin:0 0 .9em}:is(.documentation-module__HbXEKq__article ul,.documentation-module__HbXEKq__article ol){margin:0 0 .9em;padding-left:1.5em}.documentation-module__HbXEKq__article blockquote{color:#4b5563;background:#eaf4f0;border-left:3px solid #2e6f5e;margin:.9em 0;padding:2px 16px}.documentation-module__HbXEKq__article hr{border:none;border-top:1px solid #e5e7eb;margin:1.5em 0}.documentation-module__HbXEKq__article code{background:#f3f4f6;border-radius:4px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.88em}.documentation-module__HbXEKq__article table{border-collapse:collapse;width:100%;margin:1em 0;font-size:14px}:is(.documentation-module__HbXEKq__article th,.documentation-module__HbXEKq__article td){text-align:left;border:1px solid #e5e7eb;padding:7px 10px}.documentation-module__HbXEKq__article th{color:#1f3a5f;background:#f8fafc;font-weight:700}.documentation-module__HbXEKq__statusChip{border-radius:var(--radius-pill);text-transform:capitalize;align-items:center;padding:1px 9px;font-size:11px;font-weight:600;display:inline-flex}.documentation-module__HbXEKq__statusPublished{background:var(--success-soft);color:#157f3c}.documentation-module__HbXEKq__statusDraft{background:var(--warning-soft);color:#b45309}.documentation-module__HbXEKq__statusArchived{background:var(--accent-soft);color:#2348c8}.documentation-module__HbXEKq__docTable{border-collapse:collapse;width:100%;font-size:13.5px}.documentation-module__HbXEKq__docTable th{text-align:left;letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border);white-space:nowrap;background:#fcfcfd;padding:9px 18px;font-size:11px;font-weight:600}.documentation-module__HbXEKq__docTable td{border-bottom:1px solid var(--border);color:var(--text);padding:10px 18px}.documentation-module__HbXEKq__docTable tr:last-child td{border-bottom:none}.documentation-module__HbXEKq__secretRow{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.documentation-module__HbXEKq__secretRow:first-child{border-top:none}.documentation-module__HbXEKq__secretLabel{color:var(--text);font-size:14px;font-weight:600}.documentation-module__HbXEKq__secretMeta{color:var(--text-muted);margin-top:2px;font-size:12px}.documentation-module__HbXEKq__secretControls{flex-shrink:0;align-items:center;gap:8px;display:flex}.documentation-module__HbXEKq__revealBox{border:1px solid var(--accent);background:var(--accent-soft);border-radius:var(--radius-control);flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;padding:10px 12px;display:flex}.documentation-module__HbXEKq__revealValue{border:1px solid var(--border);border-radius:var(--radius-control);min-width:200px;height:34px;color:var(--text);background:#fff;flex:1;padding:0 11px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px}.documentation-module__HbXEKq__addSecretGrid{grid-template-columns:1fr 1fr auto;align-items:end;gap:10px;display:grid}@media (max-width:720px){.documentation-module__HbXEKq__addSecretGrid{grid-template-columns:1fr}}.documentation-module__HbXEKq__errorRow{color:var(--danger);align-items:center;gap:6px;margin-bottom:12px;font-size:13px;display:flex}.documentation-module__HbXEKq__aiAssist{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface-subtle,#fbfbfd);margin:14px 0;padding:14px}.documentation-module__HbXEKq__aiAssistHead{color:var(--text);align-items:center;gap:7px;margin-bottom:4px;font-size:13px;font-weight:600;display:flex}.documentation-module__HbXEKq__aiAssistHint{color:var(--text-muted);margin:0 0 12px;font-size:12.5px}.documentation-module__HbXEKq__aiAssistRow{flex-wrap:wrap;align-items:flex-start;gap:8px;display:flex}.documentation-module__HbXEKq__aiAssistInput{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);min-width:220px;height:38px;color:var(--text);flex:1;padding:0 12px;font-size:14px}.documentation-module__HbXEKq__aiAssistInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.documentation-module__HbXEKq__aiAssistButtons{flex-shrink:0;gap:8px;display:flex}.documentation-module__HbXEKq__aiNotice{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--warning-soft);color:var(--text-secondary);align-items:flex-start;gap:8px;margin:14px 0;padding:12px 14px;font-size:13px;display:flex}.documentation-module__HbXEKq__aiNotice code{background:#0000000d;border-radius:4px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.88em}.documentation-module__HbXEKq__uploadRow{flex-wrap:wrap;align-items:center;gap:10px;padding:12px 0;display:flex}.documentation-module__HbXEKq__uploadPickBtn{border:1px dashed var(--border);border-radius:var(--radius-control);background:var(--bg);height:34px;color:var(--text-secondary);cursor:pointer;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.documentation-module__HbXEKq__uploadPickBtn:hover{border-color:var(--accent);color:var(--accent)}.documentation-module__HbXEKq__uploadFileName{color:var(--text);text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:13px;font-weight:600;overflow:hidden}.documentation-module__HbXEKq__uploadKeepToggle{flex-direction:column;gap:2px;margin-left:4px;display:flex}.documentation-module__HbXEKq__uploadKeepLabel{color:var(--text);cursor:pointer;align-items:center;gap:6px;font-size:13px;display:flex}.documentation-module__HbXEKq__uploadKeepHint{color:var(--text-muted);margin-left:20px;font-size:11.5px}.documentation-module__HbXEKq__uploadNote{color:var(--text-muted);align-items:center;gap:6px;padding:0 0 10px;font-size:12.5px;display:flex}.documentation-module__HbXEKq__attachmentRow{border-top:1px solid var(--border);align-items:center;gap:12px;padding:12px 0;display:flex}.documentation-module__HbXEKq__attachmentRow:first-child{border-top:none}.documentation-module__HbXEKq__attachmentIcon{border-radius:var(--radius-control);background:var(--bg);width:34px;height:34px;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.documentation-module__HbXEKq__attachmentMain{flex:1;min-width:0}.documentation-module__HbXEKq__attachmentName{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.documentation-module__HbXEKq__attachmentMeta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;font-size:12px;display:flex}.documentation-module__HbXEKq__attachmentControls{flex-shrink:0;align-items:center;gap:6px;display:flex}.documentation-module__HbXEKq__ocrChip{border-radius:var(--radius-pill);text-transform:capitalize;align-items:center;gap:4px;padding:1px 8px;font-size:11px;font-weight:600;display:inline-flex}.documentation-module__HbXEKq__ocrPending{background:var(--warning-soft);color:#b45309}.documentation-module__HbXEKq__ocrReady{background:var(--success-soft);color:#157f3c}.documentation-module__HbXEKq__ocrFailed{background:var(--danger-soft,#fde8e8);color:var(--danger)}.documentation-module__HbXEKq__ocrSkipped{color:var(--text-muted);background:#f3f4f6}.documentation-module__HbXEKq__attachmentTextPanel{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--bg);margin:8px 0 0 46px;padding:10px 12px}.documentation-module__HbXEKq__attachmentTextPre{white-space:pre-wrap;word-break:break-word;max-height:320px;color:var(--text);margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px;line-height:1.55;overflow-y:auto}.documentation-module__HbXEKq__attachmentTextEmpty{color:var(--text-muted);font-size:12.5px;font-style:italic}.documentation-module__HbXEKq__attachmentTextError{color:var(--danger);font-size:12.5px}@media (max-width:560px){.documentation-module__HbXEKq__attachmentTextPanel{margin-left:0}}.documentation-module__HbXEKq__scopeChip{border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.02em;flex-shrink:0;align-items:center;padding:1px 9px;font-size:11px;font-weight:700;display:inline-flex}.documentation-module__HbXEKq__scopeInternal{background:var(--accent-soft);color:#2348c8}.documentation-module__HbXEKq__scopeExternal{background:var(--warning-soft);color:#b45309}.documentation-module__HbXEKq__credentialList{flex-direction:column;display:flex}.documentation-module__HbXEKq__credentialRow{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 0;display:flex}.documentation-module__HbXEKq__credentialRow:first-child{border-top:none}.documentation-module__HbXEKq__credentialMain{flex:1;min-width:220px}.documentation-module__HbXEKq__credentialTopLine{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.documentation-module__HbXEKq__credentialLabel{color:var(--text);font-size:14px;font-weight:600}.documentation-module__HbXEKq__credentialNodeTag{color:var(--text-muted);border-radius:var(--radius-pill);background:#f3f4f6;flex-shrink:0;margin-left:auto;padding:2px 8px;font-size:11px;font-weight:600}.documentation-module__HbXEKq__credentialMetaLine{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:12px;margin-top:4px;font-size:12.5px;display:flex}.documentation-module__HbXEKq__credentialUsername,.documentation-module__HbXEKq__credentialUrl{align-items:center;gap:4px;display:inline-flex}.documentation-module__HbXEKq__credentialUrl{color:var(--accent);text-overflow:ellipsis;white-space:nowrap;max-width:260px;text-decoration:none;overflow:hidden}.documentation-module__HbXEKq__credentialUrl:hover{text-decoration:underline}.documentation-module__HbXEKq__credentialNotes{text-overflow:ellipsis;white-space:nowrap;max-width:240px;font-style:italic;overflow:hidden}.documentation-module__HbXEKq__copyIconBtn{width:18px;height:18px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.documentation-module__HbXEKq__copyIconBtn:hover{background:var(--border);color:var(--text)}.documentation-module__HbXEKq__copiedTag{color:var(--success);font-size:11px;font-weight:600}.documentation-module__HbXEKq__credentialControls{flex-shrink:0;align-items:center;gap:8px;display:flex}.documentation-module__HbXEKq__totpBox{border:1px solid var(--accent);background:var(--accent-soft);border-radius:var(--radius-control);flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;padding:10px 12px;display:flex}.documentation-module__HbXEKq__totpRing{flex-shrink:0}.documentation-module__HbXEKq__totpCode{letter-spacing:.06em;color:var(--text);flex:1;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:20px;font-weight:700}.documentation-module__HbXEKq__addCredentialForm{padding:10px 0 4px}.documentation-module__HbXEKq__addCredentialTrigger{border:1px dashed var(--border);border-radius:var(--radius-control);background:var(--bg);height:34px;color:var(--text-secondary);cursor:pointer;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.documentation-module__HbXEKq__addCredentialTrigger:hover{border-color:var(--accent);color:var(--accent)}.documentation-module__HbXEKq__addCredentialGrid{grid-template-columns:1fr 1fr 1fr;gap:10px;padding-top:4px;display:grid}@media (max-width:760px){.documentation-module__HbXEKq__addCredentialGrid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.documentation-module__HbXEKq__addCredentialGrid{grid-template-columns:1fr}}.documentation-module__HbXEKq__addCredentialActions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.documentation-module__HbXEKq__sslAddGrid{grid-template-columns:2fr 1fr;gap:10px;padding-top:4px;display:grid}@media (max-width:480px){.documentation-module__HbXEKq__sslAddGrid{grid-template-columns:1fr}}.documentation-module__HbXEKq__sslProbingNote{color:var(--text-muted);align-items:center;gap:7px;margin-top:10px;font-size:12.5px;display:flex}.documentation-module__HbXEKq__spin{animation:.9s linear infinite documentation-module__HbXEKq__sslSpin}@keyframes documentation-module__HbXEKq__sslSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.documentation-module__HbXEKq__sslHostLink{color:var(--accent);align-items:center;gap:5px;font-weight:500;text-decoration:none;display:inline-flex}.documentation-module__HbXEKq__sslHostLink:hover{text-decoration:underline}.documentation-module__HbXEKq__sslNotes{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:260px;margin-top:2px;font-size:12px;font-style:italic;overflow:hidden}.documentation-module__HbXEKq__sslStatusChip{border-radius:var(--radius-pill);align-items:center;padding:1px 9px;font-size:11px;font-weight:600;display:inline-flex}.documentation-module__HbXEKq__sslStatusOk{background:var(--success-soft);color:#157f3c}.documentation-module__HbXEKq__sslStatusExpiring{background:var(--warning-soft);color:#b45309}.documentation-module__HbXEKq__sslStatusExpired{background:var(--danger-soft);color:var(--danger)}.documentation-module__HbXEKq__sslStatusUnreachable{color:var(--text-muted);background:#f3f4f6}.documentation-module__HbXEKq__sslStatusPending{color:var(--text-muted);background:#f3f4f6;font-style:italic}.documentation-module__HbXEKq__sslErrorNote{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:200px;margin-top:3px;font-size:11px;overflow:hidden}.documentation-module__HbXEKq__sslExpiryWrap{flex-direction:column;gap:1px;display:flex}.documentation-module__HbXEKq__sslExpiryDate{color:var(--text);font-size:13px}.documentation-module__HbXEKq__sslExpiryWarning{color:#b45309;font-size:11.5px;font-weight:700}.documentation-module__HbXEKq__sslExpiryDanger{color:var(--danger);font-size:11.5px;font-weight:700}.documentation-module__HbXEKq__sslExpiryMuted{color:var(--text-muted);font-size:11.5px}.documentation-module__HbXEKq__sslIssuer{text-overflow:ellipsis;white-space:nowrap;max-width:220px;color:var(--text-secondary);font-size:13px;overflow:hidden}.documentation-module__HbXEKq__sslLastChecked{color:var(--text-muted);white-space:nowrap;font-size:12.5px}.documentation-module__HbXEKq__sslRowControls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.documentation-module__HbXEKq__sslAutoToggle{cursor:pointer;color:var(--text-muted);background:0 0;border:none;align-items:center;gap:5px;padding:2px 4px;font-size:11px;font-weight:600;display:inline-flex}.documentation-module__HbXEKq__sslAutoToggle:disabled{cursor:default;opacity:.6}.documentation-module__HbXEKq__sslAutoToggleTrack{border-radius:var(--radius-pill);background:var(--border);flex-shrink:0;width:26px;height:15px;transition:background .15s;display:inline-block;position:relative}.documentation-module__HbXEKq__sslAutoToggleOn{background:var(--success)}.documentation-module__HbXEKq__sslAutoToggleThumb{background:#fff;border-radius:50%;width:11px;height:11px;transition:left .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #00000040}.documentation-module__HbXEKq__sslAutoToggleOn .documentation-module__HbXEKq__sslAutoToggleThumb{left:13px}.documentation-module__HbXEKq__sslBannerHead{border-bottom:1px solid var(--border);color:#b45309;align-items:center;gap:8px;padding:14px 18px;display:flex}.documentation-module__HbXEKq__sslBannerTitle{color:var(--text);font-size:14px;font-weight:700}.documentation-module__HbXEKq__sslBannerCount{color:var(--text-muted);margin-left:auto;font-size:12px;font-weight:600}.documentation-module__HbXEKq__sslBannerClientLink{color:var(--accent);text-decoration:none}.documentation-module__HbXEKq__sslBannerClientLink:hover{text-decoration:underline}.documentation-module__HbXEKq__internalLink{color:var(--text);border-radius:inherit;align-items:center;gap:12px;padding:14px 18px;text-decoration:none;display:flex}.documentation-module__HbXEKq__internalLink:hover{background:var(--accent-soft)}.documentation-module__HbXEKq__internalIcon{border-radius:var(--radius-control);background:var(--accent-soft);width:34px;height:34px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.documentation-module__HbXEKq__internalMain{flex:1;min-width:0}.documentation-module__HbXEKq__internalTitle{color:var(--text);font-size:14px;font-weight:700}.documentation-module__HbXEKq__internalSubtitle{color:var(--text-muted);margin-top:1px;font-size:12.5px}.documentation-module__HbXEKq__internalArrow{color:var(--text-muted);flex-shrink:0}
.doc-links-module__9INDiG__relatedBody{padding:4px 18px 16px}.doc-links-module__9INDiG__relatedList{flex-direction:column;display:flex}.doc-links-module__9INDiG__relatedRow{border-top:1px solid var(--border);align-items:center;gap:12px;padding:11px 0;display:flex}.doc-links-module__9INDiG__relatedRow:first-child{border-top:none}.doc-links-module__9INDiG__relatedIcon{border-radius:var(--radius-control);background:var(--bg);width:32px;height:32px;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.doc-links-module__9INDiG__relatedMain{flex:1;min-width:0}.doc-links-module__9INDiG__relatedLabel{color:var(--text);align-items:center;gap:6px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.doc-links-module__9INDiG__relatedLabel:hover{color:var(--accent)}.doc-links-module__9INDiG__relatedMeta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;font-size:12px;display:flex}.doc-links-module__9INDiG__relatedTypeTag{border-radius:var(--radius-pill);color:var(--text-muted);background:#f3f4f6;align-items:center;padding:1px 8px;font-size:11px;font-weight:600;display:inline-flex}.doc-links-module__9INDiG__relatedNote{text-overflow:ellipsis;white-space:nowrap;max-width:320px;font-style:italic;overflow:hidden}.doc-links-module__9INDiG__ownerChip{border-radius:var(--radius-pill);background:var(--accent-soft);color:var(--accent);white-space:nowrap;align-items:center;padding:1px 8px;font-size:11px;font-weight:600;display:inline-flex}.doc-links-module__9INDiG__relatedRemove{width:28px;height:28px;color:var(--text-muted);cursor:pointer;border-radius:var(--radius-control);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.doc-links-module__9INDiG__relatedRemove:hover:not(:disabled){background:var(--danger-soft);color:var(--danger)}.doc-links-module__9INDiG__relatedRemove:disabled{opacity:.4;cursor:not-allowed}.doc-links-module__9INDiG__relatedEmpty{color:var(--text-muted);align-items:center;gap:8px;padding:6px 0 10px;font-size:13.5px;display:flex}.doc-links-module__9INDiG__addWrap{margin-top:12px}.doc-links-module__9INDiG__addTrigger{border:1px dashed var(--border);border-radius:var(--radius-control);background:var(--bg);height:34px;color:var(--text-secondary);cursor:pointer;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.doc-links-module__9INDiG__addTrigger:hover{border-color:var(--accent);color:var(--accent)}.doc-links-module__9INDiG__picker{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--bg);margin-top:10px;padding:12px}.doc-links-module__9INDiG__pickerInput{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);width:100%;height:36px;color:var(--text);padding:0 12px;font-size:13.5px}.doc-links-module__9INDiG__pickerInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.doc-links-module__9INDiG__pickerResults{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);max-height:260px;margin-top:10px;overflow-y:auto}.doc-links-module__9INDiG__pickerOption{border:none;border-top:1px solid var(--border);text-align:left;cursor:pointer;width:100%;color:var(--text);background:0 0;align-items:center;gap:10px;padding:9px 12px;display:flex}.doc-links-module__9INDiG__pickerOption:first-child{border-top:none}.doc-links-module__9INDiG__pickerOption:hover:not(:disabled){background:var(--bg)}.doc-links-module__9INDiG__pickerOption:disabled{opacity:.5;cursor:not-allowed}.doc-links-module__9INDiG__pickerOptionIcon{border-radius:var(--radius-control);background:var(--bg);width:26px;height:26px;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.doc-links-module__9INDiG__pickerOptionMain{flex:1;min-width:0}.doc-links-module__9INDiG__pickerOptionLabel{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:600;overflow:hidden}.doc-links-module__9INDiG__pickerOptionSub{color:var(--text-muted);margin-top:1px;font-size:11.5px}.doc-links-module__9INDiG__pickerGroupLabel{border-top:1px solid var(--border);background:var(--bg);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);padding:8px 12px 4px;font-size:10.5px;font-weight:700}.doc-links-module__9INDiG__pickerHint,.doc-links-module__9INDiG__pickerEmpty{color:var(--text-muted);padding:10px 2px 2px;font-size:12.5px}.doc-links-module__9INDiG__pickerFooter{justify-content:flex-end;margin-top:10px;display:flex}.doc-links-module__9INDiG__wikiLink{color:var(--accent);border-bottom:1px dashed var(--accent);padding-bottom:.5px;font-weight:500;text-decoration:none}.doc-links-module__9INDiG__wikiLink:hover{border-bottom-style:solid}.doc-links-module__9INDiG__wikiChip{color:var(--text-muted);border:1px dashed var(--border);cursor:help;background:#f3f4f6;border-radius:4px;padding:0 5px;font-size:.92em;display:inline}
.core-services-module__Vz-MYW__quickAdd{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.core-services-module__Vz-MYW__rowList{flex-direction:column;display:flex}.core-services-module__Vz-MYW__row{border-top:1px solid var(--border);color:inherit;align-items:center;gap:12px;padding:12px 4px;text-decoration:none;display:flex}.core-services-module__Vz-MYW__row:first-child{border-top:none}.core-services-module__Vz-MYW__rowLink{cursor:pointer}.core-services-module__Vz-MYW__rowLink:hover{background:var(--bg)}.core-services-module__Vz-MYW__rowIcon{border-radius:var(--radius-control);background:var(--bg);width:34px;height:34px;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.core-services-module__Vz-MYW__rowMain{flex:1;min-width:0}.core-services-module__Vz-MYW__rowName{color:var(--text);align-items:center;gap:8px;font-size:14.5px;font-weight:600;display:flex}.core-services-module__Vz-MYW__rowMeta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:12px;margin-top:3px;font-size:12.5px;display:flex}.core-services-module__Vz-MYW__rowRight{flex-shrink:0;align-items:center;gap:10px;display:flex}.core-services-module__Vz-MYW__addPanel{border:1px dashed var(--border);border-radius:var(--radius-control);background:var(--bg);margin-top:6px;padding:12px}.core-services-module__Vz-MYW__suggestLabel{letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted);font-size:11.5px;font-weight:600}.core-services-module__Vz-MYW__chipRow{flex-wrap:wrap;gap:6px;margin:7px 0 12px;display:flex}.core-services-module__Vz-MYW__chip{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);color:var(--text-secondary);cursor:pointer;align-items:center;gap:5px;padding:4px 10px;font-size:12.5px;font-weight:600;display:inline-flex}.core-services-module__Vz-MYW__chip:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.core-services-module__Vz-MYW__chip:disabled{opacity:.5;cursor:default}.core-services-module__Vz-MYW__freeRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.core-services-module__Vz-MYW__freeInput{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);min-width:200px;height:34px;color:var(--text);flex:1;padding:0 11px;font-size:13.5px}.core-services-module__Vz-MYW__freeInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.core-services-module__Vz-MYW__fieldsGrid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px 22px;display:grid}.core-services-module__Vz-MYW__fieldItem{flex-direction:column;gap:3px;min-width:0;display:flex}.core-services-module__Vz-MYW__fieldLabel{letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:600}.core-services-module__Vz-MYW__fieldValue{color:var(--text);word-break:break-word;font-size:14px}.core-services-module__Vz-MYW__fieldValueMuted{color:var(--text-muted);font-size:14px;font-style:italic}.core-services-module__Vz-MYW__fieldLink{color:var(--accent);word-break:break-all;align-items:center;gap:5px;text-decoration:none;display:inline-flex}.core-services-module__Vz-MYW__fieldLink:hover{text-decoration:underline}.core-services-module__Vz-MYW__fieldMono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px}.core-services-module__Vz-MYW__editGrid{grid-template-columns:1fr 1fr;gap:10px 14px;display:grid}@media (max-width:640px){.core-services-module__Vz-MYW__editGrid{grid-template-columns:1fr}}.core-services-module__Vz-MYW__editSpan{grid-column:1/-1}.core-services-module__Vz-MYW__checkRow{color:var(--text);cursor:pointer;align-items:center;gap:8px;font-size:13.5px;display:flex}.core-services-module__Vz-MYW__checkRow input{width:15px;height:15px;accent-color:var(--accent)}.core-services-module__Vz-MYW__editActions{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.core-services-module__Vz-MYW__recordGroup{margin-bottom:16px}.core-services-module__Vz-MYW__recordGroupHead{text-transform:uppercase;letter-spacing:.03em;color:var(--text-secondary);align-items:baseline;gap:8px;margin:0 0 6px;font-size:12px;font-weight:700;display:flex}.core-services-module__Vz-MYW__recordGroupCount{color:var(--text-muted);font-weight:600}.core-services-module__Vz-MYW__recordName{color:var(--text-secondary);word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px}.core-services-module__Vz-MYW__recordValue{color:var(--text);word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px}.core-services-module__Vz-MYW__recordTtl{color:var(--text-muted);white-space:nowrap;font-size:12.5px}.core-services-module__Vz-MYW__snapRow{border-top:1px solid var(--border);padding:10px 0}.core-services-module__Vz-MYW__snapRow:first-child{border-top:none}.core-services-module__Vz-MYW__snapHead{text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:0;display:flex}.core-services-module__Vz-MYW__snapChevron{color:var(--text-muted);flex-shrink:0}.core-services-module__Vz-MYW__snapWhen{color:var(--text);white-space:nowrap;font-size:13.5px;font-weight:600}.core-services-module__Vz-MYW__snapDiff{min-width:0;color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12.5px;overflow:hidden}.core-services-module__Vz-MYW__snapBody{margin-top:12px;padding-top:4px}.core-services-module__Vz-MYW__metaChip{border-radius:var(--radius-pill);align-items:center;gap:4px;padding:1px 8px;font-size:11px;font-weight:600;display:inline-flex}.core-services-module__Vz-MYW__changedChip{background:var(--warning-soft);color:#b45309}.core-services-module__Vz-MYW__sourceChip{color:var(--text-muted);text-transform:uppercase;letter-spacing:.02em;background:#f3f4f6}.core-services-module__Vz-MYW__backupAge{color:var(--text-muted);white-space:nowrap;font-size:12.5px}.core-services-module__Vz-MYW__connLine{flex-wrap:wrap;align-items:center;gap:10px;margin:2px 0 6px;display:flex}.core-services-module__Vz-MYW__scopeList{flex-wrap:wrap;gap:5px;margin-top:6px;display:flex}.core-services-module__Vz-MYW__scopeToken{border-radius:var(--radius-pill);background:var(--bg);color:var(--text-secondary);padding:1px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11.5px}.core-services-module__Vz-MYW__checkedAt{color:var(--text-muted);font-size:12px}.core-services-module__Vz-MYW__hostGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;display:grid}.core-services-module__Vz-MYW__hostCard{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);flex-direction:column;gap:8px;padding:16px;display:flex}.core-services-module__Vz-MYW__hostCardHead{align-items:center;gap:10px;min-width:0;display:flex}.core-services-module__Vz-MYW__hostCardTitle{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;text-decoration:none;overflow:hidden}.core-services-module__Vz-MYW__hostCardTitle:hover{color:var(--accent)}.core-services-module__Vz-MYW__hostCardMeta{color:var(--text-muted);flex-direction:column;gap:3px;font-size:12.5px;display:flex}.core-services-module__Vz-MYW__hostCertList{border-top:1px solid var(--border);flex-direction:column;gap:6px;margin-top:4px;padding-top:8px;display:flex}.core-services-module__Vz-MYW__hostCertRow{color:var(--text-secondary);align-items:center;gap:8px;font-size:12.5px;display:flex}.core-services-module__Vz-MYW__hostCertHost{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.core-services-module__Vz-MYW__hostCertNone{color:var(--text-muted);border-top:1px solid var(--border);margin-top:4px;padding-top:8px;font-size:12px;font-style:italic}.core-services-module__Vz-MYW__note{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface-subtle,#fbfbfd);color:var(--text-secondary);align-items:flex-start;gap:8px;margin-top:14px;padding:10px 12px;font-size:12.5px;line-height:1.5;display:flex}.core-services-module__Vz-MYW__softNote{border-radius:var(--radius-control);background:var(--warning-soft);color:#b45309;align-items:center;gap:7px;margin-top:10px;padding:8px 11px;font-size:12.5px;display:flex}.core-services-module__Vz-MYW__noteIcon{color:var(--text-muted);flex-shrink:0;margin-top:1px}.core-services-module__Vz-MYW__domainHead{padding:16px 18px 14px}.core-services-module__Vz-MYW__domainHeadRow{align-items:center;gap:11px;display:flex}.core-services-module__Vz-MYW__domainHeadIcon{border-radius:var(--radius-control);background:var(--bg);width:34px;height:34px;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.core-services-module__Vz-MYW__domainName{min-width:0;color:var(--text);word-break:break-all;flex:1;font-size:18px;font-weight:700}.core-services-module__Vz-MYW__domainSection{border-top:1px solid var(--border);padding:15px 18px}.core-services-module__Vz-MYW__domainSectionHead{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.core-services-module__Vz-MYW__domainSectionTitle{text-transform:uppercase;letter-spacing:.03em;color:var(--text-secondary);align-items:center;gap:7px;font-size:12px;font-weight:700;display:inline-flex}.core-services-module__Vz-MYW__domainSectionTitle svg{color:var(--text-muted)}.core-services-module__Vz-MYW__subHead{text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);margin:16px 0 8px;font-size:11px;font-weight:700}.core-services-module__Vz-MYW__collapseHead{cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:flex}.core-services-module__Vz-MYW__collapseHead:hover .core-services-module__Vz-MYW__domainSectionTitle{color:var(--text-primary)}.core-services-module__Vz-MYW__collapseChevron{color:var(--text-muted);flex-shrink:0}.core-services-module__Vz-MYW__collapseSummary{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin-left:auto;font-size:12px;overflow:hidden}.core-services-module__Vz-MYW__collapseBody{margin-top:12px}.core-services-module__Vz-MYW__coverageStrip{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.core-services-module__Vz-MYW__covHave{--cov-color:#157f3c;--cov-bg:var(--success-soft)}.core-services-module__Vz-MYW__covMissing{--cov-color:#b45309;--cov-bg:var(--warning-soft)}.core-services-module__Vz-MYW__covNotOurCourt{--cov-color:var(--text-muted);--cov-bg:#f3f4f6}.core-services-module__Vz-MYW__coveragePill{border-radius:var(--radius-pill);background:var(--cov-bg);color:var(--cov-color);align-items:center;gap:5px;padding:3px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.core-services-module__Vz-MYW__coveragePillLabel{white-space:nowrap}.core-services-module__Vz-MYW__coverageMuted{opacity:.75;font-weight:500}.core-services-module__Vz-MYW__coverageToggle{border:1px solid color-mix(in srgb, var(--cov-color) 35%, transparent);border-radius:var(--radius-pill);background:var(--surface);color:var(--cov-color);cursor:pointer;white-space:nowrap;align-items:center;gap:3px;padding:1px 6px;font-size:10.5px;font-weight:600;display:inline-flex}.core-services-module__Vz-MYW__coverageToggle:hover:not(:disabled){background:var(--cov-color);color:var(--surface)}.core-services-module__Vz-MYW__coverageToggle:disabled{opacity:.5;cursor:default}.core-services-module__Vz-MYW__coverageDots{flex-shrink:0;align-items:center;gap:4px;display:inline-flex}.core-services-module__Vz-MYW__coverageDot{background:var(--cov-color);border-radius:50%;width:9px;height:9px}.core-services-module__Vz-MYW__monitorRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.core-services-module__Vz-MYW__monitorBadges{flex-wrap:wrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.core-services-module__Vz-MYW__certList{flex-direction:column;display:flex}.core-services-module__Vz-MYW__certRow{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:10px;padding:9px 0;display:flex}.core-services-module__Vz-MYW__certRow:first-child{border-top:none}.core-services-module__Vz-MYW__certHost{color:var(--accent);word-break:break-all;flex:1;align-items:center;gap:5px;min-width:160px;font-size:13.5px;font-weight:600;text-decoration:none;display:inline-flex}.core-services-module__Vz-MYW__certHost:hover{text-decoration:underline}.core-services-module__Vz-MYW__certIssuer{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:12.5px;overflow:hidden}.core-services-module__Vz-MYW__certActions{align-items:center;gap:4px;display:inline-flex}.core-services-module__Vz-MYW__certGhostBtn{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);color:var(--text-secondary);cursor:pointer;align-items:center;gap:4px;padding:3px 8px;font-size:11.5px;font-weight:600;display:inline-flex}.core-services-module__Vz-MYW__certGhostBtn:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.core-services-module__Vz-MYW__certGhostBtn:disabled{opacity:.5;cursor:default}.core-services-module__Vz-MYW__quietNote{color:var(--text-muted);font-size:13px;font-style:italic}.core-services-module__Vz-MYW__assignRow{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.core-services-module__Vz-MYW__assignSelect{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);height:32px;color:var(--text);max-width:240px;padding:0 9px;font-size:13px}.core-services-module__Vz-MYW__assignSelect:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.core-services-module__Vz-MYW__orphanBlock{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface-subtle,#fbfbfd);margin-top:16px;padding:12px 14px}.core-services-module__Vz-MYW__orphanHead{text-transform:uppercase;letter-spacing:.02em;color:var(--text-secondary);align-items:center;gap:7px;margin-bottom:4px;font-size:12px;font-weight:700;display:flex}.core-services-module__Vz-MYW__orphanHint{color:var(--text-muted);margin-bottom:10px;font-size:12px}.core-services-module__Vz-MYW__orphanRow{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:8px;padding:8px 0;display:flex}.core-services-module__Vz-MYW__orphanRow:first-of-type{border-top:none}.core-services-module__Vz-MYW__orphanHost{color:var(--text);word-break:break-all;flex:1;align-items:center;gap:6px;min-width:150px;font-size:13px;font-weight:600;display:inline-flex}.core-services-module__Vz-MYW__inlineError{color:var(--danger);align-items:center;gap:6px;margin-top:8px;font-size:13px;display:flex}.core-services-module__Vz-MYW__spin{flex-shrink:0;animation:.9s linear infinite core-services-module__Vz-MYW__csSpin}@keyframes core-services-module__Vz-MYW__csSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.doc-search-module__QJTz8q__triggerBox,.doc-search-module__QJTz8q__triggerField{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);width:100%;color:var(--text-muted);text-align:left;cursor:text;align-items:center;gap:10px;transition:border-color .12s,box-shadow .12s;display:flex}.doc-search-module__QJTz8q__triggerBox{height:44px;padding:0 12px 0 14px}.doc-search-module__QJTz8q__triggerField{height:36px;padding:0 10px 0 12px;font-size:13px}.doc-search-module__QJTz8q__triggerBox:hover,.doc-search-module__QJTz8q__triggerField:hover{border-color:var(--accent)}.doc-search-module__QJTz8q__triggerBox:focus-visible,.doc-search-module__QJTz8q__triggerField:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.doc-search-module__QJTz8q__triggerIcon{color:var(--text-muted);flex-shrink:0}.doc-search-module__QJTz8q__triggerLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.doc-search-module__QJTz8q__triggerKbd{font-family:var(--font-sans);color:var(--text-muted);background:var(--bg);border:1px solid var(--border);letter-spacing:.02em;border-radius:5px;flex-shrink:0;padding:2px 7px;font-size:11px;font-weight:600}.doc-search-module__QJTz8q__backdrop{z-index:120;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#10182866;justify-content:center;align-items:flex-start;padding:10vh 16px 24px;animation:.12s doc-search-module__QJTz8q__dsFade;display:flex;position:fixed;inset:0;overflow-y:auto}.doc-search-module__QJTz8q__palette{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-modal);width:100%;max-width:640px;max-height:min(70vh,560px);box-shadow:var(--shadow-popover);flex-direction:column;animation:.14s doc-search-module__QJTz8q__dsPop;display:flex;overflow:hidden}.doc-search-module__QJTz8q__inputRow{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:10px;height:52px;padding:0 12px 0 16px;display:flex}.doc-search-module__QJTz8q__inputIcon{color:var(--text-muted);flex-shrink:0}.doc-search-module__QJTz8q__input{min-width:0;height:100%;color:var(--text);background:0 0;border:none;outline:none;flex:1;font-size:16px}.doc-search-module__QJTz8q__input::placeholder{color:var(--text-muted)}.doc-search-module__QJTz8q__spinner{color:var(--accent);flex-shrink:0;animation:.8s linear infinite doc-search-module__QJTz8q__dsSpin}.doc-search-module__QJTz8q__closeBtn{border-radius:var(--radius-control);width:26px;height:26px;color:var(--text-muted);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .12s,color .12s;display:flex}.doc-search-module__QJTz8q__closeBtn:hover{color:var(--text);background:#1018280f}.doc-search-module__QJTz8q__chipsRow{border-bottom:1px solid var(--border);scrollbar-width:none;flex-shrink:0;align-items:center;gap:6px;padding:10px 14px;display:flex;overflow-x:auto}.doc-search-module__QJTz8q__chipsRow::-webkit-scrollbar{display:none}.doc-search-module__QJTz8q__chip{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);height:26px;color:var(--text-secondary);flex-shrink:0;align-items:center;gap:5px;padding:0 9px;font-size:12px;font-weight:500;transition:background-color .12s,border-color .12s,color .12s;display:inline-flex}.doc-search-module__QJTz8q__chip:hover{border-color:var(--accent);color:var(--text)}.doc-search-module__QJTz8q__chipActive{background:var(--accent);border-color:var(--accent);color:#fff}.doc-search-module__QJTz8q__chipCount{font-variant-numeric:tabular-nums;opacity:.75;font-size:11px;font-weight:700}.doc-search-module__QJTz8q__body{flex:1;min-height:0;padding:6px;overflow-y:auto}.doc-search-module__QJTz8q__groups{flex-direction:column;gap:2px;display:flex}.doc-search-module__QJTz8q__group{padding:2px 0 4px}.doc-search-module__QJTz8q__groupHead{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:6px;padding:8px 10px 4px;font-size:11px;font-weight:700;display:flex}.doc-search-module__QJTz8q__groupCount{font-variant-numeric:tabular-nums;color:var(--text-muted);opacity:.7;font-weight:600}.doc-search-module__QJTz8q__row{border-radius:var(--radius-control);cursor:pointer;align-items:flex-start;gap:11px;padding:9px 11px;scroll-margin:8px;display:flex}.doc-search-module__QJTz8q__rowActive{background:var(--accent-soft);box-shadow:inset 2px 0 0 var(--accent)}.doc-search-module__QJTz8q__rowIcon{border-radius:var(--radius-control);background:var(--bg);width:30px;height:30px;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.doc-search-module__QJTz8q__rowActive .doc-search-module__QJTz8q__rowIcon{background:var(--surface);color:var(--accent)}.doc-search-module__QJTz8q__rowMain{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.doc-search-module__QJTz8q__rowTop{align-items:center;gap:8px;min-width:0;display:flex}.doc-search-module__QJTz8q__rowTitle{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.doc-search-module__QJTz8q__clientBadge{text-overflow:ellipsis;white-space:nowrap;max-width:40%;color:var(--text-muted);background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-pill);flex-shrink:0;margin-left:auto;padding:1px 8px;font-size:11px;font-weight:600;overflow:hidden}.doc-search-module__QJTz8q__rowSub{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize;font-size:12px;overflow:hidden}.doc-search-module__QJTz8q__snippet{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:12.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.doc-search-module__QJTz8q__snippet mark,.doc-search-module__QJTz8q__mark{color:inherit;background:#d977062e;border-radius:2px;padding:0 1px;font-weight:700}.doc-search-module__QJTz8q__rowEnter{color:var(--text-muted);opacity:0;flex-shrink:0;align-self:center}.doc-search-module__QJTz8q__rowActive .doc-search-module__QJTz8q__rowEnter{opacity:1}.doc-search-module__QJTz8q__hint{text-align:center;padding:22px 18px 24px}.doc-search-module__QJTz8q__hintTitle{color:var(--text);margin-bottom:14px;font-size:14px;font-weight:600}.doc-search-module__QJTz8q__hintKinds{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:16px;display:flex}.doc-search-module__QJTz8q__hintKind{color:var(--text-secondary);background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-pill);align-items:center;gap:6px;padding:4px 11px;font-size:12.5px;display:inline-flex}.doc-search-module__QJTz8q__hintKind svg{color:var(--text-muted)}.doc-search-module__QJTz8q__hintFoot{color:var(--text-muted);max-width:440px;margin:0 auto;font-size:12px;line-height:1.5}.doc-search-module__QJTz8q__hintLine,.doc-search-module__QJTz8q__emptyLine{text-align:center;color:var(--text-muted);padding:26px 18px;font-size:13.5px}.doc-search-module__QJTz8q__emptyLine strong{color:var(--text-secondary)}.doc-search-module__QJTz8q__skeleton{flex-direction:column;gap:2px;padding:4px;display:flex}.doc-search-module__QJTz8q__skelRow{border-radius:var(--radius-control);background:linear-gradient(90deg, var(--bg) 25%, #0000000d 37%, var(--bg) 63%);background-size:400% 100%;height:48px;animation:1.2s infinite doc-search-module__QJTz8q__dsShimmer}.doc-search-module__QJTz8q__footer{border-top:1px solid var(--border);background:#fcfcfd;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:14px;padding:9px 14px;display:flex}.doc-search-module__QJTz8q__legend{color:var(--text-muted);align-items:center;gap:5px;font-size:11.5px;display:inline-flex}.doc-search-module__QJTz8q__kbd{min-width:18px;height:18px;color:var(--text-secondary);background:var(--surface);border:1px solid var(--border);border-radius:4px;justify-content:center;align-items:center;padding:0 4px;font-size:11px;font-weight:600;display:inline-flex}.doc-search-module__QJTz8q__scopeNote{color:var(--accent);font-size:11.5px;font-weight:600}.doc-search-module__QJTz8q__footerSpacer{flex:1}@keyframes doc-search-module__QJTz8q__dsFade{0%{opacity:0}}@keyframes doc-search-module__QJTz8q__dsPop{0%{opacity:0;transform:translateY(-8px)scale(.985)}}@keyframes doc-search-module__QJTz8q__dsSpin{to{transform:rotate(360deg)}}@keyframes doc-search-module__QJTz8q__dsShimmer{to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.doc-search-module__QJTz8q__backdrop,.doc-search-module__QJTz8q__palette,.doc-search-module__QJTz8q__skelRow{animation:none}.doc-search-module__QJTz8q__spinner{animation-duration:1.6s}}
.client-doc-search-module__tJxerG__wrap{max-width:520px;position:relative}.client-doc-search-module__tJxerG__inputRow{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);align-items:center;gap:8px;height:36px;padding:0 8px 0 12px;transition:border-color .12s,box-shadow .12s;display:flex}.client-doc-search-module__tJxerG__wrap:focus-within .client-doc-search-module__tJxerG__inputRow{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.client-doc-search-module__tJxerG__input{min-width:0;height:100%;color:var(--text);background:0 0;border:none;outline:none;flex:1;font-size:13px}.client-doc-search-module__tJxerG__input::placeholder{color:var(--text-muted)}.client-doc-search-module__tJxerG__dropdown{z-index:90;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-modal);max-height:min(440px,60vh);box-shadow:var(--shadow-popover);flex-direction:column;animation:.12s client-doc-search-module__tJxerG__cdsPop;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden}.client-doc-search-module__tJxerG__dropBody{flex:1;min-height:0;padding:6px;overflow-y:auto}@keyframes client-doc-search-module__tJxerG__cdsPop{0%{opacity:0;transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.client-doc-search-module__tJxerG__dropdown{animation:none}}
.research-module__9IJaDG__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.research-module__9IJaDG__headLeft{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.research-module__9IJaDG__headTitle{color:var(--text);font-size:14px;font-weight:600}.research-module__9IJaDG__chip{border-radius:var(--radius-pill);letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:5px;padding:2px 9px;font-size:11px;font-weight:600;display:inline-flex}.research-module__9IJaDG__chipPending{color:var(--text-secondary);background:#5b62701f}.research-module__9IJaDG__chipRunning{background:var(--accent-soft);color:var(--accent)}.research-module__9IJaDG__chipReady{background:var(--success-soft);color:#157f3c}.research-module__9IJaDG__chipFailed{background:var(--danger-soft);color:#b91c1c}.research-module__9IJaDG__controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.research-module__9IJaDG__domainInput{width:220px}.research-module__9IJaDG__body{margin-top:14px}.research-module__9IJaDG__empty{color:var(--text-muted);font-size:13px;line-height:1.55}.research-module__9IJaDG__pendingNote{color:var(--text-secondary);align-items:center;gap:8px;font-size:13px;display:flex}.research-module__9IJaDG__spinner{color:var(--accent);flex-shrink:0;animation:1s linear infinite research-module__9IJaDG__spin}@keyframes research-module__9IJaDG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.research-module__9IJaDG__errorBox{border-radius:var(--radius-control);background:var(--danger-soft);color:#b91c1c;border:1px solid #dc262633;align-items:flex-start;gap:8px;padding:10px 12px;font-size:13px;line-height:1.5;display:flex}.research-module__9IJaDG__summary{flex-direction:column;gap:5px;margin-bottom:14px;display:flex}.research-module__9IJaDG__summaryLine{color:var(--text);font-size:13.5px;line-height:1.55}.research-module__9IJaDG__factsGrid{border-top:1px solid var(--border);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;padding-top:14px;display:grid}.research-module__9IJaDG__factLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin-bottom:6px;font-size:11px;font-weight:600}.research-module__9IJaDG__factValue{color:var(--text);font-size:13px;line-height:1.5}.research-module__9IJaDG__chipRow{flex-wrap:wrap;gap:5px;display:flex}.research-module__9IJaDG__factChip{border-radius:var(--radius-pill);color:var(--text-secondary);background:#f1f2f4;align-items:center;padding:2px 8px;font-size:11.5px;font-weight:500;display:inline-flex}.research-module__9IJaDG__sources{border-top:1px solid var(--border);margin-top:14px;padding-top:12px}.research-module__9IJaDG__sourcesList{flex-wrap:wrap;gap:4px 10px;margin-top:6px;display:flex}.research-module__9IJaDG__sourceLink{color:var(--accent);text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:11.5px;overflow:hidden}.research-module__9IJaDG__sourceLink:hover{text-decoration:underline}.research-module__9IJaDG__meta{border-top:1px solid var(--border);color:var(--text-muted);margin-top:12px;padding-top:10px;font-size:11.5px}.research-module__9IJaDG__savedNote{color:#157f3c;align-items:center;gap:5px;font-size:12.5px;display:inline-flex}
.activity-module__vGhaMa__totalsRow{grid-template-columns:repeat(3,1fr);gap:14px;padding:0 18px 14px;display:grid}@media (max-width:560px){.activity-module__vGhaMa__totalsRow{grid-template-columns:1fr}}.activity-module__vGhaMa__totalStat{border:1px solid var(--border);border-radius:var(--radius-control);background:#fbfbfc;padding:14px}.activity-module__vGhaMa__totalStatValue{color:var(--text);font-variant-numeric:tabular-nums;font-size:20px;font-weight:700}.activity-module__vGhaMa__totalStatLabel{color:var(--text-muted);margin-top:2px;font-size:12px}.activity-module__vGhaMa__emptyWrap{padding:4px 18px 18px}.activity-module__vGhaMa__visitList{border-top:1px solid var(--border);flex-direction:column;display:flex}.activity-module__vGhaMa__visitCard{border-bottom:1px solid var(--border)}.activity-module__vGhaMa__visitCard:last-child{border-bottom:none}.activity-module__vGhaMa__visitHead{cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;padding:12px 18px;display:flex}.activity-module__vGhaMa__visitHead:hover{background:#fbfbfc}.activity-module__vGhaMa__visitHeadMain{flex-wrap:wrap;align-items:baseline;gap:6px;min-width:0;font-size:13px;display:flex}.activity-module__vGhaMa__visitWhen{color:var(--text);white-space:nowrap;font-weight:600}.activity-module__vGhaMa__visitSep{color:var(--text-muted)}.activity-module__vGhaMa__visitDwell,.activity-module__vGhaMa__visitEvents{color:var(--text-secondary);font-variant-numeric:tabular-nums;white-space:nowrap}.activity-module__vGhaMa__visitSurfaces{color:var(--text-secondary);white-space:nowrap}.activity-module__vGhaMa__visitIp{color:var(--text-muted);font-family:var(--font-mono,monospace);white-space:nowrap;font-size:12px}.activity-module__vGhaMa__visitChevron{color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;transition:transform .15s;display:flex}.activity-module__vGhaMa__visitChevronOpen{transform:rotate(180deg)}.activity-module__vGhaMa__visitBody{padding:0 18px 14px}.activity-module__vGhaMa__loadingHint{color:var(--text-muted);padding:6px 0;font-size:12.5px}.activity-module__vGhaMa__errorHint{color:var(--danger);padding:6px 0;font-size:12.5px}.activity-module__vGhaMa__eventList{border-top:1px solid var(--border);flex-direction:column;margin-top:4px;display:flex}.activity-module__vGhaMa__eventRow{border-bottom:1px solid var(--border);align-items:flex-start;gap:10px;padding:9px 0;display:flex}.activity-module__vGhaMa__eventRow:last-child{border-bottom:none}.activity-module__vGhaMa__eventIcon{border-radius:var(--radius-control);width:26px;height:26px;color:var(--text-secondary);background:#f4f5f7;flex-shrink:0;justify-content:center;align-items:center;display:flex}.activity-module__vGhaMa__eventMain{flex:1;min-width:0}.activity-module__vGhaMa__eventLabel{color:var(--text);flex-wrap:wrap;align-items:center;gap:6px;font-size:12.5px;display:flex}.activity-module__vGhaMa__eventSurfaceTag{letter-spacing:.03em;text-transform:uppercase;color:var(--text-muted);border-radius:var(--radius-control);text-overflow:ellipsis;white-space:nowrap;background:#f4f5f7;max-width:220px;padding:1px 6px;font-size:10.5px;font-weight:600;text-decoration:none;display:inline-block;overflow:hidden}a.activity-module__vGhaMa__eventSurfaceTag:hover{color:var(--accent);background:var(--accent-soft)}.activity-module__vGhaMa__eventDetail{color:var(--text-muted);margin-top:2px;font-size:12px}.activity-module__vGhaMa__eventLink{color:var(--accent);align-items:center;gap:4px;margin-top:3px;font-size:11.5px;font-weight:500;display:inline-flex}.activity-module__vGhaMa__eventLink:hover{color:#2348c8;text-decoration:underline}.activity-module__vGhaMa__eventTime{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:11.5px}
.brief-module__HYk3uq__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.brief-module__HYk3uq__headLeft{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.brief-module__HYk3uq__headTitle{color:var(--text);font-size:14px;font-weight:600}.brief-module__HYk3uq__internalPill{border-radius:var(--radius-pill);letter-spacing:.05em;text-transform:uppercase;background:var(--warning-soft);color:#b45309;white-space:nowrap;border:1px solid #d977064d;align-items:center;padding:2px 9px;font-size:10.5px;font-weight:700;display:inline-flex}.brief-module__HYk3uq__chip{border-radius:var(--radius-pill);letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:5px;padding:2px 9px;font-size:11px;font-weight:600;display:inline-flex}.brief-module__HYk3uq__chipGenerating{background:var(--accent-soft);color:var(--accent)}.brief-module__HYk3uq__chipReady{background:var(--success-soft);color:#157f3c}.brief-module__HYk3uq__chipFailed{background:var(--danger-soft);color:#b91c1c}.brief-module__HYk3uq__controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.brief-module__HYk3uq__spinner{color:var(--accent);flex-shrink:0;animation:1s linear infinite brief-module__HYk3uq__spin}@keyframes brief-module__HYk3uq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.brief-module__HYk3uq__body{margin-top:14px}.brief-module__HYk3uq__empty{color:var(--text-muted);font-size:13px;line-height:1.55}.brief-module__HYk3uq__pendingNote{color:var(--text-secondary);align-items:center;gap:8px;font-size:13px;display:flex}.brief-module__HYk3uq__errorBox{border-radius:var(--radius-control);background:var(--danger-soft);color:#b91c1c;border:1px solid #dc262633;align-items:flex-start;gap:8px;padding:10px 12px;font-size:13px;line-height:1.5;display:flex}.brief-module__HYk3uq__staleBanner{border-radius:var(--radius-control);background:var(--warning-soft);color:#92400e;border:1px solid #d9770640;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;padding:9px 12px;font-size:12.5px;display:flex}.brief-module__HYk3uq__staleBannerText{align-items:center;gap:7px;display:flex}.brief-module__HYk3uq__briefBody{color:#1a1d23;font-size:13.5px;line-height:1.6}.brief-module__HYk3uq__briefBody h2{letter-spacing:.02em;text-transform:uppercase;color:var(--text-secondary);border-top:1px solid var(--border);margin:16px 0 6px;padding-top:12px;font-size:13px;font-weight:700}.brief-module__HYk3uq__briefBody h2:first-child{border-top:none;margin-top:0;padding-top:0}.brief-module__HYk3uq__briefBody p{margin:0 0 8px}:is(.brief-module__HYk3uq__briefBody ul,.brief-module__HYk3uq__briefBody ol){margin:0 0 8px;padding-left:20px}.brief-module__HYk3uq__briefBody li{margin-bottom:3px}.brief-module__HYk3uq__briefBody strong{color:var(--text);font-weight:600}.brief-module__HYk3uq__briefBody code{background:#f1f2f4;border-radius:4px;padding:1px 5px;font-size:12px}.brief-module__HYk3uq__meta{border-top:1px solid var(--border);color:var(--text-muted);margin-top:12px;padding-top:10px;font-size:11.5px}.brief-module__HYk3uq__notesSection{border-top:1px solid var(--border);margin-top:18px;padding-top:16px}.brief-module__HYk3uq__notesHead{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.brief-module__HYk3uq__notesTitle{color:var(--text);font-size:13px;font-weight:600}.brief-module__HYk3uq__noteForm{border-radius:var(--radius-control);border:1px solid var(--border);background:#fbfbfc;flex-direction:column;gap:10px;margin-bottom:14px;padding:12px;display:flex}.brief-module__HYk3uq__noteFormRow{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.brief-module__HYk3uq__noteFormActions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.brief-module__HYk3uq__savedNote{color:#157f3c;align-items:center;gap:5px;font-size:12.5px;display:inline-flex}.brief-module__HYk3uq__noteList{flex-direction:column;gap:10px;display:flex}.brief-module__HYk3uq__noteCard{border-radius:var(--radius-control);border:1px solid var(--border);padding:11px 12px}.brief-module__HYk3uq__noteCardHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.brief-module__HYk3uq__noteCardWhen{color:var(--text-secondary);align-items:center;gap:8px;font-size:12.5px;display:flex}.brief-module__HYk3uq__noteChannelChip{border-radius:var(--radius-pill);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.03em;background:#5b62701f;align-items:center;padding:1px 8px;font-size:10.5px;font-weight:600;display:inline-flex}.brief-module__HYk3uq__noteDeleteBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:3px;display:inline-flex}.brief-module__HYk3uq__noteDeleteBtn:hover{color:#b91c1c;background:var(--danger-soft)}.brief-module__HYk3uq__noteBody{color:var(--text);white-space:pre-wrap;font-size:13px;line-height:1.5}.brief-module__HYk3uq__noteAttendees{color:var(--text-muted);margin-top:4px;font-size:12px}.brief-module__HYk3uq__noteNextStep{border-radius:var(--radius-control);background:var(--accent-soft);color:var(--accent);margin-top:6px;padding:6px 9px;font-size:12px;font-weight:500}.brief-module__HYk3uq__notesEmpty{color:var(--text-muted);font-size:13px}
.engagements-module__-IpRYW__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.engagements-module__-IpRYW__headTitle{color:var(--text);font-size:14px;font-weight:600}.engagements-module__-IpRYW__tabs{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:2px;padding:0 18px;display:flex}.engagements-module__-IpRYW__tab,.engagements-module__-IpRYW__tabActive{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;margin-bottom:-1px;padding:9px 12px;font-size:12.5px;font-weight:500;transition:color .12s,border-color .12s;display:inline-flex}.engagements-module__-IpRYW__tab:hover{color:var(--text)}.engagements-module__-IpRYW__tabActive{color:var(--accent);border-bottom-color:var(--accent)}.engagements-module__-IpRYW__tabActive:hover{color:var(--accent)}.engagements-module__-IpRYW__tabCount{color:var(--text-muted);font-variant-numeric:tabular-nums;font-weight:400}.engagements-module__-IpRYW__tabActive .engagements-module__-IpRYW__tabCount{color:var(--accent);opacity:.7}.engagements-module__-IpRYW__list{list-style:none}.engagements-module__-IpRYW__item{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;padding:12px 18px;display:flex}.engagements-module__-IpRYW__item:last-child{border-bottom:none}.engagements-module__-IpRYW__itemMain{min-width:0}.engagements-module__-IpRYW__itemTop{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.engagements-module__-IpRYW__itemName{color:var(--text);font-size:14px;font-weight:500}.engagements-module__-IpRYW__itemMeta{color:var(--text-muted);margin-top:3px;font-size:12.5px}.engagements-module__-IpRYW__itemActions{flex-shrink:0;align-items:center;gap:6px;display:flex}.engagements-module__-IpRYW__budgetLink{border-radius:var(--radius-control);border:1px solid var(--border);background:var(--surface);height:30px;color:var(--accent);align-items:center;gap:5px;padding:0 10px;font-size:12.5px;font-weight:500;transition:background-color .12s,border-color .12s;display:inline-flex}.engagements-module__-IpRYW__budgetLink:hover{background:var(--accent-soft);border-color:#2f5bea4d}.engagements-module__-IpRYW__iconBtn{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);width:30px;height:30px;color:var(--text-secondary);justify-content:center;align-items:center;transition:background-color .12s,color .12s;display:flex}.engagements-module__-IpRYW__iconBtn:hover{color:var(--text);background:#fbfbfc}.engagements-module__-IpRYW__form{flex-direction:column;gap:14px;display:flex}.engagements-module__-IpRYW__formRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.engagements-module__-IpRYW__formError{border-radius:var(--radius-control);background:var(--danger-soft);color:#b91c1c;border:1px solid #dc262633;align-items:center;gap:7px;padding:9px 11px;font-size:13px;display:flex}
.pipeline-module__nSjtMW__tabsRow{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.pipeline-module__nSjtMW__tabs{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-control);gap:2px;padding:3px;display:inline-flex}.pipeline-module__nSjtMW__showClosed{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);height:30px;color:var(--text-secondary);align-items:center;gap:6px;padding:0 12px;font-size:12.5px;font-weight:500;transition:background-color .12s,color .12s;display:inline-flex}.pipeline-module__nSjtMW__showClosed:hover{color:var(--text)}.pipeline-module__nSjtMW__showClosedActive{color:var(--text);background:#f1f2f5}.pipeline-module__nSjtMW__tab{height:30px;color:var(--text-secondary);border-radius:4px;align-items:center;gap:6px;padding:0 13px;font-size:13px;font-weight:500;transition:background-color .1s,color .1s;display:inline-flex}.pipeline-module__nSjtMW__tab:hover{color:var(--text)}.pipeline-module__nSjtMW__tabActive{background:var(--accent);color:#fff}.pipeline-module__nSjtMW__tabActive:hover{color:#fff}.pipeline-module__nSjtMW__board{grid-template-columns:repeat(6,minmax(178px,1fr));gap:12px;padding-bottom:4px;display:grid;overflow-x:auto}.pipeline-module__nSjtMW__board4{grid-template-columns:repeat(4,minmax(178px,1fr))}.pipeline-module__nSjtMW__column{border-radius:var(--radius-card);background:#f1f2f5;flex-direction:column;min-height:140px;display:flex}.pipeline-module__nSjtMW__columnHead{justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.pipeline-module__nSjtMW__columnTitle{letter-spacing:.03em;text-transform:uppercase;color:var(--text-secondary);font-size:12px;font-weight:700}.pipeline-module__nSjtMW__columnTitle.pipeline-module__nSjtMW__won{color:#157f3c}.pipeline-module__nSjtMW__columnTitle.pipeline-module__nSjtMW__lost{color:var(--text-muted)}.pipeline-module__nSjtMW__columnCount{border-radius:var(--radius-pill);background:var(--surface);min-width:19px;height:19px;color:var(--text-secondary);justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:600;display:inline-flex}.pipeline-module__nSjtMW__columnBody{flex-direction:column;flex:1;gap:8px;padding:0 8px 10px;display:flex}.pipeline-module__nSjtMW__columnEmpty{color:var(--text-muted);text-align:center;padding:16px 8px;font-size:12px}.pipeline-module__nSjtMW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-control);box-shadow:var(--shadow-card);transition:border-color .12s,box-shadow .12s}.pipeline-module__nSjtMW__card:hover{border-color:#d0d3da;box-shadow:0 2px 6px #10182817}.pipeline-module__nSjtMW__cardLink{padding:11px 12px 8px;display:block}.pipeline-module__nSjtMW__cardName{color:var(--text);flex-wrap:wrap;align-items:center;gap:6px;font-size:13.5px;font-weight:600;display:flex}.pipeline-module__nSjtMW__cardBadge{border-radius:var(--radius-pill);background:var(--warning-soft);color:#b45309;letter-spacing:.02em;text-transform:uppercase;align-items:center;padding:0 6px;font-size:10px;font-weight:600;display:inline-flex}.pipeline-module__nSjtMW__cardSub{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;overflow:hidden}.pipeline-module__nSjtMW__cardChips{flex-wrap:wrap;align-items:center;gap:5px;margin-top:7px;display:flex}.pipeline-module__nSjtMW__chip{border-radius:var(--radius-pill);color:var(--text-secondary);background:#5b62701a;align-items:center;padding:1px 7px;font-size:11px;font-weight:500;display:inline-flex}.pipeline-module__nSjtMW__chipSource{background:var(--accent-soft);color:#3a52b8}.pipeline-module__nSjtMW__cardFoot{justify-content:space-between;align-items:center;gap:8px;margin-top:9px;display:flex}.pipeline-module__nSjtMW__cardValue{color:var(--text);font-variant-numeric:tabular-nums;font-size:12.5px;font-weight:600}.pipeline-module__nSjtMW__cardMinis{color:var(--text-muted);align-items:center;gap:8px;font-size:11.5px;display:inline-flex}.pipeline-module__nSjtMW__cardMini{font-variant-numeric:tabular-nums;align-items:center;gap:3px;display:inline-flex}.pipeline-module__nSjtMW__cardActivity{color:var(--text-muted);font-size:11px}.pipeline-module__nSjtMW__cardMove{border-top:1px solid var(--border);padding:6px 8px 8px}.pipeline-module__nSjtMW__cardSpaceLink{color:var(--accent);margin-bottom:6px;font-size:11.5px;font-weight:500;text-decoration:none;display:block}.pipeline-module__nSjtMW__cardSpaceLink:hover{text-decoration:underline}.pipeline-module__nSjtMW__spaceLink{color:var(--accent);font-size:13px;font-weight:500;text-decoration:none}.pipeline-module__nSjtMW__spaceLink:hover{text-decoration:underline}.pipeline-module__nSjtMW__cardMove select{border:1px solid var(--border);width:100%;height:26px;color:var(--text-secondary);cursor:pointer;background:#fcfcfd;border-radius:4px;padding:0 6px;font-size:12px}.pipeline-module__nSjtMW__cardMove select:disabled{cursor:default;opacity:.65}.pipeline-module__nSjtMW__tableScroll{width:100%;overflow-x:auto}.pipeline-module__nSjtMW__estTable{border-collapse:collapse;width:100%;font-size:13px}.pipeline-module__nSjtMW__estTable th{text-align:left;letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border);white-space:nowrap;background:#fcfcfd;padding:9px 16px;font-size:11px;font-weight:600}.pipeline-module__nSjtMW__estTable th.pipeline-module__nSjtMW__num{text-align:right}.pipeline-module__nSjtMW__estTable td{border-bottom:1px solid var(--border);color:var(--text);vertical-align:middle;padding:11px 16px}.pipeline-module__nSjtMW__estTable tbody tr:last-child td{border-bottom:none}.pipeline-module__nSjtMW__estTable td.pipeline-module__nSjtMW__num{text-align:right;font-variant-numeric:tabular-nums}.pipeline-module__nSjtMW__estLabel{font-weight:500}.pipeline-module__nSjtMW__estClientLink{color:var(--accent);font-size:12px}.pipeline-module__nSjtMW__statusChip{border-radius:var(--radius-pill);align-items:center;padding:1px 8px;font-size:11px;font-weight:600;display:inline-flex}.pipeline-module__nSjtMW__statusChip.pipeline-module__nSjtMW__draft{color:var(--text-secondary);background:#5b62701f}.pipeline-module__nSjtMW__statusChip.pipeline-module__nSjtMW__promoted{background:var(--success-soft);color:#157f3c}.pipeline-module__nSjtMW__statusChip.pipeline-module__nSjtMW__archived{background:var(--warning-soft);color:#b45309}.pipeline-module__nSjtMW__back{color:var(--text-secondary);align-items:center;gap:5px;margin-bottom:14px;font-size:13px;font-weight:500;transition:color .12s;display:inline-flex}.pipeline-module__nSjtMW__back:hover{color:var(--text)}.pipeline-module__nSjtMW__detailHead{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pipeline-module__nSjtMW__sectionHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.pipeline-module__nSjtMW__sectionTitle{color:var(--text);font-size:14px;font-weight:600}.pipeline-module__nSjtMW__estList{list-style:none}.pipeline-module__nSjtMW__estItem{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 18px;display:flex}.pipeline-module__nSjtMW__estItem:last-child{border-bottom:none}.pipeline-module__nSjtMW__estItemMain{min-width:0}.pipeline-module__nSjtMW__estItemTop{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pipeline-module__nSjtMW__estItemName{color:var(--text);font-size:14px;font-weight:600}.pipeline-module__nSjtMW__estItemFigures{color:var(--text-secondary);flex-wrap:wrap;gap:14px;margin-top:5px;font-size:12.5px;display:flex}.pipeline-module__nSjtMW__estFigureValue{color:var(--text);font-weight:600}.pipeline-module__nSjtMW__estItemNotes{color:var(--text-muted);margin-top:5px;font-size:12.5px;line-height:1.45}.pipeline-module__nSjtMW__estItemActions{flex-shrink:0;align-items:center;gap:6px;display:flex}.pipeline-module__nSjtMW__iconBtn{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);width:30px;height:30px;color:var(--text-secondary);justify-content:center;align-items:center;transition:background-color .12s,color .12s;display:flex}.pipeline-module__nSjtMW__iconBtn:hover{color:var(--text);background:#fbfbfc}.pipeline-module__nSjtMW__disposableNote{background:var(--accent-soft);border-radius:var(--radius-control);color:#3a52b8;border:1px solid #2f5bea29;align-items:flex-start;gap:8px;margin:0 0 16px;padding:11px 14px;font-size:12.5px;line-height:1.5;display:flex}.pipeline-module__nSjtMW__modalForm{flex-direction:column;gap:14px;display:flex}.pipeline-module__nSjtMW__modalRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.pipeline-module__nSjtMW__sliderField{flex-direction:column;gap:7px;display:flex}.pipeline-module__nSjtMW__sliderHead{justify-content:space-between;align-items:baseline;display:flex}.pipeline-module__nSjtMW__sliderLabel{color:var(--text-secondary);font-size:13px;font-weight:500}.pipeline-module__nSjtMW__sliderValue{color:var(--accent);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.pipeline-module__nSjtMW__range{appearance:none;cursor:pointer;width:100%;height:6px;accent-color:var(--accent);background:#e6e8ec;border-radius:999px}.pipeline-module__nSjtMW__estPreview{border:1px solid var(--border);border-radius:var(--radius-control);background:#fcfcfd;flex-direction:column;gap:5px;padding:11px 13px;display:flex}.pipeline-module__nSjtMW__estPreviewRow{justify-content:space-between;align-items:baseline;font-size:12.5px;display:flex}.pipeline-module__nSjtMW__estPreviewRow .pipeline-module__nSjtMW__k{color:var(--text-secondary)}.pipeline-module__nSjtMW__estPreviewRow .pipeline-module__nSjtMW__v{color:var(--text);font-variant-numeric:tabular-nums;font-weight:600}.pipeline-module__nSjtMW__modalError{border-radius:var(--radius-control);background:var(--danger-soft);color:#b91c1c;border:1px solid #dc262633;align-items:center;gap:7px;padding:9px 11px;font-size:13px;display:flex}.pipeline-module__nSjtMW__toggleRow{border:1px solid var(--border);border-radius:var(--radius-control);background:#fcfcfd;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.pipeline-module__nSjtMW__toggleLabel{color:var(--text);font-size:13px;font-weight:500}
.BudgetGauge-module__fSTu-W__wrap{flex-direction:column;gap:7px;display:flex}.BudgetGauge-module__fSTu-W__track{border-radius:var(--radius-pill);background:#eef0f3;height:9px;position:relative;overflow:hidden}.BudgetGauge-module__fSTu-W__fill{border-radius:var(--radius-pill);height:100%;transition:width .25s}.BudgetGauge-module__fSTu-W__marker{background:#10182847;width:2px;position:absolute;top:-2px;bottom:-2px}.BudgetGauge-module__fSTu-W__green{background:var(--success)}.BudgetGauge-module__fSTu-W__yellow{background:#eab308}.BudgetGauge-module__fSTu-W__orange{background:var(--warning)}.BudgetGauge-module__fSTu-W__red{background:var(--danger)}.BudgetGauge-module__fSTu-W__legend{align-items:center;gap:8px;display:flex}.BudgetGauge-module__fSTu-W__value{color:var(--text);font-size:14px;font-weight:600}.BudgetGauge-module__fSTu-W__badge{border-radius:var(--radius-pill);align-items:center;padding:1px 8px;font-size:11.5px;font-weight:600;display:inline-flex}.BudgetGauge-module__fSTu-W__badge_green{background:var(--success-soft);color:#157f3c}.BudgetGauge-module__fSTu-W__badge_yellow{color:#a16207;background:#eab30824}.BudgetGauge-module__fSTu-W__badge_orange{background:var(--warning-soft);color:#b45309}.BudgetGauge-module__fSTu-W__badge_red{background:var(--danger-soft);color:#b91c1c}
.Card-module__r9_ZKW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);padding:20px}.Card-module__r9_ZKW__flush{padding:0;overflow:hidden}.Card-module__r9_ZKW__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 20px;display:flex}.Card-module__r9_ZKW__title{color:var(--text);font-size:16px;font-weight:600}.Card-module__r9_ZKW__subtitle{color:var(--text-secondary);margin-top:2px;font-size:13px}.Card-module__r9_ZKW__headerAction{flex-shrink:0}
.EmptyState-module__QvXXza__wrap{text-align:center;flex-direction:column;align-items:center;padding:56px 24px;display:flex}.EmptyState-module__QvXXza__iconRing{background:var(--accent-soft);border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:16px;display:flex}.EmptyState-module__QvXXza__icon{width:24px;height:24px;color:var(--accent)}.EmptyState-module__QvXXza__title{color:var(--text);font-size:16px;font-weight:600}.EmptyState-module__QvXXza__description{max-width:340px;color:var(--text-secondary);margin-top:5px;font-size:14px;line-height:1.5}.EmptyState-module__QvXXza__action{margin-top:18px}
.Field-module__nt9JEW__control{width:100%;height:36px;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-control);appearance:none;padding:0 11px;font-size:14px;transition:border-color .12s,box-shadow .12s}.Field-module__nt9JEW__control::placeholder{color:var(--text-muted)}.Field-module__nt9JEW__control:hover:not(:disabled):not(:focus){border-color:#d4d7dd}.Field-module__nt9JEW__control:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.Field-module__nt9JEW__control:disabled{color:var(--text-muted);cursor:not-allowed;background:#f3f4f6}.Field-module__nt9JEW__textarea{resize:vertical;height:auto;min-height:84px;padding:9px 11px;line-height:1.5}.Field-module__nt9JEW__selectWrap{width:100%;position:relative}.Field-module__nt9JEW__select{cursor:pointer;padding-right:34px}.Field-module__nt9JEW__selectChevron{width:16px;height:16px;color:var(--text-muted);pointer-events:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.Field-module__nt9JEW__field{flex-direction:column;gap:6px;display:flex}.Field-module__nt9JEW__label{color:var(--text-secondary);font-size:13px;font-weight:500}.Field-module__nt9JEW__required{color:var(--danger);margin-left:2px}.Field-module__nt9JEW__hint{color:var(--text-muted);font-size:12px}.Field-module__nt9JEW__modalForm{flex-direction:column;gap:14px;display:flex}.Field-module__nt9JEW__modalRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:520px){.Field-module__nt9JEW__modalRow{grid-template-columns:1fr}}.Field-module__nt9JEW__modalError{border-radius:var(--radius-control);background:var(--danger-soft);color:#b91c1c;border:1px solid #dc262633;align-items:center;gap:7px;padding:9px 11px;font-size:13px;display:flex}
.MatrixTreeBuilder-module__QHNseq__partyList{flex-direction:column;gap:8px;margin-top:14px;display:flex}.MatrixTreeBuilder-module__QHNseq__partyRow{border:1px solid var(--border);border-radius:var(--radius-control);background:#fcfcfd;align-items:center;gap:10px;padding:8px 10px;display:flex}.MatrixTreeBuilder-module__QHNseq__partySwatch{border:1px solid #10182814;border-radius:6px;flex-shrink:0;width:26px;height:26px}.MatrixTreeBuilder-module__QHNseq__colorInput{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;width:30px;height:30px;padding:0}.MatrixTreeBuilder-module__QHNseq__partyName{color:var(--text);flex:1;font-size:13.5px;font-weight:500}.MatrixTreeBuilder-module__QHNseq__partyNameInput{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);height:32px;color:var(--text);flex:1;padding:0 9px;font-size:13.5px}.MatrixTreeBuilder-module__QHNseq__partyNameInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.MatrixTreeBuilder-module__QHNseq__iconBtn{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);width:28px;height:28px;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;transition:background-color .1s,color .1s;display:flex}.MatrixTreeBuilder-module__QHNseq__iconBtn:hover{color:var(--text);background:#fbfbfc}.MatrixTreeBuilder-module__QHNseq__iconBtn.MatrixTreeBuilder-module__QHNseq__danger:hover{background:var(--danger-soft);color:var(--danger)}.MatrixTreeBuilder-module__QHNseq__addParty{border-top:1px solid var(--border);gap:8px;margin-top:12px;padding-top:12px;display:flex}.MatrixTreeBuilder-module__QHNseq__addPartyInput{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);height:34px;color:var(--text);flex:1;padding:0 10px;font-size:13.5px}.MatrixTreeBuilder-module__QHNseq__addPartyInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.MatrixTreeBuilder-module__QHNseq__emptyNote{color:var(--text-muted);font-size:13px;font-style:italic}.MatrixTreeBuilder-module__QHNseq__tree{flex-direction:column;gap:5px;margin-top:8px;display:flex}.MatrixTreeBuilder-module__QHNseq__nodeRow{border:1px solid var(--border);border-radius:var(--radius-control);background:#fcfcfd;align-items:center;gap:8px;padding:8px 10px;transition:background-color .1s;display:flex}.MatrixTreeBuilder-module__QHNseq__nodeRow:hover{background:#f6f7f9}.MatrixTreeBuilder-module__QHNseq__collapseBtn{width:20px;height:20px;color:var(--text-secondary);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MatrixTreeBuilder-module__QHNseq__collapseSpacer{flex-shrink:0;width:20px}.MatrixTreeBuilder-module__QHNseq__partyDot{border-radius:50%;flex-shrink:0;width:11px;height:11px}.MatrixTreeBuilder-module__QHNseq__nodeLabel{color:var(--text);flex:1;min-width:0;font-size:13.5px;font-weight:500}.MatrixTreeBuilder-module__QHNseq__nodeParty{color:var(--text-muted);font-size:12px}.MatrixTreeBuilder-module__QHNseq__nodeActions{flex-shrink:0;align-items:center;gap:3px;display:flex}.MatrixTreeBuilder-module__QHNseq__miniBtn{border-radius:var(--radius-control);width:26px;height:26px;color:var(--text-muted);background:0 0;border:none;justify-content:center;align-items:center;transition:background-color .1s,color .1s;display:flex}.MatrixTreeBuilder-module__QHNseq__miniBtn:hover:not(:disabled){color:var(--text);background:#1018280f}.MatrixTreeBuilder-module__QHNseq__miniBtn:disabled{opacity:.3;cursor:not-allowed}.MatrixTreeBuilder-module__QHNseq__miniBtn.MatrixTreeBuilder-module__QHNseq__add:hover{background:var(--success-soft);color:var(--success)}.MatrixTreeBuilder-module__QHNseq__miniBtn.MatrixTreeBuilder-module__QHNseq__del:hover{background:var(--danger-soft);color:var(--danger)}.MatrixTreeBuilder-module__QHNseq__treeEmpty{text-align:center;padding:28px 16px}.MatrixTreeBuilder-module__QHNseq__treeFoot{border-top:1px solid var(--border);margin-top:12px;padding-top:12px}.MatrixTreeBuilder-module__QHNseq__modalForm{flex-direction:column;gap:14px;display:flex}
.MetricCard-module__O1cG6W__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);padding:16px 18px 18px}.MetricCard-module__O1cG6W__top{justify-content:space-between;align-items:center;gap:8px;display:flex}.MetricCard-module__O1cG6W__label{color:var(--text-secondary);font-size:13px;font-weight:500}.MetricCard-module__O1cG6W__iconBox{background:var(--bg);border:1px solid var(--border);border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.MetricCard-module__O1cG6W__icon{width:16px;height:16px;color:var(--text-muted)}.MetricCard-module__O1cG6W__value{letter-spacing:-.01em;color:var(--text);margin-top:12px;font-size:26px;font-weight:600;line-height:1.1}.MetricCard-module__O1cG6W__valueMuted{color:var(--text-muted)}.MetricCard-module__O1cG6W__hint{color:var(--text-muted);margin-top:5px;font-size:12px}.MetricCard-module__O1cG6W__blue{background:linear-gradient(#f4f8ff,#fff);border-color:#dbe6fb}.MetricCard-module__O1cG6W__blue .MetricCard-module__O1cG6W__iconBox{background:#2f5bea1f;border-color:#0000}.MetricCard-module__O1cG6W__blue .MetricCard-module__O1cG6W__icon{color:#2348c8}.MetricCard-module__O1cG6W__blue .MetricCard-module__O1cG6W__value{color:#1f3aa6}.MetricCard-module__O1cG6W__green{background:linear-gradient(#f1faf4,#fff);border-color:#c9ebd5}.MetricCard-module__O1cG6W__green .MetricCard-module__O1cG6W__iconBox{background:var(--success-soft);border-color:#0000}.MetricCard-module__O1cG6W__green .MetricCard-module__O1cG6W__icon,.MetricCard-module__O1cG6W__green .MetricCard-module__O1cG6W__value{color:#157f3c}.MetricCard-module__O1cG6W__amber{background:linear-gradient(#fff8ef,#fff);border-color:#fae3c2}.MetricCard-module__O1cG6W__amber .MetricCard-module__O1cG6W__iconBox{background:var(--warning-soft);border-color:#0000}.MetricCard-module__O1cG6W__amber .MetricCard-module__O1cG6W__icon,.MetricCard-module__O1cG6W__amber .MetricCard-module__O1cG6W__value{color:#b45309}.MetricCard-module__O1cG6W__violet{background:linear-gradient(#f8f5ff,#fff);border-color:#e4dafb}.MetricCard-module__O1cG6W__violet .MetricCard-module__O1cG6W__iconBox{background:#7c3aed1f;border-color:#0000}.MetricCard-module__O1cG6W__violet .MetricCard-module__O1cG6W__icon,.MetricCard-module__O1cG6W__violet .MetricCard-module__O1cG6W__value{color:#6d28d9}.MetricCard-module__O1cG6W__red{background:linear-gradient(#fff5f5,#fff);border-color:#f7cfcf}.MetricCard-module__O1cG6W__red .MetricCard-module__O1cG6W__iconBox{background:#dc26261a;border-color:#0000}.MetricCard-module__O1cG6W__red .MetricCard-module__O1cG6W__icon,.MetricCard-module__O1cG6W__red .MetricCard-module__O1cG6W__value{color:#b91c1c}
.Modal-module__Ro-5Wq__backdrop{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#10182866;justify-content:center;align-items:flex-start;padding:80px 20px 40px;animation:.12s Modal-module__Ro-5Wq__fade;display:flex;position:fixed;inset:0;overflow-y:auto}.Modal-module__Ro-5Wq__dialog{background:var(--surface);border-radius:var(--radius-modal);width:100%;max-width:480px;box-shadow:var(--shadow-popover);animation:.14s Modal-module__Ro-5Wq__pop}.Modal-module__Ro-5Wq__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 20px 16px;display:flex}.Modal-module__Ro-5Wq__title{color:var(--text);font-size:16px;font-weight:600}.Modal-module__Ro-5Wq__description{color:var(--text-secondary);margin-top:3px;font-size:13px}.Modal-module__Ro-5Wq__close{border-radius:var(--radius-control);width:28px;height:28px;color:var(--text-muted);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .12s,color .12s;display:flex}.Modal-module__Ro-5Wq__close:hover{color:var(--text);background:#1018280f}.Modal-module__Ro-5Wq__body{padding:20px}.Modal-module__Ro-5Wq__footer{border-top:1px solid var(--border);justify-content:flex-end;gap:8px;padding:16px 20px;display:flex}@keyframes Modal-module__Ro-5Wq__fade{0%{opacity:0}}@keyframes Modal-module__Ro-5Wq__pop{0%{opacity:0;transform:translateY(-6px)scale(.98)}}
.proposals-module__jhm8tG__metrics{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px;display:grid}@media (max-width:920px){.proposals-module__jhm8tG__metrics{grid-template-columns:repeat(2,1fr)}}.proposals-module__jhm8tG__filterBar{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:2px;margin-bottom:16px;display:flex}.proposals-module__jhm8tG__filterTab,.proposals-module__jhm8tG__filterTabActive{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;margin-bottom:-1px;padding:9px 13px;font-size:13px;font-weight:500;text-decoration:none;transition:color .12s,border-color .12s;display:inline-flex}.proposals-module__jhm8tG__filterTab:hover{color:var(--text)}.proposals-module__jhm8tG__filterTabActive{color:var(--accent);border-bottom-color:var(--accent)}.proposals-module__jhm8tG__filterTabActive:hover{color:var(--accent)}.proposals-module__jhm8tG__filterTabCount{color:var(--text-muted);font-variant-numeric:tabular-nums;font-weight:400}.proposals-module__jhm8tG__filterTabActive .proposals-module__jhm8tG__filterTabCount{color:var(--accent);opacity:.7}.proposals-module__jhm8tG__statusChip{border-radius:var(--radius-pill);align-items:center;gap:5px;padding:1px 9px;font-size:11px;font-weight:600;display:inline-flex}.proposals-module__jhm8tG__statusChip:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.proposals-module__jhm8tG__chipDraft{color:var(--text-secondary);background:#5b62701f}.proposals-module__jhm8tG__chipSent{background:var(--accent-soft);color:#2348c8}.proposals-module__jhm8tG__chipViewed{color:#0e7490;background:#0891b21f}.proposals-module__jhm8tG__chipSigned{background:var(--success-soft);color:#157f3c}.proposals-module__jhm8tG__chipDeclined{background:var(--danger-soft);color:#b91c1c}.proposals-module__jhm8tG__chipExpired{color:var(--text-muted);background:#5b62701f}.proposals-module__jhm8tG__archivedChip{border-radius:var(--radius-pill);letter-spacing:.02em;text-transform:uppercase;color:var(--text-secondary);white-space:nowrap;background:#5b62701f;align-items:center;margin-left:6px;padding:1px 8px;font-size:10.5px;font-weight:600;display:inline-flex}.proposals-module__jhm8tG__crBadge{border-radius:var(--radius-pill);color:#6b4514;white-space:nowrap;background:#e8a8572e;align-items:center;gap:4px;margin-left:8px;padding:1px 8px;font-size:11px;font-weight:600;display:inline-flex}.proposals-module__jhm8tG__crBadge:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.proposals-module__jhm8tG__titleCell{font-weight:500}.proposals-module__jhm8tG__mutedCell{color:var(--text-muted)}.proposals-module__jhm8tG__crBadge{border-radius:var(--radius-pill);background:var(--warning-soft);color:#b45309;align-items:center;gap:4px;padding:1px 7px;font-size:11px;font-weight:600;display:inline-flex}.proposals-module__jhm8tG__lockedCard{margin-bottom:16px}.proposals-module__jhm8tG__lockedRow{align-items:center;gap:10px;display:flex}.proposals-module__jhm8tG__lockedIcon{color:var(--accent);flex-shrink:0}.proposals-module__jhm8tG__lockedText{color:var(--text-secondary);font-size:13px}.proposals-module__jhm8tG__dangerCard{margin-top:16px}.proposals-module__jhm8tG__dangerActions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.proposals-module__jhm8tG__modalError{border-radius:var(--radius-control);background:var(--danger-soft);color:#b91c1c;border:1px solid #dc262633;align-items:center;gap:7px;padding:9px 11px;font-size:13px;display:flex}.proposals-module__jhm8tG__checkRow{border:1px solid var(--border);border-radius:var(--radius-control);cursor:pointer;background:#fcfcfd;align-items:flex-start;gap:9px;padding:11px 12px;display:flex}.proposals-module__jhm8tG__checkRow input{width:16px;height:16px;accent-color:var(--accent);flex-shrink:0;margin-top:1px}.proposals-module__jhm8tG__checkRowText{min-width:0}.proposals-module__jhm8tG__checkRowTitle{color:var(--text);font-size:13px;font-weight:600}.proposals-module__jhm8tG__checkRowDesc{color:var(--text-muted);margin-top:2px;font-size:12px;line-height:1.45}.proposals-module__jhm8tG__back{color:var(--text-secondary);align-items:center;gap:5px;margin-bottom:14px;font-size:13px;font-weight:500;transition:color .12s;display:inline-flex}.proposals-module__jhm8tG__back:hover{color:var(--text)}.proposals-module__jhm8tG__builderHeadRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.proposals-module__jhm8tG__builderActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.proposals-module__jhm8tG__builderTabs{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:2px;margin:16px 0 18px;display:flex}.proposals-module__jhm8tG__builderTab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:7px;margin-bottom:-1px;padding:9px 13px;font-size:13px;font-weight:500;transition:color .12s,border-color .12s;display:inline-flex}.proposals-module__jhm8tG__builderTab:hover{color:var(--text)}.proposals-module__jhm8tG__builderTabActive{color:var(--accent);border-bottom-color:var(--accent)}.proposals-module__jhm8tG__builderTabActive:hover{color:var(--accent)}.proposals-module__jhm8tG__builderTabCount{border-radius:var(--radius-pill);background:var(--warning-soft);color:#b45309;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 5px;font-size:10.5px;font-weight:700;display:inline-flex}.proposals-module__jhm8tG__builderGrid{grid-template-columns:1.5fr 1fr;align-items:start;gap:16px;display:grid}@media (max-width:1000px){.proposals-module__jhm8tG__builderGrid{grid-template-columns:1fr}}.proposals-module__jhm8tG__builderStack{flex-direction:column;gap:16px;display:flex}.proposals-module__jhm8tG__saveBar{z-index:5;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:10px 14px;display:flex;position:sticky;top:0}.proposals-module__jhm8tG__saveBarLeft{align-items:center;gap:10px;min-width:0;display:flex}.proposals-module__jhm8tG__saveBarStatus{color:var(--text-muted);font-size:12.5px}.proposals-module__jhm8tG__savedNote{color:var(--success);align-items:center;gap:5px;font-size:12.5px;display:flex}.proposals-module__jhm8tG__dirtyNote{color:var(--warning);align-items:center;gap:5px;font-size:12.5px;display:flex}.proposals-module__jhm8tG__sendRecipient{margin-bottom:16px}.proposals-module__jhm8tG__sendRecipientRow{flex-wrap:wrap;align-items:flex-end;gap:10px;padding:0 18px 16px;display:flex}.proposals-module__jhm8tG__sendRecipientField{flex-direction:column;gap:4px;min-width:0;display:flex}.proposals-module__jhm8tG__sendRecipientField label{letter-spacing:.03em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:600}.proposals-module__jhm8tG__sendRecipientInput{height:34px;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-input,8px);padding:0 10px;font-size:13.5px}.proposals-module__jhm8tG__sendRecipientInput:focus{border-color:var(--accent);outline:none}.proposals-module__jhm8tG__sendRecipientHint{color:var(--text-muted);margin:0;padding:0 18px 14px;font-size:12px;line-height:1.5}.proposals-module__jhm8tG__fieldGrid{grid-template-columns:1fr 1fr;gap:14px;margin-top:16px;display:grid}@media (max-width:560px){.proposals-module__jhm8tG__fieldGrid{grid-template-columns:1fr}}.proposals-module__jhm8tG__fieldFull{grid-column:1/-1}.proposals-module__jhm8tG__fieldHint{color:var(--text-muted);margin-top:5px;font-size:12px;line-height:1.5}.proposals-module__jhm8tG__sectionItem{border:1px solid var(--border);border-radius:var(--radius-control);margin-bottom:12px;overflow:hidden}.proposals-module__jhm8tG__sectionItem:last-child{margin-bottom:0}.proposals-module__jhm8tG__sectionItemHead{border-bottom:1px solid var(--border);background:#fcfcfd;align-items:center;gap:8px;padding:8px 10px;display:flex}.proposals-module__jhm8tG__sectionHandle{flex-direction:column;gap:2px;display:flex}.proposals-module__jhm8tG__sectionMoveBtn{border:1px solid var(--border);background:var(--surface);width:20px;height:16px;color:var(--text-muted);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;padding:0;display:flex}.proposals-module__jhm8tG__sectionMoveBtn:hover:not(:disabled){color:var(--text);border-color:#d4d7dd}.proposals-module__jhm8tG__sectionMoveBtn:disabled{opacity:.35;cursor:not-allowed}.proposals-module__jhm8tG__sectionHeadingInput{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);height:32px;color:var(--text);flex:1;padding:0 9px;font-size:13px;font-weight:600}.proposals-module__jhm8tG__sectionHeadingInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.proposals-module__jhm8tG__sectionDeleteBtn{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);width:30px;height:30px;color:var(--text-muted);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:flex}.proposals-module__jhm8tG__sectionDeleteBtn:hover{color:var(--danger);border-color:#dc26264d}.proposals-module__jhm8tG__sectionBodyInput{background:var(--surface);width:100%;min-height:96px;color:var(--text);resize:vertical;border:none;padding:10px 11px;font-family:inherit;font-size:13px;line-height:1.6}.proposals-module__jhm8tG__sectionBodyInput:focus{box-shadow:inset 0 0 0 2px var(--accent-soft);outline:none}.proposals-module__jhm8tG__addRow{margin-top:12px}.proposals-module__jhm8tG__emptyHint{text-align:center;color:var(--text-muted);border:1px dashed var(--border);border-radius:var(--radius-control);padding:18px;font-size:13px}.proposals-module__jhm8tG__priceTable{border-collapse:collapse;width:100%}.proposals-module__jhm8tG__priceTable th{text-align:left;letter-spacing:.03em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border);padding:8px 12px;font-size:11px;font-weight:600}.proposals-module__jhm8tG__priceTable th.proposals-module__jhm8tG__num{text-align:right}.proposals-module__jhm8tG__priceTable td{border-bottom:1px solid var(--border);vertical-align:top;padding:10px 12px}.proposals-module__jhm8tG__priceTable td.proposals-module__jhm8tG__num{text-align:right}.proposals-module__jhm8tG__priceTable tr:last-child td{border-bottom:none}.proposals-module__jhm8tG__priceLineName{color:var(--text);font-size:13.5px;font-weight:600}.proposals-module__jhm8tG__priceLineName.proposals-module__jhm8tG__dim{color:var(--text-muted);font-weight:500}.proposals-module__jhm8tG__priceLineDesc{color:var(--text-secondary);margin-top:3px;font-size:12px;line-height:1.5}.proposals-module__jhm8tG__optionalTag{border-radius:var(--radius-pill);letter-spacing:.02em;text-transform:uppercase;background:var(--accent-soft);color:#2348c8;vertical-align:middle;margin-left:7px;padding:1px 7px;font-size:10px;font-weight:600;display:inline-flex}.proposals-module__jhm8tG__priceCheckbox{width:17px;height:17px;accent-color:var(--accent);cursor:pointer}.proposals-module__jhm8tG__priceCheckboxFixed{width:17px;height:17px;accent-color:var(--text-muted)}.proposals-module__jhm8tG__priceNum{font-variant-numeric:tabular-nums;color:var(--text);font-size:13.5px}.proposals-module__jhm8tG__priceNum.proposals-module__jhm8tG__dim{color:var(--text-muted)}.proposals-module__jhm8tG__priceCost{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:12.5px}.proposals-module__jhm8tG__priceTotals{border-top:2px solid var(--border);background:#fbfbfc;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.proposals-module__jhm8tG__priceTotalRow{color:var(--text-secondary);justify-content:space-between;align-items:baseline;font-size:13px;display:flex}.proposals-module__jhm8tG__priceTotalRow .proposals-module__jhm8tG__v{color:var(--text);font-variant-numeric:tabular-nums;font-weight:600}.proposals-module__jhm8tG__priceGrandRow{border-top:1px solid var(--border);justify-content:space-between;align-items:baseline;padding-top:8px;display:flex}.proposals-module__jhm8tG__priceGrandLabel{color:var(--text);font-size:14px;font-weight:600}.proposals-module__jhm8tG__priceGrandValue{color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:22px;font-weight:700}.proposals-module__jhm8tG__lineModalGrid{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}@media (max-width:520px){.proposals-module__jhm8tG__lineModalGrid{grid-template-columns:1fr}}.proposals-module__jhm8tG__lineEditBtn{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;display:flex}.proposals-module__jhm8tG__lineEditBtn:hover{color:var(--text);background:#fbfbfc}.proposals-module__jhm8tG__aiPanel{flex-direction:column;gap:14px;margin-top:16px;display:flex}.proposals-module__jhm8tG__aiIntro{border-radius:var(--radius-card);background:var(--accent-soft);border:1px solid #2f5bea29;gap:12px;padding:13px 14px;display:flex}.proposals-module__jhm8tG__aiIntroIcon{background:var(--surface);width:34px;height:34px;color:var(--accent);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.proposals-module__jhm8tG__aiIntroText{min-width:0}.proposals-module__jhm8tG__aiIntroTitle{color:#2348c8;font-size:13px;font-weight:600}.proposals-module__jhm8tG__aiIntroBody{color:#3a52b8;margin-top:3px;font-size:12.5px;line-height:1.5}.proposals-module__jhm8tG__aiNotConfigured{border-radius:var(--radius-card);background:var(--warning-soft);border:1px solid #d9770640;gap:12px;padding:14px;display:flex}.proposals-module__jhm8tG__aiNotConfiguredIcon{background:var(--surface);width:34px;height:34px;color:var(--warning);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.proposals-module__jhm8tG__aiNotConfiguredTitle{color:#b45309;font-size:13px;font-weight:600}.proposals-module__jhm8tG__aiNotConfiguredBody{color:#92500a;margin-top:3px;font-size:12.5px;line-height:1.55}.proposals-module__jhm8tG__aiNotConfiguredBody code{background:#fff9;border-radius:4px;padding:1px 5px;font-size:11.5px}.proposals-module__jhm8tG__aiResult{border:1px solid var(--border);border-radius:var(--radius-card);overflow:hidden}.proposals-module__jhm8tG__aiResultHead{background:var(--success-soft);border-bottom:1px solid #16a34a33;justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;display:flex}.proposals-module__jhm8tG__aiResultTitle{color:#157f3c;align-items:center;gap:7px;font-size:13px;font-weight:600;display:flex}.proposals-module__jhm8tG__aiResultBody{padding:14px}.proposals-module__jhm8tG__aiResultSummary{color:var(--text-secondary);margin-bottom:12px;font-size:13px;line-height:1.55}.proposals-module__jhm8tG__aiPreviewLabel{letter-spacing:.03em;text-transform:uppercase;color:var(--text-muted);margin:12px 0 6px;font-size:11px;font-weight:600}.proposals-module__jhm8tG__aiPreviewList{flex-direction:column;gap:4px;display:flex}.proposals-module__jhm8tG__aiPreviewItem{color:var(--text-secondary);border-bottom:1px dashed var(--border);padding:4px 0;font-size:12.5px}.proposals-module__jhm8tG__aiPreviewItem:last-child{border-bottom:none}.proposals-module__jhm8tG__aiMergeRow{border-top:1px solid var(--border);flex-wrap:wrap;gap:8px;margin-top:14px;padding-top:14px;display:flex}.proposals-module__jhm8tG__engagementGrid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:16px;display:grid}@media (max-width:1080px){.proposals-module__jhm8tG__engagementGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.proposals-module__jhm8tG__engagementGrid{grid-template-columns:repeat(2,1fr)}}.proposals-module__jhm8tG__engStat{border:1px solid var(--border);border-radius:var(--radius-control);background:#fbfbfc;padding:14px}.proposals-module__jhm8tG__engStatValue{color:var(--text);font-variant-numeric:tabular-nums;font-size:22px;font-weight:700}.proposals-module__jhm8tG__engStatLabel{color:var(--text-muted);margin-top:2px;font-size:12px}.proposals-module__jhm8tG__visitTable{border-collapse:collapse;width:100%;margin-top:12px;font-size:12.5px}.proposals-module__jhm8tG__visitTable thead th{text-align:left;color:var(--text-muted);letter-spacing:.02em;border-bottom:1px solid var(--border);background:#fbfbfc;padding:8px 10px;font-size:11.5px;font-weight:500}.proposals-module__jhm8tG__visitTable tbody tr{border-bottom:1px solid var(--border)}.proposals-module__jhm8tG__visitTable tbody tr:last-child{border-bottom:none}.proposals-module__jhm8tG__visitTable tbody td{color:var(--text);vertical-align:top;padding:10px}.proposals-module__jhm8tG__visitNum{text-align:right;font-variant-numeric:tabular-nums;color:var(--text-secondary)}.proposals-module__jhm8tG__visitIp{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;overflow:hidden}.proposals-module__jhm8tG__visitWhen{color:var(--text);font-weight:500}.proposals-module__jhm8tG__visitWhenSub{color:var(--text-muted);margin-top:2px;font-size:11.5px}.proposals-module__jhm8tG__activityToggle{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;margin:0;padding:0;transition:background-color .12s;display:block}.proposals-module__jhm8tG__activityToggle:hover{background:#fbfbfc}.proposals-module__jhm8tG__activityChevron{color:var(--text-muted);justify-content:center;align-items:center;transition:transform .18s,color .12s;display:inline-flex}.proposals-module__jhm8tG__activityChevronOpen{color:var(--text-secondary);transform:rotate(180deg)}.proposals-module__jhm8tG__eventList{flex-direction:column;display:flex}.proposals-module__jhm8tG__eventRow{border-bottom:1px solid var(--border);align-items:flex-start;gap:10px;padding:10px 0;display:flex}.proposals-module__jhm8tG__eventRow:last-child{border-bottom:none}.proposals-module__jhm8tG__eventIcon{border-radius:var(--radius-control);width:28px;height:28px;color:var(--text-secondary);background:#f4f5f7;flex-shrink:0;justify-content:center;align-items:center;display:flex}.proposals-module__jhm8tG__eventMain{flex:1;min-width:0}.proposals-module__jhm8tG__eventLabel{color:var(--text);font-size:13px}.proposals-module__jhm8tG__eventDetail{color:var(--text-muted);font-size:12px}.proposals-module__jhm8tG__eventTime{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:12px}.proposals-module__jhm8tG__crList{flex-direction:column;gap:12px;display:flex}.proposals-module__jhm8tG__crCard{border:1px solid var(--border);border-radius:var(--radius-control);padding:13px 14px}.proposals-module__jhm8tG__crCardOpen{background:#fffdf8;border-color:#d9770659}.proposals-module__jhm8tG__crCardTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.proposals-module__jhm8tG__crFrom{color:var(--text);font-size:13px;font-weight:600}.proposals-module__jhm8tG__crMessage{color:var(--text-secondary);white-space:pre-wrap;margin-top:6px;font-size:13px;line-height:1.55}.proposals-module__jhm8tG__crResolution{border-radius:var(--radius-control);color:var(--text-secondary);background:#f4f5f7;margin-top:8px;padding:8px 11px;font-size:12.5px;line-height:1.5}.proposals-module__jhm8tG__crResolutionLabel{color:var(--text);font-weight:600}.proposals-module__jhm8tG__crMeta{color:var(--text-muted);margin-top:6px;font-size:12px}.proposals-module__jhm8tG__crActions{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;padding-top:10px;display:flex}.proposals-module__jhm8tG__crStatusChip{border-radius:var(--radius-pill);align-items:center;padding:1px 8px;font-size:11px;font-weight:600;display:inline-flex}.proposals-module__jhm8tG__crOpen{background:var(--warning-soft);color:#b45309}.proposals-module__jhm8tG__crReview{background:var(--accent-soft);color:#2348c8}.proposals-module__jhm8tG__crResolved{background:var(--success-soft);color:#157f3c}.proposals-module__jhm8tG__crDismissed{color:var(--text-muted);background:#5b62701f}.proposals-module__jhm8tG__linkPanel{border-radius:var(--radius-control);background:#f4f5f7;flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;padding:12px 14px;display:flex}.proposals-module__jhm8tG__linkUrl{min-width:200px;color:var(--text-secondary);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-control);text-overflow:ellipsis;white-space:nowrap;flex:1;padding:7px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px;overflow:hidden}.proposals-module__jhm8tG__sigRecord{grid-template-columns:repeat(2,1fr);gap:14px 20px;margin-top:14px;display:grid}@media (max-width:560px){.proposals-module__jhm8tG__sigRecord{grid-template-columns:1fr}}.proposals-module__jhm8tG__sigField{flex-direction:column;gap:3px;display:flex}.proposals-module__jhm8tG__sigFieldLabel{letter-spacing:.03em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:600}.proposals-module__jhm8tG__sigFieldValue{color:var(--text);word-break:break-word;font-size:13px}.proposals-module__jhm8tG__sigHash{color:var(--text-secondary);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.proposals-module__jhm8tG__sigImage{border:1px solid var(--border);border-radius:var(--radius-control);background:#fff;max-width:280px}.proposals-module__jhm8tG__sigVerifyOk{color:var(--success);align-items:center;gap:5px;font-size:12px;font-weight:600;display:inline-flex}.proposals-module__jhm8tG__sigVerifyBad{color:var(--danger);align-items:center;gap:5px;font-size:12px;font-weight:600;display:inline-flex}.proposals-module__jhm8tG__archiveCta{flex-direction:column;align-items:flex-start;gap:14px;margin-top:14px;display:flex}.proposals-module__jhm8tG__archiveCtaSub{color:var(--text-secondary);max-width:620px;margin:0;font-size:13px;line-height:1.6}.proposals-module__jhm8tG__archiveNote{border-radius:var(--radius-card);border:1px solid var(--border);background:#f4f5f7;align-items:flex-start;gap:12px;margin-top:14px;padding:14px;display:flex}.proposals-module__jhm8tG__archiveNoteIcon{background:var(--surface);width:34px;height:34px;color:var(--text-secondary);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.proposals-module__jhm8tG__archiveNoteBody{flex:1;min-width:0}.proposals-module__jhm8tG__archiveNoteHead{color:var(--text);font-size:13px;font-weight:600}.proposals-module__jhm8tG__archiveNoteText{color:var(--text-secondary);margin:4px 0 0;font-size:12.5px;line-height:1.55}
.ProposalStatusChip-module__7vXQvG__chip{border-radius:var(--radius-pill);align-items:center;gap:5px;padding:1px 9px;font-size:11px;font-weight:600;display:inline-flex}.ProposalStatusChip-module__7vXQvG__chip:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.ProposalStatusChip-module__7vXQvG__draft{color:var(--text-secondary);background:#5b62701f}.ProposalStatusChip-module__7vXQvG__sent{background:var(--accent-soft);color:#2348c8}.ProposalStatusChip-module__7vXQvG__viewed{color:#0e7490;background:#0891b21f}.ProposalStatusChip-module__7vXQvG__signed{background:var(--success-soft);color:#157f3c}.ProposalStatusChip-module__7vXQvG__declined{background:var(--danger-soft);color:#b91c1c}.ProposalStatusChip-module__7vXQvG__expired{color:var(--text-muted);background:#5b62701f}
.RelationshipTimeline-module__lVXhtq__list{flex-direction:column;display:flex}.RelationshipTimeline-module__lVXhtq__month{border-bottom:1px solid var(--border)}.RelationshipTimeline-module__lVXhtq__month:last-child{border-bottom:none}.RelationshipTimeline-module__lVXhtq__monthBtn{text-align:left;cursor:pointer;width:100%;color:var(--text);background:0 0;border:none;align-items:baseline;gap:10px;padding:11px 2px;display:flex}.RelationshipTimeline-module__lVXhtq__monthBtn:hover .RelationshipTimeline-module__lVXhtq__monthLabel{color:var(--accent)}.RelationshipTimeline-module__lVXhtq__chevron{color:var(--text-muted);flex-shrink:0;align-self:center;transition:transform .14s}.RelationshipTimeline-module__lVXhtq__chevronOpen{transform:rotate(90deg)}.RelationshipTimeline-module__lVXhtq__monthLabel{flex-shrink:0;min-width:104px;font-size:13.5px;font-weight:600;transition:color .12s}.RelationshipTimeline-module__lVXhtq__monthStats{color:var(--text-muted);flex-shrink:0;font-size:12px}.RelationshipTimeline-module__lVXhtq__monthSummary{min-width:0;color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;line-height:1.5;overflow:hidden}.RelationshipTimeline-module__lVXhtq__monthSummaryOpen{white-space:normal}.RelationshipTimeline-module__lVXhtq__entries{padding:2px 0 12px 26px}.RelationshipTimeline-module__lVXhtq__entry{border-top:1px solid var(--border);gap:12px;padding:8px 0;display:flex}.RelationshipTimeline-module__lVXhtq__entry:first-child{border-top:none}.RelationshipTimeline-module__lVXhtq__entryDate{min-width:52px;color:var(--text-muted);flex-shrink:0;padding-top:1px;font-size:12px}.RelationshipTimeline-module__lVXhtq__entryBody{flex:1;min-width:0}.RelationshipTimeline-module__lVXhtq__entryMeta{flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:2px;display:flex}.RelationshipTimeline-module__lVXhtq__entryWho{color:var(--text);font-size:12.5px;font-weight:600}.RelationshipTimeline-module__lVXhtq__entryDim{color:var(--text-muted);font-size:11.5px}.RelationshipTimeline-module__lVXhtq__entrySummary{color:var(--text-secondary);font-size:13px;line-height:1.5}.RelationshipTimeline-module__lVXhtq__entryRef{font-family:var(--font-mono,ui-monospace, SFMono-Regular, Menlo, monospace);color:var(--text-muted);overflow-wrap:anywhere;margin-top:3px;font-size:11px}.RelationshipTimeline-module__lVXhtq__truncated{color:var(--text-muted);padding:6px 0 2px;font-size:11.5px;font-style:italic}
.StatusPill-module__KlS8Fq__pill{border-radius:var(--radius-pill);white-space:nowrap;align-items:center;gap:5px;height:22px;padding:0 9px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.StatusPill-module__KlS8Fq__dot{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.StatusPill-module__KlS8Fq__blue{color:#2348c8;background:#2f5bea1a}.StatusPill-module__KlS8Fq__green{background:var(--success-soft);color:#157f3c}.StatusPill-module__KlS8Fq__amber{background:var(--warning-soft);color:#b45309}.StatusPill-module__KlS8Fq__gray{color:var(--text-secondary);background:#5b62701f}.StatusPill-module__KlS8Fq__red{background:var(--danger-soft);color:#b91c1c}.StatusPill-module__KlS8Fq__purple{color:#6d28d9;background:#8b5cf61f}
.Table-module__O0O-Bq__scroll{width:100%;overflow-x:auto}.Table-module__O0O-Bq__table{border-collapse:collapse;width:100%;font-size:14px}.Table-module__O0O-Bq__table thead th{text-align:left;letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border);white-space:nowrap;background:#fcfcfd;padding:10px 16px;font-size:12px;font-weight:600}.Table-module__O0O-Bq__table tbody td{color:var(--text);border-bottom:1px solid var(--border);vertical-align:middle;padding:12px 16px}.Table-module__O0O-Bq__table tbody tr:last-child td{border-bottom:none}.Table-module__O0O-Bq__table tbody tr{transition:background-color .1s}.Table-module__O0O-Bq__linkRow{cursor:pointer;position:relative}.Table-module__O0O-Bq__linkRow:hover{background:#fafbfc}.Table-module__O0O-Bq__rowLink{color:inherit;display:block}.Table-module__O0O-Bq__rowLink:after{content:"";position:absolute;inset:0}.Table-module__O0O-Bq__right{text-align:right;font-variant-numeric:tabular-nums}.Table-module__O0O-Bq__table th.Table-module__O0O-Bq__stickyRight,.Table-module__O0O-Bq__table td.Table-module__O0O-Bq__stickyRight{z-index:2;box-shadow:inset 1px 0 0 var(--border), -8px 0 8px -8px #1018281f;position:sticky;right:0}.Table-module__O0O-Bq__table td.Table-module__O0O-Bq__stickyRight{background:var(--sticky-bg,var(--surface))}
.project-form-modal-module__HkWwwa__form{flex-direction:column;gap:14px;display:flex}.project-form-modal-module__HkWwwa__formRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.project-form-modal-module__HkWwwa__formError{border-radius:var(--radius-control);color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;align-items:center;gap:8px;padding:9px 12px;font-size:13px;display:flex}@media (max-width:560px){.project-form-modal-module__HkWwwa__formRow{grid-template-columns:1fr}}
