*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{height:100vh;justify-content:space-between}.container,.container-main{align-items:center;display:flex}.container-main{flex-direction:column;height:100%;justify-content:center;width:calc(100vw - 224px)}.container-cards{display:flex;flex-wrap:wrap;gap:32px;height:592px;width:1200px}.sidebar{align-items:center;background:linear-gradient(180deg,#000,rgba(15,13,15,.65));box-shadow:4px 4px 4px rgba(0,0,0,.25);display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:24px 0;width:224px}.reset-button{all:unset;align-items:center;background:#f0c551;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-weight:700;height:52px;justify-content:center;width:160px}.reset-button:hover{opacity:.8}.card{cursor:pointer;height:280px}.card:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}
/*# sourceMappingURL=main.9672b085.css.map*/