:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{background:#fff;min-width:320px;min-height:100vh;margin:0}button,textarea{font:inherit}a{color:#2563eb;text-underline-offset:.18em}a:hover{color:#1d4ed8}button:focus-visible,a:focus-visible,textarea:focus-visible,pre:focus-visible{outline-offset:2px;outline:2px solid #2563eb}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.skip-link{z-index:10;color:#fff;background:#2563eb;border-radius:4px;padding:.55rem .75rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header,main,footer{width:min(1320px,100% - 3rem);margin-inline:auto}.site-header{z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:3.75rem;display:flex;position:sticky;top:0}.site-header:before{z-index:-1;content:"";background:#fff;border-bottom:1px solid #e5e7eb;width:100vw;position:absolute;top:0;bottom:-1px;left:50%;transform:translate(-50%)}main{scroll-margin-top:4rem}.brand{color:#111827;cursor:pointer;background:0 0;border:0;padding:0;font-size:1rem;font-weight:700;text-decoration:none}nav{align-items:stretch;gap:1.2rem;min-height:100%;font-size:.875rem;display:flex}nav button,nav a{color:#4b5563;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;padding:0;text-decoration:none;display:flex}nav button:hover,nav a:hover{color:#111827}nav button[aria-current=page],nav a[aria-current=page]{color:#1d4ed8;border-bottom-color:#2563eb}.github-link{gap:.25rem}.github-link img{width:.875rem;height:.875rem}.page{min-height:calc(100vh - 7.75rem);padding:4rem 0 5rem}.page-intro{max-width:760px;margin-bottom:3rem}h1,h2,h3,p{margin-top:0}h1{color:#111827;letter-spacing:-.03em;margin-bottom:.8rem;font-size:clamp(2rem,5vw,2.75rem);line-height:1.15}.page-intro>p{color:#4b5563;margin-bottom:0;font-size:1rem;line-height:1.65}.page-intro>p.license-note{color:#6b7280;border-top:1px solid #e5e7eb;margin:3rem 0 0;padding-top:1rem;font-size:.775rem;line-height:1.65}#page-title:focus{outline:none}.section-heading{border-bottom:1px solid #d1d5db;justify-content:space-between;align-items:end;padding-bottom:1rem;display:flex}.section-heading h2{color:#111827;margin-bottom:.35rem;font-size:1.35rem}.section-heading>div>p{color:#6b7280;margin-bottom:0;font-size:.875rem}.status{margin-bottom:0;font-size:.8rem}.status.success{color:#047857}.status.error,.error-state{color:#b91c1c}.preset-tabs{border-bottom:1px solid #d1d5db;display:flex;overflow-x:auto}.preset-tab{color:#6b7280;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;min-width:10rem;padding:.9rem 1rem .8rem}.preset-tab:hover{color:#111827;background:#f9fafb}.preset-tab[aria-selected=true]{color:#1d4ed8;border-bottom-color:#2563eb}.preset-tab strong,.preset-tab span{display:block}.preset-tab strong{color:inherit;margin-bottom:.25rem;font-size:.875rem}.preset-tab span{font:.72rem/1.35 ui-monospace,SFMono-Regular,Consolas,monospace}.preset-description{color:#6b7280;min-height:2.6rem;margin:1rem 0;font-size:.825rem;line-height:1.55}.editor-grid,.result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.panel{background:#fff;border:1px solid #d1d5db;border-radius:6px;overflow:hidden}.panel-heading{background:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;min-height:2.8rem;padding:.7rem .85rem;display:flex}.panel-heading label{color:#111827;font-size:.825rem;font-weight:600}.panel-heading span{color:#9ca3af;font:.7rem/1 ui-monospace,SFMono-Regular,Consolas,monospace}textarea{resize:vertical;color:#1f2937;caret-color:#2563eb;tab-size:2;background:#fff;border:0;outline:0;width:100%;height:19rem;padding:1rem;font:.78rem/1.65 ui-monospace,SFMono-Regular,Consolas,monospace;display:block}textarea:focus-visible{outline:0;box-shadow:inset 0 0 0 2px #2563eb}.highlight-editor{background:#1f2937;height:19rem;position:relative;overflow:hidden}.highlight-editor-code{pointer-events:none;position:absolute;inset:0;overflow:hidden}.highlight-editor-code pre{tab-size:2;min-width:max-content;min-height:100%;margin:0;padding:1rem;font:.78rem/1.65 ui-monospace,SFMono-Regular,Consolas,monospace}.highlight-editor textarea{resize:none;color:#0000;caret-color:#f9fafb;-webkit-text-fill-color:transparent;background:0 0;height:100%;position:absolute;inset:0;overflow:auto}.highlight-editor textarea::selection{background:#60a5fa59}.highlight-editor textarea:focus-visible{box-shadow:inset 0 0 0 2px #60a5fa}.action-bar{justify-content:space-between;align-items:center;padding:.9rem 0 2.5rem;display:flex}.action-bar>p{color:#9ca3af;margin-bottom:0;font-size:.72rem}kbd{color:#4b5563;font:inherit;background:#f3f4f6;border:1px solid #d1d5db;border-radius:3px;padding:.1rem .28rem}.actions{align-items:center;gap:.5rem;display:flex}.actions .status{white-space:nowrap;align-items:center;min-height:2.35rem;margin-right:.25rem;font-weight:600;display:flex}.button{cursor:pointer;border:1px solid #d1d5db;border-radius:4px;min-height:2.35rem;padding:.5rem .85rem;font-size:.8rem;font-weight:600}.button:disabled{cursor:not-allowed;opacity:.45}.button.primary{color:#fff;background:#2563eb;border-color:#2563eb}.button.primary:hover{background:#1d4ed8}.button.secondary{color:#374151;background:#fff}.button.secondary:hover:not(:disabled){background:#f9fafb}.results{border-top:1px solid #e5e7eb;padding-top:1.5rem}.results>h2{color:#111827;margin-bottom:1rem;font-size:1rem}.result-label{color:#6b7280;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.5rem;font-size:.72rem;font-weight:600}.table-wrap,.playground-json{background:#fff;border:1px solid #d1d5db;border-radius:4px;min-height:14rem;max-height:26rem;margin:0;overflow:auto}table{border-collapse:collapse;width:100%;font:.75rem/1.5 ui-monospace,SFMono-Regular,Consolas,monospace}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:.7rem .8rem}th{color:#374151;background:#f9fafb;position:sticky;top:0}tbody tr:last-child td{border-bottom:0}.playground-json{background:#1f2937;border-color:#1f2937}.playground-json pre{color:#d1fae5;white-space:pre-wrap;background:#1f2937;min-height:calc(14rem - 2px);margin:0;padding:1rem;font:.75rem/1.6 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}.empty-state{color:#6b7280;text-align:center;place-content:center;min-height:14rem;margin:0;padding:2rem;font-size:.8rem;display:grid}.error-state{text-align:left;place-content:start;gap:.4rem}.error-state span{color:#6b7280;max-width:32rem}.prose{color:#4b5563;font-size:.925rem;line-height:1.7}.prose h2{color:#111827;letter-spacing:-.02em;margin-bottom:1rem;font-size:1.7rem;line-height:1.25}.prose h3{color:#111827;margin:2rem 0 .6rem;font-size:.9rem}.prose code{color:#1d4ed8;background:#eff6ff;border-radius:3px;padding:.1rem .25rem;font:.82em ui-monospace,SFMono-Regular,Consolas,monospace}.overline{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem;font-size:.72rem;font-weight:700}.install-command{color:#e5e7eb;background:#1f2937;border-radius:4px;margin:0 0 1.25rem;padding:.75rem .9rem;font:.78rem/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}.package-links{gap:.5rem;margin:-.5rem 0 1.25rem;display:flex}.package-links a{color:#374151;border:1px solid #d1d5db;border-radius:4px;align-items:center;gap:.3rem;padding:.4rem .55rem;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-flex}.package-links a:hover{color:#111827;background:#f9fafb}.package-links img{width:.75rem;height:.75rem}.example-tabs{border:1px solid #d1d5db;border-radius:4px;width:fit-content;max-width:100%;margin-bottom:1.5rem;display:flex;overflow-x:auto}.example-tabs button{color:#4b5563;white-space:nowrap;cursor:pointer;background:#fff;border:0;border-right:1px solid #d1d5db;padding:.6rem .9rem;font-size:.8rem}.example-tabs button:last-child{border-right:0}.example-tabs button:hover{background:#f9fafb}.example-tabs button[aria-selected=true]{color:#fff;background:#2563eb}.example-summary{justify-content:space-between;align-items:end;margin-bottom:1rem;display:flex}.example-summary h2{color:#111827;margin-bottom:.25rem;font-size:1rem}.example-summary p{color:#6b7280;margin-bottom:0;font-size:.8rem}.example-summary>code{color:#374151;background:#f3f4f6;border-radius:3px;padding:.3rem .45rem;font:.72rem ui-monospace,SFMono-Regular,Consolas,monospace}.example-detail{border:1px solid #d1d5db;border-radius:6px;overflow:hidden}.detail-tabs{background:#f9fafb;border-bottom:1px solid #d1d5db;display:flex;overflow-x:auto}.detail-tabs button{color:#6b7280;cursor:pointer;background:0 0;border:0;border-right:1px solid #e5e7eb;min-width:6rem;padding:.65rem .9rem;font-size:.78rem}.detail-tabs button[aria-selected=true]{color:#1d4ed8;background:#fff}.detail-tabs button:hover{color:#111827}.code-example{min-width:0}.code-label{color:#6b7280;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:.65rem .85rem;font:.72rem/1 ui-monospace,SFMono-Regular,Consolas,monospace}.code-example pre{color:#dbeafe;white-space:pre;background:#1f2937;border:0;border-radius:0;min-height:20rem;max-height:34rem;margin:0;padding:1rem;font:.75rem/1.65 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}.highlighted-code{min-width:0}.highlighted-code .shiki{width:100%}.output-example pre{color:#d1fae5}.getting-started-layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.4fr);align-items:start;gap:4rem;display:grid}.getting-started-page .prose h2{margin:0 0 .6rem;font-size:1rem}.getting-started-page .prose h2:not(:first-child){margin-top:2rem}.getting-started-page .prose a,.license-note a{color:#1d4ed8;text-underline-offset:.18em}.feature-list{margin:1rem 0 0;padding-left:1.2rem}.feature-list li+li{margin-top:.35rem}.getting-started-code{border:1px solid #d1d5db;border-radius:6px;overflow:hidden}.getting-started-code pre{min-height:0;max-height:none}.template-diff{margin-top:3rem}.template-diff-heading{justify-content:space-between;align-items:end;margin-bottom:.75rem;display:flex}.template-diff-heading h2{color:#111827;margin-bottom:.35rem;font-size:1rem}.template-diff-heading p,.template-diff-heading>span{color:#6b7280;margin-bottom:0;font-size:.75rem}.template-diff-heading>span{white-space:nowrap;align-items:center;gap:.35rem;display:flex}.template-diff-heading i{background:#1d4ed8;width:.65rem;height:.65rem}.template-diff-grid{border:1px solid #d1d5db;border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.template-diff-grid article+article{border-left:1px solid #4b5563}.template-diff-grid pre{color:#dbeafe;white-space:pre;background:#1f2937;min-height:11rem;margin:0;padding:1rem;font:.75rem/1.65 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}.template-diff-grid mark{color:#bfdbfe;background:#1d4ed8}.template-raw-note{color:#6b7280;margin:.75rem 0 0;font-size:.75rem;line-height:1.6}.template-raw-note code{color:#374151;font:.95em ui-monospace,SFMono-Regular,Consolas,monospace}.api-list{border-top:1px solid #d1d5db}.api-section+.api-section{margin-top:3rem}.api-section-title{color:#111827;margin-bottom:.75rem;font-size:1rem}.api-item{border-bottom:1px solid #e5e7eb;grid-template-columns:minmax(15rem,.7fr) minmax(0,1.3fr);gap:2rem;padding:1.25rem 0;display:grid}.api-item h3{color:#111827;margin-bottom:.35rem;font-size:.95rem}.api-item code{color:#1d4ed8;font:.75rem/1.5 ui-monospace,SFMono-Regular,Consolas,monospace}.api-item p{color:#4b5563;margin-bottom:0;font-size:.85rem;line-height:1.6}.api-error-handling{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:start;gap:2rem;margin-top:2rem;display:grid}.api-error-handling .prose h3{margin-bottom:.6rem;font-size:1rem}.api-code-example{border:1px solid #d1d5db;border-radius:6px;overflow:hidden}.api-code-example pre{min-height:0;max-height:none}footer{color:#9ca3af;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;min-height:4rem;font-size:.75rem;display:flex}.footer-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.footer-meta a{color:inherit}.footer-meta a:hover{color:#4b5563}@media (width<=800px){.editor-grid,.result-grid,.getting-started-layout,.template-diff-grid,.api-error-handling,.api-item{grid-template-columns:1fr}.getting-started-layout,.api-item{gap:1.25rem}.template-diff-grid article+article{border-top:1px solid #4b5563;border-left:0}.page{padding-top:3rem}}@media (width<=560px){.site-header,main,footer{width:min(100% - 1rem,1320px)}nav{gap:.7rem;max-width:78%;overflow-x:auto}nav a{white-space:nowrap}.section-heading{flex-direction:column;align-items:start;gap:.75rem}.preset-tab{min-width:9rem;padding-inline:.75rem}.action-bar,.actions{width:100%}.actions{flex-wrap:wrap}.action-bar>p{display:none}.actions .status{flex:1 0 100%;min-height:1.5rem;margin:0 0 .25rem}.actions .button{flex:1}.panel-heading span{display:none}.example-summary{flex-direction:column;align-items:start;gap:.75rem}}
