:root{--background:#fff;--foreground:#171717;--primary:#2563eb;--primary-hover:#1d4ed8;--muted:#f5f5f5;--muted-foreground:#737373;--border:#e5e5e5;--card:#fff;--card-hover:#fafafa;--navbar-bg:#fffc;--shadow:0 1px 3px #0000001a;--shadow-lg:0 4px 6px #00000012;--radius:8px;--max-width:1100px}[data-theme=dark]{--background:#0a0a0a;--foreground:#ededed;--primary:#3b82f6;--primary-hover:#60a5fa;--muted:#1a1a1a;--muted-foreground:#a3a3a3;--border:#262626;--card:#141414;--card-hover:#1a1a1a;--navbar-bg:#0a0a0acc;--shadow:0 1px 3px #0000004d;--shadow-lg:0 4px 6px #0006}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;height:100%}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;display:flex}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--muted-foreground);border-radius:3px}.notion{font-family:inherit!important}.notion-header{display:none!important}.notion-page{padding:0!important}.notion-title{margin-bottom:1.5rem!important;font-size:2rem!important;font-weight:700!important}[data-theme=dark] .notion{--notion-text:#ededed!important;--notion-bg:#0a0a0a!important;--fg-color:#ededed!important;--fg-color-0:#f5f5f5!important;--fg-color-1:#e5e5e5!important;--fg-color-2:#d4d4d4!important;--fg-color-3:#a3a3a3!important;--fg-color-4:#737373!important;--fg-color-5:#525252!important;--fg-color-6:#404040!important;--fg-color-icon:#ededed!important;--bg-color:#0a0a0a!important;--select-color-0:#1e40af!important;--select-color-1:#1e3a5f!important;--select-color-2:#1a365d!important}[data-theme=dark] .notion code,[data-theme=dark] .notion .notion-inline-code{color:#e879f9!important;background:#1a1a1a!important}[data-theme=dark] .notion-code{background:#1a1a1a!important}[data-theme=dark] .notion-quote{border-left-color:#3b82f6!important}[data-theme=dark] .notion-hr{border-color:#262626!important}[data-theme=dark] .notion-link{color:#60a5fa!important;border-bottom-color:#3b82f6!important}[data-theme=dark] .notion-callout{border-color:#262626!important}[data-theme=dark] .notion-table-of-contents-item{color:#a3a3a3!important}[data-theme=dark] .notion-table-of-contents-item:hover{color:#ededed!important}.notion-code-copy-button{padding:.35em!important;font-size:.8em!important}.notion-code-copy-button svg{width:14px!important;height:14px!important}.notion-code-copy:has(.notion-code-copy-tooltip) .notion-code-copy-button svg{display:none!important}.notion-code-copy:has(.notion-code-copy-tooltip) .notion-code-copy-button:after{content:"✓"!important;font-size:1.2em!important;font-weight:700!important;line-height:1!important}.notion-code-copy-tooltip{display:none!important}footer a:hover{opacity:.8;color:var(--primary)!important}.navbar-desktop-menu{align-items:center;gap:.25rem;display:flex}.navbar-menu-button{display:none!important}.navbar-mobile-menu{display:none}@media (max-width:768px){.navbar-desktop-menu{display:none!important}.navbar-menu-button,.navbar-mobile-menu.open{display:flex!important}}
