html,body{box-sizing:border-box;width:100%;max-width:100vw;margin:0;padding:0;overflow-x:hidden}.main{background-color:var(--foreground);box-sizing:border-box;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;max-width:100vw;min-height:100dvh;display:flex;position:relative;overflow-x:hidden}.main *{box-sizing:border-box}.main h1,.main h2,.main h3,.main h4,.main h5,.main h6{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.main p{word-wrap:break-word;overflow-wrap:break-word}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:focus-visible{outline-offset:2px;outline:2px solid #51c9ff}.skip-to-main{color:#fff;z-index:100;background:#1f2629;padding:8px 16px;text-decoration:none;position:absolute;top:-40px;left:0}.skip-to-main:focus{top:0}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}
