:root{color:#172033;background:#f7f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.docs-shell{min-height:100vh}.docs-header{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;height:58px;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:10}.brand{align-items:center;background:transparent;border:0;color:#1f2937;cursor:pointer;display:flex;font-weight:700;gap:12px;padding:0}.brand img{height:30px;width:auto}.app-link{color:#0d6efd;font-size:.9rem;font-weight:600;text-decoration:none}.docs-body{display:flex}.docs-sidebar{background:#fff;border-right:1px solid #e2e8f0;flex:0 0 290px;height:calc(100vh - 58px);overflow-y:auto;padding:16px 0;position:sticky;top:58px}.nav-section{border-bottom:1px solid #eef2f7;padding:10px 0 12px}.nav-section-title{align-items:center;color:#64748b;display:flex;font-size:.72rem;font-weight:800;gap:8px;padding:0 20px 8px;text-transform:uppercase}.nav-section-title img{height:15px;opacity:.7;width:15px}.nav-section button{background:transparent;border:0;color:#334155;cursor:pointer;display:block;padding:7px 20px 7px 43px;text-align:left;width:100%}.nav-section button:hover,.nav-section button.active{background:#edf5ff;color:#0d6efd}.docs-main{flex:1;min-width:0}.hero{background:#fff;border-bottom:1px solid #e2e8f0;padding:52px 56px 44px}.hero h1{font-size:2.25rem;line-height:1.1;margin:0 0 12px}.hero p{color:#64748b;margin:0 0 28px}.search input{border:1px solid #cbd5e1;border-radius:8px;color:#1f2937;max-width:460px;outline:none;padding:12px 14px;width:100%}.search input:focus{border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd24}.section-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));padding:32px 56px}.section-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;border-top:4px solid #0d6efd;cursor:pointer;display:flex;flex-direction:column;gap:8px;min-height:170px;padding:20px;text-align:left}.section-card:hover{box-shadow:0 10px 30px #0f172a14;transform:translateY(-1px)}.section-card img{height:26px;margin-bottom:8px;width:26px}.section-card span,.muted{color:#64748b}.results{padding:0 56px 48px}.results h2{font-size:1.1rem}.results button{background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;display:block;margin-bottom:10px;padding:14px 16px;text-align:left;width:100%}.results button span{color:#64748b;display:block;font-size:.78rem;margin-bottom:4px}.article{background:#fff;margin:0 auto;max-width:860px;min-height:calc(100vh - 58px);padding:42px 48px 64px}.breadcrumb{align-items:center;color:#64748b;display:flex;font-size:.82rem;gap:8px;margin-bottom:28px}.breadcrumb button{background:transparent;border:0;color:#0d6efd;cursor:pointer;padding:0}.article h1{border-bottom:2px solid #0d6efd;font-size:2rem;line-height:1.2;padding-bottom:14px}.article h2{color:#0d6efd;font-size:1.35rem;margin-top:36px}.article p,.article li{color:#334155;line-height:1.8}.article a{color:#0d6efd}.article code{background:#eef6ff;border-radius:4px;color:#0d6efd;padding:2px 5px}.article pre{background:#172033;border-radius:8px;overflow-x:auto;padding:16px}.article pre code{background:transparent;color:#e2e8f0;padding:0}.article table{border-collapse:collapse;display:block;margin:20px 0;overflow-x:auto;width:100%}.article th,.article td{border:1px solid #e2e8f0;padding:9px 12px;text-align:left}.article th{background:#f8fafc}.error{background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;color:#9a3412;padding:14px 16px}.article-pager{border-top:1px solid #e2e8f0;display:flex;gap:16px;justify-content:space-between;margin-top:48px;padding-top:24px}.article-pager button{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#1f2937;cursor:pointer;max-width:48%;padding:12px 14px;text-align:left}.article-pager button span{color:#64748b;display:block;font-size:.75rem;margin-bottom:4px}@media (max-width: 820px){.docs-body{display:block}.docs-sidebar{height:auto;position:static;width:100%}.hero,.section-grid,.results,.article{padding-left:22px;padding-right:22px}}
