:root{--light-theme-background:#fff;--dark-theme-background:#0a0a0a;--light-theme-foreground:#171717;--dark-theme-foreground:#ededed;--background:var(--light-theme-background);--background-soft:#f8f9fa;--foreground:var(--light-theme-foreground);--foreground-soft:gray;--border-gray:lightgray;--section-background-soft:#eee;--section-background-dark:#121212;--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;--dark-blue:#36c;--light-blue:#8cb4ff;--link-blue:var(--dark-blue);--image-text:#d31232;--header-height:60px;--footer-links-height:70px;--fill-vertical:calc(100vh - var(--header-height) - var(--footer-links-height))}@media (prefers-color-scheme:dark){:root{--background:var(--dark-theme-background);--background-soft:#323232;--foreground:var(--dark-theme-foreground);--foreground-soft:#f2f2f2;--border-gray:gray;--link-blue:var(--light-blue);--image-text:#ff97a0;--section-background-soft:none}}html,body{max-width:100vw}body{color:var(--foreground);background-color:var(--section-background-soft);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;justify-content:center;font-family:Arial,Helvetica,sans-serif;display:flex}.container{background-color:var(--background);width:100%;max-width:100rem;padding-left:3.25rem;padding-right:3.25rem}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.loading,.error{height:var(--fill-vertical)}.error>h1.boundary-default{margin-top:80px}.error>h2{margin-top:40px}button.close-button{background-color:var(--background-soft);border:none;border-radius:5px;width:24px;height:24px}button.close-button:hover{background-color:var(--button-secondary-hover)}button.close-button svg{fill:var(--foreground)}button.more{border:1px solid var(--foreground-soft);border-radius:5px;min-width:90px;height:32px;margin-top:20px;font-size:1rem}button.more:active{background-color:var(--background-soft)}.image-text{color:var(--image-text)}.section-header{border-bottom:1px solid var(--border-gray);padding-top:10px}@supports (-webkit-touch-callout:none){input[type=search],select{border-color:gray;border-radius:0}select{padding-left:5px;padding-right:5px}button{color:var(--foreground);border:1px solid var(--foreground-soft);border-radius:5px}@media (prefers-color-scheme:dark){button{background-color:gray;border:none}}}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}button.close-button:hover{background-color:var(--button-primary-hover)}button.more{border:none}}@media not (min-width:75rem){.container{padding-left:1.5rem;padding-right:1.5rem}}@media not (min-width:450px){.container{padding-left:1rem;padding-right:1rem}}
.styles-module__eSeOGW__nav{height:var(--header-height);align-items:center;gap:40px;display:flex}a.styles-module__eSeOGW__home{font-size:2rem}.styles-module__eSeOGW__footer{flex-direction:column;align-items:center;width:100%;min-height:175px;display:flex}.styles-module__eSeOGW__footer div.styles-module__eSeOGW__links{height:var(--footer-links-height);justify-content:center;align-items:center;gap:24px;max-width:600px;display:flex}.styles-module__eSeOGW__footer .styles-module__eSeOGW__disclaimer{border-top:1px solid var(--border-gray);max-width:600px;min-height:105px;padding-top:10px}.styles-module__eSeOGW__footer .styles-module__eSeOGW__disclaimer>p{margin-bottom:10px}.styles-module__eSeOGW__footer a{align-items:center;gap:8px;display:flex}.styles-module__eSeOGW__footer a:hover{text-decoration:underline}.styles-module__eSeOGW__footer img{flex-shrink:0}@media not (min-width:800px){.styles-module__eSeOGW__nav{gap:10px}}@media not (min-width:450px){.styles-module__eSeOGW__nav>a{font-size:.9rem}.styles-module__eSeOGW__nav>a.styles-module__eSeOGW__home{font-size:1.2rem}.styles-module__eSeOGW__footer a{font-size:.9rem}}
