.QuotationBadges-module__0vFT9W__badge{font-size:var(--text-sm);white-space:nowrap;background-color:#0000;border:1px solid #0000;border-radius:6px;align-items:center;padding:.25rem .65rem;font-weight:400;line-height:1.4;display:inline-flex}.QuotationBadges-module__0vFT9W__badgeSm{padding:.15rem .5rem;font-size:.6875rem}.QuotationBadges-module__0vFT9W__chip{border-radius:var(--radius-sm);white-space:nowrap;align-items:center;padding:.2rem .55rem;font-size:.71875rem;font-weight:700;display:inline-flex}.QuotationBadges-module__0vFT9W__chipWarn{background-color:var(--warning-50);color:var(--warning-700)}.QuotationBadges-module__0vFT9W__chipDanger{background-color:var(--danger-50);color:var(--danger-700)}.QuotationBadges-module__0vFT9W__muted{color:var(--text-subtle);white-space:nowrap;font-size:.8125rem}.QuotationBadges-module__0vFT9W__money{color:var(--text-main);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.875rem;font-weight:700}.QuotationBadges-module__0vFT9W__revision{border-radius:var(--radius-sm);background-color:var(--neutral-100);color:var(--text-muted);align-items:center;margin-left:.4rem;padding:.1rem .4rem;font-size:.6875rem;font-weight:700;display:inline-flex}
.QuotationForm-module__ZhyszG__page{--ease-out:cubic-bezier(.23, 1, .32, 1);box-sizing:border-box;flex-direction:column;flex:auto;gap:.85rem;width:100%;height:100%;min-height:0;padding:0;display:flex;overflow:hidden}.QuotationForm-module__ZhyszG__hero{background-color:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-xs);flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1.25rem;display:flex}.QuotationForm-module__ZhyszG__heroLeft{align-items:center;gap:.5rem;min-width:0;display:flex}.QuotationForm-module__ZhyszG__backTitleLink{color:var(--text-main);transition:color .16s var(--ease-out);align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.QuotationForm-module__ZhyszG__backTitleLink:hover,.QuotationForm-module__ZhyszG__backTitleLink:hover .QuotationForm-module__ZhyszG__title{color:var(--text-brand)}.QuotationForm-module__ZhyszG__title{letter-spacing:-.01em;color:var(--text-main);transition:color .16s var(--ease-out);margin:0;font-size:1.05rem;font-weight:600}.QuotationForm-module__ZhyszG__heroActions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.QuotationForm-module__ZhyszG__alert{white-space:pre-line;flex-shrink:0;align-items:flex-start;gap:.5rem;display:flex}.QuotationForm-module__ZhyszG__layout{flex:auto;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:1.25rem;min-height:0;padding-bottom:.5rem;padding-right:.25rem;display:grid;overflow:hidden}.QuotationForm-module__ZhyszG__main{flex-direction:column;gap:1.25rem;min-width:0;min-height:0;padding-right:.5rem;display:flex;overflow-y:auto}.QuotationForm-module__ZhyszG__section{background-color:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-xs);padding:1.25rem 1.5rem 1.5rem}.QuotationForm-module__ZhyszG__sectionHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.1rem;display:flex}.QuotationForm-module__ZhyszG__sectionTitle{color:var(--text-main);align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:700;display:flex}.QuotationForm-module__ZhyszG__sectionHint{color:var(--text-subtle);margin:.3rem 0 0;font-size:.78125rem;font-weight:400;display:block}.QuotationForm-module__ZhyszG__sectionFootnote{color:var(--text-subtle);border-left:2px solid var(--border-color);margin:.9rem 0 0;padding-left:.65rem;font-size:.75rem;line-height:1.5}.QuotationForm-module__ZhyszG__sectionCount{background-color:var(--primary-50);min-width:1.25rem;height:1.25rem;color:var(--primary-700);border-radius:999px;justify-content:center;align-items:center;padding:0 .35rem;font-size:.6875rem;font-weight:700;display:inline-flex}.QuotationForm-module__ZhyszG__sectionToggle{cursor:pointer;text-align:left;width:100%;color:inherit;font:inherit;border-radius:var(--radius-sm);background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;margin:0;padding:0;display:flex}.QuotationForm-module__ZhyszG__sectionToggle:focus-visible{box-shadow:var(--focus-ring);outline:none}.QuotationForm-module__ZhyszG__sectionToggleMain{min-width:0}.QuotationForm-module__ZhyszG__chevron{color:var(--text-subtle);transition:transform .2s var(--ease-out);flex-shrink:0;display:inline-flex}.QuotationForm-module__ZhyszG__chevronOpen{transform:rotate(180deg)}.QuotationForm-module__ZhyszG__sectionBody{animation:QuotationForm-module__ZhyszG__sectionIn .2s var(--ease-out);margin-top:1.1rem}@keyframes QuotationForm-module__ZhyszG__sectionIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.QuotationForm-module__ZhyszG__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem 1.25rem;display:grid}.QuotationForm-module__ZhyszG__field{flex-direction:column;gap:.375rem;min-width:0;display:flex}.QuotationForm-module__ZhyszG__fieldWide{grid-column:1/-1}.QuotationForm-module__ZhyszG__fieldLabel{color:var(--text-muted);letter-spacing:.01em;font-size:.75rem;font-weight:600}.QuotationForm-module__ZhyszG__required{color:var(--danger-600)}.QuotationForm-module__ZhyszG__fieldHint{color:var(--text-subtle);font-size:.71875rem;line-height:1.45}.QuotationForm-module__ZhyszG__fieldError{color:#dc2626;align-items:center;gap:.35rem;margin-top:.25rem;font-size:.75rem;font-weight:600;display:flex}.QuotationForm-module__ZhyszG__input,.QuotationForm-module__ZhyszG__textarea{box-sizing:border-box;border:1px solid var(--border-color);border-radius:var(--radius-sm);background-color:var(--bg-surface);width:100%;color:var(--text-main);transition:border-color .16s var(--ease-out), box-shadow .16s var(--ease-out);padding:.55rem .7rem;font-family:inherit;font-size:16px}.QuotationForm-module__ZhyszG__input:focus,.QuotationForm-module__ZhyszG__textarea:focus{border-color:var(--primary-400);box-shadow:var(--focus-ring);outline:none}.QuotationForm-module__ZhyszG__input:disabled,.QuotationForm-module__ZhyszG__textarea:disabled{background-color:var(--neutral-100,#f1f5f9)!important;color:var(--neutral-600,#475569)!important;border-color:var(--neutral-200,#e2e8f0)!important;cursor:not-allowed!important;opacity:1!important}.QuotationForm-module__ZhyszG__inputError{background-color:#fef2f2!important;border-color:#ef4444!important}.QuotationForm-module__ZhyszG__inputError:focus{border-color:#dc2626!important;box-shadow:0 0 0 3px #ef444426!important}.QuotationForm-module__ZhyszG__alert{margin:0 0 1.25rem}.QuotationForm-module__ZhyszG__textarea{resize:vertical;line-height:1.55}.QuotationForm-module__ZhyszG__textareaInternal{background-color:var(--warning-50);border-color:var(--warning-100)}.QuotationForm-module__ZhyszG__weightRow{grid-template-columns:1fr 7rem;gap:.5rem;display:grid}.QuotationForm-module__ZhyszG__sellerCard{border:1px solid var(--primary-100);background-color:var(--primary-50);border-radius:var(--radius-sm);flex-direction:column;gap:1rem;padding:1.1rem 1.25rem;display:flex}.QuotationForm-module__ZhyszG__sellerControls{flex-direction:column;gap:.9rem;display:flex}.QuotationForm-module__ZhyszG__sellerToggleRow{cursor:pointer;color:var(--text-main);-webkit-user-select:none;user-select:none;align-items:center;gap:.625rem;padding:.15rem 0;font-size:.875rem;font-weight:600;display:inline-flex}.QuotationForm-module__ZhyszG__sellerCheckbox{cursor:pointer;width:1.05rem;height:1.05rem;accent-color:var(--primary-600);border-radius:4px;flex-shrink:0;margin:0}.QuotationForm-module__ZhyszG__sellerPreviewContainer{border-top:1px solid var(--border-color);padding-top:.75rem}.QuotationForm-module__ZhyszG__sellerName{color:var(--text-main);margin:0;font-size:.9375rem;font-weight:700}.QuotationForm-module__ZhyszG__sellerLine{color:var(--text-muted);margin:.2rem 0 0;font-size:.8125rem}.QuotationForm-module__ZhyszG__sellerGap{color:var(--warning-700);flex-wrap:wrap;align-items:center;gap:.35rem;margin:.6rem 0 0;font-size:.75rem;display:flex}.QuotationForm-module__ZhyszG__sellerGap a{color:var(--text-brand);font-weight:600}.QuotationForm-module__ZhyszG__tableScrollWrap{border:1px solid var(--neutral-200,#e2e8f0);background:var(--surface-card,#fff);-webkit-overflow-scrolling:touch;border-radius:10px;width:100%;margin-bottom:1rem;overflow-x:auto}.QuotationForm-module__ZhyszG__tableScrollWrap::-webkit-scrollbar{height:6px}.QuotationForm-module__ZhyszG__tableScrollWrap::-webkit-scrollbar-track{background:var(--neutral-100,#f1f5f9);border-radius:0 0 9px 9px}.QuotationForm-module__ZhyszG__tableScrollWrap::-webkit-scrollbar-thumb{background:var(--neutral-300,#cbd5e1);border-radius:4px}.QuotationForm-module__ZhyszG__tableScrollWrap::-webkit-scrollbar-thumb:hover{background:var(--neutral-400,#94a3b8)}.QuotationForm-module__ZhyszG__itemsHead,.QuotationForm-module__ZhyszG__itemRow{grid-template-columns:minmax(260px,2.4fr) minmax(130px,1.1fr) minmax(95px,.8fr) minmax(180px,1.5fr) minmax(130px,1.1fr) minmax(90px,.8fr) 2.5rem;align-items:center;gap:.75rem;min-width:980px;display:grid}.QuotationForm-module__ZhyszG__termsHead,.QuotationForm-module__ZhyszG__termRow{grid-template-columns:minmax(160px,1.1fr) minmax(180px,1.3fr) minmax(300px,2.5fr) minmax(140px,.9fr);align-items:center;gap:.75rem;min-width:860px;display:grid}.QuotationForm-module__ZhyszG__partiesHead,.QuotationForm-module__ZhyszG__partyRow{grid-template-columns:minmax(150px,1fr) minmax(230px,1.6fr) minmax(200px,1.4fr) minmax(160px,1.1fr) 2.5rem;align-items:center;gap:.75rem;min-width:880px;display:grid}.QuotationForm-module__ZhyszG__chargesHead,.QuotationForm-module__ZhyszG__chargeRow{grid-template-columns:minmax(160px,1.1fr) minmax(280px,2.2fr) minmax(150px,1.1fr) minmax(120px,.8fr);align-items:center;gap:.75rem;min-width:820px;display:grid}.QuotationForm-module__ZhyszG__itemsHead,.QuotationForm-module__ZhyszG__termsHead,.QuotationForm-module__ZhyszG__partiesHead,.QuotationForm-module__ZhyszG__chargesHead{background:var(--neutral-50,#f8fafc);border-bottom:1px solid var(--neutral-200,#e2e8f0);letter-spacing:.05em;text-transform:uppercase;color:var(--text-subtle,#475569);border-top-left-radius:9px;border-top-right-radius:9px;padding:.65rem .85rem;font-size:.6875rem;font-weight:700}.QuotationForm-module__ZhyszG__itemsList,.QuotationForm-module__ZhyszG__termsList,.QuotationForm-module__ZhyszG__partyList,.QuotationForm-module__ZhyszG__chargeList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.QuotationForm-module__ZhyszG__itemRow,.QuotationForm-module__ZhyszG__termRow,.QuotationForm-module__ZhyszG__partyRow,.QuotationForm-module__ZhyszG__chargeRow{border-bottom:1px solid var(--neutral-200,#f1f5f9);animation:QuotationForm-module__ZhyszG__rowIn .2s var(--ease-out);padding:.65rem .85rem}.QuotationForm-module__ZhyszG__itemRow:last-child,.QuotationForm-module__ZhyszG__termRow:last-child,.QuotationForm-module__ZhyszG__partyRow:last-child,.QuotationForm-module__ZhyszG__chargeRow:last-child{border-bottom:none}@keyframes QuotationForm-module__ZhyszG__rowIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.QuotationForm-module__ZhyszG__itemIndex{color:var(--text-subtle);text-align:center;font-size:.8125rem;font-weight:600}.QuotationForm-module__ZhyszG__itemCell{flex-direction:column;gap:.25rem;min-width:0;display:flex}.QuotationForm-module__ZhyszG__cellLabel{color:var(--text-muted);font-size:.6875rem;font-weight:600;display:none}.QuotationForm-module__ZhyszG__itemTotal{text-align:right;align-items:flex-end}.QuotationForm-module__ZhyszG__itemTotalValue{color:var(--text-main);font-variant-numeric:tabular-nums;font-size:.875rem;font-weight:700}.QuotationForm-module__ZhyszG__itemTotalTax{color:var(--text-subtle);font-variant-numeric:tabular-nums;font-size:.6875rem}.QuotationForm-module__ZhyszG__itemActions{justify-content:flex-end;align-items:center;gap:.15rem;display:flex}.QuotationForm-module__ZhyszG__moveBtn{display:none!important}.QuotationForm-module__ZhyszG__alignRight{text-align:right}.QuotationForm-module__ZhyszG__termCell,.QuotationForm-module__ZhyszG__partyCell,.QuotationForm-module__ZhyszG__chargeCell{flex-direction:column;gap:.25rem;min-width:0;display:flex}.QuotationForm-module__ZhyszG__termFlags,.QuotationForm-module__ZhyszG__chargeFlags{align-items:center;gap:.75rem;padding-top:.4rem;display:flex}.QuotationForm-module__ZhyszG__checkLine{color:var(--text-muted);cursor:pointer;white-space:nowrap;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:inline-flex}.QuotationForm-module__ZhyszG__checkLine input{width:1rem;height:1rem;accent-color:var(--primary-600);flex-shrink:0;margin:0}.QuotationForm-module__ZhyszG__emptyLine{color:var(--text-subtle);margin:0 0 .9rem;font-size:.8125rem;line-height:1.55}.QuotationForm-module__ZhyszG__iconBtn{border-radius:var(--radius-sm);width:2.25rem;height:2.25rem;color:var(--text-subtle);cursor:pointer;transition:background-color .16s var(--ease-out), color .16s var(--ease-out), transform .16s var(--ease-out);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex}.QuotationForm-module__ZhyszG__iconBtn:disabled{opacity:.35;cursor:not-allowed}.QuotationForm-module__ZhyszG__iconBtn:focus-visible{box-shadow:var(--focus-ring);outline:none}.QuotationForm-module__ZhyszG__iconBtn:active:not(:disabled){transform:scale(.94)}.QuotationForm-module__ZhyszG__iconBtnDanger:hover{color:var(--danger-600)}@media (hover:hover) and (pointer:fine){.QuotationForm-module__ZhyszG__iconBtn:hover:not(:disabled){background-color:var(--neutral-100);color:var(--text-main)}.QuotationForm-module__ZhyszG__iconBtnDanger:hover:not(:disabled){background-color:var(--danger-50);color:var(--danger-600)}}.QuotationForm-module__ZhyszG__addRow,.QuotationForm-module__ZhyszG__addRowGhost{border:1px dashed var(--border-color-hover);border-radius:var(--radius-sm);background-color:var(--bg-surface);min-height:2.5rem;color:var(--text-muted);cursor:pointer;transition:border-color .16s var(--ease-out), color .16s var(--ease-out), background-color .16s var(--ease-out);align-items:center;gap:.4rem;margin-top:.9rem;padding:.55rem .9rem;font-family:inherit;font-size:.8125rem;font-weight:600;display:inline-flex}.QuotationForm-module__ZhyszG__addRowGhost{color:var(--text-brand);border-style:solid;border-color:#0000}.QuotationForm-module__ZhyszG__addRowGroup{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.QuotationForm-module__ZhyszG__addRow:focus-visible,.QuotationForm-module__ZhyszG__addRowGhost:focus-visible{box-shadow:var(--focus-ring);outline:none}@media (hover:hover) and (pointer:fine){.QuotationForm-module__ZhyszG__addRow:hover{border-color:var(--primary-400);color:var(--text-brand);background-color:var(--primary-50)}.QuotationForm-module__ZhyszG__addRowGhost:hover{background-color:var(--primary-50)}}.QuotationForm-module__ZhyszG__rail{flex-direction:column;min-width:0;min-height:0;display:flex}.QuotationForm-module__ZhyszG__railTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--text-subtle);margin:0 0 .6rem;font-size:.75rem;font-weight:700}.QuotationForm-module__ZhyszG__footer{z-index:20;background-color:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-md);flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.25rem;display:flex}.QuotationForm-module__ZhyszG__footerState{flex-wrap:wrap;align-items:center;gap:.75rem;min-width:0;display:flex}.QuotationForm-module__ZhyszG__chip{border-radius:999px;align-items:center;padding:.25rem .6rem;font-size:.71875rem;font-weight:700;display:inline-flex}.QuotationForm-module__ZhyszG__chipDirty{background-color:var(--warning-50);color:var(--warning-700)}.QuotationForm-module__ZhyszG__chipClean{background-color:var(--neutral-100);color:var(--text-subtle)}.QuotationForm-module__ZhyszG__footerTotal{color:var(--text-muted);font-size:.8125rem}.QuotationForm-module__ZhyszG__footerTotal strong{color:var(--text-main);font-variant-numeric:tabular-nums;font-weight:700}.QuotationForm-module__ZhyszG__footerActions{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.QuotationForm-module__ZhyszG__skeletonBar,.QuotationForm-module__ZhyszG__skeletonCard{border-radius:var(--radius-md);background:linear-gradient(90deg, var(--neutral-100) 25%, var(--neutral-50) 50%, var(--neutral-100) 75%);background-size:200% 100%;animation:1.4s linear infinite QuotationForm-module__ZhyszG__shimmer}.QuotationForm-module__ZhyszG__skeletonBar{height:5rem}.QuotationForm-module__ZhyszG__skeletonCard{height:16rem}@keyframes QuotationForm-module__ZhyszG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.QuotationForm-module__ZhyszG__blockedCard{background-color:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);flex-direction:column;align-items:flex-start;gap:.75rem;max-width:34rem;padding:2rem;display:flex}.QuotationForm-module__ZhyszG__blockedTitle{color:var(--text-main);margin:0;font-size:1.125rem;font-weight:700}.QuotationForm-module__ZhyszG__blockedCard p{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.6}@media (min-width:1180px) and (max-width:1439px){.QuotationForm-module__ZhyszG__layout{grid-template-columns:minmax(0,1fr) 22rem}}@media (min-width:1440px){.QuotationForm-module__ZhyszG__layout{grid-template-columns:minmax(38rem,1fr) minmax(0,1fr)}.QuotationForm-module__ZhyszG__itemsHead,.QuotationForm-module__ZhyszG__itemRow{grid-template-columns:minmax(180px,2.2fr) minmax(90px,1fr) minmax(70px,.8fr) minmax(90px,1fr) minmax(90px,1.1fr) minmax(64px,.7fr) minmax(64px,.7fr) 5.5rem}.QuotationForm-module__ZhyszG__moveBtn{display:inline-flex!important}}@media (min-width:1180px){.QuotationForm-module__ZhyszG__rail{flex-direction:column;gap:.75rem;height:100%;display:flex}.QuotationForm-module__ZhyszG__preview,.QuotationForm-module__ZhyszG__previewViewport{flex:1;min-height:0}}@media (max-width:899px){.QuotationForm-module__ZhyszG__itemsHead{display:none}.QuotationForm-module__ZhyszG__itemRow,.QuotationForm-module__ZhyszG__termRow,.QuotationForm-module__ZhyszG__partyRow,.QuotationForm-module__ZhyszG__chargeRow{border:1px solid var(--border-color);border-radius:var(--radius-sm);background-color:var(--neutral-50);grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:.75rem;padding:1rem;position:relative}.QuotationForm-module__ZhyszG__cellLabel{display:block}.QuotationForm-module__ZhyszG__itemIndex{color:var(--text-subtle);font-size:.6875rem;position:absolute;top:.55rem;right:.75rem}.QuotationForm-module__ZhyszG__itemRow>.QuotationForm-module__ZhyszG__itemCell:first-child,.QuotationForm-module__ZhyszG__termValue,.QuotationForm-module__ZhyszG__partyCell:nth-child(2),.QuotationForm-module__ZhyszG__chargeCell:nth-child(2){grid-column:1/-1}.QuotationForm-module__ZhyszG__itemTotal{text-align:left;border-top:1px dashed var(--border-color);grid-column:1/-1;align-items:flex-start;padding-top:.5rem}.QuotationForm-module__ZhyszG__itemTotalValue{font-size:1rem}.QuotationForm-module__ZhyszG__itemActions,.QuotationForm-module__ZhyszG__termFlags,.QuotationForm-module__ZhyszG__chargeFlags{border-top:1px dashed var(--border-color);grid-column:1/-1;justify-content:flex-start;gap:.5rem;margin-top:.25rem;padding-top:.25rem}.QuotationForm-module__ZhyszG__iconBtn{width:2.75rem;height:2.75rem}.QuotationForm-module__ZhyszG__section{padding:1.1rem 1rem 1.25rem}.QuotationForm-module__ZhyszG__footer{border-radius:var(--radius-md) var(--radius-md) 0 0;padding:.75rem 1rem}.QuotationForm-module__ZhyszG__footerActions{width:100%}.QuotationForm-module__ZhyszG__footerActions>*{flex:auto;justify-content:center;min-height:2.75rem}.QuotationForm-module__ZhyszG__footerState{justify-content:space-between;width:100%}}@media (max-width:560px){.QuotationForm-module__ZhyszG__itemRow,.QuotationForm-module__ZhyszG__termRow,.QuotationForm-module__ZhyszG__partyRow,.QuotationForm-module__ZhyszG__chargeRow{grid-template-columns:minmax(0,1fr)}.QuotationForm-module__ZhyszG__title{font-size:1.05rem}.QuotationForm-module__ZhyszG__hero,.QuotationForm-module__ZhyszG__section{padding-left:.9rem;padding-right:.9rem}.QuotationForm-module__ZhyszG__weightRow{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.QuotationForm-module__ZhyszG__itemRow,.QuotationForm-module__ZhyszG__termRow,.QuotationForm-module__ZhyszG__partyRow,.QuotationForm-module__ZhyszG__chargeRow,.QuotationForm-module__ZhyszG__sectionBody{animation:QuotationForm-module__ZhyszG__fadeOnly .16s var(--ease-out)}.QuotationForm-module__ZhyszG__skeletonBar,.QuotationForm-module__ZhyszG__skeletonCard{animation:none}.QuotationForm-module__ZhyszG__chevron{transition:none}@keyframes QuotationForm-module__ZhyszG__fadeOnly{0%{opacity:0}to{opacity:1}}}.QuotationForm-module__ZhyszG__preview{background-color:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-xs);flex-direction:column;flex:1;min-width:0;min-height:0;padding:1rem 1.1rem .9rem;display:flex}.QuotationForm-module__ZhyszG__previewHead{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.QuotationForm-module__ZhyszG__previewToggle{border:1px solid var(--border-color);border-radius:var(--radius-sm);min-height:1.9rem;color:var(--text-muted);cursor:pointer;transition:border-color .16s var(--ease-out), color .16s var(--ease-out);background:0 0;padding:.25rem .6rem;font-family:inherit;font-size:.71875rem;font-weight:700}.QuotationForm-module__ZhyszG__previewToggle:focus-visible{box-shadow:var(--focus-ring);outline:none}@media (hover:hover) and (pointer:fine){.QuotationForm-module__ZhyszG__previewToggle:hover{border-color:var(--primary-400);color:var(--text-brand)}}.QuotationForm-module__ZhyszG__previewViewport{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border:1px solid var(--border-color);border-radius:var(--radius-sm);background-color:var(--neutral-200);flex-direction:column;flex:1;min-height:0;padding:.4rem;display:flex;overflow:auto}.QuotationForm-module__ZhyszG__previewScaler{transform-origin:0 0;width:210mm;box-shadow:var(--shadow-md);background-color:#fff;margin:0}.QuotationForm-module__ZhyszG__previewNote{color:var(--text-subtle);margin:.6rem 0 0;font-size:.6875rem}@media (max-width:1179px){.QuotationForm-module__ZhyszG__preview{display:none}}
.SelectJobModal-module__J433Iq__overlay{z-index:99999;background-color:#0f172a8c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.SelectJobModal-module__J433Iq__modalCard{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:520px;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.SelectJobModal-module__J433Iq__header{justify-content:space-between;align-items:center;padding:1.25rem 1.5rem 1rem;display:flex}.SelectJobModal-module__J433Iq__title{color:#0f172a;margin:0;font-size:1.25rem;font-weight:700}.SelectJobModal-module__J433Iq__closeBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.25rem;font-size:1.25rem;line-height:1;transition:background-color .15s,color .15s}.SelectJobModal-module__J433Iq__closeBtn:hover{color:#0f172a;background-color:#f1f5f9}.SelectJobModal-module__J433Iq__body{flex-direction:column;gap:1.25rem;padding:0 1.5rem 1.5rem;display:flex}.SelectJobModal-module__J433Iq__withoutJobCard{cursor:pointer;text-align:left;background-color:#f8fafc;border:2px dashed #0284c7;border-radius:12px;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;transition:all .2s;display:flex}.SelectJobModal-module__J433Iq__withoutJobCard:hover{background-color:#f0f9ff;border-color:#0284c7;transform:translateY(-1px);box-shadow:0 4px 12px #0284c714}.SelectJobModal-module__J433Iq__iconCircle{color:#0284c7;background-color:#e0f2fe;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.SelectJobModal-module__J433Iq__withoutJobContent{flex-direction:column;display:flex}.SelectJobModal-module__J433Iq__withoutJobTitle{color:#0f172a;font-size:.95rem;font-weight:700}.SelectJobModal-module__J433Iq__withoutJobSub{color:#64748b;margin-top:.15rem;font-size:.8125rem}.SelectJobModal-module__J433Iq__dividerRow{text-align:center;color:#94a3b8;align-items:center;gap:.75rem;font-size:.78125rem;font-weight:500;display:flex}.SelectJobModal-module__J433Iq__dividerRow:before,.SelectJobModal-module__J433Iq__dividerRow:after{content:"";border-bottom:1px solid #e2e8f0;flex:1}.SelectJobModal-module__J433Iq__filterSection{flex-direction:column;gap:.75rem;display:flex}.SelectJobModal-module__J433Iq__searchWrapper{align-items:center;width:100%;display:flex;position:relative}.SelectJobModal-module__J433Iq__searchIcon{color:#94a3b8;pointer-events:none;position:absolute;left:.875rem}.SelectJobModal-module__J433Iq__searchInput{background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:.625rem .875rem .625rem 2.25rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.SelectJobModal-module__J433Iq__searchInput:focus{border-color:#0284c7;box-shadow:0 0 0 3px #0284c726}.SelectJobModal-module__J433Iq__checkboxGroup{flex-wrap:wrap;align-items:center;gap:1.25rem;padding:.1rem .25rem;display:flex}.SelectJobModal-module__J433Iq__checkboxLabel{color:#334155;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.45rem;font-size:.85rem;font-weight:500;transition:color .15s;display:inline-flex}.SelectJobModal-module__J433Iq__checkboxLabel:hover{color:#0f172a}.SelectJobModal-module__J433Iq__checkboxInput{accent-color:#0284c7;cursor:pointer;border:1.5px solid #94a3b8;border-radius:4px;width:16px;height:16px}.SelectJobModal-module__J433Iq__jobsContainer{border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:.375rem;min-height:180px;max-height:280px;padding:.5rem;display:flex;overflow-y:auto}.SelectJobModal-module__J433Iq__emptyState{color:#64748b;justify-content:center;align-items:center;height:160px;font-size:.9375rem;font-weight:500;display:flex}.SelectJobModal-module__J433Iq__jobItem{cursor:pointer;background-color:#fff;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:all .15s;display:flex}.SelectJobModal-module__J433Iq__jobItem:hover{background-color:#f8fafc;border-color:#cbd5e1}.SelectJobModal-module__J433Iq__jobMainInfo{flex-direction:column;gap:.15rem;display:flex}.SelectJobModal-module__J433Iq__jobIdRow{align-items:center;gap:.5rem;display:flex}.SelectJobModal-module__J433Iq__jobHumanId{color:#0284c7;font-size:.875rem;font-weight:700}.SelectJobModal-module__J433Iq__jobTypeBadge{text-transform:uppercase;border-radius:4px;padding:.1rem .4rem;font-size:.6875rem;font-weight:700}.SelectJobModal-module__J433Iq__typeExport{color:#059669;background-color:#ecfdf5}.SelectJobModal-module__J433Iq__typeImport{color:#2563eb;background-color:#eff6ff}.SelectJobModal-module__J433Iq__typeLead{color:#c2410c;background-color:#fff7ed}.SelectJobModal-module__J433Iq__jobTitle{color:#475569;font-size:.8125rem;font-weight:500}.SelectJobModal-module__J433Iq__jobRoute{color:#94a3b8;font-size:.75rem}.SelectJobModal-module__J433Iq__arrowRight{color:#94a3b8;font-size:1.1rem}
.DocumentsHub-module__oWNcyW__hubContainer{box-sizing:border-box;flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow:hidden}.DocumentsHub-module__oWNcyW__hubHeader{flex-shrink:0;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.DocumentsHub-module__oWNcyW__hubTitle{color:#0f172a;letter-spacing:-.02em;margin:0 0 .25rem;font-size:1.5rem;font-weight:800}.DocumentsHub-module__oWNcyW__hubSubtitle{color:#64748b;margin:0;font-size:.875rem}.DocumentsHub-module__oWNcyW__headerBadges{gap:.75rem;display:flex}.DocumentsHub-module__oWNcyW__aiBadge{color:#2563eb;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;padding:.25rem .6rem;font-size:.75rem;font-weight:600}.DocumentsHub-module__oWNcyW__topTabsBar{border-bottom:1.5px solid #e2e8f0;flex-shrink:0;gap:1.5rem;margin-bottom:1rem;display:flex}.DocumentsHub-module__oWNcyW__topTabBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:.6rem .2rem;font-size:.9375rem;font-weight:700;transition:all .15s}.DocumentsHub-module__oWNcyW__topTabBtn:hover{color:#0f172a}.DocumentsHub-module__oWNcyW__activeTopTab{color:#2563eb!important;border-bottom-color:#2563eb!important}.DocumentsHub-module__oWNcyW__tabContent{scrollbar-width:thin;scrollbar-color:var(--neutral-300) transparent;flex-direction:column;flex:auto;gap:1.5rem;min-height:0;padding-bottom:2rem;display:flex;overflow-y:auto}.DocumentsHub-module__oWNcyW__tabContent::-webkit-scrollbar{width:6px}.DocumentsHub-module__oWNcyW__tabContent::-webkit-scrollbar-track{background:0 0}.DocumentsHub-module__oWNcyW__tabContent::-webkit-scrollbar-thumb{background-color:var(--neutral-300);border-radius:3px}.DocumentsHub-module__oWNcyW__filterBar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.DocumentsHub-module__oWNcyW__searchWrapper{background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:.5rem;width:320px;padding:.5rem .8rem;display:flex}.DocumentsHub-module__oWNcyW__searchInput{color:#0f172a;background:0 0;border:none;outline:none;width:100%;font-size:.875rem}.DocumentsHub-module__oWNcyW__categoryPills{flex-wrap:wrap;gap:.5rem;display:flex}.DocumentsHub-module__oWNcyW__pillBtn{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:.4rem .8rem;font-size:.8125rem;font-weight:600;transition:all .15s}.DocumentsHub-module__oWNcyW__pillBtn:hover{background-color:#f1f5f9}.DocumentsHub-module__oWNcyW__activePill{color:#fff!important;background-color:#2563eb!important;border-color:#2563eb!important}.DocumentsHub-module__oWNcyW__templatesGroupList{flex-direction:column;gap:2rem;display:flex}.DocumentsHub-module__oWNcyW__categorySectionTitle{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.DocumentsHub-module__oWNcyW__catName{text-transform:uppercase;letter-spacing:.05em;color:#475569;font-size:.75rem;font-weight:800}.DocumentsHub-module__oWNcyW__catCount{color:#64748b;font-size:.75rem}.DocumentsHub-module__oWNcyW__templateGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.25rem;display:grid}.DocumentsHub-module__oWNcyW__templateCard{cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:space-between;gap:1.25rem;min-height:180px;padding:1.25rem;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000a}.DocumentsHub-module__oWNcyW__templateCard:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 6px 16px #2563eb14}.DocumentsHub-module__oWNcyW__disabledCard{opacity:.65;background-color:#f8fafc;border-color:#e2e8f0;cursor:not-allowed!important}.DocumentsHub-module__oWNcyW__disabledCard:hover{border-color:#e2e8f0!important;transform:none!important;box-shadow:0 1px 3px #0000000a!important}.DocumentsHub-module__oWNcyW__disabledCard .DocumentsHub-module__oWNcyW__docIconWrapper{opacity:.7;transform:none!important}.DocumentsHub-module__oWNcyW__cardHeader{align-items:flex-start;gap:.85rem;display:flex}.DocumentsHub-module__oWNcyW__docIconWrapper{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.2rem;transition:transform .2s;display:flex}.DocumentsHub-module__oWNcyW__templateCard:hover .DocumentsHub-module__oWNcyW__docIconWrapper{transform:scale(1.05)}.DocumentsHub-module__oWNcyW__headerTextGroup{flex-direction:column;flex:1;gap:.5rem;display:flex}.DocumentsHub-module__oWNcyW__templateTitle{color:#0f172a;margin:0;font-size:.9375rem;font-weight:700}.DocumentsHub-module__oWNcyW__templateDesc{color:#64748b;margin:0;font-size:.8125rem;line-height:1.5}.DocumentsHub-module__oWNcyW__cardFooter{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.DocumentsHub-module__oWNcyW__tagRow{align-items:center;gap:.6rem;display:flex}.DocumentsHub-module__oWNcyW__badgeAutoPdf{color:#475569;background-color:#f1f5f9;border-radius:6px;padding:.35rem .65rem;font-size:.75rem;font-weight:600}.DocumentsHub-module__oWNcyW__badgeDisabled{color:#94a3b8;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:.35rem .65rem;font-size:.75rem;font-weight:700}.DocumentsHub-module__oWNcyW__reqFieldsCount{color:#475569;background-color:#f8fafc;border-radius:6px;padding:.35rem .65rem;font-size:.75rem;font-weight:600}.DocumentsHub-module__oWNcyW__arrowButton{color:#2563eb;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.DocumentsHub-module__oWNcyW__templateCard:hover .DocumentsHub-module__oWNcyW__arrowButton{background-color:#eff6ff;border-color:#bfdbfe;transform:translate(2px)}.DocumentsHub-module__oWNcyW__disabledCard:hover .DocumentsHub-module__oWNcyW__arrowButton{opacity:.5;background-color:#fff!important;border-color:#cbd5e1!important;transform:none!important}.DocumentsHub-module__oWNcyW__myDocsControlBar{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.DocumentsHub-module__oWNcyW__filterDropdowns{align-items:center;gap:.75rem;display:flex}.DocumentsHub-module__oWNcyW__filterSelect{color:#0f172a;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;padding:.45rem .75rem;font-size:.8125rem}.DocumentsHub-module__oWNcyW__exportBtn{color:#2563eb;cursor:pointer;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;justify-content:center;align-items:center;padding:.45rem .85rem;font-size:.8125rem;font-weight:600;transition:all .15s;display:inline-flex}.DocumentsHub-module__oWNcyW__exportBtn:hover{background-color:#dbeafe;border-color:#93c5fd}.DocumentsHub-module__oWNcyW__tableWrapper{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;overflow-x:auto;box-shadow:0 1px 3px #0000000a}.DocumentsHub-module__oWNcyW__docsTable{border-collapse:collapse;width:100%}.DocumentsHub-module__oWNcyW__docsTable th{color:#475569;text-transform:uppercase;text-align:left;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.75rem 1rem;font-size:.75rem;font-weight:700}.DocumentsHub-module__oWNcyW__docsTable td{color:#1e293b;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:.875rem 1rem;font-size:.875rem}.DocumentsHub-module__oWNcyW__tableCheckbox{cursor:pointer;accent-color:#2563eb;border:1px solid #cbd5e1;border-radius:4px;width:16px;height:16px}.DocumentsHub-module__oWNcyW__docNameCell{align-items:center;gap:.6rem;display:flex}.DocumentsHub-module__oWNcyW__docFileIcon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.DocumentsHub-module__oWNcyW__docTitleLink{color:#2563eb;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:700}.DocumentsHub-module__oWNcyW__docTitleLink:hover{text-decoration:underline}.DocumentsHub-module__oWNcyW__categoryBadge{white-space:nowrap;border-radius:6px;align-items:center;padding:.25rem .6rem;font-size:.75rem;font-weight:600;display:inline-flex}.DocumentsHub-module__oWNcyW__jobRefCell{flex-direction:column;gap:.15rem;display:flex}.DocumentsHub-module__oWNcyW__jobCode{color:#1e293b;font-size:.8125rem;font-weight:700}.DocumentsHub-module__oWNcyW__jobSubText{color:#64748b;white-space:nowrap;font-size:.75rem}.DocumentsHub-module__oWNcyW__creatorCell{align-items:center;gap:.5rem;display:flex}.DocumentsHub-module__oWNcyW__creatorAvatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.65rem;font-weight:700;display:flex;overflow:hidden}.DocumentsHub-module__oWNcyW__avatarImage{object-fit:cover;border-radius:50%;width:100%;height:100%}.DocumentsHub-module__oWNcyW__creatorName{color:#334155;white-space:nowrap;font-size:.8125rem}.DocumentsHub-module__oWNcyW__dateCell{flex-direction:column;gap:.15rem;display:flex}.DocumentsHub-module__oWNcyW__dateVal{color:#334155;white-space:nowrap;font-size:.8125rem;font-weight:600}.DocumentsHub-module__oWNcyW__timeVal{color:#64748b;font-size:.75rem}.DocumentsHub-module__oWNcyW__tableActionGroup{justify-content:flex-end;align-items:center;gap:.35rem;display:flex}.DocumentsHub-module__oWNcyW__tableActionBtn{color:#64748b;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.DocumentsHub-module__oWNcyW__tableActionBtn:hover{color:#2563eb;background-color:#eff6ff;border-color:#bfdbfe}.DocumentsHub-module__oWNcyW__tableActionDelete:hover{color:#ef4444;background-color:#fef2f2;border-color:#fecaca}.DocumentsHub-module__oWNcyW__emptyStateContainer{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:4rem 1rem;display:flex}.DocumentsHub-module__oWNcyW__emptyDocIcon{margin-bottom:.75rem;font-size:2.5rem}.DocumentsHub-module__oWNcyW__emptyText{color:#64748b;margin-bottom:1.25rem;font-size:.9375rem}.DocumentsHub-module__oWNcyW__generateRedirectBtn{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.8125rem;font-weight:700}.DocumentsHub-module__oWNcyW__paginationShell{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;margin-top:1rem;padding:1rem 1.25rem;display:flex;box-shadow:0 1px 3px #0000000a}.DocumentsHub-module__oWNcyW__paginationSummaryValue{color:#64748b;font-size:.8125rem}.DocumentsHub-module__oWNcyW__paginationActions{align-items:center;gap:1.5rem;display:flex}.DocumentsHub-module__oWNcyW__paginationNav{align-items:center;gap:.5rem;display:flex}.DocumentsHub-module__oWNcyW__paginationBtn{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:.35rem .75rem;font-size:.8125rem;font-weight:600;transition:all .15s}.DocumentsHub-module__oWNcyW__paginationBtn:disabled{color:#94a3b8;cursor:not-allowed;background-color:#f8fafc;border-color:#e2e8f0}.DocumentsHub-module__oWNcyW__paginationPageIndicator{color:#fff;background-color:#2563eb;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8125rem;font-weight:700;display:flex}.DocumentsHub-module__oWNcyW__paginationSize{align-items:center;gap:.5rem;display:flex}.DocumentsHub-module__oWNcyW__paginationSizeLabel{color:#64748b;font-size:.8125rem}.DocumentsHub-module__oWNcyW__paginationSizeSelect{color:#334155;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;padding:.25rem .5rem;font-size:.8125rem}
.LeadJobDocumentsTab-module___NOQVa__fileManagerContainer{background-color:var(--bg-surface,#fff);border:1px solid var(--border-color,#e2e8f0);box-sizing:border-box;border-radius:10px;flex-direction:column;flex:auto;gap:1.25rem;min-height:600px;padding:1.25rem;transition:border-color .2s,background-color .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 1px 3px #0000000a}.LeadJobDocumentsTab-module___NOQVa__draggingOver{background-color:#eff6ffcc!important;border:2px dashed #2563eb!important;box-shadow:0 0 0 4px #2563eb2e,0 12px 32px #2563eb1f!important}.LeadJobDocumentsTab-module___NOQVa__dragOverlayBanner{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:300;color:#1d4ed8;pointer-events:none;background:#f0f6fff5;border:2.5px dashed #2563eb;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;animation:.18s cubic-bezier(.16,1,.3,1) LeadJobDocumentsTab-module___NOQVa__dragOverlayFadeIn;display:flex;position:absolute;inset:0}@keyframes LeadJobDocumentsTab-module___NOQVa__dragOverlayFadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.LeadJobDocumentsTab-module___NOQVa__dragOverlayPulseCircle{color:#2563eb;background:#dbeafe;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;animation:1.5s infinite LeadJobDocumentsTab-module___NOQVa__pulseGlow;display:flex;box-shadow:0 0 #2563eb59}@keyframes LeadJobDocumentsTab-module___NOQVa__pulseGlow{0%{transform:scale(.94);box-shadow:0 0 #2563eb66}70%{transform:scale(1.06);box-shadow:0 0 0 18px #2563eb00}to{transform:scale(.94);box-shadow:0 0 #2563eb00}}.LeadJobDocumentsTab-module___NOQVa__dragOverlayTitle{color:#1e40af;margin:0;font-size:1.25rem;font-weight:700}.LeadJobDocumentsTab-module___NOQVa__dragOverlayText{color:#3b82f6;margin:0;font-size:.875rem}.LeadJobDocumentsTab-module___NOQVa__dragOverlayBadges{align-items:center;gap:.4rem;margin-top:.25rem;display:flex}.LeadJobDocumentsTab-module___NOQVa__dragOverlayBadges span{text-transform:uppercase;letter-spacing:.05em;color:#1d4ed8;background-color:#fff;border:1px solid #bfdbfe;border-radius:12px;padding:.25rem .6rem;font-size:.6875rem;font-weight:700;box-shadow:0 1px 2px #0000000a}.LeadJobDocumentsTab-module___NOQVa__dropZoneHintBar{cursor:pointer;color:#334155;background:linear-gradient(135deg,#f8fafc 0%,#eff6ff 100%);border:1px dashed #93c5fd;border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem 1rem;font-size:.8125rem;transition:all .2s;display:flex}.LeadJobDocumentsTab-module___NOQVa__dropZoneHintBar:hover{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-color:#3b82f6;box-shadow:0 2px 8px #2563eb1a}.LeadJobDocumentsTab-module___NOQVa__dropZoneHintContent{align-items:center;gap:.6rem;display:flex}.LeadJobDocumentsTab-module___NOQVa__dropZoneHintIcon{color:#2563eb;flex-shrink:0}.LeadJobDocumentsTab-module___NOQVa__browseLink{color:#2563eb;text-underline-offset:2px;font-weight:600;text-decoration:underline}.LeadJobDocumentsTab-module___NOQVa__dropZoneLimitBadge{color:#64748b;background:#fffc;border:1px solid #cbd5e1;border-radius:4px;padding:.15rem .5rem;font-size:.7rem;font-weight:600}.LeadJobDocumentsTab-module___NOQVa__uploadingBanner{color:#1e40af;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.8125rem;font-weight:600;display:flex}.LeadJobDocumentsTab-module___NOQVa__spinner{border:2px solid #93c5fd;border-top-color:#2563eb;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.6s linear infinite LeadJobDocumentsTab-module___NOQVa__spin}@keyframes LeadJobDocumentsTab-module___NOQVa__spin{to{transform:rotate(360deg)}}.LeadJobDocumentsTab-module___NOQVa__fmHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.LeadJobDocumentsTab-module___NOQVa__fmTitle{color:var(--text-main,#0f172a);align-items:center;gap:.5rem;margin:0 0 .25rem;font-size:1.15rem;font-weight:700;display:flex}.LeadJobDocumentsTab-module___NOQVa__fmSubtitle{color:var(--text-muted,#64748b);margin:0;font-size:.8125rem}.LeadJobDocumentsTab-module___NOQVa__fmHeaderActions{align-items:center;gap:.6rem;display:flex}.LeadJobDocumentsTab-module___NOQVa__primaryBtn{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:6px;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.8125rem;font-weight:600;display:inline-flex}.LeadJobDocumentsTab-module___NOQVa__primaryBtn:hover{background-color:#1d4ed8}.LeadJobDocumentsTab-module___NOQVa__secondaryBtn{color:#334155;cursor:pointer;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.8125rem;font-weight:600;display:inline-flex}.LeadJobDocumentsTab-module___NOQVa__secondaryBtn:hover{background-color:#f1f5f9;border-color:#94a3b8}.LeadJobDocumentsTab-module___NOQVa__toolbar{border-bottom:1px solid var(--border-color,#e2e8f0);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.75rem;display:flex}.LeadJobDocumentsTab-module___NOQVa__searchBox{flex:1;min-width:240px;max-width:400px;position:relative}.LeadJobDocumentsTab-module___NOQVa__searchIcon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.LeadJobDocumentsTab-module___NOQVa__searchInput{background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;padding:.45rem 2rem .45rem 2.25rem;font-size:.8125rem}.LeadJobDocumentsTab-module___NOQVa__searchInput:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1f}.LeadJobDocumentsTab-module___NOQVa__clearSearchBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;align-items:center;padding:.2rem;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.LeadJobDocumentsTab-module___NOQVa__clearSearchBtn:hover{color:#475569}.LeadJobDocumentsTab-module___NOQVa__filterChips{align-items:center;gap:.4rem;padding-bottom:.2rem;display:flex;overflow-x:auto}.LeadJobDocumentsTab-module___NOQVa__chip{color:#64748b;cursor:pointer;white-space:nowrap;background-color:#f1f5f9;border:1px solid #0000;border-radius:20px;align-items:center;gap:.35rem;padding:.35rem .7rem;font-size:.75rem;font-weight:600;display:inline-flex}.LeadJobDocumentsTab-module___NOQVa__chip:hover{color:#334155;background-color:#e2e8f0}.LeadJobDocumentsTab-module___NOQVa__chipActive{color:#2563eb;background-color:#eff6ff;border-color:#bfdbfe}.LeadJobDocumentsTab-module___NOQVa__chipBadge{background-color:#0000000f;border-radius:10px;padding:.05rem .35rem;font-size:.6875rem}.LeadJobDocumentsTab-module___NOQVa__chipActive .LeadJobDocumentsTab-module___NOQVa__chipBadge{color:#1d4ed8;background-color:#dbeafe}.LeadJobDocumentsTab-module___NOQVa__viewToggle{background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;align-items:center;padding:.15rem;display:inline-flex}.LeadJobDocumentsTab-module___NOQVa__toggleBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.35rem .5rem;display:inline-flex}.LeadJobDocumentsTab-module___NOQVa__toggleBtn:hover{color:#1e293b}.LeadJobDocumentsTab-module___NOQVa__toggleActive{color:#2563eb;background-color:#fff;box-shadow:0 1px 2px #0000000f}.LeadJobDocumentsTab-module___NOQVa__bulkBar{background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;justify-content:space-between;align-items:center;padding:.5rem .85rem;display:flex}.LeadJobDocumentsTab-module___NOQVa__bulkLeft{color:#1e40af;align-items:center;gap:.6rem;font-size:.8125rem;font-weight:600;display:flex}.LeadJobDocumentsTab-module___NOQVa__bulkActions{align-items:center;gap:.5rem;display:flex}.LeadJobDocumentsTab-module___NOQVa__bulkBtn{cursor:pointer;border-radius:4px;align-items:center;gap:.3rem;padding:.3rem .65rem;font-size:.75rem;font-weight:600;display:inline-flex}.LeadJobDocumentsTab-module___NOQVa__bulkBtnPrimary{color:#fff;background-color:#2563eb;border:none}.LeadJobDocumentsTab-module___NOQVa__bulkBtnPrimary:hover{background-color:#1d4ed8}.LeadJobDocumentsTab-module___NOQVa__bulkBtnDanger{color:#ef4444;background-color:#fef2f2;border:1px solid #fecaca}.LeadJobDocumentsTab-module___NOQVa__bulkBtnDanger:hover{background-color:#fee2e2}.LeadJobDocumentsTab-module___NOQVa__fileGrid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:1rem;display:grid}.LeadJobDocumentsTab-module___NOQVa__fileCard{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;display:flex;position:relative;overflow:hidden}.LeadJobDocumentsTab-module___NOQVa__fileCard:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000000d}.LeadJobDocumentsTab-module___NOQVa__fileCardSelected{background-color:#faf5ff;border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.LeadJobDocumentsTab-module___NOQVa__cardTop{background-color:#f8fafc;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:.5rem .65rem;display:flex}.LeadJobDocumentsTab-module___NOQVa__cardCheck{cursor:pointer}.LeadJobDocumentsTab-module___NOQVa__cardPreviewTile{cursor:pointer;background-color:#f8fafc;justify-content:center;align-items:center;height:110px;display:flex;position:relative;overflow:hidden}.LeadJobDocumentsTab-module___NOQVa__cardPreviewImage{object-fit:cover;width:100%;height:100%}.LeadJobDocumentsTab-module___NOQVa__fileTileIcon{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;display:flex}.LeadJobDocumentsTab-module___NOQVa__iconPdf{color:#ef4444}.LeadJobDocumentsTab-module___NOQVa__iconImage{color:#3b82f6}.LeadJobDocumentsTab-module___NOQVa__iconWord{color:#6366f1}.LeadJobDocumentsTab-module___NOQVa__iconExcel{color:#10b981}.LeadJobDocumentsTab-module___NOQVa__iconOther{color:#64748b}.LeadJobDocumentsTab-module___NOQVa__fileExtBadge{text-transform:uppercase;letter-spacing:.05em;background-color:#0000000f;border-radius:3px;padding:.1rem .3rem;font-size:.625rem;font-weight:800}.LeadJobDocumentsTab-module___NOQVa__cardBody{flex-direction:column;gap:.3rem;padding:.65rem;display:flex}.LeadJobDocumentsTab-module___NOQVa__cardFileName{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;overflow:hidden}.LeadJobDocumentsTab-module___NOQVa__cardMetaRow{color:#64748b;justify-content:space-between;align-items:center;font-size:.6875rem;display:flex}.LeadJobDocumentsTab-module___NOQVa__fileTableWrapper{border-radius:var(--radius-md,10px);border:1px solid var(--border-color,#e2e8f0);background:var(--bg-surface,#fff);width:100%;min-height:480px;box-shadow:var(--shadow-xs,0 1px 3px #0000000a);flex-direction:column;flex:auto;display:flex;overflow:hidden}.LeadJobDocumentsTab-module___NOQVa__fileTableScrollArea{scrollbar-width:thin;scrollbar-color:var(--neutral-300,#cbd5e1) transparent;flex:auto;width:100%;min-height:0;overflow:auto}.LeadJobDocumentsTab-module___NOQVa__fileTableScrollArea::-webkit-scrollbar{width:6px;height:6px}.LeadJobDocumentsTab-module___NOQVa__fileTableScrollArea::-webkit-scrollbar-track{background:0 0}.LeadJobDocumentsTab-module___NOQVa__fileTableScrollArea::-webkit-scrollbar-thumb{background-color:var(--neutral-300,#cbd5e1);border-radius:3px}.LeadJobDocumentsTab-module___NOQVa__fileTableWrapper::-webkit-scrollbar{width:6px;height:6px}.LeadJobDocumentsTab-module___NOQVa__fileTableWrapper::-webkit-scrollbar-track{background:0 0}.LeadJobDocumentsTab-module___NOQVa__fileTableWrapper::-webkit-scrollbar-thumb{background-color:var(--neutral-300,#cbd5e1);border-radius:4px}.LeadJobDocumentsTab-module___NOQVa__fileTable{border-collapse:collapse;width:100%;margin-bottom:auto}.LeadJobDocumentsTab-module___NOQVa__fileTable th{z-index:10;background-color:var(--neutral-50,#f8fafc);color:var(--text-muted,#475569);text-transform:uppercase;text-align:left;border-bottom:1px solid var(--border-color,#e2e8f0);white-space:nowrap;padding:.75rem .85rem;font-size:.75rem;font-weight:700;position:sticky;top:0}.LeadJobDocumentsTab-module___NOQVa__fileTable td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:.75rem .85rem;font-size:.8125rem}.LeadJobDocumentsTab-module___NOQVa__tableRow{transition:background-color .1s}.LeadJobDocumentsTab-module___NOQVa__tableRow:hover{background-color:#f8fafc}.LeadJobDocumentsTab-module___NOQVa__tableRowSelected{background-color:#f0f9ff}.LeadJobDocumentsTab-module___NOQVa__fileNameCell{color:#0f172a;align-items:center;gap:.6rem;font-weight:600;display:flex}.LeadJobDocumentsTab-module___NOQVa__fileLinkBtn{color:#2563eb;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.8125rem;font-weight:600}.LeadJobDocumentsTab-module___NOQVa__fileLinkBtn:hover{text-decoration:underline}.LeadJobDocumentsTab-module___NOQVa__rowActionBtns{justify-content:flex-end;align-items:center;gap:.35rem;display:inline-flex}.LeadJobDocumentsTab-module___NOQVa__actionIconBtn{color:#475569;cursor:pointer;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;text-decoration:none;transition:all .15s;display:inline-flex}.LeadJobDocumentsTab-module___NOQVa__actionIconBtn:hover{color:#2563eb;background-color:#eff6ff;border-color:#bfdbfe}.LeadJobDocumentsTab-module___NOQVa__actionIconBtnDanger:hover{color:#ef4444;background-color:#fef2f2;border-color:#fecaca}.LeadJobDocumentsTab-module___NOQVa__emptyState{text-align:center;color:#64748b;background-color:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;min-height:360px;padding:3.5rem 1.5rem;display:flex}.LeadJobDocumentsTab-module___NOQVa__emptyIcon{color:#94a3b8;margin-bottom:.25rem;font-size:2.2rem}.LeadJobDocumentsTab-module___NOQVa__emptyIconCircle{color:#2563eb;background-color:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:.5rem;transition:transform .2s,background-color .2s;display:flex}.LeadJobDocumentsTab-module___NOQVa__emptyState:hover .LeadJobDocumentsTab-module___NOQVa__emptyIconCircle{background-color:#dbeafe;transform:translateY(-2px)}.LeadJobDocumentsTab-module___NOQVa__emptyTitle{color:#1e293b;margin:0;font-size:.95rem;font-weight:700}.LeadJobDocumentsTab-module___NOQVa__emptySubtitle{color:#64748b;margin:0 0 .5rem;font-size:.8125rem}.LeadJobDocumentsTab-module___NOQVa__emptyActions{gap:.6rem;display:flex}.LeadJobDocumentsTab-module___NOQVa__actionMenuWrapper{display:inline-block;position:relative}.LeadJobDocumentsTab-module___NOQVa__dotsMenuBtn{border-radius:var(--radius-sm,6px);border:1px solid var(--border-color,#cbd5e1);background:var(--bg-surface,#fff);width:32px;height:32px;color:var(--text-main,#334155);cursor:pointer;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.LeadJobDocumentsTab-module___NOQVa__dotsMenuBtn:hover{background:var(--neutral-100,#f1f5f9);color:var(--primary-600,#2563eb);border-color:var(--primary-300,#93c5fd)}.LeadJobDocumentsTab-module___NOQVa__actionDropdownMenu{background:var(--bg-surface,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-md,8px);z-index:100;flex-direction:column;min-width:130px;margin-top:4px;padding:4px 0;display:flex;position:absolute;top:100%;right:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.LeadJobDocumentsTab-module___NOQVa__dropdownMenuItem{width:100%;font-family:var(--font-sans);font-size:var(--text-xs,.8125rem);color:var(--text-main,#1e293b);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;padding:8px 14px;font-weight:500;transition:background .15s,color .15s;display:flex}.LeadJobDocumentsTab-module___NOQVa__dropdownMenuItem:hover{background:var(--neutral-100,#f1f5f9);color:var(--primary-600,#2563eb)}.LeadJobDocumentsTab-module___NOQVa__dropdownMenuItemDanger{color:var(--danger-600,#dc2626)}.LeadJobDocumentsTab-module___NOQVa__dropdownMenuItemDanger:hover{background:var(--danger-50,#fef2f2);color:var(--danger-700,#b91c1c)}.LeadJobDocumentsTab-module___NOQVa__dropdownDivider{background:var(--border-color,#e2e8f0);height:1px;margin:4px 0}.LeadJobDocumentsTab-module___NOQVa__paginationRow{border-top:1px solid var(--border-color,#e2e8f0);background:var(--bg-surface,#fff);border-bottom-left-radius:var(--radius-md,10px);border-bottom-right-radius:var(--radius-md,10px);z-index:20;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding:12px 16px;display:flex;position:relative;box-shadow:0 -2px 8px #00000008}.LeadJobDocumentsTab-module___NOQVa__paginationInfo{font-family:var(--font-sans);font-size:var(--text-xs,.75rem);color:var(--text-muted,#475569);font-weight:400}.LeadJobDocumentsTab-module___NOQVa__paginationControls{align-items:center;gap:16px;display:flex}.LeadJobDocumentsTab-module___NOQVa__pageSizeLabel{font-family:var(--font-sans);font-size:var(--text-xs,.75rem);color:var(--text-muted,#475569);align-items:center;gap:6px;font-weight:400;display:flex}.LeadJobDocumentsTab-module___NOQVa__pageSizeSelect{border-radius:var(--radius-sm,6px);border:1px solid var(--border-color,#cbd5e1);font-family:var(--font-sans);font-size:var(--text-xs,.75rem);background:var(--bg-surface,#fff);color:var(--text-main,#0f172a);cursor:pointer;padding:3px 8px;font-weight:400}.LeadJobDocumentsTab-module___NOQVa__pageBtnGroup{align-items:center;gap:10px;display:flex}.LeadJobDocumentsTab-module___NOQVa__pageIndicator{font-family:var(--font-sans);font-size:var(--text-xs,.75rem);color:var(--text-muted,#475569);font-weight:400}.LeadJobDocumentsTab-module___NOQVa__pageBtn:hover:not(:disabled){color:#0f172a;background-color:#f1f5f9}.LeadJobDocumentsTab-module___NOQVa__pageBtn:disabled{opacity:.4;cursor:not-allowed}.LeadJobDocumentsTab-module___NOQVa__pageActive{color:#fff!important;background-color:#2563eb!important;border-color:#2563eb!important}.LeadJobDocumentsTab-module___NOQVa__linkedLeadBadge{color:#1d4ed8;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;align-items:center;gap:.35rem;padding:.2rem .55rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.LeadJobDocumentsTab-module___NOQVa__linkedLeadBadge:hover{color:#1e40af;background-color:#dbeafe;border-color:#93c5fd;text-decoration:underline}.LeadJobDocumentsTab-module___NOQVa__linkedJobBadge{color:#047857;background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;align-items:center;gap:.35rem;padding:.2rem .55rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.LeadJobDocumentsTab-module___NOQVa__linkedJobBadge:hover{color:#065f46;background-color:#d1fae5;border-color:#6ee7b7;text-decoration:underline}.LeadJobDocumentsTab-module___NOQVa__standaloneTag{color:#94a3b8;font-size:.75rem;font-style:italic}.LeadJobDocumentsTab-module___NOQVa__renameInput{color:#0f172a;box-sizing:border-box;background-color:#fff;border:1px solid #2563eb;border-radius:4px;outline:none;width:100%;padding:.25rem .5rem;font-size:.8125rem;font-weight:600;box-shadow:0 0 0 2px #2563eb26}.LeadJobDocumentsTab-module___NOQVa__portalOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background-color:#0f172a80;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.LeadJobDocumentsTab-module___NOQVa__portalCard{background-color:#fff;border-radius:12px;flex-direction:column;width:500px;max-width:92vw;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.LeadJobDocumentsTab-module___NOQVa__portalHeader{background-color:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.LeadJobDocumentsTab-module___NOQVa__portalTitle{color:#0f172a;align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:700;display:flex}.LeadJobDocumentsTab-module___NOQVa__portalCloseBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.2rem .4rem;font-size:1.1rem}.LeadJobDocumentsTab-module___NOQVa__portalCloseBtn:hover{color:#0f172a;background-color:#f1f5f9}.LeadJobDocumentsTab-module___NOQVa__portalBody{flex-direction:column;gap:.75rem;padding:1.25rem;display:flex;overflow-y:auto}.LeadJobDocumentsTab-module___NOQVa__templateGrid{grid-template-columns:1fr;gap:.6rem;display:grid}.LeadJobDocumentsTab-module___NOQVa__templateCard{cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.85rem;padding:.75rem 1rem;display:flex}.LeadJobDocumentsTab-module___NOQVa__templateCard:hover{background-color:#eff6ff;border-color:#3b82f6}.LeadJobDocumentsTab-module___NOQVa__templateIconBadge{color:#2563eb;background-color:#eff6ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.2rem;display:flex}.LeadJobDocumentsTab-module___NOQVa__templateInfo{flex-direction:column;gap:.15rem;display:flex}.LeadJobDocumentsTab-module___NOQVa__templateTitle{color:#0f172a;font-size:.875rem;font-weight:700}.LeadJobDocumentsTab-module___NOQVa__templateCat{color:#64748b;font-size:.75rem}.LeadJobDocumentsTab-module___NOQVa__previewOverlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1100;background-color:#0f172abf;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.LeadJobDocumentsTab-module___NOQVa__previewShell{background-color:#fff;border-radius:12px;flex-direction:column;width:900px;max-width:95vw;height:85vh;display:flex;overflow:hidden}.LeadJobDocumentsTab-module___NOQVa__previewHead{background-color:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:.85rem 1.25rem;display:flex}.LeadJobDocumentsTab-module___NOQVa__previewTitle{flex-direction:column;display:flex}.LeadJobDocumentsTab-module___NOQVa__previewName{color:#0f172a;font-size:.95rem;font-weight:700}.LeadJobDocumentsTab-module___NOQVa__previewMeta{color:#64748b;font-size:.75rem}.LeadJobDocumentsTab-module___NOQVa__previewBody{background-color:#0f172a;flex:1;justify-content:center;align-items:center;padding:1rem;display:flex;overflow:auto}.LeadJobDocumentsTab-module___NOQVa__previewImage{object-fit:contain;border-radius:4px;max-width:100%;max-height:100%}.LeadJobDocumentsTab-module___NOQVa__previewFrame{border:none;width:100%;height:100%}.LeadJobDocumentsTab-module___NOQVa__hiddenInput{display:none}
.JobTasksTab-module__zWnlBq__composerWrap{grid-template-rows:0fr;transition:grid-template-rows .26s cubic-bezier(.23,1,.32,1);display:grid}.JobTasksTab-module__zWnlBq__composerOpen{grid-template-rows:1fr}.JobTasksTab-module__zWnlBq__composerInner{min-height:0;overflow:hidden}@media (prefers-reduced-motion:reduce){.JobTasksTab-module__zWnlBq__composerWrap{transition:none}}.JobTasksTab-module__zWnlBq__composer{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--neutral-50);grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.75rem;padding:.9rem;display:grid}.JobTasksTab-module__zWnlBq__composerWide{grid-column:1/-1}.JobTasksTab-module__zWnlBq__composerActions{grid-column:1/-1;justify-content:flex-end;gap:.5rem;display:flex}.JobTasksTab-module__zWnlBq__groups{scrollbar-width:thin;flex-direction:column;flex:auto;gap:1.35rem;height:100%;min-height:0;max-height:100%;padding-bottom:.5rem;padding-right:.35rem;display:flex;overflow:hidden auto}.JobTasksTab-module__zWnlBq__groups::-webkit-scrollbar{width:6px}.JobTasksTab-module__zWnlBq__groups::-webkit-scrollbar-track{background:var(--neutral-100,#f1f5f9);border-radius:4px}.JobTasksTab-module__zWnlBq__groups::-webkit-scrollbar-thumb{background:var(--neutral-300,#cbd5e1);border-radius:4px}.JobTasksTab-module__zWnlBq__groups::-webkit-scrollbar-thumb:hover{background:var(--neutral-400,#94a3b8)}.JobTasksTab-module__zWnlBq__groupHeader{align-items:center;gap:.45rem;margin-bottom:.6rem;display:flex}.JobTasksTab-module__zWnlBq__groupLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--text-subtle);font-size:.6875rem;font-weight:700}.JobTasksTab-module__zWnlBq__groupCount{font-variant-numeric:tabular-nums;background:var(--neutral-100);color:var(--text-muted);border-radius:var(--radius-full);padding:.05rem .4rem;font-size:.6875rem;font-weight:700}.JobTasksTab-module__zWnlBq__stack{flex-direction:column;gap:.5rem;display:flex}.JobTasksTab-module__zWnlBq__task{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface);align-items:flex-start;gap:.75rem;padding:.75rem .9rem;transition:border-color .16s,background-color .16s;display:flex}@media (hover:hover) and (pointer:fine){.JobTasksTab-module__zWnlBq__task:hover{border-color:var(--border-color-hover)}}.JobTasksTab-module__zWnlBq__taskDone{background:var(--neutral-50)}.JobTasksTab-module__zWnlBq__taskDone .JobTasksTab-module__zWnlBq__taskTitle{color:var(--text-subtle);text-decoration:line-through}.JobTasksTab-module__zWnlBq__checkbox{appearance:none;border:1.5px solid var(--neutral-300);border-radius:var(--radius-sm);background:var(--bg-surface);cursor:pointer;flex-shrink:0;place-content:center;width:18px;height:18px;margin-top:.1rem;transition:transform .14s cubic-bezier(.23,1,.32,1),background-color .14s,border-color .14s;display:grid}.JobTasksTab-module__zWnlBq__checkbox:after{content:"";transform-origin:50%;background:var(--text-inverse);clip-path:polygon(14% 44%,0 65%,40% 100%,100% 16%,84% 0,39% 66%);width:10px;height:10px;transition:transform .14s cubic-bezier(.23,1,.32,1);transform:scale(0)}.JobTasksTab-module__zWnlBq__checkbox:checked{background:var(--success-600);border-color:var(--success-600)}.JobTasksTab-module__zWnlBq__checkbox:checked:after{transform:scale(1)}.JobTasksTab-module__zWnlBq__checkbox:active{transform:scale(.92)}.JobTasksTab-module__zWnlBq__checkbox:focus-visible{box-shadow:var(--focus-ring);outline:none}@media (prefers-reduced-motion:reduce){.JobTasksTab-module__zWnlBq__checkbox,.JobTasksTab-module__zWnlBq__checkbox:after{transition:none}.JobTasksTab-module__zWnlBq__checkbox:active{transform:none}}.JobTasksTab-module__zWnlBq__taskBody{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.JobTasksTab-module__zWnlBq__taskTitle{font-size:var(--text-sm);color:var(--text-main);overflow-wrap:anywhere;font-weight:600}.JobTasksTab-module__zWnlBq__taskDescription{font-size:var(--text-xs);color:var(--text-muted);white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.5}.JobTasksTab-module__zWnlBq__taskMeta{font-size:var(--text-xs);color:var(--text-subtle);flex-wrap:wrap;gap:.25rem .85rem;display:flex}.JobTasksTab-module__zWnlBq__overdue{color:var(--danger-700);font-weight:700}.JobTasksTab-module__zWnlBq__taskActions{flex-shrink:0;gap:.35rem;display:flex}.JobTasksTab-module__zWnlBq__miniBtn{appearance:none;font-family:inherit;font-size:var(--text-xs);border-radius:var(--radius-sm);cursor:pointer;border:1px solid var(--border-color);background:var(--bg-surface);color:var(--text-muted);padding:.3rem .65rem;font-weight:700;transition:transform .16s cubic-bezier(.23,1,.32,1),color .16s,border-color .16s}.JobTasksTab-module__zWnlBq__miniBtn:active{transform:scale(.97)}.JobTasksTab-module__zWnlBq__miniBtn:focus-visible{box-shadow:var(--focus-ring);outline:none}@media (hover:hover) and (pointer:fine){.JobTasksTab-module__zWnlBq__miniBtn:hover{color:var(--text-main);border-color:var(--border-color-hover)}.JobTasksTab-module__zWnlBq__miniBtnDanger:hover{color:var(--danger-700);border-color:#fecaca}}@media (prefers-reduced-motion:reduce){.JobTasksTab-module__zWnlBq__miniBtn{transition:color .16s,border-color .16s}.JobTasksTab-module__zWnlBq__miniBtn:active{transform:none}}.JobTasksTab-module__zWnlBq__error{font-size:var(--text-xs);color:var(--danger-700);font-weight:600}.JobTasksTab-module__zWnlBq__table{border-collapse:collapse;width:100%}.JobTasksTab-module__zWnlBq__taskRow{transition:background-color .15s}.JobTasksTab-module__zWnlBq__taskRow:hover{background-color:#f8fafcf2}.JobTasksTab-module__zWnlBq__taskDoneRow{background-color:var(--neutral-50,#f8fafc)}.JobTasksTab-module__zWnlBq__taskTitleDone{color:var(--text-subtle,#94a3b8);text-decoration:line-through}.JobTasksTab-module__zWnlBq__taskTitle{font-size:var(--text-sm,.875rem);color:var(--text-main,#0f172a);font-weight:600}.JobTasksTab-module__zWnlBq__taskDescription{font-size:var(--text-xs,.75rem);color:var(--text-muted,#64748b);white-space:pre-wrap;word-break:break-word;margin-top:.15rem;line-height:1.4}.JobTasksTab-module__zWnlBq__assigneeCell{align-items:center;gap:.5rem;display:inline-flex}.JobTasksTab-module__zWnlBq__assigneeName{font-size:var(--text-sm,.875rem);color:var(--text-main,#0f172a);font-weight:500}.JobTasksTab-module__zWnlBq__groupHeaderRow td{border-bottom:1px solid var(--border-color,#e2e8f0)}
.ActivityTimelineSection-module__DHVbHa__container{background:var(--bg-surface,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-md,10px);box-sizing:border-box;width:100%;box-shadow:var(--shadow-xs,0 1px 3px #00000008);flex-direction:column;gap:1.25rem;padding:1.25rem 1.5rem 2rem;display:flex}.ActivityTimelineSection-module__DHVbHa__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ActivityTimelineSection-module__DHVbHa__headerInfo{flex-direction:column;gap:.25rem;display:flex}.ActivityTimelineSection-module__DHVbHa__headerTitle{color:var(--text-main,#0f172a);letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:700}.ActivityTimelineSection-module__DHVbHa__headerSubtitle{color:var(--text-muted,#64748b);margin:0;font-size:.85rem}.ActivityTimelineSection-module__DHVbHa__headerActions{align-items:center;gap:.65rem;display:flex}.ActivityTimelineSection-module__DHVbHa__exportBtn{color:var(--neutral-700,#334155);background:var(--bg-surface,#fff);border:1px solid var(--border-color,#cbd5e1);border-radius:var(--radius-md,8px);cursor:pointer;align-items:center;gap:.45rem;padding:.5rem .95rem;font-size:.85rem;font-weight:600;transition:all .15s;display:inline-flex;box-shadow:0 1px 2px #0000000a}.ActivityTimelineSection-module__DHVbHa__exportBtn:hover{background:var(--neutral-50,#f8fafc);border-color:var(--neutral-400,#94a3b8);color:var(--neutral-900,#0f172a)}.ActivityTimelineSection-module__DHVbHa__metricsGrid{gap:1rem;width:100%;display:grid}@media (max-width:1024px){.ActivityTimelineSection-module__DHVbHa__metricsGrid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:600px){.ActivityTimelineSection-module__DHVbHa__metricsGrid{grid-template-columns:1fr!important}}.ActivityTimelineSection-module__DHVbHa__metricCard{background:var(--bg-surface,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-md,12px);box-sizing:border-box;width:100%;box-shadow:var(--shadow-xs,0 1px 3px #0f172a0a);justify-content:flex-start;align-items:center;gap:.55rem;padding:.65rem .9rem;transition:box-shadow .15s;display:flex}.ActivityTimelineSection-module__DHVbHa__metricCard:hover{box-shadow:0 2px 6px #0000000f}.ActivityTimelineSection-module__DHVbHa__metricIconWrap{border-radius:var(--radius-sm,8px);flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.ActivityTimelineSection-module__DHVbHa__iconBlue{color:#2563eb;background:#eff6ff}.ActivityTimelineSection-module__DHVbHa__iconGreen{color:#16a34a;background:#f0fdf4}.ActivityTimelineSection-module__DHVbHa__iconPurple{color:#9333ea;background:#faf5ff}.ActivityTimelineSection-module__DHVbHa__iconOrange{color:#ea580c;background:#fff7ed}.ActivityTimelineSection-module__DHVbHa__metricLabel{font-size:var(--text-sm,.8125rem);color:var(--text-muted,#64748b);white-space:nowrap;font-weight:600}.ActivityTimelineSection-module__DHVbHa__metricValue{font-family:var(--font-heading);font-size:var(--text-lg,1.125rem);color:var(--text-main,#0f172a);font-weight:800;line-height:1}.ActivityTimelineSection-module__DHVbHa__filterBar{background:var(--neutral-50,#f8fafc);border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-md,10px);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.ActivityTimelineSection-module__DHVbHa__searchBox{flex:220px;align-items:center;min-width:180px;display:flex;position:relative}.ActivityTimelineSection-module__DHVbHa__searchIcon{color:var(--text-subtle,#94a3b8);pointer-events:none;position:absolute;left:.75rem}.ActivityTimelineSection-module__DHVbHa__searchInput{border:1px solid var(--border-color,#cbd5e1);border-radius:var(--radius-md,6px);width:100%;color:var(--text-main,#0f172a);box-sizing:border-box;background:#fff;outline:none;min-height:38px;padding:.55rem .75rem .55rem 2.25rem;font-size:.85rem;transition:all .15s}.ActivityTimelineSection-module__DHVbHa__searchInput:focus{border-color:var(--primary-600,#2563eb);background:#fff;box-shadow:0 0 0 2px #2563eb26}.ActivityTimelineSection-module__DHVbHa__filterControls{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ActivityTimelineSection-module__DHVbHa__filterSelectWrap{min-width:160px}.ActivityTimelineSection-module__DHVbHa__filterSelectWrap .select-trigger{border-radius:var(--radius-md,6px)!important;background-color:#fff!important;min-height:38px!important;padding:.45rem .75rem!important;font-size:.82rem!important}.ActivityTimelineSection-module__DHVbHa__categoryPills{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.ActivityTimelineSection-module__DHVbHa__pillBtn{color:var(--neutral-700,#334155);border:1px solid var(--border-color,#cbd5e1);cursor:pointer;white-space:nowrap;background:#fff;border-radius:9999px;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.8rem;font-weight:500;transition:all .15s;display:inline-flex}.ActivityTimelineSection-module__DHVbHa__pillBtn:hover{background:var(--neutral-100,#f1f5f9);color:var(--neutral-900,#0f172a)}.ActivityTimelineSection-module__DHVbHa__pillActive{color:#1d4ed8!important;background:#eff6ff!important;border-color:#93c5fd!important;font-weight:600!important}.ActivityTimelineSection-module__DHVbHa__clearFilterBtn{color:var(--danger-600,#ef4444);cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;align-items:center;min-height:38px;padding:.4rem .75rem;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.ActivityTimelineSection-module__DHVbHa__clearFilterBtn:hover{background:#fee2e2}.ActivityTimelineSection-module__DHVbHa__timelineWrapper{box-sizing:border-box;flex-direction:column;gap:1.5rem;width:100%;display:flex}.ActivityTimelineSection-module__DHVbHa__timelineGroup{flex-direction:column;gap:.75rem;display:flex;position:relative}.ActivityTimelineSection-module__DHVbHa__groupHeader{align-items:center;gap:.6rem;padding-left:.25rem;display:flex}.ActivityTimelineSection-module__DHVbHa__groupDot{background:#2563eb;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 3px #2563eb33}.ActivityTimelineSection-module__DHVbHa__groupTitle{color:var(--text-main,#1e293b);margin:0;font-size:.95rem;font-weight:700}.ActivityTimelineSection-module__DHVbHa__groupItems{border-left:2px solid #e2e8f0;flex-direction:column;gap:.65rem;margin-left:4px;padding-left:.75rem;display:flex;position:relative}.ActivityTimelineSection-module__DHVbHa__timelineRow{background:var(--bg-surface,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-md,10px);align-items:center;gap:1rem;padding:.85rem 1.15rem;transition:all .15s;display:flex;box-shadow:0 1px 2px #00000008}.ActivityTimelineSection-module__DHVbHa__timelineRow:hover{border-color:var(--neutral-300,#cbd5e1);box-shadow:0 2px 5px #0000000d}.ActivityTimelineSection-module__DHVbHa__categoryIconWrap{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ActivityTimelineSection-module__DHVbHa__cat_purple{color:#9333ea;background:#faf5ff}.ActivityTimelineSection-module__DHVbHa__cat_green{color:#16a34a;background:#f0fdf4}.ActivityTimelineSection-module__DHVbHa__cat_blue{color:#2563eb;background:#eff6ff}.ActivityTimelineSection-module__DHVbHa__cat_teal{color:#0d9488;background:#f0fdfa}.ActivityTimelineSection-module__DHVbHa__cat_orange{color:#ea580c;background:#fff7ed}.ActivityTimelineSection-module__DHVbHa__cat_slate{color:#475569;background:#f1f5f9}.ActivityTimelineSection-module__DHVbHa__actionCol{flex-direction:column;flex-shrink:0;gap:.2rem;min-width:140px;display:flex}.ActivityTimelineSection-module__DHVbHa__actionTitle{color:var(--text-main,#0f172a);font-size:.88rem;font-weight:700;line-height:1.2}.ActivityTimelineSection-module__DHVbHa__categoryPill{text-transform:capitalize;border-radius:9999px;align-items:center;width:fit-content;padding:.15rem .5rem;font-size:.72rem;font-weight:600;display:inline-flex}.ActivityTimelineSection-module__DHVbHa__pill_purple{color:#9333ea;background:#faf5ff;border:1px solid #e9d5ff}.ActivityTimelineSection-module__DHVbHa__pill_green{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.ActivityTimelineSection-module__DHVbHa__pill_blue{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.ActivityTimelineSection-module__DHVbHa__pill_teal{color:#0d9488;background:#f0fdfa;border:1px solid #99f6e4}.ActivityTimelineSection-module__DHVbHa__pill_orange{color:#ea580c;background:#fff7ed;border:1px solid #fed7aa}.ActivityTimelineSection-module__DHVbHa__pill_slate{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.ActivityTimelineSection-module__DHVbHa__contentCol{flex-direction:column;flex:auto;gap:.25rem;min-width:0;display:flex}.ActivityTimelineSection-module__DHVbHa__changeHeaderLine{color:var(--text-main,#1e293b);flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.85rem;display:flex}.ActivityTimelineSection-module__DHVbHa__changeHeaderLine strong{color:var(--text-main,#0f172a);font-weight:600}.ActivityTimelineSection-module__DHVbHa__fieldChangesList{flex-direction:column;gap:.3rem;display:flex}.ActivityTimelineSection-module__DHVbHa__diffChipsWrap{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.ActivityTimelineSection-module__DHVbHa__diffChip{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:.35rem;padding:.2rem .5rem;font-size:.8rem;display:inline-flex}.ActivityTimelineSection-module__DHVbHa__diffFieldName{color:var(--text-muted,#64748b);font-weight:500}.ActivityTimelineSection-module__DHVbHa__fromVal{color:var(--text-muted,#64748b);background:#f1f5f9;border-radius:4px;padding:.1rem .35rem;font-weight:500}.ActivityTimelineSection-module__DHVbHa__arrowIcon{color:#94a3b8;font-size:.75rem}.ActivityTimelineSection-module__DHVbHa__toVal{color:#1d4ed8;background:#eff6ff;border-radius:4px;padding:.1rem .35rem;font-weight:600}.ActivityTimelineSection-module__DHVbHa__moreDiffCount{color:var(--text-muted,#64748b);font-size:.75rem;font-weight:500}.ActivityTimelineSection-module__DHVbHa__plainDescription{flex-direction:column;gap:.15rem;display:flex}.ActivityTimelineSection-module__DHVbHa__subNoteText{color:var(--text-muted,#64748b);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.8rem;overflow:hidden}.ActivityTimelineSection-module__DHVbHa__subDocText{color:var(--text-muted,#64748b);align-items:center;gap:.35rem;margin:0;font-size:.8rem;display:flex}.ActivityTimelineSection-module__DHVbHa__actorCol{flex-shrink:0;align-items:center;gap:.45rem;min-width:140px;display:flex}.ActivityTimelineSection-module__DHVbHa__userActor,.ActivityTimelineSection-module__DHVbHa__systemActor{align-items:center;gap:.45rem;min-width:0;display:flex}.ActivityTimelineSection-module__DHVbHa__systemIcon{color:#94a3b8}.ActivityTimelineSection-module__DHVbHa__actorName{color:var(--text-main,#334155);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:500;overflow:hidden}.ActivityTimelineSection-module__DHVbHa__timeCol{text-align:right;flex-shrink:0;min-width:75px}.ActivityTimelineSection-module__DHVbHa__timeText{color:var(--text-muted,#64748b);font-size:.8rem;font-weight:500}.ActivityTimelineSection-module__DHVbHa__emptyStateContainer{background:var(--bg-surface,#fff);border:1px dashed var(--neutral-300,#cbd5e1);text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:3rem 1.5rem;display:flex}.ActivityTimelineSection-module__DHVbHa__emptyStateTitle{color:var(--text-main,#0f172a);margin:0;font-size:1rem;font-weight:600}.ActivityTimelineSection-module__DHVbHa__emptyStateText{color:var(--text-muted,#64748b);max-width:420px;margin:0;font-size:.85rem}
.CompanyDetailsClient-module__W3b8CW__page{width:100%;min-height:calc(100dvh - var(--header-height,64px));background:radial-gradient(circle at top left, #3b82f614, transparent 34%), radial-gradient(circle at top right, #0f766e0f, transparent 32%), var(--bg-app);color:var(--text-main);box-sizing:border-box;flex-direction:column;flex:auto;padding:0;display:flex;overflow:hidden}.CompanyDetailsClient-module__W3b8CW__shell{box-sizing:border-box;flex-direction:column;flex:auto;width:100%;max-width:1380px;min-height:0;margin:0 auto;display:flex;overflow:hidden}.CompanyDetailsClient-module__W3b8CW__hero{background-color:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-xs);box-sizing:border-box;flex-direction:column;flex-shrink:0;gap:1.25rem;width:100%;padding:1.5rem;display:flex;overflow:hidden}.CompanyDetailsClient-module__W3b8CW__topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.CompanyDetailsClient-module__W3b8CW__breadcrumbLink{color:var(--text-muted);transition:color var(--transition-fast);align-items:center;gap:.35rem;text-decoration:none;display:inline-flex}.CompanyDetailsClient-module__W3b8CW__breadcrumbLink:hover{color:var(--text-brand)}.CompanyDetailsClient-module__W3b8CW__badgeGroup{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.CompanyDetailsClient-module__W3b8CW__recordBadge{font-family:var(--font-mono);font-weight:700;font-size:var(--text-xs);letter-spacing:.02em;color:#854d0e;border-radius:var(--radius-sm);background-color:#fef9c3;border:1px solid #fde68a;padding:.2rem .65rem}.CompanyDetailsClient-module__W3b8CW__companyBreadcrumbRow{color:#64748b;align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:.84rem;display:flex}.CompanyDetailsClient-module__W3b8CW__companyBreadcrumbLink{color:#64748b;font-weight:500;text-decoration:none;transition:color .15s}.CompanyDetailsClient-module__W3b8CW__companyBreadcrumbLink:hover{color:#2563eb}.CompanyDetailsClient-module__W3b8CW__companyBreadcrumbChevron{color:#94a3b8;font-size:.875rem}.CompanyDetailsClient-module__W3b8CW__companyBreadcrumbCurrent{color:#0f172a;font-weight:600}.CompanyDetailsClient-module__W3b8CW__companyHeroCard{background-color:var(--bg-surface,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-lg,12px);box-sizing:border-box;flex-direction:column;flex-shrink:0;gap:.65rem;width:100%;margin-bottom:1.25rem;padding:.85rem 1.15rem 0;display:flex;box-shadow:0 1px 3px #0000000a}.CompanyDetailsClient-module__W3b8CW__companyHeroTopRow{align-items:flex-start;gap:1rem;width:100%;display:flex}.CompanyDetailsClient-module__W3b8CW__companyLogoBox{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:88px;min-width:88px;padding:.45rem .35rem;display:flex;box-shadow:0 1px 2px #00000008}.CompanyDetailsClient-module__W3b8CW__companyLogoCircleWrapper{justify-content:center;align-items:center;display:inline-flex;position:relative}.CompanyDetailsClient-module__W3b8CW__companyLogoCircle{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:border-color .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.CompanyDetailsClient-module__W3b8CW__companyLogoCircle:hover{border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb1a}.CompanyDetailsClient-module__W3b8CW__logoEditBtn{color:#fff;cursor:pointer;z-index:2;background:#2563eb;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:background .15s,transform .15s;display:flex;position:absolute;bottom:0;right:-2px;box-shadow:0 2px 4px #0000002e}.CompanyDetailsClient-module__W3b8CW__logoEditBtn:hover{background:#1d4ed8;transform:scale(1.1)}.CompanyDetailsClient-module__W3b8CW__logoEditBtn:disabled{opacity:.6;cursor:not-allowed}.CompanyDetailsClient-module__W3b8CW__logoUploadingOverlay{z-index:1;background:#ffffffbf;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.CompanyDetailsClient-module__W3b8CW__logoSpinner{border:2px solid #cbd5e1;border-top-color:#2563eb;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite CompanyDetailsClient-module__W3b8CW__logoSpin}@keyframes CompanyDetailsClient-module__W3b8CW__logoSpin{to{transform:rotate(360deg)}}.CompanyDetailsClient-module__W3b8CW__companyLogoImg{object-fit:contain;width:100%;height:100%;padding:6px}.CompanyDetailsClient-module__W3b8CW__companyLogoFallback{border:1.5px solid;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.4rem;font-weight:800;display:flex}.CompanyDetailsClient-module__W3b8CW__companyCodeBadge{letter-spacing:.03em;color:#1e293b;text-align:center;word-break:break-all;margin-top:.35rem;font-size:.7rem;font-weight:700}.CompanyDetailsClient-module__W3b8CW__companyHeroMainMeta{flex-direction:column;flex:1;gap:.3rem;min-width:0;display:flex}.CompanyDetailsClient-module__W3b8CW__companyTitleRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.CompanyDetailsClient-module__W3b8CW__companyTitleLeft{flex-wrap:wrap;align-items:center;gap:.65rem;min-width:0;display:flex}.CompanyDetailsClient-module__W3b8CW__companyTitleHeading{color:#0f172a;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:26ch;margin:0;font-size:1.25rem;font-weight:800;overflow:hidden}.CompanyDetailsClient-module__W3b8CW__companyStatusPill{border-radius:9999px;align-items:center;gap:.4rem;padding:.2rem .65rem;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex}.CompanyDetailsClient-module__W3b8CW__statusPillActive{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}.CompanyDetailsClient-module__W3b8CW__statusPillInactive{color:#64748b;background:#f1f5f9;border:1px solid #cbd5e1}.CompanyDetailsClient-module__W3b8CW__statusPillDraft{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.CompanyDetailsClient-module__W3b8CW__statusDot{background-color:currentColor;border-radius:50%;width:6px;height:6px}.CompanyDetailsClient-module__W3b8CW__companyActionsRight{align-items:center;gap:.5rem;display:flex}.CompanyDetailsClient-module__W3b8CW__companyArchiveBtn{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:.45rem;padding:.45rem .85rem;font-size:.8125rem;font-weight:600;transition:all .15s;display:inline-flex;box-shadow:0 1px 2px #dc26260a}.CompanyDetailsClient-module__W3b8CW__companyArchiveBtn:hover{color:#b91c1c;background:#fef2f2;border-color:#f87171}.CompanyDetailsClient-module__W3b8CW__companyArchiveBtn:disabled{opacity:.5;cursor:not-allowed}.CompanyDetailsClient-module__W3b8CW__companyTypeChipsRow{flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:.1rem;display:flex}.CompanyDetailsClient-module__W3b8CW__typeChip{border-radius:6px;align-items:center;gap:.35rem;padding:.2rem .65rem;font-size:.75rem;font-weight:600;display:inline-flex}.CompanyDetailsClient-module__W3b8CW__typeChipSupplier{color:#7c3aed;background:#f5f3ff;border:1px solid #ddd6fe}.CompanyDetailsClient-module__W3b8CW__typeChipManufacturer{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.CompanyDetailsClient-module__W3b8CW__typeChipCHA{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.CompanyDetailsClient-module__W3b8CW__typeChipBuyer{color:#0891b2;background:#ecfeff;border:1px solid #a5f3fc}.CompanyDetailsClient-module__W3b8CW__typeChipForwarder{color:#d97706;background:#fffbeb;border:1px solid #fde68a}.CompanyDetailsClient-module__W3b8CW__typeChipVendor{color:#db2777;background:#fdf2f8;border:1px solid #fbcfe8}.CompanyDetailsClient-module__W3b8CW__typeChipOther{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0}.CompanyDetailsClient-module__W3b8CW__companyMetadataRow{color:#64748b;flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:.15rem;font-size:.8125rem;display:flex}.CompanyDetailsClient-module__W3b8CW__companyCountryMeta{color:#1e293b;align-items:center;gap:.35rem;font-weight:700;display:inline-flex}.CompanyDetailsClient-module__W3b8CW__metaDot{color:#cbd5e1}.CompanyDetailsClient-module__W3b8CW__metaItem{color:#64748b}.CompanyDetailsClient-module__W3b8CW__metaItem strong{color:#334155;font-weight:600}.CompanyDetailsClient-module__W3b8CW__companyAboutText{color:#475569;margin-top:.25rem;font-size:.84rem;line-height:1.45}.CompanyDetailsClient-module__W3b8CW__companyMetricsCard{background:#fff;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:.35rem;margin-top:.35rem;padding:.45rem .75rem;display:grid}.CompanyDetailsClient-module__W3b8CW__metricColumn{border-right:1px solid #e2e8f0;flex-direction:column;gap:.15rem;padding:0 .5rem;display:flex}.CompanyDetailsClient-module__W3b8CW__metricColumn:last-child{border-right:none}.CompanyDetailsClient-module__W3b8CW__metricLabel{color:#64748b;letter-spacing:.02em;font-size:.65rem;font-weight:600}.CompanyDetailsClient-module__W3b8CW__metricValue{align-items:center;gap:.4rem;min-height:20px;display:flex}.CompanyDetailsClient-module__W3b8CW__metricIconCircle{color:#2563eb;background:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.CompanyDetailsClient-module__W3b8CW__metricDateTimeGroup{align-items:baseline;gap:.35rem;display:flex}.CompanyDetailsClient-module__W3b8CW__metricTextBold{color:#0f172a;font-size:.78rem;font-weight:700}.CompanyDetailsClient-module__W3b8CW__metricTextSub{color:#64748b;font-size:.7rem;font-weight:500}.CompanyDetailsClient-module__W3b8CW__tradeDirectionBadge{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:4px;margin-left:.2rem;padding:.05rem .35rem;font-size:.65rem;font-weight:700}.CompanyDetailsClient-module__W3b8CW__heroTabsWrapper{border-bottom:1px solid var(--border-color,#e2e8f0);margin-left:-1.15rem;margin-right:-1.15rem;padding-left:1.15rem;padding-right:1.15rem}.CompanyDetailsClient-module__W3b8CW__heroIdentity{flex-direction:column;gap:.35rem;width:100%;display:flex}.CompanyDetailsClient-module__W3b8CW__heroCopy{font-size:var(--text-sm);color:var(--text-muted);line-height:1.45}.CompanyDetailsClient-module__W3b8CW__feedbackRow{font-size:var(--text-sm);flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.CompanyDetailsClient-module__W3b8CW__feedbackChip{border-radius:var(--radius-full);font-size:var(--text-xs);align-items:center;gap:.35rem;padding:.2rem .65rem;font-weight:700;display:inline-flex}.CompanyDetailsClient-module__W3b8CW__feedbackDirty{background-color:var(--warning-50);color:var(--warning-700);border:1px solid #f59e0b4d}.CompanyDetailsClient-module__W3b8CW__feedbackSaved{background-color:var(--success-50);color:var(--success-700);border:1px solid #10b9814d}.CompanyDetailsClient-module__W3b8CW__feedbackMessage{color:var(--success-700);font-weight:600}.CompanyDetailsClient-module__W3b8CW__feedbackError{color:var(--danger-700);font-weight:600}.CompanyDetailsClient-module__W3b8CW__contentGrid{box-sizing:border-box;flex:auto;grid-template-columns:1fr 420px;align-items:stretch;gap:1.5rem;width:100%;min-height:0;display:grid;overflow:hidden}.CompanyDetailsClient-module__W3b8CW__contentGridFull{flex-direction:column;flex:auto;width:100%;min-height:0;display:flex;overflow:hidden}.CompanyDetailsClient-module__W3b8CW__contentGridFull .CompanyDetailsClient-module__W3b8CW__mainColumn,.CompanyDetailsClient-module__W3b8CW__mainColumn{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--neutral-300,#cbd5e1) transparent;flex-direction:column;flex:auto;gap:1.5rem;width:100%;min-width:0;height:100%;min-height:0;max-height:100%;padding-bottom:.25rem;padding-right:.35rem;display:flex;overflow-y:auto}.CompanyDetailsClient-module__W3b8CW__mainColumn::-webkit-scrollbar{width:6px}.CompanyDetailsClient-module__W3b8CW__mainColumn::-webkit-scrollbar-track{background:0 0}.CompanyDetailsClient-module__W3b8CW__mainColumn::-webkit-scrollbar-thumb{background-color:var(--neutral-300,#cbd5e1);border-radius:4px}.CompanyDetailsClient-module__W3b8CW__sideColumn{box-sizing:border-box;flex-direction:column;flex:auto;gap:1.25rem;width:100%;min-width:0;height:100%;min-height:0;max-height:100%;padding-bottom:.25rem;display:flex;overflow:hidden auto}.CompanyDetailsClient-module__W3b8CW__sideColumn::-webkit-scrollbar{width:6px}.CompanyDetailsClient-module__W3b8CW__sideColumn::-webkit-scrollbar-track{background:0 0}.CompanyDetailsClient-module__W3b8CW__sideColumn::-webkit-scrollbar-thumb{background-color:var(--neutral-300,#cbd5e1);border-radius:4px}.CompanyDetailsClient-module__W3b8CW__sectionCard{background-color:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-xs);box-sizing:border-box;flex-direction:column;flex:none;gap:1.25rem;width:100%;padding:1.5rem;display:flex;overflow:visible}.CompanyDetailsClient-module__W3b8CW__contentGridFull .CompanyDetailsClient-module__W3b8CW__sectionCard,.CompanyDetailsClient-module__W3b8CW__sectionCard:only-child{flex:auto;min-height:0;overflow:hidden}.CompanyDetailsClient-module__W3b8CW__sectionHeader{border-bottom:1px solid var(--border-color);box-sizing:border-box;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;padding-bottom:.85rem;display:flex}.CompanyDetailsClient-module__W3b8CW__sectionTitle{font-size:var(--text-lg);color:var(--text-main);align-items:center;gap:.5rem;font-weight:700;display:flex}.CompanyDetailsClient-module__W3b8CW__sectionHint{font-size:var(--text-sm);color:var(--text-muted);margin-top:.15rem}.CompanyDetailsClient-module__W3b8CW__fieldGrid{box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:1.15rem 1rem;width:100%;display:grid}.CompanyDetailsClient-module__W3b8CW__field{box-sizing:border-box;flex-direction:column;gap:.35rem;width:100%;min-width:0;display:flex}.CompanyDetailsClient-module__W3b8CW__fieldWide{grid-column:1/-1}.CompanyDetailsClient-module__W3b8CW__labelRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.CompanyDetailsClient-module__W3b8CW__fieldLabel{font-size:var(--text-sm);color:var(--text-main);font-weight:600}.CompanyDetailsClient-module__W3b8CW__starMark{color:var(--primary-600);font-weight:700}.CompanyDetailsClient-module__W3b8CW__input,.CompanyDetailsClient-module__W3b8CW__select,.CompanyDetailsClient-module__W3b8CW__textarea{width:100%;font-size:var(--text-sm);border-radius:var(--radius-sm);border:1px solid var(--border-color);background-color:var(--bg-surface);color:var(--text-main);box-shadow:var(--shadow-xs);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);box-sizing:border-box;outline:none;min-width:0;max-width:100%;padding:.65rem .85rem}.CompanyDetailsClient-module__W3b8CW__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%3C475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .85rem center;background-repeat:no-repeat;padding-right:2.25rem}.CompanyDetailsClient-module__W3b8CW__input:focus,.CompanyDetailsClient-module__W3b8CW__select:focus,.CompanyDetailsClient-module__W3b8CW__textarea:focus{border-color:var(--primary-600);box-shadow:var(--focus-ring)}.CompanyDetailsClient-module__W3b8CW__textarea{resize:vertical;min-height:80px;line-height:1.45}.CompanyDetailsClient-module__W3b8CW__fieldHint{font-size:var(--text-xs);color:var(--text-muted)}.CompanyDetailsClient-module__W3b8CW__fieldError{font-size:var(--text-xs);color:var(--danger-600);font-weight:600}.CompanyDetailsClient-module__W3b8CW__tagsBlock{box-sizing:border-box;flex-direction:column;gap:.5rem;width:100%;margin-top:.4rem;display:flex}.CompanyDetailsClient-module__W3b8CW__tagSectionTitle{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);align-items:center;gap:.35rem;font-weight:700;display:flex}.CompanyDetailsClient-module__W3b8CW__predefinedTagsGroup{flex-wrap:wrap;gap:.4rem;width:100%;display:flex}.CompanyDetailsClient-module__W3b8CW__predefinedTagChip{font-size:var(--text-xs);border-radius:var(--radius-full);border:1px solid var(--border-color);background-color:var(--neutral-50);color:var(--text-main);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.35rem;padding:.25rem .65rem;font-weight:600;transition:all .15s;display:inline-flex}.CompanyDetailsClient-module__W3b8CW__predefinedTagChip:hover{border-color:var(--primary-600);color:var(--primary-700);background-color:var(--primary-100)}.CompanyDetailsClient-module__W3b8CW__predefinedTagActive{background-color:var(--primary-600);color:#fff!important;border-color:var(--primary-600)!important}.CompanyDetailsClient-module__W3b8CW__predefinedTagChip.CompanyDetailsClient-module__W3b8CW__predefinedTagActive:hover{background-color:var(--primary-700)!important;color:#fff!important;border-color:var(--primary-700)!important}.CompanyDetailsClient-module__W3b8CW__uploadZone{border:2px dashed var(--border-color);border-radius:var(--radius-md);background-color:var(--neutral-50);cursor:pointer;transition:border-color var(--transition-fast), background-color var(--transition-fast);box-sizing:border-box;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-bottom:.5rem;padding:.85rem 1rem;display:flex}.CompanyDetailsClient-module__W3b8CW__uploadZone:hover{border-color:var(--primary-600);background-color:var(--primary-50)}.CompanyDetailsClient-module__W3b8CW__uploadContent{align-items:center;gap:.75rem;min-width:0;display:flex}.CompanyDetailsClient-module__W3b8CW__uploadIconText{flex-direction:column;gap:.1rem;min-width:0;display:flex}.CompanyDetailsClient-module__W3b8CW__uploadTitle{font-size:var(--text-sm);color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.CompanyDetailsClient-module__W3b8CW__uploadHint{font-size:var(--text-xs);color:var(--text-muted)}.CompanyDetailsClient-module__W3b8CW__uploadButton{font-size:var(--text-xs);border-radius:var(--radius-sm);background-color:var(--bg-surface);border:1px solid var(--border-color);color:var(--text-main);cursor:pointer;white-space:nowrap;transition:all var(--transition-fast);padding:.4rem .85rem;font-weight:600}.CompanyDetailsClient-module__W3b8CW__uploadButton:hover{border-color:var(--primary-600);color:var(--primary-700)}.CompanyDetailsClient-module__W3b8CW__fileList{box-sizing:border-box;flex-direction:column;gap:.4rem;width:100%;margin-top:.5rem;display:flex}.CompanyDetailsClient-module__W3b8CW__fileCard{background-color:var(--neutral-50);border:1px solid var(--border-color);border-radius:var(--radius-sm);font-size:var(--text-sm);box-sizing:border-box;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.5rem .75rem;display:flex;overflow:hidden}.CompanyDetailsClient-module__W3b8CW__fileNameGroup{color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.5rem;min-width:0;font-weight:600;display:flex;overflow:hidden}.CompanyDetailsClient-module__W3b8CW__fileActions{flex-shrink:0;align-items:center;gap:.4rem;display:flex}.CompanyDetailsClient-module__W3b8CW__actionBtn{font-size:var(--text-xs);border-radius:var(--radius-sm);border:1px solid var(--border-color);background-color:var(--bg-surface);color:var(--text-main);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:.25rem;padding:.25rem .55rem;font-weight:600;display:inline-flex}.CompanyDetailsClient-module__W3b8CW__actionBtn:hover{border-color:var(--primary-600);color:var(--primary-700)}.CompanyDetailsClient-module__W3b8CW__actionBtnDelete{color:var(--danger-600)}.CompanyDetailsClient-module__W3b8CW__actionBtnDelete:hover{border-color:var(--danger-600);background-color:var(--danger-50)}.CompanyDetailsClient-module__W3b8CW__documentSection{border-radius:var(--radius-lg);background:linear-gradient(180deg, #ffffffd1, #f8fafcf2), var(--bg-surface);box-shadow:var(--shadow-xs);border:1px solid #94a3b847;flex-direction:column;grid-column:1/-1;gap:1rem;padding:1.1rem;display:flex}.CompanyDetailsClient-module__W3b8CW__documentSectionWide{grid-column:1/-1}.CompanyDetailsClient-module__W3b8CW__documentSectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.CompanyDetailsClient-module__W3b8CW__documentToolbar{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.CompanyDetailsClient-module__W3b8CW__documentDropzone{border-radius:var(--radius-lg);cursor:pointer;background:linear-gradient(135deg,#ffffffeb,#f0f9ffcc);border:1px solid #94a3b852;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem 1.1rem;transition:transform .16s ease-out,border-color .16s ease-out,box-shadow .16s ease-out;display:flex}.CompanyDetailsClient-module__W3b8CW__documentDropzone:hover{border-color:var(--primary-500);transform:translateY(-1px);box-shadow:0 10px 30px #3b82f614}.CompanyDetailsClient-module__W3b8CW__documentDropzone:disabled{cursor:progress;opacity:.8;transform:none}.CompanyDetailsClient-module__W3b8CW__documentList{flex-direction:column;gap:.75rem;display:flex}.CompanyDetailsClient-module__W3b8CW__documentCard{border-radius:var(--radius-lg);border:1px solid var(--border-color);background-color:var(--bg-surface);box-shadow:var(--shadow-xs);justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1rem;display:flex}.CompanyDetailsClient-module__W3b8CW__documentMain{flex-direction:column;flex:1;gap:.45rem;min-width:0;display:flex}.CompanyDetailsClient-module__W3b8CW__documentNameRow{flex-wrap:wrap;align-items:center;gap:.65rem;min-width:0;display:flex}.CompanyDetailsClient-module__W3b8CW__documentTypePill{font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--primary-700);background:var(--primary-50);border-radius:var(--radius-sm);border:1px solid #3b82f633;padding:.2rem .55rem;font-weight:700}.CompanyDetailsClient-module__W3b8CW__documentName{font-size:var(--text-sm);color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-weight:700;overflow:hidden}.CompanyDetailsClient-module__W3b8CW__documentRenameInput{border-radius:var(--radius-sm);border:1px solid var(--primary-200);background:var(--bg-surface);width:min(100%,28rem);color:var(--text-main);font-size:var(--text-sm);outline:none;padding:.55rem .7rem}.CompanyDetailsClient-module__W3b8CW__documentRenameInput:focus{border-color:var(--primary-500);box-shadow:var(--focus-ring)}.CompanyDetailsClient-module__W3b8CW__documentMeta{font-size:var(--text-xs);color:var(--text-muted);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.CompanyDetailsClient-module__W3b8CW__documentActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.CompanyDetailsClient-module__W3b8CW__documentEmptyState{border-radius:var(--radius-lg);border:1px dashed var(--border-color);color:var(--text-muted);background:#ffffffb8;flex-direction:column;align-items:flex-start;gap:.35rem;padding:1rem 1.1rem;display:flex}.CompanyDetailsClient-module__W3b8CW__documentEmptyState p{font-size:var(--text-sm);color:var(--text-main);margin:0;font-weight:700}.CompanyDetailsClient-module__W3b8CW__documentEmptyState span{font-size:var(--text-sm);line-height:1.45}.CompanyDetailsClient-module__W3b8CW__summaryCard{background-color:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-xs);box-sizing:border-box;flex-direction:column;gap:1rem;width:100%;padding:1.25rem;display:flex;overflow:hidden}.CompanyDetailsClient-module__W3b8CW__summaryGrid{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:.85rem .75rem;width:100%;display:grid}.CompanyDetailsClient-module__W3b8CW__summaryItem{flex-direction:column;gap:.15rem;min-width:0;display:flex;overflow:hidden}.CompanyDetailsClient-module__W3b8CW__summaryLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-weight:700}.CompanyDetailsClient-module__W3b8CW__summaryValue{font-size:var(--text-sm);color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.CompanyDetailsClient-module__W3b8CW__quickFacts{flex-direction:column;gap:.85rem;width:100%;display:flex}.CompanyDetailsClient-module__W3b8CW__quickFact{border-bottom:1px dashed var(--border-color);flex-direction:column;gap:.2rem;width:100%;padding-bottom:.65rem;display:flex}.CompanyDetailsClient-module__W3b8CW__quickFact:last-child{border-bottom:none;padding-bottom:0}.CompanyDetailsClient-module__W3b8CW__pillList{flex-wrap:wrap;gap:.35rem;width:100%;margin-top:.25rem;display:flex}.CompanyDetailsClient-module__W3b8CW__pill{font-size:var(--text-xs);border-radius:var(--radius-full);background-color:var(--primary-50);color:var(--primary-700);border:1px solid var(--primary-200);padding:.15rem .55rem;font-weight:600;display:inline-block}.CompanyDetailsClient-module__W3b8CW__pillSecondary{font-size:var(--text-xs);border-radius:var(--radius-sm);background-color:var(--neutral-100);color:var(--neutral-800);border:1px solid var(--border-color);text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding:.15rem .55rem;font-weight:600;display:inline-block;overflow:hidden}.CompanyDetailsClient-module__W3b8CW__emptyPill{font-size:var(--text-xs);color:var(--text-muted);font-style:italic}.CompanyDetailsClient-module__W3b8CW__activityHeader{justify-content:space-between;align-items:flex-start;gap:.5rem;width:100%;display:flex}.CompanyDetailsClient-module__W3b8CW__timelineContainer{box-sizing:border-box;flex-direction:column;gap:.85rem;width:100%;max-height:250px;margin-top:.25rem;padding-right:.35rem;display:flex;overflow-y:auto}.CompanyDetailsClient-module__W3b8CW__timelineContainer::-webkit-scrollbar{width:5px}.CompanyDetailsClient-module__W3b8CW__timelineContainer::-webkit-scrollbar-track{background:var(--neutral-100);border-radius:4px}.CompanyDetailsClient-module__W3b8CW__timelineContainer::-webkit-scrollbar-thumb{background:var(--neutral-300);border-radius:4px}.CompanyDetailsClient-module__W3b8CW__timelineContainer::-webkit-scrollbar-thumb:hover{background:var(--neutral-400)}.CompanyDetailsClient-module__W3b8CW__timelineItem{align-items:flex-start;gap:.75rem;padding:.2rem 0;display:flex}.CompanyDetailsClient-module__W3b8CW__timelineDot{background-color:var(--primary-600);width:8px;height:8px;box-shadow:0 0 0 3px var(--primary-50);border-radius:50%;flex-shrink:0;margin-top:.35rem}.CompanyDetailsClient-module__W3b8CW__timelineBody{flex-direction:column;gap:.15rem;display:flex}.CompanyDetailsClient-module__W3b8CW__timelineTitle{font-size:var(--text-sm);color:var(--text-main);font-weight:700}.CompanyDetailsClient-module__W3b8CW__timelineMeta{font-size:var(--text-xs);color:var(--text-muted);line-height:1.4}.CompanyDetailsClient-module__W3b8CW__toggleBtn{font-size:var(--text-xs);color:var(--primary-700);background-color:var(--primary-50);border:1px solid var(--primary-200);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;box-shadow:var(--shadow-xs);align-items:center;gap:.35rem;padding:.35rem .75rem;font-weight:700;display:inline-flex}.CompanyDetailsClient-module__W3b8CW__toggleBtn:hover{background-color:var(--primary-600);color:#fff;border-color:var(--primary-600)}.CompanyDetailsClient-module__W3b8CW__loadMoreBtn{font-size:var(--text-xs);color:var(--primary-700);background-color:var(--primary-50);border:1px dashed var(--primary-300);border-radius:var(--radius-sm);cursor:pointer;text-align:center;transition:all var(--transition-fast);width:100%;margin-top:.35rem;padding:.45rem .75rem;font-weight:700}.CompanyDetailsClient-module__W3b8CW__loadMoreBtn:hover{background-color:var(--primary-600);color:#fff;border-color:var(--primary-600);border-style:solid}.CompanyDetailsClient-module__W3b8CW__previewOverlay{z-index:1100;background-color:#0f172a66;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.CompanyDetailsClient-module__W3b8CW__previewCard{background-color:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:100%;max-width:600px;box-shadow:var(--shadow-xl);flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}@keyframes CompanyDetailsClient-module__W3b8CW__skeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.CompanyDetailsClient-module__W3b8CW__skeletonBlock{border-radius:var(--radius-sm);background:linear-gradient(90deg,#f1f5f9cc 25%,#e2e8f0e6 37%,#f1f5f9cc 63%) 0 0/400% 100%;animation:1.4s ease-in-out infinite CompanyDetailsClient-module__W3b8CW__skeletonShimmer}.CompanyDetailsClient-module__W3b8CW__loadingCard{background-color:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-xs);box-sizing:border-box;flex-direction:column;gap:1.25rem;width:100%;padding:1.5rem;display:flex}.CompanyDetailsClient-module__W3b8CW__loadingHeader{width:40%;height:1.5rem}@media (max-width:1100px){.CompanyDetailsClient-module__W3b8CW__contentGrid{grid-template-columns:1fr}.CompanyDetailsClient-module__W3b8CW__sideColumn{position:static}.CompanyDetailsClient-module__W3b8CW__fieldGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.CompanyDetailsClient-module__W3b8CW__page{padding:1rem}.CompanyDetailsClient-module__W3b8CW__fieldGrid{grid-template-columns:1fr}}.CompanyDetailsClient-module__W3b8CW__errorPanel{background-color:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:500px;margin:3rem auto;padding:2.5rem 2rem;display:flex}.CompanyDetailsClient-module__W3b8CW__errorPanel h2{font-size:var(--text-xl);color:var(--text-main);margin:0;font-weight:700}.CompanyDetailsClient-module__W3b8CW__errorPanel p{font-size:var(--text-sm);color:var(--text-muted);margin:0}.CompanyDetailsClient-module__W3b8CW__actionRow{gap:.75rem;margin-top:.5rem;display:flex}
.LeadStatusPopover-module__mtIv1G__popoverPortal{z-index:9999;background-color:var(--bg-surface,#fff);border:1px solid var(--border-color,#e2e8f0);width:300px;max-height:420px;font-family:var(--font-sans);border-radius:12px;flex-direction:column;animation:.15s cubic-bezier(.16,1,.3,1) LeadStatusPopover-module__mtIv1G__popoverFadeIn;display:flex;position:fixed;overflow:hidden;box-shadow:0 10px 30px -5px #00000026,0 4px 12px -2px #00000014}@keyframes LeadStatusPopover-module__mtIv1G__popoverFadeIn{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.LeadStatusPopover-module__mtIv1G__searchContainer{border-bottom:1px solid var(--border-color,#f1f5f9);padding:10px 12px 8px}.LeadStatusPopover-module__mtIv1G__searchWrapper{background-color:var(--neutral-50,#f8fafc);box-shadow:none;border:none;border-radius:6px;align-items:center;gap:8px;padding:6px 10px;transition:all .15s;display:flex}.LeadStatusPopover-module__mtIv1G__searchWrapper:focus-within{background-color:var(--neutral-100,#f1f5f9);box-shadow:none;border:none;outline:none}.LeadStatusPopover-module__mtIv1G__searchIcon{color:var(--text-muted,#94a3b8);align-items:center;display:flex}.LeadStatusPopover-module__mtIv1G__searchInput{width:100%;font-size:var(--text-sm);color:var(--text-main,#0f172a);box-shadow:none;background:0 0;border:none;outline:none}.LeadStatusPopover-module__mtIv1G__searchInput:focus{box-shadow:none;border:none;outline:none}.LeadStatusPopover-module__mtIv1G__searchInput::placeholder{color:var(--text-muted,#94a3b8)}.LeadStatusPopover-module__mtIv1G__statusList{flex:1;padding:6px 4px;overflow-y:auto}.LeadStatusPopover-module__mtIv1G__sectionHeader{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted,#64748b);padding:8px 12px 4px;font-size:.725rem;font-weight:700}.LeadStatusPopover-module__mtIv1G__statusItem{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:6px 10px;transition:background-color .12s;display:flex}.LeadStatusPopover-module__mtIv1G__statusItem:hover,.LeadStatusPopover-module__mtIv1G__statusItemActive{background-color:var(--neutral-100,#f1f5f9)}.LeadStatusPopover-module__mtIv1G__statusLeft{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.LeadStatusPopover-module__mtIv1G__statusBadgePill{font-size:var(--text-sm);letter-spacing:.01em;white-space:nowrap;background-color:#0000;border:1px solid #0000;border-radius:6px;align-items:center;gap:6px;padding:.25rem .6rem;font-weight:500;display:inline-flex}.LeadStatusPopover-module__mtIv1G__statusIconDot{background-color:currentColor;border-radius:50%;flex-shrink:0;width:7px;height:7px}.LeadStatusPopover-module__mtIv1G__statusTextGroup{flex-direction:column;min-width:0;display:flex}.LeadStatusPopover-module__mtIv1G__statusLabel{color:var(--text-main,#0f172a);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;overflow:hidden}.LeadStatusPopover-module__mtIv1G__statusDesc{color:var(--text-muted,#64748b);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.LeadStatusPopover-module__mtIv1G__checkIcon{color:var(--primary-600,#2563eb);flex-shrink:0;align-items:center;display:flex}.LeadStatusPopover-module__mtIv1G__addCustomBtn{width:100%;color:var(--primary-600,#2563eb);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;margin-top:4px;padding:9px 12px;font-size:.8125rem;font-weight:600;transition:background-color .12s;display:flex}.LeadStatusPopover-module__mtIv1G__addCustomBtn:hover{background-color:var(--primary-50,#eff6ff)}.LeadStatusPopover-module__mtIv1G__noResults{text-align:center;color:var(--text-muted,#64748b);padding:16px 12px;font-size:.8125rem}
.DashboardHome-module__Ruq40W__home{flex-direction:column;gap:.75rem;width:100%;max-width:1500px;margin:0 auto;display:flex}.DashboardHome-module__Ruq40W__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.DashboardHome-module__Ruq40W__pageTitle{color:var(--text-main);letter-spacing:-.02em;margin:0 0 .2rem;font-size:clamp(1.5rem,1vw + 1.1rem,1.85rem);font-weight:800}.DashboardHome-module__Ruq40W__pageSubtitle{font-size:var(--text-sm);color:var(--text-muted);max-width:56ch;margin:0}.DashboardHome-module__Ruq40W__headerActions{flex-shrink:0;align-items:center;gap:.6rem;display:flex}@media (max-width:560px){.DashboardHome-module__Ruq40W__pageHeader{flex-direction:column;align-items:stretch}.DashboardHome-module__Ruq40W__headerActions{width:100%}.DashboardHome-module__Ruq40W__headerActions button{flex:1}}.DashboardHome-module__Ruq40W__tile{appearance:none;text-align:left;cursor:pointer;background:var(--bg-surface);border:1px solid var(--border-color);border-left:3px solid var(--neutral-300);border-radius:var(--radius-md);box-shadow:var(--shadow-xs);flex-direction:column;gap:.3rem;min-width:0;padding:1.1rem 1.25rem;font-family:inherit;transition:transform .16s cubic-bezier(.23,1,.32,1),border-color .16s,box-shadow .16s;display:flex}.DashboardHome-module__Ruq40W__tile:active{transform:scale(.985)}.DashboardHome-module__Ruq40W__tile:focus-visible{box-shadow:var(--focus-ring);outline:none}@media (hover:hover) and (pointer:fine){.DashboardHome-module__Ruq40W__tile:hover{box-shadow:var(--shadow-sm);border-color:var(--border-color-hover)}}@media (prefers-reduced-motion:reduce){.DashboardHome-module__Ruq40W__tile{transition:border-color .16s,box-shadow .16s}.DashboardHome-module__Ruq40W__tile:active{transform:none}}.DashboardHome-module__Ruq40W__tileLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-weight:700}.DashboardHome-module__Ruq40W__tileValue{letter-spacing:-.02em;color:var(--text-main);font-variant-numeric:tabular-nums;font-size:2rem;font-weight:800;line-height:1.1}.DashboardHome-module__Ruq40W__tileMeta{font-size:var(--text-xs);color:var(--text-subtle);line-height:1.4}.DashboardHome-module__Ruq40W__toneAlert{border-left-color:var(--danger-500)}.DashboardHome-module__Ruq40W__toneAlert .DashboardHome-module__Ruq40W__tileValue{color:var(--danger-700)}.DashboardHome-module__Ruq40W__toneWarn{border-left-color:var(--warning-500)}.DashboardHome-module__Ruq40W__toneInfo{border-left-color:var(--primary-500)}.DashboardHome-module__Ruq40W__toneGood{border-left-color:var(--success-500)}.DashboardHome-module__Ruq40W__tileMetaAlert{color:var(--danger-700);font-weight:600}.DashboardHome-module__Ruq40W__panel{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-xs);flex-direction:column;gap:1rem;min-width:0;padding:1.25rem;display:flex}.DashboardHome-module__Ruq40W__panelHead{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.DashboardHome-module__Ruq40W__panelTitle{font-size:var(--text-base);color:var(--text-main);align-items:center;gap:.5rem;margin:0;font-weight:700;display:flex}.DashboardHome-module__Ruq40W__panelHint{font-size:var(--text-xs);color:var(--text-muted);margin:.15rem 0 0}.DashboardHome-module__Ruq40W__panelLink{appearance:none;cursor:pointer;font-family:inherit;font-size:var(--text-xs);color:var(--text-brand);white-space:nowrap;background:0 0;border:none;padding:.2rem .1rem;font-weight:700}.DashboardHome-module__Ruq40W__panelLink:focus-visible{box-shadow:var(--focus-ring);border-radius:var(--radius-sm);outline:none}@media (hover:hover) and (pointer:fine){.DashboardHome-module__Ruq40W__panelLink:hover{text-decoration:underline}}.DashboardHome-module__Ruq40W__chartBox{width:100%;height:260px}.DashboardHome-module__Ruq40W__chartBoxTall{height:300px}.DashboardHome-module__Ruq40W__donutWrap{position:relative}.DashboardHome-module__Ruq40W__donutCentre{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.DashboardHome-module__Ruq40W__donutValue{color:var(--text-main);font-variant-numeric:tabular-nums;font-size:1.9rem;font-weight:800;line-height:1}.DashboardHome-module__Ruq40W__donutLabel{font-size:var(--text-xs);color:var(--text-muted);margin-top:.2rem}.DashboardHome-module__Ruq40W__legend{flex-wrap:wrap;gap:.35rem .9rem;display:flex}.DashboardHome-module__Ruq40W__legendItem{font-size:var(--text-xs);color:var(--text-muted);align-items:center;gap:.4rem;min-width:0;display:inline-flex}.DashboardHome-module__Ruq40W__legendSwatch{border-radius:2px;flex-shrink:0;width:9px;height:9px}.DashboardHome-module__Ruq40W__legendValue{color:var(--text-main);font-variant-numeric:tabular-nums;font-weight:700}.DashboardHome-module__Ruq40W__tooltip{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-sm);box-shadow:var(--shadow-md);font-size:var(--text-xs);padding:.5rem .7rem}.DashboardHome-module__Ruq40W__tooltipTitle{color:var(--text-main);margin-bottom:.2rem;font-weight:700}.DashboardHome-module__Ruq40W__tooltipRow{color:var(--text-muted);align-items:center;gap:.4rem;display:flex}.DashboardHome-module__Ruq40W__tooltipValue{color:var(--text-main);font-variant-numeric:tabular-nums;margin-left:auto;font-weight:700}.DashboardHome-module__Ruq40W__empty{text-align:center;min-height:200px;color:var(--text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.35rem;display:flex}.DashboardHome-module__Ruq40W__emptyTitle{font-size:var(--text-sm);color:var(--text-main);font-weight:700}.DashboardHome-module__Ruq40W__emptyText{font-size:var(--text-xs);max-width:38ch;line-height:1.5}.DashboardHome-module__Ruq40W__skeleton{background:linear-gradient(90deg, var(--neutral-100), var(--neutral-200), var(--neutral-100));border-radius:var(--radius-sm);background-size:200% 100%;animation:1.4s ease-in-out infinite DashboardHome-module__Ruq40W__shimmer;display:block}@keyframes DashboardHome-module__Ruq40W__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.DashboardHome-module__Ruq40W__skeleton{animation:none}}.DashboardHome-module__Ruq40W__metrics{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.DashboardHome-module__Ruq40W__skeletonTile{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.DashboardHome-module__Ruq40W__skeletonCircle{background:linear-gradient(90deg, var(--neutral-100), var(--neutral-200), var(--neutral-100));background-size:200% 100%;border-radius:50%;flex-shrink:0;width:44px;height:44px;animation:1.4s ease-in-out infinite DashboardHome-module__Ruq40W__shimmer}.DashboardHome-module__Ruq40W__pipelineRow{align-items:stretch;gap:.4rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.DashboardHome-module__Ruq40W__pipelineStage{flex:128px;min-width:128px}.DashboardHome-module__Ruq40W__pipelineArrow{color:var(--border-color-hover);flex-shrink:0;align-items:center;padding-top:1.5rem;display:flex}@media (max-width:640px){.DashboardHome-module__Ruq40W__pipelineStage{min-width:108px}}.DashboardHome-module__Ruq40W__stageCard{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);flex-direction:column;gap:.3rem;min-width:0;padding:.85rem .9rem;display:flex}.DashboardHome-module__Ruq40W__stageLabel{font-size:var(--text-xs);color:var(--text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.DashboardHome-module__Ruq40W__stageValueRow{align-items:baseline;gap:.4rem;display:flex}.DashboardHome-module__Ruq40W__stageValue{color:var(--text-main);font-variant-numeric:tabular-nums;font-size:1.4rem;font-weight:800;line-height:1}.DashboardHome-module__Ruq40W__stagePercent{font-size:var(--text-xs);color:var(--text-subtle);font-variant-numeric:tabular-nums}.DashboardHome-module__Ruq40W__stageBarTrack{background:var(--neutral-100);border-radius:2px;height:4px;margin-top:.1rem;overflow:hidden}.DashboardHome-module__Ruq40W__stageBarFill{border-radius:2px;height:100%;transition:width .42s cubic-bezier(.23,1,.32,1)}@media (prefers-reduced-motion:reduce){.DashboardHome-module__Ruq40W__stageBarFill{transition:none}}.DashboardHome-module__Ruq40W__triple{grid-template-columns:1.4fr 1fr .9fr;align-items:stretch;gap:1.25rem;display:grid}@media (max-width:1200px){.DashboardHome-module__Ruq40W__triple{grid-template-columns:1fr 1fr}}@media (max-width:780px){.DashboardHome-module__Ruq40W__triple{grid-template-columns:1fr}}.DashboardHome-module__Ruq40W__miniTable{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.DashboardHome-module__Ruq40W__miniTable th{text-align:left;font-size:var(--text-xs);color:var(--text-subtle);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--border-color);white-space:nowrap;padding:0 .5rem .5rem 0;font-weight:600}.DashboardHome-module__Ruq40W__miniTable td{border-bottom:1px solid var(--border-color);vertical-align:middle;padding:.55rem .5rem .55rem 0}.DashboardHome-module__Ruq40W__miniTable tr:last-child td{border-bottom:none}.DashboardHome-module__Ruq40W__miniTablePrimary{color:var(--text-main);font-weight:600;font-size:var(--text-sm);white-space:nowrap}.DashboardHome-module__Ruq40W__miniTableSecondary{font-size:var(--text-xs);color:var(--text-muted);white-space:nowrap;margin-top:.1rem}.DashboardHome-module__Ruq40W__docList{flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.DashboardHome-module__Ruq40W__docItem{border-bottom:1px solid var(--border-color);align-items:center;gap:.65rem;padding:.55rem 0;display:flex}.DashboardHome-module__Ruq40W__docItem:last-child{border-bottom:none}.DashboardHome-module__Ruq40W__docIcon{border-radius:var(--radius-sm);background:var(--neutral-50);border:1px solid var(--border-color);width:30px;height:30px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}.DashboardHome-module__Ruq40W__docInfo{flex-direction:column;flex:1;min-width:0;display:flex}.DashboardHome-module__Ruq40W__docTitle{font-size:var(--text-sm);color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.DashboardHome-module__Ruq40W__docMeta{font-size:var(--text-xs);color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.DashboardHome-module__Ruq40W__docTime{font-size:var(--text-xs);color:var(--text-subtle);white-space:nowrap;flex-shrink:0}.DashboardHome-module__Ruq40W__snapshotList{flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.DashboardHome-module__Ruq40W__snapshotItem{border-bottom:1px solid var(--border-color);font-size:var(--text-sm);justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem 0;display:flex}.DashboardHome-module__Ruq40W__snapshotItem:last-child{border-bottom:none}.DashboardHome-module__Ruq40W__snapshotLabel{color:var(--text-muted);text-transform:capitalize}.DashboardHome-module__Ruq40W__snapshotCount{color:var(--text-main);font-variant-numeric:tabular-nums;font-weight:700}
.OrganizationProfileCard-module__nIdBRG__row{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);color:inherit;transition:transform .16s ease-out, border-color var(--transition-fast), box-shadow var(--transition-fast);align-items:center;gap:1rem;padding:1.15rem 1.35rem;text-decoration:none;display:flex}@media (hover:hover) and (pointer:fine){.OrganizationProfileCard-module__nIdBRG__row:hover{border-color:var(--border-color-hover);box-shadow:var(--shadow-sm);text-decoration:none}.OrganizationProfileCard-module__nIdBRG__row:hover .OrganizationProfileCard-module__nIdBRG__chevron{transform:translate(2px)}}.OrganizationProfileCard-module__nIdBRG__row:active{transform:scale(.995)}.OrganizationProfileCard-module__nIdBRG__row:focus-visible{box-shadow:var(--focus-ring);outline:none}.OrganizationProfileCard-module__nIdBRG__logo{border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--neutral-50);flex-shrink:0;place-items:center;width:52px;height:52px;display:grid;overflow:hidden}.OrganizationProfileCard-module__nIdBRG__logo img{object-fit:contain;width:100%;height:100%}.OrganizationProfileCard-module__nIdBRG__logoPlaceholder{font-size:var(--text-lg);color:var(--primary-600);font-weight:800}.OrganizationProfileCard-module__nIdBRG__main{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.OrganizationProfileCard-module__nIdBRG__name{font-size:var(--text-base);color:var(--text-main);font-weight:700}.OrganizationProfileCard-module__nIdBRG__meta{font-size:var(--text-xs);color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.OrganizationProfileCard-module__nIdBRG__tail{color:var(--text-muted);flex-shrink:0;align-items:center;gap:.4rem;display:flex}.OrganizationProfileCard-module__nIdBRG__action{font-size:var(--text-xs);font-weight:700}.OrganizationProfileCard-module__nIdBRG__chevron{transition:transform .16s ease-out}.OrganizationProfileCard-module__nIdBRG__skeletonRow{align-items:center;gap:1rem;display:flex}.OrganizationProfileCard-module__nIdBRG__skeletonMeta{flex-direction:column;flex:1;gap:.5rem;display:flex}.OrganizationProfileCard-module__nIdBRG__skeleton{border-radius:var(--radius-sm);background:linear-gradient(90deg,#f1f5f9cc 25%,#e2e8f0e6 37%,#f1f5f9cc 63%) 0 0/400% 100%;animation:1.4s ease-in-out infinite OrganizationProfileCard-module__nIdBRG__shimmer}@keyframes OrganizationProfileCard-module__nIdBRG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (prefers-reduced-motion:reduce){.OrganizationProfileCard-module__nIdBRG__skeleton{animation:none}.OrganizationProfileCard-module__nIdBRG__row,.OrganizationProfileCard-module__nIdBRG__chevron{transition:none}}@media (max-width:640px){.OrganizationProfileCard-module__nIdBRG__action{display:none}}
.OrganizationFollowupPanel-module__-GjV7W__wrapper{flex-direction:column;gap:1.25rem;display:flex}.OrganizationFollowupPanel-module__-GjV7W__innerTabsBar{justify-content:flex-start;align-items:center;padding-bottom:.25rem;display:flex}.OrganizationFollowupPanel-module__-GjV7W__innerTabs{background:var(--neutral-100,#f1f5f9);border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-md,10px);align-items:center;gap:.25rem;padding:.25rem;display:inline-flex}.OrganizationFollowupPanel-module__-GjV7W__innerTab{color:var(--neutral-600,#475569);border-radius:var(--radius-sm,7px);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;align-items:center;gap:.45rem;padding:.42rem .95rem;font-size:.84rem;font-weight:600;transition:all .15s cubic-bezier(.23,1,.32,1);display:inline-flex}.OrganizationFollowupPanel-module__-GjV7W__innerTab:hover:not(.OrganizationFollowupPanel-module__-GjV7W__innerTabActive){color:var(--neutral-900,#0f172a);background:#fff9}.OrganizationFollowupPanel-module__-GjV7W__innerTabActive{color:var(--primary-700,#1d4ed8);background:var(--bg-surface,#fff);box-shadow:0 1px 3px #0f172a14}
.ColorPicker-module__UqMlDG__wrapper{align-items:center;gap:.5rem;display:inline-flex}.ColorPicker-module__UqMlDG__nativeColorInput{border:1px solid var(--border-color);border-radius:var(--radius-md);cursor:pointer;appearance:none;background:0 0;width:42px;height:38px;padding:0;overflow:hidden}.ColorPicker-module__UqMlDG__nativeColorInput::-webkit-color-swatch-wrapper{padding:0}.ColorPicker-module__UqMlDG__nativeColorInput::-webkit-color-swatch{border:none;border-radius:4px}.ColorPicker-module__UqMlDG__hexLabel{font-size:var(--text-sm);color:var(--text-muted);text-transform:uppercase;font-family:monospace;font-weight:500}
