:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}::-webkit-scrollbar{display:none}body,html{max-width:100vw;overflow-x:hidden}.react-datepicker-wrapper,.react-datepicker__input-container,.react-datepicker__input-container input{width:100%}.ellipsis-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px;display:inline-block}.date-input-custom::-webkit-calendar-picker-indicator{opacity:1;display:block;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-calendar" viewBox="0 0 16 16"><path d="M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"/></svg>') no-repeat;background-position:50%;background-size:16px;cursor:pointer;color:transparent;width:20px;height:20px}body{font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.sticky-navbar{position:-webkit-sticky;position:sticky;top:0;z-index:1050;background:var(--background)}.cursor-not-allowed{cursor:not-allowed!important;pointer-events:auto!important}.text-black{color:black}.tiptap{max-height:20vh}.responsive-gap{display:flex;flex-wrap:wrap;align-items:center;gap:3px}@media (min-width:1500px){.responsive-gap{gap:12px}}