:root{font-family:DM Sans,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--site-app-bg: #f5f7fc;--site-sidebar-bg: #0f172a;--site-sidebar-accent: #3b82f6;--site-chip-accent: #1e3a8a}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;color:#0f172a;background:var(--site-app-bg, #f5f7fc)}#root{min-height:100vh}button{font-family:inherit;transition:transform .07s,filter .07s}button:active:not(:disabled){transform:scale(.97) translateY(1px);filter:brightness(.96)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes logoFloat{0%{transform:translateY(0)}50%{transform:translateY(-1.5px)}to{transform:translateY(0)}}@keyframes logoGridSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes logoScan{0%{transform:translateY(-140%);opacity:0}20%{opacity:.2}50%{opacity:.4}80%{opacity:.2}to{transform:translateY(140%);opacity:0}}.sidebar-logo-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.sidebar-logo-orb{position:relative;overflow:hidden;animation:logoFloat 3.2s ease-in-out infinite}.sidebar-logo-grid{position:absolute;top:-40%;right:-40%;bottom:-40%;left:-40%;background-image:linear-gradient(0deg,rgba(255,255,255,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.2) 1px,transparent 1px);background-size:7px 7px;opacity:.22;mix-blend-mode:screen;animation:logoGridSpin 14s linear infinite}.sidebar-logo-scan{position:absolute;left:-15%;right:-15%;height:42%;background:linear-gradient(180deg,#fff0,#ffffff4d,#fff0);animation:logoScan 3.8s ease-in-out infinite}.sidebar-logo-glyph{position:relative;z-index:1;line-height:1;text-shadow:0 0 10px rgba(255,255,255,.16);pointer-events:none}
