@import "https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;500;600;700&family=Fira+Sans:wght@300;400;500;600;700&display=swap";html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}@layer theme,base,components,naive-ui,utilities;:root{--primary:239 84% 67%;--primary-light:234 89% 74%;--accent:186 84% 46%;--destructive:0 84% 60%;--warning:38 92% 50%;--success:162 60% 46%;--info:239 84% 67%;--background:226 20% 97%;--foreground:226 18% 10%;--card:0 0% 100%;--card-foreground:226 18% 10%;--popover:0 0% 100%;--popover-foreground:226 18% 10%;--muted:226 15% 94%;--muted-foreground:226 10% 52%;--border:226 14% 91%;--input:226 14% 91%;--ring:239 84% 67%;--sidebar-bg:239 40% 98%;--sidebar-fg:226 18% 10%;--sidebar-border:226 14% 91%;--sidebar-accent:239 84% 94%;--sidebar-accent-fg:239 84% 60%;--sidebar-width:260px;--sidebar-collapsed-width:68px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--z-sidebar:100;--z-header:200;--z-tabs:90;--z-overlay:400;--z-modal:500;--z-popover:600;--z-toast:700;--shadow-sm:0 1px 3px 0 #0000000a;--shadow-md:0 4px 12px -2px #0000000f;--shadow-lg:0 12px 32px -8px #00000014;--shadow-xl:0 20px 48px -12px #0000001a}.dark{--primary:239 84% 67%;--primary-light:234 89% 74%;--accent:186 84% 50%;--destructive:0 74% 56%;--warning:38 92% 56%;--success:162 60% 50%;--info:239 84% 67%;--background:226 12% 6%;--foreground:226 15% 94%;--card:226 8% 11%;--card-foreground:226 15% 94%;--popover:226 8% 11%;--popover-foreground:226 15% 94%;--muted:226 7% 18%;--muted-foreground:226 6% 62%;--border:226 7% 24%;--input:226 7% 24%;--ring:239 84% 67%;--sidebar-bg:239 20% 8%;--sidebar-fg:226 15% 94%;--sidebar-border:226 7% 16%;--sidebar-accent:239 30% 16%;--sidebar-accent-fg:239 84% 67%;--shadow-sm:0 1px 3px 0 #0003;--shadow-md:0 4px 12px -2px #00000040;--shadow-lg:0 12px 32px -8px #0000004d;--shadow-xl:0 20px 48px -12px #00000059;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:hsl(var(--background));color:hsl(var(--foreground));font-family:Fira Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}code,code[class*=language-]{font-family:Fira Code,ui-monospace,monospace}::selection{background:hsl(var(--primary)/.2);color:inherit}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}button:not(:disabled),[role=button]:not(:disabled),summary:not(:disabled){cursor:pointer}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground)/.3)}.page{max-width:1400px;margin:0 auto}.page>*+*{margin-top:1rem}.page-head{border:1px solid hsl(var(--border));border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.page-head-group{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.section-card{border:1px solid hsl(var(--border));border-radius:.75rem;overflow:hidden}.section-card .pagination-wrap{border-top:1px solid hsl(var(--border));justify-content:flex-end;padding:.75rem 1.125rem;display:flex}.section-card-header{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;padding:.875rem 1.125rem;display:flex}.section-card-title{color:hsl(var(--foreground));align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;display:flex}.table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.table-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.table-empty-icon{background:color-mix(in srgb, hsl(var(--muted)) 60%, transparent);width:3rem;height:3rem;color:hsl(var(--muted-foreground));border-radius:9999px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.table-empty-title{color:hsl(var(--foreground));margin:0 0 .25rem;font-size:.9375rem;font-weight:600}.table-empty-desc{color:hsl(var(--muted-foreground));margin:0;font-size:.8125rem}.form-stack>*+*{margin-top:1rem}.form-group>*+*{margin-top:.5rem}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-label{color:hsl(var(--foreground));font-size:.875rem;font-weight:500}.form-caption{color:hsl(var(--muted-foreground));font-size:.75rem}.form-actions,.form-foot{justify-content:flex-end;gap:.75rem;padding-top:.5rem;display:flex}.input-full{width:100%}.detail-stack>*+*{margin-top:1.25rem}.detail-title{color:hsl(var(--foreground));font-size:1.125rem;font-weight:600}.detail-text{color:hsl(var(--foreground));font-size:.875rem;font-weight:500}.detail-muted{color:hsl(var(--muted-foreground));font-size:.875rem}.detail-grid{flex-wrap:wrap;gap:1rem;display:flex}.detail-tag{color:hsl(var(--muted-foreground));margin-bottom:.25rem;font-size:.75rem}.content-block{background:hsl(var(--muted));border:1px solid color-mix(in srgb, hsl(var(--border)) 50%, transparent);border-radius:.5rem;padding:1rem}.content-block--reply{background:color-mix(in srgb, hsl(var(--primary)) 4%, transparent);border-left:3px solid color-mix(in srgb, hsl(var(--primary)) 25%, transparent)}.content-text{font-size:.875rem;line-height:1.625}.content-prewrap{white-space:pre-wrap}.img-cover{object-fit:cover;border-radius:.5rem;width:100%;max-height:16rem}.pri-urgent{color:#ef4444}.pri-important{color:#f59e0b}.pri-normal{color:hsl(var(--primary))}.stack-list{flex-wrap:wrap;gap:.5rem;display:flex}.stack-item{border:1px solid hsl(var(--border));background:hsl(var(--muted));color:hsl(var(--foreground));border-radius:9999px;align-items:center;gap:.375rem;padding:.375rem 1rem;font-size:.875rem;display:inline-flex}.stack-item:hover{border-color:var(--c,hsl(var(--border)));color:var(--c,hsl(var(--foreground)));background:color-mix(in srgb, var(--c,hsl(var(--primary))) 6%, transparent)}.filter-select{width:8rem}.filter-input{width:14rem}.field>*+*{margin-top:.5rem}.field-label{color:hsl(var(--foreground));font-size:.875rem;font-weight:500;display:block}.field-hint{color:hsl(var(--muted-foreground));font-size:.75rem}.upload-area{align-items:center;gap:.75rem;display:flex}.upload-list{flex-wrap:wrap;gap:.5rem;display:flex}.detail>*+*{margin-top:1.25rem}.detail-m{flex-wrap:wrap;gap:1rem;display:flex}.detail-m>*>:first-child{color:hsl(var(--muted-foreground));font-size:.75rem}.detail-m>*>:last-child{color:hsl(var(--foreground));font-size:.875rem;font-weight:500}.detail-caption{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.toolbar-group{align-items:center;gap:.5rem;display:flex}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page .page-head,.page .section-card{animation:.35s ease-out both fadeSlideUp}.page .section-card{animation-delay:50ms}@media (prefers-reduced-motion:reduce){.page .page-head,.page .section-card{animation:none}}@media (width<=767px){.page-head{padding:.5rem .75rem}.form-grid{grid-template-columns:1fr}}
