@keyframes SimpleLayout-module-scss-module__1SMnwG__placeholderAnimation{0%{background-position:-500px 0}to{background-position:500px 0}}.SimpleLayout-module-scss-module__1SMnwG__layout{grid-template-rows:auto 1fr;min-height:100vh;display:grid}.SimpleLayout-module-scss-module__1SMnwG__header{z-index:2;border-bottom:1px solid var(--layout-border-color);background:var(--layout-background-alt);justify-content:space-between;align-items:center;gap:2rem;padding:clamp(1.25rem,.9375vw + .8rem,2rem);font-size:1.3rem;display:flex;position:relative}.SimpleLayout-module-scss-module__1SMnwG__header__left{align-items:center;gap:1rem;display:flex}.SimpleLayout-module-scss-module__1SMnwG__header__logo{margin:-1rem;padding:1rem;display:flex}.SimpleLayout-module-scss-module__1SMnwG__header__logo svg{height:3rem}.SimpleLayout-module-scss-module__1SMnwG__header__title{text-transform:uppercase;font-size:clamp(1.2rem,.25vw + 1.08rem,1.4rem)}.SimpleLayout-module-scss-module__1SMnwG__close{cursor:pointer;color:inherit;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;justify-content:center;align-items:center;margin:-1rem;padding:1rem;text-decoration:none;transition:color .1s,background-color .1s;display:flex}.SimpleLayout-module-scss-module__1SMnwG__close svg{width:2rem;height:2rem}.SimpleLayout-module-scss-module__1SMnwG__close:hover{color:#fff;background-color:var(--color-close)}.SimpleLayout-module-scss-module__1SMnwG__content{z-index:1;row-gap:var(--segment-gap,var(--segment-padding));padding-block:var(--segment-padding);position:relative}.SimpleLayout-module-scss-module__1SMnwG__content:has(>[data-layout=flush]:first-child){padding-top:0}.SimpleLayout-module-scss-module__1SMnwG__content:has(>[data-layout=full]:first-child){padding-top:0;padding-bottom:0}