<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.background{box-sizing:border-box;padding:24px;display:block;height:100%}
.background.large{padding:40px}
.background.orange{background:var(--surface-brandHigh)}
.background.peach{background:var(--surface-brandLow)}
.background.apricot{background:var(--surface-brandBright)}
.background.turquoise{background:var(--surface-turquiseHigh)}
.background.sky{background:var(--surface-turquiseLow)}
.background.mist{background:var(--surface-turquiseBright)}
.background.liliac{background:var(--surface-lilacHigh)}
.background.rose{background:var(--surface-lilacLow)}
.background.thistle{background:var(--surface-lilacBright)}
@media screen and (min-width:56.5625em){.background.block-a{padding:40px}
}</pre></body></html>