[hidden]{display:none!important}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--os-bg);color:var(--os-text);font-family:var(--os-font-body);font-size:var(--os-step-0);line-height:1.65;-webkit-font-smoothing:antialiased}
img,svg,video{display:block;max-width:100%;height:auto}
a{color:var(--os-primary);text-decoration-thickness:.08em;text-underline-offset:.16em}
a:hover{color:var(--os-primary-hover)}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
:focus-visible{outline:3px solid color-mix(in srgb,var(--os-primary) 40%,transparent);outline-offset:3px}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.screen-reader-text:focus{clip:auto!important;width:auto;height:auto;margin:0;padding:.75rem 1rem;top:1rem;left:1rem;z-index:99999;background:#fff;color:#111}
