.docs-container{background:#fff;min-height:100vh;display:flex;position:relative}.mobile-docs-header{z-index:1001;background:#fff;border-bottom:4px solid #000;justify-content:space-between;align-items:center;height:60px;padding:.75rem 1rem;display:none;position:fixed;top:0;left:0;right:0}.mobile-header-logo{flex:1}.mobile-menu-toggle{cursor:pointer;color:#000;background:#fff;border:3px solid #000;justify-content:center;align-items:center;width:50px;height:50px;padding:.5rem;transition:all .15s;display:flex}.mobile-menu-toggle:hover{background:#c6ff8e}.mobile-menu-toggle:active{transform:scale(.95)}.docs-sidebar{z-index:1000;background:#fff;border-right:4px solid #000;width:280px;height:100vh;padding:2rem 1rem;position:fixed;overflow-y:auto}.sidebar-header{border-bottom:4px solid #000;margin-bottom:3rem;padding-bottom:1.5rem}.docs-logo{width:100%}.logo-text{letter-spacing:-.05em;color:#000;cursor:pointer;font-size:1.5rem;font-weight:900;text-decoration:none}.docs-nav{flex-direction:column;gap:2rem;display:flex}.nav-section-title{letter-spacing:.1em;color:#000;margin-bottom:.75rem;font-size:.75rem;font-weight:900}.nav-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.nav-list li a{color:#000;border:2px solid #0000;padding:.5rem .75rem;font-weight:600;text-decoration:none;transition:all .15s;display:block}.nav-list li a:hover{background:#c6ff8e;border:2px solid #000;transform:translate(4px)}.docs-main{flex:1;width:100%;max-width:100%;margin-left:280px;padding:3rem;overflow-x:hidden}.docs-content{width:100%;max-width:900px;animation:.3s ease-in fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.docs-h1{text-transform:uppercase;letter-spacing:-.03em;word-wrap:break-word;border-bottom:6px solid #000;margin-bottom:1.5rem;padding-bottom:1rem;font-size:clamp(1.75rem,5vw,3rem);font-weight:900;line-height:1.1}.docs-h2{text-transform:uppercase;letter-spacing:-.02em;word-wrap:break-word;border-left:6px solid #000;margin-top:3rem;margin-bottom:1rem;padding-left:1rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:900;line-height:1.2}.docs-h3{text-transform:uppercase;letter-spacing:-.01em;word-wrap:break-word;margin-top:2rem;margin-bottom:.75rem;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700;line-height:1.3}.docs-p{color:#1a1a1a;text-transform:none;letter-spacing:normal;word-wrap:break-word;margin-bottom:1.5rem;font-size:clamp(1rem,2vw,1.125rem);font-weight:400;line-height:1.7}.docs-code-inline{background:#f0f0f0;border:2px solid #000;padding:.2rem .4rem;font-family:Courier New,monospace;font-size:.9em;font-weight:600}.docs-pre{color:#c6ff8e;background:#000;border:4px solid #000;max-width:100%;margin:2rem 0;padding:1.5rem;overflow-x:auto;box-shadow:8px 8px #f0f0f0}.docs-code-block{word-wrap:break-word;overflow-wrap:break-word;font-family:Courier New,monospace;font-size:.95rem;line-height:1.6}.docs-ul,.docs-ol{margin:1.5rem 0;padding-left:0;list-style:none}.docs-li{text-transform:none;letter-spacing:normal;margin-bottom:.75rem;padding-left:2rem;font-size:1.125rem;font-weight:400;line-height:1.6;position:relative}.docs-ul .docs-li:before{content:"▪";font-size:1.5rem;font-weight:900;line-height:1.6;position:absolute;top:-.15rem;left:.5rem}.docs-ol{counter-reset:docs-counter}.docs-ol .docs-li{counter-increment:docs-counter}.docs-ol .docs-li:before{content:counter(docs-counter)".";font-size:1.125rem;font-weight:900;position:absolute;left:0}.docs-blockquote{background:#c6ff8e;border-left:6px solid #000;margin:2rem 0;padding:1.5rem;font-style:normal;font-weight:600}.docs-blockquote p{margin:0}.docs-link{color:#000;text-underline-offset:3px;font-weight:700;text-decoration:underline;text-decoration-thickness:2px;transition:all .15s}.docs-link:hover{background:#c5b8ff;padding:0 .25rem;text-decoration:none}@media (max-width:1024px){.docs-main{margin-left:280px;padding:2rem 1.5rem}}@media (max-width:768px){.mobile-docs-header{display:flex}.docs-sidebar{opacity:0;pointer-events:none;border-bottom:4px solid #000;border-right:none;width:100%;height:auto;max-height:calc(100vh - 60px);transition:all .3s ease-in-out;position:fixed;top:60px;left:0;right:0;transform:translateY(-100%)}.docs-sidebar.mobile-open{opacity:1;pointer-events:auto;transform:translateY(0)}.sidebar-header{display:none}.docs-main{width:100%;margin-left:0;padding:5rem 1rem 2rem}.docs-content{max-width:100%}.docs-pre{margin:1rem 0;padding:1rem;font-size:.85rem;box-shadow:4px 4px #f0f0f0}.docs-code-block{font-size:.85rem}.docs-h2{border-left:4px solid #000;margin-top:2rem;padding-left:.75rem}.docs-h1{border-bottom:4px solid #000}.docs-li{padding-left:1.5rem;font-size:1rem}.docs-ul .docs-li:before{font-size:1.25rem}.docs-blockquote{margin:1.5rem 0;padding:1rem}}@media (max-width:480px){.docs-main{padding:4.5rem .75rem 1.5rem}.mobile-menu-toggle{width:45px;height:45px;padding:.5rem}.docs-sidebar{padding:1.5rem .75rem}.docs-pre{border-width:3px;margin:1rem -.75rem;padding:.75rem}.docs-code-inline{padding:.15rem .3rem;font-size:.85em}.nav-list li a{padding:.4rem .5rem;font-size:.95rem}.nav-section-title{font-size:.7rem}}
