.layout{display:flex;flex-direction:column;min-height:100vh;min-width:100vw;background-color:var(--bg-color);background-image:url(/_next/static/media/bg-top.8e3d0369.svg),url(/_next/static/media/bg-bottom.a6bd3f57.svg);background-position:0 0,100% 100%;background-repeat:no-repeat;background-size:contain}.layout,.layout input{color:var(--text)}.content{padding:100px 0;flex:auto}@media(max-width:768px){.content{padding:60px 0}}