@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-padding-top:var(--pj-navbar-height, 60px);-webkit-text-size-adjust:100%;text-size-adjust:100%}@media(max-width:767.98px){html{scroll-padding-bottom:calc(var(--pj-footer-reserved-height, 56px) + env(safe-area-inset-bottom,0px) + var(--pj-footer-content-clearance, 0px))}}:root{--pj-navbar-height: 60px;--pj-footer-band-height: 56px;--pj-footer-reserved-height: var(--pj-footer-band-height);--pj-footer-content-clearance: 0px;--pj-layout-viewport-chrome: calc(var(--pj-navbar-height, 60px) + var(--pj-footer-band-height, 56px));--pj-content-available-height: calc(100vh - var(--pj-layout-viewport-chrome));--pj-content-available-height: calc(min(100dvh, 100svh) - var(--pj-layout-viewport-chrome));--pj-primary: #3d7eeb;--pj-primary-hover: #295cb2;--pj-primary-soft: rgba(61, 126, 235, .12);--pj-primary-soft-strong: rgba(61, 126, 235, .2);--pj-primary-muted: #8eb4f5;--pj-navy: #1c2230;--pj-bg: #f5f6f8;--pj-surface: #ffffff;--pj-text-secondary: #6e7480;--pj-text-muted: #9aa1ae;--pj-border: #d9dde3;--pj-border-light: #e8eaef;--pj-success: #2e8b57;--pj-success-soft: #e8f5ee;--pj-danger: #c74848;--pj-danger-soft: #fcecec;--pj-on-primary: #ffffff}@media(max-width:768px){:root{--pj-footer-band-height: max(6rem, 84px);--pj-footer-reserved-height: var(--pj-footer-band-height);--pj-footer-content-clearance: max(1.35rem, 22px)}}@media(max-width:430px){:root{--pj-footer-content-clearance: max(1.75rem, 30px)}}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--pj-bg);color:var(--pj-navy);min-height:100dvh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
