.docs-shell{min-height:100vh;background:#f7fbfa;color:#14201f}.docs-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 24px;border-bottom:1px solid #d7e0dd;background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:20}.docs-brand{font-weight:700;font-size:1.05rem;color:#0f766e;text-decoration:none;letter-spacing:-.02em}.docs-brand:hover{color:#115e59}.docs-nav{display:flex;align-items:center;gap:4px}.docs-nav a{color:#5b6b68;text-decoration:none;font-size:.92rem;font-weight:500;padding:8px 12px;border-radius:8px}.docs-nav a:hover{color:#0f766e;background:#eef7f5}.docs-article{max-width:880px;margin:0 auto;padding:40px 20px 80px;font-size:16px;line-height:1.55}.docs-article h1,.docs-article h2,.docs-article h3{letter-spacing:-.02em;line-height:1.25;color:#14201f}.docs-article h1{font-size:2rem;margin:0 0 8px;font-weight:700}.docs-article h2{font-size:1.25rem;margin:2.2rem 0 .75rem;padding-top:1rem;border-top:1px solid #d7e0dd;font-weight:650}.docs-article h3{font-size:1.05rem;margin:1.4rem 0 .5rem;font-weight:650}.docs-article p{margin:0 0 .85rem;color:#14201f}.docs-article .muted{color:#5b6b68}.docs-article a{color:#0f766e;text-decoration:underline;text-underline-offset:2px}.docs-article a:hover{color:#115e59}.docs-article ol,.docs-article ul{margin:0 0 1rem;padding-left:1.25rem}.docs-article li{margin:.35rem 0}.docs-article code{font-size:.9em;background:#eef7f5;padding:.1em .35em;border-radius:4px}.docs-article code,.docs-article pre{font-family:ui-monospace,Consolas,monospace}.docs-article pre{font-size:.88em;background:#fff;border:1px solid #d7e0dd;padding:14px;overflow:auto;border-radius:10px;margin:0 0 1rem;line-height:1.45}.docs-article pre code{background:transparent;padding:0}.docs-card{background:#fff;border:1px solid #d7e0dd;border-radius:12px;padding:16px 18px;margin:12px 0 1rem}.docs-warn{border-left:4px solid #b45309;padding-left:12px;margin:12px 0 1.25rem}.docs-warn strong{color:#92400e}.docs-footer{border-top:1px solid #d7e0dd;background:#fff;padding:20px 24px 28px;text-align:center}.docs-footer .made-by{justify-content:center;color:#5b6b68}.docs-footer .made-by a{color:#0f766e;border-bottom-color:rgba(15,118,110,.35)}.docs-footer .made-by a:hover{color:#115e59;border-bottom-color:rgba(15,118,110,.7)}@media (max-width:640px){.docs-topbar{padding:12px 16px}.docs-article{padding:28px 16px 64px}.docs-article h1{font-size:1.65rem}.docs-nav a{padding:6px 8px;font-size:.85rem}}