:root{--font-sans: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono: ui-monospace, "Cascadia Code", "Source Code Pro", Menlo, Consolas, "DejaVu Sans Mono", monospace;--text: #1a1a1a;--text-heading: #111;--text-muted: #374151;--text-light: #6b7280;--bg: #fff;--bg-soft: #f9fafb;--bg-muted: #f3f4f6;--bg-accent: #e5e7eb;--border: #d1d5db;--border-w: .0625rem;--mark: #fff3a0;--link: #2563eb;--link-hover: #1d4ed8;--link-visited: #7c3aed;--focus-ring: rgba(37, 99, 235, .15);--btn-active: #bfc4cc;--btn-text-on: #fff;--submit-active: #1e40af;--danger: #ea580c;--danger-hover: #c2410c;--danger-active: #9a3412;--radius-xs: .1875rem;--radius-sm: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-pill: 62.4375rem}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0;padding:0;max-width:44rem;margin-inline:auto;font-family:var(--font-sans);font-size:1rem;line-height:1.6;color:var(--text);background:var(--bg)}h1,h2,h3,h4,h5,h6{margin-top:2rem;margin-bottom:.75rem;line-height:1.25;color:var(--text-heading)}h1{font-size:2.25rem}h2{font-size:1.75rem}h3{font-size:1.4rem}h4{font-size:1.15rem}h5{font-size:1rem}h6{font-size:.875rem}p{margin-top:0;margin-bottom:1rem}small{font-size:.875rem}mark{background:var(--mark);padding:.1rem .25rem;border-radius:.125rem}abbr[title]{text-decoration:underline dotted;cursor:help}sub,sup{font-size:.75rem;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5rem}sub{bottom:-.25rem}a{color:var(--link);text-decoration:underline;text-underline-offset:.125rem}a:hover{color:var(--link-hover)}a:visited{color:var(--link-visited)}nav{position:sticky;top:0;z-index:100;padding:.75rem 1rem;background:var(--bg-soft);border-bottom:var(--border-w) solid var(--border);margin-bottom:1.5rem}nav p{display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem 0;margin-bottom:0}nav p+p{margin-top:.25rem}nav a{text-decoration:none;white-space:nowrap}nav a+a:before{content:"\b7";padding:0 .375rem;color:var(--text-light)}nav a:hover{text-decoration:underline}ul,ol{padding-left:1.125rem;margin-top:0}li{margin-bottom:.25rem}dl{margin-top:0;margin-bottom:1rem}dt{font-weight:700;margin-top:.5rem}dd{margin-left:1.5rem;margin-bottom:.25rem}blockquote{margin:1rem 0;padding:.75rem 1rem;border-left:.25rem solid var(--border);background:var(--bg-soft);color:var(--text-muted)}blockquote p:last-child{margin-bottom:0}code,kbd,samp{font-family:var(--font-mono);font-size:.9rem}code{background:var(--bg-muted);padding:.15rem .35rem;border-radius:var(--radius-xs)}pre{margin:1rem 0;padding:1rem;overflow-x:auto;overflow-y:auto;max-height:15.125rem;background:var(--bg-muted);border:var(--border-w) solid var(--border);color:var(--text);border-radius:var(--radius-md);line-height:1.5}pre code{background:none;padding:0;border-radius:0;color:inherit;font-size:.875rem}kbd{background:var(--bg-muted);border:var(--border-w) solid var(--border);border-bottom-width:.125rem;padding:.1rem .4rem;border-radius:var(--radius-xs);font-size:.85rem}hr{border:none;border-top:var(--border-w) solid var(--border);margin:2rem 0}img,video{max-width:100%;height:auto;display:block;border-radius:var(--radius-sm)}figure{margin:1.5rem 0;padding:0}figcaption{font-size:.875rem;color:var(--text-light);margin-top:.5rem}table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.95rem;border:var(--border-w) solid var(--bg-accent)}thead{border-bottom:.125rem solid var(--border);background:var(--bg-accent)}th{text-align:left;padding:.6rem .75rem;font-weight:700;color:var(--text-heading);border:var(--border-w) solid var(--border)}td{padding:.6rem .75rem;border:var(--border-w) solid var(--bg-accent)}tr:nth-child(2n){background:var(--bg-muted)}fieldset{border:var(--border-w) solid var(--border);border-radius:var(--radius-md);padding:1rem 1.25rem;margin:1rem 0}legend{font-weight:700;padding:0 .25rem}label{display:block;margin-bottom:.25rem;font-weight:500}input,textarea,select{font-family:inherit;font-size:1rem;padding:.5rem .65rem;border:var(--border-w) solid var(--border);border-radius:var(--radius-sm);background:var(--bg);color:var(--text);width:100%;max-width:100%;margin-bottom:.75rem;transition:border-color .15s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--link);box-shadow:0 0 0 var(--radius-xs) var(--focus-ring)}input[type=color]{width:3rem;height:1.854rem;padding:.2rem;cursor:pointer}input[type=checkbox],input[type=radio]{width:auto;margin-right:.4rem;vertical-align:middle}textarea{resize:vertical;min-height:5rem}fieldset>div{display:grid;grid-template-columns:auto 1fr;gap:.5rem 1rem;align-items:center}fieldset>div>label{text-align:right;margin-bottom:0;white-space:nowrap}fieldset>div>input,fieldset>div>textarea,fieldset>div>select{margin-bottom:0}fieldset>div>span{grid-column:2}button,input[type=submit],input[type=reset],input[type=button]{font-family:inherit;font-size:1rem;font-weight:500;padding:.5rem 1.25rem;border:var(--border-w) solid transparent;border-radius:var(--radius-sm);background:var(--bg-accent);color:var(--text);cursor:pointer;display:inline-block;width:auto;transition:background .15s ease}button:hover,input[type=button]:hover{background:var(--border)}button:active,input[type=button]:active{background:var(--btn-active)}button[type=submit],input[type=submit]{background:var(--link);color:var(--btn-text-on)}button[type=submit]:hover,input[type=submit]:hover{background:var(--link-hover)}button[type=submit]:active,input[type=submit]:active{background:var(--submit-active)}button[type=reset],input[type=reset]{background:var(--danger);color:var(--btn-text-on)}button[type=reset]:hover,input[type=reset]:hover{background:var(--danger-hover)}button[type=reset]:active,input[type=reset]:active{background:var(--danger-active)}button:disabled,input[type=submit]:disabled,input[type=reset]:disabled,input[type=button]:disabled{opacity:.5;cursor:not-allowed}button>svg,button>span>svg{display:block;width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}button:has(>svg:only-child),button:has(>span:only-child>svg:only-child){padding:.5rem;line-height:1}button>span:only-child:has(>svg:only-child){display:contents}button:has(>span:only-child>svg:only-child){background:var(--bg);border:var(--border-w) solid var(--border)}button:has(>span:only-child>svg:only-child):hover{background:var(--bg-muted)}button:has(>span:only-child>svg:only-child):active{background:var(--bg-accent)}button:has(>svg+span),button:has(>span+svg){display:inline-grid;align-items:center;gap:.4rem}button:has(>svg+span){grid-template-columns:1.25rem auto}button:has(>span+svg){grid-template-columns:auto 1.25rem}details{margin:1rem 0;padding:.75rem 1rem;border:var(--border-w) solid var(--border);border-radius:var(--radius-md);background:var(--bg-soft)}summary{cursor:pointer;font-weight:600}details[open] summary{margin-bottom:.5rem}dialog{border:var(--border-w) solid var(--border);border-radius:var(--radius-lg);padding:0 1.5rem;max-width:32rem;box-shadow:0 .25rem 1.5rem #00000026}dialog::backdrop{background:#0006}progress{appearance:none;width:100%;height:.75rem;border-radius:var(--radius-pill);overflow:hidden;border:none;background:var(--bg-accent)}progress::-webkit-progress-bar{background:var(--bg-accent);border-radius:var(--radius-pill)}progress::-webkit-progress-value{background:var(--link);border-radius:var(--radius-pill)}progress::-moz-progress-bar{background:var(--link);border-radius:var(--radius-pill)}meter{width:100%;height:.75rem}address{font-style:normal;margin-bottom:1rem}time{font-variant-numeric:tabular-nums}output{font-weight:500}section{margin-bottom:2.5rem}@media(max-width:44rem){body{padding:1rem}}
