*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}:root{--grid-gutter: 1.5rem;--wrapper-padding: 3rem;--container-narrow: 900px;--container-standard: 1140px;--container-wide: 1320px}.content-wrapper{width:100%;padding-top:var(--wrapper-padding);padding-bottom:var(--wrapper-padding)}.content-well,.content-well-narrow,.content-well-wide{width:100%;margin-left:auto;margin-right:auto;padding-left:var(--grid-gutter);padding-right:var(--grid-gutter)}.content-well-narrow{max-width:var(--container-narrow)}.content-well{max-width:var(--container-standard)}.content-well-wide{max-width:var(--container-wide)}.flex-grid{display:flex;flex-wrap:wrap}.flex-grid.with-gutters{margin-left:calc(var(--grid-gutter) / -2);margin-right:calc(var(--grid-gutter) / -2);row-gap:var(--grid-gutter)}.flex-grid.with-gutters>.flex-col{padding-left:calc(var(--grid-gutter) / 2);padding-right:calc(var(--grid-gutter) / 2)}.flex-col{box-sizing:border-box;width:100%;min-width:0}.col-auto{flex-grow:1;flex-basis:0;width:auto}.col-shrink{flex:0 0 auto;width:auto}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.align-top{align-items:flex-start}.align-middle{align-items:center}.align-bottom{align-items:flex-end}.align-stretch{align-items:stretch}.self-top{align-self:flex-start}.self-middle{align-self:center}.self-bottom{align-self:flex-end}.self-stretch{align-self:stretch}.order-first{order:-1}.order-last{order:1}.sm-auto{flex-grow:1;flex-basis:0;width:auto}.sm-shrink{flex:0 0 auto;width:auto}.sm-1{width:calc(100% / 12 * 1)}.sm-2{width:calc(100% / 12 * 2)}.sm-3{width:25%}.sm-4{width:calc(100% / 12 * 4)}.sm-5{width:calc(100% / 12 * 5)}.sm-6{width:50%}.sm-7{width:calc(100% / 12 * 7)}.sm-8{width:calc(100% / 12 * 8)}.sm-9{width:75%}.sm-10{width:calc(100% / 12 * 10)}.sm-11{width:calc(100% / 12 * 11)}.sm-12{width:100%}.sm-flex-row{flex-direction:row}.sm-flex-row-reverse{flex-direction:row-reverse}.sm-justify-start{justify-content:flex-start}.sm-justify-center{justify-content:center}.sm-justify-end{justify-content:flex-end}.sm-justify-between{justify-content:space-between}.sm-justify-around{justify-content:space-around}.sm-align-top{align-items:flex-start}.sm-align-middle{align-items:center}.sm-align-bottom{align-items:flex-end}.sm-align-stretch{align-items:stretch}.sm-self-top{align-self:flex-start}.sm-self-middle{align-self:center}.sm-self-bottom{align-self:flex-end}.sm-self-stretch{align-self:stretch}.sm-order-first{order:-1}.sm-order-last{order:1}@media(min-width:768px){.md-auto{flex-grow:1;flex-basis:0;width:auto}.md-shrink{flex:0 0 auto;width:auto}.md-1{width:calc(100% / 12 * 1)}.md-2{width:calc(100% / 12 * 2)}.md-3{width:25%}.md-4{width:calc(100% / 12 * 4)}.md-5{width:calc(100% / 12 * 5)}.md-6{width:50%}.md-7{width:calc(100% / 12 * 7)}.md-8{width:calc(100% / 12 * 8)}.md-9{width:75%}.md-10{width:calc(100% / 12 * 10)}.md-11{width:calc(100% / 12 * 11)}.md-12{width:100%}.md-flex-row{flex-direction:row}.md-flex-row-reverse{flex-direction:row-reverse}.md-justify-start{justify-content:flex-start}.md-justify-center{justify-content:center}.md-justify-end{justify-content:flex-end}.md-justify-between{justify-content:space-between}.md-justify-around{justify-content:space-around}.md-align-top{align-items:flex-start}.md-align-middle{align-items:center}.md-align-bottom{align-items:flex-end}.md-align-stretch{align-items:stretch}.md-self-top{align-self:flex-start}.md-self-middle{align-self:center}.md-self-bottom{align-self:flex-end}.md-self-stretch{align-self:stretch}.md-order-first{order:-1}.md-order-last{order:1}}@media(min-width:1024px){.lg-auto{flex-grow:1;flex-basis:0;width:auto}.lg-shrink{flex:0 0 auto;width:auto}.lg-1{width:calc(100% / 12 * 1)}.lg-2{width:calc(100% / 12 * 2)}.lg-3{width:25%}.lg-4{width:calc(100% / 12 * 4)}.lg-5{width:calc(100% / 12 * 5)}.lg-6{width:50%}.lg-7{width:calc(100% / 12 * 7)}.lg-8{width:calc(100% / 12 * 8)}.lg-9{width:75%}.lg-10{width:calc(100% / 12 * 10)}.lg-11{width:calc(100% / 12 * 11)}.lg-12{width:100%}.lg-flex-row{flex-direction:row}.lg-flex-row-reverse{flex-direction:row-reverse}.lg-justify-start{justify-content:flex-start}.lg-justify-center{justify-content:center}.lg-justify-end{justify-content:flex-end}.lg-justify-between{justify-content:space-between}.lg-justify-around{justify-content:space-around}.lg-align-top{align-items:flex-start}.lg-align-middle{align-items:center}.lg-align-bottom{align-items:flex-end}.lg-align-stretch{align-items:stretch}.lg-self-top{align-self:flex-start}.lg-self-middle{align-self:center}.lg-self-bottom{align-self:flex-end}.lg-self-stretch{align-self:stretch}.lg-order-first{order:-1}.lg-order-last{order:1}}:root{color-scheme:dark;--bg: #0b0f19;--surface: #121824;--header-bg: rgba(11, 15, 25, .92);--border: #222f47;--text: #e2e8f0;--text-strong: #ffffff;--text-dim: #64748b;--accent: #ff3366;--accent-link: #ff5c83;--code-inline-bg: #121824}:root[data-theme=light]{color-scheme:light;--bg: #ffffff;--surface: #f4f6fa;--header-bg: rgba(255, 255, 255, .9);--border: #e0e5ee;--text: #2b3340;--text-strong: #0b0f19;--text-dim: #5b6675;--accent: #ff3366;--accent-link: #d11149;--code-inline-bg: #eef1f6}body{margin:0;background-color:var(--bg);color:var(--text);font-family:system-ui,-apple-system,sans-serif;line-height:1.7;transition:background-color .2s ease,color .2s ease}code,pre,kbd{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.docs-top{border-bottom:2px dashed var(--border);padding:1rem 0;position:sticky;top:0;background:var(--header-bg);backdrop-filter:blur(4px);z-index:20}.docs-top-inner{display:flex;align-items:center;gap:.5rem}.brand{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;font-family:system-ui,sans-serif;font-weight:900;font-size:1.15rem;color:var(--text-strong);letter-spacing:-.5px}.brand .post{color:var(--accent)}.brand svg{height:1.4em;width:auto;fill:var(--accent);shape-rendering:crispEdges}.brand-hare{transition:filter .15s ease}.brand:hover .brand-hare{filter:drop-shadow(0 0 6px var(--accent))}.docs-tag{color:var(--text-dim);font-size:.9rem}.spacer{flex:1}.home-link{color:var(--text-dim);text-decoration:none;font-size:.9rem}.home-link:hover{color:var(--text-strong)}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:transparent;border:2px solid var(--border);border-radius:6px;color:var(--text-dim);cursor:pointer}.theme-toggle:hover{color:var(--text-strong);border-color:var(--text-dim)}.theme-toggle svg{width:18px;height:18px}.theme-toggle .icon-sun{display:none}:root[data-theme=light] .theme-toggle .icon-sun{display:block}:root[data-theme=light] .theme-toggle .icon-moon{display:none}.docs-body{padding:2.5rem 0 4rem}.docs-sidebar{position:sticky;top:5rem;align-self:start;height:fit-content}.docs-sidebar div{margin-bottom:1.5rem}.docs-sidebar h2{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-dim);margin:1.5rem 0 .5rem}.docs-sidebar h2:first-child{margin-top:0}.docs-sidebar ul{list-style:none;margin:0;padding:0}.docs-sidebar a{display:block;padding:.35rem 0;color:var(--text-dim);text-decoration:none;font-size:.95rem}.docs-sidebar a:hover{color:var(--text-strong)}.docs-sidebar a.active{color:var(--accent);font-weight:700}.docs-content{min-width:0}.docs-content h1{font-family:system-ui,sans-serif;font-size:2.25rem;font-weight:800;letter-spacing:-1px;color:var(--text-strong);margin:0 0 .5rem}.docs-content .lead{color:var(--text-dim);font-size:1.15rem;margin-bottom:2.5rem}.docs-content h2{font-family:system-ui,sans-serif;font-size:1.5rem;color:var(--text-strong);margin:2.5rem 0 1rem;scroll-margin-top:5rem}.docs-content h3{color:var(--text-strong);margin:2rem 0 .75rem}.docs-content a{color:var(--accent-link)}.docs-content :not(pre)>code{background:var(--code-inline-bg);border:1px solid var(--border);border-radius:4px;padding:.1rem .4rem;font-size:.9em}.docs-content pre{border:2px solid var(--border);border-radius:8px;padding:1.25rem;overflow-x:auto}.docs-content table{width:100%;border-collapse:collapse;margin:1.5rem 0}.docs-content th,.docs-content td{border:1px solid var(--border);padding:.6rem .85rem;text-align:left}.docs-content th{background:var(--surface);color:var(--text-strong)}.docs-content blockquote{border-left:3px solid var(--accent);margin:1.5rem 0;padding:.5rem 0 .5rem 1.25rem;color:var(--text-dim)}.docs-footer{border-top:2px dashed var(--border);padding:1.5rem 0;font-size:.9rem}.docs-footer-inner{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.docs-footer .brand{font-size:1rem}.docs-footer a{color:var(--text-dim);text-decoration:none}.docs-footer a:hover{color:var(--text-strong)}.docs-footer .muted{color:var(--text-dim)}@media(max-width:800px){.docs-grid{grid-template-columns:1fr;gap:1.5rem}.docs-sidebar{position:static;border-bottom:2px dashed var(--border);padding-bottom:1rem}}
