:root{--header-logo-height:100px;--header-padding-y:0px;--header-border:1px;--header-height:calc(var(--header-logo-height) + var(--header-padding-y)*2 + var(--header-border));--save-bar-padding-y:12px;--save-bar-content-height:36px;--save-bar-border:1px;--save-bar-height:calc(var(--save-bar-padding-y)*2 + var(--save-bar-content-height) + var(--save-bar-border));--share-block-padding-y:12px;--share-block-content-height:56px;--share-block-border:1px;--share-block-height:calc(var(--share-block-padding-y)*2 + var(--share-block-content-height) + var(--share-block-border))}@media (max-width:899px){:root{--header-logo-height:80px}}*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#f0f4fa;font-family:Source Sans Pro,sans-serif;height:100%}#root{display:flex;flex-direction:column;min-height:100vh}
/*# sourceMappingURL=main.059c8ff3.css.map*/