:root{--background-primary-light:#fff;--background-secondary-light:#f6f7f9;--background-tertiary-light:#f1f2f4;--text-primary-light:#1d1d1f;--text-secondary-light:rgba(29,29,31,.6);--text-tertiary-light:rgba(29,29,31,.4);--text-callout:#6c29e0;--text-header-size:80px;--text-subtext-size:25px;--text-footer-size:16px;--searchbar-height:calc(var(--text-header-size)*1.5);--max-view-width:1520px;--grid-l:30px;--grid-m:20px;--grid-s:10px}@media(min-width:929px) and (max-width:1520px){:root{--text-header-size:50px;--text-subtext-size:22px;--text-footer-size:14px}}@media(min-width:575px) and (max-width:950px){:root{--text-header-size:30px;--text-subtext-size:14px;--text-footer-size:12px}}@media (max-width:575px){:root{--text-header-size:20px;--text-subtext-size:11px;--text-footer-size:11px}}@font-face{font-family:LabGrotesque-Light;src:url(/static/media/labgrotesque-light.35aeb8a7789d7ceb6ad7.ttf)}@font-face{font-family:LabGrotesque-Regular;src:url(/static/media/labgrotesque-regular.6677975b2de671862198.ttf)}@font-face{font-family:LabGrotesque-Medium;src:url(/static/media/labgrotesque-medium.131bfe204bfddfbbb611.ttf)}@font-face{font-family:LabGrotesque-Black;src:url(/static/media/labgrotesque-black.809e05a803effd91821a.ttf)}@font-face{font-family:LabGrotesque-Bold;src:url(/static/media/labgrotesque-bold.116940c8ae848dc7b6cc.ttf)}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(150deg,#f6f7f9,#f1f2f4 33%,#f1f2f4) 100% no-repeat;background:linear-gradient(150deg,var(--background-secondary-light) 0,var(--background-tertiary-light) 33%,var(--background-tertiary-light) 100%) 100% no-repeat;box-sizing:border-box;color:#1d1d1f;color:var(--text-primary-light);font-family:LabGrotesque-Regular,-apple-system,Segoe UI,Roboto,sans-serif;font-size:100%;height:100%;margin:0;overflow:hidden;padding:0;-webkit-user-select:none;user-select:none;width:100%}body{align-items:center;display:flex;height:100vh;justify-content:center;position:relative}h1{font-size:80px;font-size:var(--text-header-size);font-weight:400;line-height:1;margin:0;padding:0;white-space:nowrap}#app-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.subtext{color:var(--text-tertiary-light);font-size:var(--text-subtext-size);padding-top:calc(var(--searchbar-height)/3)}#svg-logo{justify-self:right;width:auto}#search-bar,#svg-logo{height:var(--searchbar-height)}#search-bar{align-items:center;background-color:var(--background-primary-light);border-radius:calc(var(--searchbar-height)/2);box-shadow:0 4px 8px rgba(0,0,0,.24);display:flex;justify-content:space-between;overflow:hidden}#search-bar h1{margin-left:calc(var(--searchbar-height)/4)}#search-bar .h1-callout{color:var(--text-callout);margin-left:0;margin-right:calc(var(--searchbar-height)/6)}#footer-container{bottom:0;color:var(--text-tertiary-light);flex-direction:row;font-size:var(--text-footer-size);margin-bottom:var(--grid-l);max-width:var(--max-view-width);position:absolute;width:100%}#footer-container,.footer-column{align-items:flex-start;display:flex;justify-content:space-between;margin-left:var(--grid-l);margin-right:var(--grid-l)}.footer-column{flex-direction:column}
/*# sourceMappingURL=main.a2466fae.css.map*/