html,body{overflow-x:hidden}.skip-link{z-index:1000;color:#0f172a;background:#fff;border-radius:8px;padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:where(a,button,input,select,textarea):focus-visible{outline-offset:3px;outline:3px solid #111827;box-shadow:0 0 0 5px #fff}header nav{align-items:center;gap:10px;display:flex}@media (width<=800px){header{flex-wrap:wrap;gap:12px;height:auto;min-height:60px;padding:12px 16px}.workspace{grid-template-columns:1fr;min-width:0}.workspace>*{min-width:0;padding:16px}.workspace aside:last-child{display:block}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--nova-color-brand:#14213d;--nova-color-accent:#fca311;--nova-color-surface:#fff;--nova-color-background:#f6f7fb;--nova-color-text:#1b2430;--nova-color-muted:#697586;--nova-color-danger:#c62828;--nova-radius:10px;--nova-space:8px;--nova-font:Inter, "Noto Sans SC", system-ui, sans-serif}*{box-sizing:border-box}body{font-family:var(--nova-font);color:var(--nova-color-text);margin:0}header{color:#fff;background:#0f172a;justify-content:space-between;align-items:center;height:60px;padding:0 20px;display:flex}.workspace{grid-template-columns:240px 1fr 280px;min-height:calc(100vh - 60px);display:grid}.workspace>*{border-right:1px solid #e5e7eb;padding:24px}.workspace aside{background:#f8fafc}@media (width<=800px){.workspace{grid-template-columns:1fr}.workspace aside:last-child{display:none}}
