.o-full{background-color:var(--theme-surface-default)}.o-full__image{padding:var(--space-144) 0}@media(width>=48em){.o-full{grid-template-areas:"stack";display:grid}.o-full>*{grid-area:stack;align-self:center;height:100%}.o-full__backgrid,.o-full__foregrid{gap:var(--dim-gutter);grid-template-columns:repeat(2,minmax(0,1fr));height:100%;display:grid}.o-full__backgrid>*,.o-full__foregrid>*{place-self:center stretch}.o-full__backgrid .o-full__image,.o-full__foregrid .o-full__image{grid-column:2}.o-full__backgrid>*{grid-area:1/2;place-self:stretch stretch}.o-full__backgrid>* img{object-fit:cover;width:100%;height:100%}}.o-full--padded .o-full__backgrid>*{padding:var(--space-144);padding-left:0}.o-full--full-height{min-height:100vh}[data-theme=accent]:has(.o-full){background-color:var(--theme-surface-default)}
