:root{color-scheme:light dark;--background:#0f172a;--foreground:#f8fafc;--panel:rgba(15,23,42,.75);--accent:#38bdf8}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#020617,#0f172a 50%,#1e293b);color:var(--foreground);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}main{width:100%}.layout_shell__f3jfS{display:grid;grid-template-columns:240px 1fr;min-height:100vh;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.layout_sidebar__SmN0y{padding:32px 24px;border-right:1px solid rgba(148,163,184,.2);background:rgba(15,23,42,.85)}.layout_title__xPr_H{margin:0 0 24px;font-size:24px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.layout_nav__O_QL6{display:flex;flex-direction:column;gap:12px;font-size:16px}.layout_nav__O_QL6 a{padding:8px 12px;border-radius:8px;transition:background .2s ease}.layout_nav__O_QL6 a:focus-visible,.layout_nav__O_QL6 a:hover{background:rgba(56,189,248,.2)}.layout_main__ABI2k{padding:48px;display:flex;flex-direction:column;gap:32px}@media (max-width:960px){.layout_shell__f3jfS{grid-template-columns:1fr}.layout_sidebar__SmN0y{border-right:none;border-bottom:1px solid rgba(148,163,184,.2);display:flex;align-items:center;justify-content:space-between}.layout_nav__O_QL6{flex-direction:row;flex-wrap:wrap;gap:8px}}