:root{color-scheme:light dark}body{margin:0;padding:0 1rem 2rem;font-family:system-ui,sans-serif;line-height:1.4}button,select,textarea,input:not([type=radio]):not([type=checkbox]){font:inherit;font-size:1rem;padding:.5rem .75rem;box-sizing:border-box}button{cursor:pointer}form label{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;margin-bottom:1rem;font-weight:600}form label>input,form label>select,form label>textarea{font-weight:400;min-width:16rem;max-width:100%}form fieldset{margin-bottom:1.5rem}form button{margin-right:.5rem;margin-top:.25rem}.nav-menu{position:relative;margin-bottom:1.5rem}.nav-menu-panel{position:absolute;top:100%;left:0;z-index:10;display:flex;flex-direction:column;gap:.75rem;min-width:14rem;margin-top:.25rem;padding:.75rem;background:Canvas;color:CanvasText;border:1px solid GrayText;border-radius:4px}.nav-menu-panel ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.nav-menu-language{display:flex;flex-direction:column;gap:.3rem}.nav-menu-language-label{font-weight:600}.nav-menu-language-current{opacity:.8}.splash-screen{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.splash-third{flex:1 1 0;display:flex;align-items:center;justify-content:center;text-align:center;padding:1.5rem}.splash-logo{font-size:3rem;margin:0 0 .5rem}.splash-brand h1{margin:0 0 .5rem}.splash-brand p{margin:0;opacity:.8}.splash-question p{font-size:1.5rem;font-weight:600;margin:0}.splash-actions{gap:1rem}.splash-actions button{min-width:8rem;font-size:1.1rem}.language-picker-list{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:.5rem;max-height:60vh;overflow-y:auto}.language-picker-option{width:100%;min-width:0;text-align:left}.language-picker-option[aria-current=true]{font-weight:600;border-color:CanvasText;border-width:2px}
