*{box-sizing:border-box}body,html{width:100%;height:100%;margin:0}body{padding:30px;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#000000,#1a1a1a)}.gameboy{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;border-radius:35px 35px 45px 45px;padding:20px;margin:0 auto;box-shadow:0 -12px 0 rgba(70,70,70,.6),0 15px 35px rgba(0,0,0,.65),inset 0 4px 12px rgba(255,255,255,.1),inset 0 -4px 12px rgba(0,0,0,.5);border:5px solid #c0c0c0;font-family:sans-serif;-webkit-user-select:none;user-select:none;cursor:default;-webkit-tap-highlight-color:transparent;touch-action:none}.gameboy,.gameboy:after{background:linear-gradient(135deg,#2c2c2c,#000000)}.gameboy:after{content:"";display:block;position:absolute;top:calc(100% - 34px);left:5px;width:calc(100% - 10px);height:60px;border-radius:60%;box-shadow:0 6px 15px rgba(0,0,0,.5),inset 0 2px 5px rgba(255,255,255,.05);border-bottom:10px solid #c0c0c0}@media (min-width:1000px){.gameboy:after{display:none}}.gameboy .display-section{width:100%;min-height:250px;display:flex;flex-direction:column}@media (min-width:1000px){.gameboy .display-section{height:100%}}.gameboy .control-section{width:100%;margin-top:30px;min-height:250px}@media (min-width:1000px){.gameboy .control-section{display:none}}.gameboy .screen-area{position:relative;padding:40px 30px 20px 40px;border-radius:28px;background:linear-gradient(135deg,#1A1A1A,#2D2D2D 25%,#1F1F1F 50%,#0F0F0F 75%,#000000);color:#00FF00;box-shadow:0 8px 30px rgba(0,0,0,.85),0 4px 15px rgba(0,0,0,.5),inset 0 5px 12px rgba(0,0,0,.95),inset 0 -5px 12px rgba(255,255,255,.04);border:6px solid #c0c0c0}@media (min-width:1000px){.gameboy .screen-area{flex:1}}.gameboy .screen-area:after{content:"";display:block;position:absolute;top:calc(100% - 20px);left:5px;width:calc(100% - 10px);height:30px;border-radius:50%;background:linear-gradient(135deg,#1A1A1A,#1F1F1F 50%,#000000);box-shadow:0 5px 12px rgba(0,0,0,.7),inset 0 1px 3px rgba(255,255,255,.05)}.gameboy .screen-area .toplogo{position:absolute;font-weight:700;font-style:italic;font-size:18px;color:#00FF00;letter-spacing:4.5px;text-align:center;text-shadow:0 0 18px rgba(0,255,0,1),0 0 30px rgba(0,255,0,.6),0 0 45px rgba(0,255,0,.3),0 2px 4px rgba(0,0,0,.8);left:50%;transform:translateX(-50%);top:10px}.gameboy .screen-area .power{position:absolute;display:block;width:50px;left:-6px;right:50px;top:25%;font-size:8px;color:#00FF00;letter-spacing:.5px;text-align:center}.gameboy .screen-area .power .indicator{line-height:14px}.gameboy .screen-area .power .indicator .led{position:relative;display:inline-block;background:#C0C0C0;width:10px;height:10px;border-radius:50%;box-shadow:0 0 18px rgba(192,192,192,1),0 0 25px rgba(192,192,192,.6),inset 2px 2px 5px rgba(255,255,255,.5),inset -1px -1px 4px rgba(0,0,0,.6);z-index:5;transition:all .3s ease}.gameboy .screen-area .power .indicator .led.disconnected{background:#808080;box-shadow:0 0 18px rgba(128,128,128,1),0 0 25px rgba(128,128,128,.6),inset 2px 2px 5px rgba(255,255,255,.5),inset -1px -1px 4px rgba(0,0,0,.6)}.gameboy .screen-area .power .indicator .led.connected{background:#C0C0C0;box-shadow:0 0 18px rgba(192,192,192,1),0 0 25px rgba(192,192,192,.6),inset 2px 2px 5px rgba(255,255,255,.5),inset -1px -1px 4px rgba(0,0,0,.6)}.gameboy .screen-area .display{position:relative;background:linear-gradient(180deg,#1A1A1A,#2D2D2D 25%,#1F1F1F 50%,#0F0F0F 75%,#000000);height:190px;width:100%;border-radius:12px;margin-bottom:15px;overflow:hidden;border:7px solid #333333;box-shadow:inset 0 6px 18px rgba(0,0,0,.2),inset 0 -6px 18px rgba(255,255,255,.1),0 4px 10px rgba(0,0,0,.4),0 0 20px rgba(0,255,0,.1)}@media (min-width:1000px){.gameboy .screen-area .display{height:calc(100% - 45px)}}.gameboy .screen-area .label{position:relative;text-align:center;font-size:20px;z-index:5}.gameboy .screen-area .label .title{display:inline;font-weight:700;font-style:italic;color:#C0C0C0;font-size:24px;margin-right:6px;text-shadow:0 0 15px rgba(192,192,192,1),0 0 25px rgba(192,192,192,.6),0 2px 5px rgba(0,0,0,.6);letter-spacing:1.5px}.gameboy .screen-area .label .subtitle{display:inline;font-family:Comic Sans MS,cursive;font-weight:700;font-size:22px;letter-spacing:-1px}.gameboy .screen-area .label .subtitle .c,.gameboy .screen-area .label .subtitle .l,.gameboy .screen-area .label .subtitle .o1,.gameboy .screen-area .label .subtitle .o2,.gameboy .screen-area .label .subtitle .r{display:inline-block}.gameboy .screen-area .label .subtitle .c{color:#A9A9A9;font-size:22px}.gameboy .screen-area .label .subtitle .o1{color:#808080;font-size:20px}.gameboy .screen-area .label .subtitle .l{color:#C0C0C0;font-size:22px;transform:rotate(-10deg)}.gameboy .screen-area .label .subtitle .o2{color:#A9A9A9;font-size:20px}.gameboy .screen-area .label .subtitle .r{color:#808080;font-size:22px}.gameboy .walletconnect{position:relative;display:inline-block;width:150px;height:42px;margin:45px auto 0}@media (min-width:1000px){.gameboy .walletconnect{display:none}}.wallet-button-connected,.wallet-button-disconnected{width:100%;height:100%;font-weight:700;font-size:12px;text-align:center;border-radius:55px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .15s ease-out;letter-spacing:1.5px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0;border:none;background:transparent;color:inherit;font-family:inherit;line-height:42px}.wallet-button-disconnected{text-shadow:0 0 12px rgba(255,255,255,.8),0 0 20px rgba(255,255,255,.4),0 2px 4px rgba(0,0,0,.8)}.wallet-button-connected,.wallet-button-disconnected{background:linear-gradient(180deg,#C0C0C0,#A9A9A9 30%,#808080 60%,#696969);color:#000000;border:5px solid #696969;border-bottom:2px solid #333333;box-shadow:0 8px 25px rgba(0,0,0,.8),0 4px 12px rgba(0,0,0,.5),inset 0 3px 10px rgba(255,255,255,.1),inset 0 -3px 10px rgba(0,0,0,.7)}.wallet-button-connected{text-shadow:0 0 8px rgba(255,255,255,.3)}.wallet-button-connected:active,.wallet-button-disconnected:active{box-shadow:0 4px 15px rgba(0,0,0,.9),inset 0 6px 18px rgba(0,0,0,.95);border-bottom-width:4px;line-height:45px;background:linear-gradient(180deg,#111111,#000000 50%,#000000)}.gameboy .controls{display:flex;justify-content:space-between}.gameboy .controls .dpad{position:relative;display:inline-block;width:110px;height:100px;z-index:5;border-bottom:0 solid #888}.gameboy .controls .dpad>*{width:33%;height:33%;position:absolute;background:#C0C0C0;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:none;border:4px solid #333333;box-shadow:0 6px 15px rgba(0,0,0,.7),0 3px 8px rgba(0,0,0,.4),inset 0 3px 10px rgba(255,255,255,.08),inset 0 -3px 10px rgba(0,0,0,.5)}.gameboy .controls .dpad>* i{position:relative;display:block;margin:0 auto;text-align:center;height:100%;font-size:25px;color:#C0C0C0;text-shadow:0 2px 4px rgba(0,0,0,1),0 0 8px rgba(0,0,0,.5)}.gameboy .controls .dpad .up{top:calc(0% + 4px);left:33%;border-top:4px solid #333333;border-left:4px solid #333333;border-right:4px solid #333333;border-radius:5px 5px 0 0}.gameboy .controls .dpad .up:active{background:linear-gradient(0deg,#1a1a1a 0,#000000);transform:translateY(2px)}.gameboy .controls .dpad .up i{top:0;font-size:25px}.gameboy .controls .dpad .right{top:33%;left:calc(66% - 4px);border-top:4px solid #333333;border-bottom:4px solid #333333;border-right:4px solid #333333;border-radius:0 5px 5px 0;box-shadow:inset 0 -2px 0 #888}.gameboy .controls .dpad .right:active{background:linear-gradient(90deg,#1a1a1a 0,#000000);transform:translateX(-2px)}.gameboy .controls .dpad .right i{top:-2px;font-size:25px}.gameboy .controls .dpad .down{top:calc(66% - 4px);left:33%;border-left:4px solid #333333;border-bottom:4px solid #333333;border-right:4px solid #333333;border-radius:0 0 5px 5px;box-shadow:inset 0 -2px 0 #888}.gameboy .controls .dpad .down:active{background:linear-gradient(180deg,#1a1a1a 0,#000000);transform:translateY(-2px)}.gameboy .controls .dpad .left{top:33%;left:calc(0% + 4px);border-top:4px solid #333333;border-bottom:4px solid #333333;border-left:4px solid #333333;border-radius:5px 0 0 5px;box-shadow:inset 0 -2px 0 #888}.gameboy .controls .dpad .left i{top:-2px;font-size:25px}.gameboy .controls .dpad .left:active{background:linear-gradient(270deg,#1a1a1a 0,#000000);transform:translateX(2px)}.gameboy .controls .dpad .middle{top:33%;left:33%;z-index:-5}.gameboy .controls .dpad .middle:after{content:"";position:absolute;top:20%;left:20%;display:inline-block;border:1px solid #333333;background:linear-gradient(135deg,#1a1a1a,#000000);border-radius:50%;height:60%;width:60%}.gameboy .controls .a-b{position:relative;display:inline-block;width:120px;height:90px}.gameboy .controls .a-b .a,.gameboy .controls .a-b .b{position:absolute;display:inline-block;font-size:26px;font-weight:700;width:48px;height:48px;line-height:42px;border-radius:50%;background:linear-gradient(135deg,#C0C0C0,#A9A9A9 50%,#808080);border:5px solid #696969;border-bottom:2px solid #000;box-shadow:0 7px 22px rgba(0,0,0,.8),0 4px 12px rgba(0,0,0,.5),inset 0 4px 10px rgba(255,255,255,.1),inset 0 -4px 10px rgba(0,0,0,.7);text-shadow:0 0 8px rgba(255,255,255,.5),0 2px 4px rgba(0,0,0,.8);color:#000000;text-align:center;-webkit-user-select:none;user-select:none;cursor:pointer;transition:all .1s ease-out}.gameboy .controls .a-b .a:active,.gameboy .controls .a-b .b:active{box-shadow:0 4px 15px rgba(0,0,0,.9),inset 0 6px 18px rgba(0,0,0,.95);border-bottom-width:4px;line-height:45px;background:linear-gradient(135deg,#A9A9A9,#808080 50%,#696969);transform:translateY(3px)}.gameboy .controls .a-b .a{top:15px;right:10px}.gameboy .controls .a-b .b{top:35px;left:0}.gameboy .start-select{width:100%;height:60px;display:flex;justify-content:center}.gameboy .start-select .select,.gameboy .start-select .start{display:inline-block;color:#2c2a2a;text-shadow:0;letter-spacing:-1px;width:60px;font-size:16px;text-align:center;margin-top:20px}.gameboy .start-select .select:before,.gameboy .start-select .start:before{content:"";display:block;width:30px;height:10px;margin:0 auto;border-radius:40%;background:#C0C0C0;background-repeat:no-repeat;border:3px solid #333333;box-shadow:0 4px 10px rgba(0,0,0,.6),0 2px 5px rgba(0,0,0,.3),inset 0 2px 4px rgba(255,255,255,.12);cursor:pointer}.gameboy .start-select .select:active:before,.gameboy .start-select .start:active:before{background:linear-gradient(135deg,#1a1a1a,#000000 50%,#000000);box-shadow:0 2px 6px rgba(0,0,0,.7),inset 0 3px 8px rgba(0,0,0,.9);transform:translateY(2px)}.gameboy .speaker,.gameboy .speaker1{position:absolute;display:flex;width:75px;height:75px;bottom:5px;justify-content:space-between;flex-wrap:wrap;z-index:100;transform:skewY(-10deg)}.gameboy .speaker{left:15px}.gameboy .speaker1{right:15px}@media (min-width:1000px){.gameboy .speaker,.gameboy .speaker1{display:none}}.gameboy .speaker .dot,.gameboy .speaker1 .dot{width:7px;height:7px;margin:1px;border-radius:50%}.gameboy .speaker .dot.placeholder,.gameboy .speaker1 .dot.placeholder{background-color:initial}.gameboy .speaker .dot.open,.gameboy .speaker1 .dot.open{background:radial-gradient(circle at 30% 30%,#1F1F1F 0,#0F0F0F 50%,#000000 100%);box-shadow:inset 0 2px 4px rgba(0,0,0,.9),0 0 2px rgba(0,0,0,.5)}.gameboy .speaker .dot.closed,.gameboy .speaker1 .dot.closed{background:linear-gradient(135deg,#C0C0C0,#A9A9A9 50%,#808080);box-shadow:inset 0 1px 3px rgba(0,0,0,.35),0 0 2px rgba(255,255,255,.2)}.gameboy .music-toggle{position:absolute;margin-left:0;padding:15px;border-radius:57px;background:#C0C0C0;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:6px;top:550px;border:2px solid #333333;box-shadow:-1px 1px 5px black,inset 0 0 5px black;color:#C0C0C0}.gameboy .music-toogle:hover{background:linear-gradient(135deg,#1a1a1a,#000000 50%,#000000);transform:scale(1.05)}.gameboy .copyca{position:absolute;margin-left:0;padding:10px;border-radius:57px;background:linear-gradient(135deg,#2c2c2c,#000000 50%,#1a1a1a);font-weight:700;cursor:pointer;display:flex;align-items:center;gap:6px;top:300px;border:2px solid #333333;box-shadow:-1px 1px 5px black,inset 0 0 5px black;color:#C0C0C0}.gameboy .copyca:hover{background:linear-gradient(135deg,#1a1a1a,#000000 50%,#000000);transform:scale(1.05)}.gameboy .copyswap{position:absolute;margin-left:0;padding:10px;border-radius:57px;background:linear-gradient(135deg,#2c2c2c,#000000 50%,#1a1a1a);font-weight:700;cursor:pointer;display:flex;align-items:center;gap:6px;top:300px;border:2px solid #333333;box-shadow:-1px 1px 5px black,inset 0 0 5px black;color:#C0C0C0}.gameboy .copyswap:hover{background:linear-gradient(135deg,#1a1a1a,#000000 50%,#000000);transform:scale(1.05)}