@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background: 0 0% 100%;--foreground: 222.2 84% 4.9%;--card: 0 0% 100%;--card-foreground: 222.2 84% 4.9%;--popover: 0 0% 100%;--popover-foreground: 222.2 84% 4.9%;--primary: 222.2 47.4% 11.2%;--primary-foreground: 210 40% 98%;--secondary: 210 40% 96.1%;--secondary-foreground: 222.2 47.4% 11.2%;--muted: 210 40% 96.1%;--muted-foreground: 215.4 16.3% 46.9%;--accent: 210 40% 96.1%;--accent-foreground: 222.2 47.4% 11.2%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 210 40% 98%;--border: 214.3 31.8% 91.4%;--input: 214.3 31.8% 91.4%;--ring: 222.2 84% 4.9%;--radius: .5rem;--sidebar-background: 0 0% 98%;--sidebar-foreground: 240 5.3% 26.1%;--sidebar-primary: 240 5.9% 10%;--sidebar-primary-foreground: 0 0% 98%;--sidebar-accent: 240 4.8% 95.9%;--sidebar-accent-foreground: 240 5.9% 10%;--sidebar-border: 220 13% 91%;--sidebar-ring: 217.2 91.2% 59.8%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.dark{--background: 222.2 84% 4.9%;--foreground: 210 40% 98%;--card: 222.2 84% 4.9%;--card-foreground: 210 40% 98%;--popover: 222.2 84% 4.9%;--popover-foreground: 210 40% 98%;--primary: 210 40% 98%;--primary-foreground: 222.2 47.4% 11.2%;--secondary: 217.2 32.6% 17.5%;--secondary-foreground: 210 40% 98%;--muted: 217.2 32.6% 17.5%;--muted-foreground: 215 20.2% 65.1%;--accent: 217.2 32.6% 17.5%;--accent-foreground: 210 40% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 210 40% 98%;--border: 217.2 32.6% 17.5%;--input: 217.2 32.6% 17.5%;--ring: 212.7 26.8% 83.9%;--sidebar-background: 240 5.9% 10%;--sidebar-foreground: 240 4.8% 95.9%;--sidebar-primary: 224.3 76.3% 48%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 240 3.7% 15.9%;--sidebar-accent-foreground: 240 4.8% 95.9%;--sidebar-border: 240 3.7% 15.9%;--sidebar-ring: 217.2 91.2% 59.8%}}@layer base{*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}:where(p,span,li,h1,h2,h3,h4,h5,h6,a,button,label,td,th){overflow-wrap:anywhere;word-break:break-word}pre,code{overflow-x:auto;white-space:pre}}.prose{@apply max-w-none;}.ProseMirror{@apply outline-none;}.ProseMirror>*+*{@apply mt-3;}.ProseMirror p{@apply m-0;}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3,.ProseMirror h4,.ProseMirror h5,.ProseMirror h6{@apply font-semibold;@apply my-3;@apply leading-tight;}.ProseMirror h1{@apply text-2xl;}.ProseMirror h2{@apply text-xl;}.ProseMirror h3{@apply text-lg;}.ProseMirror pre{@apply bg-slate-900;@apply text-slate-100;@apply p-4;@apply rounded-lg;@apply font-mono;@apply text-sm;@apply overflow-x-auto;@apply my-4;}.ProseMirror pre code{@apply text-inherit;@apply p-0;}.ProseMirror code{@apply bg-slate-100;@apply text-slate-900;@apply px-2;@apply py-1;@apply rounded;@apply font-mono;@apply text-sm;}.ProseMirror ul{@apply list-disc;@apply list-inside;@apply my-3;@apply ml-4;}.ProseMirror ol{@apply list-decimal;@apply list-inside;@apply my-3;@apply ml-4;}.ProseMirror li{@apply my-1;}.ProseMirror blockquote{@apply border-l-4;@apply border-slate-300;@apply pl-4;@apply italic;@apply text-slate-600;@apply my-3;}.ProseMirror a{@apply text-blue-600;@apply underline;}.ProseMirror a:hover{@apply text-blue-800;}.ProseMirror img{@apply max-w-full;@apply h-auto;@apply my-4;@apply rounded;}.ProseMirror table{@apply w-full;@apply border-collapse;@apply my-4;}.ProseMirror table td,.ProseMirror table th{@apply border;@apply border-slate-300;@apply px-4;@apply py-2;@apply text-left;}.ProseMirror table th{@apply bg-slate-100;@apply font-semibold;}.ProseMirror table tr:hover{@apply bg-slate-50;}.ProseMirror .is-selected{@apply bg-blue-100;}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{touch-action:auto;transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:#1e40af;opacity:.2;border-radius:.5rem;border:2px dashed #1e40af;z-index:2;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-animated{transition:all .1s ease}.react-resizable-hide{display:none}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;touch-action:auto;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTEgMTFMMTkgMTlNMTUgMTFMMTkgMTVNMTEgMTVMMTUgMTkiIHN0cm9rZT0iIzFRQzBBRiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=);background-position:bottom right;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;padding:0}.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid #1e40af;border-bottom:2px solid #1e40af}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotateY(180deg)}.react-resizable-handle-e{right:0}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotateX(180deg)}.react-resizable-handle-s{bottom:0}
