@property --spacer-p{syntax:"*";inherits:false;initial-value:0}@property --spacer-pi{syntax:"*";inherits:false;initial-value:var(--spacer-p)}@property --spacer-pb{syntax:"*";inherits:false;initial-value:var(--spacer-p)}@property --spacer-gap{syntax:"*";inherits:false;initial-value:0}@property --spacer-w{syntax:"*";inherits:false}@property --spacer-maxw{syntax:"*";inherits:false}@property --spacer-h{syntax:"*";inherits:false}@property --spacer-p-xs{syntax:"*";inherits:false}@property --spacer-p-sm{syntax:"*";inherits:false}@property --spacer-p-md{syntax:"*";inherits:false}@property --spacer-p-lg{syntax:"*";inherits:false}@property --spacer-p-xl{syntax:"*";inherits:false}@property --spacer-pi-xs{syntax:"*";inherits:false}@property --spacer-pi-sm{syntax:"*";inherits:false}@property --spacer-pi-md{syntax:"*";inherits:false}@property --spacer-pi-lg{syntax:"*";inherits:false}@property --spacer-pi-xl{syntax:"*";inherits:false}@property --spacer-pb-xs{syntax:"*";inherits:false}@property --spacer-pb-sm{syntax:"*";inherits:false}@property --spacer-pb-md{syntax:"*";inherits:false}@property --spacer-pb-lg{syntax:"*";inherits:false}@property --spacer-pb-xl{syntax:"*";inherits:false}@property --spacer-gap-xs{syntax:"*";inherits:false}@property --spacer-gap-sm{syntax:"*";inherits:false}@property --spacer-gap-md{syntax:"*";inherits:false}@property --spacer-gap-lg{syntax:"*";inherits:false}@property --spacer-gap-xl{syntax:"*";inherits:false}@property --spacer-w-xs{syntax:"*";inherits:false}@property --spacer-w-sm{syntax:"*";inherits:false}@property --spacer-w-md{syntax:"*";inherits:false}@property --spacer-w-lg{syntax:"*";inherits:false}@property --spacer-w-xl{syntax:"*";inherits:false}@property --spacer-maxw-xs{syntax:"*";inherits:false}@property --spacer-maxw-sm{syntax:"*";inherits:false}@property --spacer-maxw-md{syntax:"*";inherits:false}@property --spacer-maxw-lg{syntax:"*";inherits:false}@property --spacer-maxw-xl{syntax:"*";inherits:false}@property --spacer-h-xs{syntax:"*";inherits:false}@property --spacer-h-sm{syntax:"*";inherits:false}@property --spacer-h-md{syntax:"*";inherits:false}@property --spacer-h-lg{syntax:"*";inherits:false}@property --spacer-h-xl{syntax:"*";inherits:false}@property --spacer-debug-color{syntax:"<color>";inherits:false;initial-value:red}.Spacer{--spacer-p-base:var(--spacer-p);--spacer-pi-base:var(--spacer-pi);--spacer-pb-base:var(--spacer-pb);--spacer-gap-base:var(--spacer-gap);--spacer-w-base:var(--spacer-w);--spacer-maxw-base:var(--spacer-maxw);--spacer-h-base:var(--spacer-h);display:block;position:relative;padding-inline:var(--spacer-pi);padding-block:var(--spacer-pb);width:var(--spacer-w,auto);max-width:var(--spacer-maxw,none);height:var(--spacer-h,auto)}.Spacer--flex{display:flex;flex-direction:column;gap:var(--spacer-gap)}@media (min-width:22rem){.Spacer{--spacer-p:var(--spacer-p-xs,var(--spacer-p-base));--spacer-pi:var(--spacer-pi-xs,var(--spacer-pi-base));--spacer-pb:var(--spacer-pb-xs,var(--spacer-pb-base));--spacer-gap:var(--spacer-gap-xs,var(--spacer-gap-base));--spacer-w:var(--spacer-w-xs,var(--spacer-w-base));--spacer-maxw:var(--spacer-maxw-xs,var(--spacer-maxw-base));--spacer-h:var(--spacer-h-xs,var(--spacer-h-base))}}@media (min-width:40rem){.Spacer{--spacer-p:var(--spacer-p-sm,var(--spacer-p-base));--spacer-pi:var(--spacer-pi-sm,var(--spacer-pi-base));--spacer-pb:var(--spacer-pb-sm,var(--spacer-pb-base));--spacer-gap:var(--spacer-gap-sm,var(--spacer-gap-base));--spacer-w:var(--spacer-w-sm,var(--spacer-w-base));--spacer-maxw:var(--spacer-maxw-sm,var(--spacer-maxw-base));--spacer-h:var(--spacer-h-sm,var(--spacer-h-base))}}@media (min-width:60rem){.Spacer{--spacer-p:var(--spacer-p-md,var(--spacer-p-base));--spacer-pi:var(--spacer-pi-md,var(--spacer-pi-base));--spacer-pb:var(--spacer-pb-md,var(--spacer-pb-base));--spacer-gap:var(--spacer-gap-md,var(--spacer-gap-base));--spacer-w:var(--spacer-w-md,var(--spacer-w-base));--spacer-maxw:var(--spacer-maxw-md,var(--spacer-maxw-base));--spacer-h:var(--spacer-h-md,var(--spacer-h-base))}}@media (min-width:80rem){.Spacer{--spacer-p:var(--spacer-p-lg,var(--spacer-p-base));--spacer-pi:var(--spacer-pi-lg,var(--spacer-pi-base));--spacer-pb:var(--spacer-pb-lg,var(--spacer-pb-base));--spacer-gap:var(--spacer-gap-lg,var(--spacer-gap-base));--spacer-w:var(--spacer-w-lg,var(--spacer-w-base));--spacer-maxw:var(--spacer-maxw-lg,var(--spacer-maxw-base));--spacer-h:var(--spacer-h-lg,var(--spacer-h-base))}}@media (min-width:103rem){.Spacer{--spacer-p:var(--spacer-p-xl,var(--spacer-p-base));--spacer-pi:var(--spacer-pi-xl,var(--spacer-pi-base));--spacer-pb:var(--spacer-pb-xl,var(--spacer-pb-base));--spacer-gap:var(--spacer-gap-xl,var(--spacer-gap-base));--spacer-w:var(--spacer-w-xl,var(--spacer-w-base));--spacer-maxw:var(--spacer-maxw-xl,var(--spacer-maxw-base));--spacer-h:var(--spacer-h-xl,var(--spacer-h-base))}}@container component (min-width: 22rem){.Spacer--scope-component{--spacer-p:var(--spacer-p-xs,var(--spacer-p-base));--spacer-pi:var(--spacer-pi-xs,var(--spacer-pi-base));--spacer-pb:var(--spacer-pb-xs,var(--spacer-pb-base));--spacer-gap:var(--spacer-gap-xs,var(--spacer-gap-base));--spacer-w:var(--spacer-w-xs,var(--spacer-w-base));--spacer-maxw:var(--spacer-maxw-xs,var(--spacer-maxw-base));--spacer-h:var(--spacer-h-xs,var(--spacer-h-base))}}@container component (min-width: 40rem){.Spacer--scope-component{--spacer-p:var(--spacer-p-sm,var(--spacer-p-base));--spacer-pi:var(--spacer-pi-sm,var(--spacer-pi-base));--spacer-pb:var(--spacer-pb-sm,var(--spacer-pb-base));--spacer-gap:var(--spacer-gap-sm,var(--spacer-gap-base));--spacer-w:var(--spacer-w-sm,var(--spacer-w-base));--spacer-maxw:var(--spacer-maxw-sm,var(--spacer-maxw-base));--spacer-h:var(--spacer-h-sm,var(--spacer-h-base))}}@container component (min-width: 60rem){.Spacer--scope-component{--spacer-p:var(--spacer-p-md,var(--spacer-p-base));--spacer-pi:var(--spacer-pi-md,var(--spacer-pi-base));--spacer-pb:var(--spacer-pb-md,var(--spacer-pb-base));--spacer-gap:var(--spacer-gap-md,var(--spacer-gap-base));--spacer-w:var(--spacer-w-md,var(--spacer-w-base));--spacer-maxw:var(--spacer-maxw-md,var(--spacer-maxw-base));--spacer-h:var(--spacer-h-md,var(--spacer-h-base))}}@container component (min-width: 80rem){.Spacer--scope-component{--spacer-p:var(--spacer-p-lg,var(--spacer-p-base));--spacer-pi:var(--spacer-pi-lg,var(--spacer-pi-base));--spacer-pb:var(--spacer-pb-lg,var(--spacer-pb-base));--spacer-gap:var(--spacer-gap-lg,var(--spacer-gap-base));--spacer-w:var(--spacer-w-lg,var(--spacer-w-base));--spacer-maxw:var(--spacer-maxw-lg,var(--spacer-maxw-base));--spacer-h:var(--spacer-h-lg,var(--spacer-h-base))}}@container component (min-width: 103rem){.Spacer--scope-component{--spacer-p:var(--spacer-p-xl,var(--spacer-p-base));--spacer-pi:var(--spacer-pi-xl,var(--spacer-pi-base));--spacer-pb:var(--spacer-pb-xl,var(--spacer-pb-base));--spacer-gap:var(--spacer-gap-xl,var(--spacer-gap-base));--spacer-w:var(--spacer-w-xl,var(--spacer-w-base));--spacer-maxw:var(--spacer-maxw-xl,var(--spacer-maxw-base));--spacer-h:var(--spacer-h-xl,var(--spacer-h-base))}}.Spacer--direction-row{flex-direction:row}.Spacer--direction-column{flex-direction:column}.Spacer--align-start{align-items:flex-start}.Spacer--align-center{align-items:center}.Spacer--align-end{align-items:flex-end}.Spacer--align-stretch{align-items:stretch}.Spacer--align-baseline{align-items:baseline}.Spacer--justify-start{justify-content:flex-start}.Spacer--justify-center{justify-content:center}.Spacer--justify-end{justify-content:flex-end}.Spacer--justify-between{justify-content:space-between}.Spacer--justify-around{justify-content:space-around}.Spacer--justify-evenly{justify-content:space-evenly}.Spacer--wrap{flex-wrap:wrap}@media (min-width:22rem){.Spacer--direction-xs-row{flex-direction:row}.Spacer--direction-xs-column{flex-direction:column}.Spacer--align-xs-start{align-items:flex-start}.Spacer--align-xs-center{align-items:center}.Spacer--align-xs-end{align-items:flex-end}.Spacer--align-xs-stretch{align-items:stretch}.Spacer--align-xs-baseline{align-items:baseline}.Spacer--justify-xs-start{justify-content:flex-start}.Spacer--justify-xs-center{justify-content:center}.Spacer--justify-xs-end{justify-content:flex-end}.Spacer--justify-xs-between{justify-content:space-between}.Spacer--justify-xs-around{justify-content:space-around}.Spacer--justify-xs-evenly{justify-content:space-evenly}}@media (min-width:40rem){.Spacer--direction-sm-row{flex-direction:row}.Spacer--direction-sm-column{flex-direction:column}.Spacer--align-sm-start{align-items:flex-start}.Spacer--align-sm-center{align-items:center}.Spacer--align-sm-end{align-items:flex-end}.Spacer--align-sm-stretch{align-items:stretch}.Spacer--align-sm-baseline{align-items:baseline}.Spacer--justify-sm-start{justify-content:flex-start}.Spacer--justify-sm-center{justify-content:center}.Spacer--justify-sm-end{justify-content:flex-end}.Spacer--justify-sm-between{justify-content:space-between}.Spacer--justify-sm-around{justify-content:space-around}.Spacer--justify-sm-evenly{justify-content:space-evenly}}@media (min-width:60rem){.Spacer--direction-md-row{flex-direction:row}.Spacer--direction-md-column{flex-direction:column}.Spacer--align-md-start{align-items:flex-start}.Spacer--align-md-center{align-items:center}.Spacer--align-md-end{align-items:flex-end}.Spacer--align-md-stretch{align-items:stretch}.Spacer--align-md-baseline{align-items:baseline}.Spacer--justify-md-start{justify-content:flex-start}.Spacer--justify-md-center{justify-content:center}.Spacer--justify-md-end{justify-content:flex-end}.Spacer--justify-md-between{justify-content:space-between}.Spacer--justify-md-around{justify-content:space-around}.Spacer--justify-md-evenly{justify-content:space-evenly}}@media (min-width:80rem){.Spacer--direction-lg-row{flex-direction:row}.Spacer--direction-lg-column{flex-direction:column}.Spacer--align-lg-start{align-items:flex-start}.Spacer--align-lg-center{align-items:center}.Spacer--align-lg-end{align-items:flex-end}.Spacer--align-lg-stretch{align-items:stretch}.Spacer--align-lg-baseline{align-items:baseline}.Spacer--justify-lg-start{justify-content:flex-start}.Spacer--justify-lg-center{justify-content:center}.Spacer--justify-lg-end{justify-content:flex-end}.Spacer--justify-lg-between{justify-content:space-between}.Spacer--justify-lg-around{justify-content:space-around}.Spacer--justify-lg-evenly{justify-content:space-evenly}}@media (min-width:103rem){.Spacer--direction-xl-row{flex-direction:row}.Spacer--direction-xl-column{flex-direction:column}.Spacer--align-xl-start{align-items:flex-start}.Spacer--align-xl-center{align-items:center}.Spacer--align-xl-end{align-items:flex-end}.Spacer--align-xl-stretch{align-items:stretch}.Spacer--align-xl-baseline{align-items:baseline}.Spacer--justify-xl-start{justify-content:flex-start}.Spacer--justify-xl-center{justify-content:center}.Spacer--justify-xl-end{justify-content:flex-end}.Spacer--justify-xl-between{justify-content:space-between}.Spacer--justify-xl-around{justify-content:space-around}.Spacer--justify-xl-evenly{justify-content:space-evenly}}@container component (min-width: 22rem){.Spacer--scope-component.Spacer--direction-xs-row{flex-direction:row}.Spacer--scope-component.Spacer--direction-xs-column{flex-direction:column}.Spacer--scope-component.Spacer--align-xs-start{align-items:flex-start}.Spacer--scope-component.Spacer--align-xs-center{align-items:center}.Spacer--scope-component.Spacer--align-xs-end{align-items:flex-end}.Spacer--scope-component.Spacer--align-xs-stretch{align-items:stretch}.Spacer--scope-component.Spacer--align-xs-baseline{align-items:baseline}.Spacer--scope-component.Spacer--justify-xs-start{justify-content:flex-start}.Spacer--scope-component.Spacer--justify-xs-center{justify-content:center}.Spacer--scope-component.Spacer--justify-xs-end{justify-content:flex-end}.Spacer--scope-component.Spacer--justify-xs-between{justify-content:space-between}.Spacer--scope-component.Spacer--justify-xs-around{justify-content:space-around}.Spacer--scope-component.Spacer--justify-xs-evenly{justify-content:space-evenly}}@container component (min-width: 40rem){.Spacer--scope-component.Spacer--direction-sm-row{flex-direction:row}.Spacer--scope-component.Spacer--direction-sm-column{flex-direction:column}.Spacer--scope-component.Spacer--align-sm-start{align-items:flex-start}.Spacer--scope-component.Spacer--align-sm-center{align-items:center}.Spacer--scope-component.Spacer--align-sm-end{align-items:flex-end}.Spacer--scope-component.Spacer--align-sm-stretch{align-items:stretch}.Spacer--scope-component.Spacer--align-sm-baseline{align-items:baseline}.Spacer--scope-component.Spacer--justify-sm-start{justify-content:flex-start}.Spacer--scope-component.Spacer--justify-sm-center{justify-content:center}.Spacer--scope-component.Spacer--justify-sm-end{justify-content:flex-end}.Spacer--scope-component.Spacer--justify-sm-between{justify-content:space-between}.Spacer--scope-component.Spacer--justify-sm-around{justify-content:space-around}.Spacer--scope-component.Spacer--justify-sm-evenly{justify-content:space-evenly}}@container component (min-width: 60rem){.Spacer--scope-component.Spacer--direction-md-row{flex-direction:row}.Spacer--scope-component.Spacer--direction-md-column{flex-direction:column}.Spacer--scope-component.Spacer--align-md-start{align-items:flex-start}.Spacer--scope-component.Spacer--align-md-center{align-items:center}.Spacer--scope-component.Spacer--align-md-end{align-items:flex-end}.Spacer--scope-component.Spacer--align-md-stretch{align-items:stretch}.Spacer--scope-component.Spacer--align-md-baseline{align-items:baseline}.Spacer--scope-component.Spacer--justify-md-start{justify-content:flex-start}.Spacer--scope-component.Spacer--justify-md-center{justify-content:center}.Spacer--scope-component.Spacer--justify-md-end{justify-content:flex-end}.Spacer--scope-component.Spacer--justify-md-between{justify-content:space-between}.Spacer--scope-component.Spacer--justify-md-around{justify-content:space-around}.Spacer--scope-component.Spacer--justify-md-evenly{justify-content:space-evenly}}@container component (min-width: 80rem){.Spacer--scope-component.Spacer--direction-lg-row{flex-direction:row}.Spacer--scope-component.Spacer--direction-lg-column{flex-direction:column}.Spacer--scope-component.Spacer--align-lg-start{align-items:flex-start}.Spacer--scope-component.Spacer--align-lg-center{align-items:center}.Spacer--scope-component.Spacer--align-lg-end{align-items:flex-end}.Spacer--scope-component.Spacer--align-lg-stretch{align-items:stretch}.Spacer--scope-component.Spacer--align-lg-baseline{align-items:baseline}.Spacer--scope-component.Spacer--justify-lg-start{justify-content:flex-start}.Spacer--scope-component.Spacer--justify-lg-center{justify-content:center}.Spacer--scope-component.Spacer--justify-lg-end{justify-content:flex-end}.Spacer--scope-component.Spacer--justify-lg-between{justify-content:space-between}.Spacer--scope-component.Spacer--justify-lg-around{justify-content:space-around}.Spacer--scope-component.Spacer--justify-lg-evenly{justify-content:space-evenly}}@container component (min-width: 103rem){.Spacer--scope-component.Spacer--direction-xl-row{flex-direction:row}.Spacer--scope-component.Spacer--direction-xl-column{flex-direction:column}.Spacer--scope-component.Spacer--align-xl-start{align-items:flex-start}.Spacer--scope-component.Spacer--align-xl-center{align-items:center}.Spacer--scope-component.Spacer--align-xl-end{align-items:flex-end}.Spacer--scope-component.Spacer--align-xl-stretch{align-items:stretch}.Spacer--scope-component.Spacer--align-xl-baseline{align-items:baseline}.Spacer--scope-component.Spacer--justify-xl-start{justify-content:flex-start}.Spacer--scope-component.Spacer--justify-xl-center{justify-content:center}.Spacer--scope-component.Spacer--justify-xl-end{justify-content:flex-end}.Spacer--scope-component.Spacer--justify-xl-between{justify-content:space-between}.Spacer--scope-component.Spacer--justify-xl-around{justify-content:space-around}.Spacer--scope-component.Spacer--justify-xl-evenly{justify-content:space-evenly}}.Spacer--debug{outline:1px solid var(--spacer-debug-color)}.Spacer--debug:before{content:"Spacer";position:absolute;top:0;right:0;transform:translate(-4px,-100%);font-family:monospace;font-size:10px;padding:0 4px;color:#fff;background:var(--spacer-debug-color);pointer-events:none}