.Docs-module__o-eFtW__container{background:var(--background);min-height:100vh;color:var(--foreground);display:flex}.Docs-module__o-eFtW__sidebar{border-right:1px solid var(--border);background:#0f172a99;flex-direction:column;gap:2rem;width:280px;height:100vh;padding:2rem;display:flex;position:sticky;top:0;overflow-y:auto}.Docs-module__o-eFtW__logo{margin-bottom:1rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:block}.Docs-module__o-eFtW__navGroup{flex-direction:column;gap:.5rem;display:flex}.Docs-module__o-eFtW__navTitle{text-transform:uppercase;letter-spacing:1px;color:var(--muted-foreground);margin-bottom:.5rem;font-size:.75rem;font-weight:600}.Docs-module__o-eFtW__navLink{border-radius:var(--radius);color:var(--muted-foreground);cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:.5rem .75rem;font-size:.95rem;text-decoration:none;transition:all .2s;display:block}.Docs-module__o-eFtW__navLink:hover{color:var(--foreground);background:#ffffff0d}.Docs-module__o-eFtW__navLink.Docs-module__o-eFtW__active{color:var(--primary);background:#6366f11a;font-weight:500}.Docs-module__o-eFtW__content{flex:1;max-width:900px;margin:0 auto;padding:4rem}.Docs-module__o-eFtW__section{margin-bottom:4rem;animation:.3s ease-out Docs-module__o-eFtW__fadeIn}@keyframes Docs-module__o-eFtW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Docs-module__o-eFtW__title{background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.Docs-module__o-eFtW__subtitle{color:var(--muted-foreground);margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.Docs-module__o-eFtW__heading2{color:var(--foreground);margin:2.5rem 0 1rem;font-size:1.75rem;font-weight:600}.Docs-module__o-eFtW__heading3{color:var(--foreground);margin:1.5rem 0 .75rem;font-size:1.25rem;font-weight:600}.Docs-module__o-eFtW__paragraph{color:var(--muted-foreground);margin-bottom:1.5rem;line-height:1.7}.Docs-module__o-eFtW__list{color:var(--muted-foreground);margin-bottom:1.5rem;padding-left:1.5rem;line-height:1.7;list-style-type:disc}.Docs-module__o-eFtW__list li{margin-bottom:.5rem}.Docs-module__o-eFtW__codeBlock{border-radius:var(--radius);border:1px solid var(--border);background:#0000004d;margin-bottom:1.5rem;padding:1rem;font-family:monospace;overflow-x:auto}.Docs-module__o-eFtW__imagePlaceholder{border:1px solid var(--border);border-radius:var(--radius);width:100%;height:300px;color:var(--muted-foreground);background:#1e293b80;justify-content:center;align-items:center;margin:2rem 0;font-style:italic;display:flex;position:relative;overflow:hidden}.Docs-module__o-eFtW__imagePlaceholder:after{content:"";background:linear-gradient(45deg,#0000 45%,#ffffff0d 50%,#0000 55%) 0 0/200% 200%;animation:3s linear infinite Docs-module__o-eFtW__shimmer;position:absolute;inset:0}@keyframes Docs-module__o-eFtW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Docs-module__o-eFtW__note{border-left:4px solid var(--primary);border-radius:0 var(--radius)var(--radius)0;color:var(--foreground);background:#6366f11a;margin:1.5rem 0;padding:1rem 1.5rem}@media (max-width:768px){.Docs-module__o-eFtW__container{flex-direction:column}.Docs-module__o-eFtW__sidebar{border-right:none;border-bottom:1px solid var(--border);width:100%;height:auto;position:relative}.Docs-module__o-eFtW__content{padding:2rem 1rem}}
