.admin-smart-spend-module__ALESFG__card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);margin-bottom:16px;padding:20px}.admin-smart-spend-module__ALESFG__cardHead{color:var(--black);align-items:center;gap:8px;margin-bottom:12px;font-size:15px;font-weight:600;display:flex}.admin-smart-spend-module__ALESFG__countBadge{border-radius:var(--radius-sm);color:var(--black);background:#0000000d;align-items:center;padding:4px 8px;font-size:11.5px;font-weight:600;display:inline-flex}.admin-smart-spend-module__ALESFG__empty{text-align:center;color:var(--gray-500);padding:48px 16px;font-size:13px}.admin-smart-spend-module__ALESFG__headRow{align-items:center;gap:12px;margin-bottom:24px;display:flex}.admin-smart-spend-module__ALESFG__headTitleBlock{flex-direction:column;flex:none;justify-content:center;gap:2px;min-width:0;display:flex}.admin-smart-spend-module__ALESFG__headSubtitle{color:var(--gray-500);font-size:13px;line-height:1.2}.admin-smart-spend-module__ALESFG__listingCard{padding:0;overflow:hidden}.admin-smart-spend-module__ALESFG__creativesHead{border-bottom:1px solid var(--gray-100);justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.admin-smart-spend-module__ALESFG__tableScroll{overflow-x:auto}.admin-smart-spend-module__ALESFG__table{border-collapse:collapse;width:100%;font-size:13px}.admin-smart-spend-module__ALESFG__table thead th{text-align:left;color:var(--black);background:var(--gray-50);border-bottom:1px solid var(--gray-100);border-right:1px solid var(--gray-100);white-space:nowrap;height:40px;padding:0 12px;font-size:12px;font-weight:600}.admin-smart-spend-module__ALESFG__table thead th:first-child{padding-left:20px}.admin-smart-spend-module__ALESFG__table thead th:last-child{border-right:0;padding-right:20px}.admin-smart-spend-module__ALESFG__table tbody td{border-bottom:1px solid var(--gray-100);border-right:1px solid var(--gray-100);color:var(--black);vertical-align:middle;padding:8px 12px}.admin-smart-spend-module__ALESFG__table tbody td:first-child{padding-left:20px}.admin-smart-spend-module__ALESFG__table tbody td:last-child{border-right:0;padding-right:20px}.admin-smart-spend-module__ALESFG__table tbody tr:last-child td{border-bottom:0}.admin-smart-spend-module__ALESFG__colThumb{width:76px}.admin-smart-spend-module__ALESFG__colAction{white-space:nowrap;width:1%}.admin-smart-spend-module__ALESFG__colStickyRight{z-index:1;background:var(--white);position:sticky;right:0;box-shadow:-8px 0 8px -8px #0000000f}.admin-smart-spend-module__ALESFG__table thead th.admin-smart-spend-module__ALESFG__colStickyRight{background:var(--gray-50)}.admin-smart-spend-module__ALESFG__colNum{white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.admin-smart-spend-module__ALESFG__cellNowrap{white-space:nowrap}.admin-smart-spend-module__ALESFG__cellName{white-space:nowrap;font-weight:600}.admin-smart-spend-module__ALESFG__cellMuted{color:var(--gray-300)}.admin-smart-spend-module__ALESFG__statusBadge{border-radius:var(--radius-sm);color:var(--black);white-space:nowrap;background:#0000000d;align-items:center;padding:4px 8px;font-size:11.5px;font-weight:600;display:inline-flex}.admin-smart-spend-module__ALESFG__statusBadgeGreen{background:var(--green-bg);color:var(--green-700)}.admin-smart-spend-module__ALESFG__statusBadgeRed{color:var(--red-700);background:#b91c1c1a}.admin-smart-spend-module__ALESFG__colToggle{white-space:nowrap;width:1%}.admin-smart-spend-module__ALESFG__toggle{background:var(--gray-200);cursor:pointer;vertical-align:middle;border:0;border-radius:999px;flex-shrink:0;width:34px;height:19px;transition:background .16s;display:inline-flex;position:relative}.admin-smart-spend-module__ALESFG__toggle:disabled{opacity:.6;cursor:wait}.admin-smart-spend-module__ALESFG__toggleKnob{background:var(--white);border-radius:999px;width:15px;height:15px;transition:transform .16s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #00000026}.admin-smart-spend-module__ALESFG__toggleOn{background:#1b7a2799}.admin-smart-spend-module__ALESFG__toggleOn .admin-smart-spend-module__ALESFG__toggleKnob{transform:translate(15px)}.admin-smart-spend-module__ALESFG__creativeThumb{-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-sm);background:var(--gray-100);flex-shrink:0;width:44px;height:44px;display:block}.admin-smart-spend-module__ALESFG__creativeHeadline{color:var(--black);white-space:nowrap;font-size:13px;font-weight:600}.admin-smart-spend-module__ALESFG__creativeText{color:var(--black);text-overflow:ellipsis;white-space:nowrap;max-width:320px;margin-top:2px;font-size:12.5px;overflow:hidden}.admin-smart-spend-module__ALESFG__creativeActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.admin-smart-spend-module__ALESFG__rowBtn{border:1px solid var(--gray-200);border-radius:var(--radius-sm);background:var(--white);height:30px;color:var(--black);cursor:pointer;white-space:nowrap;transition:var(--t-btn);justify-content:center;align-items:center;padding:0 12px;font-family:inherit;font-size:12.5px;font-weight:600;display:inline-flex}@media (hover:hover){.admin-smart-spend-module__ALESFG__rowBtn:hover:not(:disabled){background:var(--gray-50);color:var(--black)}}.admin-smart-spend-module__ALESFG__rowBtn:disabled{opacity:.5;cursor:not-allowed}.admin-smart-spend-module__ALESFG__rowBtnDanger{color:var(--red-700)}@media (hover:hover){.admin-smart-spend-module__ALESFG__rowBtnDanger:hover:not(:disabled){background:var(--red-50);border-color:var(--red-700);color:var(--red-700)}}.admin-smart-spend-module__ALESFG__creativeForm{flex-direction:column;gap:16px;width:100%;max-width:960px;margin:0 auto;display:flex}.admin-smart-spend-module__ALESFG__segmented{background:var(--gray-100);border-radius:var(--radius);align-self:flex-start;gap:3px;padding:3px;display:inline-flex}.admin-smart-spend-module__ALESFG__segBtn{border-radius:var(--radius-sm);color:var(--black);cursor:pointer;background:0 0;border:0;padding:5px 16px;font-family:inherit;font-size:13px;font-weight:600}.admin-smart-spend-module__ALESFG__segActive{background:var(--white);color:var(--black);box-shadow:0 1px 2px #0000000f}.admin-smart-spend-module__ALESFG__cardGrid{flex-wrap:wrap;align-items:flex-start;gap:16px;display:flex}.admin-smart-spend-module__ALESFG__cardItem{flex-direction:column;align-items:flex-start;gap:8px;width:200px;display:flex}.admin-smart-spend-module__ALESFG__cardNum{border-radius:var(--radius-sm);width:22px;height:22px;color:var(--black);background:#0000000d;flex-shrink:0;justify-content:center;align-items:center;font-size:11.5px;font-weight:600;display:inline-flex}.admin-smart-spend-module__ALESFG__cardRemoveBtn{border:1px solid var(--gray-200);border-radius:var(--radius);background:var(--white);width:100%;height:34px;color:var(--black);cursor:pointer;padding:0 12px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background .12s,color .12s}@media (hover:hover){.admin-smart-spend-module__ALESFG__cardRemoveBtn:hover:not(:disabled){background:var(--gray-50);color:var(--black)}}.admin-smart-spend-module__ALESFG__cardRemoveBtn:disabled{opacity:.5;cursor:not-allowed}.admin-smart-spend-module__ALESFG__cardAdd{aspect-ratio:4/5;border:1.5px dashed var(--gray-300);border-radius:var(--radius-md);background:var(--gray-50);width:200px;color:var(--black);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:4px;margin-top:30px;font-family:inherit;font-size:13px;font-weight:600;transition:border-color .12s,background .12s;display:flex}@media (hover:hover){.admin-smart-spend-module__ALESFG__cardAdd:hover:not(:disabled){border-color:var(--gray-400);background:var(--gray-100)}}.admin-smart-spend-module__ALESFG__creativeFormRow{align-items:flex-start;gap:32px;display:flex}@media (max-width:720px){.admin-smart-spend-module__ALESFG__creativeFormRow{flex-direction:column}}.admin-smart-spend-module__ALESFG__uploadCol{flex-direction:column;flex-shrink:0;gap:6px;width:200px;display:flex}.admin-smart-spend-module__ALESFG__fieldsCol{flex-direction:column;flex:1;gap:16px;min-width:0;display:flex}.admin-smart-spend-module__ALESFG__field{flex-direction:column;gap:6px;display:flex}.admin-smart-spend-module__ALESFG__fieldRow{align-items:flex-start;gap:12px;display:flex}@media (max-width:560px){.admin-smart-spend-module__ALESFG__fieldRow{flex-direction:column}}.admin-smart-spend-module__ALESFG__fieldLabel{color:var(--black);font-size:13px;font-weight:600}.admin-smart-spend-module__ALESFG__fieldLabelSpacer{visibility:hidden;font-size:13px;font-weight:600;line-height:1}.admin-smart-spend-module__ALESFG__input,.admin-smart-spend-module__ALESFG__textarea{appearance:none;border:1px solid var(--gray-200);border-radius:var(--radius);background:var(--white);width:100%;color:var(--black);padding:8px 12px;font-family:inherit;font-size:13px}.admin-smart-spend-module__ALESFG__input{height:36px;padding:0 12px}.admin-smart-spend-module__ALESFG__input:focus,.admin-smart-spend-module__ALESFG__textarea:focus{border-color:var(--focus-border);box-shadow:var(--focus-ring);outline:none}.admin-smart-spend-module__ALESFG__textarea{resize:vertical;line-height:1.5}.admin-smart-spend-module__ALESFG__multiRow{align-items:flex-start;gap:6px;display:flex}.admin-smart-spend-module__ALESFG__multiRow>.admin-smart-spend-module__ALESFG__input,.admin-smart-spend-module__ALESFG__multiRow>.admin-smart-spend-module__ALESFG__textarea{flex:1;min-width:0}.admin-smart-spend-module__ALESFG__multiRemove{border:1px solid var(--gray-200);border-radius:var(--radius);background:var(--white);width:36px;height:36px;color:var(--gray-500);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}@media (hover:hover){.admin-smart-spend-module__ALESFG__multiRemove:hover:not(:disabled){background:var(--gray-50);color:var(--black)}}.admin-smart-spend-module__ALESFG__addOption{color:var(--blue-500,#0193e9);cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:5px;margin-top:2px;padding:0;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex}@media (hover:hover){.admin-smart-spend-module__ALESFG__addOption:hover:not(:disabled){text-decoration:underline}}.admin-smart-spend-module__ALESFG__addOption:disabled{opacity:.5;cursor:not-allowed}.admin-smart-spend-module__ALESFG__warnText{color:var(--red-700);font-size:12px}.admin-smart-spend-module__ALESFG__dropzone{aspect-ratio:4/5;border:1.5px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);width:200px;color:var(--black);text-align:center;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:16px 12px;font-family:inherit;transition:border-color .12s,background .12s;display:flex}@media (hover:hover){.admin-smart-spend-module__ALESFG__dropzone:hover:not(:disabled){border-color:var(--gray-500);background:var(--gray-50)}}.admin-smart-spend-module__ALESFG__dropzoneActive{border-color:var(--gray-500);background:var(--gray-50)}.admin-smart-spend-module__ALESFG__dropzoneHint{color:var(--gray-500);font-size:12px}.admin-smart-spend-module__ALESFG__previewWrap{aspect-ratio:4/5;border-radius:var(--radius-md);border:1px solid var(--gray-200);width:200px;position:relative;overflow:hidden}.admin-smart-spend-module__ALESFG__previewImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.admin-smart-spend-module__ALESFG__cropFrame{aspect-ratio:1;pointer-events:none;border:1.5px solid #ffffffe6;width:100%;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);box-shadow:0 0 0 1000px #00000059}.admin-smart-spend-module__ALESFG__cropLabel{color:#fff;letter-spacing:.03em;background:#0009;border-radius:4px;padding:1px 5px;font-size:10px;font-weight:600;position:absolute;top:4px;left:4px}.admin-smart-spend-module__ALESFG__previewActions{opacity:0;pointer-events:none;gap:6px;transition:opacity .12s,transform .12s;display:flex;position:absolute;top:10px;right:10px;transform:translateY(-4px)}.admin-smart-spend-module__ALESFG__previewWrap:focus-within .admin-smart-spend-module__ALESFG__previewActions{opacity:1;pointer-events:auto;transform:translateY(0)}@media (hover:hover){.admin-smart-spend-module__ALESFG__previewWrap:hover .admin-smart-spend-module__ALESFG__previewActions{opacity:1;pointer-events:auto;transform:translateY(0)}}@media (hover:none),(max-width:960px){.admin-smart-spend-module__ALESFG__previewActions{opacity:1;pointer-events:auto;transform:translateY(0)}}.admin-smart-spend-module__ALESFG__actionBtn{background:var(--white);width:30px;height:30px;color:var(--black);border:1px solid var(--gray-200);border-radius:var(--radius-sm);cursor:pointer;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s,border-color .12s;display:inline-flex}@media (hover:hover){.admin-smart-spend-module__ALESFG__actionBtn:hover:not(:disabled){background:var(--gray-50);color:var(--black)}.admin-smart-spend-module__ALESFG__actionBtnDanger:hover:not(:disabled){background:var(--red-50);color:var(--red-700);border-color:var(--red-700)}}.admin-smart-spend-module__ALESFG__formActions{justify-content:flex-end;gap:10px;display:flex}.admin-smart-spend-module__ALESFG__btnSecondary{border:1px solid var(--gray-200);border-radius:var(--radius);background:var(--white);height:36px;color:var(--black);cursor:pointer;padding:0 14px;font-family:inherit;font-size:13px;font-weight:600}@media (hover:hover){.admin-smart-spend-module__ALESFG__btnSecondary:hover:not(:disabled){background:var(--gray-50);color:var(--black)}}
.UploadEmptyState-module__8Spc7q__wrap{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.UploadEmptyState-module__8Spc7q__iconCircle{width:44px;height:44px;color:var(--black);background:#0000000d;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.UploadEmptyState-module__8Spc7q__title{color:var(--black);font-size:14px;font-weight:600;line-height:1.3}.UploadEmptyState-module__8Spc7q__hints{flex-direction:column;gap:2px;display:flex}.UploadEmptyState-module__8Spc7q__hint{color:var(--gray-500);font-size:11px;line-height:1.5}
.upload-contract-editor-module__jGH2ca__shell{z-index:60;background:var(--gray-100);grid-template-columns:1fr 320px;min-height:0;display:grid;position:fixed;inset:0}.upload-contract-editor-module__jGH2ca__sidebar{background:var(--white);border-left:1px solid var(--gray-200);flex-direction:column;grid-area:1/2;min-height:0;display:flex;overflow:hidden}.upload-contract-editor-module__jGH2ca__pdfArea{grid-area:1/1}.upload-contract-editor-module__jGH2ca__sidebarTop{border-bottom:1px solid var(--gray-200);flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:16px 20px;display:flex}.upload-contract-editor-module__jGH2ca__sidebarTitle{min-width:0;color:var(--black);flex:1;align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.upload-contract-editor-module__jGH2ca__sidebarTitleDot{border-radius:var(--radius-sm);background:#05899f;flex-shrink:0;width:8px;height:8px;margin-top:1px}.upload-contract-editor-module__jGH2ca__closeBtn{background:var(--gray-100);width:30px;height:30px;color:var(--black);border-radius:var(--radius-sm);cursor:pointer;transition:var(--t-btn);border:0;justify-content:center;align-items:center;display:inline-flex}@media (hover:hover){.upload-contract-editor-module__jGH2ca__closeBtn:hover{background:var(--gray-200);color:var(--black)}}.upload-contract-editor-module__jGH2ca__sidebarBody{scrollbar-width:thin;scrollbar-color:var(--gray-200) transparent;flex-direction:column;flex:auto;gap:14px;min-height:0;padding:18px;display:flex;overflow-y:auto}.upload-contract-editor-module__jGH2ca__sidebarBody::-webkit-scrollbar{width:6px}.upload-contract-editor-module__jGH2ca__sidebarBody::-webkit-scrollbar-thumb{background:var(--gray-200);border-radius:999px}.upload-contract-editor-module__jGH2ca__sidebarBody::-webkit-scrollbar-track{background:0 0}.upload-contract-editor-module__jGH2ca__sidebarFooter{border-top:1px solid var(--gray-200);background:var(--white);flex-direction:column;flex-shrink:0;gap:12px;padding:14px 18px;display:flex}.upload-contract-editor-module__jGH2ca__sectionLabel{color:var(--black);margin:0 0 6px;font-size:13px;font-weight:600}.upload-contract-editor-module__jGH2ca__toolList{flex-direction:column;gap:8px;display:flex}.upload-contract-editor-module__jGH2ca__toolBtn{background:var(--white);color:var(--black);border:1px solid var(--gray-200);border-radius:var(--radius);text-align:left;cursor:pointer;align-items:center;gap:10px;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:background .1s,border-color .1s;display:flex}@media (hover:hover){.upload-contract-editor-module__jGH2ca__toolBtn:hover:not(.upload-contract-editor-module__jGH2ca__toolBtnArmed){background:var(--gray-50)}}.upload-contract-editor-module__jGH2ca__toolBtnArmed{background:var(--black);color:var(--white);border-color:var(--black)}.upload-contract-editor-module__jGH2ca__toolBtnArmed .upload-contract-editor-module__jGH2ca__toolHint{color:#ffffffb3}.upload-contract-editor-module__jGH2ca__toolBtnDone:not(.upload-contract-editor-module__jGH2ca__toolBtnArmed){color:var(--black);background:#f0fdf4;border-color:#16a34a}.upload-contract-editor-module__jGH2ca__toolLabel{flex-direction:column;flex:1;gap:2px;font-size:13px;font-weight:600;display:flex}.upload-contract-editor-module__jGH2ca__toolHint{color:var(--gray-500);font-size:11.5px;font-weight:400}.upload-contract-editor-module__jGH2ca__recipient{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:var(--radius);padding:10px 12px}.upload-contract-editor-module__jGH2ca__recipientLabel{color:var(--black);margin-bottom:5px;font-size:11.5px}.upload-contract-editor-module__jGH2ca__recipientPill{background:var(--white);border:1px solid var(--gray-200);height:24px;color:var(--black);border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.upload-contract-editor-module__jGH2ca__recipientName{color:var(--black);margin-top:4px;margin-bottom:6px;font-size:12.5px;font-weight:600}.upload-contract-editor-module__jGH2ca__primaryBtn{background:var(--black);width:100%;height:36px;color:var(--white);border-radius:var(--radius);cursor:pointer;border:0;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:600;transition:opacity .12s;display:inline-flex}@media (hover:hover){.upload-contract-editor-module__jGH2ca__primaryBtn:hover:not(:disabled){opacity:.9}}.upload-contract-editor-module__jGH2ca__primaryBtn:disabled{opacity:.5;cursor:not-allowed}.upload-contract-editor-module__jGH2ca__pdfArea{background:var(--gray-200);flex-direction:column;min-height:0;display:flex;position:relative;overflow:hidden}.upload-contract-editor-module__jGH2ca__fitLoader{color:var(--gray-500);z-index:1;pointer-events:none;justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex;position:absolute;inset:0}.upload-contract-editor-module__jGH2ca__uploadEmpty{flex:1;justify-content:center;align-items:center;padding:32px;display:flex}.upload-contract-editor-module__jGH2ca__uploadDrop{background:var(--white);border:1.5px solid var(--gray-200);border-radius:var(--radius-md);width:100%;max-width:560px;min-height:280px;color:inherit;text-align:center;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:32px 28px;font-family:inherit;transition:border-color .12s,background .12s;display:flex}@media (hover:hover){.upload-contract-editor-module__jGH2ca__uploadDrop:hover{border-color:var(--gray-500);background:var(--gray-50)}}.upload-contract-editor-module__jGH2ca__uploadDrop.upload-contract-editor-module__jGH2ca__uploadDropActive{border-color:var(--gray-500);background:var(--gray-100)}.upload-contract-editor-module__jGH2ca__uploadDropInfo{color:var(--gray-500);max-width:420px;margin-top:-4px;font-size:12px;line-height:1.5}.upload-contract-editor-module__jGH2ca__zoomBar{z-index:5;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius);align-items:center;gap:1px;padding:2px;display:inline-flex;position:absolute;top:10px;left:10px;box-shadow:0 2px 8px #0000000f}.upload-contract-editor-module__jGH2ca__zoomBtn{width:22px;height:22px;color:var(--black);border-radius:var(--radius-sm);cursor:pointer;transition:var(--t-btn);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}@media (hover:hover){.upload-contract-editor-module__jGH2ca__zoomBtn:hover:not(:disabled){background:var(--gray-100);color:var(--black)}}.upload-contract-editor-module__jGH2ca__zoomBtn:disabled{opacity:.35;cursor:not-allowed}.upload-contract-editor-module__jGH2ca__zoomReset{min-width:40px;height:22px;color:var(--black);border-radius:var(--radius-sm);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;cursor:pointer;background:0 0;border:0;padding:0 6px;font-family:inherit;font-size:11px;font-weight:600}@media (hover:hover){.upload-contract-editor-module__jGH2ca__zoomReset:hover{background:var(--gray-100);color:var(--black)}}.upload-contract-editor-module__jGH2ca__zoomDivider{background:var(--gray-200);width:1px;height:16px;margin:0 2px;display:inline-block}.upload-contract-editor-module__jGH2ca__zoomReplaceBtn{height:22px;color:var(--black);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0 8px;font-family:inherit;font-size:11.5px;font-weight:600;display:inline-flex}@media (hover:hover){.upload-contract-editor-module__jGH2ca__zoomReplaceBtn:hover{background:var(--gray-100);color:var(--black)}}.upload-contract-editor-module__jGH2ca__scroll{flex-direction:column;flex:auto;align-items:center;min-height:0;padding:20px;display:flex;overflow:auto}.upload-contract-editor-module__jGH2ca__scroll .react-pdf__Document{scrollbar-width:thin;scrollbar-color:var(--gray-300) transparent;flex-direction:column;align-items:center;gap:32px;display:flex}.upload-contract-editor-module__jGH2ca__scroll::-webkit-scrollbar{width:6px;height:6px}.upload-contract-editor-module__jGH2ca__scroll::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:999px}.upload-contract-editor-module__jGH2ca__scroll::-webkit-scrollbar-track{background:0 0}.upload-contract-editor-module__jGH2ca__pageWrap{background:var(--white);border-radius:var(--radius-sm);-webkit-user-select:none;user-select:none;flex-shrink:0;line-height:0;position:relative;box-shadow:0 1px 2px #0000000a,0 8px 24px #00000014}.upload-contract-editor-module__jGH2ca__pageWrap .react-pdf__Page{background:var(--white)!important}.upload-contract-editor-module__jGH2ca__pageWrap .react-pdf__Page__canvas{max-width:100%;display:block;height:auto!important}.upload-contract-editor-module__jGH2ca__loader{width:100%;min-height:200px;color:var(--gray-500);justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.upload-contract-editor-module__jGH2ca__dateChip{color:#000;white-space:nowrap;cursor:grab;-webkit-user-select:none;user-select:none;z-index:3;background:0 0;padding:0;font-family:Helvetica,Arial,sans-serif;line-height:1;display:inline-block;position:absolute}.upload-contract-editor-module__jGH2ca__dateChip:active{cursor:grabbing}.upload-contract-editor-module__jGH2ca__dateChip:before{content:"";pointer-events:none;background:#eff6ffd9;border-radius:3px;transition:box-shadow 80ms;position:absolute;inset:-5px -5px -1px;box-shadow:inset 0 0 0 1px #93c5fd}.upload-contract-editor-module__jGH2ca__dateChip>span{color:#1d4ed8;position:relative}.upload-contract-editor-module__jGH2ca__dateChipSelected:before{box-shadow:0 0 0 2px #2563eb8c!important}.upload-contract-editor-module__jGH2ca__sigBox{cursor:grab;-webkit-user-select:none;user-select:none;z-index:2;background:#2563eb0f;border:1.5px dashed #2563eb;border-radius:3px;justify-content:center;align-items:center;display:flex;position:absolute}.upload-contract-editor-module__jGH2ca__sigBox:active{cursor:grabbing}.upload-contract-editor-module__jGH2ca__sigBoxSelected{box-shadow:0 0 0 2px #2563eb66}.upload-contract-editor-module__jGH2ca__sigBoxLabel{color:#1d4ed8;letter-spacing:.02em;pointer-events:none;text-align:center;font-size:11px;font-weight:600}.upload-contract-editor-module__jGH2ca__sigDraft{z-index:4;pointer-events:none;background:#2563eb14;border:1.5px dashed #2563eb;border-radius:3px;position:absolute}.upload-contract-editor-module__jGH2ca__chipToolbar{color:#fff;white-space:nowrap;z-index:10;cursor:default;background:#1f2937;border-radius:6px;align-items:center;gap:0;padding:3px;font-size:12px;line-height:1;display:inline-flex;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000040}.upload-contract-editor-module__jGH2ca__chipToolbar:after{content:"";border:5px solid #0000;border-top-color:#1f2937;position:absolute;top:100%;left:50%;transform:translate(-50%)}.upload-contract-editor-module__jGH2ca__chipToolbarBtn{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-family:inherit;font-size:14px;font-weight:600;display:inline-flex}@media (hover:hover){.upload-contract-editor-module__jGH2ca__chipToolbarBtn:hover{background:#ffffff1f}}.upload-contract-editor-module__jGH2ca__chipToolbarBtnActive{color:#fff;background:#3b82f6}@media (hover:hover){.upload-contract-editor-module__jGH2ca__chipToolbarBtnActive:hover{color:#fff;background:#3b82f6}}.upload-contract-editor-module__jGH2ca__chipToolbarSize{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:38px;height:24px;color:var(--gray-300);justify-content:center;align-items:center;padding:0 4px;display:inline-flex}.upload-contract-editor-module__jGH2ca__chipToolbarDivider{background:#ffffff2e;width:1px;height:16px;margin:0 4px;display:inline-block}@media (hover:hover){.upload-contract-editor-module__jGH2ca__chipToolbarDelete:hover{background:#dc2626d9}}.upload-contract-editor-module__jGH2ca__sigToolbar{z-index:10;background:#1f2937;border-radius:6px;padding:3px;display:inline-flex;position:absolute;top:-34px;right:-1px;box-shadow:0 4px 12px #00000040}.upload-contract-editor-module__jGH2ca__sigToolbar .upload-contract-editor-module__jGH2ca__chipToolbarDelete{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}
.blog-module__DFGDya__pageWide{width:100%}.blog-module__DFGDya__headRow{align-items:center;gap:12px;margin-bottom:20px;display:flex}.blog-module__DFGDya__pageHead{justify-content:space-between;align-items:center;gap:16px;min-height:36px;margin-bottom:20px;display:flex}.blog-module__DFGDya__pageHeadSub{color:var(--gray-500);margin:4px 0 0;font-size:13px}.blog-module__DFGDya__tableWrap{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);overflow-x:auto}.blog-module__DFGDya__table{border-collapse:collapse;width:100%;min-width:660px;font-size:13px}.blog-module__DFGDya__table thead th{text-align:left;color:var(--black);background:var(--gray-50);border-bottom:1px solid var(--gray-100);border-right:1px solid var(--gray-100);height:40px;padding:0 12px;font-size:12px;font-weight:600}.blog-module__DFGDya__table thead th:first-child{padding-left:16px}.blog-module__DFGDya__table thead th:last-child{border-right:0;padding-right:16px}.blog-module__DFGDya__table tbody td{border-bottom:1px solid var(--gray-100);border-right:1px solid var(--gray-100);height:56px;color:var(--black);vertical-align:middle;padding:0 12px}.blog-module__DFGDya__table tbody td:first-child{padding-left:16px}.blog-module__DFGDya__table tbody td:last-child{border-right:0;padding-right:16px}.blog-module__DFGDya__table tbody tr:last-child td{border-bottom:0}.blog-module__DFGDya__rowLink{cursor:pointer}@media (hover:hover){.blog-module__DFGDya__table tbody tr:hover td{background:var(--gray-50)}}.blog-module__DFGDya__cellName{font-weight:600}.blog-module__DFGDya__cellMute{color:var(--gray-500);white-space:nowrap}.blog-module__DFGDya__cellActions{text-align:right;white-space:nowrap;width:1px}.blog-module__DFGDya__actionsRow{justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.blog-module__DFGDya__titleCell{vertical-align:middle;color:var(--black);align-items:center;gap:12px;text-decoration:none;display:inline-flex}@media (hover:hover){.blog-module__DFGDya__titleCell:hover .blog-module__DFGDya__titleText{color:var(--black);text-decoration:underline}}.blog-module__DFGDya__thumb{border-radius:var(--radius-sm);background:var(--gray-100);flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;overflow:hidden}.blog-module__DFGDya__thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.blog-module__DFGDya__thumbFallback{width:100%;height:100%;color:var(--gray-300);justify-content:center;align-items:center;display:inline-flex}.blog-module__DFGDya__titleText{color:var(--black);font-weight:600}.blog-module__DFGDya__statusBadgeHidden{color:#2563eb;background:#eff6ff}.blog-module__DFGDya__postGrid{grid-gap:16px;grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:1100px){.blog-module__DFGDya__postGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.blog-module__DFGDya__postGrid{grid-template-columns:1fr}}.blog-module__DFGDya__postCard{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);flex-direction:column;transition:border-color .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}@media (hover:hover){.blog-module__DFGDya__postCard:hover{border-color:var(--gray-300);box-shadow:var(--shadow-sm)}}.blog-module__DFGDya__postCardCover{aspect-ratio:1200/630;background:var(--gray-100);display:block;position:relative}.blog-module__DFGDya__postCardCover img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.blog-module__DFGDya__postCardCoverFallback{background:linear-gradient(135deg, var(--gray-100), var(--gray-200));position:absolute;inset:0}.blog-module__DFGDya__postCardStatus{position:absolute;top:10px;left:10px;box-shadow:0 1px 4px #0f172a1f}.blog-module__DFGDya__postCardBody{flex-direction:column;flex:1;gap:6px;padding:14px;display:flex}.blog-module__DFGDya__postCardDate{color:var(--gray-300);font-size:11.5px}.blog-module__DFGDya__postCardTitle{color:var(--black);font-size:15px;font-weight:700;line-height:1.35;text-decoration:none}@media (hover:hover){.blog-module__DFGDya__postCardTitle:hover{text-decoration:underline}}.blog-module__DFGDya__postCardExcerpt{color:var(--gray-500);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.blog-module__DFGDya__postCardActions{z-index:1;position:absolute;top:10px;right:10px}.blog-module__DFGDya__postCardActions a,.blog-module__DFGDya__postCardActions button{background:var(--white);box-shadow:0 1px 4px #0f172a26}.blog-module__DFGDya__rowActions{align-items:center;gap:6px;display:inline-flex}.blog-module__DFGDya__statusBadge{border-radius:var(--radius-sm);white-space:nowrap;color:var(--black);background:#0000000d;align-items:center;padding:4px 8px;font-size:11.5px;font-weight:600;display:inline-flex}.blog-module__DFGDya__statusBadgePublished{background:var(--green-bg);color:var(--green-700)}.blog-module__DFGDya__tagChips{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.blog-module__DFGDya__tagChip{background:var(--gray-100);color:var(--black);border-radius:999px;align-items:center;gap:4px;padding:4px 6px 4px 10px;font-size:12.5px;font-weight:500;display:inline-flex}.blog-module__DFGDya__tagChipRemove{color:var(--gray-300);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}@media (hover:hover){.blog-module__DFGDya__tagChipRemove:hover{color:var(--black)}}.blog-module__DFGDya__tagBox{position:relative}.blog-module__DFGDya__tagMenu{z-index:30;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius);max-height:240px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0f172a1f}.blog-module__DFGDya__tagOption{border-radius:var(--radius-sm);width:100%;color:var(--black);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:8px 10px;font-family:inherit;font-size:13px;display:flex}@media (hover:hover){.blog-module__DFGDya__tagOption:hover{background:var(--gray-100)}}.blog-module__DFGDya__tagCheck{border:1.5px solid var(--gray-300);border-radius:var(--radius-sm);background:var(--white);width:16px;height:16px;color:var(--white);flex:none;justify-content:center;align-items:center;display:inline-flex}.blog-module__DFGDya__tagCheckOn{background:var(--black);border-color:var(--black)}.blog-module__DFGDya__iconBtn{border:1px solid var(--gray-200);border-radius:var(--radius-sm);width:30px;height:30px;color:var(--gray-300);cursor:pointer;transition:var(--t-btn-border);background:0 0;justify-content:center;align-items:center;padding:0;display:inline-flex}@media (hover:hover){.blog-module__DFGDya__iconBtn:hover:not(:disabled){background:var(--gray-50);color:var(--black);border-color:var(--gray-300)}.blog-module__DFGDya__iconBtnDanger:hover:not(:disabled){background:var(--red-50);color:var(--red-700);border-color:var(--red-700)}}.blog-module__DFGDya__editBtn{border:1px solid var(--gray-200);border-radius:var(--radius-sm);background:var(--white);height:30px;color:var(--black);transition:var(--t-btn);justify-content:center;align-items:center;padding:0 12px;font-size:12.5px;font-weight:600;text-decoration:none;display:inline-flex}@media (hover:hover){.blog-module__DFGDya__editBtn:hover{background:var(--gray-50);color:var(--black)}}.blog-module__DFGDya__formGrid{grid-gap:20px;grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:20px;display:grid}@media (max-width:1100px){.blog-module__DFGDya__formGrid{grid-template-columns:1fr}}.blog-module__DFGDya__formMain{flex-direction:column;gap:10px;min-width:0;display:flex}.blog-module__DFGDya__editorCard{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);flex-direction:column;gap:16px;padding:16px;display:flex}.blog-module__DFGDya__formSide{flex-direction:column;gap:14px;display:flex;position:sticky;top:80px}.blog-module__DFGDya__sideCard{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);flex-direction:column;gap:18px;padding:16px;display:flex}.blog-module__DFGDya__sideSection{flex-direction:column;gap:10px;display:flex}.blog-module__DFGDya__sideCardTitle{color:var(--black);margin:0;font-size:13px;font-weight:600}.blog-module__DFGDya__sideCard .blog-module__DFGDya__statusBadge{align-self:flex-start}.blog-module__DFGDya__sideActions{flex-direction:column;gap:8px;display:flex}.blog-module__DFGDya__sideActions .blog-module__DFGDya__primaryBtn,.blog-module__DFGDya__sideActions .blog-module__DFGDya__secondaryBtn,.blog-module__DFGDya__sideSection .blog-module__DFGDya__primaryBtn{width:100%}.blog-module__DFGDya__field{flex-direction:column;gap:6px;display:flex}.blog-module__DFGDya__label{color:var(--black);font-size:13px;font-weight:600}.blog-module__DFGDya__required:after{content:" *";color:var(--red-700)}.blog-module__DFGDya__charCount{color:var(--gray-300);align-self:flex-end;font-size:12px}.blog-module__DFGDya__input{appearance:none;border:1px solid var(--gray-200);border-radius:var(--radius);background:var(--white);width:100%;height:36px;color:var(--black);transition:var(--t-input);padding:0 12px;font-family:inherit;font-size:13px}.blog-module__DFGDya__input::placeholder{color:var(--gray-300)}.blog-module__DFGDya__inputMono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12.5px}.blog-module__DFGDya__textarea{resize:vertical;height:auto;padding:10px 12px;line-height:1.5}.blog-module__DFGDya__authorBox{position:relative}.blog-module__DFGDya__authorMenu{z-index:30;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius);max-height:220px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0f172a1f}.blog-module__DFGDya__authorOption{border-radius:var(--radius-sm);width:100%;color:var(--black);text-align:left;cursor:pointer;background:0 0;border:0;padding:7px 10px;font-family:inherit;font-size:13px;display:block}@media (hover:hover){.blog-module__DFGDya__authorOption:hover{background:var(--gray-100)}}.blog-module__DFGDya__coverEmpty{aspect-ratio:16/9;border:1.5px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);width:100%;color:var(--black);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-family:inherit;transition:border-color .12s,background .12s;display:flex;position:relative}@media (hover:hover){.blog-module__DFGDya__coverEmpty:hover:not(:disabled){border-color:var(--gray-500);background:var(--gray-50)}}.blog-module__DFGDya__coverDragActive{border-color:var(--gray-500);background:var(--gray-50)}.blog-module__DFGDya__coverPreview{aspect-ratio:16/9;border-radius:var(--radius-md);border:1px solid var(--gray-200);position:relative;overflow:hidden}.blog-module__DFGDya__coverPreview img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.blog-module__DFGDya__coverActions{opacity:0;pointer-events:none;gap:6px;transition:opacity .12s,transform .12s;display:flex;position:absolute;top:10px;right:10px;transform:translateY(-4px)}.blog-module__DFGDya__coverPreview:focus-within .blog-module__DFGDya__coverActions{opacity:1;pointer-events:auto;transform:translateY(0)}@media (hover:hover){.blog-module__DFGDya__coverPreview:hover .blog-module__DFGDya__coverActions{opacity:1;pointer-events:auto;transform:translateY(0)}}@media (hover:none),(max-width:960px){.blog-module__DFGDya__coverActions{opacity:1;pointer-events:auto;transform:translateY(0)}}.blog-module__DFGDya__coverActionBtn{background:var(--white);width:30px;height:30px;color:var(--black);border:1px solid var(--gray-200);border-radius:var(--radius-sm);cursor:pointer;transition:var(--t-btn-border);justify-content:center;align-items:center;padding:0;display:inline-flex}@media (hover:hover){.blog-module__DFGDya__coverActionBtn:hover:not(:disabled){background:var(--gray-50);color:var(--black)}.blog-module__DFGDya__coverActionBtnDanger:hover:not(:disabled){background:var(--red-50);color:var(--red-700);border-color:var(--red-700)}}.blog-module__DFGDya__formActions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.blog-module__DFGDya__primaryBtn,.blog-module__DFGDya__secondaryBtn{border-radius:var(--radius);cursor:pointer;justify-content:center;align-items:center;gap:6px;height:38px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:600;transition:opacity .12s,background .12s;display:inline-flex}.blog-module__DFGDya__primaryBtn{background:var(--black);color:var(--white);border:0}@media (hover:hover){.blog-module__DFGDya__primaryBtn:hover:not(:disabled){opacity:.9}}.blog-module__DFGDya__primaryBtn:disabled{color:#71717a;cursor:not-allowed;background:#efeff0}.blog-module__DFGDya__secondaryBtn{border:1px solid var(--gray-200);background:var(--white);color:var(--black)}@media (hover:hover){.blog-module__DFGDya__secondaryBtn:hover:not(:disabled){background:var(--gray-50)}}.blog-module__DFGDya__secondaryBtn:disabled{opacity:.6;cursor:wait}.blog-module__DFGDya__empty{text-align:center;color:var(--gray-500);padding:32px 16px;font-size:13.5px}.blog-module__DFGDya__edWrap{border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);overflow:hidden}.blog-module__DFGDya__edToolbar{border-bottom:1px solid var(--gray-100);background:var(--gray-50);flex-wrap:wrap;align-items:center;gap:2px;padding:6px 8px;display:flex}.blog-module__DFGDya__edBtn{border-radius:var(--radius-sm);width:30px;height:30px;color:var(--black);cursor:pointer;transition:var(--t-btn);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}@media (hover:hover){.blog-module__DFGDya__edBtn:hover:not(:disabled){background:var(--gray-200);color:var(--black)}}.blog-module__DFGDya__edBtn:disabled{opacity:.4;cursor:default}.blog-module__DFGDya__edBtnActive{background:var(--gray-200);color:var(--black);box-shadow:inset 0 0 0 1px var(--gray-300)}@media (hover:hover){.blog-module__DFGDya__edBtnActive:hover:not(:disabled){background:var(--gray-200);color:var(--black);box-shadow:inset 0 0 0 1px var(--gray-300)}}.blog-module__DFGDya__edBtnDragActive{background:var(--gray-200);color:var(--black);box-shadow:inset 0 0 0 1.5px var(--gray-500)}@media (hover:hover){.blog-module__DFGDya__edBtnDragActive:hover:not(:disabled){background:var(--gray-200);color:var(--black);box-shadow:inset 0 0 0 1.5px var(--gray-500)}}.blog-module__DFGDya__edDivider{background:var(--gray-200);width:1px;height:18px;margin:0 6px}.blog-module__DFGDya__edTableBar{border-bottom:1px solid var(--gray-100);background:var(--white);align-items:center;gap:8px;padding:6px 10px;display:flex}.blog-module__DFGDya__edTableGroup{border:1px solid var(--gray-200);border-radius:var(--radius-sm);background:var(--white);align-items:stretch;height:26px;display:inline-flex;overflow:hidden}.blog-module__DFGDya__edTableGroupLabel{background:var(--gray-50);border-right:1px solid var(--gray-200);color:var(--gray-500);-webkit-user-select:none;user-select:none;align-items:center;gap:5px;padding:0 9px;font-size:11.5px;font-weight:600;display:inline-flex}.blog-module__DFGDya__edTableGroupBtn{width:28px;color:var(--black);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;transition:background .1s,color .1s;display:inline-flex}.blog-module__DFGDya__edTableGroupBtn+.blog-module__DFGDya__edTableGroupBtn{border-left:1px solid var(--gray-100)}@media (hover:hover){.blog-module__DFGDya__edTableGroupBtn:hover{background:var(--gray-100);color:var(--black)}}.blog-module__DFGDya__edTableToggle{border:1px solid var(--gray-200);border-radius:var(--radius-sm);background:var(--white);height:26px;color:var(--black);cursor:pointer;align-items:center;gap:5px;padding:0 10px;font-family:inherit;font-size:11.5px;font-weight:600;transition:background .1s,color .1s;display:inline-flex}@media (hover:hover){.blog-module__DFGDya__edTableToggle:hover{background:var(--gray-100);color:var(--black)}}.blog-module__DFGDya__edTableDelete{border:1px solid var(--gray-200);border-radius:var(--radius-sm);background:var(--white);width:26px;height:26px;color:var(--gray-300);cursor:pointer;transition:var(--t-btn-border);justify-content:center;align-items:center;margin-left:auto;padding:0;display:inline-flex}@media (hover:hover){.blog-module__DFGDya__edTableDelete:hover{background:var(--red-50);color:var(--red-700);border-color:var(--red-700)}}.blog-module__DFGDya__edContent{overscroll-behavior:contain;min-height:200px;max-height:min(62vh,720px);color:var(--black);outline:none;padding:18px 20px;font-size:15px;line-height:1.65;overflow-y:auto}.blog-module__DFGDya__edContent::-webkit-scrollbar{width:10px}.blog-module__DFGDya__edContent::-webkit-scrollbar-thumb{background:var(--gray-200);border:2px solid var(--white);border-radius:999px}@media (hover:hover){.blog-module__DFGDya__edContent::-webkit-scrollbar-thumb:hover{background:var(--gray-300)}}.blog-module__DFGDya__edContent p{margin:0 0 12px}.blog-module__DFGDya__edContent h2{letter-spacing:-.01em;margin:22px 0 8px;font-size:21px;font-weight:600}.blog-module__DFGDya__edContent h3{margin:18px 0 6px;font-size:17px;font-weight:600}.blog-module__DFGDya__edContent ul,.blog-module__DFGDya__edContent ol{margin:0 0 12px;padding-left:22px}.blog-module__DFGDya__edContent blockquote{border-left:3px solid var(--gray-300);color:var(--black);margin:0 0 12px;padding:0 0 0 14px}.blog-module__DFGDya__edContent blockquote p:last-child{margin-bottom:0}.blog-module__DFGDya__edContent pre{border-radius:var(--radius);background:var(--black);color:var(--gray-100);margin:0 0 12px;padding:12px 14px;font-size:13px;overflow-x:auto}.blog-module__DFGDya__edContent img{border-radius:var(--radius);max-width:100%;height:auto;margin:8px 0;display:block}@media (min-width:641px){.blog-module__DFGDya__edContent img{width:auto;max-height:760px}}.blog-module__DFGDya__edContent img.blog-module__DFGDya__ProseMirror-selectednode{outline:2px solid var(--black)}.blog-module__DFGDya__edContent hr{border:0;border-top:1px solid var(--gray-200);margin:18px 0}.blog-module__DFGDya__edContent table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0 0 12px}.blog-module__DFGDya__edContent th,.blog-module__DFGDya__edContent td{border:1px solid var(--gray-200);vertical-align:top;padding:7px 10px;position:relative}.blog-module__DFGDya__edContent th{background:var(--gray-50);text-align:left;font-weight:600}.blog-module__DFGDya__edContent th p,.blog-module__DFGDya__edContent td p{margin:0}.blog-module__DFGDya__edContent .blog-module__DFGDya__selectedCell:after{content:"";pointer-events:none;background:#3b82f61f;position:absolute;inset:0}.blog-module__DFGDya__edContent p.blog-module__DFGDya__is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--gray-300);pointer-events:none;height:0}.blog-module__DFGDya__edHtmlArea{resize:vertical;background:var(--white);width:100%;min-height:200px;max-height:min(62vh,720px);color:var(--black);border:0;outline:none;padding:18px 20px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.6;display:block}.blog-module__DFGDya__edSpacer{flex:1}
.settings-module__kEq81W__section{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);max-width:720px;margin-bottom:16px;padding:24px}.settings-module__kEq81W__pageHead{justify-content:space-between;align-items:center;gap:16px;min-height:36px;margin-bottom:20px;display:flex}.settings-module__kEq81W__previewBtn{border:1px solid var(--gray-200);border-radius:var(--radius);background:var(--white);height:36px;color:var(--black);white-space:nowrap;transition:var(--t-btn);align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}@media (hover:hover){.settings-module__kEq81W__previewBtn:hover{background:var(--gray-50)}}.settings-module__kEq81W__heroTextsForm{flex-direction:column;gap:16px;display:flex}.settings-module__kEq81W__heroTextsField{flex-direction:column;gap:4px;display:flex}.settings-module__kEq81W__heroTextsLabel{color:var(--black);font-size:13px;font-weight:600}.settings-module__kEq81W__heroTextsCount{color:var(--gray-300);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;align-self:flex-end;font-size:12px}.settings-module__kEq81W__columns{grid-gap:var(--space-6);gap:var(--space-6);grid-template-columns:1fr 1fr;align-items:start;display:grid}.settings-module__kEq81W__column{min-width:0}.settings-module__kEq81W__columns .settings-module__kEq81W__section{max-width:none}@media (max-width:900px){.settings-module__kEq81W__columns{grid-template-columns:1fr}}.settings-module__kEq81W__field{flex-direction:column;gap:6px;display:flex}.settings-module__kEq81W__label{color:var(--black);font-size:13px;font-weight:600}.settings-module__kEq81W__required:after{content:" *";color:var(--red-700)}.settings-module__kEq81W__sectionDesc{color:var(--gray-500);margin:-2px 0 8px;font-size:13px;line-height:1.5}.settings-module__kEq81W__ssoBlock,.settings-module__kEq81W__ssoStatus{flex-direction:column;gap:12px;display:flex}.settings-module__kEq81W__ssoStatusBadge{background:var(--blue-50);color:var(--blue-500);border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.settings-module__kEq81W__ssoMeta{grid-gap:8px 16px;grid-template-columns:200px 1fr;gap:8px 16px;margin:0;font-size:12.5px;display:grid}.settings-module__kEq81W__ssoMeta dt{color:var(--gray-500);font-weight:500}.settings-module__kEq81W__ssoMeta dd{color:var(--black);white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;overflow:hidden}.settings-module__kEq81W__ssoMetaMono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.settings-module__kEq81W__ssoMetaWithCopy{border-bottom:1px solid var(--gray-100);min-width:0;color:var(--black);align-items:center;gap:8px;margin:0;padding:7px 10px;display:flex}.settings-module__kEq81W__ssoMetaWithCopy .settings-module__kEq81W__ssoMetaMono{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.settings-module__kEq81W__copyBtn{background:var(--white);width:26px;height:26px;color:var(--gray-500);border:1px solid var(--gray-200);border-radius:var(--radius-sm);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .1s,color .1s,border-color .1s;display:inline-flex}@media (hover:hover){.settings-module__kEq81W__copyBtn:hover{background:var(--gray-50);color:var(--black);border-color:var(--gray-300)}}.settings-module__kEq81W__ssoSpInfo{flex-direction:column;gap:10px;display:flex}.settings-module__kEq81W__ssoSpTable{border:1px solid var(--gray-200);border-radius:var(--radius);background:var(--white);grid-template-columns:110px 1fr;display:grid;overflow:hidden}.settings-module__kEq81W__ssoSpTable>:nth-last-child(-n+2){border-bottom:0}.settings-module__kEq81W__ssoSpHead{text-transform:uppercase;letter-spacing:.04em;color:var(--gray-500);background:var(--gray-50);border-bottom:1px solid var(--gray-100);border-right:1px solid var(--gray-100);padding:6px 10px;font-size:10.5px;font-weight:600}.settings-module__kEq81W__ssoSpHead:nth-child(2n){border-right:0}.settings-module__kEq81W__ssoSpLabel{color:var(--black);border-bottom:1px solid var(--gray-100);border-right:1px solid var(--gray-100);align-items:center;padding:7px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;display:flex}.settings-module__kEq81W__ssoSpHint{color:var(--black);margin:0;font-size:13px;font-weight:600}.settings-module__kEq81W__ssoForm{flex-direction:column;gap:6px;display:flex}.settings-module__kEq81W__labelRow{align-items:center;gap:6px;display:inline-flex}.settings-module__kEq81W__infoTip{width:18px;height:18px;color:var(--gray-300);cursor:help;outline:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.settings-module__kEq81W__infoTip:focus-visible{color:var(--black)}@media (hover:hover){.settings-module__kEq81W__infoTip:hover{color:var(--black)}}.settings-module__kEq81W__infoTip:after{content:attr(data-tooltip);background:var(--white);color:var(--black);text-align:left;border:1px solid var(--gray-200);border-radius:var(--radius-sm);opacity:0;pointer-events:none;z-index:30;white-space:normal;width:max-content;max-width:260px;padding:8px 10px;font-size:12px;font-weight:400;line-height:1.4;transition:opacity .1s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000001f}.settings-module__kEq81W__infoTip:focus-visible:after{opacity:1}@media (hover:hover){.settings-module__kEq81W__infoTip:hover:after{opacity:1}}.settings-module__kEq81W__ssoInput{appearance:none;border:1px solid var(--gray-200);border-radius:var(--radius);background:var(--white);width:100%;height:40px;color:var(--black);transition:var(--t-input);padding:0 14px;font-family:inherit;font-size:14px}.settings-module__kEq81W__ssoInput::placeholder{color:var(--gray-300)}.settings-module__kEq81W__ssoActions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.settings-module__kEq81W__ssoPrimaryBtn{background:var(--black);height:38px;color:var(--white);border-radius:var(--radius);cursor:pointer;border:0;align-items:center;gap:6px;padding:0 16px;font-size:13px;font-weight:600;transition:opacity .1s;display:inline-flex}@media (hover:hover){.settings-module__kEq81W__ssoPrimaryBtn:hover:not(:disabled){opacity:.9}}.settings-module__kEq81W__ssoPrimaryBtn:disabled{opacity:.5;cursor:not-allowed}.settings-module__kEq81W__ssoSecondaryBtn{background:var(--white);height:38px;color:var(--black);border:1px solid var(--gray-200);border-radius:var(--radius);cursor:pointer;align-items:center;padding:0 14px;font-size:13px;font-weight:500;transition:background .1s;display:inline-flex}@media (hover:hover){.settings-module__kEq81W__ssoSecondaryBtn:hover:not(:disabled){background:var(--gray-50)}}.settings-module__kEq81W__ssoDangerBtn{height:38px;color:var(--white);border-radius:var(--radius);cursor:pointer;background:#b91c1c;border:0;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:600;transition:opacity .12s;display:inline-flex}@media (hover:hover){.settings-module__kEq81W__ssoDangerBtn:hover:not(:disabled){opacity:.9}}.settings-module__kEq81W__brandColorForm{flex-direction:column;gap:8px;display:flex}.settings-module__kEq81W__brandColorRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.settings-module__kEq81W__brandColorActions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.settings-module__kEq81W__swatchLabel{border:1px solid var(--gray-200);border-radius:var(--radius);cursor:pointer;background-color:var(--gray-50);background-image:linear-gradient(45deg, var(--gray-100) 25%, transparent 25%), linear-gradient(-45deg, var(--gray-100) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, var(--gray-100) 75%), linear-gradient(-45deg, transparent 75%, var(--gray-100) 75%);background-position:0 0,0 5px,5px -5px,-5px 0;background-size:10px 10px;width:40px;height:40px;display:inline-flex;position:relative;overflow:hidden}.settings-module__kEq81W__swatchInput{opacity:0;cursor:pointer;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.settings-module__kEq81W__swatch{width:100%;height:100%;display:block}.settings-module__kEq81W__hexInput{appearance:none;border:1px solid var(--gray-200);border-radius:var(--radius);background:var(--white);width:120px;height:40px;color:var(--black);text-transform:lowercase;transition:var(--t-input);padding:0 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px}.settings-module__kEq81W__enforceRow{border-top:1px solid var(--gray-100);justify-content:space-between;align-items:center;gap:16px;margin-top:6px;padding:14px 0 4px;display:flex}.settings-module__kEq81W__enforceLabel{flex-direction:column;gap:2px;min-width:0;display:flex}.settings-module__kEq81W__enforceTitle{color:var(--black);font-size:13px;font-weight:600}.settings-module__kEq81W__enforceDesc{color:var(--gray-500);font-size:12px;line-height:1.4}.settings-module__kEq81W__confirmText{color:var(--black);margin-bottom:16px;font-size:13px;line-height:1.5}.settings-module__kEq81W__modalActions{justify-content:flex-end;gap:8px;display:flex}.settings-module__kEq81W__hiddenForm{display:none}.settings-module__kEq81W__logoEmpty{border:1.5px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;padding:56px 20px;font-family:inherit;transition:border-color .12s,background .12s;display:flex}@media (hover:hover){.settings-module__kEq81W__logoEmpty:hover:not(:disabled){border-color:var(--gray-500);background:var(--gray-50)}}.settings-module__kEq81W__logoFilled{border-radius:var(--radius-md);background-color:var(--gray-50);background-image:linear-gradient(45deg, var(--gray-100) 25%, transparent 25%), linear-gradient(-45deg, var(--gray-100) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, var(--gray-100) 75%), linear-gradient(-45deg, transparent 75%, var(--gray-100) 75%);border:1px solid var(--gray-200);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;justify-content:center;align-items:center;min-height:120px;padding:32px 20px;display:flex;position:relative;overflow:hidden}.settings-module__kEq81W__logoFilledImg{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:120px;display:block}.settings-module__kEq81W__logoActions{opacity:0;pointer-events:none;gap:6px;transition:opacity .12s,transform .12s;display:flex;position:absolute;top:10px;right:10px;transform:translateY(-4px)}.settings-module__kEq81W__logoFilled:focus-within .settings-module__kEq81W__logoActions{opacity:1;pointer-events:auto;transform:translateY(0)}@media (hover:hover){.settings-module__kEq81W__logoFilled:hover .settings-module__kEq81W__logoActions{opacity:1;pointer-events:auto;transform:translateY(0)}}@media (hover:none),(max-width:960px){.settings-module__kEq81W__logoActions{opacity:1;pointer-events:auto;transform:translateY(0)}}.settings-module__kEq81W__iconBtn{background:var(--white);width:30px;height:30px;color:var(--black);border:1px solid var(--gray-200);border-radius:var(--radius-sm);cursor:pointer;transition:var(--t-btn-border);justify-content:center;align-items:center;padding:0;display:inline-flex}@media (hover:hover){.settings-module__kEq81W__iconBtn:hover:not(:disabled){background:var(--gray-50);color:var(--black)}.settings-module__kEq81W__iconBtnDanger:hover:not(:disabled){background:var(--red-50);color:var(--red-700);border-color:var(--red-700)}}.settings-module__kEq81W__busy{opacity:.7}.settings-module__kEq81W__logoDragActive{border-color:var(--gray-500);background-color:var(--gray-50)}.settings-module__kEq81W__logoDeleteMark{border:1.5px dashed var(--red-200);background:var(--red-50);border-radius:var(--radius-md);justify-content:center;align-items:center;min-height:120px;padding:56px 20px;display:flex}.settings-module__kEq81W__logoDeleteText{color:var(--red-700);font-size:13px;font-weight:500}.settings-module__kEq81W__pendingBar{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.settings-module__kEq81W__discardBtn{background:var(--white);height:36px;color:var(--black);border:1px solid var(--gray-200);border-radius:var(--radius);cursor:pointer;transition:var(--t-btn);justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}@media (hover:hover){.settings-module__kEq81W__discardBtn:hover:not(:disabled){background:var(--gray-50);color:var(--black)}}.settings-module__kEq81W__saveBtn{background:var(--black);height:36px;color:var(--white);border-radius:var(--radius);cursor:pointer;border:0;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:600;transition:opacity .1s;display:inline-flex}@media (hover:hover){.settings-module__kEq81W__saveBtn:hover:not(:disabled){opacity:.9}}.settings-module__kEq81W__saveBtn:disabled{opacity:.5;cursor:not-allowed}.settings-module__kEq81W__integrationsList{flex-direction:column;gap:10px;max-width:640px;display:flex}.settings-module__kEq81W__integrationRow{border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);align-items:center;gap:14px;padding:14px 16px;display:flex}.settings-module__kEq81W__integrationLogo{border-radius:var(--radius-sm);background:var(--white);border:1px solid var(--gray-200);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;overflow:hidden}.settings-module__kEq81W__integrationLogo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.settings-module__kEq81W__integrationInfo{flex:1;min-width:0}.settings-module__kEq81W__integrationTitle{color:var(--black);font-size:14px;font-weight:600}.settings-module__kEq81W__integrationDesc{color:var(--gray-500);margin-top:2px;font-size:12.5px;line-height:1.45}.settings-module__kEq81W__toggle{background:var(--gray-200);cursor:pointer;border:0;border-radius:999px;flex-shrink:0;width:44px;height:24px;transition:background .16s;display:inline-flex;position:relative}.settings-module__kEq81W__toggle:disabled{opacity:.6;cursor:wait}.settings-module__kEq81W__toggleKnob{background:var(--white);border-radius:999px;width:20px;height:20px;transition:transform .16s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #00000026}.settings-module__kEq81W__toggleOn{background:#10b981}.settings-module__kEq81W__toggleOn .settings-module__kEq81W__toggleKnob{transform:translate(20px)}.settings-module__kEq81W__customDomainBlock{flex-direction:column;gap:12px;display:flex}.settings-module__kEq81W__customDomainInput{border:1px solid var(--gray-200);border-radius:var(--radius);background:var(--white);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;width:100%;height:40px;padding:0 14px;font-family:inherit;font-size:14px}.settings-module__kEq81W__customDomainInput::placeholder{color:var(--gray-300)}.settings-module__kEq81W__customDomainBtn{background:var(--black);height:38px;color:var(--white);border-radius:var(--radius);cursor:pointer;transition:var(--t-btn);border:0;align-items:center;gap:6px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex}@media (hover:hover){.settings-module__kEq81W__customDomainBtn:hover:not(:disabled){opacity:.9}}.settings-module__kEq81W__customDomainBtn:disabled{opacity:.5;cursor:not-allowed}.settings-module__kEq81W__customDomainActions{justify-content:flex-end;gap:8px;display:flex}.settings-module__kEq81W__customDomainDiscardBtn{border:1px solid var(--gray-200);border-radius:var(--radius);background:var(--white);height:38px;color:var(--black);cursor:pointer;align-items:center;padding:0 14px;font-family:inherit;font-size:13px;font-weight:600;transition:background .12s,color .12s;display:inline-flex}@media (hover:hover){.settings-module__kEq81W__customDomainDiscardBtn:hover:not(:disabled){background:var(--gray-50);color:var(--black)}}.settings-module__kEq81W__customDomainHint{color:var(--gray-500);margin:0;font-size:12.5px;line-height:1.5}.settings-module__kEq81W__customDomainHint code{background:var(--gray-100);border-radius:var(--radius-sm);padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.settings-module__kEq81W__customDomainStatusRow{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.settings-module__kEq81W__customDomainStatusLeft{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.settings-module__kEq81W__customDomainName{color:var(--black);align-items:center;gap:6px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}@media (hover:hover){.settings-module__kEq81W__customDomainName:hover{color:var(--black)}}.settings-module__kEq81W__customDomainBadge{border-radius:var(--radius-sm);align-items:center;gap:4px;padding:4px 8px;font-size:11.5px;font-weight:600;display:inline-flex}.settings-module__kEq81W__customDomainBadgeVerified{background:var(--green-bg);color:var(--green-700)}.settings-module__kEq81W__customDomainBadgePending{color:#92400e;background:#f59e0b1a}.settings-module__kEq81W__customDomainStatusActions{align-items:center;gap:4px;display:flex}.settings-module__kEq81W__customDomainIconBtn{width:32px;height:32px;color:var(--black);border:1px solid var(--gray-200);border-radius:var(--radius);cursor:pointer;transition:var(--t-btn);background:0 0;justify-content:center;align-items:center;display:inline-flex}@media (hover:hover){.settings-module__kEq81W__customDomainIconBtn:hover:not(:disabled){background:var(--gray-50);color:var(--black)}}.settings-module__kEq81W__customDomainIconBtn:disabled{opacity:.5;cursor:not-allowed}@media (hover:hover){.settings-module__kEq81W__customDomainIconBtnDanger:hover:not(:disabled){color:var(--red-700);border-color:var(--red-700);background:var(--red-50)}}.settings-module__kEq81W__customDomainTextBtn{height:32px;color:var(--black);border:1px solid var(--gray-200);border-radius:var(--radius);cursor:pointer;transition:var(--t-btn);white-space:nowrap;background:0 0;align-items:center;gap:6px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:500;display:inline-flex}@media (hover:hover){.settings-module__kEq81W__customDomainTextBtn:hover:not(:disabled){background:var(--gray-50);color:var(--black);border-color:var(--gray-300)}}.settings-module__kEq81W__customDomainTextBtn:disabled{opacity:.5;cursor:not-allowed}.settings-module__kEq81W__customDomainTextBtnDanger{color:var(--red-700)}@media (hover:hover){.settings-module__kEq81W__customDomainTextBtnDanger:hover:not(:disabled){color:var(--red-700);border-color:var(--red-700);background:var(--red-50)}}.settings-module__kEq81W__customDomainInfoBox{border-radius:var(--radius-md);color:#92400e;background:#f59e0b1a;padding:10px 14px;font-size:12.5px;line-height:1.5}.settings-module__kEq81W__customDomainVerification{flex-direction:column;gap:10px;display:flex}.settings-module__kEq81W__customDomainVerificationTitle{color:var(--black);margin:0;font-size:13px;font-weight:600}.settings-module__kEq81W__customDomainRecords{border:1px solid var(--gray-200);border-radius:var(--radius);background:var(--white);grid-template-columns:80px 1fr 1fr;display:grid;overflow:hidden}.settings-module__kEq81W__customDomainRecordsLoading{color:var(--black);align-items:center;gap:8px;padding:4px 0;font-size:12.5px;line-height:1.5;display:flex}.settings-module__kEq81W__customDomainRecord{display:contents}.settings-module__kEq81W__customDomainRecordCol{border-bottom:1px solid var(--gray-100);border-right:1px solid var(--gray-100);align-items:center;min-width:0;padding:7px 10px;display:flex}.settings-module__kEq81W__customDomainRecordCol:nth-child(3n){border-right:0}.settings-module__kEq81W__customDomainRecord:last-child .settings-module__kEq81W__customDomainRecordCol{border-bottom:0}.settings-module__kEq81W__customDomainRecordHead{text-transform:uppercase;letter-spacing:.04em;color:var(--gray-500);background:var(--gray-50);border-bottom:1px solid var(--gray-100);border-right:1px solid var(--gray-100);padding:6px 10px;font-size:10.5px;font-weight:600}.settings-module__kEq81W__customDomainRecordHead:nth-child(3n){border-right:0}.settings-module__kEq81W__customDomainRecord code{color:var(--black);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;overflow:hidden}.settings-module__kEq81W__customDomainRecordValue{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.settings-module__kEq81W__customDomainCopyBtn{background:var(--white);width:26px;height:26px;color:var(--gray-500);border:1px solid var(--gray-200);border-radius:var(--radius-sm);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .1s,color .1s,border-color .1s;display:inline-flex}@media (hover:hover){.settings-module__kEq81W__customDomainCopyBtn:hover{background:var(--gray-50);color:var(--black);border-color:var(--gray-300)}}.settings-module__kEq81W__spin{animation:.9s linear infinite settings-module__kEq81W__spin}@keyframes settings-module__kEq81W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.StatusBadge-module__T3RE4W__badge{border-radius:var(--radius-sm);white-space:nowrap;align-self:flex-start;align-items:center;gap:4px;padding:4px 8px;font-size:11.5px;font-weight:600;line-height:1.2;display:inline-flex}.StatusBadge-module__T3RE4W__icon{align-items:center;display:inline-flex}.StatusBadge-module__T3RE4W__blue{background:var(--blue-50);color:var(--blue-500)}.StatusBadge-module__T3RE4W__gray{color:var(--gray-900);background:#0000000d}.StatusBadge-module__T3RE4W__green{background:var(--green-bg);color:var(--green-700)}.StatusBadge-module__T3RE4W__red{background:var(--red-50);color:var(--red-700)}.StatusBadge-module__T3RE4W__yellow{color:#92400e;background:#fef3c7}
