:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}@layer utilities{.text-balance{text-wrap:balance}}#editor-container{height:375px;color:#fff!important}#toolbar-container .ql-picker-item{background-color:#fff!important;color:#fff!important}#toolbar-container .ql-color-label.ql-stroke{stroke:#fff!important;color:#fff!important}#toolbar-container .ql-bold{color:#0f0!important;background-color:transparent!important}#toolbar-container .ql-bold:hover{color:#fff!important;background-color:#444}.quill-toolbar-dark .ql-toolbar button{color:#fff}.quill-toolbar-dark .ql-toolbar button:hover{background-color:transparent;color:#fff}.quill-toolbar-dark .ql-toolbar button.ql-active{background-color:#444;color:#fff}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}.custom-scrollbar::-webkit-scrollbar-track{background-color:var(--scrollbar-track);border-radius:4px}#map{border-radius:8px;overflow:hidden;width:100%;height:300px;margin-top:10px}@font-face{font-family:Inter;src:url(/fonts/inter/Inter-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}.swal2-container{z-index:20000!important}