:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1f1f1f;background:#f5f5f5;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{min-width:320px}.technical-page{place-items:center;min-height:100vh;padding:1rem;display:grid}.technical-panel{background:#fff;border:1px solid #d8d8d8;border-radius:.5rem;width:min(100%,40rem);padding:1.5rem}.technical-label{color:#5e5e5e;margin:0 0 .5rem;font-size:.875rem}h1{margin:0;font-size:clamp(1.75rem,8vw,2.5rem);line-height:1.2}p{line-height:1.6}.technical-status{gap:.75rem;margin:1.5rem 0 0;display:grid}.technical-status div{border-top:1px solid #e5e5e5;padding-top:.75rem}.technical-status dt{color:#5e5e5e;font-size:.8125rem}.technical-status dd{margin:.25rem 0 0;font-weight:600}@media (min-width:40rem){.technical-panel{padding:2rem}.technical-status{grid-template-columns:repeat(3,1fr)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}
