:root {
  --lf-tabs-list-height: 52px;
}

.lf-tab-background {
  position: absolute;
  z-index: 1;
  top: 4px;
  left: 0;
  height: calc(100% - 8px);
  transition:
    width 0.3s ease,
    transform 0.3s ease;
}
.table-container {
  overflow-x: auto;
  width: 100%;
  max-width: var(--lf-content-width);
  position: relative;
}
:root{--sd-color-blue-50:#ebf0ff;--sd-color-blue-100:#d6e1ff;--sd-color-blue-200:#adc3ff;--sd-color-blue-300:#85a5ff;--sd-color-blue-400:#5c87ff;--sd-color-blue-500:#1355ff;--sd-color-blue-600:#0f44cc;--sd-color-blue-700:#0b3399;--sd-color-blue-800:#082266;--sd-color-blue-900:#041133;--sd-color-gray-50:#fafafa;--sd-color-gray-100:#f5f5f5;--sd-color-gray-200:#f2f2f2;--sd-color-gray-300:#e0e0e0;--sd-color-gray-400:#dbdbdb;--sd-color-gray-500:#ababab;--sd-color-gray-600:#888;--sd-color-gray-700:#666;--sd-color-gray-800:#424242;--sd-color-gray-900:#212121;--sd-color-red-500:#ed4337;--sd-color-green-500:#00853d;--sd-color-rose-500:#cb0e47;--sd-font-size-50:10px;--sd-font-size-100:11px;--sd-font-size-200:12px;--sd-font-size-300:13px;--sd-font-size-400:14px;--sd-font-size-500:15px;--sd-font-size-600:16px;--sd-radius-50:var(--sd-radius-sm,4px);--sd-radius-100:6px;--sd-radius-200:var(--sd-radius-md,8px);--sd-radius-300:var(--sd-radius-lg,12px);--sd-ui-font-family:var(--sd-font-family,Arial, Helvetica, sans-serif);--sd-ui-text:var(--sd-text-primary,#47484a);--sd-ui-text-muted:var(--sd-text-muted,var(--sd-color-gray-700));--sd-ui-text-disabled:var(--sd-text-placeholder,var(--sd-color-gray-500));--sd-ui-bg:var(--sd-surface-card,#fff);--sd-ui-hover-bg:var(--sd-surface-hover,var(--sd-color-gray-400));--sd-ui-active-bg:#c8d0d8;--sd-ui-disabled-bg:var(--sd-surface-muted,var(--sd-color-gray-100));--sd-ui-border:var(--sd-border-default,var(--sd-color-gray-400));--sd-ui-action:var(--sd-action-primary,var(--sd-color-blue-500));--sd-ui-action-hover:var(--sd-action-primary-hover,var(--sd-color-blue-600));--sd-ui-action-text:#fff;--sd-ui-shadow:0 4px 12px #0000001f;--sd-ui-radius:var(--sd-radius-100);--sd-ui-font-size-50:var(--sd-font-size-50);--sd-ui-font-size-100:var(--sd-font-size-100);--sd-ui-font-size-200:var(--sd-font-size-200);--sd-ui-font-size-300:var(--sd-font-size-300);--sd-ui-font-size-400:var(--sd-font-size-400);--sd-ui-font-size-500:var(--sd-font-size-500);--sd-ui-font-size-600:var(--sd-font-size-600);--sd-ui-dropdown-border:var(--sd-ui-border);--sd-ui-dropdown-bg:var(--sd-ui-bg);--sd-ui-dropdown-option-radius:3px;--sd-ui-dropdown-text:var(--sd-ui-text);--sd-ui-dropdown-hover-text:var(--sd-ui-dropdown-text);--sd-ui-dropdown-selected-text:var(--sd-ui-dropdown-text);--sd-ui-dropdown-hover-bg:var(--sd-ui-hover-bg);--sd-ui-dropdown-active-bg:var(--sd-ui-active-bg);--sd-ui-dropdown-shadow:0 8px 24px #00000029;--sd-ui-tooltip-bg:#262626;--sd-ui-tooltip-text:#fff;--sd-ui-tooltip-radius:var(--sd-radius-100);--sd-ui-tooltip-shadow:0 3px 12px #00000047;--sd-ui-toolbar-height:32px;--sd-ui-toolbar-padding-x:16px;--sd-ui-toolbar-padding-y:4px;--sd-ui-toolbar-item-gap:2px;--sd-ui-toolbar-item-padding:5px;--sd-ui-toolbar-bg:var(--sd-ui-bg);--sd-ui-toolbar-button-text:var(--sd-ui-text);--sd-ui-toolbar-button-hover-bg:var(--sd-ui-hover-bg);--sd-ui-toolbar-button-active-bg:var(--sd-ui-active-bg);--sd-ui-toolbar-z-index:10;--sd-ui-ruler-bg:var(--sd-ui-bg);--sd-ui-ruler-z-index:10;--sd-ui-menu-bg:var(--sd-ui-bg);--sd-ui-menu-text:var(--sd-ui-text);--sd-ui-menu-font-size:var(--sd-font-size-200);--sd-ui-menu-radius:0;--sd-ui-menu-shadow:0 0 0 1px #0000000d, 0px 10px 20px #0000001a;--sd-ui-menu-border:var(--sd-ui-border);--sd-ui-menu-input-border:var(--sd-ui-border);--sd-ui-menu-input-focus-border:var(--sd-ui-action);--sd-ui-menu-item-hover-bg:var(--sd-ui-hover-bg);--sd-ui-menu-item-active-bg:var(--sd-ui-active-bg);--sd-ui-menu-item-active-text:var(--sd-ui-action);--sd-ui-menu-header-bg:#fafafa;--sd-ui-menu-text-muted:#888;--sd-ui-font-mono:ui-monospace, SFMono-Regular, Menlo, monospace;--sd-ui-tools-gap:6px;--sd-ui-tools-item-size:50px;--sd-ui-tools-item-radius:var(--sd-radius-300);--sd-ui-tools-item-bg:#dbdbdb99;--sd-ui-tools-icon-size:20px;--sd-ui-comments-card-bg:var(--sd-comment-bg,#f3f6fd);--sd-ui-comments-card-hover-bg:var(--sd-comment-bg-hover,var(--sd-ui-comments-card-bg));--sd-ui-comments-card-active-bg:var(--sd-comment-bg-active,var(--sd-ui-bg));--sd-ui-comments-card-resolved-bg:var(--sd-comment-bg-resolved,var(--sd-ui-disabled-bg));--sd-ui-comments-card-active-border:var(--sd-comment-border-active,var(--sd-ui-border));--sd-ui-comments-card-radius:var(--sd-comment-radius,var(--sd-radius-300));--sd-ui-comments-card-padding:var(--sd-comment-padding,16px);--sd-ui-comments-card-shadow:var(--sd-comment-shadow,0px 4px 12px 0px #32323226);--sd-ui-comments-separator:var(--sd-comment-separator,var(--sd-ui-border));--sd-ui-comments-transition:var(--sd-comment-transition,all .2s ease);--sd-ui-comments-author-text:var(--sd-comment-author-color,var(--sd-ui-text));--sd-ui-comments-author-size:var(--sd-comment-author-size,var(--sd-font-size-400));--sd-ui-comments-author-weight:var(--sd-comment-author-weight,600);--sd-ui-comments-tag-text:var(--sd-ui-text-muted);--sd-ui-comments-tag-bg:var(--sd-color-gray-200);--sd-ui-comments-timestamp-text:var(--sd-comment-time-color,var(--sd-ui-text-muted));--sd-ui-comments-timestamp-size:var(--sd-comment-time-size,var(--sd-font-size-200));--sd-ui-comments-body-text:var(--sd-ui-text);--sd-ui-comments-body-size:var(--sd-comment-body-size,var(--sd-font-size-400));--sd-ui-comments-resolved-text:var(--sd-color-green-500);--sd-ui-comments-insert-text:var(--sd-comment-tc-insert-color,var(--sd-color-green-500));--sd-ui-comments-delete-text:var(--sd-comment-tc-delete-color,var(--sd-color-rose-500));--sd-ui-comments-dropdown-border:var(--sd-ui-border);--sd-ui-comments-dropdown-bg:var(--sd-ui-bg);--sd-ui-comments-dropdown-shadow:0 8px 24px #0000001f;--sd-ui-comments-option-size:var(--sd-font-size-400);--sd-ui-comments-option-text:var(--sd-ui-comments-body-text);--sd-ui-comments-option-hover-text:var(--sd-ui-comments-option-text);--sd-ui-comments-option-selected-text:var(--sd-ui-comments-option-text);--sd-ui-comments-option-hover-bg:var(--sd-ui-hover-bg);--sd-ui-comments-input-bg:var(--sd-ui-bg);--sd-ui-comments-input-border:var(--sd-ui-border);--sd-ui-comments-internal-bg:var(--sd-comment-internal-bg,#cde6e6);--sd-ui-comments-external-bg:var(--sd-comment-external-bg,#f5cfda);--sd-comments-highlight-external-base:#b1124b;--sd-comments-highlight-external:var(--sd-comment-highlight-external,#b1124b40);--sd-comments-highlight-external-active:#b1124b66;--sd-comments-highlight-external-faded:#b1124b20;--sd-comments-highlight-internal-base:#078383;--sd-comments-highlight-internal:var(--sd-comment-highlight-internal,#07838340);--sd-comments-highlight-internal-active:#07838366;--sd-comments-highlight-internal-faded:#07838320;--sd-comments-highlight-external-nested-border:#b1124b99;--sd-comments-highlight-internal-nested-border:#07838399;--sd-comments-highlight-hover:#1354ff55;--sd-comments-selection-background:#1354ff55;--sd-tracked-changes-insert-background:var(--sd-track-insert-bg,#399c7222);--sd-tracked-changes-insert-border:var(--sd-track-insert-border,#00853d);--sd-tracked-changes-insert-border-width:1px;--sd-tracked-changes-insert-text:currentColor;--sd-tracked-changes-insert-decoration-line:none;--sd-tracked-changes-insert-decoration-thickness:1px;--sd-tracked-changes-insert-underline-offset:0px;--sd-tracked-changes-delete-background:var(--sd-track-delete-bg,#cb0e4722);--sd-tracked-changes-delete-border:var(--sd-track-delete-border,#cb0e47);--sd-tracked-changes-delete-border-width:1px;--sd-tracked-changes-delete-text:currentColor;--sd-tracked-changes-delete-decoration-thickness:2px;--sd-tracked-changes-format-border:var(--sd-track-format-border,gold);--sd-tracked-changes-insert-background-focused:#399c7244;--sd-tracked-changes-delete-background-focused:#cb0e4744;--sd-tracked-changes-format-background-focused:#ffd70033;--sd-content-controls-block-border:#629be7;--sd-content-controls-block-hover-border:transparent;--sd-content-controls-block-hover-bg:var(--sd-ui-hover-bg);--sd-content-controls-inline-border:#629be7;--sd-content-controls-inline-hover-border:transparent;--sd-content-controls-inline-hover-bg:var(--sd-ui-hover-bg);--sd-content-controls-label-border:#629be7;--sd-content-controls-label-bg:#629be7ee;--sd-content-controls-label-text:#fff;--sd-content-controls-lock-hover-bg:#629be714;--sd-ui-surface-bg:var(--sd-popover-bg,var(--sd-ui-bg));--sd-ui-surface-border:var(--sd-ui-border);--sd-ui-surface-shadow:var(--sd-popover-shadow,0 8px 32px #0000002e);--sd-ui-surface-radius:var(--sd-popover-radius,var(--sd-radius-200));--sd-ui-surface-z-index:100;--sd-ui-surface-title-padding:16px 20px 0;--sd-ui-surface-content-padding:16px 20px 20px;--sd-ui-dialog-backdrop:#0006;--sd-ui-dialog-max-width:480px;--sd-ui-floating-width:360px;--sd-ui-floating-max-width:480px;--sd-ui-floating-max-height:min(60vh, calc(100% - 32px));--sd-ui-floating-edge-offset:16px;--sd-ui-find-replace-gap:8px;--sd-ui-find-replace-input-height:30px;--sd-ui-find-replace-input-padding:4px 8px;--sd-ui-find-replace-input-font-size:var(--sd-ui-font-size-400,14px);--sd-ui-find-replace-input-bg:var(--sd-ui-surface-bg,#fff);--sd-ui-find-replace-input-border:var(--sd-ui-border);--sd-ui-find-replace-input-focus-border:var(--sd-ui-action);--sd-ui-find-replace-input-radius:4px;--sd-ui-find-replace-count-color:var(--sd-ui-text-muted,#6b7280);--sd-ui-find-replace-count-font-size:var(--sd-ui-font-size-300,13px);--sd-ui-find-replace-btn-size:28px;--sd-ui-find-replace-btn-radius:4px;--sd-ui-find-replace-btn-hover-bg:var(--sd-ui-hover-bg,#0000000f);--sd-ui-find-replace-btn-color:var(--sd-ui-text);--sd-ui-find-replace-btn-disabled-opacity:.4;--sd-ui-find-replace-toggle-active-bg:var(--sd-color-blue-100,#dbeafe);--sd-ui-find-replace-toggle-active-color:var(--sd-color-blue-700,#1d4ed8);--sd-ui-find-replace-action-btn-bg:var(--sd-ui-action);--sd-ui-find-replace-action-btn-color:#fff;--sd-ui-find-replace-action-btn-hover-bg:var(--sd-ui-action-hover,var(--sd-ui-action));--sd-ui-find-replace-nav-gap:2px;--sd-ui-find-replace-options-gap:4px;--sd-ui-find-replace-btn-icon-font-size:12px;--sd-ui-find-replace-btn-toggle-font-size:12px;--sd-ui-find-replace-action-btn-padding:4px 10px;--sd-ui-find-replace-btn-toggle-padding:4px 8px;--sd-ui-find-replace-count-inset:8px;--sd-ui-search-match-bg:#ffd50066;--sd-ui-search-match-active-bg:#ff960099;--sd-ui-password-prompt-gap:12px;--sd-ui-password-prompt-heading-size:var(--sd-ui-font-size-500,15px);--sd-ui-password-prompt-heading-weight:600;--sd-ui-password-prompt-heading-color:var(--sd-ui-text);--sd-ui-password-prompt-description-size:var(--sd-ui-font-size-400,14px);--sd-ui-password-prompt-description-color:var(--sd-ui-text);--sd-ui-password-prompt-input-padding:8px 10px;--sd-ui-password-prompt-input-size:var(--sd-ui-font-size-400,14px);--sd-ui-password-prompt-input-color:var(--sd-ui-text);--sd-ui-password-prompt-input-bg:var(--sd-ui-surface-bg,#fff);--sd-ui-password-prompt-input-border:var(--sd-ui-border);--sd-ui-password-prompt-input-focus-border:var(--sd-ui-action);--sd-ui-password-prompt-input-radius:4px;--sd-ui-password-prompt-input-disabled-opacity:.6;--sd-ui-password-prompt-error-size:var(--sd-ui-font-size-300,13px);--sd-ui-password-prompt-error-color:var(--sd-color-red-500);--sd-ui-password-prompt-actions-gap:8px;--sd-ui-password-prompt-btn-padding:6px 16px;--sd-ui-password-prompt-btn-size:var(--sd-ui-font-size-400,14px);--sd-ui-password-prompt-btn-radius:4px;--sd-ui-password-prompt-btn-disabled-opacity:.5;--sd-ui-password-prompt-cancel-bg:transparent;--sd-ui-password-prompt-cancel-border:var(--sd-ui-border);--sd-ui-password-prompt-cancel-color:var(--sd-ui-text);--sd-ui-password-prompt-cancel-hover-bg:var(--sd-color-gray-100,#f5f5f5);--sd-ui-password-prompt-submit-bg:var(--sd-ui-action);--sd-ui-password-prompt-submit-border:var(--sd-ui-action);--sd-ui-password-prompt-submit-color:var(--sd-ui-action-text,#fff);--sd-ui-password-prompt-submit-hover-bg:var(--sd-ui-action-hover);--sd-layout-page-bg:var(--sd-ui-bg);--sd-layout-page-shadow:0 4px 20px #0f172a14;--sd-formatting-mark-color:var(--sd-color-blue-500);--sd-formatting-paragraph-mark-gap:.2em;--sd-proofing-spelling-color:#e53e3e;--sd-proofing-grammar-color:#3182ce;--sd-proofing-style-color:#805ad5;--sd-proofing-underline-thickness:1.5px;--sd-proofing-underline-offset:2px;--sd-surface-canvas:var(--sd-color-gray-50);--sd-surface-selected:var(--sd-color-blue-100);--sd-text-secondary:var(--sd-color-gray-700);--sd-surface-page:var(--sd-ui-bg);--sd-border-subtle:var(--sd-ui-comments-separator);--sd-border-focus:var(--sd-ui-action)}.sd-theme-docs{--sd-ui-font-family:Arial, sans-serif;--sd-ui-text:#202124;--sd-ui-bg:#f1f3f4;--sd-ui-border:#dadce0;--sd-ui-action:#1a73e8;--sd-ui-action-hover:#185abc;--sd-ui-toolbar-bg:#f0f4f9;--sd-ui-toolbar-button-text:#3c4043;--sd-ui-toolbar-button-hover-bg:#e8eaed;--sd-ui-toolbar-button-active-bg:#d2e3fc;--sd-ui-toolbar-item-padding:4px;--sd-ui-dropdown-border:#dadce0;--sd-ui-dropdown-bg:#fff;--sd-ui-dropdown-hover-bg:#e8eaed;--sd-ui-dropdown-active-bg:#d2e3fc;--sd-ui-dropdown-shadow:0 1px 2px #3c40434d, 0 1px 3px 1px #3c404326;--sd-ui-menu-bg:#fff;--sd-ui-menu-border:#dadce0;--sd-ui-menu-shadow:0 1px 2px #3c404340, 0 3px 8px #3c40432e;--sd-ui-menu-item-hover-bg:#e8eaed;--sd-ui-menu-item-active-bg:#d2e3fc;--sd-ui-comments-card-bg:#d7dde8;--sd-ui-comments-card-active-bg:#fff;--sd-ui-comments-card-active-border:#c7cdd6;--sd-ui-comments-card-shadow:0 1px 2px #3c404333, 0 2px 6px #3c40432e;--sd-ui-comments-separator:#c7cdd6;--sd-ui-comments-timestamp-text:#5f6368;--sd-ui-comments-input-bg:#fff;--sd-ui-comments-option-hover-bg:#e8eaed;--sd-ui-comments-input-border:#80868b;--sd-comments-highlight-external-base:#f9ab00;--sd-comments-highlight-external:#f9ab0033;--sd-comments-highlight-external-active:#f9ab0044;--sd-comments-highlight-external-faded:#f9ab001f;--sd-comments-highlight-external-nested-border:#f9ab0088;--sd-comments-highlight-internal-base:#188038;--sd-comments-highlight-internal:#18803833;--sd-comments-highlight-internal-active:#18803844;--sd-comments-highlight-internal-faded:#1880381f;--sd-comments-highlight-internal-nested-border:#18803888;--sd-layout-page-bg:#fff;--sd-layout-page-shadow:0 1px 2px #3c404333, 0 2px 6px #3c40431f;--sd-ui-surface-bg:#fff;--sd-ui-surface-shadow:0 1px 3px #3c40434d, 0 4px 8px 3px #3c404326;--sd-ui-dialog-backdrop:#00000052}.sd-theme-word{--sd-ui-font-family:"Segoe UI", Arial, sans-serif;--sd-ui-text:#323130;--sd-ui-bg:#f3f2f1;--sd-ui-border:#d2d0ce;--sd-ui-action:#185abd;--sd-ui-action-hover:#134a9e;--sd-ui-toolbar-bg:#f3f2f1;--sd-ui-toolbar-button-text:#201f1e;--sd-ui-toolbar-button-hover-bg:#e8e6e4;--sd-ui-toolbar-button-active-bg:#d2d0ce;--sd-ui-toolbar-item-padding:4px;--sd-ui-dropdown-border:#d2d0ce;--sd-ui-dropdown-bg:#fff;--sd-ui-dropdown-hover-bg:#e8e6e4;--sd-ui-dropdown-active-bg:#d2d0ce;--sd-ui-dropdown-shadow:0 1px 2px #00000024, 0 4px 8px #00000014;--sd-ui-menu-bg:#fff;--sd-ui-menu-border:#d2d0ce;--sd-ui-menu-shadow:0 2px 6px #00000024;--sd-ui-menu-item-hover-bg:#f3f2f1;--sd-ui-menu-item-active-bg:#edebe9;--sd-ui-comments-card-bg:#ebebeb;--sd-ui-comments-card-active-bg:#fff;--sd-ui-comments-card-active-border:#d2d0ce;--sd-ui-comments-card-shadow:0 2px 4px #00000029, 0 10px 20px #0000001a;--sd-ui-comments-separator:#c8c6c4;--sd-ui-comments-timestamp-text:#605e5c;--sd-ui-comments-input-bg:#fff;--sd-ui-comments-option-hover-bg:#f3f2f1;--sd-ui-comments-input-border:#8a8886;--sd-comments-highlight-external-base:#8a8886;--sd-comments-highlight-external:#8a888633;--sd-comments-highlight-external-active:#8a888655;--sd-comments-highlight-external-faded:#8a88861f;--sd-comments-highlight-external-nested-border:#8a888688;--sd-comments-highlight-internal-base:#0f6cbd;--sd-comments-highlight-internal:#0f6cbd33;--sd-comments-highlight-internal-active:#0f6cbd55;--sd-comments-highlight-internal-faded:#0f6cbd1f;--sd-comments-highlight-internal-nested-border:#0f6cbd88;--sd-layout-page-bg:#fff;--sd-layout-page-shadow:0 1px 2px #00000029, 0 6px 12px #00000014;--sd-ui-surface-bg:#fff;--sd-ui-surface-shadow:0 2px 6px #00000024, 0 8px 24px #0000001a;--sd-ui-dialog-backdrop:#0006}.sd-theme-blueprint{--sd-ui-font-family:"IBM Plex Sans", "Segoe UI", Arial, sans-serif;--sd-ui-text:#0f172a;--sd-ui-text-muted:#334155;--sd-ui-text-disabled:#64748b;--sd-ui-bg:#e8eff5;--sd-ui-hover-bg:#d3e2ef;--sd-ui-active-bg:#bfd4e6;--sd-ui-border:#9fb4c7;--sd-ui-action:#0f766e;--sd-ui-action-hover:#115e59;--sd-ui-shadow:0 2px 8px #0f172a2e;--sd-ui-toolbar-bg:#dbe6f0;--sd-ui-toolbar-button-text:#0f172a;--sd-ui-toolbar-button-hover-bg:#c9dced;--sd-ui-toolbar-button-active-bg:#b7cee3;--sd-ui-dropdown-bg:#fff;--sd-ui-dropdown-border:#8ea5b8;--sd-ui-dropdown-hover-bg:#e7f0f8;--sd-ui-dropdown-active-bg:#cde2f3;--sd-ui-dropdown-shadow:0 8px 24px #0f172a38;--sd-ui-menu-bg:#fff;--sd-ui-menu-border:#8ea5b8;--sd-ui-menu-item-hover-bg:#e2eef8;--sd-ui-menu-item-active-bg:#cde2f3;--sd-ui-menu-shadow:0 8px 24px #0f172a38;--sd-layout-page-bg:#fff;--sd-layout-page-shadow:0 8px 24px #0f172a29;--sd-ui-comments-card-bg:#dbe7f2;--sd-ui-comments-card-active-bg:#fff;--sd-ui-comments-card-active-border:#8ea5b8;--sd-ui-comments-card-shadow:0 10px 24px #0f172a2e;--sd-ui-comments-input-border:#7f96aa;--sd-ui-comments-separator:#9fb4c7;--sd-ui-comments-timestamp-text:#475569;--sd-ui-comments-input-bg:#fff;--sd-comments-highlight-external-base:#b45309;--sd-comments-highlight-external:#b4530933;--sd-comments-highlight-external-active:#b4530944;--sd-comments-highlight-external-faded:#b453091f;--sd-comments-highlight-external-nested-border:#b4530988;--sd-comments-highlight-internal-base:#0f766e;--sd-comments-highlight-internal:#0f766e33;--sd-comments-highlight-internal-active:#0f766e44;--sd-comments-highlight-internal-faded:#0f766e1f;--sd-comments-highlight-internal-nested-border:#0f766e88;--sd-ui-surface-bg:#fff;--sd-ui-surface-shadow:0 4px 16px #0f172a33;--sd-ui-dialog-backdrop:#0f172a73}.superdoc *,.superdoc :before,.superdoc :after,.superdoc-toolbar *,.superdoc-toolbar :before,.superdoc-toolbar :after{box-sizing:border-box}.superdoc .sd-disabled,.super-editor .sd-disabled,.superdoc-toolbar .sd-disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.super-editor h1,.super-editor h2,.super-editor h3,.super-editor h4,.super-editor h5,.super-editor h6{font-size:unset;font-weight:unset;margin:0;padding:0}.super-editor p{margin:0;padding:0}.sd-button{cursor:pointer;background-color:#fff;border:1px solid #dbdbdb;border-radius:8px;outline:none;padding:8px 12px;font-size:14px;font-weight:600;transition:all .25s}.sd-button:hover{background-color:#dbdbdb}.sd-button.primary{color:#fff;background-color:#1355ff;border:none}.sd-button.primary:hover{background-color:#0d3fcc}.sd-comment-box{width:300px}.superdoc-field{border:1px solid #dbdbdb;border-radius:8px;outline:none;width:100%;padding:12px}.superdoc-field:focus,.superdoc-field:active{border:1px solid #1355ff}.superdoc-field .ProseMirror{border:0;outline:0;margin:0}.superdoc svg{fill:currentColor;width:100%;height:100%;display:block}.superdoc--web-layout,.superdoc--web-layout .superdoc__layers,.superdoc--web-layout .superdoc__document,.superdoc--web-layout .superdoc__sub-document{width:100%}.sd-upgrade-overlay{z-index:9999;pointer-events:none;position:absolute;inset:0;overflow:hidden}.sd-upgrade-overlay [contenteditable]{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sd-upgrade-hidden{visibility:hidden!important}.superdoc .ProseMirror-search-match{background:var(--sd-ui-search-match-bg)!important}.superdoc .ProseMirror-active-search-match{background:var(--sd-ui-search-match-active-bg)!important}.superdoc--contained,.superdoc--contained .superdoc__layers,.superdoc--contained .superdoc__document,.superdoc--contained .superdoc__sub-document{height:100%}.superdoc--contained .superdoc__sub-document{overflow:auto}@keyframes superdoc-caret-blink{0%,45%{opacity:1}55%,to{opacity:.55}}.sd-editor-scoped .ProseMirror{-webkit-user-modify:read-write-plaintext-only;word-wrap:break-word;white-space:pre-wrap;white-space:break-spaces;font-variant-ligatures:none;font-feature-settings:"liga" 0;z-index:0;position:relative}.sd-editor-scoped .ProseMirror ol,.sd-editor-scoped .ProseMirror ul{padding-inline-start:0;margin-block:0;margin-inline:0;padding-left:0;list-style:none}@keyframes superdoc-cursor-blink{to{visibility:hidden}}@keyframes superdoc-aiTextAppear{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes superdoc-ai-pulse{0%{background-color:#6366f11a}50%{background-color:#6366f160}to{background-color:#6366f11a}}.super-editor .sd-structured-content:has(img){display:inline-block}.super-editor .sd-structured-content:has(img) .sd-structured-content__content{display:inline-block}@supports not (text-decoration-line:spelling-error){.sd-proofing-spelling{text-decoration-line:underline;text-decoration-style:wavy;text-decoration-color:var(--sd-proofing-spelling-color,#e53e3e);text-decoration-thickness:var(--sd-proofing-underline-thickness,1.5px);text-underline-offset:var(--sd-proofing-underline-offset,2px)}}.sd-selected[data-v-b9684aad]{background-color:#dbdbdb}.mentions-container[data-v-b9684aad]{border:none;max-height:300px;overflow-y:auto;outline:none!important}.mentions-container[data-v-b9684aad]:focus{border:none;outline:none!important}.user-row[data-v-b9684aad]{cursor:pointer;box-sizing:border-box;padding:10px 15px;transition:all .2s}.prosemirror-isolated[data-v-5444b0c8]{z-index:100;position:relative}.ai-writer[data-v-5444b0c8]{scrollbar-width:none;-ms-overflow-style:none;background-color:#fff;border:1px solid #7715b3;border-radius:5px;flex-direction:column;width:300px;padding:.75rem;display:flex;overflow-y:scroll;box-shadow:0 0 2px 2px #7715b366}.ai-writer[data-v-5444b0c8]::-webkit-scrollbar{display:none}.ai-textarea[data-v-5444b0c8]{color:#47484a;width:100%;font-size:var(--sd-ui-font-size-200,12px);resize:none;height:100%;font-family:var(--sd-ui-font-family,Arial, Helvetica, sans-serif);background:0 0;border:none;outline:none;padding-left:8px;overflow:hidden}.ai-textarea[data-v-5444b0c8]::-moz-placeholder{color:#666;font-weight:400}.ai-textarea[data-v-5444b0c8]::placeholder{color:#666;font-weight:400}.ai-user-input-field[data-v-5444b0c8]{resize:none;border:none;border-radius:8px;flex-direction:row;min-height:50px;margin-bottom:10px;line-height:13px;display:flex}.ai-textarea-icon[data-v-5444b0c8]{font-weight:800;font-size:var(--sd-ui-font-size-400,14px);width:16px;height:16px;display:block}.ai-textarea-icon svg[data-v-5444b0c8]{width:16px;height:16px}.ai-textarea-icon.loading[data-v-5444b0c8]{animation:2s linear infinite spin-5444b0c8}.loading i[data-v-5444b0c8]{display:flex}.sd-error[data-v-5444b0c8]{fill:#ed4337}.ai-submit-button[data-v-5444b0c8]{cursor:pointer;border:none;align-items:center;margin:0;padding:0;display:flex}.ai-submit-button[data-v-5444b0c8]:hover{opacity:.8}@keyframes spin-5444b0c8{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ai-loader[data-v-5444b0c8]{justify-content:flex-end;align-items:center;height:14px;display:flex}.alignment-buttons[data-v-ceb338e0]{box-sizing:border-box;justify-content:space-between;width:100%;padding:8px;display:flex}.alignment-buttons .sd-button-icon[data-v-ceb338e0]{cursor:pointer;font-size:var(--sd-ui-font-size-600,16px);color:var(--sd-ui-dropdown-text,#47484a);border-radius:var(--sd-ui-dropdown-option-radius,3px);box-sizing:border-box;justify-content:center;align-items:center;width:25px;height:25px;padding:5px;display:flex}.alignment-buttons .sd-button-icon[data-v-ceb338e0]:hover{background-color:var(--sd-ui-dropdown-hover-bg,#d8dee5);color:var(--sd-ui-dropdown-hover-text,#47484a)}.alignment-buttons .sd-button-icon[data-v-ceb338e0] svg{fill:currentColor;width:100%;height:100%;display:block}.alignment-buttons.high-contrast .sd-button-icon[data-v-ceb338e0]:hover{color:#fff;background-color:#000}.style-buttons-list[data-v-701c1d54]{box-sizing:border-box;justify-content:space-between;width:100%;padding:8px;display:flex}.style-buttons-list .sd-button-icon[data-v-701c1d54]{cursor:pointer;font-size:var(--sd-ui-font-size-600,16px);color:var(--sd-ui-dropdown-text,#47484a);border-radius:var(--sd-ui-dropdown-option-radius,3px);box-sizing:border-box;justify-content:center;align-items:center;padding:5px;display:flex}.style-buttons-list .sd-button-icon[data-v-701c1d54]:hover{background-color:var(--sd-ui-dropdown-hover-bg,#d8dee5);color:var(--sd-ui-dropdown-hover-text,#47484a)}.style-buttons-list .sd-button-icon[data-v-701c1d54] svg{fill:currentColor;width:100%;height:100%;display:block}.style-buttons-list .sd-button-icon.sd-selected[data-v-701c1d54]{background-color:var(--sd-ui-dropdown-active-bg,#d8dee5);color:var(--sd-ui-dropdown-selected-text,#47484a)}.style-buttons-list.high-contrast .sd-button-icon[data-v-701c1d54]:hover,.style-buttons-list.high-contrast .sd-button-icon.sd-selected[data-v-701c1d54]{color:#fff;background-color:#000}.document-mode[data-v-abd514d9]{box-sizing:border-box;flex-direction:column;padding:10px;display:flex}.document-mode[data-v-abd514d9] svg{fill:currentColor;width:100%;height:100%;display:block}.document-mode .sd-option-item[data-v-abd514d9]{background-color:var(--sd-ui-dropdown-bg,#fff);border-radius:var(--sd-ui-dropdown-option-radius,3px);cursor:pointer;box-sizing:border-box;flex-direction:row;padding:10px;display:flex}.document-mode .sd-option-item[data-v-abd514d9]:hover{background-color:var(--sd-ui-dropdown-hover-bg,#d8dee5)}.document-mode.high-contrast .sd-option-item[data-v-abd514d9]:hover{color:#fff;background-color:#000}.document-mode.high-contrast .sd-option-item:hover .icon-column__icon[data-v-abd514d9],.document-mode.high-contrast .sd-option-item:hover .text-column>.document-mode-type[data-v-abd514d9],.document-mode.high-contrast .sd-option-item:hover .text-column>.document-mode-description[data-v-abd514d9]{color:#fff}.sd-disabled[data-v-abd514d9]{opacity:.5;pointer-events:none;cursor:not-allowed!important}.document-mode-column[data-v-abd514d9]{flex-direction:column;display:flex}.document-mode-type[data-v-abd514d9]{font-weight:400;font-size:var(--sd-ui-font-size-500,15px);color:var(--sd-ui-text,#47484a)}.icon-column[data-v-abd514d9]{color:var(--sd-ui-text,#47484a);box-sizing:border-box;justify-content:flex-start;align-items:center;height:100%;margin-right:5px;padding:0 5px}.icon-column__icon[data-v-abd514d9]{height:18px;color:var(--sd-ui-text,#47484a);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.icon-column__icon[data-v-abd514d9] svg{width:auto;max-height:18px}.document-mode-description[data-v-abd514d9]{font-size:var(--sd-ui-font-size-200,12px);color:var(--sd-ui-text-muted,#666)}.style-name[data-v-80e74746]{color:var(--sd-ui-dropdown-text,#47484a);padding:16px 10px}.style-name[data-v-80e74746]:hover{background-color:var(--sd-ui-dropdown-hover-bg,#d8dee5);color:var(--sd-ui-dropdown-hover-text,#47484a)}.linked-style-buttons[data-v-80e74746]{box-sizing:border-box;flex-direction:column;width:200px;max-height:400px;margin:0;padding:0;display:flex;overflow:auto}.link-input-wrapper[data-v-c490d677]{flex-direction:column;gap:8px;display:flex}.link-input-ctn[data-v-c490d677]{border-radius:var(--sd-ui-radius,6px);background-color:var(--sd-ui-dropdown-bg,#fff);box-sizing:border-box;flex-direction:column;width:320px;padding:1em;display:flex}.link-input-ctn[data-v-c490d677] svg{fill:currentColor;width:100%;height:100%;display:block}.link-input-ctn .input-row[data-v-c490d677]{font-size:var(--sd-ui-font-size-600,16px);align-content:baseline;align-items:center;display:flex}.link-input-ctn .input-row input[data-v-c490d677]{font-size:var(--sd-ui-font-size-300,13px);border-radius:var(--sd-ui-radius,6px);box-shadow:var(--sd-ui-shadow,0 4px 12px #0000001f);color:var(--sd-ui-text-muted,#666);border:1px solid var(--sd-ui-border,#dbdbdb);box-sizing:border-box;flex-grow:1;padding:10px 10px 10px 32px}.link-input-ctn .input-row input[data-v-c490d677]:active,.link-input-ctn .input-row input[data-v-c490d677]:focus{border:1px solid var(--sd-ui-action,#1355ff);outline:none}.link-input-ctn .input-row input[readonly][data-v-c490d677]{background-color:var(--sd-ui-disabled-bg,#f5f5f5);cursor:default;color:var(--sd-ui-text-disabled,#888);border-color:var(--sd-ui-border,#e0e0e0)}.link-input-ctn .input-row input[readonly][data-v-c490d677]:active,.link-input-ctn .input-row input[readonly][data-v-c490d677]:focus{border-color:var(--sd-ui-border,#e0e0e0)}.link-input-ctn .input-icon[data-v-c490d677]{width:auto;color:var(--sd-ui-text-disabled,#ababab);pointer-events:none;position:absolute;left:25px}.link-input-ctn .input-icon[data-v-c490d677]:not(.text-input-icon){height:12px;transform:rotate(45deg)}.link-input-ctn.high-contrast .input-icon[data-v-c490d677]{color:var(--sd-ui-text,#47484a)}.link-input-ctn.high-contrast .input-row input[data-v-c490d677]{color:var(--sd-ui-text,#47484a);border-color:var(--sd-ui-text,#47484a)}.open-link-icon[data-v-c490d677]{cursor:pointer;border:1px solid #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-left:10px;transition:all .2s;display:flex}.open-link-icon[data-v-c490d677]:hover{color:var(--sd-ui-action,#1355ff);background-color:var(--sd-ui-bg,#fff);border:1px solid var(--sd-ui-border,#dbdbdb)}.open-link-icon[data-v-c490d677] svg{width:15px;height:15px}.sd-disabled[data-v-c490d677]{opacity:.6;cursor:not-allowed;pointer-events:none}.link-buttons[data-v-c490d677]{justify-content:flex-end;margin-top:10px;display:flex}.remove-btn__icon[data-v-c490d677]{flex-shrink:0;width:13px;height:13px;margin-right:4px;display:inline-flex}.link-buttons button[data-v-c490d677]{margin-left:5px}.disable-btn[data-v-c490d677]{opacity:.6;cursor:not-allowed;pointer-events:none}.go-to-anchor a[data-v-c490d677]{font-size:var(--sd-ui-font-size-400,14px);text-decoration:underline}.clickable[data-v-c490d677]{cursor:pointer}.link-title[data-v-c490d677]{font-size:var(--sd-ui-font-size-400,14px);color:var(--sd-ui-text,#47484a);margin-bottom:10px;font-weight:600}.hasBottomMargin[data-v-c490d677]{margin-bottom:1em}.remove-btn[data-v-c490d677]{border-radius:var(--sd-ui-radius,6px);background-color:var(--sd-ui-bg,#fff);color:var(--sd-ui-text,#47484a);font-weight:400;font-size:var(--sd-ui-font-size-300,13px);cursor:pointer;border:1px solid var(--sd-ui-border,#dbdbdb);box-sizing:border-box;outline:none;justify-content:center;align-items:center;padding:10px 16px;transition:all .2s;display:inline-flex}.remove-btn[data-v-c490d677]:hover{background-color:var(--sd-ui-hover-bg,#dbdbdb)}.sd-submit-btn[data-v-c490d677]{border-radius:var(--sd-ui-radius,6px);background-color:var(--sd-ui-action,#1355ff);color:var(--sd-ui-action-text,#fff);font-weight:400;font-size:var(--sd-ui-font-size-300,13px);cursor:pointer;box-sizing:border-box;border:none;outline:none;justify-content:center;align-items:center;padding:10px 16px;transition:all .2s;display:inline-flex}.sd-submit-btn[data-v-c490d677]:hover{background-color:var(--sd-ui-action-hover,#0f44cc)}.sd-error[data-v-c490d677]{background-color:#ff00001a;border-color:red!important}.sd-option-row[data-v-30cad300]{flex-direction:row;display:flex}.sd-option[data-v-30cad300]{cursor:pointer;box-sizing:border-box;border-radius:50%;justify-content:center;align-items:center;padding:3px;display:flex;position:relative}.sd-option[data-v-30cad300]:hover{background-color:var(--sd-ui-dropdown-hover-bg,#d8dee5)}.sd-option__icon[data-v-30cad300]{flex-shrink:0;width:20px;height:20px}.sd-option__check[data-v-30cad300]{flex-shrink:0;width:14px;height:14px;position:absolute}.options-grid-wrap[data-v-b243fab8]{border-radius:var(--sd-ui-radius,6px);padding:5px}.none-option[data-v-b243fab8]{color:var(--sd-ui-text,#47484a);align-items:center;gap:4px;padding:4px;display:flex}.none-option[data-v-b243fab8]:hover{opacity:.65}.none-icon[data-v-b243fab8]{width:16px}.option-grid-ctn[data-v-b243fab8]{background-color:var(--sd-ui-dropdown-bg,#fff);z-index:3;box-sizing:border-box;flex-direction:column;display:flex}.option-grid-ctn__subtitle[data-v-b243fab8]{font-size:var(--sd-ui-font-size-200,12px);padding:3px;font-weight:600}.option-grid-ctn[data-v-b243fab8] svg{fill:currentColor;width:100%;height:100%;display:block}.toolbar-table-grid-wrapper .toolbar-table-grid[data-v-168b91ce]{box-sizing:border-box;grid-template-columns:repeat(5,1fr);gap:2px;padding:8px;display:grid}.toolbar-table-grid-wrapper .toolbar-table-grid__item[data-v-168b91ce]{border:1px solid var(--sd-ui-border,#dbdbdb);cursor:pointer;width:20px;height:20px;transition:all .15s}.toolbar-table-grid-wrapper .toolbar-table-grid__item.sd-selected[data-v-168b91ce]{background-color:var(--sd-ui-dropdown-hover-bg,#d8dee5)}.toolbar-table-grid-wrapper.high-contrast .toolbar-table-grid__item[data-v-168b91ce]{border-color:#000}.toolbar-table-grid-wrapper.high-contrast .toolbar-table-grid__item.sd-selected[data-v-168b91ce]{background:#000}.toolbar-table-grid-wrapper .toolbar-table-grid-value[data-v-168b91ce]{font-size:var(--sd-ui-font-size-300,13px);padding:0 8px 2px;line-height:1.1}.toolbar-table-actions[data-v-652015c8]{box-sizing:border-box;flex-direction:column;gap:6px;padding:10px;display:flex}.toolbar-table-actions[data-v-652015c8] svg{fill:currentColor;width:100%;height:100%;display:block}.toolbar-table-actions__item[data-v-652015c8]{background-color:var(--sd-ui-dropdown-bg,#fff);border-radius:var(--sd-ui-dropdown-option-radius,3px);cursor:pointer;box-sizing:border-box;gap:5px;padding:4px 10px;display:flex;position:relative}.toolbar-table-actions__item[data-v-652015c8]:hover{background-color:var(--sd-ui-dropdown-hover-bg,#d8dee5)}.toolbar-table-actions__item--border[data-v-652015c8]:after{content:"";background:var(--sd-ui-border,#dbdbdb);width:calc(100% + 20px);height:1px;display:block;position:absolute;bottom:-3px;left:-10px;right:0}.toolbar-table-actions__icon[data-v-652015c8]{width:20px;color:var(--sd-ui-text,#47484a);box-sizing:border-box;justify-content:center;align-items:center;display:flex}.toolbar-table-actions__icon-wrapper[data-v-652015c8]{height:14px;color:var(--sd-ui-text,#47484a);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.toolbar-table-actions__icon-wrapper[data-v-652015c8] svg{width:auto;max-height:14px}.toolbar-table-actions__label[data-v-652015c8]{font-size:var(--sd-ui-font-size-500,15px);color:var(--sd-ui-text,#47484a);white-space:nowrap;font-weight:400}.search-input-ctn[data-v-d25821a5]{border-radius:var(--sd-ui-radius,6px);padding:10px}.search-input-ctn .search-input[data-v-d25821a5]{min-width:200px;font-size:var(--sd-ui-font-size-300,13px);border-radius:var(--sd-ui-radius,6px);color:var(--sd-ui-text-muted,#666);border:1px solid var(--sd-ui-border,#dbdbdb);box-sizing:border-box;box-shadow:var(--sd-ui-shadow,0 4px 12px #0000001f);flex-grow:1;padding:10px}.search-input-ctn .search-input[data-v-d25821a5]:active,.search-input-ctn .search-input[data-v-d25821a5]:focus{border:1px solid var(--sd-ui-action,#1355ff);outline:none}.search-input-ctn .sd-row[data-v-d25821a5]{display:flex}.search-input-ctn .sd-row.sd-submit[data-v-d25821a5]{flex-direction:row-reverse;margin-top:10px}.search-input-ctn .sd-submit-btn[data-v-d25821a5]{border-radius:var(--sd-ui-radius,6px);background-color:var(--sd-ui-action,#1355ff);color:#fff;font-weight:400;font-size:var(--sd-ui-font-size-300,13px);cursor:pointer;box-sizing:border-box;border:none;outline:none;justify-content:center;align-items:center;padding:10px 16px;transition:all .2s;display:flex}.sd-toolbar-icon[data-v-521c3d93]{flex-shrink:0;justify-content:center;align-items:center;display:flex}.sd-toolbar-icon__icon[data-v-521c3d93]{flex-shrink:0;justify-content:center;align-items:center;height:16px;display:inline-flex}.sd-toolbar-icon__icon--highlight[data-v-521c3d93]{width:16px;margin-bottom:1px;margin-left:3px}.sd-toolbar-icon__icon[data-v-521c3d93] svg{width:auto;max-height:16px}.sd-toolbar-icon__icon--color[data-v-521c3d93] svg{max-height:14px;margin-top:-3px}.color-bar[data-v-521c3d93]{z-index:5;border-radius:4px;width:16px;height:4px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.sd-toolbar-item[data-v-2caa0057]{z-index:1;min-width:30px;margin:0 calc(var(--sd-ui-toolbar-item-gap,2px) / 2);position:relative}.sd-visually-hidden[data-v-2caa0057]{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.sd-toolbar-button[data-v-2caa0057]{padding:var(--sd-ui-toolbar-item-padding,5px);height:var(--sd-ui-toolbar-height,32px);max-height:var(--sd-ui-toolbar-height,32px);border-radius:var(--sd-ui-radius,6px);cursor:pointer;color:var(--sd-ui-toolbar-button-text,#47484a);-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box;justify-content:center;align-items:center;transition:all .2s ease-out;display:flex;position:relative;overflow-y:visible}.sd-toolbar-button[data-v-2caa0057]:hover{background-color:var(--sd-ui-toolbar-button-hover-bg,var(--sd-ui-hover-bg,#dbdbdb))}.sd-toolbar-button:hover .sd-toolbar-icon.high-contrast[data-v-2caa0057]{color:#fff}.sd-toolbar-button:hover.high-contrast[data-v-2caa0057]{color:#fff;background-color:#000}.sd-toolbar-button[data-v-2caa0057]:active,.sd-active[data-v-2caa0057]{background-color:var(--sd-ui-toolbar-button-active-bg,var(--sd-ui-active-bg,#c8d0d8))}.sd-button-label[data-v-2caa0057]{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-weight:400;font-size:var(--sd-ui-font-size-500,15px);margin:5px;overflow:hidden}.sd-toolbar-icon+.sd-dropdown-caret[data-v-2caa0057]{margin-left:4px}.sd-toolbar-button.split[data-v-2caa0057],.sd-toolbar-button.split-field[data-v-2caa0057]{gap:0;padding:0}.sd-toolbar-button.split .sd-toolbar-button__main[data-v-2caa0057],.sd-toolbar-button.split .sd-toolbar-button__caret[data-v-2caa0057]{box-sizing:border-box;z-index:1;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.sd-toolbar-button.split .sd-toolbar-button__main[data-v-2caa0057]{padding:0 3px 0 var(--sd-ui-toolbar-item-padding,5px);border-top-left-radius:var(--sd-ui-radius,6px);border-bottom-left-radius:var(--sd-ui-radius,6px)}.sd-toolbar-button.split .sd-toolbar-button__caret[data-v-2caa0057]{border-top-right-radius:var(--sd-ui-radius,6px);border-bottom-right-radius:var(--sd-ui-radius,6px);padding:0 4px 0 2px}.sd-toolbar-button.split[data-v-2caa0057]:hover{background-color:var(--sd-ui-toolbar-button-hover-bg,var(--sd-ui-hover-bg,#dbdbdb))}.sd-toolbar-button.split .sd-toolbar-button__main[data-v-2caa0057]:hover,.sd-toolbar-button.split .sd-toolbar-button__caret[data-v-2caa0057]:hover{background-color:var(--sd-ui-toolbar-button-active-bg,var(--sd-ui-active-bg,#c8d0d8))}.sd-toolbar-button.split .sd-toolbar-button__caret[data-v-2caa0057]:before{content:"";background-color:#0000;width:1px;transition:background-color .15s ease-out;position:absolute;top:6px;bottom:6px;left:0}.sd-toolbar-button.split:hover .sd-toolbar-button__caret[data-v-2caa0057]:before{background-color:var(--sd-ui-border,#47484a33)}.sd-toolbar-button.split.sd-disabled[data-v-2caa0057],.sd-toolbar-button.split.sd-disabled[data-v-2caa0057]:hover{background-color:initial}.sd-toolbar-button.split.sd-disabled .sd-toolbar-button__main[data-v-2caa0057],.sd-toolbar-button.split.sd-disabled .sd-toolbar-button__caret[data-v-2caa0057]{cursor:default}.sd-toolbar-button.split.sd-disabled .sd-toolbar-button__main[data-v-2caa0057]:hover,.sd-toolbar-button.split.sd-disabled .sd-toolbar-button__caret[data-v-2caa0057]:hover{background-color:initial}.sd-toolbar-button.split.sd-disabled .sd-toolbar-button__caret[data-v-2caa0057]:before{background-color:#0000}.left[data-v-2caa0057],.right[data-v-2caa0057]{background-color:#dbdbdb;border-radius:60%;width:50%;height:100%}.has-inline-text-input[data-v-2caa0057]:hover{cursor:text}.sd-disabled[data-v-2caa0057]{cursor:default}.sd-disabled[data-v-2caa0057]:hover{cursor:default;background-color:initial}.sd-disabled .sd-toolbar-icon[data-v-2caa0057],.sd-disabled .sd-button-label[data-v-2caa0057]{opacity:.35}.button-text-input[data-v-2caa0057]{color:var(--sd-ui-toolbar-button-text,#47484a);text-align:center;width:30px;font-size:var(--sd-ui-font-size-400,14px);border:1px solid var(--sd-ui-border,#dbdbdb);box-sizing:border-box;background-color:#0000;border-radius:4px;outline:none;margin-right:5px;padding:2px 0;font-weight:400}.button-text-input.high-contrast[data-v-2caa0057]{background-color:#fff}.button-text-input--font-size[data-v-2caa0057]{width:34px;font-size:var(--sd-ui-font-size-500,15px);background-color:#0000;border-color:#0000;margin-right:0;padding:0}.button-text-input[data-v-2caa0057]::-moz-placeholder{color:var(--sd-ui-toolbar-button-text,#47484a)}.button-text-input[data-v-2caa0057]::placeholder{color:var(--sd-ui-toolbar-button-text,#47484a)}.sd-dropdown-caret[data-v-2caa0057]{flex-shrink:0;justify-content:center;align-items:center;width:10px;height:10px;display:inline-flex}.sd-toolbar-item--doc-mode-compact .sd-button-label[data-v-2caa0057]{display:none}.sd-toolbar-item--doc-mode-compact .sd-toolbar-icon[data-v-2caa0057]{margin-right:5px}.sd-toolbar-item--linked-styles-compact[data-v-2caa0057]{width:auto!important}.sd-toolbar-item--linked-styles-compact .sd-button-label[data-v-2caa0057]{display:none}.toolbar-separator[data-v-d027f7fc]{height:var(--sd-ui-toolbar-height,32px);border-radius:var(--sd-ui-radius,6px);text-overflow:ellipsis;color:var(--sd-ui-border,#dbdbdb);-webkit-user-select:none;-moz-user-select:none;user-select:none;justify-content:center;align-items:center;transition:all .2s ease-out;display:flex;overflow:hidden}.toolbar-separator .separator-inner[data-v-d027f7fc]{width:1.5px;height:20px}.overflow-menu[data-v-35b48dff]{position:relative}.overflow-menu_items[data-v-35b48dff]{background-color:var(--sd-ui-dropdown-bg,#fff);border-radius:var(--sd-ui-radius,6px);z-index:100;width:200px;box-shadow:var(--sd-ui-dropdown-shadow,0 8px 24px #00000029);box-sizing:border-box;padding:4px 8px;position:absolute;top:calc(100% + 3px);right:0}.superdoc-toolbar-overflow[data-v-35b48dff]{flex-wrap:wrap;max-width:200px;min-width:auto!important}@media (max-width:300px){.overflow-menu_items[data-v-35b48dff]{left:0;right:auto;transform:translate(-50%)}}.toolbar-dropdown[data-v-69732782],.toolbar-dropdown-trigger[data-v-69732782]{display:inline-flex}.toolbar-dropdown-menu[data-v-69732782]{border-radius:var(--sd-ui-radius,6px);background:var(--sd-ui-dropdown-bg,#fff);border:1px solid var(--sd-ui-dropdown-border,#e4e6eb);min-width:80px;box-shadow:var(--sd-ui-dropdown-shadow,0 8px 24px #00000029);box-sizing:border-box;overscroll-behavior:contain;padding:4px;overflow-y:auto}.toolbar-dropdown-menu.toolbar-dropdown-menu--render-only[data-v-69732782]{padding:0}.toolbar-dropdown-option[data-v-69732782]{border-radius:var(--sd-ui-dropdown-option-radius,3px);cursor:pointer;min-height:34px;font-size:var(--sd-ui-font-size-400,14px);color:var(--sd-ui-dropdown-text,#47484a);box-sizing:border-box;align-items:center;padding:0 10px;transition:background-color .2s ease-out;display:flex}.toolbar-dropdown-option__icon[data-v-69732782]{justify-content:center;align-items:center;width:14px;min-width:14px;height:14px;margin-right:6px;display:inline-flex}.toolbar-dropdown-option__icon[data-v-69732782] .dropdown-select-icon{width:12px;height:12px;display:flex}.toolbar-dropdown-option[data-v-69732782]:hover{background:var(--sd-ui-dropdown-hover-bg,#d8dee5);color:var(--sd-ui-dropdown-hover-text,#47484a)}.toolbar-dropdown-option.sd-selected[data-v-69732782]{background:var(--sd-ui-dropdown-active-bg,#d8dee5);color:var(--sd-ui-dropdown-selected-text,#47484a)}.toolbar-dropdown-menu.high-contrast .toolbar-dropdown-option[data-v-69732782]:not(.sd-render):hover,.toolbar-dropdown-menu.high-contrast .toolbar-dropdown-option:not(.sd-render).sd-selected[data-v-69732782]{color:#fff;background:#000}.toolbar-dropdown-option.sd-disabled[data-v-69732782]{opacity:.5;cursor:not-allowed}.toolbar-dropdown-option.sd-render[data-v-69732782]{cursor:default;color:inherit;background:0 0;padding:0}.toolbar-dropdown-option.sd-render[data-v-69732782]:hover,.toolbar-dropdown-option.sd-render.sd-selected[data-v-69732782]{color:inherit;background:0 0}.fade-in-scale-up-transition-enter-active[data-v-69732782],.fade-in-scale-up-transition-leave-active[data-v-69732782]{transform-origin:0 0}.fade-in-scale-up-transition-enter-active[data-v-69732782]{transition:opacity .2s cubic-bezier(0,0,.2,1),transform .2s cubic-bezier(0,0,.2,1)}.fade-in-scale-up-transition-leave-active[data-v-69732782]{transition:opacity .2s cubic-bezier(.4,0,1,1),transform .2s cubic-bezier(.4,0,1,1)}.fade-in-scale-up-transition-enter-from[data-v-69732782],.fade-in-scale-up-transition-leave-to[data-v-69732782]{opacity:0;transform:scale(.9)}.fade-in-scale-up-transition-leave-from[data-v-69732782],.fade-in-scale-up-transition-enter-to[data-v-69732782]{opacity:1;transform:scale(1)}.sd-font-combobox[data-v-588a0c5f]{height:var(--sd-ui-toolbar-height,32px);max-height:var(--sd-ui-toolbar-height,32px);border-radius:var(--sd-ui-radius,6px);box-sizing:border-box;cursor:text;color:var(--sd-ui-toolbar-button-text,#47484a);align-items:center;padding:0;transition:background-color .2s ease-out;display:inline-flex;position:relative}.sd-font-combobox[data-v-588a0c5f]:focus-within{background-color:var(--sd-ui-toolbar-button-active-bg,var(--sd-ui-active-bg,#c8d0d8))}.sd-font-combobox.high-contrast[data-v-588a0c5f]:focus-within{color:#fff;background-color:#000}.sd-font-combobox.sd-disabled[data-v-588a0c5f]{cursor:default;opacity:.35}.sd-font-combobox__field[data-v-588a0c5f]{flex:auto;min-width:0}.sd-font-combobox__input[data-v-588a0c5f]{width:100%;min-width:0;height:100%;color:inherit;font-size:var(--sd-ui-font-size-500,15px);text-overflow:ellipsis;background:0 0;border:none;outline:none;font-weight:400}.sd-font-combobox__legacy-label[data-v-588a0c5f]{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.sd-font-combobox__caret[data-v-588a0c5f]{flex-shrink:0;margin:0}.sd-dropdown-caret[data-v-588a0c5f]{justify-content:center;align-items:center;width:10px;height:10px;display:inline-flex}.sd-font-combobox__listbox[data-v-588a0c5f]{border-radius:var(--sd-ui-radius,6px);background:var(--sd-ui-dropdown-bg,#fff);border:1px solid var(--sd-ui-dropdown-border,#e4e6eb);min-width:80px;box-shadow:var(--sd-ui-dropdown-shadow,0 8px 24px #00000029);box-sizing:border-box;overscroll-behavior:contain;padding:4px;overflow-y:auto}.sd-font-combobox__option[data-v-588a0c5f]{border-radius:var(--sd-ui-dropdown-option-radius,3px);cursor:pointer;min-height:34px;font-size:var(--sd-ui-font-size-400,14px);color:var(--sd-ui-dropdown-text,#47484a);box-sizing:border-box;align-items:center;padding:0 10px;transition:background-color .2s ease-out;display:flex}.sd-font-combobox__option.sd-active[data-v-588a0c5f],.sd-font-combobox__option[data-v-588a0c5f]:hover{background:var(--sd-ui-dropdown-hover-bg,#d8dee5);color:var(--sd-ui-dropdown-hover-text,#47484a)}.sd-font-combobox__option.sd-selected[data-v-588a0c5f]{background:var(--sd-ui-dropdown-active-bg,#d8dee5);color:var(--sd-ui-dropdown-selected-text,#47484a)}.sd-font-combobox__listbox.high-contrast .sd-font-combobox__option.sd-active[data-v-588a0c5f],.sd-font-combobox__listbox.high-contrast .sd-font-combobox__option[data-v-588a0c5f]:hover,.sd-font-combobox__listbox.high-contrast .sd-font-combobox__option.sd-selected[data-v-588a0c5f]{color:#fff;background:#000}.sd-tooltip-trigger[data-v-f0925f67]{display:inline-flex}.sd-tooltip-content[data-v-f0925f67]{background-color:var(--sd-ui-tooltip-bg,#262626);color:var(--sd-ui-tooltip-text,#fff);font-size:var(--sd-ui-font-size-400,14px);border-radius:var(--sd-ui-tooltip-radius,6px);box-shadow:var(--sd-ui-tooltip-shadow,0 3px 12px #00000047);pointer-events:auto;white-space:nowrap;padding:8px 14px;line-height:1.3}.sd-tooltip-arrow[data-v-f0925f67]{background-color:var(--sd-ui-tooltip-bg,#262626);width:10px;height:10px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.fade-in-scale-up-transition-enter-active[data-v-f0925f67],.fade-in-scale-up-transition-leave-active[data-v-f0925f67]{transform-origin:bottom}.fade-in-scale-up-transition-enter-active[data-v-f0925f67]{transition:opacity .2s cubic-bezier(0,0,.2,1),transform .2s cubic-bezier(0,0,.2,1)}.fade-in-scale-up-transition-leave-active[data-v-f0925f67]{transition:opacity .2s cubic-bezier(.4,0,1,1),transform .2s cubic-bezier(.4,0,1,1)}.fade-in-scale-up-transition-enter-from[data-v-f0925f67],.fade-in-scale-up-transition-leave-to[data-v-f0925f67]{opacity:0;transform:scale(.9)}.fade-in-scale-up-transition-leave-from[data-v-f0925f67],.fade-in-scale-up-transition-enter-to[data-v-f0925f67]{opacity:1;transform:scale(1)}.button-group[data-v-181bd035]{display:flex}.superdoc-toolbar[data-v-938eaa1b]{background:var(--sd-ui-toolbar-bg,var(--sd-ui-bg,#fff));width:100%;padding:var(--sd-ui-toolbar-padding-y,4px) var(--sd-ui-toolbar-padding-x,16px);box-sizing:border-box;font-family:var(--sd-ui-font-family,Arial, Helvetica, sans-serif);z-index:var(--sd-ui-toolbar-z-index,10);justify-content:space-between;display:flex;position:relative}@media (max-width:768px){.superdoc-toolbar[data-v-938eaa1b]{justify-content:inherit;padding:4px 10px}}.context-menu{z-index:50;width:180px;color:var(--sd-ui-menu-text,#47484a);background:var(--sd-ui-menu-bg,#fff);border-radius:var(--sd-ui-menu-radius,0);box-shadow:var(--sd-ui-menu-shadow,0 0 0 1px #0000000d, 0px 10px 20px #0000001a);font-size:var(--sd-ui-menu-font-size,12px);margin-top:.5rem;position:fixed;overflow:hidden}.context-menu-hidden-input{opacity:0;pointer-events:none;border:none;width:0;height:0;margin:0;padding:0;position:absolute}.context-menu-items{max-height:300px;overflow-y:auto}.context-menu-search-header{border-bottom:1px solid var(--sd-ui-menu-border,#eee);background:var(--sd-ui-menu-header-bg,#fafafa);color:var(--sd-ui-menu-text-muted,#888);align-items:baseline;gap:4px;padding:6px 10px;font-size:11px;display:flex}.context-menu-search-header-label{text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;font-size:10px}.context-menu-search-header-value{font-family:var(--sd-ui-font-mono,ui-monospace, SFMono-Regular, Menlo, monospace);color:var(--sd-ui-menu-text,#47484a);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.context-menu-empty{color:var(--sd-ui-menu-text-muted,#888);text-align:center;padding:10px;font-style:italic}.context-menu-search{border-bottom:1px solid var(--sd-ui-menu-border,#eee);padding:.5rem}.context-menu-search input{border:1px solid var(--sd-ui-menu-input-border,#ddd);outline:none;width:100%;padding:.25rem .5rem}.context-menu-search input:focus{border-color:var(--sd-ui-menu-input-focus-border,#0096fd)}.context-menu-group-label{display:none}.context-menu-item{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;padding:.25rem .5rem;transition:background-color .15s;display:flex}.context-menu-item:hover{background:var(--sd-ui-menu-item-hover-bg,#f5f5f5)}.context-menu-item.sd-is-selected{background:var(--sd-ui-menu-item-active-bg,#edf6ff);color:var(--sd-ui-menu-item-active-text,#0096fd);fill:var(--sd-ui-menu-item-active-text,#0096fd)}.context-menu-item-icon{align-items:center;margin-right:10px;display:flex}.context-menu .context-menu-item-icon svg{width:12px;height:12px}.context-menu-custom-item,.context-menu-default-content{align-items:center;width:100%;display:flex}.sd-popover{background:var(--sd-ui-menu-bg,#fff);border-radius:var(--sd-ui-menu-radius,0);box-shadow:var(--sd-ui-menu-shadow,0 0 0 1px #0000000d, 0px 10px 20px #0000001a);z-index:100}.context-menu-divider{background:var(--sd-ui-menu-border,#eee);height:1px;margin:4px 0}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{color:#fff;white-space:normal;background-color:#333;border-radius:4px;outline:0;font-size:14px;line-height:1.4;transition-property:transform,visibility,opacity;position:relative}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-width:8px 8px 0;border-top-color:initial;transform-origin:top;bottom:-7px;left:0}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-width:0 8px 8px;border-bottom-color:initial;transform-origin:bottom;top:-7px;left:0}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;transform-origin:0;right:-7px}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:100%;left:-7px}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;width:16px;height:16px}.tippy-arrow:before{content:"";border-style:solid;border-color:#0000;position:absolute}.tippy-content{z-index:1;padding:5px 9px;position:relative}.ruler[data-v-0c05f0ba]{box-sizing:border-box;color:#666;margin:0;padding:0;position:relative}.vertical-indicator[data-v-0c05f0ba]{z-index:100;background-color:#aaa;min-width:1px;height:0;position:absolute;top:20px}.margin-handle[data-v-0c05f0ba]{background-color:var(--ruler-handle-color);cursor:grab;z-index:10;border-radius:4px 4px 0 0;width:56px;min-width:5px;max-width:5px;height:20px;margin-left:-2px;transition:background-color .25s;position:absolute}.margin-handle[data-v-0c05f0ba]:hover{background-color:var(--ruler-handle-active-color)}.ruler-tick[data-v-0c05f0ba]{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.numbering[data-v-0c05f0ba]{font-size:var(--sd-ui-font-size-50,10px);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;top:-16px;left:-2px}.numbering--edge-start[data-v-0c05f0ba]{left:0}.generic-popover[data-v-9df8c02c]{background-color:var(--sd-popover-bg,white);z-index:var(--sd-popover-z-index,1000);border-radius:var(--sd-popover-radius,6px);box-shadow:var(--sd-popover-shadow,0 0 0 1px #0000000d, 0px 10px 20px #0000001a);min-width:var(--sd-popover-min-width,120px);min-height:var(--sd-popover-min-height,40px);position:absolute}.placeholder-editor[data-v-48c88161]{z-index:5;box-sizing:border-box;background-color:#fff;border-radius:8px;flex-direction:column;gap:28px;width:100%;height:100%;padding:1in;display:flex;position:absolute;top:0;left:0}.placeholder-title[data-v-48c88161]{justify-content:center;display:flex}.placeholder-block[data-v-48c88161]{flex-direction:column;gap:8px;display:flex}.placeholder-line[data-v-48c88161]{background-color:#ebebeb;border-radius:2px;width:100%;height:16px}.placeholder-line--30[data-v-48c88161]{width:30%}.placeholder-line--60[data-v-48c88161]{width:60%}.placeholder-line--70[data-v-48c88161]{width:70%}.superdoc-table-resize-overlay[data-v-84086c7d]{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute}.resize-handle[data-v-84086c7d]{cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:15;position:absolute}.resize-handle[data-v-84086c7d]:before{content:"";background-color:#4a90e24d;width:2px;height:100%;transition:background-color .2s,width .2s;position:absolute;top:0;left:50%;transform:translate(-1px)}.resize-handle[data-v-84086c7d]:hover:before{background-color:#4a90e2;width:3px;transform:translate(-1.5px)}.resize-handle--active[data-v-84086c7d]:before{background-color:#4a90e2;width:2px;transform:translate(-1px)}.resize-handle--row[data-v-84086c7d]{cursor:row-resize}.resize-handle--row[data-v-84086c7d]:before{width:inherit;height:2px;top:50%;left:0;transform:translateY(-1px)}.resize-handle--row[data-v-84086c7d]:hover:before{height:3px;width:inherit;transform:translateY(-1.5px)}.resize-handle--row.resize-handle--active[data-v-84086c7d]:before{height:2px;width:inherit;transform:translateY(-1px)}.resize-guideline[data-v-84086c7d]{pointer-events:none;background-color:#4a90e2;position:absolute;box-shadow:0 0 4px #4a90e280}.superdoc-image-resize-overlay[data-v-c832a57e]{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;overflow:visible}.resize-handle[data-v-c832a57e]{width:var(--v5f180fdf);height:var(--v5f180fdf);-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:var(--v6e602466);pointer-events:auto;background-color:#fff;border:2px solid #4a90e2;border-radius:50%;transition:transform .2s,box-shadow .2s;position:absolute;box-shadow:0 2px 4px #0003}.resize-handle[data-v-c832a57e]:hover{background-color:#4a90e2;border-color:#fff;transform:scale(1.2);box-shadow:0 3px 6px #0000004d}.resize-handle--active[data-v-c832a57e]{background-color:#4a90e2;border-color:#fff;transform:scale(1.2)}.resize-guideline[data-v-c832a57e]{pointer-events:none;background-color:#4a90e21a;position:absolute;box-shadow:0 0 4px #4a90e280}.superdoc-textbox-resize-overlay[data-v-4a7911d1]{pointer-events:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:move;position:absolute;overflow:visible}.resize-handle[data-v-4a7911d1]{width:var(--v79ed7276);height:var(--v79ed7276);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:auto;background-color:#fff;border:2px solid #4a90e2;border-radius:50%;position:absolute;box-shadow:0 2px 4px #0003}.resize-handle--active[data-v-4a7911d1]{background-color:#4a90e2;border-color:#fff}.resize-guideline[data-v-4a7911d1]{pointer-events:none;position:absolute;box-shadow:0 0 4px #4a90e280}.editor-element[data-v-3a85cc1f]{position:relative}.super-editor-container[data-v-3a85cc1f]{flex-direction:column;width:auto;height:auto;min-height:11in;display:flex;position:relative}.super-editor-container.web-layout[data-v-3a85cc1f]{min-height:unset;min-width:unset;width:100%}.super-editor-container.web-layout .super-editor[data-v-3a85cc1f],.super-editor-container.web-layout .editor-element[data-v-3a85cc1f]{width:100%}.super-editor-container.web-layout[data-v-3a85cc1f] .ProseMirror{overflow-wrap:break-word;width:100%;max-width:100%}.super-editor-container.web-layout[data-v-3a85cc1f] .ProseMirror p,.super-editor-container.web-layout[data-v-3a85cc1f] .ProseMirror div,.super-editor-container.web-layout[data-v-3a85cc1f] .ProseMirror li{overflow-wrap:break-word;max-width:100%}.ruler-host[data-v-3a85cc1f]{box-sizing:border-box;width:100%;z-index:var(--sd-ui-ruler-z-index,10);background:var(--sd-ui-ruler-bg,var(--sd-ui-bg,#fff));justify-content:center;display:flex;position:relative}.ruler[data-v-3a85cc1f]{margin-bottom:2px}.super-editor[data-v-3a85cc1f]{color:initial;position:relative;overflow:hidden}.super-editor-container.contained[data-v-3a85cc1f]{height:100%;min-height:0;overflow:auto}.super-editor-container.contained .super-editor[data-v-3a85cc1f]{overflow:visible}.super-editor[data-v-69c44db7]{box-sizing:border-box;background-color:#fff;border:1px solid #999;outline:none;width:100%;height:100%;transition:border .2s}.super-input[data-v-69c44db7]{font-family:inherit;font-size:13px}.editor-element[data-v-69c44db7]{border:none;outline:none;width:100%;height:100%}.super-input-active[data-v-69c44db7]{border:1px solid #007bff;outline:none}.comments-dropdown[data-v-7eced80a],.comments-dropdown__trigger[data-v-7eced80a]{display:inline-flex}.comments-dropdown__menu[data-v-7eced80a]{border:1px solid var(--sd-ui-comments-dropdown-border,#dbdbdb);background:var(--sd-ui-comments-dropdown-bg,#fff);min-width:120px;box-shadow:var(--sd-ui-comments-dropdown-shadow,0 8px 24px #0000001f);box-sizing:border-box;border-radius:8px;padding:4px}.comments-dropdown__option[data-v-7eced80a]{font-size:var(--sd-ui-comments-option-size,14px);color:var(--sd-ui-comments-option-text,#212121);cursor:pointer;box-sizing:border-box;border-radius:6px;align-items:center;gap:8px;min-height:34px;padding:4px 8px;display:flex}.comments-dropdown__option[data-v-7eced80a]:hover{background-color:var(--sd-ui-comments-option-hover-bg,#f3f3f5);color:var(--sd-ui-comments-option-hover-text,#212121)}.comments-dropdown__option.sd-disabled[data-v-7eced80a]{opacity:.5;pointer-events:none}.comments-dropdown__option-icon[data-v-7eced80a]{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.comments-dropdown__option-icon[data-v-7eced80a] svg{fill:currentColor;width:100%;height:100%;display:block}.sd-comment-option[data-v-138d641e]{align-items:center;font-size:11px;display:flex}.sd-comment-option i[data-v-138d641e]{font-size:11px}.sd-option-state[data-v-138d641e]{margin:0 7px}.sd-active-icon[data-v-138d641e]{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.sd-active-icon[data-v-138d641e] svg{fill:currentColor;width:100%;height:100%;display:block}.sd-dropdown-caret[data-v-138d641e]{flex-shrink:0;justify-content:center;align-items:center;width:10px;height:16px;display:inline-flex}.sd-dropdown-caret[data-v-138d641e] svg{fill:currentColor;width:100%;height:100%;display:block}.sd-internal-dropdown[data-v-138d641e]{cursor:pointer;border-radius:50px;padding:2px 8px;transition:all .25s;display:inline-flex}.sd-internal-dropdown[data-v-138d641e]:hover{background-color:#f3f3f5}.user-container[data-v-c95b2073]{border:var(--sd-comment-avatar-border,2px solid #333);font-size:var(--sd-comment-avatar-font-size,11px);color:var(--sd-comment-avatar-color,#fff);background-color:var(--sd-comment-avatar-bg,#00000098);width:var(--sd-comment-avatar-size,28px);height:var(--sd-comment-avatar-size,28px);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex;overflow:hidden}img[data-v-c95b2073]{background-color:#0000;border-radius:50%;width:100%}.comment-header[data-v-4324ab82]{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.comment-header-left[data-v-4324ab82]{align-items:center;gap:8px;display:flex}.user-info[data-v-4324ab82]{flex-direction:column;display:flex}.user-name[data-v-4324ab82]{font-size:var(--sd-ui-comments-author-size,14px);font-weight:var(--sd-ui-comments-author-weight,600);color:var(--sd-ui-comments-author-text,#212121);line-height:1.2em}.imported-tag[data-v-4324ab82]{text-transform:uppercase;letter-spacing:.04em;color:var(--sd-ui-comments-tag-text,#888);background:var(--sd-ui-comments-tag-bg,#f2f2f2);vertical-align:middle;border-radius:3px;margin-left:6px;padding:1px 4px;font-size:9px;font-weight:600;line-height:1.4;display:inline-block}.user-timestamp[data-v-4324ab82]{line-height:1.2em;font-size:var(--sd-ui-comments-timestamp-size,12px);color:var(--sd-ui-comments-timestamp-text,#888)}.overflow-menu[data-v-4324ab82]{opacity:0;pointer-events:none;flex-shrink:1;gap:6px;transition:opacity .15s;display:flex}.overflow-menu.is-visible[data-v-4324ab82]{opacity:1;pointer-events:auto}.overflow-menu__icon[data-v-4324ab82]{box-sizing:content-box;width:14px;height:14px;color:var(--sd-ui-text,#47484a);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:3px;transition:all .25s;display:flex}.overflow-menu__icon[data-v-4324ab82]:hover{background-color:var(--sd-ui-comments-separator,#dbdbdb)}.overflow-menu__icon.sd-is-disabled[data-v-4324ab82]{opacity:.4;cursor:not-allowed;pointer-events:auto}.overflow-menu__icon.sd-is-disabled[data-v-4324ab82]:hover{background-color:#0000}.overflow-menu__icon[data-v-4324ab82] svg{fill:currentColor;width:100%;height:100%;display:block}.overflow-icon[data-v-4324ab82]{flex-shrink:0;justify-content:center;align-items:center;width:10px;height:16px;display:inline-flex}.comment-entry[data-v-93ebf2d2]{box-sizing:border-box;border-radius:8px;width:100%;max-width:100%;transition:all .25s}.comments-dialog[data-v-c596d768]{padding:var(--sd-ui-comments-card-padding,16px);border-radius:var(--sd-ui-comments-card-radius,12px);background-color:var(--sd-ui-comments-card-bg,#f3f6fd);font-family:var(--sd-ui-font-family,Arial, Helvetica, sans-serif);font-size:var(--sd-ui-comments-body-size,14px);transition:var(--sd-ui-comments-transition,all .2s ease);box-shadow:none;z-index:5;overflow-wrap:break-word;word-break:break-word;border:1px solid #0000;flex-direction:column;width:100%;min-width:200px;max-width:300px;line-height:1.5;display:flex}.comments-dialog[data-v-c596d768]:not(.is-active){cursor:pointer}.comments-dialog[data-v-c596d768]:not(.is-active):not(.is-resolved):hover{background-color:var(--sd-ui-comments-card-hover-bg,#f3f6fd)}.comments-dialog[data-v-c596d768]:not(.is-resolved):hover .overflow-menu{opacity:1;pointer-events:auto}.comments-dialog.is-active[data-v-c596d768]{background-color:var(--sd-ui-comments-card-active-bg,#fff);border-color:var(--sd-ui-comments-card-active-border,#e0e0e0);box-shadow:var(--sd-ui-comments-card-shadow,0px 4px 12px 0px #32323226);z-index:10}.comments-dialog.is-resolved[data-v-c596d768]{background-color:var(--sd-ui-comments-card-resolved-bg,#f0f0f0)}.comment-separator[data-v-c596d768]{background-color:var(--sd-ui-comments-separator,#e0e0e0);width:100%;height:1px;margin:10px 0}.comment[data-v-c596d768]{font-size:var(--sd-ui-comments-body-size,14px);color:var(--sd-ui-comments-body-text,#212121);margin:4px 0 0;line-height:1.5}.comment[data-v-c596d768] p{margin:0}.tracked-change[data-v-c596d768]{font-size:var(--sd-ui-comments-body-size,14px);color:var(--sd-ui-comments-body-text,#212121);margin:4px 0 0;line-height:1.5}.change-type[data-v-c596d768],.tracked-change-text[data-v-c596d768]{color:var(--sd-ui-comments-body-text,#212121)}.tracked-change-text.is-deleted[data-v-c596d768]{color:var(--sd-ui-comments-delete-text,#cb0e47)}.tracked-change-text.is-inserted[data-v-c596d768]{color:var(--sd-ui-comments-insert-text,#00853d);font-weight:500}.resolved-badge[data-v-c596d768]{color:var(--sd-ui-comments-resolved-text,#00853d);align-items:center;gap:4px;margin-bottom:4px;font-size:11px;font-weight:500;display:inline-flex}.resolved-badge__icon[data-v-c596d768]{width:12px;height:12px;display:inline-flex}.resolved-badge__icon[data-v-c596d768] svg{fill:currentColor;width:100%;height:100%}.comment.is-truncated[data-v-c596d768],.tracked-change.is-truncated[data-v-c596d768]{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.show-more-toggle[data-v-c596d768]{color:var(--sd-ui-action,#1355ff);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-top:4px;font-size:12px;font-weight:500}.show-more-toggle[data-v-c596d768]:hover{text-decoration:underline}.collapsed-replies[data-v-c596d768]{color:var(--sd-ui-action,#1355ff);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;gap:6px;padding:8px 0;font-size:12px;font-weight:500;display:flex}.collapsed-replies[data-v-c596d768]:hover{text-decoration:underline}.collapsed-avatars[data-v-c596d768]{display:flex}.collapsed-avatars .mini-avatar[data-v-c596d768]{--sd-comment-avatar-size:20px;--sd-comment-avatar-font-size:8px;border:2px solid var(--sd-ui-comments-card-active-bg,#fff);margin-left:-4px}.collapsed-avatars .mini-avatar[data-v-c596d768]:first-child{margin-left:0}.new-comment-input-wrapper[data-v-c596d768]{border:1.5px solid var(--sd-ui-comments-input-border,#dbdbdb);background:var(--sd-ui-comments-input-bg,#fff);border-radius:12px;max-height:150px;margin-top:4px;padding:8.5px 10.5px;overflow-y:auto}.new-comment-input-wrapper[data-v-c596d768] .comment-entry{border-radius:0}.new-comment-input-wrapper[data-v-c596d768] .input-section{margin:0}.new-comment-input-wrapper[data-v-c596d768] .superdoc-field{border:none;border-radius:0;padding:0;font-size:14px}.new-comment-input-wrapper[data-v-c596d768] .superdoc-field:focus,.new-comment-input-wrapper[data-v-c596d768] .superdoc-field:active{border:none}.new-comment-input-wrapper[data-v-c596d768] .sd-editor-placeholder:before{content:"Comment or add others with @"}.reply-pill[data-v-c596d768]{color:var(--sd-color-gray-500,#ababab);background:var(--sd-color-gray-100,#f5f5f5);cursor:text;border:1.5px solid #0000;border-radius:9999px;margin-top:10px;padding:8.5px 10.5px;font-size:14px;transition:background .15s}.reply-pill[data-v-c596d768]:hover{background:var(--sd-color-gray-200,#f2f2f2)}.reply-expanded[data-v-c596d768]{margin-top:10px}.reply-input-wrapper[data-v-c596d768]{border:1.5px solid var(--sd-ui-comments-input-border,#dbdbdb);background:var(--sd-ui-comments-input-bg,#fff);border-radius:12px;max-height:150px;padding:8.5px 10.5px;overflow-y:auto}.reply-input-wrapper[data-v-c596d768] .comment-entry{border-radius:0}.reply-input-wrapper[data-v-c596d768] .input-section{margin:0}.reply-input-wrapper[data-v-c596d768] .superdoc-field{border:none;border-radius:0;padding:0;font-size:14px}.reply-input-wrapper[data-v-c596d768] .superdoc-field:focus,.reply-input-wrapper[data-v-c596d768] .superdoc-field:active{border:none}.reply-input-wrapper[data-v-c596d768] .sd-editor-placeholder:before{content:"Reply or add others with @"}.reply-actions[data-v-c596d768]{justify-content:flex-end;align-items:center;gap:16px;margin-top:8px;display:flex}.reply-btn-cancel[data-v-c596d768]{color:var(--sd-ui-text-muted,#666);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:500;transition:color .15s}.reply-btn-cancel[data-v-c596d768]:hover{color:var(--sd-ui-text,#212121)}.reply-btn-primary[data-v-c596d768]{background:var(--sd-ui-action,#1355ff);color:var(--sd-ui-action-text,#fff);cursor:pointer;border:none;border-radius:9999px;padding:6px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s}.reply-btn-primary[data-v-c596d768]:hover{background:var(--sd-ui-action-hover,#0f44cc)}.reply-btn-primary.sd-is-disabled[data-v-c596d768]{background:var(--sd-color-gray-400,#dbdbdb);color:var(--sd-color-gray-600,#888);cursor:default;pointer-events:none}.existing-internal-input[data-v-c596d768]{margin-bottom:10px}.sd-internal-dropdown[data-v-c596d768]{display:inline-block}.comments-list[data-v-e89dbc33]{flex-direction:column;max-width:400px;height:100%;display:flex}.comment-item[data-v-e89dbc33]{margin-bottom:10px}.comment-title[data-v-e89dbc33]{color:#333;margin-bottom:5px;font-size:16px;font-weight:600}.sd-comment-anchor{cursor:pointer;z-index:3;border-radius:33px;transition:background-color .25s;position:absolute}.sd-highlight{cursor:pointer;mix-blend-mode:multiply;background-color:#ddaf0955;border-radius:8px;transition:background-color .25s}.sd-initial-highlight{background-color:#1355ff7f}.sd-highlight:hover,.sd-highlight:hover .sd-highlight-active{background-color:#ddaf0999}.sd-highlight-active{background-color:#1355ff7f}.sd-editor-scoped,.sd-editor-scoped :where(:not(svg):not(svg *):not(.annotation):not([data-drag-handle])),.sd-editor-scoped :where(:not(svg):not(svg *)):before,.sd-editor-scoped :where(:not(svg):not(svg *)):after{all:revert;box-sizing:border-box}.sd-editor-scoped svg{display:inline-block;overflow:visible}.sd-editor-scoped{display:block}.sd-input-active{border:1px solid #1355ff!important}.sd-super-editor-html .ProseMirror{border:1px solid #d9d9d9;border-radius:8px;outline:none;width:100%;height:100%}.super-editor a{color:initial;text-decoration:none}.presentation-editor__selection-caret{animation:1.2s ease-in-out infinite superdoc-caret-blink}.presentation-editor__permission-overlay{pointer-events:none}.presentation-editor__permission-highlight{background-color:#c7c8d98c;border-radius:2px}.sd-editor-scoped .ProseMirror{-webkit-user-modify:read-write-plaintext-only;word-wrap:break-word;white-space:pre-wrap;white-space:break-spaces;font-variant-ligatures:none;font-feature-settings:"liga" 0;z-index:0;position:relative}.sd-editor-scoped .ProseMirror pre{white-space:pre-wrap}.sd-editor-scoped .ProseMirror ol,.sd-editor-scoped .ProseMirror ul{padding-inline-start:0;margin-block:0;margin-inline:0;padding-left:0;list-style:none}.sd-editor-scoped .ProseMirror li::marker{content:none;margin:0;padding:0}.sd-editor-scoped .ProseMirror li>p{margin:0;padding:0;display:inline-block}.sd-editor-scoped .ProseMirror ol{margin:0}.sd-editor-scoped .ProseMirror li:has(>ul:first-child,>ol:first-child):not(:has(>p)){list-style-type:none}.sd-editor-scoped .ProseMirror li:has(>ul:first-child,>ol:first-child):not(:has(>p))::marker{content:""}.sd-editor-scoped .ProseMirror-hideselection ::-moz-selection{background:0 0}.sd-editor-scoped .ProseMirror-hideselection ::selection{background:0 0}.sd-editor-scoped .ProseMirror-hideselection *{caret-color:#0000}.presentation-editor--allow-selection .ProseMirror-hideselection ::-moz-selection{background:highlight;background:-moz-Highlight}.presentation-editor--allow-selection .ProseMirror-hideselection ::selection{background:highlight;background:-moz-Highlight}.presentation-editor--allow-selection .ProseMirror-hideselection ::-moz-selection{background:highlight}.presentation-editor--allow-selection .ProseMirror-hideselection *{caret-color:auto}.sd-editor-scoped .ProseMirror [draggable][contenteditable=false]{-webkit-user-select:text;-moz-user-select:text;user-select:text}.sd-editor-scoped .ProseMirror-selectednode{outline:2px solid #8cf}.sd-editor-scoped li.ProseMirror-selectednode{outline:none}.sd-editor-scoped li.ProseMirror-selectednode:after{content:"";pointer-events:none;border:2px solid #8cf;position:absolute;inset:-2px -2px -2px -32px}.sd-editor-scoped .ProseMirror img{max-width:100%;height:auto}.sd-editor-scoped img.ProseMirror-separator{border:none!important;margin:0!important;display:inline!important}.sd-editor-scoped .ProseMirror .sd-editor-tab{vertical-align:text-bottom;display:inline-block}.sd-editor-scoped .ProseMirror u .sd-editor-tab{white-space:pre;border-bottom:1px solid #000;margin-bottom:1.5px}.sd-editor-scoped .ProseMirror.resize-cursor{cursor:ew-resize;cursor:col-resize}.sd-editor-scoped .ProseMirror .tableWrapper{--table-border-width:1px;--offset:2px;scrollbar-width:thin;width:calc(100% + (var(--table-border-width) + var(--offset)));overflow:visible}.sd-editor-scoped .ProseMirror table{border-collapse:collapse;border-spacing:0;table-layout:auto;margin:0}.sd-editor-scoped .ProseMirror.sd-header-footer table{table-layout:auto!important;width:100%!important;max-width:100%!important}.sd-editor-scoped .ProseMirror tr{position:relative}.sd-editor-scoped .ProseMirror td,.sd-editor-scoped .ProseMirror th{vertical-align:top;box-sizing:border-box;overflow-wrap:anywhere;min-width:0;position:relative}.sd-editor-scoped .ProseMirror td[data-placeholder],.sd-editor-scoped .ProseMirror th[data-placeholder]{background:0 0!important;border:0!important;padding:0!important}.sd-editor-scoped .ProseMirror td[data-placeholder]>*,.sd-editor-scoped .ProseMirror th[data-placeholder]>*{display:none!important}.sd-editor-scoped .ProseMirror th{text-align:left;font-weight:700}.sd-editor-scoped .ProseMirror table .column-resize-handle{z-index:20;pointer-events:none;background-color:#adf;width:4px;position:absolute;top:0;bottom:-2px;right:-2px}.sd-editor-scoped .ProseMirror table .selectedCell:after{content:"";pointer-events:none;z-index:2;background:#c8c8ff66;position:absolute;inset:0}.sd-editor-scoped .ProseMirror .track-insert-dec,.sd-editor-scoped .ProseMirror .track-delete-dec,.sd-editor-scoped .ProseMirror .track-format-dec{pointer-events:none}.sd-editor-scoped .ProseMirror .track-insert-dec.hidden,.sd-editor-scoped .ProseMirror .track-delete-dec.hidden{display:none}.sd-editor-scoped .ProseMirror .track-insert-dec.highlighted{border-top:var(--sd-tracked-changes-insert-border-width,1px) dashed var(--sd-tracked-changes-insert-border,#00853d);border-bottom:var(--sd-tracked-changes-insert-border-width,1px) dashed var(--sd-tracked-changes-insert-border,#00853d);background-color:var(--sd-tracked-changes-insert-background,#399c7222);color:var(--sd-tracked-changes-insert-text,currentColor);text-decoration-line:var(--sd-tracked-changes-insert-decoration-line,none);text-decoration-color:var(--sd-tracked-changes-insert-text,currentColor);text-decoration-thickness:var(--sd-tracked-changes-insert-decoration-thickness,1px);text-underline-offset:var(--sd-tracked-changes-insert-underline-offset,0px)}.sd-editor-scoped .ProseMirror .track-delete-dec.highlighted{border-top:var(--sd-tracked-changes-delete-border-width,1px) dashed var(--sd-tracked-changes-delete-border,#cb0e47);border-bottom:var(--sd-tracked-changes-delete-border-width,1px) dashed var(--sd-tracked-changes-delete-border,#cb0e47);background-color:var(--sd-tracked-changes-delete-background,#cb0e4722);color:var(--sd-tracked-changes-delete-text,currentColor);-webkit-text-decoration:line-through solid var(--sd-tracked-changes-delete-text,currentColor) var(--sd-tracked-changes-delete-decoration-thickness,2px)!important;text-decoration:line-through solid var(--sd-tracked-changes-delete-text,currentColor) var(--sd-tracked-changes-delete-decoration-thickness,2px)!important}.sd-editor-scoped .ProseMirror .track-format-dec.highlighted{border-bottom:2px solid var(--sd-tracked-changes-format-border,gold)}.sd-editor-scoped .ProseMirror .track-delete-widget{visibility:hidden}.sd-editor-scoped .ProseMirror tr.track-row-insert-dec.hidden,.sd-editor-scoped .ProseMirror tr.track-row-delete-dec.hidden{display:none}.sd-editor-scoped .ProseMirror tr.track-row-insert-dec.highlighted>td,.sd-editor-scoped .ProseMirror tr.track-row-insert-dec.highlighted>th{background-color:var(--sd-tracked-changes-insert-background,#399c7222);box-shadow:inset 3px 0 0 0 var(--sd-tracked-changes-insert-border,#00853d)}.sd-editor-scoped .ProseMirror tr.track-row-delete-dec.highlighted>td,.sd-editor-scoped .ProseMirror tr.track-row-delete-dec.highlighted>th{background-color:var(--sd-tracked-changes-delete-background,#cb0e4722);box-shadow:inset 3px 0 0 0 var(--sd-tracked-changes-delete-border,#cb0e47);-webkit-text-decoration:line-through solid var(--sd-tracked-changes-delete-text,currentColor) var(--sd-tracked-changes-delete-decoration-thickness,2px);text-decoration:line-through solid var(--sd-tracked-changes-delete-text,currentColor) var(--sd-tracked-changes-delete-decoration-thickness,2px)}.sd-editor-scoped .ProseMirror>.ProseMirror-yjs-cursor:first-child{margin-top:16px}.sd-editor-scoped .ProseMirror-yjs-cursor{word-break:normal;pointer-events:none;border-color:orange;border-left-style:solid;border-left-width:1px;border-right-style:solid;border-right-width:1px;margin-left:-1px;margin-right:-1px;position:relative}.sd-editor-scoped .ProseMirror-yjs-cursor>div{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;white-space:nowrap;background-color:#fa8100;padding-left:2px;padding-right:2px;font-family:serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;position:absolute;top:-1.05em;left:-1px}.presentation-editor__selection-layer--local,.presentation-editor__selection-layer--remote{pointer-events:none;position:absolute;inset:0}.presentation-editor__remote-caret{pointer-events:none;position:absolute}.presentation-editor__remote-label{color:#fff;white-space:nowrap;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1;border-radius:3px;padding:2px 6px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:500;line-height:normal;position:absolute;box-shadow:0 1px 3px #0003}.presentation-editor__remote-selection{pointer-events:none;mix-blend-mode:multiply;border-radius:2px;position:absolute}.sd-editor-scoped .sd-footnote-ref{vertical-align:super;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.75em;line-height:1}.sd-editor-scoped .ProseMirror placeholder{color:#ccc;border:1px solid #ccc;display:inline}.sd-editor-scoped .ProseMirror placeholder:after{content:"☁";font-size:200%;font-weight:700;line-height:.1}.sd-editor-scoped .ProseMirror-gapcursor{pointer-events:none;margin:0;display:none;position:absolute}.sd-editor-scoped .ProseMirror-gapcursor:after{content:"";border-top:1px solid #000;width:20px;animation:1.1s steps(2,start) infinite superdoc-cursor-blink;display:block;position:absolute;top:-2px}.sd-editor-scoped .ProseMirror-focused .ProseMirror-gapcursor{display:block}.sd-editor-scoped .ProseMirror div[data-type=contentBlock]{-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:-1;outline:none;position:absolute}.sd-editor-scoped .ProseMirror div[data-horizontal-rule=true]{z-index:auto;vertical-align:middle;align-self:flex-end;margin-top:auto;display:inline-block;position:relative}.sd-editor-scoped .sd-editor-dropcap{float:left;align-items:baseline;margin-top:-5px;display:flex}.sd-editor-scoped .ProseMirror-search-match{background-color:#ffff0054!important}.sd-editor-scoped .ProseMirror-active-search-match{background-color:#ff6a0054!important}.sd-editor-scoped .ProseMirror span.sd-custom-selection::-moz-selection{background:0 0}.sd-editor-scoped .ProseMirror span.sd-custom-selection::selection{background:0 0}.sd-editor-scoped .sd-custom-selection{background-color:#d9d9d9;border-radius:.1em}.superdoc-toolbar svg{fill:currentColor;pointer-events:none;width:100%;height:100%;display:block}.superdoc-toolbar svg path{stroke:currentColor}.sd-editor-toolbar-dropdown .toolbar-dropdown-option .dropdown-select-icon{width:12px;height:12px;display:flex}.sd-toolbar-split-field{gap:0;padding:0}.sd-toolbar-split-field .sd-toolbar-split-field__main,.sd-toolbar-split-field .sd-toolbar-split-field__caret{box-sizing:border-box;z-index:1;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.sd-toolbar-split-field .sd-toolbar-split-field__main{padding:0 3px 0 var(--sd-ui-toolbar-item-padding,5px);border-top-left-radius:var(--sd-ui-radius,6px);border-bottom-left-radius:var(--sd-ui-radius,6px);cursor:text}.sd-toolbar-split-field .sd-toolbar-split-field__caret{width:20px;color:inherit;border-top-right-radius:var(--sd-ui-radius,6px);border-bottom-right-radius:var(--sd-ui-radius,6px);cursor:pointer;background:0 0;border:0;align-self:stretch;padding:0 4px 0 2px}.sd-toolbar-split-field:hover{background-color:var(--sd-ui-toolbar-button-hover-bg,var(--sd-ui-hover-bg,#dbdbdb))}.sd-toolbar-split-field.high-contrast:hover{color:#fff;background-color:#000}.sd-toolbar-split-field .sd-toolbar-split-field__main:hover,.sd-toolbar-split-field .sd-toolbar-split-field__caret:hover{background-color:var(--sd-ui-toolbar-button-active-bg,var(--sd-ui-active-bg,#c8d0d8))}.sd-toolbar-split-field.high-contrast .sd-toolbar-split-field__main:hover,.sd-toolbar-split-field.high-contrast .sd-toolbar-split-field__caret:hover{color:#fff;background-color:#000}.sd-toolbar-split-field .sd-toolbar-split-field__caret:before{content:"";background-color:#0000;width:1px;transition:background-color .15s ease-out;position:absolute;top:6px;bottom:6px;left:0}.sd-toolbar-split-field:hover .sd-toolbar-split-field__caret:before{background-color:var(--sd-ui-border,#47484a33)}.sd-toolbar-split-field.sd-disabled,.sd-toolbar-split-field.sd-disabled:hover{background-color:initial}.sd-toolbar-split-field.sd-disabled .sd-toolbar-split-field__main,.sd-toolbar-split-field.sd-disabled .sd-toolbar-split-field__caret{cursor:default}.sd-toolbar-split-field.sd-disabled .sd-toolbar-split-field__main:hover,.sd-toolbar-split-field.sd-disabled .sd-toolbar-split-field__caret:hover{background-color:initial}.sd-toolbar-split-field.sd-disabled .sd-toolbar-split-field__caret:before{background-color:#0000}.super-editor .sd-toolbar-icon__icon--ai{z-index:1;position:relative}.super-editor .sd-toolbar-icon__icon--ai svg{fill:#0000}.super-editor .sd-toolbar-icon__icon--ai:before{content:"";z-index:-1;filter:brightness(1.2);background:linear-gradient(270deg,#dad77680 -20%,#bf6464 30%,#4d52d9 60%,#ffdb66 150%);transition:filter .2s;position:absolute;inset:0;-webkit-mask:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><path d='M224 96l16-32 32-16-32-16-16-32-16 32-32 16 32 16 16 32zM80 160l26.7-53.3L160 80l-53.3-26.7L80 0 53.3 53.3 0 80l53.3 26.7L80 160zm352 128l-26.7 53.3L352 368l53.3 26.7L432 448l26.7-53.3L512 368l-53.3-26.7L432 288zm70.6-193.8L417.8 9.4C411.5 3.1 403.3 0 395.2 0c-8.2 0-16.4 3.1-22.6 9.4L9.4 372.5c-12.5 12.5-12.5 32.8 0 45.3l84.9 84.9c6.3 6.3 14.4 9.4 22.6 9.4 8.2 0 16.4-3.1 22.6-9.4l363.1-363.2c12.5-12.5 12.5-32.8 0-45.2zM359.5 203.5l-50.9-50.9 86.6-86.6 50.9 50.9-86.6 86.6z'/></svg>") 50%/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><path d='M224 96l16-32 32-16-32-16-16-32-16 32-32 16 32 16 16 32zM80 160l26.7-53.3L160 80l-53.3-26.7L80 0 53.3 53.3 0 80l53.3 26.7L80 160zm352 128l-26.7 53.3L352 368l53.3 26.7L432 448l26.7-53.3L512 368l-53.3-26.7L432 288zm70.6-193.8L417.8 9.4C411.5 3.1 403.3 0 395.2 0c-8.2 0-16.4 3.1-22.6 9.4L9.4 372.5c-12.5 12.5-12.5 32.8 0 45.3l84.9 84.9c6.3 6.3 14.4 9.4 22.6 9.4 8.2 0 16.4-3.1 22.6-9.4l363.1-363.2c12.5-12.5 12.5-32.8 0-45.2zM359.5 203.5l-50.9-50.9 86.6-86.6 50.9 50.9-86.6 86.6z'/></svg>") 50%/contain no-repeat}.super-editor .sd-toolbar-icon__icon--ai:hover:before{filter:brightness(1.3)}.super-editor .sd-ai-text-appear{opacity:0;will-change:opacity, transform;contain:content;animation:.7s ease-out both superdoc-aiTextAppear;display:inline}.super-editor .sd-ai-loader{justify-content:flex-start;display:flex}.super-editor .sd-ai-loader>img{width:-moz-fit-content;width:fit-content;height:40px}.super-editor .sd-ai-highlight-pulse{animation:1.5s ease-in-out infinite superdoc-ai-pulse}.super-editor .sd-editor-auto-page-number,.super-editor .sd-editor-auto-total-pages,.super-editor .sd-editor-auto-section-pages{cursor:not-allowed;border-bottom:1px solid #9a9a9a;transition:all .25s}.super-editor .sd-editor-auto-page-number:hover,.super-editor .sd-editor-auto-total-pages:hover,.super-editor .sd-editor-auto-section-pages:hover{border-bottom-color:#4f4f4f}.super-editor .sd-editor-auto-page-number-content{pointer-events:none}.super-editor .ProseMirror.view-mode .sd-editor-auto-page-number,.super-editor .ProseMirror.view-mode .sd-editor-auto-total-pages,.super-editor .ProseMirror.view-mode .sd-editor-auto-section-pages{border:none}.sd-editor-popover{color:#333;z-index:1000;background-color:#fff;border-radius:8px;width:auto;height:auto;padding:0;font-size:14px;box-shadow:0 4px 12px #32323226}.sd-editor-popover .popover-header{margin-bottom:8px;font-weight:700}.tippy-box[data-theme~=sd-editor-popover]{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;border:none!important;padding:0!important}.tippy-box[data-theme~=sd-editor-popover] .tippy-arrow{color:#fff;border:1px solid #dbdbdb}.tippy-box[data-theme~=sd-editor-popover] .tippy-content{padding:0}.sd-editor-placeholder:before{content:attr(data-placeholder);color:#aaa;pointer-events:none;height:0;display:block}.sd-editor-mention{color:#222;cursor:default;box-sizing:border-box;background-color:#1355ff15;border-radius:3px;padding:0 5px;font-weight:400;display:inline-block}.sd-editor-comment-highlight{transition:background-color .25s}.sd-editor-comment-highlight:hover{background-color:var(--sd-comments-highlight-hover,#1354ff55)}.sd-editor-comment-highlight.sd-custom-selection{background-color:#d6c0c6!important}.sd-editor-resize-container.sd-editor-scoped{pointer-events:none;z-index:11;position:absolute}.sd-editor-scoped .sd-editor-resize-handle{pointer-events:auto;background-color:#4dabf7;border:2px solid #fff;border-radius:50%;width:12px;height:12px;transition:all .1s;position:absolute;box-shadow:0 0 4px #0000004d}.sd-editor-scoped .sd-editor-resize-handle:hover{background-color:#228be6;transform:scale(1.1);box-shadow:0 0 6px #0006}.sd-editor-scoped .sd-editor-resize-handle-nw{cursor:nwse-resize;top:-6px;left:-6px}.sd-editor-scoped .sd-editor-resize-handle-ne{cursor:nesw-resize;top:-6px;right:-6px}.sd-editor-scoped .sd-editor-resize-handle-sw{cursor:nesw-resize;bottom:-6px;left:-6px}.sd-editor-scoped .sd-editor-resize-handle-se{cursor:nwse-resize;bottom:-6px;right:-6px}.sd-editor-scoped .ProseMirror:not(.ProseMirror-focused) .sd-editor-resize-container{display:none}.sd-editor-scoped .sd-editor-resizable-wrapper *{transition:none}.sd-editor-scoped .sd-editor-resizable-wrapper :not([style*=width]){transition:all .2s}.sd-editor-scoped .sd-editor-resizable-wrapper:after{content:"Drag corners to resize";color:#fff;white-space:nowrap;pointer-events:none;opacity:0;z-index:12;background-color:#4dabf7e6;border-radius:4px;padding:4px 8px;font-size:11px;transition:opacity .3s;position:absolute;bottom:-25px;left:50%;transform:translate(-50%)}.sd-editor-scoped .sd-editor-resizable-wrapper:hover:after{opacity:1}.super-editor .sd-document-section-block{background-color:#fafafa;border:1px solid #ababab;border-radius:4px;position:relative}.super-editor .sd-document-section-block-info{z-index:100;background-color:#fafafa;border:1px solid #ababab;border-bottom:none;border-radius:6px 6px 0 0;align-items:center;min-width:0;max-width:100px;height:18px;padding:0 8px;font-size:10px;display:none;position:absolute;top:-19px;left:-1px}.super-editor .sd-document-section-block:hover{border-radius:0 4px 4px}.super-editor .sd-document-section-block:hover .sd-document-section-block-info{align-items:center;display:flex}.super-editor .sd-document-section-block-info span{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.super-editor .ProseMirror.view-mode .sd-document-section-block{background:0 0;border:none}.super-editor .ProseMirror.view-mode .sd-document-section-block-info{display:none}.super-editor .sd-structured-content,.super-editor .sd-structured-content-block{box-sizing:border-box;border:1px solid #0000;border-radius:4px;padding:1px;position:relative}.super-editor .sd-structured-content:has(img){display:inline-block}.super-editor .sd-structured-content:has(img) .sd-structured-content__content{display:inline-block}.super-editor .sd-structured-content:not(.ProseMirror-selectednode):hover{background-color:var(--sd-content-controls-inline-hover-bg,#f2f2f2)}.super-editor .sd-structured-content-block:not(.ProseMirror-selectednode):hover{background-color:var(--sd-content-controls-block-hover-bg,#f2f2f2)}.super-editor .sd-structured-content.ProseMirror-selectednode{border-color:var(--sd-content-controls-inline-border,#629be7)}.super-editor .sd-structured-content-block.ProseMirror-selectednode{border-color:var(--sd-content-controls-block-border,#629be7)}.super-editor .sd-structured-content-draggable{border:1px solid var(--sd-content-controls-label-border,#629be7);background-color:var(--sd-content-controls-label-bg,#629be7ee);width:calc(100% - 4px);min-width:0;max-width:110px;height:18px;color:var(--sd-content-controls-label-text,#fff);box-sizing:border-box;z-index:10;cursor:grab;border-bottom:none;border-radius:6px 6px 0 0;justify-content:center;align-items:center;padding:0 4px;font-size:10px;display:none;position:absolute;bottom:100%;left:2px}.super-editor .sd-structured-content-draggable span{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.super-editor .sd-structured-content.ProseMirror-selectednode .sd-structured-content-draggable,.super-editor .sd-structured-content-block.ProseMirror-selectednode .sd-structured-content-draggable{display:inline-flex}.super-editor .ProseMirror.view-mode .sd-structured-content,.super-editor .ProseMirror.view-mode .sd-structured-content-block{border:none;padding:0}.super-editor .ProseMirror.view-mode .sd-structured-content:hover,.super-editor .ProseMirror.view-mode .sd-structured-content-block:hover{background:0 0}.super-editor .ProseMirror.view-mode .sd-structured-content-draggable{display:none}.super-editor .ProseMirror.view-mode .sd-structured-content-block.ProseMirror-selectednode{outline:none}.presentation-editor--viewing .sd-structured-content,.presentation-editor--viewing .sd-structured-content-block{border:none;padding:0}.presentation-editor--viewing .sd-structured-content-draggable{display:none}.sd-vector-shape{vertical-align:bottom;display:inline-block}.sd-vector-shape svg{width:100%;height:100%;display:block}.sd-shape-group{vertical-align:bottom;border:1px dashed #0000;transition:border-color .2s;display:inline-block;position:relative}.sd-shape-group:hover{border-color:#5b9bd54d}.sd-shape-group svg{display:block}.sd-shape-group[data-selected]{background-color:#5b9bd50d;border-color:#5b9bd599}.sd-shape-group svg g{transform-origin:0 0}.sd-proofing-spelling{text-decoration-line:spelling-error;text-decoration-style:wavy;text-decoration-color:var(--sd-proofing-spelling-color,#e53e3e);text-decoration-thickness:var(--sd-proofing-underline-thickness,1.5px);text-underline-offset:var(--sd-proofing-underline-offset,2px)}@supports not (text-decoration-line:spelling-error){.sd-proofing-spelling{text-decoration-line:underline;text-decoration-style:wavy;text-decoration-color:var(--sd-proofing-spelling-color,#e53e3e);text-decoration-thickness:var(--sd-proofing-underline-thickness,1.5px);text-underline-offset:var(--sd-proofing-underline-offset,2px)}}.sd-proofing-grammar{text-decoration-line:underline;text-decoration-style:wavy;text-decoration-color:var(--sd-proofing-grammar-color,#3182ce);text-decoration-thickness:var(--sd-proofing-underline-thickness,1.5px);text-underline-offset:var(--sd-proofing-underline-offset,2px)}.sd-proofing-style{text-decoration-line:underline;text-decoration-style:dotted;text-decoration-color:var(--sd-proofing-style-color,#805ad5);text-decoration-thickness:var(--sd-proofing-underline-thickness,1.5px);text-underline-offset:var(--sd-proofing-underline-offset,2px)}.comment-doc[data-v-0d6137fb],.comments-layer[data-v-0d6137fb]{position:relative}.sd-comment-anchor[data-v-0d6137fb]{cursor:pointer;z-index:3;border-radius:4px;transition:background-color .25s;position:absolute}.bypass[data-v-0d6137fb]{display:none}.comment-placeholder[data-v-11cf78a1]{width:300px;transition:top .3s;position:absolute}.floating-comment[data-v-11cf78a1]{min-width:300px;display:block;position:relative}.sidebar-container[data-v-11cf78a1]{will-change:transform;width:300px;min-height:300px;transition:transform .3s;position:absolute}.section-wrapper[data-v-11cf78a1]{justify-content:flex-start;align-items:flex-start;width:300px;min-height:100%;transition:min-height .5s ease-out;display:flex;position:relative}.text-field[data-v-f3984d30]{white-space:nowrap;border-radius:2px;align-items:center;width:100%;height:100%;margin:0;display:flex}.paragraph-field[data-v-ce5a87b3]{margin:0;padding:1px}.image-field[data-v-7dd69850]{align-items:center;margin-top:2px;display:flex;overflow:hidden}img[data-v-7dd69850]{max-height:100%}.checkbox-container[data-v-4581e928]{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.checkbox-preview[data-v-4581e928]{justify-content:center;align-items:center;width:100%;height:100%;line-height:1.2;display:inline-flex}.checkbox-editing-placeholder[data-v-4581e928]{width:100%;height:100%}.select-container[data-v-1e49d9b3]{padding:1px}.field-container[data-v-22e6ae02]{border:2px solid #b015b3;border-radius:2px;background-color:#efd0f0!important}.field-container--no-style[data-v-22e6ae02]{border-color:#0000;background:0 0!important}.whiteboard-page[data-v-c876c9b5]{position:absolute;top:0;left:0}.whiteboard-layer[data-v-8448a15a]{pointer-events:auto;position:absolute;inset:0}.superdoc-html-viewer[data-v-da3494ba]{color:initial;width:100%;height:auto;font-family:initial;position:relative}.superdoc-html-viewer__document[data-v-da3494ba]{width:100%;height:auto}.superdoc-html-viewer__content[data-v-da3494ba]{width:100%;min-width:800px;padding:38px 75px 75px}.ai-highlight-layer[data-v-497b8118]{position:relative}.ai-highlight-anchor[data-v-497b8118]{cursor:pointer;z-index:3;border-radius:4px;transition:background-color .25s;position:absolute}.bypass[data-v-497b8118]{display:none}.sd-password-prompt[data-v-ecf7f6fb]{gap:var(--sd-ui-password-prompt-gap,12px);flex-direction:column;display:flex}.sd-password-prompt__heading[data-v-ecf7f6fb]{font-size:var(--sd-ui-password-prompt-heading-size,15px);font-weight:var(--sd-ui-password-prompt-heading-weight,600);color:var(--sd-ui-password-prompt-heading-color,var(--sd-ui-text));margin:0;line-height:1.4}.sd-password-prompt__description[data-v-ecf7f6fb]{font-size:var(--sd-ui-password-prompt-description-size,14px);color:var(--sd-ui-password-prompt-description-color,var(--sd-ui-text));margin:0;line-height:1.5}.sd-password-prompt__field[data-v-ecf7f6fb]{display:flex}.sd-password-prompt__input[data-v-ecf7f6fb]{width:100%;padding:var(--sd-ui-password-prompt-input-padding,8px 10px);font-size:var(--sd-ui-password-prompt-input-size,14px);color:var(--sd-ui-password-prompt-input-color,var(--sd-ui-text));background:var(--sd-ui-password-prompt-input-bg,#fff);border:1px solid var(--sd-ui-password-prompt-input-border,var(--sd-ui-border));border-radius:var(--sd-ui-password-prompt-input-radius,4px);outline:none;font-family:inherit;transition:border-color .15s}.sd-password-prompt__input[data-v-ecf7f6fb]:focus{border-color:var(--sd-ui-password-prompt-input-focus-border,var(--sd-ui-action))}.sd-password-prompt__input[data-v-ecf7f6fb]:disabled{opacity:var(--sd-ui-password-prompt-input-disabled-opacity,.6);cursor:not-allowed}.sd-password-prompt__error[data-v-ecf7f6fb]{font-size:var(--sd-ui-password-prompt-error-size,13px);color:var(--sd-ui-password-prompt-error-color,var(--sd-color-red-500,#ed4337));margin:0}.sd-password-prompt__actions[data-v-ecf7f6fb]{justify-content:flex-end;gap:var(--sd-ui-password-prompt-actions-gap,8px);margin-top:4px;display:flex}.sd-password-prompt__btn[data-v-ecf7f6fb]{padding:var(--sd-ui-password-prompt-btn-padding,6px 16px);font-size:var(--sd-ui-password-prompt-btn-size,14px);border-radius:var(--sd-ui-password-prompt-btn-radius,4px);cursor:pointer;font-family:inherit;transition:background-color .15s,opacity .15s}.sd-password-prompt__btn[data-v-ecf7f6fb]:disabled{opacity:var(--sd-ui-password-prompt-btn-disabled-opacity,.5);cursor:not-allowed}.sd-password-prompt__btn--cancel[data-v-ecf7f6fb]{background:var(--sd-ui-password-prompt-cancel-bg,transparent);border:1px solid var(--sd-ui-password-prompt-cancel-border,var(--sd-ui-border));color:var(--sd-ui-password-prompt-cancel-color,var(--sd-ui-text))}.sd-password-prompt__btn--cancel[data-v-ecf7f6fb]:hover:not(:disabled){background:var(--sd-ui-password-prompt-cancel-hover-bg,var(--sd-color-gray-100,#f5f5f5))}.sd-password-prompt__btn--submit[data-v-ecf7f6fb]{background:var(--sd-ui-password-prompt-submit-bg,var(--sd-ui-action));border:1px solid var(--sd-ui-password-prompt-submit-border,var(--sd-ui-action));color:var(--sd-ui-password-prompt-submit-color,var(--sd-ui-action-text,#fff))}.sd-password-prompt__btn--submit[data-v-ecf7f6fb]:hover:not(:disabled){background:var(--sd-ui-password-prompt-submit-hover-bg,var(--sd-ui-action-hover))}.sd-find-replace[data-v-a6451a4f]{gap:var(--sd-ui-find-replace-gap,8px);flex-direction:column;display:flex}.sd-find-replace__row[data-v-a6451a4f]{align-items:center;gap:var(--sd-ui-find-replace-gap,8px);display:flex}.sd-find-replace__input-wrap[data-v-a6451a4f]{flex:1;align-items:center;display:flex;position:relative}.sd-find-replace__input[data-v-a6451a4f]{width:100%;height:var(--sd-ui-find-replace-input-height,30px);padding:var(--sd-ui-find-replace-input-padding,4px 8px);font-size:var(--sd-ui-find-replace-input-font-size,14px);color:var(--sd-ui-text);background:var(--sd-ui-find-replace-input-bg,#fff);border:1px solid var(--sd-ui-find-replace-input-border,var(--sd-ui-border));border-radius:var(--sd-ui-find-replace-input-radius,4px);box-sizing:border-box;outline:none;font-family:inherit;transition:border-color .15s}.sd-find-replace__input[data-v-a6451a4f]:focus{border-color:var(--sd-ui-find-replace-input-focus-border,var(--sd-ui-action))}.sd-find-replace__count[data-v-a6451a4f]{right:var(--sd-ui-find-replace-count-inset,8px);font-size:var(--sd-ui-find-replace-count-font-size,13px);color:var(--sd-ui-find-replace-count-color,#6b7280);pointer-events:none;white-space:nowrap;position:absolute}.sd-find-replace__nav[data-v-a6451a4f]{gap:var(--sd-ui-find-replace-nav-gap,2px);flex-shrink:0;display:flex}.sd-find-replace__options[data-v-a6451a4f]{gap:var(--sd-ui-find-replace-options-gap,4px);display:flex}.sd-find-replace__btn[data-v-a6451a4f]{cursor:pointer;color:var(--sd-ui-find-replace-btn-color,var(--sd-ui-text));background:0 0;border:none;justify-content:center;align-items:center;font-family:inherit;transition:background-color .15s;display:inline-flex}.sd-find-replace__btn[data-v-a6451a4f]:disabled{opacity:var(--sd-ui-find-replace-btn-disabled-opacity,.4);cursor:not-allowed}.sd-find-replace__btn--icon[data-v-a6451a4f]{width:var(--sd-ui-find-replace-btn-size,28px);height:var(--sd-ui-find-replace-btn-size,28px);border-radius:var(--sd-ui-find-replace-btn-radius,4px);font-size:var(--sd-ui-find-replace-btn-icon-font-size,12px);line-height:1}.sd-find-replace__btn--icon[data-v-a6451a4f]:hover:not(:disabled){background:var(--sd-ui-find-replace-btn-hover-bg,#0000000f)}.sd-find-replace__btn--action[data-v-a6451a4f]{padding:var(--sd-ui-find-replace-action-btn-padding,4px 10px);font-size:var(--sd-ui-find-replace-count-font-size,13px);border-radius:var(--sd-ui-find-replace-btn-radius,4px);background:var(--sd-ui-find-replace-action-btn-bg,var(--sd-ui-action));color:var(--sd-ui-find-replace-action-btn-color,#fff);border:none}.sd-find-replace__btn--action[data-v-a6451a4f]:hover:not(:disabled){background:var(--sd-ui-find-replace-action-btn-hover-bg,var(--sd-ui-action))}.sd-find-replace__btn--toggle[data-v-a6451a4f]{padding:var(--sd-ui-find-replace-btn-toggle-padding,4px 8px);font-size:var(--sd-ui-find-replace-btn-toggle-font-size,12px);border-radius:var(--sd-ui-find-replace-btn-radius,4px);border:1px solid #0000}.sd-find-replace__btn--toggle[data-v-a6451a4f]:hover:not(:disabled){background:var(--sd-ui-find-replace-btn-hover-bg,#0000000f)}.sd-find-replace__btn--active[data-v-a6451a4f]{background:var(--sd-ui-find-replace-toggle-active-bg,#dbeafe);color:var(--sd-ui-find-replace-toggle-active-color,#1d4ed8);border-color:var(--sd-ui-find-replace-toggle-active-color,#1d4ed8)}.sd-find-replace__btn--active[data-v-a6451a4f]:hover:not(:disabled){background:var(--sd-ui-find-replace-toggle-active-bg,#dbeafe)}.sd-surface-external-mount[data-v-b2412c5d]{width:100%}.sd-surface-dialog-backdrop[data-v-20bf8e4b]{z-index:calc(var(--sd-ui-surface-z-index,100) + 1);background:var(--sd-ui-dialog-backdrop);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.sd-surface-dialog[data-v-20bf8e4b]{background:var(--sd-ui-surface-bg);border:1px solid var(--sd-ui-surface-border);border-radius:var(--sd-ui-surface-radius);box-shadow:var(--sd-ui-surface-shadow);max-width:var(--sd-ui-dialog-max-width,480px);width:100%;max-height:90%;font-family:var(--sd-ui-font-family);color:var(--sd-ui-text);outline:none;overflow-y:auto}.sd-surface-dialog__title[data-v-20bf8e4b]{padding:var(--sd-ui-surface-title-padding);font-size:var(--sd-ui-font-size-500,15px);font-weight:600;line-height:1.4}.sd-surface-dialog__content[data-v-20bf8e4b]{padding:var(--sd-ui-surface-content-padding)}.sd-surface-floating[data-v-51d59bd5]{z-index:var(--sd-ui-surface-z-index,100);width:var(--sd-ui-floating-width,360px);max-width:var(--sd-ui-floating-max-width,480px);max-height:var(--sd-ui-floating-max-height,min(60vh, calc(100% - 32px)));background:var(--sd-ui-surface-bg);border:1px solid var(--sd-ui-surface-border);border-radius:var(--sd-ui-surface-radius);box-shadow:var(--sd-ui-surface-shadow);font-family:var(--sd-ui-font-family);color:var(--sd-ui-text);position:absolute;overflow-y:auto}.sd-surface-floating--top-right[data-v-51d59bd5]{top:var(--sd-ui-floating-edge-offset,16px);right:var(--sd-ui-floating-edge-offset,16px)}.sd-surface-floating--top-left[data-v-51d59bd5]{top:var(--sd-ui-floating-edge-offset,16px);left:var(--sd-ui-floating-edge-offset,16px)}.sd-surface-floating--bottom-right[data-v-51d59bd5]{bottom:var(--sd-ui-floating-edge-offset,16px);right:var(--sd-ui-floating-edge-offset,16px)}.sd-surface-floating--bottom-left[data-v-51d59bd5]{bottom:var(--sd-ui-floating-edge-offset,16px);left:var(--sd-ui-floating-edge-offset,16px)}.sd-surface-floating--top-center[data-v-51d59bd5]{top:var(--sd-ui-floating-edge-offset,16px);left:50%;transform:translate(-50%)}.sd-surface-floating--bottom-center[data-v-51d59bd5]{bottom:var(--sd-ui-floating-edge-offset,16px);left:50%;transform:translate(-50%)}.sd-surface-floating__title[data-v-51d59bd5]{padding:var(--sd-ui-surface-title-padding);font-size:var(--sd-ui-font-size-500,15px);font-weight:600;line-height:1.4}.sd-surface-floating__content[data-v-51d59bd5]{padding:var(--sd-ui-surface-content-padding)}.sd-surface-host[data-v-c6a3b75f]{pointer-events:none;z-index:var(--sd-ui-surface-z-index,100);overflow:hidden}.sd-surface-host[data-v-c6a3b75f]>*{pointer-events:auto}.superdoc[data-v-661783d8]{display:flex;position:relative}.right-sidebar[data-v-661783d8]{min-width:320px;height:100%}.floating-comments[data-v-661783d8]{width:300px;min-width:300px;height:100%;overflow:visible}.superdoc__layers[data-v-661783d8]{box-sizing:border-box;height:100%;position:relative}.superdoc__document[data-v-661783d8],.superdoc__sub-document[data-v-661783d8]{width:100%;position:relative}.superdoc__selection-layer[data-v-661783d8]{z-index:10;pointer-events:none;min-width:100%;min-height:100%;position:absolute}.superdoc__temp-selection[data-v-661783d8]{position:absolute}.superdoc__comments-layer[data-v-661783d8]{height:100%;position:relative;top:0}.superdoc--contained .superdoc__comments-layer[data-v-661783d8]{pointer-events:none;width:100%;position:absolute}.superdoc--contained .sd-comment-anchor[data-v-661783d8]{pointer-events:auto}.superdoc__right-sidebar[data-v-661783d8]{z-index:2;width:320px;min-width:320px;min-height:100%;padding:0 10px;position:relative}.superdoc__compact-comment-popover[data-v-661783d8]{z-index:11;width:min(320px,100% - 24px);position:absolute;top:12px;right:12px}.tools[data-v-661783d8]{z-index:3;gap:var(--sd-ui-tools-gap,6px);flex-direction:column;display:flex;position:absolute}.tools-item[data-v-661783d8]{width:var(--sd-ui-tools-item-size,50px);height:var(--sd-ui-tools-item-size,50px);background-color:var(--sd-ui-tools-item-bg,#dbdbdb99);border-radius:var(--sd-ui-tools-item-radius,12px);cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative}.tools-item i[data-v-661783d8]{cursor:pointer}.superdoc__tools-icon[data-v-661783d8]{width:var(--sd-ui-tools-icon-size,20px);height:var(--sd-ui-tools-icon-size,20px);flex-shrink:0}@media (max-width:834px){.superdoc .superdoc__layers[data-v-661783d8]{box-shadow:none;margin:0;border:0!important}.superdoc__sub-document[data-v-661783d8]{max-width:100%}.superdoc__right-sidebar[data-v-661783d8]{padding:10px;position:relative}}.ai-writer-container[data-v-661783d8]{z-index:1000;background:#fff;border-radius:8px;position:fixed;box-shadow:0 2px 10px #00000026}.ai-tool>svg[data-v-661783d8]{fill:#0000}.ai-tool[data-v-661783d8]:before{content:"";z-index:1;filter:brightness(1.2);background:linear-gradient(270deg,#dad77680 -20%,#bf6464 30%,#4d52d9 60%,#ffdb66 150%);width:20px;height:20px;transition:filter .2s;position:absolute;-webkit-mask:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><path d='M224 96l16-32 32-16-32-16-16-32-16 32-32 16 32 16 16 32zM80 160l26.7-53.3L160 80l-53.3-26.7L80 0 53.3 53.3 0 80l53.3 26.7L80 160zm352 128l-26.7 53.3L352 368l53.3 26.7L432 448l26.7-53.3L512 368l-53.3-26.7L432 288zm70.6-193.8L417.8 9.4C411.5 3.1 403.3 0 395.2 0c-8.2 0-16.4 3.1-22.6 9.4L9.4 372.5c-12.5 12.5-12.5 32.8 0 45.3l84.9 84.9c6.3 6.3 14.4 9.4 22.6 9.4 8.2 0 16.4-3.1 22.6-9.4l363.1-363.2c12.5-12.5 12.5-32.8 0-45.2zM359.5 203.5l-50.9-50.9 86.6-86.6 50.9 50.9-86.6 86.6z'/></svg>") 50%/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><path d='M224 96l16-32 32-16-32-16-16-32-16 32-32 16 32 16 16 32zM80 160l26.7-53.3L160 80l-53.3-26.7L80 0 53.3 53.3 0 80l53.3 26.7L80 160zm352 128l-26.7 53.3L352 368l53.3 26.7L432 448l26.7-53.3L512 368l-53.3-26.7L432 288zm70.6-193.8L417.8 9.4C411.5 3.1 403.3 0 395.2 0c-8.2 0-16.4 3.1-22.6 9.4L9.4 372.5c-12.5 12.5-12.5 32.8 0 45.3l84.9 84.9c6.3 6.3 14.4 9.4 22.6 9.4 8.2 0 16.4-3.1 22.6-9.4l363.1-363.2c12.5-12.5 12.5-32.8 0-45.2zM359.5 203.5l-50.9-50.9 86.6-86.6 50.9 50.9-86.6 86.6z'/></svg>") 50%/contain no-repeat}.ai-tool[data-v-661783d8]:hover:before{filter:brightness(1.3)}.sd-pdf-viewer-page[data-v-d7a9857d]{--user-unit:1;--total-scale-factor:calc(var(--scale-factor) * var(--user-unit));--scale-round-x:1px;--scale-round-y:1px;box-sizing:content-box;width:816px;height:1056px;margin:0 0 calc(var(--scale-factor) * 10px);background-color:#fff;background-clip:content-box;position:relative;overflow:visible}.sd-pdf-viewer-page[data-v-d7a9857d]:last-child{margin:0}.sd-pdf-viewer-page__canvas-wrapper[data-v-d7a9857d]{width:100%;height:100%;overflow:hidden}.sd-pdf-viewer-page__canvas[data-v-d7a9857d]{contain:content;width:100%;height:100%;margin:0;display:block;position:absolute;top:0;left:0}.sd-pdf-viewer-page__text-layer{--csstools-color-scheme--light:initial;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;text-align:initial;opacity:1;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;caret-color:canvastext;z-index:0;line-height:1;position:absolute;inset:0;overflow:clip}.sd-pdf-viewer-page__text-layer.highlighting{touch-action:none}.sd-pdf-viewer-page__text-layer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;position:absolute}.sd-pdf-viewer-page__text-layer{--min-font-size:1;--text-scale-factor:calc(var(--total-scale-factor) * var(--min-font-size));--min-font-size-inv:calc(1 / var(--min-font-size))}.sd-pdf-viewer-page__text-layer>:not(.markedContent),.sd-pdf-viewer-page__text-layer .markedContent span:not(.markedContent){z-index:1;--font-height:0;font-size:calc(var(--text-scale-factor) * var(--font-height));--scale-x:1;--rotate:0deg;transform:rotate(var(--rotate)) scaleX(var(--scale-x)) scale(var(--min-font-size-inv))}.sd-pdf-viewer-page__text-layer .markedContent{display:contents}.sd-pdf-viewer-page__text-layer span[role=img]{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default}.sd-pdf-viewer-page__text-layer .highlight{--highlight-bg-color:#b400aa40;--highlight-selected-bg-color:#00640040;--highlight-backdrop-filter:none;--highlight-selected-backdrop-filter:none}@media screen and (forced-colors:active){.sd-pdf-viewer-page__text-layer.highlight{--highlight-bg-color:transparent;--highlight-selected-bg-color:transparent;--highlight-backdrop-filter:var(--hcm-highlight-filter);--highlight-selected-backdrop-filter:var(--hcm-highlight-selected-filter)}}.sd-pdf-viewer-page__text-layer .highlight{background-color:var(--highlight-bg-color);backdrop-filter:var(--highlight-backdrop-filter);border-radius:4px;margin:-1px;padding:1px}.appended:is(.sd-pdf-viewer-page__text-layer .highlight){position:initial}.begin:is(.sd-pdf-viewer-page__text-layer .highlight){border-radius:4px 0 0 4px}.end:is(.sd-pdf-viewer-page__text-layer .highlight){border-radius:0 4px 4px 0}.middle:is(.sd-pdf-viewer-page__text-layer .highlight){border-radius:0}.selected:is(.sd-pdf-viewer-page__text-layer .highlight){background-color:var(--highlight-selected-bg-color);backdrop-filter:var(--highlight-selected-backdrop-filter)}.sd-pdf-viewer-page__text-layer ::-moz-selection{background:#0000ff40;background:color-mix(in srgb, AccentColor, transparent 75%)}.sd-pdf-viewer-page__text-layer ::selection{background:#0000ff40;background:color-mix(in srgb, AccentColor, transparent 75%)}.sd-pdf-viewer-page__text-layer br::-moz-selection{background:0 0}.sd-pdf-viewer-page__text-layer br::selection{background:0 0}.sd-pdf-viewer-page__text-layer .endOfContent{z-index:0;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer.selecting .endOfContent{top:0}.sd-pdf-viewer-document[data-v-2152178b]{width:100%;position:relative}.sd-pdf-viewer-document__wrapper[data-v-2152178b]{width:100%;padding-bottom:10px}.sd-pdf-viewer[data-v-05c9d9b5]{width:100%;position:relative}.sd-pdf-viewer__main[data-v-05c9d9b5]{width:100%}
.from-counsel-content span.reference,
.from-counsel-content span.labels {
  display: none;
}

.from-counsel-content .text-body {
  font-size: inherit;
  line-height: inherit;
}

.from-counsel-content a {
  text-decoration-line: none;
}

.from-counsel-content ol {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  list-style-type: decimal;
  padding-inline-start: 1.25rem;
}

.from-counsel-content ul {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  list-style-type: disc;
  padding-inline-start: 1.25rem;
}

.from-counsel-content li {
  margin-bottom: 0.25rem;
}
:root {
  --lf-motion-highlight: color-mix(in srgb, var(--lf-var-fill-active, #abb8ff) 60%, transparent);
}

.para-flash,
.var-pop,
.lf-fade-in {
  animation: lf-fade-in 160ms ease-out both;
}

/* The shimmer rides a transform-animated pseudo-element (not
 * background-position) so it stays on the compositor and keeps waving while
 * the main thread is blocked by SuperDoc's synchronous docx parse. */
.skel-wave {
  position: relative;
  overflow: hidden;
}

.skel-wave::after {
  content: '';
  position: absolute;
  inset: 0;
  background-image: linear-gradient(
    90deg,
    transparent,
    color-mix(in srgb, currentColor 7%, transparent),
    transparent
  );
  transform: translateX(-100%);
  will-change: transform;
}

@keyframes lf-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes lf-var-pop {
  0% {
    transform: scale(0.95);
  }
  50% {
    transform: scale(1.06);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes lf-para-flash {
  0%,
  35% {
    background-color: var(--lf-motion-highlight);
    box-shadow: 0 0 0 6px color-mix(in srgb, var(--lf-var-fill-active, #abb8ff) 32%, transparent);
  }
  100% {
    background-color: transparent;
    box-shadow: 0 0 0 6px transparent;
  }
}

@media (prefers-reduced-motion: no-preference) {
  .para-flash {
    animation: lf-para-flash 1.4s ease-out;
  }

  .var-pop {
    animation: lf-var-pop 250ms ease-out;
  }

  .step-glow {
    animation: lf-step-glow 1.45s ease-in-out infinite;
  }

  .skel-wave::after {
    animation: lf-skel-wave 1.35s ease-in-out infinite;
  }

  .lf-progress-indeterminate {
    animation: lf-progress-indeterminate 1.25s ease-in-out infinite;
  }
}

@media (prefers-reduced-motion: reduce) {
  .step-glow,
  .skel-wave::after,
  .lf-progress-indeterminate {
    animation: none;
  }
}

@keyframes lf-step-glow {
  0%,
  100% {
    filter: brightness(1);
  }
  50% {
    filter: brightness(1.08);
  }
}

@keyframes lf-skel-wave {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(100%);
  }
}

@keyframes lf-progress-indeterminate {
  0% {
    transform: translateX(-125%);
  }
  50% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(325%);
  }
}

/* ─── Save-status badge (top bar) ───────────────────────────────────────────
 * Saving = three typing dots, Saved = pop-in check, Offline = gentle pulse.
 * Dots inherit `currentColor`, so the badge's text colour tokens drive them.
 */
.lf-typing-dots {
  display: inline-flex;
  align-items: flex-end;
  gap: 3px;
  height: 0.7em;
}

.lf-typing-dots > span {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: currentColor;
  opacity: 0.45;
}

@keyframes lf-typing-dot {
  0%,
  70%,
  100% {
    transform: translateY(0);
    opacity: 0.45;
  }
  35% {
    transform: translateY(-3px);
    opacity: 1;
  }
}

@keyframes lf-save-pop {
  0% {
    opacity: 0;
    transform: scale(0.6);
  }
  60% {
    transform: scale(1.12);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes lf-save-pulse {
  0%,
  100% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
}

@media (prefers-reduced-motion: no-preference) {
  .lf-typing-dots > span {
    animation: lf-typing-dot 1.1s ease-in-out infinite;
  }

  .lf-typing-dots > span:nth-child(2) {
    animation-delay: 0.18s;
  }

  .lf-typing-dots > span:nth-child(3) {
    animation-delay: 0.36s;
  }

  .lf-save-pop {
    animation: lf-save-pop 0.34s cubic-bezier(0.16, 1, 0.3, 1) both;
  }

  .lf-save-pulse {
    animation: lf-save-pulse 1.8s ease-in-out infinite;
  }
}
/**
 * Content Control Chrome — variable highlighting spec.
 *
 * Shared by the web template editor and the contract-run fill viewer. SuperDoc
 * paints content controls into a PresentationEditor DOM using:
 *   `.superdoc-structured-content-inline` for inline variables
 *   `.superdoc-structured-content-block` for conditional blocks
 *   `data-sdt-tag="lf-var-{uuid}"` for LegalFly variables
 *
 * `cc-chrome-plugin.ts` adds the `data-cc-*` state attributes consumed here.
 */

:root {
  --lf-var-text: #1a1d23;
  --lf-var-fill: #e0e7ff;
  --lf-var-fill-hover: #c5cfff;
  --lf-var-fill-active: #abb8ff;
  --lf-var-fill-done: #e4e5e6;
  --lf-cond-l1: #576fff;
  --lf-cond-l2: #7d8dff;
  --lf-cond-l3: #a3aeff;
  --lf-cond-l4: #c4ccff;
  --lf-cond-l5: #dde2ff;
  --lf-cond-rail-hidden-mix: #ababb0;
  --lf-cond-wash: color-mix(in srgb, var(--lf-cond-l1) 10%, transparent);
  --lf-cond-token-fill: color-mix(in srgb, var(--lf-cond-l1) 26%, transparent);
  --lf-cond-token-ring: rgba(255, 255, 255, 0.92);
}

#template-superdoc,
#contract-run-superdoc,
#contract-run-superdoc-final {
  position: relative;
}

#template-superdoc .superdoc,
#contract-run-superdoc .superdoc,
#contract-run-superdoc-final .superdoc {
  line-height: 1.75;
}

/* `.presentation-editor__viewport` is gone in SuperDoc 1.21+; this centres
   the page layout in the contract-run wrappers. */
#contract-run-superdoc .superdoc,
#contract-run-superdoc-final .superdoc {
  justify-content: center;
}

/* ─── Inline variable chips ────────────────────────────────────────────── */

.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'] {
  display: inline;
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 3px;
  background: var(--lf-var-fill);
  color: inherit;
  font: inherit;
  line-height: inherit;
  text-decoration: none;
  vertical-align: baseline;
  white-space: inherit;
  cursor: pointer;
  pointer-events: auto;
  transition:
    background-color 120ms ease,
    color 120ms ease,
    filter 120ms ease;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

/* Keep the chip chrome neutral while preserving SuperDoc's child-span metrics:
 * inheriting the app font would use wider glyphs than SuperDoc measured and
 * push justified text past the right margin. */
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent']:not(
    [data-cc-conditional-state]
  )
  *:not(.superdoc-structured-content-inline__label) {
  background: transparent !important;
  color: inherit !important;
  text-decoration: none !important;
  -webkit-text-fill-color: currentColor !important;
}

/* SuperDoc's pointerdown selects a chip's whole content when the event target
 * sits inside its label span. `pointer-events: none` hides the label from hit
 * testing — clicks then resolve through layout coordinates, so cursor
 * placement and drag-selection inside the chip keep working; only the
 * label-click whole-select dies. (Other half of the fix: the
 * structuredContentSelect plugin removal in variableSelectionGuard.ts.) */
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-']
  .superdoc-structured-content-inline__label,
.superdoc-structured-content-block[data-sdt-tag^='lf-var-'] .superdoc-structured-content__label {
  pointer-events: none;
}

/* Conditional inline chips carry the rail colour on their leading edge — no
 * fill tint, matching the block conditional's rail-only chrome. */
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-conditional-state] {
  border-left: 2px solid var(--lf-cond-l1);
  border-radius: 2px;
  background: transparent;
  color: inherit;
  padding-left: 4px;
}

.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-conditional-state='inactive'] {
  border-left-color: color-mix(in srgb, var(--lf-cond-rail-hidden-mix) 55%, var(--lf-cond-l1));
  background: transparent;
  color: inherit;
  opacity: 0.55;
}

/* Variables inside a FOCUSED clause read as boxed tokens: deeper fill, larger
 * radius, and a page-coloured ring that carves a gap between adjacent tokens.
 * The token padding is bled OUTWARD with cancelling negative margins — the
 * painter measured the lines without padding, so the text advance must not
 * change. 3px is the horizontal ceiling before the fill undercuts adjacent
 * glyphs. Clause children outside the wrapper DOM (range overlays) are marked
 * by the plugin instead. */
.superdoc-structured-content-block[data-sdt-tag^='lf-var-']:is(
    [data-cc-active='true'],
    [data-cc-nested-focus='true'],
    [data-cc-selected-occurrence='true'],
    .ProseMirror-selectednode
  )
  .superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent']:not(
    [data-cc-conditional-state]
  ),
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'][data-cc-clause-focus='true'] {
  background: var(--lf-cond-token-fill);
  border-radius: 7px;
  box-shadow: 0 0 0 2px var(--lf-cond-token-ring);
  padding: 2px 3px;
  margin: 0 -3px;
}

.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-empty='true'] {
  background: var(--lf-var-fill);
  color: inherit;
}

.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-value-source='manual'] {
  background: var(--lf-var-fill-done);
  color: inherit;
}

.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-value-source='ai'] {
  background: var(--lf-var-fill-done);
  color: inherit;
}

.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-invalid='true'] {
  background: var(--lf-var-fill);
  color: inherit;
}

.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent']:hover,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'].sdt-hover {
  background: var(--lf-var-fill-hover);
  filter: none;
}

.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent']:not(
    [data-cc-value-source]
  ):not([data-cc-invalid]):hover,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent']:not(
    [data-cc-value-source]
  ):not([data-cc-invalid]).sdt-hover,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-empty='true']:hover,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-empty='true'].sdt-hover {
  background: var(--lf-var-fill-hover);
}

.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-conditional-state]:hover,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-conditional-state].sdt-hover,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-conditional-state='inactive']:hover,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-conditional-state='inactive'].sdt-hover {
  background: transparent;
  filter: none;
}

@media (prefers-reduced-motion: no-preference) {
  .superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-new='true'] {
    animation: lf-var-pop 250ms ease-out;
  }
}

@media (prefers-reduced-motion: reduce) {
  .superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-new='true'] {
    animation: lf-fade-in 160ms ease-out both;
  }
}

.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'].ProseMirror-selectednode,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'][data-cc-selected-occurrence='true'],
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'][data-cc-active='true'] {
  border-color: transparent;
  outline: 0;
  outline-offset: 0;
  background: var(--lf-var-fill-active) !important;
  color: inherit !important;
  filter: none;
}

.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'].ProseMirror-selectednode,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'][data-cc-selected-occurrence='true'] {
  box-shadow: 0 0 0 2px var(--lf-cond-l1);
  border-radius: 2px;
}

/* An active inline CONDITIONAL is a clause, not a variable chip: it takes the
 * clause focus wash, keeps its rail edge, and never the solid chip fill. */
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-conditional-state].ProseMirror-selectednode,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-conditional-state][data-cc-selected-occurrence='true'],
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-conditional-state][data-cc-active='true'] {
  border-left: 2px solid var(--lf-cond-l1);
  background: var(--lf-cond-wash) !important;
  box-shadow: none;
}

.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-conditional-state='inactive'].ProseMirror-selectednode,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-conditional-state='inactive'][data-cc-selected-occurrence='true'],
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-conditional-state='inactive'][data-cc-active='true'] {
  opacity: 1;
}

.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent']:not(
    [data-cc-conditional-state]
  ).ProseMirror-selectednode::-moz-selection, .superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent']:not(
    [data-cc-conditional-state]
  ).ProseMirror-selectednode
  *::-moz-selection, .superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent']:not(
    [data-cc-conditional-state]
  )[data-cc-selected-occurrence='true']::-moz-selection, .superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent']:not(
    [data-cc-conditional-state]
  )[data-cc-selected-occurrence='true']
  *::-moz-selection, .superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent']:not(
    [data-cc-conditional-state]
  )[data-cc-active='true']::-moz-selection, .superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent']:not(
    [data-cc-conditional-state]
  )[data-cc-active='true']
  *::-moz-selection {
  background: var(--lf-var-fill-active) !important;
  color: inherit !important;
}

.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent']:not(
    [data-cc-conditional-state]
  ).ProseMirror-selectednode
  *,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent']:not(
    [data-cc-conditional-state]
  ).ProseMirror-selectednode::selection,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent']:not(
    [data-cc-conditional-state]
  ).ProseMirror-selectednode
  *::selection,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent']:not(
    [data-cc-conditional-state]
  )[data-cc-selected-occurrence='true']
  *,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent']:not(
    [data-cc-conditional-state]
  )[data-cc-selected-occurrence='true']::selection,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent']:not(
    [data-cc-conditional-state]
  )[data-cc-selected-occurrence='true']
  *::selection,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent']:not(
    [data-cc-conditional-state]
  )[data-cc-active='true']
  *,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent']:not(
    [data-cc-conditional-state]
  )[data-cc-active='true']::selection,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent']:not(
    [data-cc-conditional-state]
  )[data-cc-active='true']
  *::selection {
  background: var(--lf-var-fill-active) !important;
  color: inherit !important;
}

.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-inline-conditional-overlay='true'],
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-inline-conditional-overlay='true']:hover,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-inline-conditional-overlay='true'].sdt-hover,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-inline-conditional-overlay='true'].ProseMirror-selectednode,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-inline-conditional-overlay='true'][data-cc-selected-occurrence='true'],
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-inline-conditional-overlay='true'][data-cc-active='true'] {
  border-left: 0;
  background: transparent !important;
  box-shadow: none;
  padding-left: 0;
}

/* Only the WRAPPER's chip chrome is suppressed in favour of the overlay. No
 * descendant background wipe here: the painter writes real document formatting
 * (w:highlight, tracked-change fills) as inline background-color on the text
 * runs, and a blanket `* { background: transparent !important }` erases it. */

.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'].ProseMirror-selectednode
  img,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'][data-cc-selected-occurrence='true']
  img,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'][data-cc-active='true']
  img {
  border-radius: 3px;
  outline: 0;
  box-shadow: 0 0 0 4px color-mix(in srgb, var(--lf-var-fill-active) 55%, transparent);
}

.superdoc-structured-content-inline[data-sdt-tag^='lf-var-']
  .superdoc-structured-content-inline__label {
  display: none !important;
}

.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'][data-cc-label]::before {
  content: attr(data-cc-label);
  display: none;
  position: absolute;
  left: 0;
  bottom: 100%;
  z-index: 10;
  padding: 1px 3px;
  border: 1px solid var(--lf-var-fill-active);
  border-bottom: 0;
  border-radius: 2px 2px 0 0;
  background: #eef3ff;
  color: var(--lf-var-text);
  font-family: var(--lf-font-sans, 'Inter', system-ui, sans-serif);
  font-size: 10px;
  font-weight: 500;
  line-height: 1.2;
  white-space: nowrap;
  max-width: 360px;
  overflow: hidden;
  text-overflow: ellipsis;
  pointer-events: none;
}

.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'][data-cc-label]:hover::before,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'][data-cc-label].sdt-hover::before,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'][data-cc-label].ProseMirror-selectednode::before,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'][data-cc-label][data-cc-selected-occurrence='true']::before,
.superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'][data-cc-label][data-cc-active='true']::before {
  display: block;
}

/* SuperDoc can paint image-only SDTs directly on the image element instead of
   the inline text-chip wrapper. Keep the visual affordance without changing
   image layout. */
:is(
    img,
    .superdoc-inline-image,
    .superdoc-inline-image-clip-wrapper
  )[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'] {
  border-radius: 3px;
  cursor: pointer;
  outline: 1px solid color-mix(in srgb, var(--lf-var-fill-active) 42%, transparent);
  outline-offset: 2px;
  box-shadow: 0 0 0 4px color-mix(in srgb, var(--lf-var-fill) 45%, transparent);
  transition:
    box-shadow 120ms ease,
    filter 120ms ease,
    outline-color 120ms ease;
}

:is(
    img,
    .superdoc-inline-image,
    .superdoc-inline-image-clip-wrapper
  )[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent']:hover,
:is(
    img,
    .superdoc-inline-image,
    .superdoc-inline-image-clip-wrapper
  )[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'].sdt-hover {
  filter: brightness(0.96);
  outline-color: color-mix(in srgb, var(--lf-var-fill-active) 60%, transparent);
  box-shadow: 0 0 0 4px color-mix(in srgb, var(--lf-var-fill-hover) 55%, transparent);
}

:is(
    img,
    .superdoc-inline-image,
    .superdoc-inline-image-clip-wrapper
  )[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'].ProseMirror-selectednode,
:is(
    img,
    .superdoc-inline-image,
    .superdoc-inline-image-clip-wrapper
  )[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'][data-cc-selected-occurrence='true'],
:is(
    img,
    .superdoc-inline-image,
    .superdoc-inline-image-clip-wrapper
  )[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'][data-cc-active='true'] {
  outline: 2px solid color-mix(in srgb, var(--lf-var-fill-active) 80%, transparent);
  outline-offset: 2px;
  box-shadow: 0 0 0 5px color-mix(in srgb, var(--lf-var-fill-active) 55%, transparent);
  filter: none;
}

[data-lf-image-sdt-container='true'][data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'] {
  cursor: pointer;
}

[data-lf-image-sdt-container='true'][data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'].ProseMirror-selectednode
  img,
[data-lf-image-sdt-container='true'][data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'][data-cc-selected-occurrence='true']
  img,
[data-lf-image-sdt-container='true'][data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'][data-cc-active='true']
  img {
  border-radius: 3px;
  outline: 2px solid color-mix(in srgb, var(--lf-var-fill-active) 80%, transparent);
  outline-offset: 2px;
  box-shadow: 0 0 0 5px color-mix(in srgb, var(--lf-var-fill-active) 55%, transparent);
  filter: none;
}

/* ─── Conditional blocks ───────────────────────────────────────────────── */

/* Rail-only chrome: a 2px bar in the page gutter, no fill tint and no content
 * indent. Nesting steps the BAR toward the text (5px/level, five levels fit
 * the 26px gutter side by side) and lightens its colour; the text never moves.
 * The --sd-* overrides zero SuperDoc's own block chrome: it frames fragments
 * with a blue ::after border on selection AND on the container/ancestor
 * classes its PresentationEditor toggles — our wash + rail already carry
 * those states. */
.superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent'] {
  --sd-content-controls-block-border: transparent;
  --sd-content-controls-block-hover-bg: transparent;
  --sd-content-controls-block-hover-border: transparent;
  --lf-cond-rail: var(--lf-cond-l1);
  --lf-cond-rail-left: -26px;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  background: transparent;
  box-shadow: none;
  color: inherit;
  font: inherit;
  transition:
    background-color 120ms ease,
    opacity 120ms ease;
  cursor: default;
}

.superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent']::before {
  content: '';
  position: absolute;
  left: var(--lf-cond-rail-left);
  top: 0;
  bottom: 0;
  width: 2px;
  border-radius: 2px;
  background: var(--lf-cond-rail);
  pointer-events: none;
  transition:
    background-color 120ms ease,
    width 120ms ease;
}

.superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-cc-depth='2'] {
  --lf-cond-rail: var(--lf-cond-l2);
  --lf-cond-rail-left: -21px;
}

.superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-cc-depth='3'] {
  --lf-cond-rail: var(--lf-cond-l3);
  --lf-cond-rail-left: -16px;
}

.superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-cc-depth='4'] {
  --lf-cond-rail: var(--lf-cond-l4);
  --lf-cond-rail-left: -11px;
}

.superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-cc-depth='5'] {
  --lf-cond-rail: var(--lf-cond-l5);
  --lf-cond-rail-left: -6px;
}

.superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-sdt-type='structuredContent']:hover::before {
  width: 3px;
}

.superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-cc-active='true'],
.superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-cc-nested-focus='true'],
.superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-cc-selected-occurrence='true'] {
  background: var(--lf-cond-wash);
}

.superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-cc-active='true']::before,
.superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-cc-nested-focus='true']::before,
.superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-cc-selected-occurrence='true']::before {
  width: 3px;
}

/* SuperDoc's selected-node chrome (outline / li::after border, #8cf) paints a
 * blue frame around the clause; the wash + rail already signal focus. */
.superdoc-structured-content-block[data-sdt-tag^='lf-var-'].ProseMirror-selectednode,
.lf-conditional-range-overlay[data-lf-conditional-range='true'][data-sdt-tag^='lf-var-'].ProseMirror-selectednode,
.superdoc-structured-content-block[data-sdt-tag^='lf-var-'] li.ProseMirror-selectednode {
  outline: 0;
}

.superdoc-structured-content-block[data-sdt-tag^='lf-var-'].ProseMirror-selectednode::after,
.superdoc-structured-content-block[data-sdt-tag^='lf-var-'] li.ProseMirror-selectednode::after {
  content: none;
}

.superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-cc-conditional-state='inactive'] {
  opacity: 0.55;
}

.superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-cc-conditional-state='inactive']::before {
  background: color-mix(in srgb, var(--lf-cond-rail-hidden-mix) 55%, var(--lf-cond-rail));
}

/* The clause being worked on reads at full strength even while hidden — the
 * muted rail alone signals the excluded state. */
.superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-cc-conditional-state='inactive'][data-cc-active='true'],
.superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-cc-conditional-state='inactive'][data-cc-nested-focus='true'],
.superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-cc-conditional-state='inactive'][data-cc-selected-occurrence='true'] {
  opacity: 1;
}

/* The run walkthrough opts out of the reads-clean exemption (the host attr
 * mirrors CcChromeMeta.dimHiddenActiveClauses): unchecking a condition must
 * read as excluded immediately, focused card or not. */
[data-cc-dim-hidden-active='true']
  .superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-cc-conditional-state='inactive'],
[data-cc-dim-hidden-active='true']
  .superdoc-structured-content-inline[data-sdt-tag^='lf-var-'][data-cc-conditional-state='inactive'] {
  opacity: 0.55;
}

.superdoc-structured-content-block[data-sdt-tag^='lf-var-']
  .superdoc-structured-content-block__label {
  display: none !important;
}

/* A multi-paragraph block SDT paints as one fragment per paragraph — per-
   fragment rails/backgrounds read as a broken chain of small blocks. The
   plugin marks the fragments and spans one range overlay across the chain
   instead (the same rendering the conditional gets after the viewer
   round-trip strips the block wrapper). */
.superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-cc-block-chain-overlay='true'],
.superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-cc-block-chain-overlay='true']:hover,
.superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-cc-block-chain-overlay='true'][data-cc-active='true'],
.superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-cc-block-chain-overlay='true'][data-cc-selected-occurrence='true'],
.superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-cc-block-chain-overlay='true'].ProseMirror-selectednode,
.superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-cc-block-chain-overlay='true'][data-cc-conditional-state='inactive'] {
  border-left: 0;
  border-radius: 0;
  padding-left: 0;
  background: transparent;
  box-shadow: none;
}

.superdoc-structured-content-block[data-sdt-tag^='lf-var-'][data-cc-block-chain-overlay='true']::before {
  content: none;
}

/* SuperDoc cannot keep block SDT wrappers in the prepared viewer DOCX. The
   plugin draws these viewer-only range gutters from DB metadata so rendered
   conditionals remain visible and focusable from the sidebar. */
.lf-conditional-range-overlay[data-lf-conditional-range='true'][data-sdt-tag^='lf-var-'] {
  --lf-cond-rail: var(--lf-cond-l1);
  position: absolute;
  z-index: 4;
  pointer-events: none;
  border: 0;
  border-radius: 5px;
  background: transparent;
  box-shadow: none;
  transition:
    background-color 120ms ease,
    opacity 120ms ease;
}

/* The plugin already parks the overlay's left edge in the gutter
 * (26px - 5px/level from the text), so the rail sits at left: 0. */
.lf-conditional-range-overlay[data-lf-conditional-range='true'][data-sdt-tag^='lf-var-']::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 2px;
  border-radius: 2px;
  background: var(--lf-cond-rail);
  transition:
    background-color 120ms ease,
    width 120ms ease;
}

.lf-conditional-range-overlay[data-lf-conditional-range='true'][data-sdt-tag^='lf-var-'][data-cc-depth='2'] {
  --lf-cond-rail: var(--lf-cond-l2);
}

.lf-conditional-range-overlay[data-lf-conditional-range='true'][data-sdt-tag^='lf-var-'][data-cc-depth='3'] {
  --lf-cond-rail: var(--lf-cond-l3);
}

.lf-conditional-range-overlay[data-lf-conditional-range='true'][data-sdt-tag^='lf-var-'][data-cc-depth='4'] {
  --lf-cond-rail: var(--lf-cond-l4);
}

.lf-conditional-range-overlay[data-lf-conditional-range='true'][data-sdt-tag^='lf-var-'][data-cc-depth='5'] {
  --lf-cond-rail: var(--lf-cond-l5);
}

/* Hidden synthetic clauses match block clauses by dimming the marked lines
 * themselves; the overlay only carries the gutter rail. */
.lf-conditional-range-overlay[data-lf-conditional-range='true'][data-sdt-tag^='lf-var-'][data-cc-conditional-state='inactive'] {
  background: transparent;
}

/* The plugin tags rendered lines for synthetic clauses, whose block wrappers do
 * not survive the viewer round trip. The active clause is never tagged, so it
 * reads at full strength while hidden. */
[data-cc-clause-excluded='true'] {
  opacity: 0.55;
}

.lf-conditional-range-overlay[data-lf-conditional-range='true'][data-sdt-tag^='lf-var-'][data-cc-conditional-state='inactive']::before {
  background: color-mix(in srgb, var(--lf-cond-rail-hidden-mix) 55%, var(--lf-cond-rail));
}

.lf-conditional-range-overlay[data-lf-conditional-range='true'][data-sdt-tag^='lf-var-'][data-cc-hover='true']::before {
  width: 3px;
}

.lf-conditional-range-overlay[data-lf-conditional-range='true'][data-sdt-tag^='lf-var-'].ProseMirror-selectednode,
.lf-conditional-range-overlay[data-lf-conditional-range='true'][data-sdt-tag^='lf-var-'][data-cc-active='true'],
.lf-conditional-range-overlay[data-lf-conditional-range='true'][data-sdt-tag^='lf-var-'][data-cc-selected-occurrence='true'] {
  background: var(--lf-cond-wash);
}

.lf-conditional-range-overlay[data-lf-conditional-range='true'][data-sdt-tag^='lf-var-'].ProseMirror-selectednode::before,
.lf-conditional-range-overlay[data-lf-conditional-range='true'][data-sdt-tag^='lf-var-'][data-cc-active='true']::before,
.lf-conditional-range-overlay[data-lf-conditional-range='true'][data-sdt-tag^='lf-var-'][data-cc-selected-occurrence='true']::before {
  width: 3px;
}

/* A freshly repainted PE fragment gets style-calced before the chrome restamp
 * runs, so its transitions would animate chip-fill → transparent on every
 * keystroke (blue pulse while typing). The plugin marks fresh fragments and
 * drops the marker a frame later, once the real state has painted. */
[data-cc-fresh='true'],
[data-cc-fresh='true']::before {
  transition: none !important;
}

#template-superdoc[data-lf-drag-selecting='true'] .superdoc-structured-content-inline,
#template-superdoc[data-lf-drag-selecting='true'] .lf-conditional-range-overlay,
#contract-run-superdoc[data-lf-drag-selecting='true'] .superdoc-structured-content-inline,
#contract-run-superdoc[data-lf-drag-selecting='true'] .lf-conditional-range-overlay {
  transition: none;
}

/* ─── Dark mode ─────────────────────────────────────────────────────────────
 * SuperDoc ships no dark theme, but its chrome (in-document menus, tooltips,
 * link/table popovers) is fully tokenised via `--sd-ui-*`. Mapping those onto
 * our `--lf-*` tokens — which already resolve to dark values under `body.dark`
 * — themes everything SuperDoc renders without forking its CSS. These vars are
 * global because SuperDoc portals popovers to <body>, outside #template-superdoc.
 *
 * The document "paper" carries author colours from the .docx (black text), so
 * we can't just darken its background. Instead we invert the page in display
 * only (invert + hue-rotate keeps relative hues; images are inverted back). The
 * exported .docx is untouched. Scoped to #template-superdoc so the run editor
 * (out of scope) keeps its white page.
 */
body.dark {
  --sd-ui-bg: hsl(var(--lf-surface-card));
  --sd-ui-text: hsl(var(--lf-content-body));
  --sd-ui-text-muted: hsl(var(--lf-content-body-weak));
  --sd-ui-text-disabled: hsl(var(--lf-content-body-disabled));
  --sd-ui-border: hsl(var(--lf-stroke-weaker));
  --sd-ui-hover-bg: hsl(var(--lf-fill-hover-stronger));
  --sd-ui-active-bg: hsl(var(--lf-fill-pressed-strong));
  --sd-ui-action: hsl(var(--lf-stroke-focus-strongest));
  --sd-ui-action-hover: hsl(var(--lf-stroke-focus-strong));

  --sd-ui-dropdown-bg: hsl(var(--lf-surface-modal));
  --sd-ui-dropdown-text: hsl(var(--lf-content-body));
  --sd-ui-dropdown-border: hsl(var(--lf-stroke-weaker));
  --sd-ui-dropdown-hover-bg: hsl(var(--lf-fill-hover-stronger));
  --sd-ui-dropdown-hover-text: hsl(var(--lf-content-body-strong));
  --sd-ui-dropdown-active-bg: hsl(var(--lf-fill-pressed-strong));
  --sd-ui-dropdown-selected-text: hsl(var(--lf-content-body-strong));

  --sd-ui-menu-bg: hsl(var(--lf-surface-modal));
  --sd-ui-menu-text: hsl(var(--lf-content-body));
  --sd-ui-menu-border: hsl(var(--lf-stroke-weaker));
  --sd-ui-menu-item-hover-bg: hsl(var(--lf-fill-hover-stronger));
  --sd-ui-menu-item-active-bg: hsl(var(--lf-fill-pressed-strong));
  --sd-ui-menu-item-active-text: hsl(var(--lf-content-body-strong));
  --sd-ui-menu-input-border: hsl(var(--lf-stroke-weaker));
  --sd-ui-menu-input-focus-border: hsl(var(--lf-stroke-focus-strongest));
}

body.dark #template-superdoc .super-editor {
  /* The app sets a near-white body text colour under `body.dark`, which the
   * editor content inherits. Left alone it renders white-on-white and then
   * inverts to black-on-black. Pin a light-palette (dark) text colour so the
   * page reads dark-on-white pre-invert, then flips to light-on-black. */
  color: rgb(34, 34, 34);
  filter: invert(1) hue-rotate(180deg);
}

/* Counter-invert embedded media so it keeps its real colours: raster images,
 * inline SVG (logos), and canvas/video render content. */
body.dark #template-superdoc .super-editor :is(img, svg, canvas, video) {
  filter: invert(1) hue-rotate(180deg);
}

/* ─── Templating ribbon restyle ─────────────────────────────────────────────
 * The native SuperDoc toolbar (mounted in #template-toolbar) keeps all of its
 * behaviour and its own responsive overflow. SuperDoc themes its toolbar
 * entirely through `--sd-ui-toolbar-*` custom properties, so we remap those onto
 * our `--lf-*` design tokens — which already resolve to dark values under
 * `body.dark` — and the ribbon tracks light/dark from one definition: no forked
 * dark block, no per-state selectors fighting SuperDoc's `[data-v-]` scoped CSS.
 * Scoped to #template-toolbar so the contract-run viewer's toolbar is untouched.
 */
#template-toolbar {
  /* `--sd-ui-toolbar-height` sizes the buttons/separators (not the bar): the
   * design's ~30px square hit target lives here; the 52px bar height is set on
   * `.superdoc-toolbar` below. */
  --sd-ui-toolbar-height: 30px;
  --sd-ui-radius: 6px;
  --sd-ui-toolbar-item-gap: 4px;
  --sd-ui-toolbar-button-text: hsl(var(--lf-content-body-strong));
  --sd-ui-toolbar-button-hover-bg: hsl(var(--lf-fill-hover-stronger));
  --sd-ui-toolbar-button-active-bg: hsl(var(--lf-fill-strong));
  /* The separator-inner sets `background-color: var(--sd-ui-border)` inline, so
   * a class rule can't beat it — theme the separator through this var instead. */
  --sd-ui-border: hsl(var(--lf-stroke-weaker));
  /* Ribbon dropdowns (font, size, lists, doc-mode) — design-menu surface in
   * light mode too, not just under body.dark. */
  --sd-ui-dropdown-bg: hsl(var(--lf-surface-card));
  --sd-ui-dropdown-border: hsl(var(--lf-stroke-frail));
  --sd-ui-dropdown-shadow: 0 12px 32px rgb(10 10 12 / 14%);
  --sd-ui-dropdown-hover-bg: hsl(var(--lf-fill-hover-stronger));
  --sd-ui-dropdown-active-bg: hsl(var(--lf-fill-pressed-strong));
  --sd-ui-dropdown-option-radius: 6px;
}

/* Design menus: 10px radius, 6px inner padding (SuperDoc keys the radius to the
 * shared --sd-ui-radius, which the 6px buttons also use — override directly). */
#template-toolbar .dropdown-menu {
  border-radius: 10px;
  padding: 6px;
}

#template-toolbar .superdoc-toolbar {
  height: 52px;
  padding: 0 12px;
  background-color: hsl(var(--lf-surface-card));
}

/* Vertical centring — SuperDoc leaves the 30px buttons top-aligned in the 52px
 * bar/groups; pin them to the middle. */
#template-toolbar .superdoc-toolbar,
#template-toolbar .button-group,
#template-toolbar .sd-toolbar-item-ctn {
  align-items: center;
}

/* Horizontal layout: undo/redo (left side-group) + the format group hug the
 * left; the doc-mode "Editing" control stays pinned in the right side-group at
 * the bar's right edge. SuperDoc inline-centres the format group, so override
 * with !important — the side-groups keep their own justification.
 *
 * `min-width: 0` lets the format group shrink below its content width so the bar
 * honours `justify-content: space-between` and keeps the right-side "Editing"
 * control pinned at the edge. The accompanying SuperDoc patch (a) drops the
 * excluded controls from the overflow budget — they used to consume width and
 * fold real buttons into "More" while half the bar sat empty, so now the visible
 * row fills out toward the Editing control and folds into "More" only when it is
 * genuinely full — and (b) keeps the fold accurate (real button widths in
 * `controlSizes`, a `+ itemWidth` fit test, a larger `stickyItemsWidth` reserve)
 * so the visible row + "More" stay inside the shrunk box with a gap before the
 * Editing control and never paint over it. We can't clip the group
 * (overflow:hidden) — the "More" popover and the font/colour dropdowns render
 * inside it and would be cut off. */
#template-toolbar .button-group:not(.superdoc-toolbar-group-side) {
  justify-content: flex-start !important;
  min-width: 0;
}

/* SuperDoc reserves 120px on each side-group to keep the centre group centred.
 * We left-align instead, so collapse that reservation: undo/redo sit next to the
 * format row and the Editing control hugs the right edge. */
#template-toolbar .button-group.superdoc-toolbar-group-side {
  min-width: auto !important;
}

/* Resize guard: the fold recompute is throttled, so a fast drag briefly leaves
 * too many centre items on the bar. Paint the right group (zoom + Editing)
 * opaque and above the centre so the stale overflow slides underneath it
 * instead of double-painting; the fold catches up ≤100ms later. Centre
 * popovers (font menu, More) still win — their z-index (60) outranks this. */
#template-toolbar .superdoc-toolbar > .button-group.superdoc-toolbar-group-side:last-child {
  position: relative;
  z-index: 1;
  background-color: hsl(var(--lf-surface-card));
}

/* Divider after the undo/redo history group. */
#template-toolbar .button-group.superdoc-toolbar-group-side:first-child::after {
  content: '';
  align-self: center;
  width: 1px;
  height: 22px;
  margin-left: 6px;
  background-color: hsl(var(--lf-stroke-weaker));
}

/* Hide ALL native separators — they sit at SuperDoc's own group boundaries,
 * which don't match the LegalFly groups. Separators are `.narrow` containers
 * with no button; real buttons carry `[data-item]`. Group dividers are drawn
 * manually at the design boundaries below. */
#template-toolbar .button-group > .narrow.sd-toolbar-item-ctn:not(:has([data-item])) {
  display: none;
}

/* Group dividers (vertical hairlines) at the design boundaries:
 * [undo redo] │ [font size] │ [B I U] │ [colour … list] │ More, and
 * [zoom] │ [Editing pill] on the right.
 * The undo/redo │ font boundary is the side-group ::after above. Absolute-
 * positioned so the 22px hairline is independent of the block item box and
 * stays centred; the boundary collapses cleanly as a group folds into More. */
#template-toolbar .button-group > .sd-toolbar-item-ctn:has([data-item='btn-bold']),
#template-toolbar .button-group > .sd-toolbar-item-ctn:has([data-item='btn-color']),
#template-toolbar .button-group > .sd-toolbar-item-ctn:has([data-item='btn-overflow']) {
  position: relative;
  /* Design rhythm: 4px air each side of a divider — without it the hairline
   * sits flush against the bordered font-size box and reads as a double edge. */
  margin-left: 9px;
}
#template-toolbar .button-group > .sd-toolbar-item-ctn:has([data-item='btn-bold'])::before,
#template-toolbar .button-group > .sd-toolbar-item-ctn:has([data-item='btn-color'])::before,
#template-toolbar .button-group > .sd-toolbar-item-ctn:has([data-item='btn-overflow'])::before {
  content: '';
  position: absolute;
  left: -5px;
  top: 50%;
  width: 1px;
  height: 22px;
  transform: translateY(-50%);
  background-color: hsl(var(--lf-stroke-weaker));
}
/* No double lines: suppress a group's leading divider when the group to its LEFT
 * has fully folded into More (else its boundary line sits adjacent to the
 * previous group's). fontFamily is the last font-group item to fold; bold the
 * last of B/I/U; before "More" any other visible centre item counts. */
#template-toolbar
  .button-group:not(:has([data-item='btn-fontFamily']))
  > .sd-toolbar-item-ctn:has([data-item='btn-bold'])::before,
#template-toolbar
  .button-group:not(:has([data-item='btn-bold']))
  > .sd-toolbar-item-ctn:has([data-item='btn-color'])::before,
#template-toolbar
  .button-group:not(:has([data-item]:not([data-item='btn-overflow'])))
  > .sd-toolbar-item-ctn:has([data-item='btn-overflow'])::before {
  display: none;
}

/* SuperDoc 1.39 emits `sd-`-prefixed toolbar classes. Dropdown labels read body
 * text; carets the muted weak token; glyphs the strong token. */
#template-toolbar .sd-button-label {
  color: hsl(var(--lf-content-body));
  font-size: 13px;
}
/* Design carets are thin line chevrons — replace the native solid triangle
 * (an innerHTML svg) with the design glyph. */
#template-toolbar .sd-dropdown-caret {
  color: hsl(var(--lf-content-body-weak));
}
#template-toolbar .sd-dropdown-caret > svg {
  display: none;
}
#template-toolbar .sd-dropdown-caret::after {
  content: '';
  display: block;
  width: 13px;
  height: 13px;
  background-color: currentColor;
  -webkit-mask: var(--lf-ribbon-chev) center / contain no-repeat;
  mask: var(--lf-ribbon-chev) center / contain no-repeat;
  --lf-ribbon-chev: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'><path d='m6 9 6 6 6-6'/></svg>");
}
#template-toolbar .sd-toolbar-icon__icon {
  color: hsl(var(--lf-content-body-strong));
}

/* Font size — the design draws ONE bordered 30px box around "10 ▾", so the
 * border moves from the inner text input to the whole control. */
#template-toolbar [data-item='btn-fontSize'] {
  border: 1px solid hsl(var(--lf-stroke-weaker));
}
#template-toolbar .button-text-input {
  color: hsl(var(--lf-content-body));
  background-color: transparent;
  border-color: transparent;
  font-size: 13px;
}

/* Font family label — design caps it at 96px with an ellipsis so long font
 * names can't stretch the control. */
#template-toolbar [data-item='btn-fontFamily'] .sd-button-label {
  max-width: 96px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* ─── Design icons (Ribbon Responsive.dc.html, exact) ────────────────────────
 * SuperDoc 1.39 draws toolbar glyphs as solid Font Awesome <svg>s. The design
 * ribbon uses its own 1.7-stroke line set, and renders B / I / U / A as
 * TYPOGRAPHIC LETTERS, not glyphs. Hide the native svg and paint the design
 * asset: currentColor masks for the line icons, styled text for the letters. */
#template-toolbar .sd-toolbar-icon__icon--undo > svg,
#template-toolbar .sd-toolbar-icon__icon--redo > svg,
#template-toolbar .sd-toolbar-icon__icon--bold > svg,
#template-toolbar .sd-toolbar-icon__icon--italic > svg,
#template-toolbar .sd-toolbar-icon__icon--underline > svg,
#template-toolbar .sd-toolbar-icon__icon--color > svg,
#template-toolbar .sd-toolbar-icon__icon--highlight > svg,
#template-toolbar .sd-toolbar-icon__icon--image > svg,
#template-toolbar .sd-toolbar-icon__icon--table > svg,
#template-toolbar .sd-toolbar-icon__icon--list > svg,
#template-toolbar .sd-toolbar-icon__icon--numberedlist > svg {
  display: none;
}
#template-toolbar .sd-toolbar-icon__icon--undo::after,
#template-toolbar .sd-toolbar-icon__icon--redo::after,
#template-toolbar .sd-toolbar-icon__icon--highlight::after,
#template-toolbar .sd-toolbar-icon__icon--image::after,
#template-toolbar .sd-toolbar-icon__icon--table::after,
#template-toolbar .sd-toolbar-icon__icon--list::after,
#template-toolbar .sd-toolbar-icon__icon--numberedlist::after {
  content: '';
  display: block;
  width: 19px;
  height: 19px;
  background-color: currentColor;
  -webkit-mask: var(--lf-ribbon-ic) center / contain no-repeat;
  mask: var(--lf-ribbon-ic) center / contain no-repeat;
}
#template-toolbar .sd-toolbar-icon__icon--undo {
  --lf-ribbon-ic: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'><path d='M4 9h11a5 5 0 1 1 0 10H8'/><path d='M8 5 4 9l4 4'/></svg>");
}
#template-toolbar .sd-toolbar-icon__icon--redo {
  --lf-ribbon-ic: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'><path d='M20 9H9a5 5 0 1 0 0 10h7'/><path d='M16 5l4 4-4 4'/></svg>");
}
#template-toolbar .sd-toolbar-icon__icon--highlight {
  --lf-ribbon-ic: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'><path d='M4 20.5h6'/><path d='M12.5 5.5l5 5-7 7H6l-1-1z'/><path d='M11 7l5 5'/></svg>");
}
#template-toolbar .sd-toolbar-icon__icon--image {
  --lf-ribbon-ic: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'><rect x='4' y='5' width='16' height='14' rx='2'/><circle cx='9' cy='10' r='1.5'/><path d='M5 17l4-4a2 2 0 0 1 2.8 0L19 19.5'/></svg>");
}
#template-toolbar .sd-toolbar-icon__icon--table {
  --lf-ribbon-ic: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'><rect x='4' y='5' width='16' height='14' rx='1.5'/><path d='M4 10h16M4 14.5h16M10 5v14'/></svg>");
}
#template-toolbar .sd-toolbar-icon__icon--list {
  --lf-ribbon-ic: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><g fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'><path d='M9 6h11M9 12h11M9 18h11'/></g><g fill='black'><circle cx='5' cy='6' r='1.3'/><circle cx='5' cy='12' r='1.3'/><circle cx='5' cy='18' r='1.3'/></g></svg>");
}
#template-toolbar .sd-toolbar-icon__icon--numberedlist {
  --lf-ribbon-ic: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'><path d='M9 6h11M9 12h11M9 18h11'/><path d='M4.3 4.6l1.1-.7V8.4'/><path d='M3.9 11.4a1 1 0 0 1 1.9.4c0 .8-1.9 1.4-1.9 2.4h2'/></svg>");
}
/* The letters. Idle colour comes from the button (content-body-strong); the
 * active toggle keeps its fill-strong wash from the toolbar vars above. */
#template-toolbar .sd-toolbar-icon__icon--bold::after,
#template-toolbar .sd-toolbar-icon__icon--italic::after,
#template-toolbar .sd-toolbar-icon__icon--underline::after,
#template-toolbar .sd-toolbar-icon__icon--color::after {
  display: block;
  line-height: 1;
}
#template-toolbar .sd-toolbar-icon__icon--bold::after {
  content: 'B';
  font: 700 14px var(--sd-ui-font-family, inherit);
}
#template-toolbar .sd-toolbar-icon__icon--italic::after {
  content: 'I';
  font: italic 600 15px Georgia, serif;
}
#template-toolbar .sd-toolbar-icon__icon--underline::after {
  content: 'U';
  font: 600 14px var(--sd-ui-font-family, inherit);
  text-decoration: underline;
}
#template-toolbar .sd-toolbar-icon__icon--color::after {
  content: 'A';
  font: 700 14px var(--sd-ui-font-family, inherit);
  line-height: 0.7;
  border-bottom: 3px solid hsl(var(--lf-fill-error-strongest));
  padding-bottom: 1px;
}
/* The design letters/pen carry their own accent — drop SuperDoc's floating
 * colour-swatch pill under A and the highlighter. */
#template-toolbar [data-item='btn-color'] .color-bar,
#template-toolbar [data-item='btn-highlight'] .color-bar {
  display: none;
}

/* ─── "More" overflow menu ───────────────────────────────────────────────────
 * SuperDoc folds the lowest-priority controls into the overflow ("More", btn-
 * overflow) popover when the bar can't fit them (workbench open, narrow laptop).
 * Theme the popover onto our tokens so it matches the bar in light and dark. */
#template-toolbar .overflow-menu_items {
  background-color: hsl(var(--lf-surface-card));
  border: 1px solid hsl(var(--lf-stroke-weaker));
  border-radius: 10px;
  box-shadow: 0 12px 32px rgb(10 10 12 / 14%);
  padding: 6px;
}

/* The native overflow trigger is a bare ellipsis glyph; the design shows a
 * "More ▾" text control. Hide the glyph and render the label + a chevron. */
#template-toolbar .sd-toolbar-icon__icon--overflow > svg {
  display: none;
}
#template-toolbar .sd-toolbar-icon__icon--overflow::after {
  /* Label set from i18n via --lf-more-label (TemplateViewerPane); CSS pseudo-
   * content can't call t() and SuperDoc's overflow item has no text field. */
  content: var(--lf-more-label, 'More');
  font: 500 13px/1 var(--sd-ui-font-family, inherit);
  color: hsl(var(--lf-content-body));
  white-space: nowrap;
}
#template-toolbar [data-item='btn-overflow'] {
  padding: 0 11px;
}
#template-toolbar [data-item='btn-overflow']::after {
  content: '';
  display: block;
  width: 13px;
  height: 13px;
  margin-left: 7px;
  background-color: hsl(var(--lf-content-body-weak));
  -webkit-mask: var(--lf-ribbon-chevron) center / contain no-repeat;
  mask: var(--lf-ribbon-chevron) center / contain no-repeat;
  --lf-ribbon-chevron: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'><path d='M6 9l6 6 6-6'/></svg>");
}

/* ─── Zoom controls (custom toolbar items) ───────────────────────────────────
 * Three custom buttons — lfZoomOut / lfZoomLevel / lfZoomIn — registered via
 * modules.toolbar.customButtons with group:'right', so they live in the right
 * side-group beside the document-mode pill and never fold into "More". Their
 * text label is collapsed (font-size:0) and replaced with an outline glyph on
 * ± and the live percentage on the middle button. `--lf-zoom-label` is set
 * from TemplateViewerPane's applyDocumentZoom and lives on the stable
 * #template-toolbar wrapper, so it survives the toolbar remount — same
 * approach as `--lf-more-label`. */
#template-toolbar [data-item='btn-lfZoomOut'],
#template-toolbar [data-item='btn-lfZoomLevel'],
#template-toolbar [data-item='btn-lfZoomIn'] {
  font-size: 0;
  justify-content: center;
  padding: 0;
}
#template-toolbar [data-item='btn-lfZoomOut'],
#template-toolbar [data-item='btn-lfZoomIn'] {
  width: 26px;
}
#template-toolbar [data-item='btn-lfZoomOut']::after,
#template-toolbar [data-item='btn-lfZoomIn']::after {
  content: '';
  display: block;
  width: 19px;
  height: 19px;
  background-color: currentColor;
  -webkit-mask: var(--lf-ribbon-ic) center / contain no-repeat;
  mask: var(--lf-ribbon-ic) center / contain no-repeat;
}
#template-toolbar [data-item='btn-lfZoomOut'] {
  --lf-ribbon-ic: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M5 12h14'/></svg>");
}
#template-toolbar [data-item='btn-lfZoomIn'] {
  --lf-ribbon-ic: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M12 5v14M5 12h14'/></svg>");
}
/* Live percentage readout on the middle (reset-to-fit) button. */
#template-toolbar [data-item='btn-lfZoomLevel'] {
  min-width: 36px;
}
#template-toolbar [data-item='btn-lfZoomLevel']::after {
  content: var(--lf-zoom-label, '100%');
  font-size: 13px;
  font-weight: 500;
  font-variant-numeric: tabular-nums;
  color: hsl(var(--lf-content-body));
  white-space: nowrap;
}
/* Pack the cluster tight — drop the per-item gap margins within it — but keep
 * a clear 14px of air between whatever sits left of it (worst case the "More"
 * chevron, which otherwise merges with the − glyph) and the cluster. */
#template-toolbar
  .button-group
  > .sd-toolbar-item-ctn:has([data-item^='btn-lfZoom']) {
  margin: 0;
}
#template-toolbar
  .button-group
  > .sd-toolbar-item-ctn:has([data-item='btn-lfZoomOut']) {
  margin-left: 14px;
}

/* ─── Document-mode ("Editing") pill ─────────────────────────────────────────
 * Custom buttons are appended after documentMode in the item list; flex-order
 * the pill to the end so the right section reads [zoom] │ [Editing ▾]. The
 * design draws it as a bordered 32px pill with a line pencil, the mode label,
 * and a caret — the native solid person glyph is replaced by the design icon. */
#template-toolbar
  .button-group
  > .sd-toolbar-item-ctn:has([data-item='btn-documentMode']) {
  order: 1;
  position: relative;
  margin-left: 16px;
}
/* Zoom │ Editing hairline, in the 16px gap the margin above opens up. */
#template-toolbar
  .button-group
  > .sd-toolbar-item-ctn:has([data-item='btn-documentMode'])::before {
  content: '';
  position: absolute;
  left: -8px;
  top: 50%;
  width: 1px;
  height: 22px;
  transform: translateY(-50%);
  background-color: hsl(var(--lf-stroke-weaker));
}
#template-toolbar [data-item='btn-documentMode'] {
  height: 32px;
  max-height: 32px;
  padding: 0 11px;
  border: 1px solid hsl(var(--lf-stroke-weaker));
  border-radius: 7px;
}
#template-toolbar [data-item='btn-documentMode'] .sd-button-label {
  font-size: 13px;
  font-weight: 500;
}
/* SuperDoc hides the label in its compact mode (container < 1024px); the pill
 * keeps it — the label IS the mode indicator. */
#template-toolbar .sd-toolbar-item--doc-mode-compact .sd-button-label {
  display: block !important;
}
#template-toolbar [data-item='btn-documentMode'] .sd-toolbar-icon__icon > svg {
  display: none;
}
#template-toolbar [data-item='btn-documentMode'] .sd-toolbar-icon__icon::after {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background-color: hsl(var(--lf-content-body-strong));
  -webkit-mask: var(--lf-ribbon-ic) center / contain no-repeat;
  mask: var(--lf-ribbon-ic) center / contain no-repeat;
  --lf-ribbon-ic: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'><path d='M13.5 5.5l5 5L9 20l-5 1 1-5z'/><path d='M12 7l5 5'/></svg>");
}

/* Document-mode menu — design rows: 8px radius, title + description, line
 * icons (pencil / chat bubble / eye) instead of the native solid set. The
 * options render in a fixed order, so the per-row icon keys off nth-child. */
#template-toolbar .document-mode {
  padding: 6px;
  width: 248px;
}
#template-toolbar .document-mode .sd-option-item {
  border-radius: 8px;
  padding: 9px 10px;
  gap: 11px;
}
#template-toolbar .document-mode .sd-option-item:hover {
  background-color: hsl(var(--lf-fill-hover-stronger));
}
#template-toolbar .document-mode .document-mode-type {
  font-size: 13px;
  font-weight: 600;
  color: hsl(var(--lf-content-body));
}
#template-toolbar .document-mode .document-mode-description {
  font-size: 11.5px;
  color: hsl(var(--lf-content-body-weak));
}
#template-toolbar .document-mode .icon-column__icon > svg {
  display: none;
}
#template-toolbar .document-mode .icon-column__icon::after {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  background-color: hsl(var(--lf-content-body-strong));
  -webkit-mask: var(--lf-ribbon-ic) center / contain no-repeat;
  mask: var(--lf-ribbon-ic) center / contain no-repeat;
}
#template-toolbar .document-mode .sd-option-item:nth-child(1) .icon-column__icon {
  --lf-ribbon-ic: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'><path d='M13.5 5.5l5 5L9 20l-5 1 1-5z'/><path d='M12 7l5 5'/></svg>");
}
#template-toolbar .document-mode .sd-option-item:nth-child(2) .icon-column__icon {
  --lf-ribbon-ic: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'><path d='M5 6.5h14a1 1 0 0 1 1 1V15a1 1 0 0 1-1 1H10l-4 3v-3H5a1 1 0 0 1-1-1V7.5a1 1 0 0 1 1-1z'/></svg>");
}
#template-toolbar .document-mode .sd-option-item:nth-child(3) .icon-column__icon {
  --lf-ribbon-ic: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'><path d='M3 12s3.5-6.5 9-6.5 9 6.5 9 6.5-3.5 6.5-9 6.5S3 12 3 12z'/><circle cx='12' cy='12' r='2.6'/></svg>");
}
::view-transition-group(conversation) {
  animation-duration: 200ms;
}
.CollapsibleContent {
  overflow: hidden;
  will-change: height;
  contain: content;
}
.CollapsibleContent[data-state='open'] {
  animation: slideDown 250ms ease-out;
}
.CollapsibleContent[data-state='closed'] {
  animation: slideUp 250ms ease-out;
}

@keyframes slideDown {
  from {
    height: 0;
  }
  to {
    height: var(--radix-collapsible-content-height);
  }
}

@keyframes slideUp {
  from {
    height: var(--radix-collapsible-content-height);
  }
  to {
    height: 0;
  }
}
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.18 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Inter, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
  html {
    --font-scale: 1;
  }

  :root,
  :host {
    --radius: 0.5rem;
    --lf-progress-card-height: 90px;
    --lf-side-pane-width-sm: 368px;
    --lf-side-pane-width-md: 450px;
  }

  * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-synthesis: none !important;
  }
  html {
    --font-scale: 1;
  }

  :root {
    --lf-body-padding: 8px;
    --lf-content-padding-x: 48px;
    --lf-content-padding-y: 32px;
    --lf-content-row-height: 54px;
    --lf-sidebar-width: 64px;
    --lf-template-width: 80%;
    --lf-header-height: 0px;
    --lf-navigation-height: calc(
      100dvh - var(--lf-body-padding) - var(--lf-body-padding) - var(--lf-header-banner-height)
    );
    --lf-header-banner-height: 0px;
    --lf-content-height: calc(
      100dvh - var(--lf-body-padding) - var(--lf-body-padding) - var(--lf-header-height) -
        var(--lf-header-banner-height)
    );
    --lf-content-with-progress-height: calc(
      var(--lf-content-height) - var(--lf-body-padding) - var(--lf-progress-card-height)
    );

    --lf-conversation-list-width: 280px;
    --lf-menu-button-height: 40px;

    --lf-store-detail-navigation-gap: 0.75rem;
    --lf-store-detail-content-padding: 1rem;
    --lf-store-detail-header-height: 76px;
    --lf-store-detail-image-height: calc(
      var(--lf-content-height) - var(--lf-content-row-height) -
        var(--lf-store-detail-navigation-gap) - var(--lf-store-detail-header-height) -
        var(--lf-store-detail-content-padding)
    );
    --lf-translate-files-bottom-bar-height: 40px;
    --lf-translate-text-box-height: 460px;
    --lf-translate-box-height: calc(
      var(--lf-translate-text-box-height) - var(--lf-translate-files-bottom-bar-height)
    );
    --lf-knowledge-header-height: 56px;

    --lf-conversation-max-width: 820px;
    --lf-knowledge-content-height: calc(
      100dvh - var(--lf-body-padding) - var(--lf-body-padding) - var(--lf-header-height)
    );
    --lf-knowledge-content-with-progress-height: calc(
      var(--lf-knowledge-content-height) - var(--lf-body-padding) - var(--lf-progress-card-height) +
        1px
    );

    --lf-legal-radar-header-height: 250px;

    --lf-legal-radar-panel-height: calc(var(--lf-content-height) + var(--lf-header-height));
  }

  @media (min-width: 768px) {
    :root {
      --lf-body-padding: 12px;
    }
  }

  body {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-strong) / var(--lf-fill-strong-opacity, var(--tw-bg-opacity)));
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body) / var(--lf-content-body-opacity, var(--tw-text-opacity)));
}

  html,
  body,
  #root {
  height: 100%;
}
.\!container {
  width: 100% !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 640px) {

  .\!container {
    max-width: 640px !important;
  }

  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .\!container {
    max-width: 768px !important;
  }

  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .\!container {
    max-width: 1024px !important;
  }

  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .\!container {
    max-width: 1280px !important;
  }

  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .\!container {
    max-width: 1536px !important;
  }

  .container {
    max-width: 1536px;
  }
}
.prose {
  color: hsl(var(--lf-content-body) / var(--lf-content-body-opacity, 1));
  max-width: 100%;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  font-family: Inter;
  font-family: sans-serif;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 600;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
  font-family: Inter;
  font-family: sans-serif;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 600;
  text-decoration: underline;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: hsl(var(--lf-content-body-strong) / var(--lf-content-body-strong-opacity, 1));
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: hsl(var(--lf-content-body-strong) / var(--lf-content-body-strong-opacity, 1));
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: hsl(var(--lf-content-body-strong) / var(--lf-content-body-strong-opacity, 1));
  font-weight: 600;
  margin-top: 1.25em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: normal;
  font-style: italic;
  color: hsl(var(--lf-content-body) / var(--lf-content-body-opacity, 1));
  border-inline-start-width: 0;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  background-color: hsl(var(--lf-surface-card) / var(--lf-surface-card-opacity, 1));
  border-radius: 0.75rem;
  padding: 1rem 1.5rem;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "\201C";
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: round(calc(var(--font-scale) * 16px), 1px);
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  color: inherit;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 16px), 1px);
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: round(calc(var(--font-scale) * 16px), 1px);
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  color: inherit;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 16px), 1px);
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  color: inherit;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  color: inherit;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  font-family: inherit;
  color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: ;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: ;
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin: 1rem 0;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
  background-color: hsl(var(--lf-fill-strongest) / var(--lf-fill-strongest-opacity, 1));
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
  margin: 1rem 3rem;
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
  border: none !important;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
  font-style: italic;
}
.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: rgb(17 24 39 / 10%);
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose {
  font-family: Inter;
  font-family: sans-serif;
  word-break: break-word;
  font-weight: 400;
}
.prose :where(del):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-decoration: line-through;
  color: hsl(var(--lf-content-body-error) / var(--lf-content-body-error-opacity, 1));
}
.prose :where(s):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-decoration: line-through;
  color: hsl(var(--lf-content-body-error) / var(--lf-content-body-error-opacity, 1));
}
.prose :where(del[data-disabled]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: none;
}
.prose :where(ins):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-decoration: underline;
  color: hsl(var(--lf-content-body-success) / var(--lf-content-body-success-opacity, 1));
}
.prose :where(ins[data-disabled]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-decoration: none;
  color: inherit;
}
.prose :where(li strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(blockquote > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose :where(blockquote p:last-of-type:not(:has([data-inline-source]))):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "\201D";
}
.prose :where(:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead tr th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 600;
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(tbody tr:hover):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: hsl(var(--lf-fill-hover-weak) / var(--lf-fill-hover-weak-opacity, 1));
}
.prose :where(td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding: 1rem 0 !important;
}
.prose :where(caption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  line-height: round(calc(var(--font-scale) * 16px), 1px);
  font-weight: 300;
  margin:  0 1rem 3rem;
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 12px), 1px);
}
.prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}
.prose-sm :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-sm :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.1111111em;
}
.prose-sm :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}
.prose-sm :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}
.prose-sm :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.prose-sm :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}
.prose-sm :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  border-radius: 0.3125rem;
  padding-top: 0.1428571em;
  padding-inline-end: 0.3571429em;
  padding-bottom: 0.1428571em;
  padding-inline-start: 0.3571429em;
}
.prose-sm :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
}
.prose-sm :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.9em;
}
.prose-sm :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
}
.prose-sm :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}
.prose-sm :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4285714em;
}
.prose-sm :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4285714em;
}
.prose-sm :where(.prose-sm > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(.prose-sm > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.2857143em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}
.prose-sm :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.5;
}
.prose-sm :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose-sm :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose-sm :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose-sm :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}
.prose-sm :where(.prose-sm > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(.prose-sm > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose {
  color: hsl(var(--lf-content-body) / var(--lf-content-body-opacity, 1));
  max-width: 100%;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  font-family: Inter;
  font-family: sans-serif;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 600;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
  font-family: Inter;
  font-family: sans-serif;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 600;
  text-decoration: underline;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: hsl(var(--lf-content-body-strong) / var(--lf-content-body-strong-opacity, 1));
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: hsl(var(--lf-content-body-strong) / var(--lf-content-body-strong-opacity, 1));
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: hsl(var(--lf-content-body-strong) / var(--lf-content-body-strong-opacity, 1));
  font-weight: 600;
  margin-top: 1.25em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: normal;
  font-style: italic;
  color: hsl(var(--lf-content-body) / var(--lf-content-body-opacity, 1));
  border-inline-start-width: 0;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  background-color: hsl(var(--lf-surface-card) / var(--lf-surface-card-opacity, 1));
  border-radius: 0.75rem;
  padding: 1rem 1.5rem;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "\201C";
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: round(calc(var(--font-scale) * 16px), 1px);
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  color: inherit;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 16px), 1px);
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: round(calc(var(--font-scale) * 16px), 1px);
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  color: inherit;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 16px), 1px);
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  color: inherit;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  color: inherit;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  font-family: inherit;
  color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: ;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: ;
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin: 1rem 0;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
  background-color: hsl(var(--lf-fill-strongest) / var(--lf-fill-strongest-opacity, 1));
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
  margin: 1rem 3rem;
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
  border: none !important;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
  font-style: italic;
}
.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: rgb(17 24 39 / 10%);
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose {
  font-family: Inter;
  font-family: sans-serif;
  word-break: break-word;
  font-weight: 400;
}
.prose :where(del):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-decoration: line-through;
  color: hsl(var(--lf-content-body-error) / var(--lf-content-body-error-opacity, 1));
}
.prose :where(s):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-decoration: line-through;
  color: hsl(var(--lf-content-body-error) / var(--lf-content-body-error-opacity, 1));
}
.prose :where(del[data-disabled]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: none;
}
.prose :where(ins):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-decoration: underline;
  color: hsl(var(--lf-content-body-success) / var(--lf-content-body-success-opacity, 1));
}
.prose :where(ins[data-disabled]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-decoration: none;
  color: inherit;
}
.prose :where(li strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(blockquote > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose :where(blockquote p:last-of-type:not(:has([data-inline-source]))):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "\201D";
}
.prose :where(:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead tr th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 600;
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(tbody tr:hover):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: hsl(var(--lf-fill-hover-weak) / var(--lf-fill-hover-weak-opacity, 1));
}
.prose :where(td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding: 1rem 0 !important;
}
.prose :where(caption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  line-height: round(calc(var(--font-scale) * 16px), 1px);
  font-weight: 300;
  margin:  0 1rem 3rem;
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 12px), 1px);
}
.prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}
.prose-sm :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-sm :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.1111111em;
}
.prose-sm :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}
.prose-sm :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}
.prose-sm :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.prose-sm :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}
.prose-sm :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  border-radius: 0.3125rem;
  padding-top: 0.1428571em;
  padding-inline-end: 0.3571429em;
  padding-bottom: 0.1428571em;
  padding-inline-start: 0.3571429em;
}
.prose-sm :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
}
.prose-sm :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.9em;
}
.prose-sm :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
}
.prose-sm :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}
.prose-sm :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4285714em;
}
.prose-sm :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4285714em;
}
.prose-sm :where(.prose-sm > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(.prose-sm > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.2857143em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}
.prose-sm :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.5;
}
.prose-sm :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose-sm :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose-sm :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose-sm :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}
.prose-sm :where(.prose-sm > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(.prose-sm > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none {
  pointer-events: none;
}
.\!pointer-events-auto {
  pointer-events: auto !important;
}
.pointer-events-auto {
  pointer-events: auto;
}
.\!visible {
  visibility: visible !important;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.collapse {
  visibility: collapse;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.\!relative {
  position: relative !important;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.-inset-x-6 {
  left: -1.5rem;
  right: -1.5rem;
}
.inset-x-0 {
  left: 0px;
  right: 0px;
}
.inset-x-1 {
  left: 0.25rem;
  right: 0.25rem;
}
.inset-y-0 {
  top: 0px;
  bottom: 0px;
}
.inset-y-1 {
  top: 0.25rem;
  bottom: 0.25rem;
}
.inset-y-\[2px\] {
  top: 2px;
  bottom: 2px;
}
.\!top-1\/3 {
  top: 33.333333% !important;
}
.\!top-2\/3 {
  top: 66.666667% !important;
}
.-bottom-1 {
  bottom: -0.25rem;
}
.-bottom-1\.5 {
  bottom: -0.375rem;
}
.-bottom-px {
  bottom: -1px;
}
.-end-0\.5 {
  inset-inline-end: -0.125rem;
}
.-end-1 {
  inset-inline-end: -0.25rem;
}
.-end-1\.5 {
  inset-inline-end: -0.375rem;
}
.-end-3 {
  inset-inline-end: -0.75rem;
}
.-end-4 {
  inset-inline-end: -1rem;
}
.-end-8 {
  inset-inline-end: -2rem;
}
.-start-1\.5 {
  inset-inline-start: -0.375rem;
}
.-start-10 {
  inset-inline-start: -2.5rem;
}
.-start-16 {
  inset-inline-start: -4rem;
}
.-start-3 {
  inset-inline-start: -0.75rem;
}
.-start-8 {
  inset-inline-start: -2rem;
}
.-top-0\.5 {
  top: -0.125rem;
}
.-top-1 {
  top: -0.25rem;
}
.-top-1\.5 {
  top: -0.375rem;
}
.-top-3 {
  top: -0.75rem;
}
.-top-5 {
  top: -1.25rem;
}
.-top-px {
  top: -1px;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-1 {
  bottom: 0.25rem;
}
.bottom-2 {
  bottom: 0.5rem;
}
.bottom-3 {
  bottom: 0.75rem;
}
.bottom-4 {
  bottom: 1rem;
}
.bottom-6 {
  bottom: 1.5rem;
}
.bottom-7 {
  bottom: 1.75rem;
}
.bottom-\[-12px\] {
  bottom: -12px;
}
.bottom-\[-13px\] {
  bottom: -13px;
}
.bottom-\[-2px\] {
  bottom: -2px;
}
.bottom-\[-4\.1rem\] {
  bottom: -4.1rem;
}
.end-0 {
  inset-inline-end: 0px;
}
.end-1 {
  inset-inline-end: 0.25rem;
}
.end-1\.5 {
  inset-inline-end: 0.375rem;
}
.end-12 {
  inset-inline-end: 3rem;
}
.end-2 {
  inset-inline-end: 0.5rem;
}
.end-3 {
  inset-inline-end: 0.75rem;
}
.end-4 {
  inset-inline-end: 1rem;
}
.end-6 {
  inset-inline-end: 1.5rem;
}
.end-8 {
  inset-inline-end: 2rem;
}
.end-\[-12px\] {
  inset-inline-end: -12px;
}
.end-\[42px\] {
  inset-inline-end: 42px;
}
.end-\[44px\] {
  inset-inline-end: 44px;
}
.end-\[84px\] {
  inset-inline-end: 84px;
}
.right-0 {
  right: 0px;
}
.start-0 {
  inset-inline-start: 0px;
}
.start-1 {
  inset-inline-start: 0.25rem;
}
.start-1\.5 {
  inset-inline-start: 0.375rem;
}
.start-1\/2 {
  inset-inline-start: 50%;
}
.start-2\.5 {
  inset-inline-start: 0.625rem;
}
.start-3 {
  inset-inline-start: 0.75rem;
}
.start-5 {
  inset-inline-start: 1.25rem;
}
.start-9 {
  inset-inline-start: 2.25rem;
}
.start-\[32px\] {
  inset-inline-start: 32px;
}
.start-\[40px\] {
  inset-inline-start: 40px;
}
.start-\[calc\(50\%\+0\.475rem\)\] {
  inset-inline-start: calc(50% + 0.475rem);
}
.top-0 {
  top: 0px;
}
.top-1 {
  top: 0.25rem;
}
.top-1\.5 {
  top: 0.375rem;
}
.top-1\/2 {
  top: 50%;
}
.top-1\/3 {
  top: 33.333333%;
}
.top-10 {
  top: 2.5rem;
}
.top-11 {
  top: 2.75rem;
}
.top-16 {
  top: 4rem;
}
.top-2 {
  top: 0.5rem;
}
.top-2\.5 {
  top: 0.625rem;
}
.top-2\/3 {
  top: 66.666667%;
}
.top-3 {
  top: 0.75rem;
}
.top-4 {
  top: 1rem;
}
.top-6 {
  top: 1.5rem;
}
.top-8 {
  top: 2rem;
}
.top-\[10px\] {
  top: 10px;
}
.top-\[13px\] {
  top: 13px;
}
.top-\[17px\] {
  top: 17px;
}
.top-\[18px\] {
  top: 18px;
}
.top-\[2px\] {
  top: 2px;
}
.top-\[5px\] {
  top: 5px;
}
.top-\[7px\] {
  top: 7px;
}
.top-\[var\(--category-top\)\] {
  top: var(--category-top);
}
.top-\[var\(--lf-body-padding\)\] {
  top: var(--lf-body-padding);
}
.top-\[var\(--search-top\)\] {
  top: var(--search-top);
}
.top-auto {
  top: auto;
}
.top-full {
  top: 100%;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-\[100\] {
  z-index: 100;
}
.z-\[110\] {
  z-index: 110;
}
.z-\[115\] {
  z-index: 115;
}
.z-\[118\] {
  z-index: 118;
}
.z-\[120\] {
  z-index: 120;
}
.z-\[149\] {
  z-index: 149;
}
.z-\[150\] {
  z-index: 150;
}
.z-\[160\] {
  z-index: 160;
}
.z-\[200\] {
  z-index: 200;
}
.z-\[5\] {
  z-index: 5;
}
.z-\[9999\] {
  z-index: 9999;
}
.order-first {
  order: -9999;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-8 {
  grid-column: span 8 / span 8;
}
.col-span-full {
  grid-column: 1 / -1;
}
.\!m-0 {
  margin: 0px !important;
}
.-m-0\.5 {
  margin: -0.125rem;
}
.-m-1 {
  margin: -0.25rem;
}
.-m-1\.5 {
  margin: -0.375rem;
}
.-m-4 {
  margin: -1rem;
}
.m-0 {
  margin: 0px;
}
.m-0\.5 {
  margin: 0.125rem;
}
.m-1 {
  margin: 0.25rem;
}
.m-2 {
  margin: 0.5rem;
}
.m-auto {
  margin: auto;
}
.-mx-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.-mx-2 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}
.-mx-6 {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.-my-0\.5 {
  margin-top: -0.125rem;
  margin-bottom: -0.125rem;
}
.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.mx-0\.5 {
  margin-left: 0.125rem;
  margin-right: 0.125rem;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-0\.5 {
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.\!mb-0 {
  margin-bottom: 0px !important;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.-mb-px {
  margin-bottom: -1px;
}
.-me-1 {
  margin-inline-end: -0.25rem;
}
.-ms-3 {
  margin-inline-start: -0.75rem;
}
.-ms-\[18px\] {
  margin-inline-start: -18px;
}
.-mt-0\.5 {
  margin-top: -0.125rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-0\.5 {
  margin-bottom: 0.125rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-1\.5 {
  margin-bottom: 0.375rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-2\.5 {
  margin-bottom: 0.625rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-3\.5 {
  margin-bottom: 0.875rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-7 {
  margin-bottom: 1.75rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-auto {
  margin-bottom: auto;
}
.me-1 {
  margin-inline-end: 0.25rem;
}
.me-1\.5 {
  margin-inline-end: 0.375rem;
}
.me-2 {
  margin-inline-end: 0.5rem;
}
.me-3 {
  margin-inline-end: 0.75rem;
}
.me-4 {
  margin-inline-end: 1rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-1 {
  margin-right: 0.25rem;
}
.ms-0 {
  margin-inline-start: 0px;
}
.ms-0\.5 {
  margin-inline-start: 0.125rem;
}
.ms-1 {
  margin-inline-start: 0.25rem;
}
.ms-1\.5 {
  margin-inline-start: 0.375rem;
}
.ms-2 {
  margin-inline-start: 0.5rem;
}
.ms-3 {
  margin-inline-start: 0.75rem;
}
.ms-6 {
  margin-inline-start: 1.5rem;
}
.ms-8 {
  margin-inline-start: 2rem;
}
.ms-9 {
  margin-inline-start: 2.25rem;
}
.ms-auto {
  margin-inline-start: auto;
}
.mt-0 {
  margin-top: 0px;
}
.mt-0\.5 {
  margin-top: 0.125rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-1\.5 {
  margin-top: 0.375rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-2\.5 {
  margin-top: 0.625rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-\[-3px\] {
  margin-top: -3px;
}
.mt-\[6px\] {
  margin-top: 6px;
}
.mt-auto {
  margin-top: auto;
}
.mt-px {
  margin-top: 1px;
}
.line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.line-clamp-4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.line-clamp-5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.line-clamp-6 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.\!line-clamp-none {
  overflow: visible !important;
  display: block !important;
  -webkit-box-orient: horizontal !important;
  -webkit-line-clamp: none !important;
}
.line-clamp-none {
  overflow: visible;
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-line-clamp: none;
}
.\!block {
  display: block !important;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.\!flex {
  display: flex !important;
}
.flex {
  display: flex;
}
.\!inline-flex {
  display: inline-flex !important;
}
.inline-flex {
  display: inline-flex;
}
.\!table {
  display: table !important;
}
.table {
  display: table;
}
.table-cell {
  display: table-cell;
}
.table-row {
  display: table-row;
}
.grid {
  display: grid;
}
.inline-grid {
  display: inline-grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.aspect-video {
  aspect-ratio: 16 / 9;
}
.\!size-7 {
  width: 1.75rem !important;
  height: 1.75rem !important;
}
.size-1\.5 {
  width: 0.375rem;
  height: 0.375rem;
}
.size-10 {
  width: 2.5rem;
  height: 2.5rem;
}
.size-12 {
  width: 3rem;
  height: 3rem;
}
.size-14 {
  width: 3.5rem;
  height: 3.5rem;
}
.size-2 {
  width: 0.5rem;
  height: 0.5rem;
}
.size-2\.5 {
  width: 0.625rem;
  height: 0.625rem;
}
.size-3 {
  width: 0.75rem;
  height: 0.75rem;
}
.size-3\.5 {
  width: 0.875rem;
  height: 0.875rem;
}
.size-4 {
  width: 1rem;
  height: 1rem;
}
.size-5 {
  width: 1.25rem;
  height: 1.25rem;
}
.size-6 {
  width: 1.5rem;
  height: 1.5rem;
}
.size-7 {
  width: 1.75rem;
  height: 1.75rem;
}
.size-8 {
  width: 2rem;
  height: 2rem;
}
.size-9 {
  width: 2.25rem;
  height: 2.25rem;
}
.size-\[18px\] {
  width: 18px;
  height: 18px;
}
.size-\[200px\] {
  width: 200px;
  height: 200px;
}
.size-\[9px\] {
  width: 9px;
  height: 9px;
}
.size-auto {
  width: auto;
  height: auto;
}
.size-full {
  width: 100%;
  height: 100%;
}
.\!h-4 {
  height: 1rem !important;
}
.\!h-7 {
  height: 1.75rem !important;
}
.\!h-\[865px\] {
  height: 865px !important;
}
.\!h-auto {
  height: auto !important;
}
.\!h-content {
  height: var(--lf-content-height) !important;
}
.h-0 {
  height: 0px;
}
.h-0\.5 {
  height: 0.125rem;
}
.h-1 {
  height: 0.25rem;
}
.h-1\.5 {
  height: 0.375rem;
}
.h-1\/3 {
  height: 33.333333%;
}
.h-10 {
  height: 2.5rem;
}
.h-11 {
  height: 2.75rem;
}
.h-12 {
  height: 3rem;
}
.h-14 {
  height: 3.5rem;
}
.h-16 {
  height: 4rem;
}
.h-2 {
  height: 0.5rem;
}
.h-2\.5 {
  height: 0.625rem;
}
.h-20 {
  height: 5rem;
}
.h-24 {
  height: 6rem;
}
.h-28 {
  height: 7rem;
}
.h-3 {
  height: 0.75rem;
}
.h-3\.5 {
  height: 0.875rem;
}
.h-32 {
  height: 8rem;
}
.h-4 {
  height: 1rem;
}
.h-40 {
  height: 10rem;
}
.h-48 {
  height: 12rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-60 {
  height: 15rem;
}
.h-7 {
  height: 1.75rem;
}
.h-8 {
  height: 2rem;
}
.h-80 {
  height: 20rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[104px\] {
  height: 104px;
}
.h-\[10px\] {
  height: 10px;
}
.h-\[11px\] {
  height: 11px;
}
.h-\[13px\] {
  height: 13px;
}
.h-\[14px\] {
  height: 14px;
}
.h-\[150px\] {
  height: 150px;
}
.h-\[15px\] {
  height: 15px;
}
.h-\[16px\] {
  height: 16px;
}
.h-\[18px\] {
  height: 18px;
}
.h-\[22px\] {
  height: 22px;
}
.h-\[26px\] {
  height: 26px;
}
.h-\[28px\] {
  height: 28px;
}
.h-\[2px\] {
  height: 2px;
}
.h-\[300px\] {
  height: 300px;
}
.h-\[30px\] {
  height: 30px;
}
.h-\[30vh\] {
  height: 30vh;
}
.h-\[328px\] {
  height: 328px;
}
.h-\[34px\] {
  height: 34px;
}
.h-\[38dvh\] {
  height: 38dvh;
}
.h-\[3px\] {
  height: 3px;
}
.h-\[400px\] {
  height: 400px;
}
.h-\[46px\] {
  height: 46px;
}
.h-\[52px\] {
  height: 52px;
}
.h-\[600px\] {
  height: 600px;
}
.h-\[7px\] {
  height: 7px;
}
.h-\[90vh\] {
  height: 90vh;
}
.h-\[9px\] {
  height: 9px;
}
.h-\[calc\(100dvh-var\(--lf-body-padding\)\*2\)\] {
  height: calc(100dvh - var(--lf-body-padding) * 2);
}
.h-\[var\(--lf-tabs-list-height\)\] {
  height: var(--lf-tabs-list-height);
}
.h-\[var\(--lf-translate-files-bottom-bar-height\)\] {
  height: var(--lf-translate-files-bottom-bar-height);
}
.h-\[var\(--radix-select-trigger-height\)\] {
  height: var(--radix-select-trigger-height);
}
.h-\[var\(--tab-height\)\] {
  height: var(--tab-height);
}
.h-auto {
  height: auto;
}
.h-content {
  height: var(--lf-content-height);
}
.h-content-row {
  height: var(--lf-content-row-height);
}
.h-content-with-progress {
  height: var(--lf-content-with-progress-height);
}
.h-dvh {
  height: 100dvh;
}
.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}
.h-full {
  height: 100%;
}
.h-knowledge-header {
  height: var(--lf-knowledge-header-height);
}
.h-legal-radar-panel {
  height: var(--lf-legal-radar-panel-height);
}
.h-navigation {
  height: var(--lf-navigation-height);
}
.h-progress-card {
  height: var(--lf-progress-card-height);
}
.h-px {
  height: 1px;
}
.h-screen {
  height: 100vh;
}
.\!max-h-\[90vh\] {
  max-height: 90vh !important;
}
.max-h-11 {
  max-height: 2.75rem;
}
.max-h-14 {
  max-height: 3.5rem;
}
.max-h-28 {
  max-height: 7rem;
}
.max-h-36 {
  max-height: 9rem;
}
.max-h-40 {
  max-height: 10rem;
}
.max-h-48 {
  max-height: 12rem;
}
.max-h-56 {
  max-height: 14rem;
}
.max-h-60 {
  max-height: 15rem;
}
.max-h-7 {
  max-height: 1.75rem;
}
.max-h-72 {
  max-height: 18rem;
}
.max-h-80 {
  max-height: 20rem;
}
.max-h-9 {
  max-height: 2.25rem;
}
.max-h-96 {
  max-height: 24rem;
}
.max-h-\[100px\] {
  max-height: 100px;
}
.max-h-\[200px\] {
  max-height: 200px;
}
.max-h-\[240px\] {
  max-height: 240px;
}
.max-h-\[25rem\] {
  max-height: 25rem;
}
.max-h-\[260px\] {
  max-height: 260px;
}
.max-h-\[270px\] {
  max-height: 270px;
}
.max-h-\[280px\] {
  max-height: 280px;
}
.max-h-\[28rem\] {
  max-height: 28rem;
}
.max-h-\[300px\] {
  max-height: 300px;
}
.max-h-\[305px\] {
  max-height: 305px;
}
.max-h-\[30vh\] {
  max-height: 30vh;
}
.max-h-\[320px\] {
  max-height: 320px;
}
.max-h-\[33vh\] {
  max-height: 33vh;
}
.max-h-\[400px\] {
  max-height: 400px;
}
.max-h-\[500px\] {
  max-height: 500px;
}
.max-h-\[600px\] {
  max-height: 600px;
}
.max-h-\[60vh\] {
  max-height: 60vh;
}
.max-h-\[70vh\] {
  max-height: 70vh;
}
.max-h-\[80vh\] {
  max-height: 80vh;
}
.max-h-\[86vh\] {
  max-height: 86vh;
}
.max-h-\[88vh\] {
  max-height: 88vh;
}
.max-h-\[90\%\] {
  max-height: 90%;
}
.max-h-\[95vh\] {
  max-height: 95vh;
}
.max-h-\[calc\(100vh-2rem\)\] {
  max-height: calc(100vh - 2rem);
}
.max-h-\[calc\(var\(--radix-popover-content-available-height\)-4rem\)\] {
  max-height: calc(var(--radix-popover-content-available-height) - 4rem);
}
.max-h-\[calc\(var\(--radix-tooltip-content-available-height\)_-_1rem\)\] {
  max-height: calc(var(--radix-tooltip-content-available-height) - 1rem);
}
.max-h-\[min\(520px\2c var\(--radix-dropdown-menu-content-available-height\)\)\] {
  max-height: min(520px,var(--radix-dropdown-menu-content-available-height));
}
.max-h-\[min\(640px\2c calc\(100vh-220px\)\)\] {
  max-height: min(640px,calc(100vh - 220px));
}
.max-h-\[min\(640px\2c calc\(100vh-240px\)\)\] {
  max-height: min(640px,calc(100vh - 240px));
}
.max-h-\[min\(660px\2c calc\(100vh-220px\)\)\] {
  max-height: min(660px,calc(100vh - 220px));
}
.max-h-\[min\(700px\2c calc\(100vh-220px\)\)\] {
  max-height: min(700px,calc(100vh - 220px));
}
.max-h-\[min\(760px\2c calc\(100vh-2rem\)\)\] {
  max-height: min(760px,calc(100vh - 2rem));
}
.max-h-\[var\(--radix-dropdown-menu-content-available-height\)\] {
  max-height: var(--radix-dropdown-menu-content-available-height);
}
.max-h-none {
  max-height: none;
}
.max-h-screen {
  max-height: 100vh;
}
.\!min-h-4 {
  min-height: 1rem !important;
}
.\!min-h-7 {
  min-height: 1.75rem !important;
}
.min-h-0 {
  min-height: 0px;
}
.min-h-1\.5 {
  min-height: 0.375rem;
}
.min-h-10 {
  min-height: 2.5rem;
}
.min-h-11 {
  min-height: 2.75rem;
}
.min-h-12 {
  min-height: 3rem;
}
.min-h-14 {
  min-height: 3.5rem;
}
.min-h-16 {
  min-height: 4rem;
}
.min-h-2 {
  min-height: 0.5rem;
}
.min-h-2\.5 {
  min-height: 0.625rem;
}
.min-h-20 {
  min-height: 5rem;
}
.min-h-24 {
  min-height: 6rem;
}
.min-h-28 {
  min-height: 7rem;
}
.min-h-3 {
  min-height: 0.75rem;
}
.min-h-3\.5 {
  min-height: 0.875rem;
}
.min-h-32 {
  min-height: 8rem;
}
.min-h-4 {
  min-height: 1rem;
}
.min-h-40 {
  min-height: 10rem;
}
.min-h-48 {
  min-height: 12rem;
}
.min-h-5 {
  min-height: 1.25rem;
}
.min-h-6 {
  min-height: 1.5rem;
}
.min-h-64 {
  min-height: 16rem;
}
.min-h-7 {
  min-height: 1.75rem;
}
.min-h-8 {
  min-height: 2rem;
}
.min-h-9 {
  min-height: 2.25rem;
}
.min-h-\[--lf-content-row-height\] {
  min-height: var(--lf-content-row-height);
}
.min-h-\[104px\] {
  min-height: 104px;
}
.min-h-\[11px\] {
  min-height: 11px;
}
.min-h-\[132px\] {
  min-height: 132px;
}
.min-h-\[13px\] {
  min-height: 13px;
}
.min-h-\[140px\] {
  min-height: 140px;
}
.min-h-\[15px\] {
  min-height: 15px;
}
.min-h-\[18px\] {
  min-height: 18px;
}
.min-h-\[200px\] {
  min-height: 200px;
}
.min-h-\[206px\] {
  min-height: 206px;
}
.min-h-\[260px\] {
  min-height: 260px;
}
.min-h-\[300px\] {
  min-height: 300px;
}
.min-h-\[30px\] {
  min-height: 30px;
}
.min-h-\[320px\] {
  min-height: 320px;
}
.min-h-\[328px\] {
  min-height: 328px;
}
.min-h-\[34px\] {
  min-height: 34px;
}
.min-h-\[420px\] {
  min-height: 420px;
}
.min-h-\[42dvh\] {
  min-height: 42dvh;
}
.min-h-\[46dvh\] {
  min-height: 46dvh;
}
.min-h-\[52px\] {
  min-height: 52px;
}
.min-h-\[54px\] {
  min-height: 54px;
}
.min-h-\[68px\] {
  min-height: 68px;
}
.min-h-\[720px\] {
  min-height: 720px;
}
.min-h-\[72px\] {
  min-height: 72px;
}
.min-h-\[7px\] {
  min-height: 7px;
}
.min-h-\[min\(720px\2c 100\%\)\] {
  min-height: min(720px,100%);
}
.min-h-\[var\(--lf-progress-card-height\)\] {
  min-height: var(--lf-progress-card-height);
}
.min-h-\[var\(--lf-translate-box-height\)\] {
  min-height: var(--lf-translate-box-height);
}
.min-h-copilot-input {
  min-height: 120px;
}
.min-h-copilot-input-minimal {
  min-height: 42px;
}
.min-h-full {
  min-height: 100%;
}
.min-h-px {
  min-height: 1px;
}
.\!w-\[1166px\] {
  width: 1166px !important;
}
.\!w-\[min\(450px\2c calc\(100vw-32px\)\)\] {
  width: min(450px,calc(100vw - 32px)) !important;
}
.\!w-\[min\(460px\2c calc\(100vw-32px\)\)\] {
  width: min(460px,calc(100vw - 32px)) !important;
}
.\!w-\[min\(560px\2c 94vw\)\] {
  width: min(560px,94vw) !important;
}
.\!w-\[min\(620px\2c 94vw\)\] {
  width: min(620px,94vw) !important;
}
.\!w-\[min\(640px\2c calc\(100vw-32px\)\)\] {
  width: min(640px,calc(100vw - 32px)) !important;
}
.\!w-\[min\(672px\2c calc\(100vw-32px\)\)\] {
  width: min(672px,calc(100vw - 32px)) !important;
}
.\!w-\[min\(900px\2c 94vw\)\] {
  width: min(900px,94vw) !important;
}
.\!w-auto {
  width: auto !important;
}
.\!w-full {
  width: 100% !important;
}
.w-0 {
  width: 0px;
}
.w-0\.5 {
  width: 0.125rem;
}
.w-1 {
  width: 0.25rem;
}
.w-1\.5 {
  width: 0.375rem;
}
.w-1\/2 {
  width: 50%;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-10 {
  width: 2.5rem;
}
.w-10\/12 {
  width: 83.333333%;
}
.w-11 {
  width: 2.75rem;
}
.w-11\/12 {
  width: 91.666667%;
}
.w-12 {
  width: 3rem;
}
.w-14 {
  width: 3.5rem;
}
.w-16 {
  width: 4rem;
}
.w-2 {
  width: 0.5rem;
}
.w-2\.5 {
  width: 0.625rem;
}
.w-2\/3 {
  width: 66.666667%;
}
.w-2\/5 {
  width: 40%;
}
.w-20 {
  width: 5rem;
}
.w-24 {
  width: 6rem;
}
.w-28 {
  width: 7rem;
}
.w-3 {
  width: 0.75rem;
}
.w-3\.5 {
  width: 0.875rem;
}
.w-3\/4 {
  width: 75%;
}
.w-3\/5 {
  width: 60%;
}
.w-32 {
  width: 8rem;
}
.w-4 {
  width: 1rem;
}
.w-4\/5 {
  width: 80%;
}
.w-40 {
  width: 10rem;
}
.w-44 {
  width: 11rem;
}
.w-48 {
  width: 12rem;
}
.w-5 {
  width: 1.25rem;
}
.w-5\/6 {
  width: 83.333333%;
}
.w-52 {
  width: 13rem;
}
.w-56 {
  width: 14rem;
}
.w-6 {
  width: 1.5rem;
}
.w-60 {
  width: 15rem;
}
.w-64 {
  width: 16rem;
}
.w-7 {
  width: 1.75rem;
}
.w-72 {
  width: 18rem;
}
.w-8 {
  width: 2rem;
}
.w-80 {
  width: 20rem;
}
.w-9 {
  width: 2.25rem;
}
.w-96 {
  width: 24rem;
}
.w-\[--radix-popover-trigger-width\] {
  width: var(--radix-popover-trigger-width);
}
.w-\[--sidebar-width\] {
  width: var(--sidebar-width);
}
.w-\[100px\] {
  width: 100px;
}
.w-\[10px\] {
  width: 10px;
}
.w-\[11px\] {
  width: 11px;
}
.w-\[13px\] {
  width: 13px;
}
.w-\[140px\] {
  width: 140px;
}
.w-\[150px\] {
  width: 150px;
}
.w-\[15px\] {
  width: 15px;
}
.w-\[170px\] {
  width: 170px;
}
.w-\[180px\] {
  width: 180px;
}
.w-\[184px\] {
  width: 184px;
}
.w-\[18px\] {
  width: 18px;
}
.w-\[200px\] {
  width: 200px;
}
.w-\[220px\] {
  width: 220px;
}
.w-\[26px\] {
  width: 26px;
}
.w-\[27px\] {
  width: 27px;
}
.w-\[280px\] {
  width: 280px;
}
.w-\[28px\] {
  width: 28px;
}
.w-\[28rem\] {
  width: 28rem;
}
.w-\[300px\] {
  width: 300px;
}
.w-\[30px\] {
  width: 30px;
}
.w-\[33rem\] {
  width: 33rem;
}
.w-\[34px\] {
  width: 34px;
}
.w-\[350px\] {
  width: 350px;
}
.w-\[360px\] {
  width: 360px;
}
.w-\[380px\] {
  width: 380px;
}
.w-\[3px\] {
  width: 3px;
}
.w-\[400px\] {
  width: 400px;
}
.w-\[420px\] {
  width: 420px;
}
.w-\[450px\] {
  width: 450px;
}
.w-\[480px\] {
  width: 480px;
}
.w-\[7px\] {
  width: 7px;
}
.w-\[90\%\] {
  width: 90%;
}
.w-\[95\%\] {
  width: 95%;
}
.w-\[95vw\] {
  width: 95vw;
}
.w-\[9px\] {
  width: 9px;
}
.w-\[calc\(100\%-40px\)\] {
  width: calc(100% - 40px);
}
.w-\[calc\(3rem\+var\(--lf-template-width\)\)\] {
  width: calc(3rem + var(--lf-template-width));
}
.w-\[min\(560px\2c calc\(100vw-var\(--lf-body-padding\)\*2\)\)\] {
  width: min(560px,calc(100vw - var(--lf-body-padding) * 2));
}
.w-\[min\(640px\2c calc\(100vw-var\(--lf-body-padding\)\*2\)\)\] {
  width: min(640px,calc(100vw - var(--lf-body-padding) * 2));
}
.w-\[min\(680px\2c calc\(100vw-var\(--lf-body-padding\)\*2\)\)\] {
  width: min(680px,calc(100vw - var(--lf-body-padding) * 2));
}
.w-auto {
  width: auto;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-max {
  width: -moz-max-content;
  width: max-content;
}
.w-px {
  width: 1px;
}
.\!min-w-7 {
  min-width: 1.75rem !important;
}
.min-w-0 {
  min-width: 0px;
}
.min-w-1\.5 {
  min-width: 0.375rem;
}
.min-w-10 {
  min-width: 2.5rem;
}
.min-w-12 {
  min-width: 3rem;
}
.min-w-14 {
  min-width: 3.5rem;
}
.min-w-16 {
  min-width: 4rem;
}
.min-w-2 {
  min-width: 0.5rem;
}
.min-w-2\.5 {
  min-width: 0.625rem;
}
.min-w-28 {
  min-width: 7rem;
}
.min-w-3 {
  min-width: 0.75rem;
}
.min-w-3\.5 {
  min-width: 0.875rem;
}
.min-w-32 {
  min-width: 8rem;
}
.min-w-4 {
  min-width: 1rem;
}
.min-w-40 {
  min-width: 10rem;
}
.min-w-44 {
  min-width: 11rem;
}
.min-w-48 {
  min-width: 12rem;
}
.min-w-5 {
  min-width: 1.25rem;
}
.min-w-52 {
  min-width: 13rem;
}
.min-w-56 {
  min-width: 14rem;
}
.min-w-6 {
  min-width: 1.5rem;
}
.min-w-60 {
  min-width: 15rem;
}
.min-w-64 {
  min-width: 16rem;
}
.min-w-7 {
  min-width: 1.75rem;
}
.min-w-8 {
  min-width: 2rem;
}
.min-w-80 {
  min-width: 20rem;
}
.min-w-\[112px\] {
  min-width: 112px;
}
.min-w-\[11px\] {
  min-width: 11px;
}
.min-w-\[13px\] {
  min-width: 13px;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[15px\] {
  min-width: 15px;
}
.min-w-\[16px\] {
  min-width: 16px;
}
.min-w-\[18px\] {
  min-width: 18px;
}
.min-w-\[200px\] {
  min-width: 200px;
}
.min-w-\[220px\] {
  min-width: 220px;
}
.min-w-\[365px\] {
  min-width: 365px;
}
.min-w-\[50vw\] {
  min-width: 50vw;
}
.min-w-\[7px\] {
  min-width: 7px;
}
.min-w-\[84px\] {
  min-width: 84px;
}
.min-w-\[88px\] {
  min-width: 88px;
}
.min-w-\[90\%\] {
  min-width: 90%;
}
.min-w-\[var\(--radix-popover-trigger-width\)\] {
  min-width: var(--radix-popover-trigger-width);
}
.min-w-\[var\(--radix-select-trigger-width\)\] {
  min-width: var(--radix-select-trigger-width);
}
.min-w-fit {
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.min-w-full {
  min-width: 100%;
}
.min-w-px {
  min-width: 1px;
}
.\!max-w-2xl {
  max-width: 42rem !important;
}
.\!max-w-\[450px\] {
  max-width: 450px !important;
}
.\!max-w-\[460px\] {
  max-width: 460px !important;
}
.\!max-w-\[900px\] {
  max-width: 900px !important;
}
.\!max-w-\[90vw\] {
  max-width: 90vw !important;
}
.\!max-w-screen-sm {
  max-width: 640px !important;
}
.max-w-0 {
  max-width: 0px;
}
.max-w-28 {
  max-width: 7rem;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-32 {
  max-width: 8rem;
}
.max-w-40 {
  max-width: 10rem;
}
.max-w-48 {
  max-width: 12rem;
}
.max-w-52 {
  max-width: 13rem;
}
.max-w-56 {
  max-width: 14rem;
}
.max-w-5xl {
  max-width: 64rem;
}
.max-w-64 {
  max-width: 16rem;
}
.max-w-72 {
  max-width: 18rem;
}
.max-w-80 {
  max-width: 20rem;
}
.max-w-96 {
  max-width: 24rem;
}
.max-w-\[100dvw\] {
  max-width: 100dvw;
}
.max-w-\[150px\] {
  max-width: 150px;
}
.max-w-\[180px\] {
  max-width: 180px;
}
.max-w-\[200px\] {
  max-width: 200px;
}
.max-w-\[220px\] {
  max-width: 220px;
}
.max-w-\[260px\] {
  max-width: 260px;
}
.max-w-\[270px\] {
  max-width: 270px;
}
.max-w-\[280px\] {
  max-width: 280px;
}
.max-w-\[28ch\] {
  max-width: 28ch;
}
.max-w-\[30\%\] {
  max-width: 30%;
}
.max-w-\[300px\] {
  max-width: 300px;
}
.max-w-\[380px\] {
  max-width: 380px;
}
.max-w-\[40ch\] {
  max-width: 40ch;
}
.max-w-\[40vw\] {
  max-width: 40vw;
}
.max-w-\[410px\] {
  max-width: 410px;
}
.max-w-\[42ch\] {
  max-width: 42ch;
}
.max-w-\[45\%\] {
  max-width: 45%;
}
.max-w-\[50\%\] {
  max-width: 50%;
}
.max-w-\[55px\] {
  max-width: 55px;
}
.max-w-\[720px\] {
  max-width: 720px;
}
.max-w-\[75\%\] {
  max-width: 75%;
}
.max-w-\[760px\] {
  max-width: 760px;
}
.max-w-\[80\%\] {
  max-width: 80%;
}
.max-w-\[85\%\] {
  max-width: 85%;
}
.max-w-\[90\%\] {
  max-width: 90%;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[95vw\] {
  max-width: 95vw;
}
.max-w-\[967px\] {
  max-width: 967px;
}
.max-w-\[min\(184px\2c 100\%\)\] {
  max-width: min(184px,100%);
}
.max-w-\[min\(48rem\2c calc\(100vw-2rem\)\)\] {
  max-width: min(48rem,calc(100vw - 2rem));
}
.max-w-\[var\(--radix-select-trigger-width\)\] {
  max-width: var(--radix-select-trigger-width);
}
.max-w-conversation {
  max-width: var(--lf-conversation-max-width);
}
.max-w-full {
  max-width: 100%;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-min {
  max-width: -moz-min-content;
  max-width: min-content;
}
.max-w-none {
  max-width: none;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-screen-sm {
  max-width: 640px;
}
.max-w-sm {
  max-width: 24rem;
}
.max-w-xl {
  max-width: 36rem;
}
.max-w-xs {
  max-width: 20rem;
}
.\!flex-1 {
  flex: 1 1 0% !important;
}
.\!flex-none {
  flex: none !important;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-2 {
  flex: 2 2 0%;
}
.flex-3 {
  flex: 3 3 0%;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-none {
  flex: none;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink {
  flex-shrink: 1;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.flex-grow-0 {
  flex-grow: 0;
}
.grow {
  flex-grow: 1;
}
.grow-0 {
  flex-grow: 0;
}
.basis-1\/2 {
  flex-basis: 50%;
}
.table-auto {
  table-layout: auto;
}
.table-fixed {
  table-layout: fixed;
}
.caption-bottom {
  caption-side: bottom;
}
.border-collapse {
  border-collapse: collapse;
}
.border-separate {
  border-collapse: separate;
}
.origin-bottom {
  transform-origin: bottom;
}
.origin-left {
  transform-origin: left;
}
.origin-top-left {
  transform-origin: top left;
}
.origin-top-right {
  transform-origin: top right;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-2 {
  --tw-translate-x: -0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-full {
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-1 {
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-1\/2 {
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-full {
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-45 {
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-90 {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-45 {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-125 {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-50 {
  --tw-scale-x: .5;
  --tw-scale-y: .5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-\[0\.97\] {
  --tw-scale-x: 0.97;
  --tw-scale-y: 0.97;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-x-0 {
  --tw-scale-x: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform-gpu {
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\!animate-none {
  animation: none !important;
}
.animate-\[drafting-pencil_0\.8s_ease-in-out_infinite\] {
  animation: drafting-pencil 0.8s ease-in-out infinite;
}
@keyframes grow-from-top-right {

  0% {
    transform: translate(calc(100% - 0.75rem), calc(-100% + 0.75rem)) scale(0.35);
    opacity: 0;
    grid-template-rows: 0fr;
  }

  100% {
    opacity: 1;
    transform: translate(0, 0) scale(1);
    grid-template-rows: 1fr;
  }
}
.animate-grow-from-top-right {
  animation: grow-from-top-right 400ms cubic-bezier(0.4, 1, 0.6, 1) both;
}
@keyframes paper-drop-left {

  0% {
    transform: translate(-60px, -8px) rotate(-25deg);
    opacity: 0;
  }

  20% {
    transform: translate(0, 0) rotate(-4deg);
    opacity: 1;
  }

  72% {
    transform: translate(0, 130px) rotate(2deg);
    opacity: 1;
  }

  100% {
    transform: translate(0, 180px) scale(0.4);
    opacity: 0;
  }
}
.animate-paper-drop-left {
  animation: paper-drop-left 1.8s ease-in infinite;
}
@keyframes paper-drop-right {

  0% {
    transform: translate(60px, -8px) rotate(25deg);
    opacity: 0;
  }

  20% {
    transform: translate(0, 0) rotate(4deg);
    opacity: 1;
  }

  72% {
    transform: translate(0, 130px) rotate(-2deg);
    opacity: 1;
  }

  100% {
    transform: translate(0, 180px) scale(0.4);
    opacity: 0;
  }
}
.animate-paper-drop-right {
  animation: paper-drop-right 1.8s ease-in infinite;
}
@keyframes ping {

  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}
.animate-ping {
  animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}
@keyframes pulse {

  50% {
    opacity: .5;
  }
}
.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes pulse-secure {

  0%, 100% {
    opacity: 1;
    transform: scale(1);
  }

  50% {
    opacity: 0.55;
    transform: scale(0.85);
  }
}
.animate-pulse-secure {
  animation: pulse-secure 2s ease-in-out infinite;
}
@keyframes ripple-warning {

  0% {
    box-shadow: 0 0 0 0 hsl(var(--lf-fill-warning-strong) / 0.4);
  }

  70% {
    box-shadow: 0 0 0 6px hsl(var(--lf-fill-warning-strong) / 0);
  }

  100% {
    box-shadow: 0 0 0 0 hsl(var(--lf-fill-warning-strong) / 0);
  }
}
.animate-ripple-warning {
  animation: ripple-warning 0.75s infinite;
}
@keyframes shimmer {

  0%, 100% {
    opacity: 0.5;
  }

  50% {
    opacity: 1;
  }
}
.animate-shimmer {
  animation: shimmer 2s ease-in-out infinite;
}
@keyframes shrink-to-top-right {

  0% {
    transform: translate(0, 0) scale(1);
    opacity: 1;
    grid-template-rows: 1fr;
  }

  100% {
    transform: translate(calc(100% - 0.75rem), calc(-100% + 0.75rem)) scale(0.35);
    opacity: 0;
    grid-template-rows: 0fr;
  }
}
.animate-shrink-to-top-right {
  animation: shrink-to-top-right 400ms cubic-bezier(0.4, 1, 0.6, 1) both;
}
@keyframes loading {

  0% {
    background-position: 0 0;
  }

  100% {
    background-position: -200% 0;
  }
}
.animate-skeleton {
  animation: loading 2.15s linear infinite;
}
@keyframes slide-progress {

  0% {
    transform: translateX(-100%);
  }

  100% {
    transform: translateX(200%);
  }
}
.animate-slide-progress {
  animation: slide-progress 1.5s infinite ease-in-out;
}
@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
@keyframes spinner {

  0%, 30%, 100% {
    background-color: hsl(var(--lf-spinner-from));
    transform: scaleY(1);
  }

  15% {
    background-color: hsl(var(--lf-spinner-to));
    transform: scaleY(1.5);
  }
}
.animate-spinner {
  animation: spinner 1.3s infinite ease-in-out;
}
@keyframes spotlight {

  0%, 3% {
    background-position: 100% 0;
  }

  97%, 100% {
    background-position: 0% 0;
  }
}
.animate-spotlight {
  animation: spotlight 2s linear infinite;
}
@keyframes upload-bounce-in {

  0% {
    transform: scale(0);
    opacity: 0;
  }

  60% {
    transform: scale(1.2);
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.animate-upload-bounce-in {
  animation: upload-bounce-in 400ms cubic-bezier(0.16, 1, 0.3, 1) both;
}
@keyframes upload-row-in {

  0% {
    transform: translateX(12px);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.animate-upload-row-in {
  animation: upload-row-in 300ms cubic-bezier(0.16, 1, 0.3, 1) both;
}
@keyframes upload-shimmer {

  0% {
    background-position: -200% 0;
  }

  100% {
    background-position: 200% 0;
  }
}
.animate-upload-shimmer {
  animation: upload-shimmer 2s infinite linear;
}
@keyframes upload-slide-down {

  0% {
    transform: translateY(0);
    opacity: 1;
  }

  100% {
    transform: translateY(100%);
    opacity: 0;
  }
}
.animate-upload-slide-down {
  animation: upload-slide-down 300ms cubic-bezier(0.4, 0, 1, 1) both;
}
@keyframes upload-slide-up {

  0% {
    transform: translateY(100%);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.animate-upload-slide-up {
  animation: upload-slide-up 300ms cubic-bezier(0.16, 1, 0.3, 1) both;
}
@keyframes voice-wave {

  0%, 100% {
    transform: scaleY(0.3);
  }

  50% {
    transform: scaleY(1);
  }
}
.animate-voice-wave {
  animation: voice-wave 1.2s ease-in-out infinite;
}
.cursor-auto {
  cursor: auto;
}
.cursor-col-resize {
  cursor: col-resize;
}
.cursor-default {
  cursor: default;
}
.cursor-ew-resize {
  cursor: ew-resize;
}
.cursor-grab {
  cursor: grab;
}
.cursor-grabbing {
  cursor: grabbing;
}
.cursor-help {
  cursor: help;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-ns-resize {
  cursor: ns-resize;
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-text {
  cursor: text;
}
.touch-none {
  touch-action: none;
}
.touch-manipulation {
  touch-action: manipulation;
}
.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.select-text {
  -webkit-user-select: text;
     -moz-user-select: text;
          user-select: text;
}
.resize-none {
  resize: none;
}
.resize-y {
  resize: vertical;
}
.resize {
  resize: both;
}
.scroll-mt-3 {
  scroll-margin-top: 0.75rem;
}
.list-inside {
  list-style-position: inside;
}
.list-decimal {
  list-style-type: decimal;
}
.list-disc {
  list-style-type: disc;
}
.list-none {
  list-style-type: none;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-cols-\[10rem_1fr\] {
  grid-template-columns: 10rem 1fr;
}
.grid-cols-\[1fr_2fr\] {
  grid-template-columns: 1fr 2fr;
}
.grid-cols-\[1fr_auto\] {
  grid-template-columns: 1fr auto;
}
.grid-cols-\[1fr_auto_auto_auto_auto\] {
  grid-template-columns: 1fr auto auto auto auto;
}
.grid-cols-\[20px_1fr\] {
  grid-template-columns: 20px 1fr;
}
.grid-cols-\[40px_minmax\(0\2c 1fr\)_72px_64px_96px\] {
  grid-template-columns: 40px minmax(0,1fr) 72px 64px 96px;
}
.grid-cols-\[7px_auto_7px\] {
  grid-template-columns: 7px auto 7px;
}
.grid-cols-\[auto\] {
  grid-template-columns: auto;
}
.grid-cols-\[auto_1fr_auto\] {
  grid-template-columns: auto 1fr auto;
}
.grid-cols-\[auto_minmax\(0\2c 1fr\)_auto\] {
  grid-template-columns: auto minmax(0,1fr) auto;
}
.grid-cols-\[minmax\(0\2c 1fr\)_auto\] {
  grid-template-columns: minmax(0,1fr) auto;
}
.grid-cols-\[minmax\(0\2c 2\.5fr\)_minmax\(0\2c 1fr\)_minmax\(0\2c 0\.8fr\)_minmax\(0\2c 1\.4fr\)_minmax\(0\2c 1\.1fr\)_minmax\(0\2c 1\.4fr\)_minmax\(0\2c 0\.9fr\)\] {
  grid-template-columns: minmax(0,2.5fr) minmax(0,1fr) minmax(0,0.8fr) minmax(0,1.4fr) minmax(0,1.1fr) minmax(0,1.4fr) minmax(0,0.9fr);
}
.grid-cols-\[minmax\(8rem\2c 12rem\)_1fr\] {
  grid-template-columns: minmax(8rem,12rem) 1fr;
}
.grid-rows-\[0fr\] {
  grid-template-rows: 0fr;
}
.grid-rows-\[1fr\] {
  grid-template-rows: 1fr;
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.place-content-center {
  place-content: center;
}
.place-items-center {
  place-items: center;
}
.content-center {
  align-content: center;
}
.content-start {
  align-content: flex-start;
}
.\!items-start {
  align-items: flex-start !important;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.\!items-center {
  align-items: center !important;
}
.items-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.items-stretch {
  align-items: stretch;
}
.justify-normal {
  justify-content: normal;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.\!justify-center {
  justify-content: center !important;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.\!gap-0\.5 {
  gap: 0.125rem !important;
}
.\!gap-1 {
  gap: 0.25rem !important;
}
.gap-0 {
  gap: 0px;
}
.gap-0\.5 {
  gap: 0.125rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-3\.5 {
  gap: 0.875rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-\[0\.4375rem\] {
  gap: 0.4375rem;
}
.gap-px {
  gap: 1px;
}
.gap-x-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.gap-x-3 {
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}
.gap-x-6 {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.gap-x-8 {
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.gap-y-0\.5 {
  row-gap: 0.125rem;
}
.gap-y-1 {
  row-gap: 0.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.gap-y-3 {
  row-gap: 0.75rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-stroke-frail > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: hsl(var(--lf-stroke-frail) / var(--lf-stroke-frail-opacity, var(--tw-divide-opacity)));
}
.divide-stroke-weak > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, var(--tw-divide-opacity)));
}
.divide-stroke-weaker > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-divide-opacity)));
}
.self-start {
  align-self: flex-start;
}
.self-end {
  align-self: flex-end;
}
.self-center {
  align-self: center;
}
.self-stretch {
  align-self: stretch;
}
.justify-self-end {
  justify-self: end;
}
.justify-self-center {
  justify-self: center;
}
.\!overflow-auto {
  overflow: auto !important;
}
.overflow-auto {
  overflow: auto;
}
.\!overflow-hidden {
  overflow: hidden !important;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.overflow-x-auto {
  overflow-x: auto;
}
.\!overflow-y-auto {
  overflow-y: auto !important;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.\!overflow-x-clip {
  overflow-x: clip !important;
}
.overflow-x-clip {
  overflow-x: clip;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.overscroll-contain {
  overscroll-behavior: contain;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.text-clip {
  text-overflow: clip;
}
.whitespace-normal {
  white-space: normal;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre {
  white-space: pre;
}
.whitespace-pre-line {
  white-space: pre-line;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.text-balance {
  text-wrap: balance;
}
.break-normal {
  overflow-wrap: normal;
  word-break: normal;
}
.break-words {
  overflow-wrap: break-word;
}
.break-all {
  word-break: break-all;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-\[0\.625rem\] {
  border-radius: 0.625rem;
}
.rounded-\[10px\] {
  border-radius: 10px;
}
.rounded-\[12px\] {
  border-radius: 12px;
}
.rounded-\[3px\] {
  border-radius: 3px;
}
.rounded-\[4px\] {
  border-radius: 4px;
}
.rounded-\[50\%\] {
  border-radius: 50%;
}
.rounded-\[5px\] {
  border-radius: 5px;
}
.rounded-\[6px\] {
  border-radius: 6px;
}
.rounded-\[8px\] {
  border-radius: 8px;
}
.rounded-\[9px\] {
  border-radius: 9px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: var(--radius);
}
.rounded-md {
  border-radius: calc(var(--radius) - 2px);
}
.rounded-none {
  border-radius: 0px;
}
.rounded-sm {
  border-radius: calc(var(--radius) - 4px);
}
.rounded-xl {
  border-radius: calc(var(--radius) + 2px);
}
.rounded-xs {
  border-radius: calc(var(--radius) - 6px);
}
.rounded-xxl {
  border-radius: calc(var(--radius) + 4px);
}
.rounded-b-md {
  border-bottom-right-radius: calc(var(--radius) - 2px);
  border-bottom-left-radius: calc(var(--radius) - 2px);
}
.rounded-b-none {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.rounded-e-lg {
  border-start-end-radius: var(--radius);
  border-end-end-radius: var(--radius);
}
.rounded-e-md {
  border-start-end-radius: calc(var(--radius) - 2px);
  border-end-end-radius: calc(var(--radius) - 2px);
}
.rounded-e-none {
  border-start-end-radius: 0px;
  border-end-end-radius: 0px;
}
.rounded-s-lg {
  border-start-start-radius: var(--radius);
  border-end-start-radius: var(--radius);
}
.rounded-s-md {
  border-start-start-radius: calc(var(--radius) - 2px);
  border-end-start-radius: calc(var(--radius) - 2px);
}
.rounded-s-none {
  border-start-start-radius: 0px;
  border-end-start-radius: 0px;
}
.rounded-t-md {
  border-top-left-radius: calc(var(--radius) - 2px);
  border-top-right-radius: calc(var(--radius) - 2px);
}
.rounded-t-xl {
  border-top-left-radius: calc(var(--radius) + 2px);
  border-top-right-radius: calc(var(--radius) + 2px);
}
.rounded-es-sm {
  border-end-start-radius: calc(var(--radius) - 4px);
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-2 {
  border-width: 2px;
}
.border-4 {
  border-width: 4px;
}
.border-\[1\.5px\] {
  border-width: 1.5px;
}
.border-\[5px\] {
  border-width: 5px;
}
.border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}
.\!border-r {
  border-right-width: 1px !important;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-e {
  border-inline-end-width: 1px;
}
.border-e-0 {
  border-inline-end-width: 0px;
}
.border-l {
  border-left-width: 1px;
}
.border-r {
  border-right-width: 1px;
}
.border-s {
  border-inline-start-width: 1px;
}
.border-s-0 {
  border-inline-start-width: 0px;
}
.border-s-2 {
  border-inline-start-width: 2px;
}
.border-s-4 {
  border-inline-start-width: 4px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-0 {
  border-top-width: 0px;
}
.border-solid {
  border-style: solid;
}
.border-dashed {
  border-style: dashed;
}
.border-none {
  border-style: none;
}
.\!border-stroke-weaker {
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-border-opacity))) !important;
}
.\!border-transparent {
  border-color: transparent !important;
}
.border-\[\#bbb\] {
  --tw-border-opacity: 1;
  border-color: rgb(187 187 187 / var(--tw-border-opacity, 1));
}
.border-\[\#d0cdc7\] {
  --tw-border-opacity: 1;
  border-color: rgb(208 205 199 / var(--tw-border-opacity, 1));
}
.border-content-body-link-weak {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-content-body-link-weak) / var(--lf-content-body-link-weak-opacity, var(--tw-border-opacity)));
}
.border-fill-brand {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-fill-brand) / var(--lf-fill-brand-opacity, var(--tw-border-opacity)));
}
.border-fill-error-weaker {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-fill-error-weaker) / var(--lf-fill-error-weaker-opacity, var(--tw-border-opacity)));
}
.border-fill-highlight-strongest {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-fill-highlight-strongest) / var(--lf-fill-highlight-strongest-opacity, var(--tw-border-opacity)));
}
.border-fill-invert {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-fill-invert) / var(--lf-fill-invert-opacity, var(--tw-border-opacity)));
}
.border-fill-maximal {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-border-opacity)));
}
.border-fill-success-weaker {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-fill-success-weaker) / var(--lf-fill-success-weaker-opacity, var(--tw-border-opacity)));
}
.border-fill-superstrong {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-fill-superstrong) / var(--lf-fill-superstrong-opacity, var(--tw-border-opacity)));
}
.border-fill-warning-weaker {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-fill-warning-weaker) / var(--lf-fill-warning-weaker-opacity, var(--tw-border-opacity)));
}
.border-partner-qistas\/30 {
  border-color: hsl(var(--lf-partner-qistas) / 0.3);
}
.border-risk-fill-high {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-risk-fill-high) / var(--lf-risk-fill-high-opacity, var(--tw-border-opacity)));
}
.border-risk-fill-low {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-risk-fill-low) / var(--lf-risk-fill-low-opacity, var(--tw-border-opacity)));
}
.border-risk-fill-mid {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-risk-fill-mid) / var(--lf-risk-fill-mid-opacity, var(--tw-border-opacity)));
}
.border-stroke-brand {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-brand) / var(--lf-stroke-brand-opacity, var(--tw-border-opacity)));
}
.border-stroke-disabled {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-disabled) / var(--lf-stroke-disabled-opacity, var(--tw-border-opacity)));
}
.border-stroke-error-strong {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-error-strong) / var(--lf-stroke-error-strong-opacity, var(--tw-border-opacity)));
}
.border-stroke-error-weak {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-error-weak) / var(--lf-stroke-error-weak-opacity, var(--tw-border-opacity)));
}
.border-stroke-error-weakest {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-error-weakest) / var(--lf-stroke-error-weakest-opacity, var(--tw-border-opacity)));
}
.border-stroke-focus-strong {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-focus-strong) / var(--lf-stroke-focus-strong-opacity, var(--tw-border-opacity)));
}
.border-stroke-focus-strongest {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-focus-strongest) / var(--lf-stroke-focus-strongest-opacity, var(--tw-border-opacity)));
}
.border-stroke-focus-weak {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-focus-weak) / var(--lf-stroke-focus-weak-opacity, var(--tw-border-opacity)));
}
.border-stroke-frail {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-frail) / var(--lf-stroke-frail-opacity, var(--tw-border-opacity)));
}
.border-stroke-strong {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, var(--tw-border-opacity)));
}
.border-stroke-strongest {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-strongest) / var(--lf-stroke-strongest-opacity, var(--tw-border-opacity)));
}
.border-stroke-success-strong {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-success-strong) / var(--lf-stroke-success-strong-opacity, var(--tw-border-opacity)));
}
.border-stroke-success-weak {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-success-weak) / var(--lf-stroke-success-weak-opacity, var(--tw-border-opacity)));
}
.border-stroke-success-weakest {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-success-weakest) / var(--lf-stroke-success-weakest-opacity, var(--tw-border-opacity)));
}
.border-stroke-warning-strong {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-warning-strong) / var(--lf-stroke-warning-strong-opacity, var(--tw-border-opacity)));
}
.border-stroke-warning-weak {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-warning-weak) / var(--lf-stroke-warning-weak-opacity, var(--tw-border-opacity)));
}
.border-stroke-warning-weakest {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-warning-weakest) / var(--lf-stroke-warning-weakest-opacity, var(--tw-border-opacity)));
}
.border-stroke-weak {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, var(--tw-border-opacity)));
}
.border-stroke-weaker {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-border-opacity)));
}
.border-stroke-weaker\/50 {
  border-color: hsl(var(--lf-stroke-weaker) / 0.5);
}
.border-stroke-weaker\/80 {
  border-color: hsl(var(--lf-stroke-weaker) / 0.8);
}
.border-stroke-weakest {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-weakest) / var(--lf-stroke-weakest-opacity, var(--tw-border-opacity)));
}
.border-surface-card {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-surface-card) / var(--lf-surface-card-opacity, var(--tw-border-opacity)));
}
.border-transparent {
  border-color: transparent;
}
.border-b-fill-invert {
  --tw-border-opacity: 1;
  border-bottom-color: hsl(var(--lf-fill-invert) / var(--lf-fill-invert-opacity, var(--tw-border-opacity)));
}
.border-b-fill-warning-strong {
  --tw-border-opacity: 1;
  border-bottom-color: hsl(var(--lf-fill-warning-strong) / var(--lf-fill-warning-strong-opacity, var(--tw-border-opacity)));
}
.border-s-\[\#8A9BFF\] {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(138 155 255 / var(--tw-border-opacity, 1));
}
.border-s-transparent {
  border-inline-start-color: transparent;
}
.border-t-icon-weak {
  --tw-border-opacity: 1;
  border-top-color: hsl(var(--lf-icon-weak) / var(--lf-icon-weak-opacity, var(--tw-border-opacity)));
}
.border-t-transparent {
  border-top-color: transparent;
}
.\!bg-fill-error-strong {
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--lf-fill-error-strong) / var(--lf-fill-error-strong-opacity, var(--tw-bg-opacity))) !important;
}
.\!bg-fill-maximal {
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity))) !important;
}
.\!bg-fill-reference\/10 {
  background-color: hsl(var(--lf-fill-reference) / 0.1) !important;
}
.\!bg-fill-success-strong {
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--lf-fill-success-strong) / var(--lf-fill-success-strong-opacity, var(--tw-bg-opacity))) !important;
}
.\!bg-transparent {
  background-color: transparent !important;
}
.bg-\[\#16A34A\] {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}
.bg-\[\#2563EB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}
.bg-\[\#D4DB23\] {
  --tw-bg-opacity: 1;
  background-color: rgb(212 219 35 / var(--tw-bg-opacity, 1));
}
.bg-\[\#EFF6FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FEFFE8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(254 255 232 / var(--tw-bg-opacity, 1));
}
.bg-\[rgba\(0\2c 0\2c 0\2c 0\.4\)\] {
  background-color: rgba(0,0,0,0.4);
}
.bg-\[rgba\(17\2c 19\2c 22\2c 0\.03\)\] {
  background-color: rgba(17,19,22,0.03);
}
.bg-\[rgba\(17\2c 19\2c 22\2c 0\.05\)\] {
  background-color: rgba(17,19,22,0.05);
}
.bg-\[rgba\(17\2c 19\2c 22\2c 0\.06\)\] {
  background-color: rgba(17,19,22,0.06);
}
.bg-\[rgba\(17\2c 19\2c 22\2c 0\.08\)\] {
  background-color: rgba(17,19,22,0.08);
}
.bg-\[rgba\(204\2c 212\2c 255\2c 0\.18\)\] {
  background-color: rgba(204,212,255,0.18);
}
.bg-\[rgba\(22\2c 163\2c 74\2c 0\.12\)\] {
  background-color: rgba(22,163,74,0.12);
}
.bg-\[rgba\(245\2c 158\2c 11\2c 0\.14\)\] {
  background-color: rgba(245,158,11,0.14);
}
.bg-carousel-dot-active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-carousel-dot-active) / var(--lf-carousel-dot-active-opacity, var(--tw-bg-opacity)));
}
.bg-carousel-dot-inactive {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-carousel-dot-inactive) / var(--lf-carousel-dot-inactive-opacity, var(--tw-bg-opacity)));
}
.bg-content-body-constant-dark {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-content-body-constant-dark) / var(--lf-content-body-constant-dark-opacity, var(--tw-bg-opacity)));
}
.bg-content-body-constant-dark\/20 {
  background-color: hsl(var(--lf-content-body-constant-dark) / 0.2);
}
.bg-content-body-constant-light {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-content-body-constant-light) / var(--lf-content-body-constant-light-opacity, var(--tw-bg-opacity)));
}
.bg-content-body-error {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-content-body-error) / var(--lf-content-body-error-opacity, var(--tw-bg-opacity)));
}
.bg-content-body-invert {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-content-body-invert) / var(--lf-content-body-invert-opacity, var(--tw-bg-opacity)));
}
.bg-content-body-success {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-content-body-success) / var(--lf-content-body-success-opacity, var(--tw-bg-opacity)));
}
.bg-content-body-tags {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-content-body-tags) / var(--lf-content-body-tags-opacity, var(--tw-bg-opacity)));
}
.bg-content-body-warning {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-content-body-warning) / var(--lf-content-body-warning-opacity, var(--tw-bg-opacity)));
}
.bg-content-body-weak {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-content-body-weak) / var(--lf-content-body-weak-opacity, var(--tw-bg-opacity)));
}
.bg-fill-brand {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-brand) / var(--lf-fill-brand-opacity, var(--tw-bg-opacity)));
}
.bg-fill-brand\/10 {
  background-color: hsl(var(--lf-fill-brand) / 0.1);
}
.bg-fill-error-strong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-strong) / var(--lf-fill-error-strong-opacity, var(--tw-bg-opacity)));
}
.bg-fill-error-stronger {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-stronger) / var(--lf-fill-error-stronger-opacity, var(--tw-bg-opacity)));
}
.bg-fill-error-strongest {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-strongest) / var(--lf-fill-error-strongest-opacity, var(--tw-bg-opacity)));
}
.bg-fill-error-weak {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-weak) / var(--lf-fill-error-weak-opacity, var(--tw-bg-opacity)));
}
.bg-fill-error-weaker {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-weaker) / var(--lf-fill-error-weaker-opacity, var(--tw-bg-opacity)));
}
.bg-fill-error-weaker\/40 {
  background-color: hsl(var(--lf-fill-error-weaker) / 0.4);
}
.bg-fill-error-weakest {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-weakest) / var(--lf-fill-error-weakest-opacity, var(--tw-bg-opacity)));
}
.bg-fill-error-weakest\/5 {
  background-color: hsl(var(--lf-fill-error-weakest) / 0.05);
}
.bg-fill-highlight-strong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-highlight-strong) / var(--lf-fill-highlight-strong-opacity, var(--tw-bg-opacity)));
}
.bg-fill-highlight-strongest {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-highlight-strongest) / var(--lf-fill-highlight-strongest-opacity, var(--tw-bg-opacity)));
}
.bg-fill-highlight-weak {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-highlight-weak) / var(--lf-fill-highlight-weak-opacity, var(--tw-bg-opacity)));
}
.bg-fill-hover-strong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strong) / var(--lf-fill-hover-strong-opacity, var(--tw-bg-opacity)));
}
.bg-fill-hover-stronger {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-stronger) / var(--lf-fill-hover-stronger-opacity, var(--tw-bg-opacity)));
}
.bg-fill-hover-strongest {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strongest) / var(--lf-fill-hover-strongest-opacity, var(--tw-bg-opacity)));
}
.bg-fill-hover-superstrong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-superstrong) / var(--lf-fill-hover-superstrong-opacity, var(--tw-bg-opacity)));
}
.bg-fill-hover-weak {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-weak) / var(--lf-fill-hover-weak-opacity, var(--tw-bg-opacity)));
}
.bg-fill-hover-weak\/40 {
  background-color: hsl(var(--lf-fill-hover-weak) / 0.4);
}
.bg-fill-invert {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-invert) / var(--lf-fill-invert-opacity, var(--tw-bg-opacity)));
}
.bg-fill-maximal {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
.bg-fill-maximal\/80 {
  background-color: hsl(var(--lf-fill-maximal) / 0.8);
}
.bg-fill-notice {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-notice) / var(--lf-fill-notice-opacity, var(--tw-bg-opacity)));
}
.bg-fill-pressed-strong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-strong) / var(--lf-fill-pressed-strong-opacity, var(--tw-bg-opacity)));
}
.bg-fill-pressed-weak {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-weak) / var(--lf-fill-pressed-weak-opacity, var(--tw-bg-opacity)));
}
.bg-fill-reference {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-reference) / var(--lf-fill-reference-opacity, var(--tw-bg-opacity)));
}
.bg-fill-reference\/10 {
  background-color: hsl(var(--lf-fill-reference) / 0.1);
}
.bg-fill-reference\/15 {
  background-color: hsl(var(--lf-fill-reference) / 0.15);
}
.bg-fill-strong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-strong) / var(--lf-fill-strong-opacity, var(--tw-bg-opacity)));
}
.bg-fill-strong\/50 {
  background-color: hsl(var(--lf-fill-strong) / 0.5);
}
.bg-fill-stronger {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-stronger) / var(--lf-fill-stronger-opacity, var(--tw-bg-opacity)));
}
.bg-fill-strongest {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-strongest) / var(--lf-fill-strongest-opacity, var(--tw-bg-opacity)));
}
.bg-fill-success-strong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-success-strong) / var(--lf-fill-success-strong-opacity, var(--tw-bg-opacity)));
}
.bg-fill-success-strong\/20 {
  background-color: hsl(var(--lf-fill-success-strong) / 0.2);
}
.bg-fill-success-stronger {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-success-stronger) / var(--lf-fill-success-stronger-opacity, var(--tw-bg-opacity)));
}
.bg-fill-success-weak {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-success-weak) / var(--lf-fill-success-weak-opacity, var(--tw-bg-opacity)));
}
.bg-fill-success-weaker {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-success-weaker) / var(--lf-fill-success-weaker-opacity, var(--tw-bg-opacity)));
}
.bg-fill-success-weaker\/40 {
  background-color: hsl(var(--lf-fill-success-weaker) / 0.4);
}
.bg-fill-success-weakest {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-success-weakest) / var(--lf-fill-success-weakest-opacity, var(--tw-bg-opacity)));
}
.bg-fill-superstrong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-superstrong) / var(--lf-fill-superstrong-opacity, var(--tw-bg-opacity)));
}
.bg-fill-tag-info {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-tag-info) / var(--lf-fill-tag-info-opacity, var(--tw-bg-opacity)));
}
.bg-fill-tag-success {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-tag-success) / var(--lf-fill-tag-success-opacity, var(--tw-bg-opacity)));
}
.bg-fill-warning-strong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-warning-strong) / var(--lf-fill-warning-strong-opacity, var(--tw-bg-opacity)));
}
.bg-fill-warning-weak {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-warning-weak) / var(--lf-fill-warning-weak-opacity, var(--tw-bg-opacity)));
}
.bg-fill-warning-weaker {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-warning-weaker) / var(--lf-fill-warning-weaker-opacity, var(--tw-bg-opacity)));
}
.bg-fill-warning-weaker\/40 {
  background-color: hsl(var(--lf-fill-warning-weaker) / 0.4);
}
.bg-fill-warning-weakest {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-warning-weakest) / var(--lf-fill-warning-weakest-opacity, var(--tw-bg-opacity)));
}
.bg-fill-weak {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-weak) / var(--lf-fill-weak-opacity, var(--tw-bg-opacity)));
}
.bg-fill-weak\/25 {
  background-color: hsl(var(--lf-fill-weak) / 0.25);
}
.bg-fill-weaker {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-weaker) / var(--lf-fill-weaker-opacity, var(--tw-bg-opacity)));
}
.bg-icon-disabled {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-icon-disabled) / var(--lf-icon-disabled-opacity, var(--tw-bg-opacity)));
}
.bg-icon-error {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-icon-error) / var(--lf-icon-error-opacity, var(--tw-bg-opacity)));
}
.bg-icon-info\/15 {
  background-color: hsl(var(--lf-icon-info) / 0.15);
}
.bg-icon-strongest {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-icon-strongest) / var(--lf-icon-strongest-opacity, var(--tw-bg-opacity)));
}
.bg-icon-weak {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-icon-weak) / var(--lf-icon-weak-opacity, var(--tw-bg-opacity)));
}
.bg-knowledge-icon-bg-clauses {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-knowledge-icon-bg-clauses) / var(--lf-knowledge-icon-bg-clauses-opacity, var(--tw-bg-opacity)));
}
.bg-knowledge-icon-bg-document {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-knowledge-icon-bg-document) / var(--lf-knowledge-icon-bg-document-opacity, var(--tw-bg-opacity)));
}
.bg-knowledge-icon-bg-email {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-knowledge-icon-bg-email) / var(--lf-knowledge-icon-bg-email-opacity, var(--tw-bg-opacity)));
}
.bg-knowledge-icon-bg-qa {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-knowledge-icon-bg-qa) / var(--lf-knowledge-icon-bg-qa-opacity, var(--tw-bg-opacity)));
}
.bg-knowledge-icon-bg-webSource {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-knowledge-icon-bg-webSource) / var(--lf-knowledge-icon-bg-webSource-opacity, var(--tw-bg-opacity)));
}
.bg-navigation-fill-press {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-navigation-fill-press) / var(--lf-navigation-fill-press-opacity, var(--tw-bg-opacity)));
}
.bg-partner-qistas\/5 {
  background-color: hsl(var(--lf-partner-qistas) / 0.05);
}
.bg-risk-fill-high {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-risk-fill-high) / var(--lf-risk-fill-high-opacity, var(--tw-bg-opacity)));
}
.bg-risk-fill-high\/10 {
  background-color: hsl(var(--lf-risk-fill-high) / 0.1);
}
.bg-risk-fill-low {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-risk-fill-low) / var(--lf-risk-fill-low-opacity, var(--tw-bg-opacity)));
}
.bg-risk-fill-mid {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-risk-fill-mid) / var(--lf-risk-fill-mid-opacity, var(--tw-bg-opacity)));
}
.bg-risk-fill-neutral {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-risk-fill-neutral) / var(--lf-risk-fill-neutral-opacity, var(--tw-bg-opacity)));
}
.bg-risk-glow-neutral\/30 {
  background-color: hsl(var(--lf-risk-glow-neutral) / 0.3);
}
.bg-stroke-disabled {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-stroke-disabled) / var(--lf-stroke-disabled-opacity, var(--tw-bg-opacity)));
}
.bg-stroke-error-weak {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-stroke-error-weak) / var(--lf-stroke-error-weak-opacity, var(--tw-bg-opacity)));
}
.bg-stroke-focus-strong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-stroke-focus-strong) / var(--lf-stroke-focus-strong-opacity, var(--tw-bg-opacity)));
}
.bg-stroke-focus-strongest {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-stroke-focus-strongest) / var(--lf-stroke-focus-strongest-opacity, var(--tw-bg-opacity)));
}
.bg-stroke-frail {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-stroke-frail) / var(--lf-stroke-frail-opacity, var(--tw-bg-opacity)));
}
.bg-stroke-success-strong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-stroke-success-strong) / var(--lf-stroke-success-strong-opacity, var(--tw-bg-opacity)));
}
.bg-stroke-weak {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, var(--tw-bg-opacity)));
}
.bg-stroke-weaker {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-bg-opacity)));
}
.bg-surface-base {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-base) / var(--lf-surface-base-opacity, var(--tw-bg-opacity)));
}
.bg-surface-card {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-card) / var(--lf-surface-card-opacity, var(--tw-bg-opacity)));
}
.bg-surface-invert {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-invert) / var(--lf-surface-invert-opacity, var(--tw-bg-opacity)));
}
.bg-surface-main {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-main) / var(--lf-surface-main-opacity, var(--tw-bg-opacity)));
}
.bg-surface-main\/90 {
  background-color: hsl(var(--lf-surface-main) / 0.9);
}
.bg-surface-modal {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-modal) / var(--lf-surface-modal-opacity, var(--tw-bg-opacity)));
}
.bg-surface-nav {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-nav) / var(--lf-surface-nav-opacity, var(--tw-bg-opacity)));
}
.bg-surface-overlay {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-overlay) / var(--lf-surface-overlay-opacity, var(--tw-bg-opacity)));
}
.bg-surface-white {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-white) / var(--lf-surface-white-opacity, var(--tw-bg-opacity)));
}
.bg-transparent {
  background-color: transparent;
}
.bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-\[rgba\(11\2c 30\2c 58\2c 0\.85\)\] {
  --tw-gradient-from: rgba(11,30,58,0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(11, 30, 58, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-dropzone-start {
  --tw-gradient-from: hsl(var(--lf-dropzone-start) / var(--lf-dropzone-start-opacity, 1)) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--lf-dropzone-start) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-fill-maximal {
  --tw-gradient-from: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, 1)) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--lf-fill-maximal) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-fill-strongest {
  --tw-gradient-from: hsl(var(--lf-fill-strongest) / var(--lf-fill-strongest-opacity, 1)) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--lf-fill-strongest) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-stroke-weaker {
  --tw-gradient-from: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, 1)) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--lf-stroke-weaker) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-surface-nav {
  --tw-gradient-from: hsl(var(--lf-surface-nav) / var(--lf-surface-nav-opacity, 1)) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--lf-surface-nav) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-transparent {
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-0\% {
  --tw-gradient-from-position: 0%;
}
.from-30\% {
  --tw-gradient-from-position: 30%;
}
.from-60\% {
  --tw-gradient-from-position: 60%;
}
.via-\[rgba\(11\2c 30\2c 58\2c 0\.45\)\] {
  --tw-gradient-to: rgba(11, 30, 58, 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgba(11,30,58,0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-fill-maximal {
  --tw-gradient-to: hsl(var(--lf-fill-maximal) / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, 1)) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-stroke-frail {
  --tw-gradient-to: hsl(var(--lf-stroke-frail) / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), hsl(var(--lf-stroke-frail) / var(--lf-stroke-frail-opacity, 1)) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-stroke-strong {
  --tw-gradient-to: hsl(var(--lf-stroke-strong) / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, 1)) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-stroke-weak {
  --tw-gradient-to: hsl(var(--lf-stroke-weak) / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1)) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-transparent {
  --tw-gradient-to: rgb(0 0 0 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-25\% {
  --tw-gradient-via-position: 25%;
}
.via-50\% {
  --tw-gradient-via-position: 50%;
}
.via-75\% {
  --tw-gradient-via-position: 75%;
}
.to-dropzone-stop\/20 {
  --tw-gradient-to: hsl(var(--lf-dropzone-stop) / 0.2) var(--tw-gradient-to-position);
}
.to-fill-brand\/15 {
  --tw-gradient-to: hsl(var(--lf-fill-brand) / 0.15) var(--tw-gradient-to-position);
}
.to-fill-hover-weak {
  --tw-gradient-to: hsl(var(--lf-fill-hover-weak) / var(--lf-fill-hover-weak-opacity, 1)) var(--tw-gradient-to-position);
}
.to-stroke-strongest {
  --tw-gradient-to: hsl(var(--lf-stroke-strongest) / var(--lf-stroke-strongest-opacity, 1)) var(--tw-gradient-to-position);
}
.to-surface-nav {
  --tw-gradient-to: hsl(var(--lf-surface-nav) / var(--lf-surface-nav-opacity, 1)) var(--tw-gradient-to-position);
}
.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.to-100\% {
  --tw-gradient-to-position: 100%;
}
.bg-\[length\:200\%_100\%\] {
  background-size: 200% 100%;
}
.bg-clip-text {
  -webkit-background-clip: text;
          background-clip: text;
}
.fill-content-body-invert {
  fill: hsl(var(--lf-content-body-invert) / var(--lf-content-body-invert-opacity, 1));
}
.fill-fill-error-strong {
  fill: hsl(var(--lf-fill-error-strong) / var(--lf-fill-error-strong-opacity, 1));
}
.fill-fill-error-weaker {
  fill: hsl(var(--lf-fill-error-weaker) / var(--lf-fill-error-weaker-opacity, 1));
}
.fill-fill-invert {
  fill: hsl(var(--lf-fill-invert) / var(--lf-fill-invert-opacity, 1));
}
.fill-fill-strongest {
  fill: hsl(var(--lf-fill-strongest) / var(--lf-fill-strongest-opacity, 1));
}
.fill-fill-success-weaker {
  fill: hsl(var(--lf-fill-success-weaker) / var(--lf-fill-success-weaker-opacity, 1));
}
.fill-fill-warning-weaker {
  fill: hsl(var(--lf-fill-warning-weaker) / var(--lf-fill-warning-weaker-opacity, 1));
}
.fill-icon-strongest {
  fill: hsl(var(--lf-icon-strongest) / var(--lf-icon-strongest-opacity, 1));
}
.fill-none {
  fill: none;
}
.fill-risk-fill-high {
  fill: hsl(var(--lf-risk-fill-high) / var(--lf-risk-fill-high-opacity, 1));
}
.fill-risk-fill-low {
  fill: hsl(var(--lf-risk-fill-low) / var(--lf-risk-fill-low-opacity, 1));
}
.fill-risk-fill-mid {
  fill: hsl(var(--lf-risk-fill-mid) / var(--lf-risk-fill-mid-opacity, 1));
}
.fill-surface-invert {
  fill: hsl(var(--lf-surface-invert) / var(--lf-surface-invert-opacity, 1));
}
.fill-transparent {
  fill: transparent;
}
.stroke-fill-maximal {
  stroke: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, 1));
}
.stroke-icon-strongest {
  stroke: hsl(var(--lf-icon-strongest) / var(--lf-icon-strongest-opacity, 1));
}
.stroke-risk-fill-high {
  stroke: hsl(var(--lf-risk-fill-high) / var(--lf-risk-fill-high-opacity, 1));
}
.stroke-risk-fill-low {
  stroke: hsl(var(--lf-risk-fill-low) / var(--lf-risk-fill-low-opacity, 1));
}
.stroke-risk-fill-mid {
  stroke: hsl(var(--lf-risk-fill-mid) / var(--lf-risk-fill-mid-opacity, 1));
}
.stroke-stroke-weaker {
  stroke: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, 1));
}
.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0 {
  padding: 0px;
}
.p-0\.5 {
  padding: 0.125rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-10 {
  padding: 2.5rem;
}
.p-12 {
  padding: 3rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-2\.5 {
  padding: 0.625rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-3\.5 {
  padding: 0.875rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.p-\[2px\] {
  padding: 2px;
}
.p-\[3px\] {
  padding: 3px;
}
.p-\[7px\] {
  padding: 7px;
}
.p-body {
  padding: var(--lf-body-padding);
}
.p-px {
  padding: 1px;
}
.\!px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.\!px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
.\!px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.\!py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-0\.5 {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[6px\] {
  padding-left: 6px;
  padding-right: 6px;
}
.px-\[7px\] {
  padding-left: 7px;
  padding-right: 7px;
}
.px-content-x {
  padding-left: var(--lf-content-padding-x);
  padding-right: var(--lf-content-padding-x);
}
.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[2px\] {
  padding-top: 2px;
  padding-bottom: 2px;
}
.py-\[7px\] {
  padding-top: 7px;
  padding-bottom: 7px;
}
.py-content-y {
  padding-top: var(--lf-content-padding-y);
  padding-bottom: var(--lf-content-padding-y);
}
.py-px {
  padding-top: 1px;
  padding-bottom: 1px;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-0\.5 {
  padding-bottom: 0.125rem;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-11 {
  padding-bottom: 2.75rem;
}
.pb-14 {
  padding-bottom: 3.5rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-2\.5 {
  padding-bottom: 0.625rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-24 {
  padding-bottom: 6rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-3\.5 {
  padding-bottom: 0.875rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pe-1 {
  padding-inline-end: 0.25rem;
}
.pe-1\.5 {
  padding-inline-end: 0.375rem;
}
.pe-10 {
  padding-inline-end: 2.5rem;
}
.pe-12 {
  padding-inline-end: 3rem;
}
.pe-16 {
  padding-inline-end: 4rem;
}
.pe-2 {
  padding-inline-end: 0.5rem;
}
.pe-2\.5 {
  padding-inline-end: 0.625rem;
}
.pe-24 {
  padding-inline-end: 6rem;
}
.pe-3 {
  padding-inline-end: 0.75rem;
}
.pe-32 {
  padding-inline-end: 8rem;
}
.pe-4 {
  padding-inline-end: 1rem;
}
.pe-48 {
  padding-inline-end: 12rem;
}
.pe-5 {
  padding-inline-end: 1.25rem;
}
.pe-6 {
  padding-inline-end: 1.5rem;
}
.pe-8 {
  padding-inline-end: 2rem;
}
.pe-9 {
  padding-inline-end: 2.25rem;
}
.ps-0 {
  padding-inline-start: 0px;
}
.ps-0\.5 {
  padding-inline-start: 0.125rem;
}
.ps-1\.5 {
  padding-inline-start: 0.375rem;
}
.ps-10 {
  padding-inline-start: 2.5rem;
}
.ps-12 {
  padding-inline-start: 3rem;
}
.ps-2 {
  padding-inline-start: 0.5rem;
}
.ps-2\.5 {
  padding-inline-start: 0.625rem;
}
.ps-3 {
  padding-inline-start: 0.75rem;
}
.ps-4 {
  padding-inline-start: 1rem;
}
.ps-5 {
  padding-inline-start: 1.25rem;
}
.ps-6 {
  padding-inline-start: 1.5rem;
}
.ps-7 {
  padding-inline-start: 1.75rem;
}
.ps-8 {
  padding-inline-start: 2rem;
}
.ps-\[3\.125rem\] {
  padding-inline-start: 3.125rem;
}
.pt-0 {
  padding-top: 0px;
}
.pt-0\.5 {
  padding-top: 0.125rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-1\.5 {
  padding-top: 0.375rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-2\.5 {
  padding-top: 0.625rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-3\.5 {
  padding-top: 0.875rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-8 {
  padding-top: 2rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-start {
  text-align: start;
}
.text-end {
  text-align: end;
}
.align-baseline {
  vertical-align: baseline;
}
.align-top {
  vertical-align: top;
}
.align-middle {
  vertical-align: middle;
}
.font-writer {
  font-family: Legal Gothic, serif;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.\!text-body-small-light {
  font-size: round(calc(var(--font-scale) * 14px), 1px) !important;
  line-height: round(calc(var(--font-scale) * 20px), 1px) !important;
  font-weight: 300 !important;
}
.\!text-caption {
  font-size: round(calc(var(--font-scale) * 12px), 1px) !important;
  line-height: round(calc(var(--font-scale) * 16px), 1px) !important;
  font-weight: 400 !important;
}
.text-\[0\.75rem\] {
  font-size: 0.75rem;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-\[11px\] {
  font-size: 11px;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[13px\] {
  font-size: 13px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[18px\] {
  font-size: 18px;
}
.text-\[8px\] {
  font-size: 8px;
}
.text-\[9px\] {
  font-size: 9px;
}
.text-body {
  font-size: round(calc(var(--font-scale) * 16px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
}
.text-body-large {
  font-size: round(calc(var(--font-scale) * 18px), 1px);
  line-height: round(calc(var(--font-scale) * 24px), 1px);
  font-weight: 400;
}
.text-body-large-light {
  font-size: round(calc(var(--font-scale) * 18px), 1px);
  line-height: round(calc(var(--font-scale) * 24px), 1px);
  font-weight: 300;
}
.text-body-large-semibold {
  font-size: round(calc(var(--font-scale) * 18px), 1px);
  line-height: round(calc(var(--font-scale) * 24px), 1px);
  font-weight: 600;
}
.text-body-light {
  font-size: round(calc(var(--font-scale) * 16px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 300;
}
.text-body-semibold {
  font-size: round(calc(var(--font-scale) * 16px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 600;
}
.text-body-small {
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
}
.text-body-small-bold {
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 700;
}
.text-body-small-light {
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 300;
}
.text-body-small-semibold {
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 600;
}
.text-body-xsmall {
  font-size: round(calc(var(--font-scale) * 13px), 1px);
  line-height: round(calc(var(--font-scale) * 18px), 1px);
  font-weight: 400;
}
.text-caption {
  font-size: round(calc(var(--font-scale) * 12px), 1px);
  line-height: round(calc(var(--font-scale) * 16px), 1px);
  font-weight: 400;
}
.text-caption-light {
  font-size: round(calc(var(--font-scale) * 12px), 1px);
  line-height: round(calc(var(--font-scale) * 16px), 1px);
  font-weight: 300;
}
.text-caption-semibold {
  font-size: round(calc(var(--font-scale) * 12px), 1px);
  line-height: round(calc(var(--font-scale) * 16px), 1px);
  font-weight: 600;
}
.text-display {
  font-size: round(calc(var(--font-scale) * 64px), 1px);
  line-height: round(calc(var(--font-scale) * 72px), 1px);
  font-weight: 400;
}
.text-heading {
  font-size: round(calc(var(--font-scale) * 24px), 1px);
  line-height: round(calc(var(--font-scale) * 32px), 1px);
  font-weight: 400;
}
.text-heading-light {
  font-size: round(calc(var(--font-scale) * 24px), 1px);
  line-height: round(calc(var(--font-scale) * 32px), 1px);
  font-weight: 300;
}
.text-heading-semibold {
  font-size: round(calc(var(--font-scale) * 24px), 1px);
  line-height: round(calc(var(--font-scale) * 32px), 1px);
  font-weight: 600;
}
.text-heading2 {
  font-size: round(calc(var(--font-scale) * 32px), 1px);
  line-height: round(calc(var(--font-scale) * 40px), 1px);
  font-weight: 400;
}
.text-heading3 {
  font-size: round(calc(var(--font-scale) * 24px), 1px);
  line-height: round(calc(var(--font-scale) * 40px), 1px);
  font-weight: 400;
}
.text-subheading {
  font-size: round(calc(var(--font-scale) * 18px), 1px);
  line-height: round(calc(var(--font-scale) * 28px), 1px);
  font-weight: 400;
}
.text-subheading-light {
  font-size: round(calc(var(--font-scale) * 18px), 1px);
  line-height: round(calc(var(--font-scale) * 28px), 1px);
  font-weight: 300;
}
.text-subheading-semibold {
  font-size: round(calc(var(--font-scale) * 18px), 1px);
  line-height: round(calc(var(--font-scale) * 28px), 1px);
  font-weight: 600;
}
.text-title {
  font-size: round(calc(var(--font-scale) * 48px), 1px);
  line-height: round(calc(var(--font-scale) * 56px), 1px);
  font-weight: 400;
}
.\!font-medium {
  font-weight: 500 !important;
}
.font-bold {
  font-weight: 700;
}
.font-light {
  font-weight: 300;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.not-italic {
  font-style: normal;
}
.ordinal {
  --tw-ordinal: ordinal;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.tabular-nums {
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.\!leading-none {
  line-height: 1 !important;
}
.leading-4 {
  line-height: 1rem;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-7 {
  line-height: 1.75rem;
}
.leading-\[13\.5px\] {
  line-height: 13.5px;
}
.leading-\[15px\] {
  line-height: 15px;
}
.leading-\[16\.5px\] {
  line-height: 16.5px;
}
.leading-none {
  line-height: 1;
}
.leading-normal {
  line-height: 1.5;
}
.leading-relaxed {
  line-height: 1.625;
}
.leading-snug {
  line-height: 1.375;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-\[0\.08em\] {
  letter-spacing: 0.08em;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.tracking-wider {
  letter-spacing: 0.05em;
}
.tracking-widest {
  letter-spacing: 0.1em;
}
.\!text-content-body-weak {
  --tw-text-opacity: 1 !important;
  color: hsl(var(--lf-content-body-weak) / var(--lf-content-body-weak-opacity, var(--tw-text-opacity))) !important;
}
.text-\[\#0e6a3c\] {
  --tw-text-opacity: 1;
  color: rgb(14 106 60 / var(--tw-text-opacity, 1));
}
.text-\[\#111316\] {
  --tw-text-opacity: 1;
  color: rgb(17 19 22 / var(--tw-text-opacity, 1));
}
.text-\[\#15803D\] {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}
.text-\[\#1f4ba8\] {
  --tw-text-opacity: 1;
  color: rgb(31 75 168 / var(--tw-text-opacity, 1));
}
.text-\[\#2563EB\] {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.text-\[\#444\] {
  --tw-text-opacity: 1;
  color: rgb(68 68 68 / var(--tw-text-opacity, 1));
}
.text-\[\#666\] {
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
}
.text-\[\#6B6D0E\] {
  --tw-text-opacity: 1;
  color: rgb(107 109 14 / var(--tw-text-opacity, 1));
}
.text-\[\#D97706\] {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}
.text-\[inherit\] {
  color: inherit;
}
.text-content-body {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body) / var(--lf-content-body-opacity, var(--tw-text-opacity)));
}
.text-content-body-constant-dark {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-constant-dark) / var(--lf-content-body-constant-dark-opacity, var(--tw-text-opacity)));
}
.text-content-body-constant-light {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-constant-light) / var(--lf-content-body-constant-light-opacity, var(--tw-text-opacity)));
}
.text-content-body-constant-light\/80 {
  color: hsl(var(--lf-content-body-constant-light) / 0.8);
}
.text-content-body-disabled {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-disabled) / var(--lf-content-body-disabled-opacity, var(--tw-text-opacity)));
}
.text-content-body-error {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-error) / var(--lf-content-body-error-opacity, var(--tw-text-opacity)));
}
.text-content-body-highlight {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-highlight) / var(--lf-content-body-highlight-opacity, var(--tw-text-opacity)));
}
.text-content-body-invert {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-invert) / var(--lf-content-body-invert-opacity, var(--tw-text-opacity)));
}
.text-content-body-link-strong {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-link-strong) / var(--lf-content-body-link-strong-opacity, var(--tw-text-opacity)));
}
.text-content-body-link-weak {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-link-weak) / var(--lf-content-body-link-weak-opacity, var(--tw-text-opacity)));
}
.text-content-body-notice {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-notice) / var(--lf-content-body-notice-opacity, var(--tw-text-opacity)));
}
.text-content-body-placeholder {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-placeholder) / var(--lf-content-body-placeholder-opacity, var(--tw-text-opacity)));
}
.text-content-body-strong {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-strong) / var(--lf-content-body-strong-opacity, var(--tw-text-opacity)));
}
.text-content-body-success {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-success) / var(--lf-content-body-success-opacity, var(--tw-text-opacity)));
}
.text-content-body-tags {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-tags) / var(--lf-content-body-tags-opacity, var(--tw-text-opacity)));
}
.text-content-body-warning {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-warning) / var(--lf-content-body-warning-opacity, var(--tw-text-opacity)));
}
.text-content-body-weak {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-weak) / var(--lf-content-body-weak-opacity, var(--tw-text-opacity)));
}
.text-content-heading {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-heading) / var(--lf-content-heading-opacity, var(--tw-text-opacity)));
}
.text-fill-error-strong {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-fill-error-strong) / var(--lf-fill-error-strong-opacity, var(--tw-text-opacity)));
}
.text-fill-error-strongest {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-fill-error-strongest) / var(--lf-fill-error-strongest-opacity, var(--tw-text-opacity)));
}
.text-fill-maximal {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-text-opacity)));
}
.text-fill-success-strong {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-fill-success-strong) / var(--lf-fill-success-strong-opacity, var(--tw-text-opacity)));
}
.text-fill-warning-strong {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-fill-warning-strong) / var(--lf-fill-warning-strong-opacity, var(--tw-text-opacity)));
}
.text-fill-warning-strongest {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-fill-warning-strongest) / var(--lf-fill-warning-strongest-opacity, var(--tw-text-opacity)));
}
.text-fill-weaker {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-fill-weaker) / var(--lf-fill-weaker-opacity, var(--tw-text-opacity)));
}
.text-icon-constant {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-constant) / var(--lf-icon-constant-opacity, var(--tw-text-opacity)));
}
.text-icon-error {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-error) / var(--lf-icon-error-opacity, var(--tw-text-opacity)));
}
.text-icon-highlight {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-highlight) / var(--lf-icon-highlight-opacity, var(--tw-text-opacity)));
}
.text-icon-info {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-info) / var(--lf-icon-info-opacity, var(--tw-text-opacity)));
}
.text-icon-strong {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-strong) / var(--lf-icon-strong-opacity, var(--tw-text-opacity)));
}
.text-icon-strongest {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-strongest) / var(--lf-icon-strongest-opacity, var(--tw-text-opacity)));
}
.text-icon-success {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-success) / var(--lf-icon-success-opacity, var(--tw-text-opacity)));
}
.text-icon-weak {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-weak) / var(--lf-icon-weak-opacity, var(--tw-text-opacity)));
}
.text-icon-weaker {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-weaker) / var(--lf-icon-weaker-opacity, var(--tw-text-opacity)));
}
.text-navigation-text {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-navigation-text) / var(--lf-navigation-text-opacity, var(--tw-text-opacity)));
}
.text-risk-fill-high {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-risk-fill-high) / var(--lf-risk-fill-high-opacity, var(--tw-text-opacity)));
}
.text-stroke-warning-strongest {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-stroke-warning-strongest) / var(--lf-stroke-warning-strongest-opacity, var(--tw-text-opacity)));
}
.text-stroke-weaker {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-text-opacity)));
}
.text-surface-main {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-surface-main) / var(--lf-surface-main-opacity, var(--tw-text-opacity)));
}
.text-surface-nav {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-surface-nav) / var(--lf-surface-nav-opacity, var(--tw-text-opacity)));
}
.text-surface-white {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-surface-white) / var(--lf-surface-white-opacity, var(--tw-text-opacity)));
}
.text-transparent {
  color: transparent;
}
.underline {
  text-decoration-line: underline;
}
.line-through {
  text-decoration-line: line-through;
}
.no-underline {
  text-decoration-line: none;
}
.decoration-stroke-error-strong {
  text-decoration-color: hsl(var(--lf-stroke-error-strong) / var(--lf-stroke-error-strong-opacity, 1));
}
.decoration-stroke-weak {
  text-decoration-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
}
.underline-offset-2 {
  text-underline-offset: 2px;
}
.underline-offset-4 {
  text-underline-offset: 4px;
}
.underline-offset-8 {
  text-underline-offset: 8px;
}
.caret-transparent {
  caret-color: transparent;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-20 {
  opacity: 0.2;
}
.opacity-30 {
  opacity: 0.3;
}
.opacity-40 {
  opacity: 0.4;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-55 {
  opacity: 0.55;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-70 {
  opacity: 0.7;
}
.opacity-80 {
  opacity: 0.8;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_12px_28px_rgba\(17\2c 19\2c 22\2c 0\.14\)\2c 0_1px_3px_rgba\(17\2c 19\2c 22\2c 0\.08\)\] {
  --tw-shadow: 0 12px 28px rgba(17,19,22,0.14),0 1px 3px rgba(17,19,22,0.08);
  --tw-shadow-colored: 0 12px 28px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_8px_18px_rgba\(17\2c 19\2c 22\2c 0\.12\)\2c 0_1px_2px_rgba\(17\2c 19\2c 22\2c 0\.08\)\] {
  --tw-shadow: 0 8px 18px rgba(17,19,22,0.12),0 1px 2px rgba(17,19,22,0.08);
  --tw-shadow-colored: 0 8px 18px var(--tw-shadow-color), 0 1px 2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0px_4px_34px_0px_rgba\(0\2c 0\2c 0\2c 0\.06\)\] {
  --tw-shadow: 0px 4px 34px 0px rgba(0,0,0,0.06);
  --tw-shadow-colored: 0px 4px 34px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[inset_3px_0_0_hsl\(var\(--lf-stroke-focus-strongest\)\)\] {
  --tw-shadow: inset 3px 0 0 hsl(var(--lf-stroke-focus-strongest));
  --tw-shadow-colored: inset 3px 0 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-minimap-active {
  --tw-shadow: 0 0 0 3px hsl(var(--lf-fill-maximal)), 0 0 0 7px hsl(var(--lf-stroke-focus-strongest));
  --tw-shadow-colored: 0 0 0 3px var(--tw-shadow-color), 0 0 0 7px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-node-error {
  --tw-shadow: 0 0 12px 0 rgba(220, 38, 38, 0.16), 0 0 0 6px rgba(220, 38, 38, 0.12);
  --tw-shadow-colored: 0 0 12px 0 var(--tw-shadow-color), 0 0 0 6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-node-failed {
  --tw-shadow: 0 0 0 4px rgba(239, 68, 68, 0.2), 0 0 12px 4px rgba(239, 68, 68, 0.15);
  --tw-shadow-colored: 0 0 0 4px var(--tw-shadow-color), 0 0 12px 4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-node-selected {
  --tw-shadow: 0 0 0 6px rgba(0, 0, 0, 0.06), 0 0 16px 4px rgba(0, 0, 0, 0.08);
  --tw-shadow-colored: 0 0 0 6px var(--tw-shadow-color), 0 0 16px 4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-overlay {
  --tw-shadow: 0 8px 8px -4px rgba(0, 0, 0, 0.04), 0 20px 24px -4px rgba(0, 0, 0, 0.08);
  --tw-shadow-colored: 0 8px 8px -4px var(--tw-shadow-color), 0 20px 24px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-risk-glow-high {
  --tw-shadow: 0px 0px 19px 4px hsl(var(--lf-risk-glow-high) / 0.6), 0px 0px 250px 211px hsl(var(--lf-risk-glow-high) / 0.3) !important;
  --tw-shadow-colored: 0px 0px 19px 4px var(--tw-shadow-color), 0px 0px 250px 211px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-risk-glow-low {
  --tw-shadow: 0px 0px 19px 4px hsl(var(--lf-risk-glow-low) / 0.6), 0px 0px 250px 211px hsl(var(--lf-risk-glow-low) / 0.3) !important;
  --tw-shadow-colored: 0px 0px 19px 4px var(--tw-shadow-color), 0px 0px 250px 211px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-risk-glow-mid {
  --tw-shadow: 0px 0px 19px 4px hsl(var(--lf-risk-glow-mid) / 0.6), 0px 0px 250px 211px hsl(var(--lf-risk-glow-mid) / 0.3) !important;
  --tw-shadow-colored: 0px 0px 19px 4px var(--tw-shadow-color), 0px 0px 250px 211px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-risk-glow-neutral {
  --tw-shadow: 0px 0px 19px 4px hsl(var(--lf-risk-glow-neutral) / 0.6), 0px 0px 250px 211px hsl(var(--lf-risk-glow-neutral) / 0.3) !important;
  --tw-shadow-colored: 0px 0px 19px 4px var(--tw-shadow-color), 0px 0px 250px 211px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-table-border {
  --tw-shadow: 0 1px 0 hsl(var(--lf-stroke-weaker));
  --tw-shadow-colored: 0 1px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-risk-glow-high {
  --tw-shadow-color: hsl(var(--lf-risk-glow-high) / var(--lf-risk-glow-high-opacity, 1));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-risk-glow-low {
  --tw-shadow-color: hsl(var(--lf-risk-glow-low) / var(--lf-risk-glow-low-opacity, 1));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-risk-glow-mid {
  --tw-shadow-color: hsl(var(--lf-risk-glow-mid) / var(--lf-risk-glow-mid-opacity, 1));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-risk-glow-neutral {
  --tw-shadow-color: hsl(var(--lf-risk-glow-neutral) / var(--lf-risk-glow-neutral-opacity, 1));
  --tw-shadow: var(--tw-shadow-colored);
}
.\!outline-none {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.outline-dashed {
  outline-style: dashed;
}
.outline-1 {
  outline-width: 1px;
}
.outline-offset-\[-1px\] {
  outline-offset: -1px;
}
.outline-offset-\[1\.5rem\] {
  outline-offset: 1.5rem;
}
.outline-stroke-weak {
  outline-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
}
.outline-stroke-weaker {
  outline-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, 1));
}
.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-0 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-inset {
  --tw-ring-inset: inset;
}
.ring-stroke-focus-strong {
  --tw-ring-opacity: 1;
  --tw-ring-color: hsl(var(--lf-stroke-focus-strong) / var(--lf-stroke-focus-strong-opacity, var(--tw-ring-opacity)));
}
.ring-stroke-weak {
  --tw-ring-opacity: 1;
  --tw-ring-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, var(--tw-ring-opacity)));
}
.ring-stroke-weaker {
  --tw-ring-opacity: 1;
  --tw-ring-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-ring-opacity)));
}
.ring-stroke-weaker\/20 {
  --tw-ring-color: hsl(var(--lf-stroke-weaker) / 0.2);
}
.ring-offset-2 {
  --tw-ring-offset-width: 2px;
}
.ring-offset-fill-maximal {
  --tw-ring-offset-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, 1));
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.blur-\[3px\] {
  --tw-blur: blur(3px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.blur-sm {
  --tw-blur: blur(4px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.grayscale {
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-\[2px\] {
  --tw-backdrop-blur: blur(2px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-blur-none {
  --tw-backdrop-blur:  ;
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[background-color\2c border-color\2c box-shadow\] {
  transition-property: background-color,border-color,box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[background-color\2c box-shadow\] {
  transition-property: background-color,box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[border-color\2c box-shadow\2c opacity\2c filter\] {
  transition-property: border-color,box-shadow,opacity,filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[border-color\2c box-shadow\] {
  transition-property: border-color,box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[border-color\2c padding\] {
  transition-property: border-color,padding;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[color\2c opacity\] {
  transition-property: color,opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[fill\2c opacity\] {
  transition-property: fill,opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[grid-template-columns\2c padding\2c gap\2c color\2c width\2c height\] {
  transition-property: grid-template-columns,padding,gap,color,width,height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[grid-template-rows\2c opacity\] {
  transition-property: grid-template-rows,opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[grid-template-rows\2c width\] {
  transition-property: grid-template-rows,width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[grid-template-rows\] {
  transition-property: grid-template-rows;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[height\] {
  transition-property: height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[inset-inline-end\] {
  transition-property: inset-inline-end;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[left\2c right\2c width\] {
  transition-property: left,right,width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[margin\] {
  transition-property: margin;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[max-width\2c opacity\] {
  transition-property: max-width,opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[max-width\] {
  transition-property: max-width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[opacity\2c background-color\2c color\] {
  transition-property: opacity,background-color,color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[opacity\2c transform\] {
  transition-property: opacity,transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[padding\] {
  transition-property: padding;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[transform\2c background-color\2c box-shadow\] {
  transition-property: transform,background-color,box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[transform\2c opacity\] {
  transition-property: transform,opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[width\2c background-color\] {
  transition-property: width,background-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[width\2c margin\] {
  transition-property: width,margin;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[width\2c min-width\2c padding\] {
  transition-property: width,min-width,padding;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[width\2c min-width\] {
  transition-property: width,min-width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[width\2c opacity\2c margin\] {
  transition-property: width,opacity,margin;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[width\2c padding\2c background-color\2c box-shadow\] {
  transition-property: width,padding,background-color,box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[width\] {
  transition-property: width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-none {
  transition-property: none;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-shadow {
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.delay-0 {
  transition-delay: 0s;
}
.delay-150 {
  transition-delay: 150ms;
}
.duration-0 {
  transition-duration: 0s;
}
.duration-100 {
  transition-duration: 100ms;
}
.duration-1000 {
  transition-duration: 1000ms;
}
.duration-150 {
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.duration-700 {
  transition-duration: 700ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear {
  transition-timing-function: linear;
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.will-change-transform {
  will-change: transform;
}
.contain-none {
  contain: none;
}
@keyframes enter {

  from {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}
@keyframes exit {

  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
.animate-in {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.animate-out {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.fade-in {
  --tw-enter-opacity: 0;
}
.fade-in-0 {
  --tw-enter-opacity: 0;
}
.fade-in-80 {
  --tw-enter-opacity: 0.8;
}
.fade-out {
  --tw-exit-opacity: 0;
}
.zoom-in {
  --tw-enter-scale: 0;
}
.zoom-in-50 {
  --tw-enter-scale: .5;
}
.zoom-out {
  --tw-exit-scale: 0;
}
.slide-in-from-bottom {
  --tw-enter-translate-y: 100%;
}
.slide-in-from-bottom-2 {
  --tw-enter-translate-y: 0.5rem;
}
.slide-in-from-left {
  --tw-enter-translate-x: -100%;
}
.slide-in-from-left-2 {
  --tw-enter-translate-x: -0.5rem;
}
.slide-in-from-left-24 {
  --tw-enter-translate-x: -6rem;
}
.slide-in-from-right {
  --tw-enter-translate-x: 100%;
}
.slide-in-from-right-1 {
  --tw-enter-translate-x: 0.25rem;
}
.slide-in-from-right-24 {
  --tw-enter-translate-x: 6rem;
}
.slide-in-from-top-1 {
  --tw-enter-translate-y: -0.25rem;
}
.slide-in-from-top-2 {
  --tw-enter-translate-y: -0.5rem;
}
.slide-out-to-left-24 {
  --tw-exit-translate-x: -6rem;
}
.slide-out-to-right-24 {
  --tw-exit-translate-x: 6rem;
}
.duration-0 {
  animation-duration: 0s;
}
.duration-100 {
  animation-duration: 100ms;
}
.duration-1000 {
  animation-duration: 1000ms;
}
.duration-150 {
  animation-duration: 150ms;
}
.duration-200 {
  animation-duration: 200ms;
}
.duration-300 {
  animation-duration: 300ms;
}
.duration-500 {
  animation-duration: 500ms;
}
.duration-700 {
  animation-duration: 700ms;
}
.delay-0 {
  animation-delay: 0s;
}
.delay-150 {
  animation-delay: 150ms;
}
.ease-in-out {
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear {
  animation-timing-function: linear;
}
.ease-out {
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.running {
  animation-play-state: running;
}
.paused {
  animation-play-state: paused;
}
.fill-mode-forwards {
  animation-fill-mode: forwards;
}
.font-writer {
  font-family: Legal Gothic, serif;
  text-transform: uppercase;
  font-variation-settings: 'wght' 500;
}
.mask-blocked-background::after {
  content: "";
  -webkit-mask-image: url("/assets/blocked-background-BzITvvz-.svg");
          mask-image: url("/assets/blocked-background-BzITvvz-.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-position: center;
          mask-position: center;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.light,[data-theme="light"] {
  --lf-surface-main: 240 2.4% 92%;
  --lf-surface-base: 180 4.8% 95.9%;
  --lf-surface-invert: 240 9.1% 4.3%;
  --lf-surface-nav: 0 0% 100%;
  --lf-surface-white: 0 0% 100%;
  --lf-surface-overlay: 216 12.8% 7.6%;
  --lf-surface-overlay-opacity: 0.65;
  --lf-surface-modal: 0 0% 100%;
  --lf-surface-card: 0 0% 100%;
  --lf-stroke-strongest: 226.70000000000005 5% 35.5%;
  --lf-stroke-strong: 230 2.4% 51.8%;
  --lf-stroke-weak: 240 3.1% 68%;
  --lf-stroke-weaker: 210 2.4% 83.9%;
  --lf-stroke-frail: 210 3.2% 87.8%;
  --lf-stroke-weakest: 210 3.8% 89.8%;
  --lf-stroke-disabled: 240 3.1% 68%;
  --lf-stroke-brand: 62.10000000000002 83.3% 53.1%;
  --lf-stroke-focus-strongest: 231.39999999999998 100% 67.1%;
  --lf-stroke-focus-strong: 231.29999999999995 100% 77.1%;
  --lf-stroke-focus-weak: 230.60000000000002 100% 90%;
  --lf-stroke-error-strongest: 0 72.2% 50.6%;
  --lf-stroke-error-strong: 0 84.2% 60.2%;
  --lf-stroke-error-weak: 0 90.6% 70.8%;
  --lf-stroke-error-weakest: 0 96.3% 89.4%;
  --lf-stroke-success-strongest: 142.10000000000002 76.2% 36.3%;
  --lf-stroke-success-strong: 142.10000000000002 70.6% 45.3%;
  --lf-stroke-success-weak: 142.10000000000002 70.6% 45.3%;
  --lf-stroke-success-weak-opacity: 0.30;
  --lf-stroke-success-weakest: 141 78.9% 85.1%;
  --lf-stroke-warning-strongest: 32.10000000000002 94.6% 43.7%;
  --lf-stroke-warning-strong: 37.69999999999999 92.1% 50.2%;
  --lf-stroke-warning-weak: 37.69999999999999 92.1% 50.2%;
  --lf-stroke-warning-weak-opacity: 0.30;
  --lf-stroke-warning-weakest: 48 96.6% 76.7%;
  --lf-content-heading: 230 10% 11.8%;
  --lf-content-body: 230 10% 11.8%;
  --lf-content-body-strong: 226.70000000000005 5% 35.5%;
  --lf-content-body-weak: 230 2.4% 51.8%;
  --lf-content-body-placeholder: 240 3.1% 68%;
  --lf-content-body-disabled: 210 2.4% 83.9%;
  --lf-content-body-invert: 0 0% 100%;
  --lf-content-body-tags: 231.39999999999998 100% 67.1%;
  --lf-content-body-highlight: 221.39999999999998 96.6% 53.5%;
  --lf-content-body-notice: 240 87.1% 66.5%;
  --lf-content-body-error: 0 72.2% 50.6%;
  --lf-content-body-warning: 37.69999999999999 92.1% 50.2%;
  --lf-content-body-success: 142.10000000000002 76.2% 36.3%;
  --lf-content-body-constant-light: 0 0% 98%;
  --lf-content-body-constant-dark: 230 10% 11.8%;
  --lf-content-body-link-strong: 231.39999999999998 100% 67.1%;
  --lf-content-body-link-weak: 231.20000000000005 100% 72%;
  --lf-icon-strongest: 230 10% 11.8%;
  --lf-icon-strong: 212.70000000000005 11.3% 19%;
  --lf-icon-weak: 226.70000000000005 5% 35.5%;
  --lf-icon-weaker: 240 3.1% 68%;
  --lf-icon-disabled: 210 2.4% 83.9%;
  --lf-icon-invert: 0 0% 100%;
  --lf-icon-info: 221.39999999999998 96.6% 53.5%;
  --lf-icon-error: 0 84.2% 60.2%;
  --lf-icon-success: 142.10000000000002 76.2% 36.3%;
  --lf-icon-constant: 216 12.8% 7.6%;
  --lf-icon-highlight: 255.10000000000002 91.7% 76.3%;
  --lf-fill-maximal: 0 0% 100%;
  --lf-fill-superstrong: 180 4.8% 95.9%;
  --lf-fill-strongest: 240 3.2% 93.9%;
  --lf-fill-stronger: 240 2.4% 92%;
  --lf-fill-strong: 210 3.8% 89.8%;
  --lf-fill-weak: 210 2.4% 83.9%;
  --lf-fill-weaker: 230 2.4% 51.8%;
  --lf-fill-invert: 230 10% 11.8%;
  --lf-fill-brand: 62 92% 55.7%;
  --lf-fill-brand-weak: 55.5 89.7% 62%;
  --lf-fill-reference: 231.39999999999998 100% 67.1%;
  --lf-fill-reference-opacity: 0.60;
  --lf-fill-hover-superstrong: 210 3.8% 89.8%;
  --lf-fill-hover-strongest: 240 2.4% 92%;
  --lf-fill-hover-stronger: 240 3.2% 93.9%;
  --lf-fill-hover-strong: 180 4.8% 95.9%;
  --lf-fill-hover-weak: 0 0% 98%;
  --lf-fill-hover-invert: 226.70000000000005 11.4% 15.5%;
  --lf-fill-hover-brand: 62.10000000000002 83.3% 53.1%;
  --lf-fill-hover-brand-weak: 61.89999999999998 75.3% 50.8%;
  --lf-fill-hover-reference: 231.39999999999998 100% 67.1%;
  --lf-fill-hover-reference-opacity: 0.60;
  --lf-fill-pressed-superstrong: 210 2.4% 83.9%;
  --lf-fill-pressed-strongest: 210 2.8% 85.9%;
  --lf-fill-pressed-stronger: 210 3.2% 87.8%;
  --lf-fill-pressed-strong: 210 3.8% 89.8%;
  --lf-fill-pressed-weak: 240 2.4% 92%;
  --lf-fill-pressed-invert: 212.70000000000005 11.3% 19%;
  --lf-fill-pressed-brand: 61.89999999999998 75.3% 50.8%;
  --lf-fill-error-strongest: 0 96.3% 42.9%;
  --lf-fill-error-stronger: 0 72.2% 50.6%;
  --lf-fill-error-strong: 0 84.2% 60.2%;
  --lf-fill-error-weak: 0 90.6% 70.8%;
  --lf-fill-error-weaker: 0 93.5% 81.8%;
  --lf-fill-error-weakest: 0 85.7% 97.3%;
  --lf-fill-success-strongest: 142.8 64.2% 24.1%;
  --lf-fill-success-stronger: 142.39999999999998 71.8% 29.2%;
  --lf-fill-success-strong: 142.10000000000002 76.2% 36.3%;
  --lf-fill-success-weak: 141.89999999999998 69.2% 58%;
  --lf-fill-success-weaker: 141.7 76.6% 73.1%;
  --lf-fill-success-weakest: 138.5 76.5% 96.7%;
  --lf-fill-warning-strongest: 32.10000000000002 94.6% 43.7%;
  --lf-fill-warning-strong: 37.69999999999999 92.1% 50.2%;
  --lf-fill-warning-weak: 43.30000000000001 96.4% 56.3%;
  --lf-fill-warning-weaker: 45.89999999999998 96.7% 64.5%;
  --lf-fill-warning-weakest: 54.5 91.7% 95.3%;
  --lf-fill-highlight-strongest: 231.39999999999998 100% 67.1%;
  --lf-fill-highlight-strong: 205 83.3% 85.9%;
  --lf-fill-highlight-weak: 221.29999999999995 100% 96.9%;
  --lf-fill-notice: 240 85.7% 97.3%;
  --lf-fill-tag-info: 205 83.3% 85.9%;
  --lf-fill-tag-success: 142.10000000000002 70.6% 45.3%;
  --lf-fill-tag-success-opacity: 0.30;
  --lf-partner-qistas: 43.39999999999998 100% 61%;
  --lf-navigation-text: 226.70000000000005 11.4% 15.5%;
  --lf-navigation-text-weak: 240 3.1% 68%;
  --lf-navigation-icon: 226.70000000000005 11.4% 15.5%;
  --lf-navigation-fill-hover: 240 3.2% 93.9%;
  --lf-navigation-fill-press: 210 3.2% 87.8%;
  --lf-navigation-fill-focus: 240 3.2% 93.9%;
  --lf-risk-glow-high: 0 84.2% 60.2%;
  --lf-risk-glow-mid: 37.69999999999999 92.1% 50.2%;
  --lf-risk-glow-low: 142.10000000000002 70.6% 45.3%;
  --lf-risk-glow-neutral: 202.5 31.4% 20%;
  --lf-risk-fill-neutral: 240 3.1% 68%;
  --lf-risk-fill-low: 142.10000000000002 70.6% 45.3%;
  --lf-risk-fill-mid: 37.69999999999999 92.1% 50.2%;
  --lf-risk-fill-high: 0 84.2% 60.2%;
  --lf-risk-border-neutral: 240 3.1% 68%;
  --lf-risk-border-low: 141.7 76.6% 73.1%;
  --lf-risk-border-mid: 45.89999999999998 96.7% 64.5%;
  --lf-risk-border-high: 0 93.5% 81.8%;
  --lf-dropzone-start: 210 3.2% 87.8%;
  --lf-dropzone-stop: 210 2.4% 83.9%;
  --lf-spinner-from: 177.79999999999995 14.4% 36.7%;
  --lf-spinner-to: 202.5 31.4% 20%;
  --lf-carousel-dot-active: 202.5 31.4% 20%;
  --lf-carousel-dot-inactive: 210 2.4% 83.9%;
  --lf-knowledge-icon-bg-clauses: 231.29999999999995 100% 77.1%;
  --lf-knowledge-icon-bg-document: 141.89999999999998 69.2% 58%;
  --lf-knowledge-icon-bg-email: 255.10000000000002 91.7% 76.3%;
  --lf-knowledge-icon-bg-qa: 62 92% 55.7%;
  --lf-knowledge-icon-bg-webSource: 0 96.3% 89.4%;
  --lf-stickyNote-border: 47.19999999999999 67.1% 72.5%;
  --lf-stickyNote-bg: 48.39999999999998 100% 93.9%;
  --lf-stickyNote-inputBg: 0 0% 100%;
  --lf-stickyNote-inputBg-opacity: 0.60;
}
.dark,[data-theme="dark"] {
  --lf-surface-main: 240 9.1% 4.3%;
  --lf-surface-base: 230 10% 11.8%;
  --lf-surface-invert: 180 4.8% 95.9%;
  --lf-surface-nav: 216 12.8% 7.6%;
  --lf-surface-white: 0 0% 100%;
  --lf-surface-overlay: 216 12.8% 7.6%;
  --lf-surface-overlay-opacity: 0.65;
  --lf-surface-modal: 230 10% 11.8%;
  --lf-surface-card: 230 10% 11.8%;
  --lf-stroke-strongest: 240 3.1% 68%;
  --lf-stroke-strong: 230 2.4% 51.8%;
  --lf-stroke-weak: 226.70000000000005 5% 35.5%;
  --lf-stroke-weaker: 212.70000000000005 11.3% 19%;
  --lf-stroke-frail: 230 10% 11.8%;
  --lf-stroke-weakest: 220 12% 9.8%;
  --lf-stroke-disabled: 212.70000000000005 11.3% 19%;
  --lf-stroke-brand: 62.10000000000002 83.3% 53.1%;
  --lf-stroke-focus-strongest: 231.39999999999998 100% 67.1%;
  --lf-stroke-focus-strong: 231.29999999999995 100% 77.1%;
  --lf-stroke-focus-weak: 230.60000000000002 100% 90%;
  --lf-stroke-error-strongest: 0 72.2% 50.6%;
  --lf-stroke-error-strong: 0 84.2% 60.2%;
  --lf-stroke-error-weak: 0 90.6% 70.8%;
  --lf-stroke-error-weakest: 0 96.3% 89.4%;
  --lf-stroke-warning-strongest: 32.10000000000002 94.6% 43.7%;
  --lf-stroke-warning-strong: 37.69999999999999 92.1% 50.2%;
  --lf-stroke-warning-weak: 37.69999999999999 92.1% 50.2%;
  --lf-stroke-warning-weak-opacity: 0.30;
  --lf-stroke-warning-weakest: 48 96.6% 76.7%;
  --lf-stroke-success-strongest: 142.10000000000002 76.2% 36.3%;
  --lf-stroke-success-strong: 142.10000000000002 70.6% 45.3%;
  --lf-stroke-success-weak: 142.10000000000002 70.6% 45.3%;
  --lf-stroke-success-weak-opacity: 0.30;
  --lf-stroke-success-weakest: 141 78.9% 85.1%;
  --lf-content-heading: 0 0% 98%;
  --lf-content-body: 0 0% 98%;
  --lf-content-body-strong: 240 3.1% 68%;
  --lf-content-body-weak: 230 2.4% 51.8%;
  --lf-content-body-placeholder: 226.70000000000005 5% 35.5%;
  --lf-content-body-disabled: 212.70000000000005 11.3% 19%;
  --lf-content-body-invert: 240 9.1% 4.3%;
  --lf-content-body-tags: 231.39999999999998 100% 67.1%;
  --lf-content-body-highlight: 221.39999999999998 96.6% 53.5%;
  --lf-content-body-notice: 240 87.1% 66.5%;
  --lf-content-body-error: 0 72.2% 50.6%;
  --lf-content-body-warning: 37.69999999999999 92.1% 50.2%;
  --lf-content-body-success: 142.10000000000002 76.2% 36.3%;
  --lf-content-body-constant-light: 0 0% 98%;
  --lf-content-body-constant-dark: 230 10% 11.8%;
  --lf-content-body-link-strong: 231.39999999999998 100% 67.1%;
  --lf-content-body-link-weak: 231.20000000000005 100% 72%;
  --lf-icon-strongest: 0 0% 100%;
  --lf-icon-strong: 212.70000000000005 11.3% 19%;
  --lf-icon-weak: 240 3.1% 68%;
  --lf-icon-weaker: 240 3.1% 68%;
  --lf-icon-disabled: 226.70000000000005 5% 35.5%;
  --lf-icon-invert: 230 10% 11.8%;
  --lf-icon-info: 231.20000000000005 100% 72%;
  --lf-icon-error: 0 84.2% 60.2%;
  --lf-icon-success: 142.10000000000002 76.2% 36.3%;
  --lf-icon-constant: 216 12.8% 7.6%;
  --lf-icon-highlight: 258.29999999999995 89.5% 66.3%;
  --lf-fill-maximal: 216 12.8% 7.6%;
  --lf-fill-superstrong: 220 12% 9.8%;
  --lf-fill-strongest: 230 10% 11.8%;
  --lf-fill-stronger: 230 10% 11.8%;
  --lf-fill-strong: 226.70000000000005 11.4% 15.5%;
  --lf-fill-weak: 212.70000000000005 11.3% 19%;
  --lf-fill-weaker: 230 2.4% 51.8%;
  --lf-fill-brand: 62 92% 55.7%;
  --lf-fill-brand-weak: 55.5 89.7% 62%;
  --lf-fill-invert: 0 0% 98%;
  --lf-fill-reference: 231.39999999999998 100% 67.1%;
  --lf-fill-reference-opacity: 0.60;
  --lf-fill-hover-superstrong: 212.70000000000005 11.3% 19%;
  --lf-fill-hover-strongest: 212.70000000000005 11.3% 19%;
  --lf-fill-hover-stronger: 226.70000000000005 11.4% 15.5%;
  --lf-fill-hover-strong: 230 10% 11.8%;
  --lf-fill-hover-weak: 216 12.8% 7.6%;
  --lf-fill-hover-invert: 180 4.8% 95.9%;
  --lf-fill-hover-brand: 62.10000000000002 83.3% 53.1%;
  --lf-fill-hover-brand-weak: 61.89999999999998 75.3% 50.8%;
  --lf-fill-hover-reference: 231.39999999999998 100% 67.1%;
  --lf-fill-hover-reference-opacity: 0.60;
  --lf-fill-pressed-superstrong: 230 2.4% 51.8%;
  --lf-fill-pressed-strongest: 226.70000000000005 5% 35.5%;
  --lf-fill-pressed-stronger: 226.70000000000005 5% 35.5%;
  --lf-fill-pressed-strong: 212.70000000000005 11.3% 19%;
  --lf-fill-pressed-weak: 226.70000000000005 11.4% 15.5%;
  --lf-fill-pressed-invert: 240 3.2% 93.9%;
  --lf-fill-pressed-brand: 61.89999999999998 75.3% 50.8%;
  --lf-fill-error-strongest: 0 96.3% 42.9%;
  --lf-fill-error-stronger: 0 72.2% 50.6%;
  --lf-fill-error-strong: 0 84.2% 60.2%;
  --lf-fill-error-weak: 0 90.6% 70.8%;
  --lf-fill-error-weaker: 0 90.6% 70.8%;
  --lf-fill-error-weakest: 0 85.7% 97.3%;
  --lf-fill-success-strongest: 142.8 64.2% 24.1%;
  --lf-fill-success-stronger: 142.39999999999998 71.8% 29.2%;
  --lf-fill-success-strong: 142.10000000000002 76.2% 36.3%;
  --lf-fill-success-weak: 141.89999999999998 69.2% 58%;
  --lf-fill-success-weaker: 141.7 76.6% 73.1%;
  --lf-fill-success-weakest: 138.5 76.5% 96.7%;
  --lf-fill-warning-strongest: 32.10000000000002 94.6% 43.7%;
  --lf-fill-warning-strong: 37.69999999999999 92.1% 50.2%;
  --lf-fill-warning-weak: 43.30000000000001 96.4% 56.3%;
  --lf-fill-warning-weaker: 45.89999999999998 96.7% 64.5%;
  --lf-fill-warning-weakest: 54.5 91.7% 95.3%;
  --lf-fill-highlight-strongest: 231.39999999999998 100% 67.1%;
  --lf-fill-highlight-strong: 231.39999999999998 100% 67.1%;
  --lf-fill-highlight-strong-opacity: 0.30;
  --lf-fill-highlight-weak: 231.39999999999998 100% 67.1%;
  --lf-fill-highlight-weak-opacity: 0.30;
  --lf-fill-notice: 240 85.7% 97.3%;
  --lf-fill-tag-info: 231.39999999999998 100% 67.1%;
  --lf-fill-tag-info-opacity: 0.30;
  --lf-fill-tag-success: 142.10000000000002 70.6% 45.3%;
  --lf-fill-tag-success-opacity: 0.30;
  --lf-partner-qistas: 43.39999999999998 100% 61%;
  --lf-navigation-text: 0 0% 100%;
  --lf-navigation-text-weak: 240 9.1% 4.3%;
  --lf-navigation-icon: 0 0% 100%;
  --lf-navigation-fill-hover: 212.70000000000005 11.3% 19%;
  --lf-navigation-fill-press: 226.70000000000005 5% 35.5%;
  --lf-navigation-fill-focus: 212.70000000000005 11.3% 19%;
  --lf-risk-glow-high: 0 84.2% 60.2%;
  --lf-risk-glow-mid: 37.69999999999999 92.1% 50.2%;
  --lf-risk-glow-low: 142.10000000000002 70.6% 45.3%;
  --lf-risk-glow-neutral: 202.5 31.4% 20%;
  --lf-risk-fill-neutral: 230 2.4% 51.8%;
  --lf-risk-fill-low: 142.10000000000002 70.6% 45.3%;
  --lf-risk-fill-mid: 37.69999999999999 92.1% 50.2%;
  --lf-risk-fill-high: 0 84.2% 60.2%;
  --lf-risk-border-neutral: 240 3.1% 68%;
  --lf-risk-border-low: 141.7 76.6% 73.1%;
  --lf-risk-border-mid: 45.89999999999998 96.7% 64.5%;
  --lf-risk-border-high: 0 93.5% 81.8%;
  --lf-dropzone-start: 202.5 31.4% 20%;
  --lf-dropzone-stop: 210 2.4% 83.9%;
  --lf-spinner-from: 177.79999999999995 14.4% 36.7%;
  --lf-spinner-to: 202.5 31.4% 20%;
  --lf-carousel-dot-active: 202.5 31.4% 20%;
  --lf-carousel-dot-inactive: 210 2.4% 83.9%;
  --lf-knowledge-icon-bg-clauses: 231.29999999999995 100% 77.1%;
  --lf-knowledge-icon-bg-document: 141.89999999999998 69.2% 58%;
  --lf-knowledge-icon-bg-email: 255.10000000000002 91.7% 76.3%;
  --lf-knowledge-icon-bg-qa: 62 92% 55.7%;
  --lf-knowledge-icon-bg-webSource: 0 96.3% 89.4%;
  --lf-stickyNote-border: 47.19999999999999 67.1% 72.5%;
  --lf-stickyNote-bg: 48.39999999999998 100% 93.9%;
  --lf-stickyNote-inputBg: 0 0% 100%;
  --lf-stickyNote-inputBg-opacity: 0.60;
}
.\@container {
  container-type: inline-size;
}
@keyframes enter {

  from {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}
@keyframes exit {

  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
.animate-in {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.animate-out {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.fade-in {
  --tw-enter-opacity: 0;
}
.fade-in-0 {
  --tw-enter-opacity: 0;
}
.fade-in-80 {
  --tw-enter-opacity: 0.8;
}
.fade-out {
  --tw-exit-opacity: 0;
}
.zoom-in {
  --tw-enter-scale: 0;
}
.zoom-in-50 {
  --tw-enter-scale: .5;
}
.zoom-out {
  --tw-exit-scale: 0;
}
.slide-in-from-bottom {
  --tw-enter-translate-y: 100%;
}
.slide-in-from-bottom-2 {
  --tw-enter-translate-y: 0.5rem;
}
.slide-in-from-left {
  --tw-enter-translate-x: -100%;
}
.slide-in-from-left-2 {
  --tw-enter-translate-x: -0.5rem;
}
.slide-in-from-left-24 {
  --tw-enter-translate-x: -6rem;
}
.slide-in-from-right {
  --tw-enter-translate-x: 100%;
}
.slide-in-from-right-1 {
  --tw-enter-translate-x: 0.25rem;
}
.slide-in-from-right-24 {
  --tw-enter-translate-x: 6rem;
}
.slide-in-from-top-1 {
  --tw-enter-translate-y: -0.25rem;
}
.slide-in-from-top-2 {
  --tw-enter-translate-y: -0.5rem;
}
.slide-out-to-left-24 {
  --tw-exit-translate-x: -6rem;
}
.slide-out-to-right-24 {
  --tw-exit-translate-x: 6rem;
}
.duration-0 {
  animation-duration: 0s;
}
.duration-100 {
  animation-duration: 100ms;
}
.duration-1000 {
  animation-duration: 1000ms;
}
.duration-150 {
  animation-duration: 150ms;
}
.duration-200 {
  animation-duration: 200ms;
}
.duration-300 {
  animation-duration: 300ms;
}
.duration-500 {
  animation-duration: 500ms;
}
.duration-700 {
  animation-duration: 700ms;
}
.delay-0 {
  animation-delay: 0s;
}
.delay-150 {
  animation-delay: 150ms;
}
.ease-in-out {
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear {
  animation-timing-function: linear;
}
.ease-out {
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.running {
  animation-play-state: running;
}
.paused {
  animation-play-state: paused;
}
.fill-mode-forwards {
  animation-fill-mode: forwards;
}
.font-writer {
  font-family: Legal Gothic, serif;
  text-transform: uppercase;
  font-variation-settings: 'wght' 500;
}
.mask-blocked-background::after {
  content: "";
  -webkit-mask-image: url("/assets/blocked-background-BzITvvz-.svg");
          mask-image: url("/assets/blocked-background-BzITvvz-.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-position: center;
          mask-position: center;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.light,[data-theme="light"] {
  --lf-surface-main: 240 2.4% 92%;
  --lf-surface-base: 180 4.8% 95.9%;
  --lf-surface-invert: 240 9.1% 4.3%;
  --lf-surface-nav: 0 0% 100%;
  --lf-surface-white: 0 0% 100%;
  --lf-surface-overlay: 216 12.8% 7.6%;
  --lf-surface-overlay-opacity: 0.65;
  --lf-surface-modal: 0 0% 100%;
  --lf-surface-card: 0 0% 100%;
  --lf-stroke-strongest: 226.70000000000005 5% 35.5%;
  --lf-stroke-strong: 230 2.4% 51.8%;
  --lf-stroke-weak: 240 3.1% 68%;
  --lf-stroke-weaker: 210 2.4% 83.9%;
  --lf-stroke-frail: 210 3.2% 87.8%;
  --lf-stroke-weakest: 210 3.8% 89.8%;
  --lf-stroke-disabled: 240 3.1% 68%;
  --lf-stroke-brand: 62.10000000000002 83.3% 53.1%;
  --lf-stroke-focus-strongest: 231.39999999999998 100% 67.1%;
  --lf-stroke-focus-strong: 231.29999999999995 100% 77.1%;
  --lf-stroke-focus-weak: 230.60000000000002 100% 90%;
  --lf-stroke-error-strongest: 0 72.2% 50.6%;
  --lf-stroke-error-strong: 0 84.2% 60.2%;
  --lf-stroke-error-weak: 0 90.6% 70.8%;
  --lf-stroke-error-weakest: 0 96.3% 89.4%;
  --lf-stroke-success-strongest: 142.10000000000002 76.2% 36.3%;
  --lf-stroke-success-strong: 142.10000000000002 70.6% 45.3%;
  --lf-stroke-success-weak: 142.10000000000002 70.6% 45.3%;
  --lf-stroke-success-weak-opacity: 0.30;
  --lf-stroke-success-weakest: 141 78.9% 85.1%;
  --lf-stroke-warning-strongest: 32.10000000000002 94.6% 43.7%;
  --lf-stroke-warning-strong: 37.69999999999999 92.1% 50.2%;
  --lf-stroke-warning-weak: 37.69999999999999 92.1% 50.2%;
  --lf-stroke-warning-weak-opacity: 0.30;
  --lf-stroke-warning-weakest: 48 96.6% 76.7%;
  --lf-content-heading: 230 10% 11.8%;
  --lf-content-body: 230 10% 11.8%;
  --lf-content-body-strong: 226.70000000000005 5% 35.5%;
  --lf-content-body-weak: 230 2.4% 51.8%;
  --lf-content-body-placeholder: 240 3.1% 68%;
  --lf-content-body-disabled: 210 2.4% 83.9%;
  --lf-content-body-invert: 0 0% 100%;
  --lf-content-body-tags: 231.39999999999998 100% 67.1%;
  --lf-content-body-highlight: 221.39999999999998 96.6% 53.5%;
  --lf-content-body-notice: 240 87.1% 66.5%;
  --lf-content-body-error: 0 72.2% 50.6%;
  --lf-content-body-warning: 37.69999999999999 92.1% 50.2%;
  --lf-content-body-success: 142.10000000000002 76.2% 36.3%;
  --lf-content-body-constant-light: 0 0% 98%;
  --lf-content-body-constant-dark: 230 10% 11.8%;
  --lf-content-body-link-strong: 231.39999999999998 100% 67.1%;
  --lf-content-body-link-weak: 231.20000000000005 100% 72%;
  --lf-icon-strongest: 230 10% 11.8%;
  --lf-icon-strong: 212.70000000000005 11.3% 19%;
  --lf-icon-weak: 226.70000000000005 5% 35.5%;
  --lf-icon-weaker: 240 3.1% 68%;
  --lf-icon-disabled: 210 2.4% 83.9%;
  --lf-icon-invert: 0 0% 100%;
  --lf-icon-info: 221.39999999999998 96.6% 53.5%;
  --lf-icon-error: 0 84.2% 60.2%;
  --lf-icon-success: 142.10000000000002 76.2% 36.3%;
  --lf-icon-constant: 216 12.8% 7.6%;
  --lf-icon-highlight: 255.10000000000002 91.7% 76.3%;
  --lf-fill-maximal: 0 0% 100%;
  --lf-fill-superstrong: 180 4.8% 95.9%;
  --lf-fill-strongest: 240 3.2% 93.9%;
  --lf-fill-stronger: 240 2.4% 92%;
  --lf-fill-strong: 210 3.8% 89.8%;
  --lf-fill-weak: 210 2.4% 83.9%;
  --lf-fill-weaker: 230 2.4% 51.8%;
  --lf-fill-invert: 230 10% 11.8%;
  --lf-fill-brand: 62 92% 55.7%;
  --lf-fill-brand-weak: 55.5 89.7% 62%;
  --lf-fill-reference: 231.39999999999998 100% 67.1%;
  --lf-fill-reference-opacity: 0.60;
  --lf-fill-hover-superstrong: 210 3.8% 89.8%;
  --lf-fill-hover-strongest: 240 2.4% 92%;
  --lf-fill-hover-stronger: 240 3.2% 93.9%;
  --lf-fill-hover-strong: 180 4.8% 95.9%;
  --lf-fill-hover-weak: 0 0% 98%;
  --lf-fill-hover-invert: 226.70000000000005 11.4% 15.5%;
  --lf-fill-hover-brand: 62.10000000000002 83.3% 53.1%;
  --lf-fill-hover-brand-weak: 61.89999999999998 75.3% 50.8%;
  --lf-fill-hover-reference: 231.39999999999998 100% 67.1%;
  --lf-fill-hover-reference-opacity: 0.60;
  --lf-fill-pressed-superstrong: 210 2.4% 83.9%;
  --lf-fill-pressed-strongest: 210 2.8% 85.9%;
  --lf-fill-pressed-stronger: 210 3.2% 87.8%;
  --lf-fill-pressed-strong: 210 3.8% 89.8%;
  --lf-fill-pressed-weak: 240 2.4% 92%;
  --lf-fill-pressed-invert: 212.70000000000005 11.3% 19%;
  --lf-fill-pressed-brand: 61.89999999999998 75.3% 50.8%;
  --lf-fill-error-strongest: 0 96.3% 42.9%;
  --lf-fill-error-stronger: 0 72.2% 50.6%;
  --lf-fill-error-strong: 0 84.2% 60.2%;
  --lf-fill-error-weak: 0 90.6% 70.8%;
  --lf-fill-error-weaker: 0 93.5% 81.8%;
  --lf-fill-error-weakest: 0 85.7% 97.3%;
  --lf-fill-success-strongest: 142.8 64.2% 24.1%;
  --lf-fill-success-stronger: 142.39999999999998 71.8% 29.2%;
  --lf-fill-success-strong: 142.10000000000002 76.2% 36.3%;
  --lf-fill-success-weak: 141.89999999999998 69.2% 58%;
  --lf-fill-success-weaker: 141.7 76.6% 73.1%;
  --lf-fill-success-weakest: 138.5 76.5% 96.7%;
  --lf-fill-warning-strongest: 32.10000000000002 94.6% 43.7%;
  --lf-fill-warning-strong: 37.69999999999999 92.1% 50.2%;
  --lf-fill-warning-weak: 43.30000000000001 96.4% 56.3%;
  --lf-fill-warning-weaker: 45.89999999999998 96.7% 64.5%;
  --lf-fill-warning-weakest: 54.5 91.7% 95.3%;
  --lf-fill-highlight-strongest: 231.39999999999998 100% 67.1%;
  --lf-fill-highlight-strong: 205 83.3% 85.9%;
  --lf-fill-highlight-weak: 221.29999999999995 100% 96.9%;
  --lf-fill-notice: 240 85.7% 97.3%;
  --lf-fill-tag-info: 205 83.3% 85.9%;
  --lf-fill-tag-success: 142.10000000000002 70.6% 45.3%;
  --lf-fill-tag-success-opacity: 0.30;
  --lf-partner-qistas: 43.39999999999998 100% 61%;
  --lf-navigation-text: 226.70000000000005 11.4% 15.5%;
  --lf-navigation-text-weak: 240 3.1% 68%;
  --lf-navigation-icon: 226.70000000000005 11.4% 15.5%;
  --lf-navigation-fill-hover: 240 3.2% 93.9%;
  --lf-navigation-fill-press: 210 3.2% 87.8%;
  --lf-navigation-fill-focus: 240 3.2% 93.9%;
  --lf-risk-glow-high: 0 84.2% 60.2%;
  --lf-risk-glow-mid: 37.69999999999999 92.1% 50.2%;
  --lf-risk-glow-low: 142.10000000000002 70.6% 45.3%;
  --lf-risk-glow-neutral: 202.5 31.4% 20%;
  --lf-risk-fill-neutral: 240 3.1% 68%;
  --lf-risk-fill-low: 142.10000000000002 70.6% 45.3%;
  --lf-risk-fill-mid: 37.69999999999999 92.1% 50.2%;
  --lf-risk-fill-high: 0 84.2% 60.2%;
  --lf-risk-border-neutral: 240 3.1% 68%;
  --lf-risk-border-low: 141.7 76.6% 73.1%;
  --lf-risk-border-mid: 45.89999999999998 96.7% 64.5%;
  --lf-risk-border-high: 0 93.5% 81.8%;
  --lf-dropzone-start: 210 3.2% 87.8%;
  --lf-dropzone-stop: 210 2.4% 83.9%;
  --lf-spinner-from: 177.79999999999995 14.4% 36.7%;
  --lf-spinner-to: 202.5 31.4% 20%;
  --lf-carousel-dot-active: 202.5 31.4% 20%;
  --lf-carousel-dot-inactive: 210 2.4% 83.9%;
  --lf-knowledge-icon-bg-clauses: 231.29999999999995 100% 77.1%;
  --lf-knowledge-icon-bg-document: 141.89999999999998 69.2% 58%;
  --lf-knowledge-icon-bg-email: 255.10000000000002 91.7% 76.3%;
  --lf-knowledge-icon-bg-qa: 62 92% 55.7%;
  --lf-knowledge-icon-bg-webSource: 0 96.3% 89.4%;
  --lf-stickyNote-border: 47.19999999999999 67.1% 72.5%;
  --lf-stickyNote-bg: 48.39999999999998 100% 93.9%;
  --lf-stickyNote-inputBg: 0 0% 100%;
  --lf-stickyNote-inputBg-opacity: 0.60;
}
.dark,[data-theme="dark"] {
  --lf-surface-main: 240 9.1% 4.3%;
  --lf-surface-base: 230 10% 11.8%;
  --lf-surface-invert: 180 4.8% 95.9%;
  --lf-surface-nav: 216 12.8% 7.6%;
  --lf-surface-white: 0 0% 100%;
  --lf-surface-overlay: 216 12.8% 7.6%;
  --lf-surface-overlay-opacity: 0.65;
  --lf-surface-modal: 230 10% 11.8%;
  --lf-surface-card: 230 10% 11.8%;
  --lf-stroke-strongest: 240 3.1% 68%;
  --lf-stroke-strong: 230 2.4% 51.8%;
  --lf-stroke-weak: 226.70000000000005 5% 35.5%;
  --lf-stroke-weaker: 212.70000000000005 11.3% 19%;
  --lf-stroke-frail: 230 10% 11.8%;
  --lf-stroke-weakest: 220 12% 9.8%;
  --lf-stroke-disabled: 212.70000000000005 11.3% 19%;
  --lf-stroke-brand: 62.10000000000002 83.3% 53.1%;
  --lf-stroke-focus-strongest: 231.39999999999998 100% 67.1%;
  --lf-stroke-focus-strong: 231.29999999999995 100% 77.1%;
  --lf-stroke-focus-weak: 230.60000000000002 100% 90%;
  --lf-stroke-error-strongest: 0 72.2% 50.6%;
  --lf-stroke-error-strong: 0 84.2% 60.2%;
  --lf-stroke-error-weak: 0 90.6% 70.8%;
  --lf-stroke-error-weakest: 0 96.3% 89.4%;
  --lf-stroke-warning-strongest: 32.10000000000002 94.6% 43.7%;
  --lf-stroke-warning-strong: 37.69999999999999 92.1% 50.2%;
  --lf-stroke-warning-weak: 37.69999999999999 92.1% 50.2%;
  --lf-stroke-warning-weak-opacity: 0.30;
  --lf-stroke-warning-weakest: 48 96.6% 76.7%;
  --lf-stroke-success-strongest: 142.10000000000002 76.2% 36.3%;
  --lf-stroke-success-strong: 142.10000000000002 70.6% 45.3%;
  --lf-stroke-success-weak: 142.10000000000002 70.6% 45.3%;
  --lf-stroke-success-weak-opacity: 0.30;
  --lf-stroke-success-weakest: 141 78.9% 85.1%;
  --lf-content-heading: 0 0% 98%;
  --lf-content-body: 0 0% 98%;
  --lf-content-body-strong: 240 3.1% 68%;
  --lf-content-body-weak: 230 2.4% 51.8%;
  --lf-content-body-placeholder: 226.70000000000005 5% 35.5%;
  --lf-content-body-disabled: 212.70000000000005 11.3% 19%;
  --lf-content-body-invert: 240 9.1% 4.3%;
  --lf-content-body-tags: 231.39999999999998 100% 67.1%;
  --lf-content-body-highlight: 221.39999999999998 96.6% 53.5%;
  --lf-content-body-notice: 240 87.1% 66.5%;
  --lf-content-body-error: 0 72.2% 50.6%;
  --lf-content-body-warning: 37.69999999999999 92.1% 50.2%;
  --lf-content-body-success: 142.10000000000002 76.2% 36.3%;
  --lf-content-body-constant-light: 0 0% 98%;
  --lf-content-body-constant-dark: 230 10% 11.8%;
  --lf-content-body-link-strong: 231.39999999999998 100% 67.1%;
  --lf-content-body-link-weak: 231.20000000000005 100% 72%;
  --lf-icon-strongest: 0 0% 100%;
  --lf-icon-strong: 212.70000000000005 11.3% 19%;
  --lf-icon-weak: 240 3.1% 68%;
  --lf-icon-weaker: 240 3.1% 68%;
  --lf-icon-disabled: 226.70000000000005 5% 35.5%;
  --lf-icon-invert: 230 10% 11.8%;
  --lf-icon-info: 231.20000000000005 100% 72%;
  --lf-icon-error: 0 84.2% 60.2%;
  --lf-icon-success: 142.10000000000002 76.2% 36.3%;
  --lf-icon-constant: 216 12.8% 7.6%;
  --lf-icon-highlight: 258.29999999999995 89.5% 66.3%;
  --lf-fill-maximal: 216 12.8% 7.6%;
  --lf-fill-superstrong: 220 12% 9.8%;
  --lf-fill-strongest: 230 10% 11.8%;
  --lf-fill-stronger: 230 10% 11.8%;
  --lf-fill-strong: 226.70000000000005 11.4% 15.5%;
  --lf-fill-weak: 212.70000000000005 11.3% 19%;
  --lf-fill-weaker: 230 2.4% 51.8%;
  --lf-fill-brand: 62 92% 55.7%;
  --lf-fill-brand-weak: 55.5 89.7% 62%;
  --lf-fill-invert: 0 0% 98%;
  --lf-fill-reference: 231.39999999999998 100% 67.1%;
  --lf-fill-reference-opacity: 0.60;
  --lf-fill-hover-superstrong: 212.70000000000005 11.3% 19%;
  --lf-fill-hover-strongest: 212.70000000000005 11.3% 19%;
  --lf-fill-hover-stronger: 226.70000000000005 11.4% 15.5%;
  --lf-fill-hover-strong: 230 10% 11.8%;
  --lf-fill-hover-weak: 216 12.8% 7.6%;
  --lf-fill-hover-invert: 180 4.8% 95.9%;
  --lf-fill-hover-brand: 62.10000000000002 83.3% 53.1%;
  --lf-fill-hover-brand-weak: 61.89999999999998 75.3% 50.8%;
  --lf-fill-hover-reference: 231.39999999999998 100% 67.1%;
  --lf-fill-hover-reference-opacity: 0.60;
  --lf-fill-pressed-superstrong: 230 2.4% 51.8%;
  --lf-fill-pressed-strongest: 226.70000000000005 5% 35.5%;
  --lf-fill-pressed-stronger: 226.70000000000005 5% 35.5%;
  --lf-fill-pressed-strong: 212.70000000000005 11.3% 19%;
  --lf-fill-pressed-weak: 226.70000000000005 11.4% 15.5%;
  --lf-fill-pressed-invert: 240 3.2% 93.9%;
  --lf-fill-pressed-brand: 61.89999999999998 75.3% 50.8%;
  --lf-fill-error-strongest: 0 96.3% 42.9%;
  --lf-fill-error-stronger: 0 72.2% 50.6%;
  --lf-fill-error-strong: 0 84.2% 60.2%;
  --lf-fill-error-weak: 0 90.6% 70.8%;
  --lf-fill-error-weaker: 0 90.6% 70.8%;
  --lf-fill-error-weakest: 0 85.7% 97.3%;
  --lf-fill-success-strongest: 142.8 64.2% 24.1%;
  --lf-fill-success-stronger: 142.39999999999998 71.8% 29.2%;
  --lf-fill-success-strong: 142.10000000000002 76.2% 36.3%;
  --lf-fill-success-weak: 141.89999999999998 69.2% 58%;
  --lf-fill-success-weaker: 141.7 76.6% 73.1%;
  --lf-fill-success-weakest: 138.5 76.5% 96.7%;
  --lf-fill-warning-strongest: 32.10000000000002 94.6% 43.7%;
  --lf-fill-warning-strong: 37.69999999999999 92.1% 50.2%;
  --lf-fill-warning-weak: 43.30000000000001 96.4% 56.3%;
  --lf-fill-warning-weaker: 45.89999999999998 96.7% 64.5%;
  --lf-fill-warning-weakest: 54.5 91.7% 95.3%;
  --lf-fill-highlight-strongest: 231.39999999999998 100% 67.1%;
  --lf-fill-highlight-strong: 231.39999999999998 100% 67.1%;
  --lf-fill-highlight-strong-opacity: 0.30;
  --lf-fill-highlight-weak: 231.39999999999998 100% 67.1%;
  --lf-fill-highlight-weak-opacity: 0.30;
  --lf-fill-notice: 240 85.7% 97.3%;
  --lf-fill-tag-info: 231.39999999999998 100% 67.1%;
  --lf-fill-tag-info-opacity: 0.30;
  --lf-fill-tag-success: 142.10000000000002 70.6% 45.3%;
  --lf-fill-tag-success-opacity: 0.30;
  --lf-partner-qistas: 43.39999999999998 100% 61%;
  --lf-navigation-text: 0 0% 100%;
  --lf-navigation-text-weak: 240 9.1% 4.3%;
  --lf-navigation-icon: 0 0% 100%;
  --lf-navigation-fill-hover: 212.70000000000005 11.3% 19%;
  --lf-navigation-fill-press: 226.70000000000005 5% 35.5%;
  --lf-navigation-fill-focus: 212.70000000000005 11.3% 19%;
  --lf-risk-glow-high: 0 84.2% 60.2%;
  --lf-risk-glow-mid: 37.69999999999999 92.1% 50.2%;
  --lf-risk-glow-low: 142.10000000000002 70.6% 45.3%;
  --lf-risk-glow-neutral: 202.5 31.4% 20%;
  --lf-risk-fill-neutral: 230 2.4% 51.8%;
  --lf-risk-fill-low: 142.10000000000002 70.6% 45.3%;
  --lf-risk-fill-mid: 37.69999999999999 92.1% 50.2%;
  --lf-risk-fill-high: 0 84.2% 60.2%;
  --lf-risk-border-neutral: 240 3.1% 68%;
  --lf-risk-border-low: 141.7 76.6% 73.1%;
  --lf-risk-border-mid: 45.89999999999998 96.7% 64.5%;
  --lf-risk-border-high: 0 93.5% 81.8%;
  --lf-dropzone-start: 202.5 31.4% 20%;
  --lf-dropzone-stop: 210 2.4% 83.9%;
  --lf-spinner-from: 177.79999999999995 14.4% 36.7%;
  --lf-spinner-to: 202.5 31.4% 20%;
  --lf-carousel-dot-active: 202.5 31.4% 20%;
  --lf-carousel-dot-inactive: 210 2.4% 83.9%;
  --lf-knowledge-icon-bg-clauses: 231.29999999999995 100% 77.1%;
  --lf-knowledge-icon-bg-document: 141.89999999999998 69.2% 58%;
  --lf-knowledge-icon-bg-email: 255.10000000000002 91.7% 76.3%;
  --lf-knowledge-icon-bg-qa: 62 92% 55.7%;
  --lf-knowledge-icon-bg-webSource: 0 96.3% 89.4%;
  --lf-stickyNote-border: 47.19999999999999 67.1% 72.5%;
  --lf-stickyNote-bg: 48.39999999999998 100% 93.9%;
  --lf-stickyNote-inputBg: 0 0% 100%;
  --lf-stickyNote-inputBg-opacity: 0.60;
}
.\@container {
  container-type: inline-size;
}
.\[animation-duration\:1\.25s\] {
  animation-duration: 1.25s;
}
.\[animation-fill-mode\:backwards\] {
  animation-fill-mode: backwards;
}
.\[direction\:ltr\] {
  direction: ltr;
}
.\[overflow-anchor\:none\] {
  overflow-anchor: none;
}
.\[scrollbar-gutter\:stable\] {
  scrollbar-gutter: stable;
}
.\[scrollbar-width\:none\] {
  scrollbar-width: none;
}
.\[scrollbar-width\:thin\] {
  scrollbar-width: thin;
}
.\[word-break\:break-word\] {
  word-break: break-word;
}
@font-face {
  font-family: 'Inter';
  src: url('/assets/Inter-Dx4kXJAl.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('/assets/InterItalic-DpCbqKDY.woff2') format('woff2');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Legal Gothic';
  src: url('/assets/LegalGothic-BiIzV4AY.ttf') format('truetype');
}
.dark\:prose-invert:is(.dark *)
    :where(h1, h2, h3, h4, h5, h6):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    color: inherit;
  }
.dark\:prose-invert:is(.dark *) {
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-kbd: var(--tw-prose-invert-kbd);
  --tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
}
.first-letter\:capitalize::first-letter {
  text-transform: capitalize;
}
.placeholder\:text-content-body-placeholder::-moz-placeholder {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-placeholder) / var(--lf-content-body-placeholder-opacity, var(--tw-text-opacity)));
}
.placeholder\:text-content-body-placeholder::placeholder {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-placeholder) / var(--lf-content-body-placeholder-opacity, var(--tw-text-opacity)));
}
.placeholder\:text-content-body-weak::-moz-placeholder {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-weak) / var(--lf-content-body-weak-opacity, var(--tw-text-opacity)));
}
.placeholder\:text-content-body-weak::placeholder {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-weak) / var(--lf-content-body-weak-opacity, var(--tw-text-opacity)));
}
.placeholder\:text-transparent::-moz-placeholder {
  color: transparent;
}
.placeholder\:text-transparent::placeholder {
  color: transparent;
}
.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}
.before\:inset-0::before {
  content: var(--tw-content);
  inset: 0px;
}
.before\:bottom-2::before {
  content: var(--tw-content);
  bottom: 0.5rem;
}
.before\:end-0::before {
  content: var(--tw-content);
  inset-inline-end: 0px;
}
.before\:left-\[-9px\]::before {
  content: var(--tw-content);
  left: -9px;
}
.before\:start-0::before {
  content: var(--tw-content);
  inset-inline-start: 0px;
}
.before\:top-0::before {
  content: var(--tw-content);
  top: 0px;
}
.before\:top-\[18px\]::before {
  content: var(--tw-content);
  top: 18px;
}
.before\:h-px::before {
  content: var(--tw-content);
  height: 1px;
}
.before\:w-\[9px\]::before {
  content: var(--tw-content);
  width: 9px;
}
.before\:rounded-md::before {
  content: var(--tw-content);
  border-radius: calc(var(--radius) - 2px);
}
.before\:bg-icon-info\/15::before {
  content: var(--tw-content);
  background-color: hsl(var(--lf-icon-info) / 0.15);
}
.before\:bg-stroke-weaker::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-bg-opacity)));
}
.before\:bg-gradient-to-r::before {
  content: var(--tw-content);
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.before\:from-transparent::before {
  content: var(--tw-content);
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.before\:from-50\%::before {
  content: var(--tw-content);
  --tw-gradient-from-position: 50%;
}
.before\:to-fill-hover-stronger::before {
  content: var(--tw-content);
  --tw-gradient-to: hsl(var(--lf-fill-hover-stronger) / var(--lf-fill-hover-stronger-opacity, 1)) var(--tw-gradient-to-position);
}
.before\:to-fill-maximal::before {
  content: var(--tw-content);
  --tw-gradient-to: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, 1)) var(--tw-gradient-to-position);
}
.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}
.after\:end-0\.5::after {
  content: var(--tw-content);
  inset-inline-end: 0.125rem;
}
.after\:top-0\.5::after {
  content: var(--tw-content);
  top: 0.125rem;
}
.after\:mx-2::after {
  content: var(--tw-content);
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.after\:size-2::after {
  content: var(--tw-content);
  width: 0.5rem;
  height: 0.5rem;
}
@keyframes background-pulse {

  0%, 100% {
    content: var(--tw-content);
    background-color: var(--tw-gradient-from);
  }

  50% {
    content: var(--tw-content);
    background-color: var(--tw-gradient-to);
  }
}
.after\:animate-dropzone::after {
  content: var(--tw-content);
  animation: background-pulse 10s linear infinite;
}
.after\:rounded-full::after {
  content: var(--tw-content);
  border-radius: 9999px;
}
.after\:bg-fill-highlight-strongest::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-highlight-strongest) / var(--lf-fill-highlight-strongest-opacity, var(--tw-bg-opacity)));
}
.after\:content-\[\"\2022\"\]::after {
  --tw-content: "•";
  content: var(--tw-content);
}
.after\:content-\[\'\'\]::after {
  --tw-content: '';
  content: var(--tw-content);
}
.first\:ms-0:first-child {
  margin-inline-start: 0px;
}
.first\:mt-0:first-child {
  margin-top: 0px;
}
.first\:rounded-s-md:first-child {
  border-start-start-radius: calc(var(--radius) - 2px);
  border-end-start-radius: calc(var(--radius) - 2px);
}
.first\:rounded-es-md:first-child {
  border-end-start-radius: calc(var(--radius) - 2px);
}
.first\:rounded-ss-md:first-child {
  border-start-start-radius: calc(var(--radius) - 2px);
}
.first\:border-t-0:first-child {
  border-top-width: 0px;
}
.first\:pt-0:first-child {
  padding-top: 0px;
}
.last\:mb-0:last-child {
  margin-bottom: 0px;
}
.last\:mb-2:last-child {
  margin-bottom: 0.5rem;
}
.last\:rounded-e-md:last-child {
  border-start-end-radius: calc(var(--radius) - 2px);
  border-end-end-radius: calc(var(--radius) - 2px);
}
.last\:rounded-ee-md:last-child {
  border-end-end-radius: calc(var(--radius) - 2px);
}
.last\:rounded-se-md:last-child {
  border-start-end-radius: calc(var(--radius) - 2px);
}
.last\:border-0:last-child {
  border-width: 0px;
}
.last\:border-b:last-child {
  border-bottom-width: 1px;
}
.last\:border-b-0:last-child {
  border-bottom-width: 0px;
}
.last\:pb-0:last-child {
  padding-bottom: 0px;
}
.empty\:hidden:empty {
  display: none;
}
.focus-within\:z-10:focus-within {
  z-index: 10;
}
.focus-within\:border-stroke-weak:focus-within {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, var(--tw-border-opacity)));
}
.focus-within\:bg-fill-hover-stronger:focus-within {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-stronger) / var(--lf-fill-hover-stronger-opacity, var(--tw-bg-opacity)));
}
.focus-within\:bg-fill-hover-weak:focus-within {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-weak) / var(--lf-fill-hover-weak-opacity, var(--tw-bg-opacity)));
}
.focus-within\:opacity-100:focus-within {
  opacity: 1;
}
.focus-within\:shadow-\[0_0_12px_0_rgba\(0\2c 0\2c 0\2c 0\.08\)\2c 0_0_0_6px_rgba\(0\2c 0\2c 0\2c 0\.05\)\]:focus-within {
  --tw-shadow: 0 0 12px 0 rgba(0,0,0,0.08),0 0 0 6px rgba(0,0,0,0.05);
  --tw-shadow-colored: 0 0 12px 0 var(--tw-shadow-color), 0 0 0 6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.focus-within\:shadow-\[0_0_8px_0_rgba\(0\2c 0\2c 0\2c 0\.07\)\2c 0_0_0_6px_rgba\(0\2c 0\2c 0\2c 0\.05\)\]:focus-within {
  --tw-shadow: 0 0 8px 0 rgba(0,0,0,0.07),0 0 0 6px rgba(0,0,0,0.05);
  --tw-shadow-colored: 0 0 8px 0 var(--tw-shadow-color), 0 0 0 6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.focus-within\:ring-0:focus-within {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-within\:ring-2:focus-within {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-within\:ring-fill-hover-strongest:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: hsl(var(--lf-fill-hover-strongest) / var(--lf-fill-hover-strongest-opacity, var(--tw-ring-opacity)));
}
.hover\:scale-110:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:scale-125:hover {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:scale-\[0\.99\]:hover {
  --tw-scale-x: 0.99;
  --tw-scale-y: 0.99;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:border-stroke-error-strong:hover {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-error-strong) / var(--lf-stroke-error-strong-opacity, var(--tw-border-opacity)));
}
.hover\:border-stroke-focus-strong:hover {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-focus-strong) / var(--lf-stroke-focus-strong-opacity, var(--tw-border-opacity)));
}
.hover\:border-stroke-strong:hover {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, var(--tw-border-opacity)));
}
.hover\:border-stroke-success-strong:hover {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-success-strong) / var(--lf-stroke-success-strong-opacity, var(--tw-border-opacity)));
}
.hover\:border-stroke-weak:hover {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, var(--tw-border-opacity)));
}
.hover\:border-stroke-weaker:hover {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-border-opacity)));
}
.hover\:\!bg-fill-highlight-strongest\/15:hover {
  background-color: hsl(var(--lf-fill-highlight-strongest) / 0.15) !important;
}
.hover\:\!bg-fill-hover-stronger:hover {
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--lf-fill-hover-stronger) / var(--lf-fill-hover-stronger-opacity, var(--tw-bg-opacity))) !important;
}
.hover\:\!bg-fill-reference\/10:hover {
  background-color: hsl(var(--lf-fill-reference) / 0.1) !important;
}
.hover\:\!bg-transparent:hover {
  background-color: transparent !important;
}
.hover\:bg-\[rgba\(17\2c 19\2c 22\2c 0\.05\)\]:hover {
  background-color: rgba(17,19,22,0.05);
}
.hover\:bg-fill-brand:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-brand) / var(--lf-fill-brand-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-brand\/15:hover {
  background-color: hsl(var(--lf-fill-brand) / 0.15);
}
.hover\:bg-fill-error-strong:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-strong) / var(--lf-fill-error-strong-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-error-stronger:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-stronger) / var(--lf-fill-error-stronger-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-error-weak:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-weak) / var(--lf-fill-error-weak-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-error-weakest:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-weakest) / var(--lf-fill-error-weakest-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-highlight-strong:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-highlight-strong) / var(--lf-fill-highlight-strong-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-highlight-weak:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-highlight-weak) / var(--lf-fill-highlight-weak-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-highlight-weak\/80:hover {
  background-color: hsl(var(--lf-fill-highlight-weak) / 0.8);
}
.hover\:bg-fill-hover-brand:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-brand) / var(--lf-fill-hover-brand-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-hover-invert:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-invert) / var(--lf-fill-hover-invert-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-hover-strong:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strong) / var(--lf-fill-hover-strong-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-hover-stronger:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-stronger) / var(--lf-fill-hover-stronger-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-hover-strongest:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strongest) / var(--lf-fill-hover-strongest-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-hover-superstrong:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-superstrong) / var(--lf-fill-hover-superstrong-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-hover-weak:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-weak) / var(--lf-fill-hover-weak-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-invert:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-invert) / var(--lf-fill-invert-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-maximal:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-pressed-weak:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-weak) / var(--lf-fill-pressed-weak-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-strong:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-strong) / var(--lf-fill-strong-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-stronger:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-stronger) / var(--lf-fill-stronger-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-strongest:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-strongest) / var(--lf-fill-strongest-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-success-stronger:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-success-stronger) / var(--lf-fill-success-stronger-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-success-weakest:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-success-weakest) / var(--lf-fill-success-weakest-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-superstrong:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-superstrong) / var(--lf-fill-superstrong-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-warning-weakest:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-warning-weakest) / var(--lf-fill-warning-weakest-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-warning-weakest\/80:hover {
  background-color: hsl(var(--lf-fill-warning-weakest) / 0.8);
}
.hover\:bg-fill-weak:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-weak) / var(--lf-fill-weak-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-icon-info\/10:hover {
  background-color: hsl(var(--lf-icon-info) / 0.1);
}
.hover\:bg-risk-fill-high\/15:hover {
  background-color: hsl(var(--lf-risk-fill-high) / 0.15);
}
.hover\:bg-stroke-weak:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-surface-base:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-base) / var(--lf-surface-base-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-transparent:hover {
  background-color: transparent;
}
.hover\:fill-fill-error-stronger:hover {
  fill: hsl(var(--lf-fill-error-stronger) / var(--lf-fill-error-stronger-opacity, 1));
}
.hover\:fill-fill-error-weak:hover {
  fill: hsl(var(--lf-fill-error-weak) / var(--lf-fill-error-weak-opacity, 1));
}
.hover\:fill-fill-strong:hover {
  fill: hsl(var(--lf-fill-strong) / var(--lf-fill-strong-opacity, 1));
}
.hover\:fill-fill-success-weak:hover {
  fill: hsl(var(--lf-fill-success-weak) / var(--lf-fill-success-weak-opacity, 1));
}
.hover\:fill-fill-warning-strong:hover {
  fill: hsl(var(--lf-fill-warning-strong) / var(--lf-fill-warning-strong-opacity, 1));
}
.hover\:text-content-body:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body) / var(--lf-content-body-opacity, var(--tw-text-opacity)));
}
.hover\:text-content-body-constant-dark\/80:hover {
  color: hsl(var(--lf-content-body-constant-dark) / 0.8);
}
.hover\:text-content-body-constant-light:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-constant-light) / var(--lf-content-body-constant-light-opacity, var(--tw-text-opacity)));
}
.hover\:text-content-body-error:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-error) / var(--lf-content-body-error-opacity, var(--tw-text-opacity)));
}
.hover\:text-content-body-highlight:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-highlight) / var(--lf-content-body-highlight-opacity, var(--tw-text-opacity)));
}
.hover\:text-content-body-link-weak:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-link-weak) / var(--lf-content-body-link-weak-opacity, var(--tw-text-opacity)));
}
.hover\:text-content-body-strong:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-strong) / var(--lf-content-body-strong-opacity, var(--tw-text-opacity)));
}
.hover\:text-content-body-tags:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-tags) / var(--lf-content-body-tags-opacity, var(--tw-text-opacity)));
}
.hover\:text-icon-error:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-error) / var(--lf-icon-error-opacity, var(--tw-text-opacity)));
}
.hover\:text-icon-info:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-info) / var(--lf-icon-info-opacity, var(--tw-text-opacity)));
}
.hover\:text-icon-strong:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-strong) / var(--lf-icon-strong-opacity, var(--tw-text-opacity)));
}
.hover\:text-icon-strongest:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-strongest) / var(--lf-icon-strongest-opacity, var(--tw-text-opacity)));
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.hover\:no-underline:hover {
  text-decoration-line: none;
}
.hover\:opacity-100:hover {
  opacity: 1;
}
.hover\:opacity-70:hover {
  opacity: 0.7;
}
.hover\:opacity-80:hover {
  opacity: 0.8;
}
.hover\:opacity-90:hover {
  opacity: 0.9;
}
.hover\:shadow-\[0_0_10px_0_rgba\(0\2c 0\2c 0\2c 0\.04\)\2c 0_0_0_5px_rgba\(0\2c 0\2c 0\2c 0\.03\)\]:hover {
  --tw-shadow: 0 0 10px 0 rgba(0,0,0,0.04),0 0 0 5px rgba(0,0,0,0.03);
  --tw-shadow-colored: 0 0 10px 0 var(--tw-shadow-color), 0 0 0 5px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:shadow-card-hover:hover {
  --tw-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.04), 0px 0px 0px 5px rgba(0, 0, 0, 0.03);
  --tw-shadow-colored: 0px 0px 10px 0px var(--tw-shadow-color), 0px 0px 0px 5px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:shadow-sm:hover {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:blur-none:hover {
  --tw-blur:  ;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.hover\:\[stroke-width\:1\.4\]:hover {
  stroke-width: 1.4;
}
.focus\:cursor-text:focus {
  cursor: text;
}
.focus\:border-0:focus {
  border-width: 0px;
}
.focus\:border-stroke-focus-strongest:focus {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-focus-strongest) / var(--lf-stroke-focus-strongest-opacity, var(--tw-border-opacity)));
}
.focus\:border-stroke-focus-weak:focus {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-focus-weak) / var(--lf-stroke-focus-weak-opacity, var(--tw-border-opacity)));
}
.focus\:border-stroke-strong:focus {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, var(--tw-border-opacity)));
}
.focus\:border-stroke-strongest:focus {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-strongest) / var(--lf-stroke-strongest-opacity, var(--tw-border-opacity)));
}
.focus\:border-stroke-weak:focus {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, var(--tw-border-opacity)));
}
.focus\:bg-fill-brand:focus {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-brand) / var(--lf-fill-brand-opacity, var(--tw-bg-opacity)));
}
.focus\:bg-fill-hover-stronger:focus {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-stronger) / var(--lf-fill-hover-stronger-opacity, var(--tw-bg-opacity)));
}
.focus\:bg-fill-hover-strongest:focus {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strongest) / var(--lf-fill-hover-strongest-opacity, var(--tw-bg-opacity)));
}
.focus\:bg-fill-maximal:focus {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
.focus\:bg-fill-pressed-brand:focus {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-brand) / var(--lf-fill-pressed-brand-opacity, var(--tw-bg-opacity)));
}
.focus\:bg-fill-pressed-stronger:focus {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-stronger) / var(--lf-fill-pressed-stronger-opacity, var(--tw-bg-opacity)));
}
.focus\:bg-transparent:focus {
  background-color: transparent;
}
.focus\:pe-2:focus {
  padding-inline-end: 0.5rem;
}
.focus\:ps-7:focus {
  padding-inline-start: 1.75rem;
}
.focus\:shadow-\[0_0_0_2px_rgba\(17\2c 24\2c 39\2c 0\.08\)\]:focus {
  --tw-shadow: 0 0 0 2px rgba(17,24,39,0.08);
  --tw-shadow-colored: 0 0 0 2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.focus\:shadow-card-hover:focus {
  --tw-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.04), 0px 0px 0px 5px rgba(0, 0, 0, 0.03);
  --tw-shadow-colored: 0px 0px 10px 0px var(--tw-shadow-color), 0px 0px 0px 5px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-0:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-1:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-fill-hover-strongest:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: hsl(var(--lf-fill-hover-strongest) / var(--lf-fill-hover-strongest-opacity, var(--tw-ring-opacity)));
}
.focus\:ring-stroke-weaker:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-ring-opacity)));
}
.focus\:placeholder\:text-content-body-placeholder:focus::-moz-placeholder {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-placeholder) / var(--lf-content-body-placeholder-opacity, var(--tw-text-opacity)));
}
.focus\:placeholder\:text-content-body-placeholder:focus::placeholder {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-placeholder) / var(--lf-content-body-placeholder-opacity, var(--tw-text-opacity)));
}
.focus-visible\:pointer-events-auto:focus-visible {
  pointer-events: auto;
}
.focus-visible\:z-10:focus-visible {
  z-index: 10;
}
.focus-visible\:border-stroke-error-strong:focus-visible {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-error-strong) / var(--lf-stroke-error-strong-opacity, var(--tw-border-opacity)));
}
.focus-visible\:border-stroke-error-strongest:focus-visible {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-error-strongest) / var(--lf-stroke-error-strongest-opacity, var(--tw-border-opacity)));
}
.focus-visible\:border-stroke-success-strongest:focus-visible {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-success-strongest) / var(--lf-stroke-success-strongest-opacity, var(--tw-border-opacity)));
}
.focus-visible\:border-b-stroke-weaker:focus-visible {
  --tw-border-opacity: 1;
  border-bottom-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-border-opacity)));
}
.focus-visible\:\!bg-fill-maximal:focus-visible {
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity))) !important;
}
.focus-visible\:bg-fill-brand:focus-visible {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-brand) / var(--lf-fill-brand-opacity, var(--tw-bg-opacity)));
}
.focus-visible\:bg-fill-error-strong:focus-visible {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-strong) / var(--lf-fill-error-strong-opacity, var(--tw-bg-opacity)));
}
.focus-visible\:bg-fill-error-stronger:focus-visible {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-stronger) / var(--lf-fill-error-stronger-opacity, var(--tw-bg-opacity)));
}
.focus-visible\:bg-fill-highlight-weak:focus-visible {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-highlight-weak) / var(--lf-fill-highlight-weak-opacity, var(--tw-bg-opacity)));
}
.focus-visible\:bg-fill-hover-weak:focus-visible {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-weak) / var(--lf-fill-hover-weak-opacity, var(--tw-bg-opacity)));
}
.focus-visible\:bg-fill-invert:focus-visible {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-invert) / var(--lf-fill-invert-opacity, var(--tw-bg-opacity)));
}
.focus-visible\:bg-fill-pressed-brand:focus-visible {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-brand) / var(--lf-fill-pressed-brand-opacity, var(--tw-bg-opacity)));
}
.focus-visible\:bg-fill-pressed-strongest:focus-visible {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-strongest) / var(--lf-fill-pressed-strongest-opacity, var(--tw-bg-opacity)));
}
.focus-visible\:bg-fill-pressed-weak:focus-visible {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-weak) / var(--lf-fill-pressed-weak-opacity, var(--tw-bg-opacity)));
}
.focus-visible\:bg-fill-strong:focus-visible {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-strong) / var(--lf-fill-strong-opacity, var(--tw-bg-opacity)));
}
.focus-visible\:bg-fill-success-stronger:focus-visible {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-success-stronger) / var(--lf-fill-success-stronger-opacity, var(--tw-bg-opacity)));
}
.focus-visible\:bg-fill-weak:focus-visible {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-weak) / var(--lf-fill-weak-opacity, var(--tw-bg-opacity)));
}
.focus-visible\:bg-transparent:focus-visible {
  background-color: transparent;
}
.focus-visible\:fill-fill-error-stronger:focus-visible {
  fill: hsl(var(--lf-fill-error-stronger) / var(--lf-fill-error-stronger-opacity, 1));
}
.focus-visible\:fill-fill-error-weak:focus-visible {
  fill: hsl(var(--lf-fill-error-weak) / var(--lf-fill-error-weak-opacity, 1));
}
.focus-visible\:fill-fill-success-weak:focus-visible {
  fill: hsl(var(--lf-fill-success-weak) / var(--lf-fill-success-weak-opacity, 1));
}
.focus-visible\:fill-fill-warning-strong:focus-visible {
  fill: hsl(var(--lf-fill-warning-strong) / var(--lf-fill-warning-strong-opacity, 1));
}
.focus-visible\:text-content-body-constant-light:focus-visible {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-constant-light) / var(--lf-content-body-constant-light-opacity, var(--tw-text-opacity)));
}
.focus-visible\:text-content-body-error:focus-visible {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-error) / var(--lf-content-body-error-opacity, var(--tw-text-opacity)));
}
.focus-visible\:text-content-body-tags:focus-visible {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-tags) / var(--lf-content-body-tags-opacity, var(--tw-text-opacity)));
}
.focus-visible\:text-icon-strongest:focus-visible {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-strongest) / var(--lf-icon-strongest-opacity, var(--tw-text-opacity)));
}
.focus-visible\:underline:focus-visible {
  text-decoration-line: underline;
}
.focus-visible\:opacity-100:focus-visible {
  opacity: 1;
}
.focus-visible\:outline-none:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus-visible\:outline:focus-visible {
  outline-style: solid;
}
.focus-visible\:outline-0:focus-visible {
  outline-width: 0px;
}
.focus-visible\:outline-1:focus-visible {
  outline-width: 1px;
}
.focus-visible\:-outline-offset-1:focus-visible {
  outline-offset: -1px;
}
.focus-visible\:-outline-offset-2:focus-visible {
  outline-offset: -2px;
}
.focus-visible\:-outline-offset-4:focus-visible {
  outline-offset: -4px;
}
.focus-visible\:-outline-offset-8:focus-visible {
  outline-offset: -8px;
}
.focus-visible\:outline-offset-2:focus-visible {
  outline-offset: 2px;
}
.focus-visible\:outline-offset-4:focus-visible {
  outline-offset: 4px;
}
.focus-visible\:outline-stroke-error-weak:focus-visible {
  outline-color: hsl(var(--lf-stroke-error-weak) / var(--lf-stroke-error-weak-opacity, 1));
}
.focus-visible\:outline-stroke-focus-strong:focus-visible {
  outline-color: hsl(var(--lf-stroke-focus-strong) / var(--lf-stroke-focus-strong-opacity, 1));
}
.focus-visible\:outline-stroke-focus-strongest:focus-visible {
  outline-color: hsl(var(--lf-stroke-focus-strongest) / var(--lf-stroke-focus-strongest-opacity, 1));
}
.focus-visible\:outline-stroke-focus-weak:focus-visible {
  outline-color: hsl(var(--lf-stroke-focus-weak) / var(--lf-stroke-focus-weak-opacity, 1));
}
.focus-visible\:outline-stroke-strong:focus-visible {
  outline-color: hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, 1));
}
.focus-visible\:outline-stroke-success-weak:focus-visible {
  outline-color: hsl(var(--lf-stroke-success-weak) / var(--lf-stroke-success-weak-opacity, 1));
}
.focus-visible\:outline-stroke-weak:focus-visible {
  outline-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
}
.focus-visible\:outline-transparent:focus-visible {
  outline-color: transparent;
}
.focus-visible\:ring:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-0:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-1:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-inset:focus-visible {
  --tw-ring-inset: inset;
}
.focus-visible\:ring-fill-hover-strongest:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: hsl(var(--lf-fill-hover-strongest) / var(--lf-fill-hover-strongest-opacity, var(--tw-ring-opacity)));
}
.focus-visible\:ring-stroke-focus-strong:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: hsl(var(--lf-stroke-focus-strong) / var(--lf-stroke-focus-strong-opacity, var(--tw-ring-opacity)));
}
.focus-visible\:ring-stroke-focus-weak:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: hsl(var(--lf-stroke-focus-weak) / var(--lf-stroke-focus-weak-opacity, var(--tw-ring-opacity)));
}
.focus-visible\:ring-stroke-weak:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, var(--tw-ring-opacity)));
}
.focus-visible\:ring-stroke-weaker:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-ring-opacity)));
}
.focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}
.focus-visible\:\[stroke-width\:1\.4\]:focus-visible {
  stroke-width: 1.4;
}
.active\:cursor-grabbing:active {
  cursor: grabbing;
}
.active\:border-stroke-error-strongest:active {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-error-strongest) / var(--lf-stroke-error-strongest-opacity, var(--tw-border-opacity)));
}
.active\:border-stroke-focus-strongest:active {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-focus-strongest) / var(--lf-stroke-focus-strongest-opacity, var(--tw-border-opacity)));
}
.active\:border-stroke-success-strongest:active {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-success-strongest) / var(--lf-stroke-success-strongest-opacity, var(--tw-border-opacity)));
}
.active\:\!bg-fill-pressed-weak:active {
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--lf-fill-pressed-weak) / var(--lf-fill-pressed-weak-opacity, var(--tw-bg-opacity))) !important;
}
.active\:bg-fill-brand:active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-brand) / var(--lf-fill-brand-opacity, var(--tw-bg-opacity)));
}
.active\:bg-fill-error-strongest:active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-strongest) / var(--lf-fill-error-strongest-opacity, var(--tw-bg-opacity)));
}
.active\:bg-fill-error-weakest:active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-weakest) / var(--lf-fill-error-weakest-opacity, var(--tw-bg-opacity)));
}
.active\:bg-fill-pressed-brand:active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-brand) / var(--lf-fill-pressed-brand-opacity, var(--tw-bg-opacity)));
}
.active\:bg-fill-pressed-invert:active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-invert) / var(--lf-fill-pressed-invert-opacity, var(--tw-bg-opacity)));
}
.active\:bg-fill-pressed-strong:active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-strong) / var(--lf-fill-pressed-strong-opacity, var(--tw-bg-opacity)));
}
.active\:bg-fill-pressed-stronger:active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-stronger) / var(--lf-fill-pressed-stronger-opacity, var(--tw-bg-opacity)));
}
.active\:bg-fill-pressed-strongest:active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-strongest) / var(--lf-fill-pressed-strongest-opacity, var(--tw-bg-opacity)));
}
.active\:bg-fill-pressed-weak:active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-weak) / var(--lf-fill-pressed-weak-opacity, var(--tw-bg-opacity)));
}
.active\:bg-fill-strong:active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-strong) / var(--lf-fill-strong-opacity, var(--tw-bg-opacity)));
}
.active\:bg-fill-strongest:active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-strongest) / var(--lf-fill-strongest-opacity, var(--tw-bg-opacity)));
}
.active\:bg-fill-success-strongest:active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-success-strongest) / var(--lf-fill-success-strongest-opacity, var(--tw-bg-opacity)));
}
.active\:bg-fill-warning-weakest:active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-warning-weakest) / var(--lf-fill-warning-weakest-opacity, var(--tw-bg-opacity)));
}
.active\:bg-transparent:active {
  background-color: transparent;
}
.enabled\:cursor-pointer:enabled {
  cursor: pointer;
}
.enabled\:opacity-100:enabled {
  opacity: 1;
}
.enabled\:hover\:border-stroke-focus-strong:hover:enabled {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-focus-strong) / var(--lf-stroke-focus-strong-opacity, var(--tw-border-opacity)));
}
.enabled\:hover\:bg-fill-hover-weak:hover:enabled {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-weak) / var(--lf-fill-hover-weak-opacity, var(--tw-bg-opacity)));
}
.enabled\:hover\:text-icon-strongest:hover:enabled {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-strongest) / var(--lf-icon-strongest-opacity, var(--tw-text-opacity)));
}
.disabled\:pointer-events-none:disabled {
  pointer-events: none;
}
.disabled\:pointer-events-auto:disabled {
  pointer-events: auto;
}
.disabled\:hidden:disabled {
  display: none;
}
.disabled\:cursor-default:disabled {
  cursor: default;
}
.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}
.disabled\:\!border-stroke-success-weak:disabled {
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--lf-stroke-success-weak) / var(--lf-stroke-success-weak-opacity, var(--tw-border-opacity))) !important;
}
.disabled\:\!border-stroke-warning-weak:disabled {
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--lf-stroke-warning-weak) / var(--lf-stroke-warning-weak-opacity, var(--tw-border-opacity))) !important;
}
.disabled\:\!border-stroke-weaker:disabled {
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-border-opacity))) !important;
}
.disabled\:border-stroke-disabled:disabled {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-disabled) / var(--lf-stroke-disabled-opacity, var(--tw-border-opacity)));
}
.disabled\:border-stroke-error-weak\/50:disabled {
  border-color: hsl(var(--lf-stroke-error-weak) / 0.5);
}
.disabled\:border-stroke-success-weak\/50:disabled {
  border-color: hsl(var(--lf-stroke-success-weak) / 0.5);
}
.disabled\:border-stroke-weaker:disabled {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-border-opacity)));
}
.disabled\:\!bg-fill-hover-weak:disabled {
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--lf-fill-hover-weak) / var(--lf-fill-hover-weak-opacity, var(--tw-bg-opacity))) !important;
}
.disabled\:\!bg-fill-success-weakest:disabled {
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--lf-fill-success-weakest) / var(--lf-fill-success-weakest-opacity, var(--tw-bg-opacity))) !important;
}
.disabled\:\!bg-fill-warning-weakest:disabled {
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--lf-fill-warning-weakest) / var(--lf-fill-warning-weakest-opacity, var(--tw-bg-opacity))) !important;
}
.disabled\:bg-fill-brand\/50:disabled {
  background-color: hsl(var(--lf-fill-brand) / 0.5);
}
.disabled\:bg-fill-error-weak:disabled {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-weak) / var(--lf-fill-error-weak-opacity, var(--tw-bg-opacity)));
}
.disabled\:bg-fill-highlight-weak:disabled {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-highlight-weak) / var(--lf-fill-highlight-weak-opacity, var(--tw-bg-opacity)));
}
.disabled\:bg-fill-maximal:disabled {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
.disabled\:bg-fill-pressed-invert\/50:disabled {
  background-color: hsl(var(--lf-fill-pressed-invert) / 0.5);
}
.disabled\:bg-fill-success-weak:disabled {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-success-weak) / var(--lf-fill-success-weak-opacity, var(--tw-bg-opacity)));
}
.disabled\:bg-transparent:disabled {
  background-color: transparent;
}
.disabled\:\!text-content-body-success:disabled {
  --tw-text-opacity: 1 !important;
  color: hsl(var(--lf-content-body-success) / var(--lf-content-body-success-opacity, var(--tw-text-opacity))) !important;
}
.disabled\:\!text-content-body-warning:disabled {
  --tw-text-opacity: 1 !important;
  color: hsl(var(--lf-content-body-warning) / var(--lf-content-body-warning-opacity, var(--tw-text-opacity))) !important;
}
.disabled\:\!text-content-body-weak:disabled {
  --tw-text-opacity: 1 !important;
  color: hsl(var(--lf-content-body-weak) / var(--lf-content-body-weak-opacity, var(--tw-text-opacity))) !important;
}
.disabled\:text-content-body-disabled:disabled {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-disabled) / var(--lf-content-body-disabled-opacity, var(--tw-text-opacity)));
}
.disabled\:text-content-body-weak:disabled {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-weak) / var(--lf-content-body-weak-opacity, var(--tw-text-opacity)));
}
.disabled\:text-icon-disabled:disabled {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-disabled) / var(--lf-icon-disabled-opacity, var(--tw-text-opacity)));
}
.disabled\:opacity-100:disabled {
  opacity: 1;
}
.disabled\:opacity-30:disabled {
  opacity: 0.3;
}
.disabled\:opacity-50:disabled {
  opacity: 0.5;
}
.disabled\:opacity-60:disabled {
  opacity: 0.6;
}
.disabled\:opacity-70:disabled {
  opacity: 0.7;
}
.disabled\:placeholder\:text-content-body-disabled:disabled::-moz-placeholder {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-disabled) / var(--lf-content-body-disabled-opacity, var(--tw-text-opacity)));
}
.disabled\:placeholder\:text-content-body-disabled:disabled::placeholder {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-disabled) / var(--lf-content-body-disabled-opacity, var(--tw-text-opacity)));
}
.disabled\:hover\:text-content-body-disabled:hover:disabled {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-disabled) / var(--lf-content-body-disabled-opacity, var(--tw-text-opacity)));
}
.group:last-child .group-last\:border-b {
  border-bottom-width: 1px;
}
.group\/dismissible:focus-within .group-focus-within\/dismissible\:pointer-events-auto {
  pointer-events: auto;
}
.group:focus-within .group-focus-within\:pointer-events-auto {
  pointer-events: auto;
}
.group:focus-within .group-focus-within\:ms-1\.5 {
  margin-inline-start: 0.375rem;
}
.group:focus-within .group-focus-within\:block {
  display: block;
}
.group:focus-within .group-focus-within\:w-3 {
  width: 0.75rem;
}
.group\/dismissible:focus-within .group-focus-within\/dismissible\:max-w-5 {
  max-width: 1.25rem;
}
.group\/varrow:focus-within .group-focus-within\/varrow\:translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:focus-within .group-focus-within\:border-stroke-weak {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, var(--tw-border-opacity)));
}
.group\/draftrow:focus-within .group-focus-within\/draftrow\:pe-24 {
  padding-inline-end: 6rem;
}
.group\/draftrow:focus-within .group-focus-within\/draftrow\:pe-48 {
  padding-inline-end: 12rem;
}
.group\/dismissible:focus-within .group-focus-within\/dismissible\:opacity-100 {
  opacity: 1;
}
.group\/draftrow:focus-within .group-focus-within\/draftrow\:opacity-100 {
  opacity: 1;
}
.group\/varrow:focus-within .group-focus-within\/varrow\:opacity-100 {
  opacity: 1;
}
.group:focus-within .group-focus-within\:opacity-0 {
  opacity: 0;
}
.group:focus-within .group-focus-within\:opacity-100 {
  opacity: 1;
}
.group:focus-within .group-focus-within\:hover\:border-solid:hover {
  border-style: solid;
}
.group\/agent-pill:hover .group-hover\/agent-pill\:pointer-events-auto {
  pointer-events: auto;
}
.group\/dismissible:hover .group-hover\/dismissible\:pointer-events-auto {
  pointer-events: auto;
}
.group:hover .group-hover\:pointer-events-auto {
  pointer-events: auto;
}
.group:hover .group-hover\:visible {
  visibility: visible;
}
.group:hover .group-hover\:invisible {
  visibility: hidden;
}
.group\/scrollarea:hover .group-hover\/scrollarea\:end-1\.5 {
  inset-inline-end: 0.375rem;
}
.group\/section:hover .group-hover\/section\:ms-1 {
  margin-inline-start: 0.25rem;
}
.group:hover .group-hover\:ms-1\.5 {
  margin-inline-start: 0.375rem;
}
.group:hover .group-hover\:block {
  display: block;
}
.group:hover .group-hover\:inline {
  display: inline;
}
.group:hover .group-hover\:flex {
  display: flex;
}
.group:hover .group-hover\:hidden {
  display: none;
}
.group\/section:hover .group-hover\/section\:w-\[13px\] {
  width: 13px;
}
.group:hover .group-hover\:w-3 {
  width: 0.75rem;
}
.group\/agent-pill:hover .group-hover\/agent-pill\:max-w-6 {
  max-width: 1.5rem;
}
.group\/dismissible:hover .group-hover\/dismissible\:max-w-5 {
  max-width: 1.25rem;
}
.group\/varrow:hover .group-hover\/varrow\:translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group\/pm:hover .group-hover\/pm\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:text-clip {
  text-overflow: clip;
}
.group:hover .group-hover\:border-dashed {
  border-style: dashed;
}
.group:hover .group-hover\:border-stroke-weak {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, var(--tw-border-opacity)));
}
.group\/row:hover .group-hover\/row\:bg-fill-hover-weak {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-weak) / var(--lf-fill-hover-weak-opacity, var(--tw-bg-opacity)));
}
.group:hover .group-hover\:bg-fill-hover-strong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strong) / var(--lf-fill-hover-strong-opacity, var(--tw-bg-opacity)));
}
.group:hover .group-hover\:bg-fill-hover-strongest {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strongest) / var(--lf-fill-hover-strongest-opacity, var(--tw-bg-opacity)));
}
.group:hover .group-hover\:bg-fill-hover-weak {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-weak) / var(--lf-fill-hover-weak-opacity, var(--tw-bg-opacity)));
}
.group\/draftrow:hover .group-hover\/draftrow\:pe-24 {
  padding-inline-end: 6rem;
}
.group\/draftrow:hover .group-hover\/draftrow\:pe-48 {
  padding-inline-end: 12rem;
}
.group:hover .group-hover\:text-content-body-error {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-error) / var(--lf-content-body-error-opacity, var(--tw-text-opacity)));
}
.group:hover .group-hover\:text-content-body-tags {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-tags) / var(--lf-content-body-tags-opacity, var(--tw-text-opacity)));
}
.group:hover .group-hover\:underline {
  text-decoration-line: underline;
}
.group\/agent-pill:hover .group-hover\/agent-pill\:opacity-100 {
  opacity: 1;
}
.group\/card:hover .group-hover\/card\:opacity-100 {
  opacity: 1;
}
.group\/dismissible:hover .group-hover\/dismissible\:opacity-100 {
  opacity: 1;
}
.group\/doc:hover .group-hover\/doc\:opacity-100 {
  opacity: 1;
}
.group\/draftrow:hover .group-hover\/draftrow\:opacity-100 {
  opacity: 1;
}
.group\/folder:hover .group-hover\/folder\:opacity-100 {
  opacity: 1;
}
.group\/pm:hover .group-hover\/pm\:opacity-65 {
  opacity: 0.65;
}
.group\/resize-handle:hover .group-hover\/resize-handle\:opacity-100 {
  opacity: 1;
}
.group\/section:hover .group-hover\/section\:opacity-100 {
  opacity: 1;
}
.group\/varrow:hover .group-hover\/varrow\:opacity-100 {
  opacity: 1;
}
.group:hover .group-hover\:opacity-0 {
  opacity: 0;
}
.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}
.group:hover .group-hover\:opacity-60 {
  opacity: 0.6;
}
.group:hover .group-hover\:shadow-risk-glow-high {
  --tw-shadow: 0px 0px 19px 4px hsl(var(--lf-risk-glow-high) / 0.6), 0px 0px 250px 211px hsl(var(--lf-risk-glow-high) / 0.3) !important;
  --tw-shadow-colored: 0px 0px 19px 4px var(--tw-shadow-color), 0px 0px 250px 211px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.group:hover .group-hover\:shadow-risk-glow-low {
  --tw-shadow: 0px 0px 19px 4px hsl(var(--lf-risk-glow-low) / 0.6), 0px 0px 250px 211px hsl(var(--lf-risk-glow-low) / 0.3) !important;
  --tw-shadow-colored: 0px 0px 19px 4px var(--tw-shadow-color), 0px 0px 250px 211px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.group:hover .group-hover\:shadow-risk-glow-mid {
  --tw-shadow: 0px 0px 19px 4px hsl(var(--lf-risk-glow-mid) / 0.6), 0px 0px 250px 211px hsl(var(--lf-risk-glow-mid) / 0.3) !important;
  --tw-shadow-colored: 0px 0px 19px 4px var(--tw-shadow-color), 0px 0px 250px 211px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.group:hover .group-hover\:shadow-risk-glow-neutral {
  --tw-shadow: 0px 0px 19px 4px hsl(var(--lf-risk-glow-neutral) / 0.6), 0px 0px 250px 211px hsl(var(--lf-risk-glow-neutral) / 0.3) !important;
  --tw-shadow-colored: 0px 0px 19px 4px var(--tw-shadow-color), 0px 0px 250px 211px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.group:hover .group-hover\:shadow-risk-glow-high {
  --tw-shadow-color: hsl(var(--lf-risk-glow-high) / var(--lf-risk-glow-high-opacity, 1));
  --tw-shadow: var(--tw-shadow-colored);
}
.group:hover .group-hover\:shadow-risk-glow-low {
  --tw-shadow-color: hsl(var(--lf-risk-glow-low) / var(--lf-risk-glow-low-opacity, 1));
  --tw-shadow: var(--tw-shadow-colored);
}
.group:hover .group-hover\:shadow-risk-glow-mid {
  --tw-shadow-color: hsl(var(--lf-risk-glow-mid) / var(--lf-risk-glow-mid-opacity, 1));
  --tw-shadow: var(--tw-shadow-colored);
}
.group:hover .group-hover\:shadow-risk-glow-neutral {
  --tw-shadow-color: hsl(var(--lf-risk-glow-neutral) / var(--lf-risk-glow-neutral-opacity, 1));
  --tw-shadow: var(--tw-shadow-colored);
}
.group:hover .group-hover\:\[scrollbar-width\:thin\] {
  scrollbar-width: thin;
}
.group:hover .before\:group-hover\:to-fill-hover-stronger::before {
  content: var(--tw-content);
  --tw-gradient-to: hsl(var(--lf-fill-hover-stronger) / var(--lf-fill-hover-stronger-opacity, 1)) var(--tw-gradient-to-position);
}
.group:focus .group-focus\:opacity-100 {
  opacity: 1;
}
.group:focus-visible .group-focus-visible\:block {
  display: block;
}
.group:focus-visible .group-focus-visible\:inline {
  display: inline;
}
.group:focus-visible .group-focus-visible\:flex {
  display: flex;
}
.group:focus-visible .group-focus-visible\:hidden {
  display: none;
}
.group:focus-visible .group-focus-visible\:bg-fill-hover-strongest {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strongest) / var(--lf-fill-hover-strongest-opacity, var(--tw-bg-opacity)));
}
.group:focus-visible .group-focus-visible\:opacity-100 {
  opacity: 1;
}
.group:focus-visible .group-focus-visible\:opacity-60 {
  opacity: 0.6;
}
.group\/resize-handle:active .group-active\/resize-handle\:opacity-100 {
  opacity: 1;
}
.group:not(.open) .group-\[\:not\(\.open\)\]\:mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.group:not(.open) .group-\[\:not\(\.open\)\]\:mb-0 {
  margin-bottom: 0px;
}
.group.default .group-\[\.default\]\:hidden {
  display: none;
}
.group.open .group-\[\.open\]\:hidden {
  display: none;
}
.group:not(.open) .group-\[\:not\(\.open\)\]\:hidden {
  display: none;
}
.group:not(.open) .group-\[\:not\(\.open\)\]\:\!h-\[30px\] {
  height: 30px !important;
}
.group:not(.open) .group-\[\:not\(\.open\)\]\:\!w-\[30px\] {
  width: 30px !important;
}
.group:not(.open) .group-\[\:not\(\.open\)\]\:max-w-0 {
  max-width: 0px;
}
.group:not(.open) .group-\[\:not\(\.open\)\]\:\!grid-cols-\[1fr_0fr\] {
  grid-template-columns: 1fr 0fr !important;
}
.group:not(.open) .group-\[\:not\(\.open\)\]\:\!justify-center {
  justify-content: center !important;
}
.group:not(.open) .group-\[\:not\(\.open\)\]\:justify-items-center {
  justify-items: center;
}
.group:not(.open) .group-\[\:not\(\.open\)\]\:gap-0 {
  gap: 0px;
}
.group.danger .group-\[\.danger\]\:bg-risk-fill-high {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-risk-fill-high) / var(--lf-risk-fill-high-opacity, var(--tw-bg-opacity)));
}
.group.success .group-\[\.success\]\:bg-risk-fill-low {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-risk-fill-low) / var(--lf-risk-fill-low-opacity, var(--tw-bg-opacity)));
}
.group.warning .group-\[\.warning\]\:bg-risk-fill-mid {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-risk-fill-mid) / var(--lf-risk-fill-mid-opacity, var(--tw-bg-opacity)));
}
.group:not(.open) .group-\[\:not\(\.open\)\]\:\!px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.group:not(.open) .group-\[\:not\(\.open\)\]\:opacity-0 {
  opacity: 0;
}
.group:not(.open) .group-\[\:not\(\.open\)\]\:delay-0 {
  transition-delay: 0s;
}
.group:not(.open) .group-\[\:not\(\.open\)\]\:duration-0 {
  transition-duration: 0s;
}
.group:not(.open) .group-\[\:not\(\.open\)\]\:duration-300 {
  transition-duration: 300ms;
}
.group:not(.open) .group-\[\:not\(\.open\)\]\:duration-0 {
  animation-duration: 0s;
}
.group:not(.open) .group-\[\:not\(\.open\)\]\:duration-300 {
  animation-duration: 300ms;
}
.group:not(.open) .group-\[\:not\(\.open\)\]\:delay-0 {
  animation-delay: 0s;
}
.group:not(.open) .group-\[\:not\(\.open\)\]\:duration-0 {
  animation-duration: 0s;
}
.group:not(.open) .group-\[\:not\(\.open\)\]\:duration-300 {
  animation-duration: 300ms;
}
.group:not(.open) .group-\[\:not\(\.open\)\]\:delay-0 {
  animation-delay: 0s;
}
.has-\[button\[data-state\=open\]\]\:border-b:has(button[data-state=open]) {
  border-bottom-width: 1px;
}
.has-\[button\[data-state\=open\]\]\:bg-fill-strongest:has(button[data-state=open]) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-strongest) / var(--lf-fill-strongest-opacity, var(--tw-bg-opacity)));
}
.has-\[\[data-state\=open\]\]\:opacity-100:has([data-state=open]) {
  opacity: 1;
}
.has-\[\:focus-visible\]\:ring-2:has(:focus-visible) {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.has-\[\:focus-visible\]\:ring-stroke-weak:has(:focus-visible) {
  --tw-ring-opacity: 1;
  --tw-ring-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, var(--tw-ring-opacity)));
}
.has-\[\:focus-visible\]\:ring-offset-2:has(:focus-visible) {
  --tw-ring-offset-width: 2px;
}
.group:has(textarea:dir(rtl)) .group-has-\[textarea\:dir\(rtl\)\]\:order-first {
  order: -9999;
}
.group:has(textarea:dir(rtl)) .group-has-\[textarea\:dir\(rtl\)\]\:\[direction\:rtl\] {
  direction: rtl;
}
.group[aria-pressed="true"] .group-aria-pressed\:opacity-100 {
  opacity: 1;
}
.data-\[disabled\=true\]\:pointer-events-none[data-disabled="true"] {
  pointer-events: none;
}
.data-\[disabled\]\:pointer-events-none[data-disabled] {
  pointer-events: none;
}
.data-\[state\=collapsed\]\:end-\[calc\(var\(--sidebar-width\)\*-1\)\][data-state="collapsed"] {
  inset-inline-end: calc(var(--sidebar-width) * -1);
}
.data-\[state\=collapsed\]\:start-\[calc\(var\(--sidebar-width\)\*-1\)\][data-state="collapsed"] {
  inset-inline-start: calc(var(--sidebar-width) * -1);
}
.data-\[state\=open\]\:ms-\[var\(--lf-body-padding\)\][data-state="open"] {
  margin-inline-start: var(--lf-body-padding);
}
.data-\[state\=inactive\]\:hidden[data-state="inactive"] {
  display: none;
}
.data-\[orientation\=horizontal\]\:w-full[data-orientation="horizontal"] {
  width: 100%;
}
.data-\[state\=closed\]\:w-0[data-state="closed"] {
  width: 0px;
}
.data-\[state\=open\]\:w-side-pane-md[data-state="open"] {
  width: var(--lf-side-pane-width-md);
}
.data-\[state\=open\]\:w-side-pane-sm[data-state="open"] {
  width: var(--lf-side-pane-width-sm);
}
.data-\[state\=open\]\:flex-1[data-state="open"] {
  flex: 1 1 0%;
}
.data-\[side\=bottom\]\:translate-y-1[data-side="bottom"] {
  --tw-translate-y: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[side\=left\]\:-translate-x-1[data-side="left"] {
  --tw-translate-x: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[side\=right\]\:translate-x-1[data-side="right"] {
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[side\=top\]\:-translate-y-1[data-side="top"] {
  --tw-translate-y: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[state\=checked\]\:translate-x-3[data-state="checked"] {
  --tw-translate-x: 0.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[state\=checked\]\:translate-x-4[data-state="checked"] {
  --tw-translate-x: 1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[state\=checked\]\:translate-x-\[17px\][data-state="checked"] {
  --tw-translate-x: 17px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[state\=unchecked\]\:translate-x-0[data-state="unchecked"] {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[swipe\=cancel\]\:translate-x-0[data-swipe="cancel"] {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe="end"] {
  --tw-translate-x: var(--radix-toast-swipe-end-x);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe="move"] {
  --tw-translate-x: var(--radix-toast-swipe-move-x);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes accordion-up {

  from {
    height: var(--radix-accordion-content-height);
  }

  to {
    height: 0;
  }
}
.data-\[state\=closed\]\:animate-accordion-up[data-state="closed"] {
  animation: accordion-up 0.2s ease-out;
}
@keyframes accordion-down {

  from {
    height: 0;
  }

  to {
    height: var(--radix-accordion-content-height);
  }
}
.data-\[state\=open\]\:animate-accordion-down[data-state="open"] {
  animation: accordion-down 0.2s ease-out;
}
.data-\[orientation\=horizontal\]\:flex-row[data-orientation="horizontal"] {
  flex-direction: row;
}
.data-\[orientation\=vertical\]\:flex-col[data-orientation="vertical"] {
  flex-direction: column;
}
.data-\[state\=open\]\:rounded-b-none[data-state="open"] {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.data-\[state\=open\]\:border-b[data-state="open"] {
  border-bottom-width: 1px;
}
.data-\[state\=open\]\:border-none[data-state="open"] {
  border-style: none;
}
.data-\[state\=active\]\:border-fill-invert[data-state="active"] {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-fill-invert) / var(--lf-fill-invert-opacity, var(--tw-border-opacity)));
}
.data-\[state\=active\]\:border-icon-weak[data-state="active"] {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-icon-weak) / var(--lf-icon-weak-opacity, var(--tw-border-opacity)));
}
.data-\[state\=active\]\:border-stroke-success-strong[data-state="active"] {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-success-strong) / var(--lf-stroke-success-strong-opacity, var(--tw-border-opacity)));
}
.data-\[state\=checked\]\:border-stroke-focus-strongest[data-state="checked"] {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-focus-strongest) / var(--lf-stroke-focus-strongest-opacity, var(--tw-border-opacity)));
}
.data-\[state\=completed\]\:border-icon-weak[data-state="completed"] {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-icon-weak) / var(--lf-icon-weak-opacity, var(--tw-border-opacity)));
}
.data-\[state\=completed\]\:border-stroke-success-strong[data-state="completed"] {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-success-strong) / var(--lf-stroke-success-strong-opacity, var(--tw-border-opacity)));
}
.data-\[state\=open\]\:border-fill-invert[data-state="open"] {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-fill-invert) / var(--lf-fill-invert-opacity, var(--tw-border-opacity)));
}
.data-\[state\=open\]\:border-stroke-frail[data-state="open"] {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-frail) / var(--lf-stroke-frail-opacity, var(--tw-border-opacity)));
}
.data-\[state\=open\]\:border-stroke-weak[data-state="open"] {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, var(--tw-border-opacity)));
}
.data-\[active-item\]\:bg-fill-hover-stronger[data-active-item] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-stronger) / var(--lf-fill-hover-stronger-opacity, var(--tw-bg-opacity)));
}
.data-\[active\=true\]\:bg-fill-hover-strongest[data-active="true"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strongest) / var(--lf-fill-hover-strongest-opacity, var(--tw-bg-opacity)));
}
.data-\[selected\=true\]\:bg-fill-hover-strong[data-selected="true"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strong) / var(--lf-fill-hover-strong-opacity, var(--tw-bg-opacity)));
}
.data-\[selected\=true\]\:bg-fill-hover-strongest[data-selected="true"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strongest) / var(--lf-fill-hover-strongest-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=active\]\:bg-fill-maximal[data-state="active"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=checked\]\:bg-content-body[data-state="checked"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-content-body) / var(--lf-content-body-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=checked\]\:bg-content-body-link-weak[data-state="checked"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-content-body-link-weak) / var(--lf-content-body-link-weak-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=checked\]\:bg-fill-highlight-strongest[data-state="checked"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-highlight-strongest) / var(--lf-fill-highlight-strongest-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=checked\]\:bg-fill-hover-stronger[data-state="checked"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-stronger) / var(--lf-fill-hover-stronger-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=closed\]\:bg-fill-brand[data-state="closed"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-brand) / var(--lf-fill-brand-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=on\]\:bg-fill-invert[data-state="on"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-invert) / var(--lf-fill-invert-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=on\]\:bg-fill-maximal[data-state="on"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=on\]\:bg-fill-strong[data-state="on"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-strong) / var(--lf-fill-strong-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=open\]\:bg-fill-hover-strong[data-state="open"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strong) / var(--lf-fill-hover-strong-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=open\]\:bg-fill-hover-stronger[data-state="open"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-stronger) / var(--lf-fill-hover-stronger-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=open\]\:bg-fill-hover-strongest[data-state="open"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strongest) / var(--lf-fill-hover-strongest-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=open\]\:bg-fill-hover-superstrong[data-state="open"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-superstrong) / var(--lf-fill-hover-superstrong-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=open\]\:bg-fill-hover-weak[data-state="open"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-weak) / var(--lf-fill-hover-weak-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=open\]\:bg-fill-invert[data-state="open"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-invert) / var(--lf-fill-invert-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=open\]\:bg-fill-maximal[data-state="open"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=open\]\:bg-fill-pressed-strong[data-state="open"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-strong) / var(--lf-fill-pressed-strong-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=open\]\:bg-fill-strong[data-state="open"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-strong) / var(--lf-fill-strong-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=open\]\:bg-fill-strongest[data-state="open"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-strongest) / var(--lf-fill-strongest-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=open\]\:bg-fill-superstrong[data-state="open"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-superstrong) / var(--lf-fill-superstrong-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=open\]\:bg-transparent[data-state="open"] {
  background-color: transparent;
}
.data-\[state\=unchecked\]\:bg-fill-pressed-strong[data-state="unchecked"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-strong) / var(--lf-fill-pressed-strong-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=active\]\:text-content-body[data-state="active"] {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body) / var(--lf-content-body-opacity, var(--tw-text-opacity)));
}
.data-\[state\=active\]\:text-content-body-strong[data-state="active"] {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-strong) / var(--lf-content-body-strong-opacity, var(--tw-text-opacity)));
}
.data-\[state\=checked\]\:text-content-body-constant-light[data-state="checked"] {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-constant-light) / var(--lf-content-body-constant-light-opacity, var(--tw-text-opacity)));
}
.data-\[state\=completed\]\:text-content-body[data-state="completed"] {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body) / var(--lf-content-body-opacity, var(--tw-text-opacity)));
}
.data-\[state\=on\]\:text-content-body[data-state="on"] {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body) / var(--lf-content-body-opacity, var(--tw-text-opacity)));
}
.data-\[state\=on\]\:text-content-body-invert[data-state="on"] {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-invert) / var(--lf-content-body-invert-opacity, var(--tw-text-opacity)));
}
.data-\[state\=open\]\:text-content-body-invert[data-state="open"] {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-invert) / var(--lf-content-body-invert-opacity, var(--tw-text-opacity)));
}
.data-\[state\=open\]\:text-icon-strongest[data-state="open"] {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-strongest) / var(--lf-icon-strongest-opacity, var(--tw-text-opacity)));
}
.data-\[disabled\=true\]\:opacity-100[data-disabled="true"] {
  opacity: 1;
}
.data-\[disabled\=true\]\:opacity-50[data-disabled="true"] {
  opacity: 0.5;
}
.data-\[disabled\]\:opacity-40[data-disabled] {
  opacity: 0.4;
}
.data-\[disabled\]\:opacity-50[data-disabled] {
  opacity: 0.5;
}
.data-\[state\=checked\]\:opacity-100[data-state="checked"] {
  opacity: 1;
}
.data-\[state\=open\]\:opacity-100[data-state="open"] {
  opacity: 1;
}
.data-\[state\=checked\]\:shadow-\[0_1px_2px_rgba\(0\2c 0\2c 0\2c 0\.06\)\2c 0_2px_4px_rgba\(0\2c 0\2c 0\2c 0\.12\)\][data-state="checked"] {
  --tw-shadow: 0 1px 2px rgba(0,0,0,0.06),0 2px 4px rgba(0,0,0,0.12);
  --tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 2px 4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.data-\[state\=on\]\:shadow-sm[data-state="on"] {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.data-\[state\=open\]\:shadow-none[data-state="open"] {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.data-\[state\=unchecked\]\:shadow-\[0_1px_2px_rgba\(0\2c 0\2c 0\2c 0\.04\)\2c 0_1px_2px_rgba\(0\2c 0\2c 0\2c 0\.06\)\][data-state="unchecked"] {
  --tw-shadow: 0 1px 2px rgba(0,0,0,0.04),0 1px 2px rgba(0,0,0,0.06);
  --tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.data-\[swipe\=move\]\:transition-none[data-swipe="move"] {
  transition-property: none;
}
.data-\[state\=closed\]\:duration-300[data-state="closed"] {
  transition-duration: 300ms;
}
.data-\[state\=collapsed\]\:duration-300[data-state="collapsed"] {
  transition-duration: 300ms;
}
.data-\[state\=hidden\]\:duration-200[data-state="hidden"] {
  transition-duration: 200ms;
}
.data-\[state\=open\]\:duration-500[data-state="open"] {
  transition-duration: 500ms;
}
.data-\[state\=visible\]\:duration-300[data-state="visible"] {
  transition-duration: 300ms;
}
.data-\[state\=open\]\:animate-in[data-state="open"] {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.data-\[state\=visible\]\:animate-in[data-state="visible"] {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.data-\[state\=closed\]\:animate-out[data-state="closed"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[state\=collapsed\]\:animate-out[data-state="collapsed"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[state\=hidden\]\:animate-out[data-state="hidden"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[swipe\=end\]\:animate-out[data-swipe="end"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[state\=closed\]\:fade-out-0[data-state="closed"] {
  --tw-exit-opacity: 0;
}
.data-\[state\=closed\]\:fade-out-5[data-state="closed"] {
  --tw-exit-opacity: 0.05;
}
.data-\[state\=closed\]\:fade-out-80[data-state="closed"] {
  --tw-exit-opacity: 0.8;
}
.data-\[state\=hidden\]\:fade-out[data-state="hidden"] {
  --tw-exit-opacity: 0;
}
.data-\[state\=open\]\:fade-in-0[data-state="open"] {
  --tw-enter-opacity: 0;
}
.data-\[state\=visible\]\:fade-in[data-state="visible"] {
  --tw-enter-opacity: 0;
}
.data-\[state\=closed\]\:zoom-out-75[data-state="closed"] {
  --tw-exit-scale: .75;
}
.data-\[state\=closed\]\:zoom-out-95[data-state="closed"] {
  --tw-exit-scale: .95;
}
.data-\[state\=open\]\:zoom-in-75[data-state="open"] {
  --tw-enter-scale: .75;
}
.data-\[state\=open\]\:zoom-in-95[data-state="open"] {
  --tw-enter-scale: .95;
}
.data-\[side\=bottom\]\:slide-in-from-top-2[data-side="bottom"] {
  --tw-enter-translate-y: -0.5rem;
}
.data-\[side\=left\]\:slide-in-from-left-2[data-side="left"] {
  --tw-enter-translate-x: -0.5rem;
}
.data-\[side\=left\]\:slide-in-from-right-2[data-side="left"] {
  --tw-enter-translate-x: 0.5rem;
}
.data-\[side\=right\]\:slide-in-from-left-2[data-side="right"] {
  --tw-enter-translate-x: -0.5rem;
}
.data-\[side\=right\]\:slide-in-from-right-2[data-side="right"] {
  --tw-enter-translate-x: 0.5rem;
}
.data-\[side\=top\]\:slide-in-from-bottom-2[data-side="top"] {
  --tw-enter-translate-y: 0.5rem;
}
.data-\[state\=closed\]\:slide-out-to-bottom[data-state="closed"] {
  --tw-exit-translate-y: 100%;
}
.data-\[state\=closed\]\:slide-out-to-left[data-state="closed"] {
  --tw-exit-translate-x: -100%;
}
.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state="closed"] {
  --tw-exit-translate-x: -50%;
}
.data-\[state\=closed\]\:slide-out-to-right[data-state="closed"] {
  --tw-exit-translate-x: 100%;
}
.data-\[state\=closed\]\:slide-out-to-right-full[data-state="closed"] {
  --tw-exit-translate-x: 100%;
}
.data-\[state\=closed\]\:slide-out-to-top[data-state="closed"] {
  --tw-exit-translate-y: -100%;
}
.data-\[state\=hidden\]\:slide-out-to-bottom-4[data-state="hidden"] {
  --tw-exit-translate-y: 1rem;
}
.data-\[state\=open\]\:slide-in-from-bottom[data-state="open"] {
  --tw-enter-translate-y: 100%;
}
.data-\[state\=open\]\:slide-in-from-bottom-full[data-state="open"] {
  --tw-enter-translate-y: 100%;
}
.data-\[state\=open\]\:slide-in-from-left[data-state="open"] {
  --tw-enter-translate-x: -100%;
}
.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state="open"] {
  --tw-enter-translate-x: -50%;
}
.data-\[state\=open\]\:slide-in-from-right[data-state="open"] {
  --tw-enter-translate-x: 100%;
}
.data-\[state\=open\]\:slide-in-from-top[data-state="open"] {
  --tw-enter-translate-y: -100%;
}
.data-\[state\=visible\]\:slide-in-from-bottom-4[data-state="visible"] {
  --tw-enter-translate-y: 1rem;
}
.data-\[state\=closed\]\:duration-300[data-state="closed"] {
  animation-duration: 300ms;
}
.data-\[state\=collapsed\]\:duration-300[data-state="collapsed"] {
  animation-duration: 300ms;
}
.data-\[state\=hidden\]\:duration-200[data-state="hidden"] {
  animation-duration: 200ms;
}
.data-\[state\=open\]\:duration-500[data-state="open"] {
  animation-duration: 500ms;
}
.data-\[state\=visible\]\:duration-300[data-state="visible"] {
  animation-duration: 300ms;
}
.data-\[state\=open\]\:animate-in[data-state="open"] {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.data-\[state\=visible\]\:animate-in[data-state="visible"] {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.data-\[state\=closed\]\:animate-out[data-state="closed"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[state\=collapsed\]\:animate-out[data-state="collapsed"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[state\=hidden\]\:animate-out[data-state="hidden"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[swipe\=end\]\:animate-out[data-swipe="end"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[state\=closed\]\:fade-out-0[data-state="closed"] {
  --tw-exit-opacity: 0;
}
.data-\[state\=closed\]\:fade-out-5[data-state="closed"] {
  --tw-exit-opacity: 0.05;
}
.data-\[state\=closed\]\:fade-out-80[data-state="closed"] {
  --tw-exit-opacity: 0.8;
}
.data-\[state\=hidden\]\:fade-out[data-state="hidden"] {
  --tw-exit-opacity: 0;
}
.data-\[state\=open\]\:fade-in-0[data-state="open"] {
  --tw-enter-opacity: 0;
}
.data-\[state\=visible\]\:fade-in[data-state="visible"] {
  --tw-enter-opacity: 0;
}
.data-\[state\=closed\]\:zoom-out-75[data-state="closed"] {
  --tw-exit-scale: .75;
}
.data-\[state\=closed\]\:zoom-out-95[data-state="closed"] {
  --tw-exit-scale: .95;
}
.data-\[state\=open\]\:zoom-in-75[data-state="open"] {
  --tw-enter-scale: .75;
}
.data-\[state\=open\]\:zoom-in-95[data-state="open"] {
  --tw-enter-scale: .95;
}
.data-\[side\=bottom\]\:slide-in-from-top-2[data-side="bottom"] {
  --tw-enter-translate-y: -0.5rem;
}
.data-\[side\=left\]\:slide-in-from-left-2[data-side="left"] {
  --tw-enter-translate-x: -0.5rem;
}
.data-\[side\=left\]\:slide-in-from-right-2[data-side="left"] {
  --tw-enter-translate-x: 0.5rem;
}
.data-\[side\=right\]\:slide-in-from-left-2[data-side="right"] {
  --tw-enter-translate-x: -0.5rem;
}
.data-\[side\=right\]\:slide-in-from-right-2[data-side="right"] {
  --tw-enter-translate-x: 0.5rem;
}
.data-\[side\=top\]\:slide-in-from-bottom-2[data-side="top"] {
  --tw-enter-translate-y: 0.5rem;
}
.data-\[state\=closed\]\:slide-out-to-bottom[data-state="closed"] {
  --tw-exit-translate-y: 100%;
}
.data-\[state\=closed\]\:slide-out-to-left[data-state="closed"] {
  --tw-exit-translate-x: -100%;
}
.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state="closed"] {
  --tw-exit-translate-x: -50%;
}
.data-\[state\=closed\]\:slide-out-to-right[data-state="closed"] {
  --tw-exit-translate-x: 100%;
}
.data-\[state\=closed\]\:slide-out-to-right-full[data-state="closed"] {
  --tw-exit-translate-x: 100%;
}
.data-\[state\=closed\]\:slide-out-to-top[data-state="closed"] {
  --tw-exit-translate-y: -100%;
}
.data-\[state\=hidden\]\:slide-out-to-bottom-4[data-state="hidden"] {
  --tw-exit-translate-y: 1rem;
}
.data-\[state\=open\]\:slide-in-from-bottom[data-state="open"] {
  --tw-enter-translate-y: 100%;
}
.data-\[state\=open\]\:slide-in-from-bottom-full[data-state="open"] {
  --tw-enter-translate-y: 100%;
}
.data-\[state\=open\]\:slide-in-from-left[data-state="open"] {
  --tw-enter-translate-x: -100%;
}
.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state="open"] {
  --tw-enter-translate-x: -50%;
}
.data-\[state\=open\]\:slide-in-from-right[data-state="open"] {
  --tw-enter-translate-x: 100%;
}
.data-\[state\=open\]\:slide-in-from-top[data-state="open"] {
  --tw-enter-translate-y: -100%;
}
.data-\[state\=visible\]\:slide-in-from-bottom-4[data-state="visible"] {
  --tw-enter-translate-y: 1rem;
}
.data-\[state\=closed\]\:duration-300[data-state="closed"] {
  animation-duration: 300ms;
}
.data-\[state\=collapsed\]\:duration-300[data-state="collapsed"] {
  animation-duration: 300ms;
}
.data-\[state\=hidden\]\:duration-200[data-state="hidden"] {
  animation-duration: 200ms;
}
.data-\[state\=open\]\:duration-500[data-state="open"] {
  animation-duration: 500ms;
}
.data-\[state\=visible\]\:duration-300[data-state="visible"] {
  animation-duration: 300ms;
}
.data-\[state\=closed\]\:hover\:bg-fill-hover-strong:hover[data-state="closed"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strong) / var(--lf-fill-hover-strong-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=inactive\]\:hover\:bg-fill-hover-strong:hover[data-state="inactive"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strong) / var(--lf-fill-hover-strong-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=inactive\]\:hover\:bg-fill-strong:hover[data-state="inactive"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-strong) / var(--lf-fill-strong-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=inactive\]\:hover\:text-content-body:hover[data-state="inactive"] {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body) / var(--lf-content-body-opacity, var(--tw-text-opacity)));
}
.data-\[state\=inactive\]\:hover\:text-content-body-strong:hover[data-state="inactive"] {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-strong) / var(--lf-content-body-strong-opacity, var(--tw-text-opacity)));
}
.data-\[state\=open\]\:focus-visible\:outline:focus-visible[data-state="open"] {
  outline-style: solid;
}
.data-\[state\=open\]\:focus-visible\:outline-1:focus-visible[data-state="open"] {
  outline-width: 1px;
}
.data-\[state\=open\]\:focus-visible\:outline-offset-4:focus-visible[data-state="open"] {
  outline-offset: 4px;
}
.data-\[state\=open\]\:focus-visible\:outline-stroke-weak:focus-visible[data-state="open"] {
  outline-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
}
.group\/stepper-nav[data-orientation="horizontal"] .group-data-\[orientation\=horizontal\]\/stepper-nav\:h-0\.5 {
  height: 0.125rem;
}
.group\/stepper-nav[data-orientation="vertical"] .group-data-\[orientation\=vertical\]\/stepper-nav\:h-12 {
  height: 3rem;
}
.group\/stepper-nav[data-orientation="horizontal"] .group-data-\[orientation\=horizontal\]\/stepper-nav\:w-\[calc\(100\%-2rem\+1\.025rem\)\] {
  width: calc(100% - 2rem + 1.025rem);
}
.group\/stepper-nav[data-orientation="vertical"] .group-data-\[orientation\=vertical\]\/stepper-nav\:w-0\.5 {
  width: 0.125rem;
}
.group\/stepper-nav[data-orientation="horizontal"] .group-data-\[orientation\=horizontal\]\/stepper-nav\:flex-1 {
  flex: 1 1 0%;
}
.group\/stepper-nav[data-orientation="horizontal"] .group-data-\[orientation\=horizontal\]\/stepper-nav\:flex-none {
  flex: none;
}
.group[data-state="closed"] .group-data-\[state\=closed\]\:-rotate-90 {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group[data-state="open"] .group-data-\[state\=open\]\:rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group[data-state="open"] .group-data-\[state\=open\]\:rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group\/step[data-state="active"] .group-data-\[state\=active\]\/step\:scale-x-100 {
  --tw-scale-x: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group\/step[data-state="completed"] .group-data-\[state\=completed\]\/step\:scale-x-100 {
  --tw-scale-x: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group\/stepper-nav[data-orientation="horizontal"] .group-data-\[orientation\=horizontal\]\/stepper-nav\:flex-row {
  flex-direction: row;
}
.group\/stepper-nav[data-orientation="vertical"] .group-data-\[orientation\=vertical\]\/stepper-nav\:flex-col {
  flex-direction: column;
}
.group[data-state="open"] .group-data-\[state\=open\]\:rounded-b-none {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.group\/step[data-state="completed"] .group-data-\[state\=completed\]\/step\:bg-stroke-strongest {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-stroke-strongest) / var(--lf-stroke-strongest-opacity, var(--tw-bg-opacity)));
}
.group\/step[data-state="completed"] .group-data-\[state\=completed\]\/step\:bg-stroke-success-strong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-stroke-success-strong) / var(--lf-stroke-success-strong-opacity, var(--tw-bg-opacity)));
}
.group[data-state="open"] .group-data-\[state\=open\]\:bg-fill-hover-strong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strong) / var(--lf-fill-hover-strong-opacity, var(--tw-bg-opacity)));
}
.group\/resize-handle[data-resize-handle-active] .group-data-\[resize-handle-active\]\/resize-handle\:opacity-100 {
  opacity: 1;
}
.light.light\:hidden {
  display: none;
}
.light.light\:border-2 {
  border-width: 2px;
}
.light.light\:border-stroke-strong {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, var(--tw-border-opacity)));
}
.light.light\:bg-fill-maximal {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
.light.light\:bg-surface-modal {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-modal) / var(--lf-surface-modal-opacity, var(--tw-bg-opacity)));
}
.light.light\:bg-surface-white {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-white) / var(--lf-surface-white-opacity, var(--tw-bg-opacity)));
}
:is(.light > .light\:hidden:not([data-theme])) {
  display: none;
}
:is(.light > .light\:border-2:not([data-theme])) {
  border-width: 2px;
}
:is(.light > .light\:border-stroke-strong:not([data-theme])) {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, var(--tw-border-opacity)));
}
:is(.light > .light\:bg-fill-maximal:not([data-theme])) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
:is(.light > .light\:bg-surface-modal:not([data-theme])) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-modal) / var(--lf-surface-modal-opacity, var(--tw-bg-opacity)));
}
:is(.light > .light\:bg-surface-white:not([data-theme])) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-white) / var(--lf-surface-white-opacity, var(--tw-bg-opacity)));
}
:is(.light .light\:hidden:not(.light [data-theme]:not(.light) * )) {
  display: none;
}
:is(.light .light\:border-2:not(.light [data-theme]:not(.light) * )) {
  border-width: 2px;
}
:is(.light .light\:border-stroke-strong:not(.light [data-theme]:not(.light) * )) {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, var(--tw-border-opacity)));
}
:is(.light .light\:bg-fill-maximal:not(.light [data-theme]:not(.light) * )) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
:is(.light .light\:bg-surface-modal:not(.light [data-theme]:not(.light) * )) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-modal) / var(--lf-surface-modal-opacity, var(--tw-bg-opacity)));
}
:is(.light .light\:bg-surface-white:not(.light [data-theme]:not(.light) * )) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-white) / var(--lf-surface-white-opacity, var(--tw-bg-opacity)));
}
:is(.light:not(:has([data-theme])) .light\:hidden:not([data-theme])) {
  display: none;
}
:is(.light:not(:has([data-theme])) .light\:border-2:not([data-theme])) {
  border-width: 2px;
}
:is(.light:not(:has([data-theme])) .light\:border-stroke-strong:not([data-theme])) {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, var(--tw-border-opacity)));
}
:is(.light:not(:has([data-theme])) .light\:bg-fill-maximal:not([data-theme])) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
:is(.light:not(:has([data-theme])) .light\:bg-surface-modal:not([data-theme])) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-modal) / var(--lf-surface-modal-opacity, var(--tw-bg-opacity)));
}
:is(.light:not(:has([data-theme])) .light\:bg-surface-white:not([data-theme])) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-white) / var(--lf-surface-white-opacity, var(--tw-bg-opacity)));
}
[data-theme='light'].light\:hidden {
  display: none;
}
[data-theme='light'].light\:border-2 {
  border-width: 2px;
}
[data-theme='light'].light\:border-stroke-strong {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, var(--tw-border-opacity)));
}
[data-theme='light'].light\:bg-fill-maximal {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
[data-theme='light'].light\:bg-surface-modal {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-modal) / var(--lf-surface-modal-opacity, var(--tw-bg-opacity)));
}
[data-theme='light'].light\:bg-surface-white {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-white) / var(--lf-surface-white-opacity, var(--tw-bg-opacity)));
}
:is([data-theme='light'] > .light\:hidden:not([data-theme])) {
  display: none;
}
:is([data-theme='light'] > .light\:border-2:not([data-theme])) {
  border-width: 2px;
}
:is([data-theme='light'] > .light\:border-stroke-strong:not([data-theme])) {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, var(--tw-border-opacity)));
}
:is([data-theme='light'] > .light\:bg-fill-maximal:not([data-theme])) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
:is([data-theme='light'] > .light\:bg-surface-modal:not([data-theme])) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-modal) / var(--lf-surface-modal-opacity, var(--tw-bg-opacity)));
}
:is([data-theme='light'] > .light\:bg-surface-white:not([data-theme])) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-white) / var(--lf-surface-white-opacity, var(--tw-bg-opacity)));
}
:is([data-theme='light'] .light\:hidden:not([data-theme='light'] [data-theme]:not([data-theme='light']) * )) {
  display: none;
}
:is([data-theme='light'] .light\:border-2:not([data-theme='light'] [data-theme]:not([data-theme='light']) * )) {
  border-width: 2px;
}
:is([data-theme='light'] .light\:border-stroke-strong:not([data-theme='light'] [data-theme]:not([data-theme='light']) * )) {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, var(--tw-border-opacity)));
}
:is([data-theme='light'] .light\:bg-fill-maximal:not([data-theme='light'] [data-theme]:not([data-theme='light']) * )) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
:is([data-theme='light'] .light\:bg-surface-modal:not([data-theme='light'] [data-theme]:not([data-theme='light']) * )) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-modal) / var(--lf-surface-modal-opacity, var(--tw-bg-opacity)));
}
:is([data-theme='light'] .light\:bg-surface-white:not([data-theme='light'] [data-theme]:not([data-theme='light']) * )) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-white) / var(--lf-surface-white-opacity, var(--tw-bg-opacity)));
}
:is([data-theme='light']:not(:has([data-theme])) .light\:hidden:not([data-theme])) {
  display: none;
}
:is([data-theme='light']:not(:has([data-theme])) .light\:border-2:not([data-theme])) {
  border-width: 2px;
}
:is([data-theme='light']:not(:has([data-theme])) .light\:border-stroke-strong:not([data-theme])) {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, var(--tw-border-opacity)));
}
:is([data-theme='light']:not(:has([data-theme])) .light\:bg-fill-maximal:not([data-theme])) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
:is([data-theme='light']:not(:has([data-theme])) .light\:bg-surface-modal:not([data-theme])) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-modal) / var(--lf-surface-modal-opacity, var(--tw-bg-opacity)));
}
:is([data-theme='light']:not(:has([data-theme])) .light\:bg-surface-white:not([data-theme])) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-white) / var(--lf-surface-white-opacity, var(--tw-bg-opacity)));
}
@container (min-width: 20rem) {

  .\@xs\:inline {
    display: inline;
  }

  .\@xs\:flex {
    display: flex;
  }
}
@container (min-width: 24rem) {

  .\@sm\:block {
    display: block;
  }

  .\@sm\:inline {
    display: inline;
  }

  .\@sm\:hidden {
    display: none;
  }
}
@container (min-width: 28rem) {

  .\@md\:block {
    display: block;
  }

  .\@md\:inline {
    display: inline;
  }

  .\@md\:flex {
    display: flex;
  }

  .\@md\:hidden {
    display: none;
  }

  .\@md\:p-4 {
    padding: 1rem;
  }
}
@container (min-width: 32rem) {

  .\@lg\:inline {
    display: inline;
  }

  .\@lg\:flex {
    display: flex;
  }
}
@container (min-width: 42rem) {

  .\@2xl\:block {
    display: block;
  }

  .\@2xl\:inline-block {
    display: inline-block;
  }

  .\@2xl\:flex {
    display: flex;
  }

  .\@2xl\:hidden {
    display: none;
  }

  .\@2xl\:w-\[300px\] {
    width: 300px;
  }

  .\@2xl\:shrink-0 {
    flex-shrink: 0;
  }

  .\@2xl\:flex-row {
    flex-direction: row;
  }

  .\@2xl\:gap-3 {
    gap: 0.75rem;
  }

  .\@2xl\:gap-6 {
    gap: 1.5rem;
  }

  .\@2xl\:gap-x-3 {
    -moz-column-gap: 0.75rem;
         column-gap: 0.75rem;
  }

  .\@2xl\:p-6 {
    padding: 1.5rem;
  }
}
@container (min-width: 640px) {

  .\@\[640px\]\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@container (min-width: 1024px) {

  .\@\[1024px\]\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (prefers-reduced-motion: no-preference) {

  @keyframes run-sheet-in {

    0% {
      transform: translateX(24px);
    }

    100% {
      transform: translateX(0);
    }
  }

  .motion-safe\:animate-run-sheet-in {
    animation: run-sheet-in 360ms cubic-bezier(0.2, 0.8, 0.2, 1) both;
  }
}
@media (prefers-reduced-motion: reduce) {

  .motion-reduce\:flex {
    display: flex;
  }

  .motion-reduce\:hidden {
    display: none;
  }

  .motion-reduce\:animate-none {
    animation: none;
  }

  .motion-reduce\:transition-none {
    transition-property: none;
  }
}
.dark\:block:is(.dark *) {
  display: block;
}
.dark\:hidden:is(.dark *) {
  display: none;
}
.dark\:bg-fill-pressed-strong:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-strong) / var(--lf-fill-pressed-strong-opacity, var(--tw-bg-opacity)));
}
.dark\:bg-fill-stronger:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-stronger) / var(--lf-fill-stronger-opacity, var(--tw-bg-opacity)));
}
.dark\:bg-fill-weak:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-weak) / var(--lf-fill-weak-opacity, var(--tw-bg-opacity)));
}
.dark\:bg-fill-weak\/60:is(.dark *) {
  background-color: hsl(var(--lf-fill-weak) / 0.6);
}
.dark\:fill-fill-weak:is(.dark *) {
  fill: hsl(var(--lf-fill-weak) / var(--lf-fill-weak-opacity, 1));
}
.dark\:shadow-\[0px_0px_5px_2px_rgba\(239\2c 246\2c 38\2c 0\.10\)\2c _0px_0px_24px_4px_rgba\(239\2c 246\2c 38\2c 0\.30\)\2c _0px_0px_250px_231px_rgba\(239\2c 246\2c 38\2c 0\.20\)\]:is(.dark *) {
  --tw-shadow: 0px 0px 5px 2px rgba(239,246,38,0.10), 0px 0px 24px 4px rgba(239,246,38,0.30), 0px 0px 250px 231px rgba(239,246,38,0.20);
  --tw-shadow-colored: 0px 0px 5px 2px var(--tw-shadow-color), 0px 0px 24px 4px var(--tw-shadow-color), 0px 0px 250px 231px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.dark\:shadow-none:is(.dark *) {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.dark\:hover\:bg-fill-pressed-strong:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-strong) / var(--lf-fill-pressed-strong-opacity, var(--tw-bg-opacity)));
}
.dark\:hover\:bg-fill-superstrong:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-superstrong) / var(--lf-fill-superstrong-opacity, var(--tw-bg-opacity)));
}
.dark\:hover\:bg-fill-weak:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-weak) / var(--lf-fill-weak-opacity, var(--tw-bg-opacity)));
}
.dark\:hover\:fill-fill-pressed-strongest:hover:is(.dark *) {
  fill: hsl(var(--lf-fill-pressed-strongest) / var(--lf-fill-pressed-strongest-opacity, 1));
}
.disabled\:dark\:text-content-body-invert:is(.dark *):disabled {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-invert) / var(--lf-content-body-invert-opacity, var(--tw-text-opacity)));
}
.group.danger .dark\:group-\[\.danger\]\:shadow-risk-glow-high:is(.dark *) {
  --tw-shadow: 0px 0px 19px 4px hsl(var(--lf-risk-glow-high) / 0.6), 0px 0px 250px 211px hsl(var(--lf-risk-glow-high) / 0.3) !important;
  --tw-shadow-colored: 0px 0px 19px 4px var(--tw-shadow-color), 0px 0px 250px 211px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.group.success .dark\:group-\[\.success\]\:shadow-risk-glow-low:is(.dark *) {
  --tw-shadow: 0px 0px 19px 4px hsl(var(--lf-risk-glow-low) / 0.6), 0px 0px 250px 211px hsl(var(--lf-risk-glow-low) / 0.3) !important;
  --tw-shadow-colored: 0px 0px 19px 4px var(--tw-shadow-color), 0px 0px 250px 211px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.group.warning .dark\:group-\[\.warning\]\:shadow-risk-glow-mid:is(.dark *) {
  --tw-shadow: 0px 0px 19px 4px hsl(var(--lf-risk-glow-mid) / 0.6), 0px 0px 250px 211px hsl(var(--lf-risk-glow-mid) / 0.3) !important;
  --tw-shadow-colored: 0px 0px 19px 4px var(--tw-shadow-color), 0px 0px 250px 211px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.group.danger .dark\:group-\[\.danger\]\:shadow-risk-glow-high:is(.dark *) {
  --tw-shadow-color: hsl(var(--lf-risk-glow-high) / var(--lf-risk-glow-high-opacity, 1));
  --tw-shadow: var(--tw-shadow-colored);
}
.group.success .dark\:group-\[\.success\]\:shadow-risk-glow-low:is(.dark *) {
  --tw-shadow-color: hsl(var(--lf-risk-glow-low) / var(--lf-risk-glow-low-opacity, 1));
  --tw-shadow: var(--tw-shadow-colored);
}
.group.warning .dark\:group-\[\.warning\]\:shadow-risk-glow-mid:is(.dark *) {
  --tw-shadow-color: hsl(var(--lf-risk-glow-mid) / var(--lf-risk-glow-mid-opacity, 1));
  --tw-shadow: var(--tw-shadow-colored);
}
@media (min-width: 640px) {

  .sm\:block {
    display: block;
  }

  .sm\:inline {
    display: inline;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:min-w-\[36rem\] {
    min-width: 36rem;
  }

  .sm\:min-w-\[40vw\] {
    min-width: 40vw;
  }

  .sm\:min-w-\[80\%\] {
    min-width: 80%;
  }

  .sm\:max-w-\[100dvw\] {
    max-width: 100dvw;
  }

  .sm\:max-w-\[480px\] {
    max-width: 480px;
  }

  .sm\:max-w-\[50\%\] {
    max-width: 50%;
  }

  .sm\:max-w-\[560px\] {
    max-width: 560px;
  }

  .sm\:max-w-\[600px\] {
    max-width: 600px;
  }

  .sm\:max-w-\[680px\] {
    max-width: 680px;
  }

  .sm\:max-w-\[75\%\] {
    max-width: 75%;
  }

  .sm\:max-w-\[80\%\] {
    max-width: 80%;
  }

  .sm\:max-w-md {
    max-width: 28rem;
  }

  .sm\:max-w-screen-sm {
    max-width: 640px;
  }

  .sm\:max-w-sm {
    max-width: 24rem;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:items-start {
    align-items: flex-start;
  }

  .sm\:items-end {
    align-items: flex-end;
  }

  .sm\:items-center {
    align-items: center;
  }

  .sm\:justify-between {
    justify-content: space-between;
  }

  .sm\:gap-3 {
    gap: 0.75rem;
  }

  .sm\:self-start {
    align-self: flex-start;
  }

  .sm\:self-end {
    align-self: flex-end;
  }

  .sm\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .data-\[state\=open\]\:sm\:slide-in-from-top-full[data-state="open"] {
    --tw-enter-translate-y: -100%;
  }

  body.office .office\:sm\:max-w-\[85\%\] {
    max-width: 85%;
  }
}
@media (min-width: 768px) {

  .md\:inset-x-auto {
    left: auto;
    right: auto;
  }

  .md\:bottom-5 {
    bottom: 1.25rem;
  }

  .md\:end-5 {
    inset-inline-end: 1.25rem;
  }

  .md\:me-2 {
    margin-inline-end: 0.5rem;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-full {
    height: 100%;
  }

  .md\:min-h-0 {
    min-height: 0px;
  }

  .md\:w-10 {
    width: 2.5rem;
  }

  .md\:w-\[386px\] {
    width: 386px;
  }

  .md\:w-\[clamp\(320px\2c 32vw\2c 360px\)\] {
    width: clamp(320px,32vw,360px);
  }

  .md\:w-auto {
    width: auto;
  }

  .md\:min-w-\[60\%\] {
    min-width: 60%;
  }

  .md\:max-w-2xl {
    max-width: 42rem;
  }

  .md\:max-w-\[1400px\] {
    max-width: 1400px;
  }

  .md\:max-w-\[420px\] {
    max-width: 420px;
  }

  .md\:max-w-\[60\%\] {
    max-width: 60%;
  }

  .md\:max-w-\[85\%\] {
    max-width: 85%;
  }

  .md\:max-w-lg {
    max-width: 32rem;
  }

  .md\:max-w-screen-sm {
    max-width: 640px;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:flex-col {
    flex-direction: column;
  }

  .md\:items-end {
    align-items: flex-end;
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:gap-0 {
    gap: 0px;
  }

  .md\:gap-3 {
    gap: 0.75rem;
  }

  .md\:self-end {
    align-self: flex-end;
  }

  .md\:rounded-xl {
    border-radius: calc(var(--radius) + 2px);
  }

  .md\:p-3 {
    padding: 0.75rem;
  }

  .md\:p-5 {
    padding: 1.25rem;
  }

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .md\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .md\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .md\:ps-body {
    padding-inline-start: var(--lf-body-padding);
  }

  .md\:pt-\[70px\] {
    padding-top: 70px;
  }

  body.office .office\:md\:max-w-\[70\%\] {
    max-width: 70%;
  }
}
@media (min-width: 1024px) {

  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:w-56 {
    width: 14rem;
  }

  .lg\:w-\[85vw\] {
    width: 85vw;
  }

  .lg\:w-auto {
    width: auto;
  }

  .lg\:min-w-\[800px\] {
    min-width: 800px;
  }

  .lg\:\!max-w-\[560px\] {
    max-width: 560px !important;
  }

  .lg\:\!max-w-\[620px\] {
    max-width: 620px !important;
  }

  .lg\:max-w-2xl {
    max-width: 42rem;
  }

  .lg\:max-w-3xl {
    max-width: 48rem;
  }

  .lg\:max-w-5xl {
    max-width: 64rem;
  }

  .lg\:max-w-6xl {
    max-width: 72rem;
  }

  .lg\:max-w-\[1400px\] {
    max-width: 1400px;
  }

  .lg\:max-w-\[35\%\] {
    max-width: 35%;
  }

  .lg\:max-w-\[40\%\] {
    max-width: 40%;
  }

  .lg\:max-w-\[400px\] {
    max-width: 400px;
  }

  .lg\:max-w-\[420px\] {
    max-width: 420px;
  }

  .lg\:max-w-\[480px\] {
    max-width: 480px;
  }

  .lg\:max-w-\[520px\] {
    max-width: 520px;
  }

  .lg\:max-w-\[540px\] {
    max-width: 540px;
  }

  .lg\:max-w-\[66\%\] {
    max-width: 66%;
  }

  .lg\:max-w-\[700px\] {
    max-width: 700px;
  }

  .lg\:max-w-\[85vw\] {
    max-width: 85vw;
  }

  .lg\:max-w-screen-sm {
    max-width: 640px;
  }

  .lg\:max-w-xl {
    max-width: 36rem;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  body.office .office\:lg\:max-w-\[60\%\] {
    max-width: 60%;
  }
}
@media (min-width: 1280px) {

  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (min-width: 1440px) {

  .min-\[1440px\]\:w-60 {
    width: 15rem;
  }
}
@media (min-width: 1536px) {

  .\32xl\:max-w-\[33\%\] {
    max-width: 33%;
  }

  .\32xl\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
.rtl\:origin-top-right:where([dir="rtl"], [dir="rtl"] *) {
  transform-origin: top right;
}
.rtl\:translate-x-1\/2:where([dir="rtl"], [dir="rtl"] *) {
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rtl\:translate-x-2:where([dir="rtl"], [dir="rtl"] *) {
  --tw-translate-x: 0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rtl\:-scale-x-100:where([dir="rtl"], [dir="rtl"] *) {
  --tw-scale-x: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rtl\:bg-gradient-to-l:where([dir="rtl"], [dir="rtl"] *) {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}
.rtl\:before\:bg-gradient-to-l:where([dir="rtl"], [dir="rtl"] *)::before {
  content: var(--tw-content);
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}
.rtl\:data-\[state\=checked\]\:-translate-x-3[data-state="checked"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-translate-x: -0.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rtl\:data-\[state\=checked\]\:-translate-x-4[data-state="checked"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-translate-x: -1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rtl\:data-\[state\=checked\]\:translate-x-\[-17px\][data-state="checked"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-translate-x: -17px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rtl\:data-\[state\=closed\]\:slide-out-to-bottom[data-state="closed"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-exit-translate-y: 100%;
}
.rtl\:data-\[state\=closed\]\:slide-out-to-left[data-state="closed"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-exit-translate-x: -100%;
}
.rtl\:data-\[state\=closed\]\:slide-out-to-left-full[data-state="closed"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-exit-translate-x: -100%;
}
.rtl\:data-\[state\=closed\]\:slide-out-to-right[data-state="closed"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-exit-translate-x: 100%;
}
.rtl\:data-\[state\=closed\]\:slide-out-to-right-1\/2[data-state="closed"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-exit-translate-x: 50%;
}
.rtl\:data-\[state\=closed\]\:slide-out-to-top[data-state="closed"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-exit-translate-y: -100%;
}
.rtl\:data-\[state\=open\]\:slide-in-from-bottom[data-state="open"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-enter-translate-y: 100%;
}
.rtl\:data-\[state\=open\]\:slide-in-from-left[data-state="open"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-enter-translate-x: -100%;
}
.rtl\:data-\[state\=open\]\:slide-in-from-right[data-state="open"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-enter-translate-x: 100%;
}
.rtl\:data-\[state\=open\]\:slide-in-from-right-1\/2[data-state="open"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-enter-translate-x: 50%;
}
.rtl\:data-\[state\=open\]\:slide-in-from-top[data-state="open"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-enter-translate-y: -100%;
}
.rtl\:data-\[state\=closed\]\:slide-out-to-bottom[data-state="closed"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-exit-translate-y: 100%;
}
.rtl\:data-\[state\=closed\]\:slide-out-to-left[data-state="closed"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-exit-translate-x: -100%;
}
.rtl\:data-\[state\=closed\]\:slide-out-to-left-full[data-state="closed"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-exit-translate-x: -100%;
}
.rtl\:data-\[state\=closed\]\:slide-out-to-right[data-state="closed"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-exit-translate-x: 100%;
}
.rtl\:data-\[state\=closed\]\:slide-out-to-right-1\/2[data-state="closed"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-exit-translate-x: 50%;
}
.rtl\:data-\[state\=closed\]\:slide-out-to-top[data-state="closed"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-exit-translate-y: -100%;
}
.rtl\:data-\[state\=open\]\:slide-in-from-bottom[data-state="open"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-enter-translate-y: 100%;
}
.rtl\:data-\[state\=open\]\:slide-in-from-left[data-state="open"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-enter-translate-x: -100%;
}
.rtl\:data-\[state\=open\]\:slide-in-from-right[data-state="open"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-enter-translate-x: 100%;
}
.rtl\:data-\[state\=open\]\:slide-in-from-right-1\/2[data-state="open"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-enter-translate-x: 50%;
}
.rtl\:data-\[state\=open\]\:slide-in-from-top[data-state="open"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-enter-translate-y: -100%;
}
.\[\&\:\:-webkit-scrollbar-thumb\]\:rounded-full::-webkit-scrollbar-thumb {
  border-radius: 9999px;
}
.\[\&\:\:-webkit-scrollbar-thumb\]\:bg-fill-weak::-webkit-scrollbar-thumb {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-weak) / var(--lf-fill-weak-opacity, var(--tw-bg-opacity)));
}
.\[\&\:\:-webkit-scrollbar-thumb\]\:bg-transparent::-webkit-scrollbar-thumb {
  background-color: transparent;
}
.group\/scrollarea:hover .group-hover\/scrollarea\:\[\&\:\:-webkit-scrollbar-thumb\]\:bg-fill-weak::-webkit-scrollbar-thumb {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-weak) / var(--lf-fill-weak-opacity, var(--tw-bg-opacity)));
}
.\[\&\:\:-webkit-scrollbar-track\]\:bg-transparent::-webkit-scrollbar-track {
  background-color: transparent;
}
.\[\&\:\:-webkit-scrollbar\]\:h-1\.5::-webkit-scrollbar {
  height: 0.375rem;
}
.\[\&\:\:-webkit-scrollbar\]\:w-1\.5::-webkit-scrollbar {
  width: 0.375rem;
}
.\[\&\:has\(\[data-state\=open\]\)\]\:opacity-100:has([data-state=open]) {
  opacity: 1;
}
.\[\&\:has\(\[role\=checkbox\]\)\]\:pe-0:has([role=checkbox]) {
  padding-inline-end: 0px;
}
.\[\&\:not\(\:empty\)\]\:mb-3:not(:empty) {
  margin-bottom: 0.75rem;
}
.\[\&\:not\(\:last-child\)\]\:flex-1:not(:last-child) {
  flex: 1 1 0%;
}
.\[\&\>\*\:first-child\]\:border-t>*:first-child {
  border-top-width: 1px;
}
.\[\&\>\*\:last-child\]\:mb-0>*:last-child {
  margin-bottom: 0px;
}
.\[\&\>\*\:last-child\]\:border-b>*:last-child {
  border-bottom-width: 1px;
}
.\[\&\>\*\:last-child\]\:border-stroke-weaker>*:last-child {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-border-opacity)));
}
.\[\&\>\*\]\:col-start-1>* {
  grid-column-start: 1;
}
.\[\&\>\*\]\:row-start-1>* {
  grid-row-start: 1;
}
.\[\&\>\*\]\:\!mb-0>* {
  margin-bottom: 0px !important;
}
.\[\&\>\*\]\:h-full>* {
  height: 100%;
}
.\[\&\>\*\]\:w-full>* {
  width: 100%;
}
.\[\&\>\*\]\:min-w-0>* {
  min-width: 0px;
}
.\[\&\>\*\]\:overflow-visible>* {
  overflow: visible;
}
.\[\&\>\*\]\:px-2>* {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.\[\&\>\*\]\:px-3>* {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.\[\&\>\*\]\:py-1>* {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.\[\&\>\*\]\:py-1\.5>* {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.\[\&\>\*\]\:py-2>* {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.\[\&\>\*\]\:opacity-60>* {
  opacity: 0.6;
}
.\[\&\>\[cmdk-list-sizer\]\]\:flex>[cmdk-list-sizer] {
  display: flex;
}
.\[\&\>\[cmdk-list-sizer\]\]\:flex-col>[cmdk-list-sizer] {
  flex-direction: column;
}
.\[\&\>\[cmdk-list-sizer\]\]\:gap-0\.5>[cmdk-list-sizer] {
  gap: 0.125rem;
}
.\[\&\>button\]\:hidden>button {
  display: none;
}
.\[\&\>div\]\:w-full>div {
  width: 100%;
}
.\[\&\>div\]\:border-t-0>div {
  border-top-width: 0px;
}
.\[\&\>img\]\:relative>img {
  position: relative;
}
.\[\&\>label\]\:flex>label {
  display: flex;
}
.\[\&\>label\]\:h-11>label {
  height: 2.75rem;
}
.\[\&\>label\]\:items-center>label {
  align-items: center;
}
.\[\&\>label\]\:pe-3>label {
  padding-inline-end: 0.75rem;
}
.\[\&\>p\]\:text-body-small>p {
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
}
.\[\&\>span\]\:flex>span {
  display: flex;
}
.\[\&\>span\]\:hidden>span {
  display: none;
}
.\[\&\>span\]\:min-w-0>span {
  min-width: 0px;
}
.\[\&\>span\]\:items-center>span {
  align-items: center;
}
.\[\&\>span\]\:truncate>span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.\[\&\>svg\:last-child\]\:hidden>svg:last-child {
  display: none;
}
.\[\&\>svg\]\:relative>svg {
  position: relative;
}
.\[\&\>svg\]\:size-4>svg {
  width: 1rem;
  height: 1rem;
}
.\[\&\>svg\]\:min-h-4>svg {
  min-height: 1rem;
}
.\[\&\>svg\]\:min-w-4>svg {
  min-width: 1rem;
}
.\[\&\>svg\]\:rotate-180>svg {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&\>tr\]\:last\:border-b-0:last-child>tr {
  border-bottom-width: 0px;
}
.\[\&\[data-state\=open\]\>svg\]\:rotate-0[data-state=open]>svg {
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&\[data-streaming\]_td\]\:\!whitespace-nowrap[data-streaming] td {
  white-space: nowrap !important;
}
.\[\&\[data-streaming\]_td\]\:\!\[overflow-wrap\:normal\][data-streaming] td {
  overflow-wrap: normal !important;
}
.\[\&_\.lf-tab-background\]\:top-2 .lf-tab-background {
  top: 0.5rem;
}
.\[\&_\.lf-tab-background\]\:h-\[calc\(100\%-16px\)\] .lf-tab-background {
  height: calc(100% - 16px);
}
.\[\&_\.shadow-table-border\]\:shadow-none .shadow-table-border {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.\[\&_\.table-container\:\:-webkit-scrollbar-thumb\]\:rounded-full .table-container::-webkit-scrollbar-thumb {
  border-radius: 9999px;
}
.\[\&_\.table-container\:\:-webkit-scrollbar-thumb\]\:bg-transparent .table-container::-webkit-scrollbar-thumb {
  background-color: transparent;
}
.group\/scrollarea:hover .group-hover\/scrollarea\:\[\&_\.table-container\:\:-webkit-scrollbar-thumb\]\:bg-fill-weak .table-container::-webkit-scrollbar-thumb {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-weak) / var(--lf-fill-weak-opacity, var(--tw-bg-opacity)));
}
.\[\&_\.table-container\:\:-webkit-scrollbar-track\]\:bg-transparent .table-container::-webkit-scrollbar-track {
  background-color: transparent;
}
.\[\&_\.table-container\:\:-webkit-scrollbar\]\:h-1\.5 .table-container::-webkit-scrollbar {
  height: 0.375rem;
}
.\[\&_\.table-container\:\:-webkit-scrollbar\]\:w-1\.5 .table-container::-webkit-scrollbar {
  width: 0.375rem;
}
.\[\&_\.table-container\]\:h-full .table-container {
  height: 100%;
}
.\[\&_\.table-container\]\:min-w-full .table-container {
  min-width: 100%;
}
.\[\&_\.table-container\]\:overflow-auto .table-container {
  overflow: auto;
}
.\[\&_\.table-container\]\:overflow-visible .table-container {
  overflow: visible;
}
.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading] {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.\[\&_del\]\:text-content-body-error del {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-error) / var(--lf-content-body-error-opacity, var(--tw-text-opacity)));
}
.\[\&_h1\]\:mb-3 h1 {
  margin-bottom: 0.75rem;
}
.\[\&_h1\]\:mt-6 h1 {
  margin-top: 1.5rem;
}
.\[\&_h1\]\:text-heading2 h1 {
  font-size: round(calc(var(--font-scale) * 32px), 1px);
  line-height: round(calc(var(--font-scale) * 40px), 1px);
  font-weight: 400;
}
.\[\&_h1\]\:font-bold h1 {
  font-weight: 700;
}
.\[\&_h2\]\:mb-2 h2 {
  margin-bottom: 0.5rem;
}
.\[\&_h2\]\:mt-5 h2 {
  margin-top: 1.25rem;
}
.\[\&_h2\]\:text-heading h2 {
  font-size: round(calc(var(--font-scale) * 24px), 1px);
  line-height: round(calc(var(--font-scale) * 32px), 1px);
  font-weight: 400;
}
.\[\&_h2\]\:font-bold h2 {
  font-weight: 700;
}
.\[\&_h3\]\:mb-1 h3 {
  margin-bottom: 0.25rem;
}
.\[\&_h3\]\:mt-3 h3 {
  margin-top: 0.75rem;
}
.\[\&_h3\]\:text-subheading h3 {
  font-size: round(calc(var(--font-scale) * 18px), 1px);
  line-height: round(calc(var(--font-scale) * 28px), 1px);
  font-weight: 400;
}
.\[\&_h3\]\:font-semibold h3 {
  font-weight: 600;
}
.\[\&_ins\]\:text-content-body-success ins {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-success) / var(--lf-content-body-success-opacity, var(--tw-text-opacity)));
}
.\[\&_ins\]\:no-underline ins {
  text-decoration-line: none;
}
.\[\&_ol\]\:list-decimal ol {
  list-style-type: decimal;
}
.\[\&_ol\]\:ps-4 ol {
  padding-inline-start: 1rem;
}
.\[\&_ol\]\:ps-6 ol {
  padding-inline-start: 1.5rem;
}
.\[\&_p\]\:m-0 p {
  margin: 0px;
}
.\[\&_p\]\:mb-1 p {
  margin-bottom: 0.25rem;
}
.\[\&_p\]\:block p {
  display: block;
}
.\[\&_p\]\:inline p {
  display: inline;
}
.\[\&_p\]\:w-full p {
  width: 100%;
}
.\[\&_p\]\:min-w-0 p {
  min-width: 0px;
}
.\[\&_p\]\:truncate p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.\[\&_p\]\:text-caption p {
  font-size: round(calc(var(--font-scale) * 12px), 1px);
  line-height: round(calc(var(--font-scale) * 16px), 1px);
  font-weight: 400;
}
.\[\&_span\[data-type\=\"mention\"\]\]\:text-content-body-tags span[data-type="mention"] {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-tags) / var(--lf-content-body-tags-opacity, var(--tw-text-opacity)));
}
.\[\&_span\]\:inline span {
  display: inline;
}
.\[\&_svg\]\:block svg {
  display: block;
}
.\[\&_svg\]\:size-3 svg {
  width: 0.75rem;
  height: 0.75rem;
}
.\[\&_svg\]\:size-3\.5 svg {
  width: 0.875rem;
  height: 0.875rem;
}
.\[\&_svg\]\:size-4 svg {
  width: 1rem;
  height: 1rem;
}
.\[\&_svg\]\:text-content-body-constant-dark svg {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-constant-dark) / var(--lf-content-body-constant-dark-opacity, var(--tw-text-opacity)));
}
.\[\&_svg\]\:text-icon-weak svg {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-weak) / var(--lf-icon-weak-opacity, var(--tw-text-opacity)));
}
.hover\:\[\&_svg\]\:text-icon-strong svg:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-strong) / var(--lf-icon-strong-opacity, var(--tw-text-opacity)));
}
.\[\&_table\]\:\!mb-0 table {
  margin-bottom: 0px !important;
}
.\[\&_table\]\:w-full table {
  width: 100%;
}
.\[\&_table\]\:\!border-separate table {
  border-collapse: separate !important;
}
.\[\&_table\]\:\!\[border-spacing\:0\] table {
  border-spacing: 0 !important;
}
.\[\&_td\:last-child\]\:\!border-e-0 td:last-child {
  border-inline-end-width: 0px !important;
}
.\[\&_td\]\:\!break-words td {
  overflow-wrap: break-word !important;
}
.\[\&_td\]\:\!border-b td {
  border-bottom-width: 1px !important;
}
.\[\&_td\]\:\!border-e td {
  border-inline-end-width: 1px !important;
}
.\[\&_td\]\:\!border-stroke-weaker td {
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-border-opacity))) !important;
}
.\[\&_td\]\:\!px-5 td {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
.\[\&_td\]\:\!py-4 td {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.\[\&_td\]\:\!text-start td {
  text-align: start !important;
}
.\[\&_td\]\:\!align-top td {
  vertical-align: top !important;
}
.\[\&_td\]\:\!\[overflow-wrap\:anywhere\] td {
  overflow-wrap: anywhere !important;
}
.\[\&_th\:last-child\]\:\!border-e-0 th:last-child {
  border-inline-end-width: 0px !important;
}
.\[\&_th\]\:\!sticky th {
  position: sticky !important;
}
.\[\&_th\]\:\!top-0 th {
  top: 0px !important;
}
.\[\&_th\]\:\!z-10 th {
  z-index: 10 !important;
}
.\[\&_th\]\:\!h-auto th {
  height: auto !important;
}
.\[\&_th\]\:h-auto th {
  height: auto;
}
.\[\&_th\]\:\!min-h-14 th {
  min-height: 3.5rem !important;
}
.\[\&_th\]\:\!whitespace-nowrap th {
  white-space: nowrap !important;
}
.\[\&_th\]\:\!border-b th {
  border-bottom-width: 1px !important;
}
.\[\&_th\]\:\!border-e th {
  border-inline-end-width: 1px !important;
}
.\[\&_th\]\:\!border-stroke-weaker th {
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-border-opacity))) !important;
}
.\[\&_th\]\:\!border-b-stroke-weaker th {
  --tw-border-opacity: 1 !important;
  border-bottom-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-border-opacity))) !important;
}
.\[\&_th\]\:\!bg-fill-superstrong th {
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--lf-fill-superstrong) / var(--lf-fill-superstrong-opacity, var(--tw-bg-opacity))) !important;
}
.\[\&_th\]\:bg-fill-maximal th {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
.\[\&_th\]\:bg-transparent th {
  background-color: transparent;
}
.\[\&_th\]\:\!px-5 th {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
.\[\&_th\]\:\!py-4 th {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.\[\&_th\]\:px-2 th {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.\[\&_th\]\:py-1\.5 th {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.\[\&_th\]\:\!text-start th {
  text-align: start !important;
}
.\[\&_th\]\:\!align-middle th {
  vertical-align: middle !important;
}
.\[\&_th\]\:\!font-semibold th {
  font-weight: 600 !important;
}
.\[\&_th\]\:\!text-content-heading th {
  --tw-text-opacity: 1 !important;
  color: hsl(var(--lf-content-heading) / var(--lf-content-heading-opacity, var(--tw-text-opacity))) !important;
}
.\[\&_tr\:last-child\]\:border-b-0 tr:last-child {
  border-bottom-width: 0px;
}
.\[\&_tr\:last-child_td\]\:\!border-b-0 tr:last-child td {
  border-bottom-width: 0px !important;
}
.\[\&_tr\]\:h-auto tr {
  height: auto;
}
.\[\&_tr\]\:border-b tr {
  border-bottom-width: 1px;
}
.\[\&_tr\]\:border-stroke-weaker tr {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-border-opacity)));
}
.\[\&_ul\]\:list-disc ul {
  list-style-type: disc;
}
.\[\&_ul\]\:ps-4 ul {
  padding-inline-start: 1rem;
}
.\[\&_ul\]\:ps-6 ul {
  padding-inline-start: 1.5rem;
}
.group:hover .\[\.group\:hover_\&\:not\(\:hover\)\]\:bg-fill-maximal:not(:hover) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
/*$vite$:1*/