:root{--phbs-container-width-desktop:1280px;--phbs-container-gap:20px;--phbs-header-height-desktop:112px;--phbs-header-height-mobile:64px}html{scroll-behavior:smooth}body{background-image:url(/bgs/grain-bg.webp);background-color:rgba(0,0,0,.94);background-repeat:repeat;background-size:150px 150px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji;overflow-x:hidden;min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}.highlight,body{color:var(--white)}.highlight{background-color:rgb(66,64,54);font-weight:700;padding:0 1px;border-radius:4px}.navigation__list{display:flex;align-items:center;gap:70px}@media(max-width:1055px){.navigation__list{gap:24px;font-size:24px;flex-direction:column}}.navigation-actions{display:flex;gap:32px}@media(max-width:1055px){.navigation-actions{gap:24px;align-items:center;flex-direction:column}}.footer{display:flex;align-items:center;justify-content:space-between;height:var(--phbs-header-height-desktop);width:100%;margin:0 auto}.footer__info{display:flex;flex-direction:column;gap:8px}.footer__copyright{color:var(--gray-text)}@media(max-width:1055px){.footer__logo{display:flex;flex-direction:column;align-items:center;margin-top:48px}}.footer__content{display:flex;align-items:center;gap:50px}@media(max-width:1055px){.footer__content{flex-direction:column}.footer{flex-direction:column-reverse;align-items:center;height:-moz-fit-content;height:fit-content;padding:64px 20px}}:root{--table-width-desktop:800px;--input-border-radius:28px;--dropdown-border-radius:12px;--dropdown-selected-border-radius:6px;--round-button-border-radius:50%;--button-border-radius:12px;--button-filled-default-border:var(--gray-500);--button-filled-default-bg:var(--gray-500);--button-filled-default-text:var(--white);--button-filled-hover-border:var(--gray-300);--button-filled-hover-bg:var(--gray-300);--button-filled-hover-text:var(--white);--button-filled-active-border:var(--gray-500);--button-filled-active-bg:var(--gray-500);--button-filled-active-text:var(--white);--button-filled-disabled-border:var(--gray-300);--button-filled-disabled-bg:var(--gray-300);--button-filled-disabled-text:var(--gray-text)}