@font-face{font-family:Geist;src:url(/fonts/Geist-Variable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(/fonts/GeistMono-Variable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}:root{--primary: 352 62% 46%;--primary-foreground: 0 0% 100%;--ring: 352 62% 46%;--background: 30 8% 99%;--card: 0 0% 100%;--card-foreground: 20 10% 8%;--popover: 30 10% 99%;--popover-foreground: 20 10% 8%;--foreground: 20 10% 8%;--secondary: 30 8% 93%;--secondary-foreground: 20 8% 15%;--muted: 30 8% 93%;--muted-foreground: 20 5% 44%;--accent: 30 8% 93%;--accent-foreground: 20 8% 15%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 98%;--border: 30 12% 86%;--input: 30 12% 86%;--radius: .625rem;--status-triage: 340 65% 55%;--status-backlog: 240 5% 65%;--status-todo: 217 91% 60%;--status-in-progress: 38 92% 50%;--status-review: 142 71% 45%;--status-done: 271 91% 65%;--status-canceled: 0 0% 55%}.dark{--primary: 352 62% 55%;--primary-foreground: 0 0% 100%;--ring: 352 62% 55%;--background: 340 4% 13%;--foreground: 0 0% 94%;--card: 340 4% 15%;--card-foreground: 0 0% 94%;--popover: 340 4% 15%;--popover-foreground: 0 0% 94%;--secondary: 340 4% 14%;--secondary-foreground: 0 0% 94%;--muted: 340 4% 14%;--muted-foreground: 340 4% 55%;--accent: 340 4% 14%;--accent-foreground: 0 0% 94%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 0 0% 98%;--border: 340 4% 14%;--input: 340 4% 14%}*,*:before,*:after{border-color:hsl(var(--border))}body{font-family:Geist,system-ui,sans-serif;background-color:hsl(var(--background));color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code,pre,kbd{font-family:Geist Mono,monospace}#ambient-gradient{position:fixed;inset:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse 70% 60% at 85% 110%,rgba(155,130,120,.08) 0%,transparent 65%)}.dark #ambient-gradient{background:radial-gradient(ellipse 70% 60% at 85% 110%,rgba(155,130,120,.14) 0%,transparent 65%)}.glass-card{background:#ffffffb8;border:1px solid rgba(0,0,0,.08);box-shadow:inset 0 1px #ffffffe6,0 2px 12px #00000012}.dark .glass-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.07);box-shadow:inset 0 1px #ffffff14,0 4px 24px #00000059}.glass-dialog{background:#ffffffe0;border:1px solid rgba(0,0,0,.07);box-shadow:0 24px 60px #0000001a,inset 0 1px #fffffff2}.dark .glass-dialog{background:#0e0b10e0;border:1px solid rgba(255,255,255,.07);box-shadow:inset 0 1px #ffffff14,0 24px 60px #0000008c}.sidebar-glass{background:#ffffffa6;border:1px solid rgba(0,0,0,.07);box-shadow:inset 0 1px #ffffffe6,0 8px 32px #00000014,0 2px 8px #0000000a}.dark .sidebar-glass{background:#0e0b108c;border:1px solid rgba(255,255,255,.07);box-shadow:inset 0 1px #ffffff0f,0 8px 40px #0006,0 2px 10px #00000040}.header-glass{background:#fff9;border-bottom:1px solid rgba(0,0,0,.07);box-shadow:0 1px #ffffffd9,0 2px 12px #0000000a}.dark .header-glass{background:#0e0b1099;border-bottom:1px solid rgba(255,255,255,.06);box-shadow:0 1px #ffffff0a,0 2px 12px #0003}.cmd-item-active{background:#00000012}.dark .cmd-item-active{background:hsl(var(--accent))}.theme-btn{border-color:hsl(var(--border));color:hsl(var(--muted-foreground))}.theme-btn[aria-pressed=true]{border-color:hsl(var(--primary));color:hsl(var(--primary));background:hsl(var(--primary) / .07)}.tiptap-editor .ProseMirror{padding:.75rem 1rem;min-height:120px;max-height:500px;overflow-y:auto;font-size:.875rem;line-height:1.625}.tiptap-editor .ProseMirror:focus{outline:none}.tiptap-editor .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;height:0;pointer-events:none;color:hsl(var(--muted-foreground) / .4)}.tiptap-editor .ProseMirror h1{font-size:1.25rem;font-weight:700;margin-top:1rem;margin-bottom:.5rem}.tiptap-editor .ProseMirror h2{font-size:1.125rem;font-weight:600;margin-top:.75rem;margin-bottom:.375rem}.tiptap-editor .ProseMirror h3{font-size:1rem;font-weight:600;margin-top:.5rem;margin-bottom:.25rem}.tiptap-editor .ProseMirror ul{list-style:disc;padding-left:1.25rem;margin:.5rem 0}.tiptap-editor .ProseMirror ol{list-style:decimal;padding-left:1.25rem;margin:.5rem 0}.tiptap-editor .ProseMirror blockquote{border-left:2px solid hsl(var(--border));padding-left:.75rem;font-style:italic;margin:.5rem 0}.tiptap-editor .ProseMirror code{background:hsl(var(--muted));padding:.125rem .25rem;border-radius:.25rem;font-size:.75rem;font-family:monospace}.tiptap-editor .ProseMirror pre{background:hsl(var(--muted));padding:.75rem 1rem;border-radius:.375rem;margin:.5rem 0;overflow-x:auto}.tiptap-editor .ProseMirror pre code{background:none;padding:0;border-radius:0}.tiptap-editor .ProseMirror img{border-radius:.5rem;max-width:100%;margin:.5rem 0}.tiptap-editor .ProseMirror a{color:hsl(var(--primary));text-decoration:underline}.tiptap-editor .ProseMirror hr{border:none;border-top:1px solid hsl(var(--border));margin:1rem 0}.mini-editor .ProseMirror{min-height:60px;max-height:200px}
