@media(prefers-contrast:more){:export{color-text--light:#000;color-text--dark:#fff;color-text:light-dark(#000,#fff);color-background--light:#fff;color-background--dark:#000;color-background:light-dark(#fff,#000);color-background-footer--light:#ccc;color-background-footer--dark:#222;color-background-footer:light-dark(#ccc,#222)}}@supports(margin:env(safe-area-inset-left)){:export{wrapper-gutter-left:calc(var(--wrapper-gutter) + env(safe-area-inset-left));wrapper-gutter-right:calc(var(--wrapper-gutter) + env(safe-area-inset-right))}}@media only screen and (min-width:45em)and (max-width:61.1875em){:export{wrapper-gutter:1.5rem;wrapper-section-gap:3rem}}@media only screen and (min-width:61.25em){:export{wrapper-gutter:3rem;wrapper-section-gap:4.5rem}}