:root{font-family:system-ui,sans-serif;color-scheme:light;background:#f8f6f1;color:#292e2b;font-synthesis:none;text-rendering:optimizeLegibility;--accent: #285a49;--border: #b7c0b9}*,*:before,*:after{box-sizing:border-box}body{margin:0}#root{min-height:100dvh}header,main{width:min(100%,40rem);margin-inline:auto;padding:1.25rem}header{font-weight:700;color:var(--accent);padding-top:2rem}main{padding-bottom:3rem}h1{font-size:clamp(1.5rem,5vw,2rem);line-height:1.4;margin:.5rem 0 1.5rem}h2,legend{font-size:1.125rem;font-weight:700}p,li,dd{line-height:1.7;overflow-wrap:anywhere}li{margin-bottom:.75rem}ol{padding-left:1.5rem}button,.action{font:inherit;min-height:48px;padding:.8rem 1rem;border-radius:.75rem;border:1px solid var(--border);background:#fff;color:var(--accent);cursor:pointer;text-align:center;text-decoration:none}button,.action{display:block;width:100%;margin-block:.75rem}.primary{background:var(--accent);color:#fff;border-color:var(--accent);font-weight:700}button:disabled{opacity:.48;cursor:not-allowed}:focus-visible{outline:3px solid #af6528;outline-offset:4px}fieldset{min-width:0;padding:0;border:0;margin:2rem 0}legend{margin-bottom:.75rem;line-height:1.6}label{display:flex;align-items:center;gap:.75rem;padding:.85rem;min-height:48px;margin-block:.5rem;border:1px solid var(--border);border-radius:.75rem;background:#fff;cursor:pointer}label:has(input:checked){border:2px solid var(--accent);padding:calc(.85rem - 1px);background:#e5eee8;font-weight:700}input[type=radio]{accent-color:var(--accent);flex-shrink:0;width:1.2rem;height:1.2rem}fieldset:disabled label{opacity:.65;cursor:wait}.storage-note{margin-top:3rem;font-size:.875rem;color:#555d58}[role=alert]{border-left:3px solid #a34631;padding:.5rem 1rem;margin-block:1rem}dt{font-weight:700;margin-top:1rem}dd{margin:.25rem 0}
