:root{--bg:#f6f8fb;--surface:#fff;--surface-2:#f8fafc;--ink-0:#0f172a;--ink-1:#334155;--ink-2:#64748b;--ink-3:#94a3b8;--line:#0f172a14;--line-strong:#0f172a24;--brand:#0ea5e9;--brand-dark:#0369a1;--teal:#0f766e;--accent:#5eead4;--side-bg:#0b1220;--side-bg-2:#111a2e;--shadow-sm:0 1px 2px #0f172a0f, 0 1px 3px #0f172a0a;--shadow-md:0 4px 12px #0f172a14;--shadow-lg:0 12px 32px #0f172a1f;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:20px}*{box-sizing:border-box}html,body,#root{height:100%}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;color:var(--ink-0);background:var(--bg);margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}:where(button,a,input,select,textarea):focus-visible{outline:2px solid var(--brand);outline-offset:2px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#0f172a2e padding-box content-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#0f172a4d padding-box content-box}button{transition:background .14s,border-color .14s,box-shadow .14s,transform 60ms,filter .14s}button:active{transform:translateY(.5px)}button:disabled{cursor:not-allowed}.ui-input{transition:border-color .14s,box-shadow .14s}.ui-input:hover:not(:focus){border-color:#0f172a47}.ui-input:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #0ea5e924}.ui-input::placeholder{color:var(--ink-3)}button:not(:disabled):hover{filter:brightness(.97)}.case-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:20px;display:grid}@media (width<=980px){.case-layout{grid-template-columns:1fr}}.shell-sidebar-desktop{z-index:30;width:248px;position:fixed;top:0;bottom:0;left:0}.shell-content{flex-direction:column;min-height:100vh;margin-left:248px;display:flex}@media (width<=900px){.shell-sidebar-desktop{display:none}.shell-content{margin-left:0}.shell-burger{display:inline-flex!important}}@keyframes pageIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.page-in{animation:.18s both pageIn}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}.skeleton{background:linear-gradient(90deg,#0f172a0f 25%,#0f172a1c 37%,#0f172a0f 63%) 0 0/400px 100%;border-radius:8px;animation:1.2s ease-in-out infinite shimmer}@media (prefers-reduced-motion:reduce){.skeleton{animation:none}}@media print{.no-print,.shell-sidebar-desktop,.shell-topbar{display:none!important}.shell-content{margin-left:0!important}}
