:root{--vivid-orange:#f86011;--vivid-orange-text:#b14207;--vivid-blue:#0064fe;--vivid-green:#3bc77b;--vivid-yellow:#f8cc23;--vivid-dark:#1a1a2e;--vivid-dark-deep:#12122a;--vivid-light:#f4f4f6;--font-display:"Bricolage Grotesque", ui-sans-serif, system-ui, sans-serif;--font-body:"DM Sans", ui-sans-serif, system-ui, sans-serif;--font-mono:ui-monospace, "SF Mono", Menlo, monospace;--text-base:1.0625rem;--leading:1.6;--measure:65ch;--tap:48px}[data-theme=day]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff;--surface:var(--vivid-light);--fg:var(--vivid-dark);--fg-muted:#4a4a5a;--rule:#d8d8e0;--accent:var(--vivid-orange);--link:#0047b3;--danger-bg:#fdeceb;--danger-edge:#c0170c;--danger-ink:#8c1109;--caution-bg:#fdf6dc;--caution-edge:#a9820a;--caution-ink:#684f06;--safe-bg:#e9f8f0;--safe-edge:#1f7a4d;--safe-ink:#145e3b}[data-theme=night]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#000;--surface:var(--vivid-dark-deep);--fg:#e8e6e1;--fg-muted:#a6a4b0;--rule:#2a2a3d;--accent:var(--vivid-orange);--link:#7fb0ff;--danger-bg:#2a0c0a;--danger-edge:#ff6b5e;--danger-ink:#ffb4ac;--caution-bg:#2a2205;--caution-edge:var(--vivid-yellow);--caution-ink:#f5e08a;--safe-bg:#06251a;--safe-edge:var(--vivid-green);--safe-ink:#8fe3b8}[data-theme=red-night]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#000;--surface:#0a0000;--fg:#e37871;--fg-muted:#cf473e;--rule:#3d100d;--accent:var(--fg);--link:#ff5a4f;--danger-bg:#1a0503;--danger-edge:#ff5a4f;--danger-ink:#ff8a82;--caution-bg:#140402;--caution-edge:#b8322a;--caution-ink:#d8453c;--safe-bg:#0d0301;--safe-edge:#ae332c;--safe-ink:#d3473f}
@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-latin-400.woff2)format("woff2");font-weight:400;font-style:normal;font-display:optional}@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-latin-700.woff2)format("woff2");font-weight:700;font-style:normal;font-display:optional}@font-face{font-family:Bricolage Grotesque;src:url(/fonts/bricolage-grotesque-latin-700.woff2)format("woff2");font-weight:700;font-style:normal;font-display:optional}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}html{background:var(--bg)}body{background:var(--bg);color:var(--fg);font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading);-moz-text-size-adjust:100%;text-size-adjust:100%}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:700;line-height:1.25}p,ul,ol,dl{max-width:var(--measure)}a{color:var(--link)}img,picture,video,canvas,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit;color:inherit}:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.vr-callout{break-inside:avoid;border-left:4px solid;border-radius:4px;margin:1.25rem 0;padding:.75rem 1rem}.vr-callout-label{font-family:var(--font-display);letter-spacing:.06em;margin:0 0 .35rem;font-size:.8125rem;font-weight:700}.vr-callout-body>:last-child{margin-bottom:0}.vr-callout-danger{background:var(--danger-bg);border-color:var(--danger-edge)}.vr-callout-danger .vr-callout-label{color:var(--danger-ink)}.vr-callout-caution{background:var(--caution-bg);border-color:var(--caution-edge)}.vr-callout-caution .vr-callout-label{color:var(--caution-ink)}.vr-callout-seek-care{background:var(--danger-bg);border-color:var(--danger-edge)}.vr-callout-seek-care .vr-callout-label{color:var(--danger-ink)}.vr-visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vr-evidence{letter-spacing:.05em;white-space:nowrap;font-size:.8em}.vr-evidence-3{color:var(--safe-edge)}.vr-evidence-2{color:var(--fg-muted)}.vr-evidence-1{color:var(--fg-muted);opacity:.8}.vr-reference{border:2px solid var(--rule);background:var(--surface);break-inside:avoid;border-radius:6px;margin:1.5rem 0;padding:.9rem 1.1rem}.vr-reference-title{font-family:var(--font-display);margin:0 0 .5rem;font-size:.95rem;font-weight:700}.vr-localise{border:1px dashed var(--rule);border-radius:6px;margin:1.25rem 0;padding:.75rem 1rem}.vr-localise-label{font-family:var(--font-display);letter-spacing:.05em;color:var(--fg-muted);margin:0 0 .3rem;font-size:.8125rem;font-weight:700}.vr-scenario-grid{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:.75rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.vr-scenario-card{min-height:calc(var(--tap) * 1.6);border:2px solid var(--rule);background:var(--surface);color:inherit;border-radius:8px;flex-direction:column;gap:.35rem;padding:1rem;text-decoration:none;display:flex}.vr-scenario-card:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.vr-scenario-title{font-family:var(--font-display);font-size:1.05rem;font-weight:700}.vr-scenario-summary{color:var(--fg-muted);font-size:.9rem}.vr-scenario .vr-prose h2{text-transform:uppercase;letter-spacing:.06em;border-bottom:2px solid var(--rule);padding-bottom:.25rem;font-size:1.15rem}.vr-home-links{flex-direction:column;gap:.5rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.vr-home-links a{min-height:var(--tap);border:2px solid var(--rule);background:var(--surface);color:inherit;font-family:var(--font-display);border-radius:8px;align-items:center;padding:.75rem 1rem;font-size:1rem;font-weight:700;text-decoration:none;display:flex}.vr-home-links a:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.vr-header{background:var(--surface);border-bottom:1px solid var(--rule);justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}.vr-header-title{font-family:var(--font-display);margin:0;font-size:1rem;font-weight:700}.vr-strip{border-bottom:1px solid var(--rule);background:var(--surface)}.vr-strip ul{gap:.25rem;margin:0;padding:.4rem .6rem;list-style:none;display:flex;overflow-x:auto}.vr-slot{flex-direction:column;min-width:8.5rem;font-size:.8125rem;display:flex}.vr-slot-label{color:var(--fg-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.7rem}.vr-slot-value{font-family:var(--font-mono)}.vr-slot-unknown .vr-slot-value{color:var(--fg-muted);font-style:italic;font-family:var(--font-body)}.vr-theme-toggle{min-height:var(--tap);min-width:var(--tap);border:1px solid var(--rule);background:var(--bg);color:inherit;border-radius:6px;padding:.4rem .75rem;font-size:.8125rem;font-weight:700}.vr-theme-toggle:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.vr-jumplist{border:1px solid var(--rule);background:var(--surface);border-radius:6px;margin:1.25rem 0;padding:.75rem 1rem}.vr-jumplist-label{font-family:var(--font-display);letter-spacing:.05em;color:var(--fg-muted);margin:0 0 .4rem;font-size:.8125rem;font-weight:700}.vr-jumplist ul{flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.vr-jumplist a{min-height:var(--tap);align-items:center;display:flex}.vr-print{min-height:var(--tap);border:2px solid var(--rule);background:var(--surface);color:inherit;border-radius:6px;margin-top:.75rem;padding:.5rem 1rem;font-size:.9375rem;font-weight:700}.vr-print:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.vr-search{margin-top:1rem}.vr-search-label{font-family:var(--font-display);letter-spacing:.05em;color:var(--fg-muted);margin:0 0 .4rem;font-size:.8125rem;font-weight:700;display:block}.vr-search input[type=search]{box-sizing:border-box;width:100%;min-height:var(--tap);border:2px solid var(--rule);background:var(--bg);color:inherit;font-size:var(--text-base);border-radius:6px;padding:.5rem .75rem;display:block}.vr-search input[type=search]:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.vr-search-status{color:var(--fg-muted);margin:.75rem 0 0}.vr-search-results{margin:.5rem 0 0;padding:0;list-style:none}.vr-search-results li+li{border-top:1px solid var(--rule)}.vr-search-results a{min-height:var(--tap);color:inherit;flex-direction:column;justify-content:center;gap:.15rem;padding:.5rem .1rem;text-decoration:none;display:flex}.vr-search-results a:focus-visible{outline:3px solid var(--accent);outline-offset:-3px}.vr-hit-title{font-weight:700}.vr-hit-context{color:var(--fg-muted);font-size:.85rem}.vr-search-noscript{color:var(--fg-muted)}.vr-bottombar{background:var(--surface);border-top:1px solid var(--rule);padding-bottom:env(safe-area-inset-bottom);position:fixed;bottom:0;left:0;right:0}.vr-bottombar ul{margin:0;padding:0;list-style:none;display:flex}.vr-bottombar li{flex:1}.vr-bottombar a{min-height:var(--tap);color:inherit;justify-content:center;align-items:center;font-size:.8125rem;text-decoration:none;display:flex}.vr-bottombar a:focus-visible{outline:3px solid var(--accent);outline-offset:-3px}body{padding-bottom:calc(var(--tap) + env(safe-area-inset-bottom))}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important}}
@media print{:root,[data-theme]{--bg:#fff;--surface:#fff;--fg:#000;--fg-muted:#333;--rule:#999;--accent:#000;--link:#000;--danger-bg:#fff;--danger-edge:#000;--danger-ink:#000;--caution-bg:#fff;--caution-edge:#000;--caution-ink:#000;--safe-bg:#fff;--safe-edge:#000;--safe-ink:#000}.vr-strip,.vr-bottombar,.vr-theme-toggle,.vr-print,.vr-jumplist,.vr-search{display:none}body{padding-bottom:0;font-size:11pt}.vr-page{max-width:none;padding:0}a[href]:after{content:""}a{color:inherit;text-decoration:none}h1{break-before:page}h1:first-of-type{break-before:avoid}h2,h3{break-after:avoid}.vr-callout,.vr-reference,table,pre{break-inside:avoid}table{table-layout:fixed;border-collapse:collapse;width:100%}td,th{word-break:break-word;border:1px solid #999;padding:4px 6px}.vr-callout{border:2px solid #000!important}}
