@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background:radial-gradient(circle,rgba(246,42,76,.25),rgba(245,129,61,.351));font-family:Playfair Display,serif}h1{cursor:default;font-size:3.5rem;text-align:center}.main{align-items:center;display:flex;flex-direction:column;justify-content:center}.container{border:.125rem solid #000;box-shadow:0 0 .5rem rgba(0,0,0,.7);display:flex;gap:1.5rem;margin-top:5rem;min-height:60vh;width:75vw}.box{background:linear-gradient(0deg,rgba(225,68,5,.5),rgba(250,196,60,.35));border-radius:.5rem;box-shadow:0 0 .35rem rgba(0,0,0,.8);color:#000;cursor:default;font-size:3rem;height:6rem;text-align:center;width:6rem}.box:hover{background:linear-gradient(135deg,rgba(225,68,5,.5),rgba(250,196,60,.35))}.footer{cursor:default;display:flex;flex-direction:column;font-weight:700;gap:.5rem;margin-bottom:1.5rem;margin-top:2.5rem;width:75vw}.align-items,.flex-direction,.justify-content{display:flex;flex:1 0 20%;flex-wrap:wrap;gap:.55rem}button{background:linear-gradient(135deg,rgba(5,5,5,.1),rgba(240,19,63,.3));border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-family:inherit;font-size:.85rem;padding:0 .5rem}button:active{scale:.98}button:hover{background:linear-gradient(135deg,rgba(5,5,5,.2),rgba(240,19,63,.6))}.active{background:linear-gradient(180deg,rgba(241,70,8,.5),rgba(180,50,50,.6));box-shadow:0 0 .15rem rgba(0,0,0,.8)}.active:hover{background:linear-gradient(0deg,rgba(241,70,8,.5),rgba(180,50,50,.75))}
/*# sourceMappingURL=main.7540dfb1.css.map*/