:root{--font-size-base:15px;--font-size-phone:10px;--font-size-header:1rem;--font-size-title:1rem;--header-h:88px;--stage-pad:clamp(8px,2vh,24px);--phone-h-cap:calc(100dvh - var(--header-h) - (var(--stage-pad) * 2))}@media (min-width:768px){:root{--font-size-phone:12px}}@media (min-width:1200px){:root{--font-size-phone:14px}}html{font-size:var(--font-size-base)}body,html{height:100%}body{font-family:SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;margin:0 auto;font-size:1rem;line-height:1.65;word-break:break-word;font-feature-settings:auto,normal;font-kerning:auto;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-hyphens:auto;hyphens:auto}#__next{height:100%;display:flex;flex-direction:column}:global(.page-header){font-size:var(--font-size-header)}:global(.page-header .brand),:global(.page-header .header-link),:global(.page-header .info){font-size:inherit!important;line-height:1.2}:global(.screen h1){font-size:var(--font-size-title)!important;line-height:1.1}a,a:active,a:hover,a:link,a:visited,body,button,button:active,button:hover,html,input,textarea{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Ccircle cx='8' cy='8' r='6' fill='rgba(0,0,0,0.5)'/%3E%3C/svg%3E") 8 8,auto!important}img,svg{max-width:100%;height:auto;display:block}*{-webkit-tap-highlight-color:transparent}@media (prefers-reduced-motion:no-preference){.screen>*{opacity:0;animation:nc-fade-in .26s ease-out forwards;will-change:opacity}.screen>:nth-child(2){animation-delay:40ms}.screen>:nth-child(3){animation-delay:80ms}.screen>:nth-child(4){animation-delay:.12s}}@keyframes nc-fade-in{to{opacity:1}}@media (max-width:480px){:root{--stage-pad:6px}.screen{padding-left:6px!important;padding-right:6px!important}.home-links{gap:28px!important}:root{--font-size-header:0.9rem;--font-size-title:0.8rem}}