.Home_buttons__L_amR{display:flex;justify-content:space-around;top:20px;left:20px}.Home_buttons__L_amR button{width:150px;height:50px;background-color:var(--gameboy-cream);margin:20px;color:var(--gameboy-blue);position:relative;overflow:hidden;font-size:14px;letter-spacing:1px;font-weight:500;text-transform:uppercase;transition:all .3s ease;cursor:pointer;border:2px solid var(--gameboy-green);display:flex;align-items:center;justify-content:center;border-radius:8px;box-shadow:0 4px 8px rgba(139,190,63,.3)}.Home_buttons__L_amR button:after,.Home_buttons__L_amR button:before{content:"";position:absolute;width:0;height:2px;background-color:var(--gameboy-green);transition:all .3s cubic-bezier(.35,.1,.25,1)}.Home_buttons__L_amR button:before{right:0;top:0;transition:all .5s cubic-bezier(.35,.1,.25,1)}.Home_buttons__L_amR button:after{left:0;bottom:0}.Home_buttons__L_amR button span{width:100%;height:100%;position:absolute;left:0;top:0;margin:0;padding:0;z-index:1}.Home_buttons__L_amR button span:after,.Home_buttons__L_amR button span:before{content:"";position:absolute;width:2px;height:0;background-color:var(--gameboy-green);transition:all .3s cubic-bezier(.35,.1,.25,1)}.Home_buttons__L_amR button span:before{right:0;top:0;transition:all .5s cubic-bezier(.35,.1,.25,1)}.Home_buttons__L_amR button span:after{left:0;bottom:0}.Home_buttons__L_amR button p{padding:0;margin:0;transition:all .4s cubic-bezier(.35,.1,.25,1);position:absolute;width:100%;height:100%}.Home_buttons__L_amR button p:after,.Home_buttons__L_amR button p:before{position:absolute;width:100%;transition:all .4s cubic-bezier(.35,.1,.25,1);z-index:1;left:0}.Home_buttons__L_amR button p:before{content:attr(data-title);top:50%;transform:translateY(-50%)}.Home_buttons__L_amR button p:after{content:attr(data-text);top:150%;color:var(--gameboy-blue)}.Home_buttons__L_amR button:hover:after,.Home_buttons__L_amR button:hover:before{width:100%}.Home_buttons__L_amR button:hover span{z-index:1}.Home_buttons__L_amR button:hover span:after,.Home_buttons__L_amR button:hover span:before{height:100%}.Home_buttons__L_amR button:hover p:before{top:-50%;transform:rotate(5deg)}.Home_buttons__L_amR button:hover p:after{top:50%;transform:translateY(-50%)}.Home_buttons__L_amR button.Home_start__ELciH{background-color:var(--gameboy-green);box-shadow:0 8px 16px rgba(139,190,63,.4);transition:all .2s ease;border:2px solid var(--gameboy-green-dark)}.Home_buttons__L_amR button.Home_start__ELciH:hover{background-color:var(--gameboy-green-dark);transform:translateY(-2px);box-shadow:0 12px 20px rgba(139,190,63,.5)}.Home_buttons__L_amR button.Home_start__ELciH p:before{top:-50%;transform:rotate(5deg)}.Home_buttons__L_amR button.Home_start__ELciH p:after{color:var(--gameboy-cream);transition:all 0s ease;content:attr(data-start);top:50%;transform:translateY(-50%);animation:Home_start__ELciH .3s ease;animation-fill-mode:forwards}@keyframes Home_start__ELciH{0%{top:-50%}}.Home_buttons__L_amR button.Home_start__ELciH:hover span,.Home_buttons__L_amR button.Home_start__ELciH:hover:after,.Home_buttons__L_amR button.Home_start__ELciH:hover:before{display:none}.Home_buttons__L_amR button:active{outline:none;border:none}.Home_buttons__L_amR button:focus{outline:0}@font-face{font-family:ARCADECLASSIC;src:url(/assets/fonts/ARCADECLASSIC.ttf) format("truetype");font-weight:400;font-style:normal}.Home_heading__LXbxC{font-family:ARCADECLASSIC,sans-serif;font-size:3rem;font-weight:700;margin-bottom:1rem;color:var(--gameboy-red);text-shadow:2px 2px 4px rgba(220,38,38,.3)}