@keyframes gradient-rotate{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}@keyframes pulse-glow{0%,to{opacity:.6}50%{opacity:1}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-size:100%}body{font-family:var(--font-geist),"Geist",-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;color:#ededed;background-color:#0a0a0a;min-height:100dvh;font-size:.875rem;font-weight:400;line-height:1.5;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:1;opacity:.015;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:fixed;inset:0}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit;color:inherit}a{color:#888;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1)}a:hover{color:#ededed}ul,ol{list-style:none}code,pre,kbd,samp{font-family:var(--font-jetbrains-mono),"JetBrains Mono",var(--font-geist-mono),"Geist Mono","Fira Code","SF Mono",monospace;font-size:.8125rem}pre{overflow-x:auto}button{cursor:pointer;background:0 0;border:none}:focus-visible{outline-offset:2px;outline:2px solid #aa0a4080}::selection{color:#ededed;background:#aa0a4033}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff0f;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#ffffff1f}h1,h2,h3,h4,h5,h6{color:#ededed;letter-spacing:-.02em;font-weight:600;line-height:1.2}h1{font-size:2.75rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.125rem}h5{font-size:1rem}h6{font-size:.875rem}p{color:#888;margin-bottom:1rem;line-height:1.5}strong{color:#ededed;font-weight:600}small{color:#555;font-size:.75rem}mark{color:#ededed;background-color:#aa0a4026;border-radius:4px;padding:0 .25rem}code{background:#171717;border:1px solid #ffffff0d;border-radius:4px;padding:2px .5rem;font-size:.8125rem}pre code{background:0 0;border:none;padding:0}.header{z-index:200;-webkit-backdrop-filter:blur(20px);background:#0a0a0acc;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;height:60px;padding:0 1.5rem;display:flex;position:sticky;top:0}.header__brand{color:#ededed;letter-spacing:-.02em;justify-content:center;align-items:center;gap:.75rem;font-size:1rem;font-weight:700;display:flex}.header__accent{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#aa0a40,#a78bfa);-webkit-background-clip:text;background-clip:text}.header__nav{justify-content:center;align-items:center;gap:.25rem;display:flex}@media (max-width:768px){.header__nav{display:none}}.header__link{color:#555;border-radius:8px;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;transition:color .15s cubic-bezier(.4,0,.2,1),background .15s cubic-bezier(.4,0,.2,1)}.header__link:hover{color:#ededed;background:#ffffff0a}.header__link--active{color:#ededed}.header__actions{justify-content:center;align-items:center;gap:.75rem;display:flex}.sidebar{background:#111;border-right:1px solid #ffffff0d;width:240px;height:calc(100dvh - 60px);padding:1rem;position:sticky;top:60px;overflow-y:auto}.sidebar::-webkit-scrollbar{width:5px;height:5px}.sidebar::-webkit-scrollbar-track{background:0 0}.sidebar::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:9999px}.sidebar::-webkit-scrollbar-thumb:hover{background:#ffffff24}.sidebar{flex-direction:column;gap:.25rem;display:flex}@media (max-width:768px){.sidebar{display:none}}.sidebar__section{margin-bottom:1rem}.sidebar__heading{text-transform:uppercase;letter-spacing:.06em;color:#555;margin-bottom:.25rem;padding:.5rem .75rem;font-size:.75rem;font-weight:600}.sidebar__item{color:#555;border-radius:8px;padding:.5rem .75rem;font-size:.8125rem;transition:background .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);display:block}.sidebar__item:hover{color:#888;background:#ffffff0a}.sidebar__item--active{color:#aa0a40;background:#aa0a4014}.pageLayout{grid-template-columns:240px 1fr;min-height:calc(100dvh - 60px);display:grid}@media (max-width:768px){.pageLayout{grid-template-columns:1fr}}.mainContent{width:100%;max-width:960px;padding:2rem 1.5rem}@media (max-width:480px){.mainContent{padding:1rem .75rem}}.twoColumnContent{grid-template-columns:1fr 320px;gap:2rem;padding:2rem 1.5rem;display:grid}@media (max-width:1024px){.twoColumnContent{grid-template-columns:1fr}}
