*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #ffffff;--color-text: #111111}html,body{height:100%;background-color:var(--color-bg);color:var(--color-text);font-family:system-ui,sans-serif}body{display:flex;align-items:center;justify-content:center;min-height:100dvh}@media(prefers-color-scheme:dark){:root{--color-bg: #111111;--color-text: #f5f5f5}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.u-logo{width:clamp(180px,45vw,480px);height:auto;display:block}
