@font-face{font-family:Montserrat-Regular;src:url(/static/media/Montserrat-Regular.2a2d37bf7680d86811db.ttf)}@font-face{font-family:Montserrat-Bold;src:url(/static/media/Montserrat-Bold.0915f0a8c3367a6d05ec.ttf)}@font-face{font-family:Montserrat-ExtraBold;src:url(/static/media/Montserrat-ExtraBold.0eac3d0f226f458230a2.ttf)}@font-face{font-family:Montserrat-Medium;src:url(/static/media/Montserrat-Medium.647f0e61af3a76a138c3.ttf)}*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Montserrat-Regular,sans-serif;height:100%}a{color:#666;font-family:Montserrat-Regular;font-size:14px;line-height:1.7;margin:0;transition:all .4s;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s}a:focus{outline:none!important}a:hover{color:#57b846;text-decoration:none}h1,h2,h3,h4,h5,h6,p{margin:0}p{color:#666;font-family:Montserrat-Regular;font-size:14px;line-height:1.7}li,ul{list-style-type:none;margin:0}input,textarea{border:none;outline:none}input:focus,textarea:focus{border-color:#0000!important}input::-webkit-input-placeholder{color:#999}input:-moz-placeholder,input::-moz-placeholder{color:#999}input:-ms-input-placeholder{color:#999}textarea::-webkit-input-placeholder{color:#999}textarea:-moz-placeholder,textarea::-moz-placeholder{color:#999}textarea:-ms-input-placeholder{color:#999}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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button{background:#0000;border:none;outline:none!important}button:hover{cursor:pointer}iframe{border:none!important}.contact1{background:#9797a3;background:linear-gradient(90deg,#0072ff,#00c6ff);justify-content:center;min-height:100%;padding:15px;width:100%}.contact1,.container-contact1{align-items:center;border-radius:20px;display:flex;flex-wrap:wrap}.container-contact1{background:#fff;justify-content:space-between;overflow:hidden;padding:90px 130px 88px 148px;width:1163px}.contact1-pic{width:296px}.contact1-pic img{max-width:100%}.contact1-form{width:390px}.contact1-form-title{color:#333;display:block;font-family:Montserrat-ExtraBold;font-size:24px;line-height:1.2;padding-bottom:44px;text-align:center}input.input1{height:50px;padding:0 30px}input.input1,input.input1+.shadow-input1,textarea.input1{border-radius:25px}textarea.input1{min-height:150px;padding:12px 30px}textarea.input1+.shadow-input1{border-radius:25px}.wrap-input1{margin-bottom:20px;position:relative;width:100%;z-index:1}.input1{background:#e6e6e6;color:#666;font-family:Montserrat-Bold;font-size:15px;line-height:1.5}.input1,.shadow-input1{display:block;width:100%}.shadow-input1{bottom:0;box-shadow:0 0 0 0;color:#34ff1080;content:"";height:100%;left:0;position:absolute;z-index:-1}.input1:focus+.shadow-input1{animation:anim-shadow .5s ease-in-out forwards}@keyframes anim-shadow{to{box-shadow:0 0 80px 30px;opacity:0}}.container-contact1-form-btn{display:flex;flex-wrap:wrap;justify-content:center}.contact1-form-btn{align-items:center;background:#57b846;border-radius:25px;color:#fff;display:flex;font-family:Montserrat-Bold;font-size:15px;height:50px;justify-content:center;line-height:1.5;min-width:193px;padding:0 25px;transition:all .4s}.contact1-form-btn i{margin-left:7px;transition:all .4s}.contact1-form-btn:hover{background:#333}.contact1-form-btn:hover i{transform:translateX(10px)}@media (max-width:1200px){.contact1-pic{width:33.5%}.contact1-form{width:44%}}@media (max-width:992px){.container-contact1{padding:90px 80px 88px 90px}.contact1-pic{width:35%}.contact1-form{width:55%}}@media (max-width:768px){.container-contact1{padding:90px 80px 88px}.contact1-pic{display:none}.contact1-form{width:100%}}@media (max-width:576px){.container-contact1{padding:90px 15px 88px}}.validate-input{position:relative}.alert-validate:before{background-color:#fff;border:1px solid #c80000;border-radius:13px;content:attr(data-validate);font-family:Montserrat-Medium;font-size:13px;line-height:1.4;max-width:70%;opacity:0;padding:4px 25px 4px 10px;pointer-events:none;right:8px;text-align:left;transition:opacity .4s;visibility:hidden}.alert-validate:after,.alert-validate:before{color:#c80000;position:absolute;top:50%;transform:translateY(-50%)}.alert-validate:after{content:"\f06a";display:block;font-family:FontAwesome;font-size:15px;right:13px}.alert-validate:hover:before{opacity:1;visibility:visible}@media (max-width:992px){.alert-validate:before{opacity:1;visibility:visible}}.game-block{border:1px solid #ddd;height:1.5em;margin:0;padding:0;width:1.5em}.piece-i{background-color:#ec858b}.piece-j{background-color:#f1b598}.piece-l{background-color:#f8efae}.piece-o{background-color:#b5a677}.piece-s{background-color:#816e56}.piece-t{background-color:#b77c72}.piece-z{background-color:#e3be58}.piece-preview{background-color:#eee}.carousel-image{height:"100vh";max-height:700;max-width:1280;object-fit:"cover";width:"100%"}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.game-selector-container{align-items:center;background:linear-gradient(135deg,#1a1a2e,#0f3460);color:#0f0;display:flex;flex-direction:column;font-family:Courier New,monospace;min-height:100vh;overflow:hidden;padding:40px 20px}.game-selector-header{margin-bottom:40px;text-align:center}.game-selector-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,gold,orange);-webkit-background-clip:text;background-clip:text;font-family:'"Press Start 2P", cursive';font-size:clamp(2rem,5vw,4rem);font-weight:700;margin:0 0 10px}.game-selector-header p{color:#0f0;font-size:clamp(1rem,2vw,1.5rem);margin:0;opacity:1;text-shadow:0 0 4px #00ff0073}.carousel-container{height:520px;margin-bottom:30px;max-width:1360px;perspective:1000px}.carousel-container,.game-cards-wrapper{align-items:center;display:flex;justify-content:center}.game-cards-wrapper{height:490px;position:relative;width:410px}.game-card{height:460px;position:absolute;transform-style:preserve-3d;transition:all .6s cubic-bezier(.175,.885,.32,1.275);width:390px}.game-card,.game-card.active{cursor:pointer}.game-card-background{align-items:flex-end;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid #ffd70080;border-radius:8px;box-shadow:-6px -6px 0 0 #00000059,0 6px 14px 0 #0000008c,inset 0 0 0 1px #ffffff14;display:flex;height:100%;overflow:hidden;position:relative;width:100%}.game-card-image{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%;z-index:1}.game-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#0000,#080c182e 62%,#080c1857);border-radius:0 0 6px 6px;flex-direction:column;gap:12px;justify-content:flex-end;padding:24px 20px;position:relative;text-align:center;width:100%;z-index:2}.game-overlay h3{background:#05081280;border:1px solid #ffd70040;border-radius:6px;color:gold;font-size:1.6rem;font-weight:700;padding:6px 10px;text-shadow:0 0 4px #ffd70073}.game-overlay h3,.game-overlay p{margin:0 auto;max-width:100%;width:fit-content}.game-overlay p{background:#0508126b;border:1px solid #ffffff29;border-radius:6px;color:#f0f0f0;font-size:1rem;line-height:1.45;opacity:1;padding:8px 12px}.game-description{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;min-height:2.9rem;overflow:hidden;text-overflow:ellipsis}.game-card.active:active .game-description,.game-card.active:focus-within .game-description,.game-card.active:hover .game-description{-webkit-line-clamp:unset;overflow:visible;text-overflow:clip}.leaderboard-preview{background:#00000059;border:1px solid #ffffff2e;border-radius:10px;margin-bottom:10px;padding:8px 10px;text-align:left}.leaderboard-preview h4{color:#f4f4f4;font-size:.78rem;letter-spacing:.3px;margin:0 0 6px}.leaderboard-preview ol{display:flex;flex-direction:column;gap:3px;list-style:none;margin:0;padding:0}.leaderboard-preview li{align-items:center;color:#fff;display:flex;font-size:.74rem;justify-content:space-between}.leaderboard-preview li strong{color:#92ffcf}.leaderboard-state{color:#d0d0d0;font-size:.72rem}.play-button{background:linear-gradient(90deg,gold,orange);border:1px solid #ffd700a6;border-radius:6px;box-shadow:0 4px 12px #ffd7004d;color:#1a1a2e;cursor:pointer;display:block;font-family:Courier New,monospace;font-size:14px;font-weight:700;margin-top:2px;padding:10px 20px;transition:all .3s ease}.play-button:hover{box-shadow:0 6px 16px #ffd70073;transform:translateY(-2px)}.nav-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000073;border:2px solid #ffd70080;border-radius:50%;color:gold;cursor:pointer;display:flex;font-size:24px;height:60px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:60px;z-index:100}.nav-button:hover{background:#ffd7002e;transform:translateY(-50%) scale(1.1)}.nav-button.prev{left:20px}.nav-button.next{right:20px}.game-indicators{display:flex;gap:10px;margin-bottom:14px}.leaderboard-under-indicators{background:#00000059;border:1px solid #ffd70059;border-radius:8px;margin-bottom:30px;padding:12px 14px;text-align:left;width:min(440px,92vw)}.leaderboard-under-indicators h4{color:gold;font-size:.86rem;letter-spacing:.4px;margin:0 0 8px}.leaderboard-under-indicators ol{display:flex;flex-direction:column;gap:4px;list-style:none;margin:0;padding:0}.leaderboard-under-indicators li{align-items:center;color:#fff;display:flex;font-size:.8rem;justify-content:space-between}.leaderboard-under-indicators li strong{color:#00ff9f}.indicator{background:#00000059;border:1px solid #ffd70080;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.indicator.active{background:gold;transform:scale(1.3)}.indicator:hover{background:#ffd70073}@media (max-width:768px){.game-selector-container{padding:20px 10px}.carousel-container{height:450px;margin-bottom:20px}.game-cards-wrapper{height:420px;width:350px}.game-card{height:390px;width:330px}.nav-button{font-size:20px;height:50px;width:50px}.nav-button.prev{left:10px}.nav-button.next{right:10px}}@media (max-width:480px){.carousel-container{height:380px}.game-cards-wrapper{height:350px;width:300px}.game-card{height:330px;width:280px}.game-overlay{gap:8px;padding:15px}.game-overlay h3{font-size:1.2rem}.game-overlay p{font-size:.8rem;margin-bottom:10px}.leaderboard-under-indicators{padding:10px 12px;width:min(360px,94vw)}.leaderboard-under-indicators h4{font-size:.78rem}.leaderboard-under-indicators li{font-size:.72rem}.leaderboard-preview{margin-bottom:8px;padding:6px 8px}.leaderboard-preview h4{font-size:.7rem}.leaderboard-preview li{font-size:.68rem}.play-button{font-size:12px;padding:8px 16px}.nav-button{font-size:18px;height:40px;width:40px}}.game-selector-container>*{animation:fadeIn .6s ease-out}.game-card{animation:slideIn .8s ease-out}.game-card:not(.active):hover{transform:scale(.85) translateY(-5px)}.game-card.active:hover{transform:scale(1.05) translateY(-5px)}.tetris-game-container{align-items:center;background:linear-gradient(135deg,#0f0f23,#1a1a3a 50%,#0f0f23);box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;height:100vh;max-height:100vh;overflow:hidden;padding:clamp(.5rem,1vw,1rem)}.tetris-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:clamp(1rem,3vw,2rem);max-width:800px;position:relative;text-align:center;width:100%}.header-left{display:flex;flex:1 1;justify-content:flex-start}.header-right{display:flex;flex:1 1;justify-content:flex-end}.music-button{background:linear-gradient(45deg,#4ecdc4,#44a08d);border:none;border-radius:25px;box-shadow:0 4px 15px #4ecdc466;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:10px 20px;transition:all .3s ease}.music-button:hover{box-shadow:0 6px 20px #4ecdc499;transform:translateY(-2px)}.tetris-start-screen{background:linear-gradient(135deg,#1a1a2e,#0f3460);border:4px solid gold;border-radius:8px;box-shadow:-8px -8px 0 0 #00000080,0 8px 16px 0 #000c,inset 0 0 0 2px #ffffff1a;color:#0f0;overflow:hidden;width:min(760px,94vw)}.tetris-start-title{background:linear-gradient(90deg,gold,orange);border-bottom:2px solid #ff8c00;color:#1a1a2e;font-family:'"Press Start 2P", cursive';font-size:clamp(.9rem,2.2vw,1.2rem);font-weight:700;letter-spacing:1px;padding:12px 16px;text-align:center}.tetris-start-content{background:linear-gradient(135deg,#1a1a2ef2,#0f3460f2);border-bottom:1px dashed #ffd7004d;padding:16px}.tetris-start-content p{background:#0000004d;border:1px solid #ffd70059;border-radius:4px;color:#e8fbe8;font-size:clamp(.84rem,1.65vw,.96rem);line-height:1.45;margin:0 0 10px;padding:10px 12px;text-shadow:0 0 4px #00ff0059}.tetris-start-content p:last-child{margin-bottom:0}.tetris-start-screen .start-btn{background:linear-gradient(90deg,gold,orange);border:1px solid #ffd700a6;border-radius:6px;color:#1a1a2e;cursor:pointer;display:block;font-family:Courier New,monospace;font-size:.92rem;font-weight:700;margin:14px auto 16px;padding:10px 18px}.tetris-header h1{-webkit-text-fill-color:#0000;animation:tetrisGlow 3s ease-in-out infinite alternate;background:linear-gradient(45deg,#0ff,#f0f,#ff0);-webkit-background-clip:text;background-clip:text;background-size:300% 300%;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;margin:0 0 1rem;text-shadow:0 0 20px #00ffff4d}@keyframes tetrisGlow{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.tetris-score-section{grid-gap:clamp(.5rem,2vw,1rem);display:grid;gap:clamp(.5rem,2vw,1rem);grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin:0 auto;max-width:600px}.score-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;display:flex;flex-direction:column;padding:clamp(.5rem,1.5vw,1rem);transition:all .3s ease}.score-item:hover{background:#ffffff26;box-shadow:0 8px 32px #0ff3;transform:translateY(-2px)}.score-label{color:#ccc;font-size:clamp(.7rem,1.5vw,.9rem);font-weight:500;margin-bottom:.2rem}.score-value{color:#0ff;font-size:clamp(1rem,2.5vw,1.4rem);font-weight:700;text-shadow:0 0 10px #00ffff80}.tetris-game-area{align-items:flex-start;display:flex;flex:1 1;gap:clamp(.5rem,2vw,1.5rem);justify-content:center;margin-bottom:clamp(.5rem,1vw,1rem);max-width:1200px;min-height:0;overflow:hidden;width:100%}.tetris-side-panel{display:flex;flex-direction:column;gap:clamp(1rem,2vw,1.5rem);min-width:clamp(120px,15vw,200px)}.tetris-main-game{align-items:center;display:flex;flex-direction:column;position:relative}.tetris-canvas{background:#000012;border:3px solid #0ff;border-radius:12px;box-shadow:0 0 30px #0ff6,inset 0 0 20px #000032cc;touch-action:none;transition:all .3s ease}.tetris-canvas:hover{box-shadow:0 0 40px #0ff9,inset 0 0 20px #000032cc}.held-piece-section,.level-info,.next-pieces-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;padding:clamp(.8rem,2vw,1.2rem)}.held-piece-section h3,.level-info h3,.next-pieces-section h3{color:#0ff;font-size:clamp(.9rem,2vw,1.1rem);font-weight:600;margin:0 0 .8rem;text-align:center}.piece-preview{align-items:center;background:#0000004d;border-radius:8px;display:flex;justify-content:center;margin-bottom:.5rem;min-height:60px;padding:.5rem}.mini-piece{flex-direction:column}.mini-piece,.mini-row{display:flex;gap:1px}.mini-cell{border:.5px solid #ffffff4d;border-radius:1px;height:clamp(8px,1.5vw,12px);width:clamp(8px,1.5vw,12px)}.next-pieces{display:flex;flex-direction:column;gap:.5rem}.level-info{text-align:center}.level-info p{color:#ccc;font-size:clamp(.8rem,1.5vw,.9rem);margin:.3rem 0}.progress-bar{background:#0000004d;border-radius:4px;height:8px;margin:.5rem 0;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#0ff,#f0f);border-radius:4px;height:100%;transition:width .3s ease}.game-overlay{align-items:center;background:#000000b8;border-radius:12px;bottom:0;box-sizing:border-box;display:flex;justify-content:center;left:0;padding:12px;position:absolute;right:0;top:0;z-index:10}.overlay-content{background:linear-gradient(135deg,#1a1a2e,#0f3460);border:4px solid gold;border-radius:8px;box-shadow:-8px -8px 0 0 #00000080,0 8px 16px 0 #000c,inset 0 0 0 2px #ffffff1a;padding:0 0 14px;text-align:center;width:min(100%,560px)}.overlay-content h2{background:linear-gradient(90deg,gold,orange);border-bottom:2px solid #ff8c00;color:#1a1a2e;font-family:'"Press Start 2P", cursive';font-size:clamp(.95rem,2.2vw,1.2rem);font-weight:700;margin:0;padding:12px 14px}.overlay-content p{background:#0c1228eb;border-bottom:1px dashed #ffd70040;border-top:1px dashed #ffd70040;color:#e8fbe8;font-size:clamp(.88rem,1.9vw,1rem);margin:0;padding:10px 12px;text-shadow:0 0 3px #00ff0059}.new-record{animation:recordGlow 1s ease-in-out infinite alternate;color:#ff0!important;font-weight:700;text-shadow:0 0 15px #ff09}@keyframes recordGlow{0%{text-shadow:0 0 15px #ff09}to{text-shadow:0 0 25px #ffff00e6}}.game-button{background:linear-gradient(90deg,gold,orange);border:1px solid #ffd700a6;border-radius:6px;color:#1a1a2e;cursor:pointer;font-size:14px;font-weight:600;letter-spacing:.2px;margin:10px 0 0;min-width:146px;padding:10px 20px;text-transform:none;transition:all .3s ease}.game-button:hover{background:linear-gradient(90deg,#ffcf33,#ff9800);box-shadow:0 6px 18px #ffd7007a;transform:translateY(-2px)}.game-button:active{transform:translateY(0)}.tetris-controls{max-width:600px;text-align:center;width:100%}.control-buttons{display:flex;flex-wrap:wrap;gap:clamp(.5rem,2vw,1rem);justify-content:center;margin-bottom:1rem}.control-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-size:clamp(1rem,2.5vw,1.2rem);padding:clamp(.5rem,1.5vw,.8rem);transition:all .3s ease}.control-button:hover:not(:disabled){background:#fff3;box-shadow:0 5px 15px #00ffff4d;transform:translateY(-2px)}.control-button:disabled{cursor:not-allowed;opacity:.5}.mobile-controls{align-items:center;background:#ffffff14;border:1px solid #fff3;border-radius:14px;display:flex;flex-direction:column;gap:8px;margin-bottom:1rem;margin-top:14px;padding:clamp(.9rem,2vw,1.25rem)}.mobile-controls.one-thumb{padding:.75rem}.one-thumb-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(58px,1fr));width:min(100%,230px)}.mobile-control-row{display:flex;gap:10px;justify-content:center;margin-bottom:0}.mobile-control-row:last-child{margin-top:2px}.mobile-button{background:linear-gradient(145deg,#2cc6b7,#236f68);border:none;border-radius:14px;box-shadow:0 4px 14px #00000047;color:#fff;cursor:pointer;font-size:1.25rem;font-weight:700;height:56px;touch-action:manipulation;transition:transform .18s ease,box-shadow .2s ease;width:56px}.mobile-button.wide{font-size:.9rem;min-width:132px;padding:0 14px;width:auto}.mobile-button:hover{box-shadow:0 6px 16px #00000054;transform:translateY(-1px)}.mobile-button:active{transform:scale(.95)}.control-hints{color:#aaa;font-size:clamp(.7rem,1.5vw,.8rem);line-height:1.4}.control-hints p{margin:.3rem 0}@media (max-width:768px){.tetris-game-area{align-items:center;flex-direction:column;gap:1rem}.tetris-side-panel{flex-direction:row;justify-content:center;min-width:auto;width:100%}.tetris-side-panel:first-child{order:1}.tetris-main-game{order:2}.tetris-side-panel:last-child{order:3}.held-piece-section,.level-info,.next-pieces-section{flex:1 1;max-width:150px}.next-pieces{flex-direction:row;overflow-x:auto}.tetris-score-section{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.tetris-game-container{padding:1rem .5rem}.tetris-side-panel{flex-direction:column;gap:.8rem}.held-piece-section,.level-info,.next-pieces-section{max-width:none;padding:.8rem}.next-pieces{flex-direction:column}.control-buttons,.mobile-control-row{gap:.5rem}.mobile-button{font-size:1.1rem;height:50px;width:50px}.mobile-button.wide{min-width:118px}.one-thumb-grid{grid-template-columns:repeat(3,minmax(50px,1fr));width:min(100%,204px)}.control-hints{font-size:.7rem}}@media (prefers-contrast:high){.tetris-game-container{background:#000}.held-piece-section,.level-info,.next-pieces-section,.score-item{background:#ffffffe6;border:2px solid #fff;color:#000}.score-value{color:#00f}.tetris-canvas{border-color:#fff}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.leaderboard-name-backdrop{align-items:center;background:#000000b3;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:1200}.leaderboard-name-modal{background:linear-gradient(145deg,#191b26,#23273a);border:3px solid #f6d03f;border-radius:12px;box-shadow:0 10px 30px #00000073;color:#f6f8ff;padding:16px;width:min(360px,92vw)}.leaderboard-name-modal h3{letter-spacing:.4px;margin:0 0 6px}.leaderboard-score{color:#a7ffd1;font-weight:700;margin:0}.leaderboard-help{color:#c6c9d6;font-size:.9rem;margin:8px 0 10px}.leaderboard-name-input{background:#0f1220;border:2px solid #4a4f66;border-radius:8px;color:#fff;font-size:1rem;padding:10px 12px;width:100%}.leaderboard-name-input:focus{border-color:#f6d03f;outline:none}.leaderboard-error{color:#ff8484;font-size:.85rem;margin:8px 0 0}.leaderboard-name-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:12px}.leaderboard-name-btn{background:linear-gradient(145deg,#2cc6b7,#236f68);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:8px 12px}.leaderboard-name-btn.secondary{background:linear-gradient(145deg,#666f8d,#4b5268)}.leaderboard-name-btn:disabled{cursor:default;opacity:.6}.snake-container{align-items:center;background:linear-gradient(135deg,#2c3e50,#3498db 50%,#9b59b6);box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:Arial,sans-serif;justify-content:center;min-height:100vh;padding:20px;position:relative}.overlay-buttons{flex-wrap:wrap}.music-btn{background:linear-gradient(45deg,#4ecdc4,#44a08d);box-shadow:0 4px 15px #4ecdc466}.music-btn:hover{box-shadow:0 6px 20px #4ecdc499}.start-screen{max-width:680px}.food-types{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:20px 0}.food-info{align-items:center;display:flex;font-size:.9rem;gap:8px}.food-sample{border-radius:3px;height:20px;width:20px}.food-sample.normal{background:#ff6b6b}.food-sample.bonus{background:#4ecdc4;box-shadow:0 0 10px #4ecdc480}.food-sample.super{animation:superFoodPulse 1s ease-in-out infinite alternate;background:gold;box-shadow:0 0 15px #ffd700cc}@keyframes superFoodPulse{0%{transform:scale(1)}to{transform:scale(1.2)}}.snake-mobile-controls{align-items:center;display:flex;flex-direction:column;gap:8px;margin-top:14px}.snake-mobile-row{display:flex;gap:10px}.snake-mobile-btn{background:linear-gradient(145deg,#2cc6b7,#236f68);border:none;border-radius:14px;box-shadow:0 4px 14px #00000047;color:#fff;font-size:1.4rem;font-weight:700;height:56px;touch-action:manipulation;width:56px}.snake-mobile-btn:active{transform:scale(.95)}.snake-mobile-btn-pause{font-size:1rem;letter-spacing:1px}.game-over-overlay,.game-won-overlay,.level-completed-overlay,.pause-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b8;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;padding:16px;position:fixed;top:0;width:100%;z-index:1000}.game-over-overlay h2,.game-won-overlay h2,.level-completed-overlay h2,.pause-overlay h2{background:linear-gradient(90deg,gold,orange);border:4px solid gold;border-bottom:2px solid #ff8c00;border-radius:8px 8px 0 0;color:#1a1a2e;font-family:'"Press Start 2P", cursive';font-size:clamp(.95rem,2.3vw,1.2rem);letter-spacing:.6px;margin:0;padding:12px 14px;text-align:center;width:min(640px,94vw)}.game-over-overlay p,.game-won-overlay p,.level-completed-overlay p,.pause-overlay p{background:#0c1228eb;border-bottom:1px dashed #ffd70040;border-left:4px solid gold;border-right:4px solid gold;color:#e8fbe8;font-size:clamp(.88rem,1.9vw,1rem);margin:0;padding:10px 12px;text-align:center;text-shadow:0 0 3px #00ff0059;width:min(640px,94vw)}.game-over-overlay p:last-of-type,.game-won-overlay p:last-of-type,.level-completed-overlay p:last-of-type,.pause-overlay p:last-of-type{border-bottom:4px solid gold;border-radius:0 0 8px 8px;margin-bottom:10px}.new-high-score{animation:snakeGlow 2s ease-in-out infinite alternate;color:gold}@keyframes snakeGlow{0%{text-shadow:0 0 5px gold,0 0 10px gold,0 0 15px gold}to{text-shadow:0 0 10px gold,0 0 20px gold,0 0 30px gold}}.next-level-btn,.restart-btn{background:linear-gradient(90deg,gold,orange);border:1px solid #ffd700a6;border-radius:6px;box-shadow:0 4px 12px #ffd7004d;color:#1a1a2e;cursor:pointer;font-size:14px;font-weight:700;margin-top:8px;min-width:146px;padding:10px 20px;transition:all .3s ease}.next-level-btn:hover,.restart-btn:hover{box-shadow:0 6px 18px #ffd7007a;transform:translateY(-3px)}@media (max-width:768px){.snake-container{padding:10px}.game-header{flex-direction:column;gap:15px;margin-bottom:15px}.start-screen{margin:0 10px;padding:20px}.food-types{align-items:center;flex-direction:column;gap:10px}.game-canvas{border-width:2px}}@media (max-width:480px){.start-screen{padding:15px}.music-btn,.next-level-btn,.restart-btn,.start-btn{font-size:13px;min-width:132px;padding:9px 16px}.food-info{font-size:.8rem}.snake-mobile-btn{font-size:1.2rem;height:50px;width:50px}}@keyframes slither{0%,to{transform:translateX(0)}25%{transform:translateX(-2px)}75%{transform:translateX(2px)}}@keyframes foodSpawn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.start-screen h2{animation:slither 3s ease-in-out infinite}.level-progress{min-width:200px;right:10px;top:60px}.level-progress,.score-display{background:#000000b3;border:1px solid #4ecdc4;border-radius:10px;padding:10px;position:absolute}.score-display{font-family:Courier New,monospace;left:10px;top:10px}@keyframes slideIn{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.snake-container>*{animation:slideIn .6s ease-out}@media (hover:none) and (pointer:coarse){.game-canvas:after{background:#000000b3;border-radius:15px;bottom:10px;color:#fff;content:"Swipe to move";font-size:12px;left:50%;padding:5px 10px;pointer-events:none;position:absolute;transform:translateX(-50%);z-index:10}}.snake-container:before{background:radial-gradient(circle at 20% 20%,#4ecdc41a 0,#0000 50%),radial-gradient(circle at 80% 80%,#9b59b61a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.level-badge{background:linear-gradient(45deg,#4ecdc4,#44a08d);border-radius:20px;box-shadow:0 4px 15px #4ecdc44d;color:#fff;font-weight:700;padding:8px 16px;position:absolute;right:10px;top:10px}.brick-breaker-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:Arial,sans-serif;justify-content:center;min-height:100vh;padding:20px}.game-header{margin-bottom:20px;max-width:800px;position:relative}.controls.left{justify-self:flex-start}.controls.right{justify-self:flex-end}.game-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);-webkit-background-clip:text;background-clip:text;font-size:clamp(1.5rem,4vw,3rem);margin:0;text-shadow:0 2px 4px #0000004d}.close-button{align-items:center;background:#ff6b6b33;border:2px solid #ff6b6b;cursor:pointer;display:flex;font-size:1.2rem;justify-content:center;transition:all .3s ease}.close-button:hover{background:#ff6b6b4d;transform:scale(1.1)}.music-btn{background:linear-gradient(45deg,#ff6b6b,#ee5a6f);border:none;border-radius:25px;box-shadow:0 4px 15px #ff6b6b66;color:#fff;cursor:pointer;font-size:14px;padding:10px 20px;transition:all .3s ease}.music-btn:hover{box-shadow:0 6px 20px #ff6b6b99;transform:translateY(-2px)}.start-screen{background:linear-gradient(135deg,#1a1a2e,#0f3460);border:4px solid gold;border-radius:8px;box-shadow:-8px -8px 0 0 #00000080,0 8px 16px 0 #000c,inset 0 0 0 2px #ffffff1a;color:#0f0;max-width:500px;padding:24px;text-align:center}.start-screen h2{background:linear-gradient(90deg,gold,orange);border-bottom:2px solid #ff8c00;color:#1a1a2e;font-family:'"Press Start 2P", cursive';font-size:clamp(1rem,2.2vw,1.3rem);letter-spacing:1px;margin:-24px -24px 14px;padding:12px 16px}.start-screen p{background:#0000004d;border:1px solid #ffd7004d;border-radius:4px;color:#e8fbe8;font-size:clamp(.86rem,1.8vw,1rem);line-height:1.55;margin:10px 0;opacity:1;padding:10px 12px}.start-btn{background:linear-gradient(90deg,gold,orange);border:1px solid #ffd700a6;border-radius:6px;box-shadow:0 4px 12px #ffd7004d;color:#1a1a2e;cursor:pointer;font-size:14px;font-weight:700;margin-top:14px;padding:10px 20px;transition:all .3s ease}.start-btn:hover{box-shadow:0 6px 18px #ffd7007a;transform:translateY(-3px)}.game-canvas{background:#0003;border:3px solid #ffffff4d;border-radius:15px;box-shadow:0 8px 32px #0000004d;cursor:none;height:auto;max-width:100%;touch-action:none}.brick-mobile-controls{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:14px}.brick-mobile-btn{background:linear-gradient(145deg,#ff758f,#aa4f69);border:none;border-radius:14px;box-shadow:0 4px 14px #0000004d;color:#fff;font-size:1.35rem;font-weight:700;height:56px;touch-action:manipulation;width:56px}.brick-mobile-btn:active{transform:scale(.95)}.brick-mobile-btn-pause{font-size:1rem;letter-spacing:1px}.brick-mobile-hint{align-items:center;background:#ffffff24;border:1px solid #ffffff40;border-radius:14px;color:#fff;display:flex;font-size:.82rem;justify-content:center;line-height:1.2;min-height:56px;min-width:140px;padding:0 14px;text-align:center}.game-over-overlay,.game-won-overlay,.pause-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b8;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;padding:16px;position:fixed;top:0;width:100%;z-index:1000}.game-over-overlay h2,.game-won-overlay h2,.pause-overlay h2{background:linear-gradient(90deg,gold,orange);border:4px solid gold;border-bottom:2px solid #ff8c00;border-radius:8px 8px 0 0;color:#1a1a2e;font-family:'"Press Start 2P", cursive';font-size:clamp(.95rem,2.3vw,1.2rem);letter-spacing:.6px;margin:0;padding:12px 14px;text-align:center;width:min(620px,94vw)}.game-over-overlay p,.game-won-overlay p,.pause-overlay p{background:#0c1228eb;border-bottom:1px dashed #ffd70040;border-left:4px solid gold;border-right:4px solid gold;color:#e8fbe8;font-size:clamp(.88rem,1.9vw,1rem);margin:0;padding:10px 12px;text-align:center;text-shadow:0 0 3px #00ff0059;width:min(620px,94vw)}.game-over-overlay p:last-of-type,.game-won-overlay p:last-of-type,.pause-overlay p:last-of-type{border-bottom:4px solid gold;border-radius:0 0 8px 8px;margin-bottom:10px}.new-high-score{animation:glow 2s ease-in-out infinite alternate;color:#feca57;font-weight:700}@keyframes glow{0%{text-shadow:0 0 5px #feca57,0 0 10px #feca57,0 0 15px #feca57}to{text-shadow:0 0 10px #feca57,0 0 20px #feca57,0 0 30px #feca57}}.restart-btn{background:linear-gradient(90deg,gold,orange);border:1px solid #ffd700a6;border-radius:6px;box-shadow:0 4px 12px #ffd7004d;color:#1a1a2e;cursor:pointer;font-size:14px;font-weight:700;margin-top:8px;min-width:146px;padding:10px 20px;transition:all .3s ease}.restart-btn:hover{box-shadow:0 6px 18px #ffd7007a;transform:translateY(-3px)}@media (max-width:768px){.brick-breaker-container{padding:10px}.game-header{flex-direction:column;gap:15px;margin-bottom:15px}.start-screen{margin:0 10px;padding:20px}.game-canvas{border-width:2px}}@media (max-width:480px){.start-screen{padding:15px}.music-btn,.restart-btn,.start-btn{font-size:13px;min-width:132px;padding:9px 16px}.brick-mobile-btn{font-size:1.2rem;height:50px;width:50px}}.game-over-overlay,.game-won-overlay,.pause-overlay,.start-screen{animation:fadeIn .5s ease-out}.pacman-container{background:linear-gradient(135deg,#1a1a2e,#16213e 48%,#0f3460);box-sizing:border-box;color:#fff;flex-direction:column;justify-content:center;min-height:100vh;padding:20px;position:relative}.game-header,.pacman-container{align-items:center;display:flex}.game-header{justify-content:space-between;margin-bottom:18px;max-width:560px;width:100%}.controls{align-items:center;display:flex;gap:10px}.controls.left{justify-content:flex-start}.controls.right{justify-content:flex-end}.close-button,.music-btn,.pacman-mobile-btn,.play-again-btn,.start-btn{border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.music-btn{background:linear-gradient(135deg,gold,#ff9f1c);border-radius:999px;box-shadow:0 6px 18px #ffae0047;color:#131313;font-weight:700;padding:10px 18px}.close-button:hover,.music-btn:hover,.pacman-mobile-btn:hover,.play-again-btn:hover,.start-btn:hover{transform:translateY(-2px)}.close-button{background:#ff6b6b29;border:1px solid #ff6b6b8c;border-radius:50%;color:#ff6b6b;font-size:1.1rem;height:40px;width:40px}.pacman-start-screen{background:linear-gradient(135deg,#1a1a2e,#0f3460);border:4px solid gold;border-radius:8px;box-shadow:-8px -8px 0 0 #00000080,0 8px 16px 0 #000c,inset 0 0 0 2px #ffffff1a;padding:18px 18px 16px;text-align:center;width:min(100%,560px)}.pacman-start-screen h2{background:linear-gradient(90deg,gold,orange);border-bottom:2px solid #ff8c00;color:#1a1a2e;font-family:'"Press Start 2P", cursive';font-size:clamp(.95rem,2.2vw,1.2rem);letter-spacing:1px;margin:-18px -18px 14px;padding:12px 16px}.pacman-start-screen p{background:#0000004d;border:1px solid #ffd7004d;border-radius:4px;color:#e8fbe8;line-height:1.55;margin:10px 0;opacity:1;padding:10px 12px}.pacman-tip-list{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin:22px 0 6px;text-align:left}.pacman-tip-list>div{background:#00000052;border:1px solid #ffd7003d;border-radius:4px;padding:12px 14px}.play-again-btn,.start-btn{background:linear-gradient(90deg,gold,orange);border:1px solid #ffd700a6;border-radius:6px;box-shadow:0 4px 12px #ffae004d;color:#131313;font-size:14px;font-weight:800;min-width:146px;padding:10px 22px}.pacman-board-shell{height:calc(620px*min(1, (100vw - 32px) / 560));max-width:560px;overflow:hidden;width:100%}.pacman-board{height:620px;overflow:hidden;position:relative;transform:scale(min(1,(100vw - 32px)/560));transform-origin:top left;width:560px}.pacman-sprite{image-rendering:pixelated;pointer-events:none}.pacman-stats-row{background:#ffffff14;border:1px solid #ffffff1f;border-radius:16px;display:flex;flex-wrap:wrap;font-weight:600;gap:10px;justify-content:space-between;margin-top:14px;padding:12px 16px;width:min(100%,560px)}.pacman-mobile-controls{align-items:center;background:#0000003d;border-radius:16px;display:flex;flex-direction:column;gap:10px;margin-top:18px;padding:14px}.pacman-mobile-row{display:flex;gap:10px;justify-content:center}.pacman-mobile-btn{background:linear-gradient(135deg,#ffd54a,#ff9f1c);border-radius:12px;box-shadow:0 6px 18px #ffae003d;color:#121212;font-size:1.15rem;font-weight:800;height:56px;width:56px}.pacman-mobile-btn-pause{background:linear-gradient(135deg,#5ee7ff,#31a9ff);width:68px}.game-end-overlay,.pause-overlay{background:linear-gradient(135deg,#1a1a2e,#0f3460);border:4px solid gold;border-radius:8px;box-shadow:-8px -8px 0 0 #00000080,0 8px 16px 0 #000c,inset 0 0 0 2px #ffffff1a;left:50%;padding:0 0 14px;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);width:min(90vw,520px);z-index:30}.game-end-overlay.won{border-color:gold}.game-end-overlay h2,.pause-overlay h2{background:linear-gradient(90deg,gold,orange);border-bottom:2px solid #ff8c00;color:#1a1a2e;font-family:'"Press Start 2P", cursive';font-size:clamp(.95rem,2.2vw,1.2rem);margin:0 0 10px;padding:12px 14px}.game-end-overlay p,.pause-overlay p{background:#0c1228eb;border-bottom:1px dashed #ffd70040;border-top:1px dashed #ffd70040;color:#e8fbe8;margin:0;opacity:1;padding:10px 12px;text-shadow:0 0 3px #00ff0059}.overlay-buttons{display:flex;gap:10px;justify-content:center;margin-top:12px}@media (max-width:900px){.pacman-tip-list{grid-template-columns:1fr}.game-header,.pacman-board-shell,.pacman-stats-row{max-width:100%}.pacman-container{padding:12px}}@media (max-width:600px){.pacman-start-screen{padding:24px 18px}.pacman-mobile-controls{max-width:420px;width:100%}.game-end-overlay,.pause-overlay{padding:0 0 12px;width:min(92vw,420px)}.music-btn,.play-again-btn,.start-btn{font-size:13px;min-width:132px;padding:9px 16px}.close-button{font-size:1rem;height:34px;width:34px}.pacman-mobile-btn{font-size:1.05rem;height:50px;width:50px}.pacman-mobile-btn-pause{width:60px}}.character-bio-overlay{align-items:flex-end;animation:fadeIn .2s ease-out;background-color:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.character-bio-container{animation:slideUp .3s ease-out;position:relative}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.pixel-corner{height:20px;position:absolute;width:20px;z-index:1001}.pixel-corner,.pixel-corner.top-left{background:linear-gradient(135deg,gold 50%,#0000 0)}.pixel-corner.top-left{left:-10px;top:-10px}.pixel-corner.top-right{right:-10px;top:-10px}.pixel-corner.bottom-left,.pixel-corner.top-right{background:linear-gradient(45deg,gold 50%,#0000 0)}.pixel-corner.bottom-left{bottom:-10px;left:-10px}.pixel-corner.bottom-right{background:linear-gradient(135deg,gold 50%,#0000 0);bottom:-10px;right:-10px}.textbox-frame{background:linear-gradient(135deg,#1a1a2e,#0f3460);border:4px solid gold;box-shadow:-8px -8px 0 0 #00000080,0 8px 16px 0 #000c,inset 0 0 0 2px #ffffff1a;display:flex;flex-direction:column;max-height:250px;max-width:90vw;padding:0;position:relative;width:600px}.bio-close-button,.textbox-frame{font-family:Courier New,monospace}.bio-close-button{background:#00000073;border:1px solid #ffd70099;border-radius:999px;color:#fff;cursor:pointer;font-weight:700;height:28px;position:absolute;right:8px;top:8px;width:28px;z-index:10}.bio-close-button:hover{background:#000000a6}.textbox-title{background:linear-gradient(90deg,gold,orange);border-bottom:2px solid #ff8c00;overflow:hidden;padding:8px 12px;position:relative}.textbox-title:before{background:repeating-linear-gradient(0deg,#0000,#0000 1px,#0000000d 0,#0000000d 2px);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.title-text{color:#1a1a2e;font-size:14px;font-weight:700;letter-spacing:2px;text-shadow:1px 1px 0 #0000004d}.textbox-content{background:linear-gradient(135deg,#1a1a2ef2,#0f3460f2);border-bottom:1px dashed #ffd7004d;cursor:pointer;flex:1 1;overflow-y:auto;padding:16px 20px;position:relative;-webkit-user-select:none;user-select:none}.textbox-content:hover{background:linear-gradient(135deg,#242438f2,#193e6af2)}.animated-text{word-wrap:break-word;color:#0f0;font-family:Courier New,monospace;font-size:14px;letter-spacing:.5px;line-height:1.6;margin:0;min-height:60px;text-shadow:0 0 4px #00ff0080;white-space:pre-wrap}.text-cursor{animation:blink .5s infinite;color:#0f0;display:inline-block;margin-left:2px;text-shadow:0 0 4px #0f0c}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}.textbox-footer{align-items:center;background:linear-gradient(90deg,#0f3460,#1a1a2e);border-top:2px solid gold;display:flex;font-family:Courier New,monospace;font-size:12px;justify-content:space-between;padding:8px 12px}.page-indicator{color:gold;font-weight:700;letter-spacing:1px}.action-hint{animation:hintBlink 1.5s infinite;color:#0f0;text-shadow:0 0 2px #00ff0080}@keyframes hintBlink{0%,to{opacity:1}50%{opacity:.5}}.textbox-content::-webkit-scrollbar{width:8px}.textbox-content::-webkit-scrollbar-track{background:#0000004d;border-left:1px solid gold}.textbox-content::-webkit-scrollbar-thumb{background:linear-gradient(180deg,gold,orange);border-radius:4px}.textbox-content::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,orange,#ff8c00)}@media (max-width:768px){.textbox-frame{max-height:320px;width:95vw}.animated-text{font-size:13px;line-height:1.5}.title-text{font-size:12px}}@media (max-width:480px){.character-bio-overlay{align-items:center;padding:12px}.character-bio-container{animation-duration:.18s;width:100%}.textbox-frame{max-height:calc(100dvh - 32px);min-height:min(360px,calc(100dvh - 32px));width:min(100%,560px)}.textbox-content{padding:12px 14px}.animated-text{font-size:11px;line-height:1.45;min-height:44px}.textbox-title{padding:7px 10px}.title-text{font-size:11px;letter-spacing:1px}.textbox-footer{align-items:flex-start;flex-direction:column;font-size:11px;gap:4px}.bio-close-button{height:30px;right:6px;top:6px;width:30px}}.music-player{background:#121212;color:#fff;display:flex;flex-direction:column;font-family:Montserrat,Segoe UI,Arial,sans-serif;height:100%;overflow:hidden;width:100%}.mp-header{background:#181818;border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;padding:16px 20px}.mp-brand,.mp-header{align-items:center;display:flex;gap:12px}.mp-brand{min-width:0}.mp-brand-icon{align-items:center;background:linear-gradient(135deg,#1db954,#179443);border-radius:12px;color:#121212;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.mp-brand-icon svg{font-size:26px}.mp-title{font-size:18px;font-weight:700;letter-spacing:.2px}.mp-subtitle,.mp-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mp-subtitle{color:#b3b3b3;font-size:12px}.mp-close{background:#ffffff0f!important;color:#fff!important;flex-shrink:0}.mp-close:hover{background:#ffffff24!important}.mp-now-playing{background:#181818;border-bottom:1px solid #ffffff14;display:flex;flex-direction:column;flex-shrink:0;gap:14px;padding:18px 20px}.mp-now-top{gap:16px;min-width:0}.mp-artwork,.mp-now-top{align-items:center;display:flex}.mp-artwork{background-position:50%;background-size:cover;border-radius:8px;box-shadow:0 8px 24px #0000008c;color:#ffffffd9;flex-shrink:0;height:132px;justify-content:center;width:132px}.mp-artwork svg{font-size:56px;opacity:.9}.mp-track-info{flex:1 1;min-width:0}.mp-track-title{font-size:17px;font-weight:700;line-height:1.25;margin-bottom:4px}.mp-track-artist,.mp-track-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.mp-track-artist{color:#b3b3b3;font-size:13px;line-height:1.4}.mp-transport{display:flex;flex-direction:column;gap:6px}.mp-progress-row{align-items:center;display:flex;gap:10px}.mp-time{font-feature-settings:"tnum";color:#b3b3b3;font-size:11px;font-variant-numeric:tabular-nums;min-width:36px;text-align:center}.mp-buttons{align-items:center;display:flex;gap:6px;justify-content:center}.mp-icon-button{color:#fff!important}.mp-icon-button:hover{color:#1db954!important}.mp-play-button{background:#1db954!important;border-radius:50%!important;box-shadow:0 4px 14px #1db95466;color:#121212!important;height:46px!important;width:46px!important}.mp-play-button:hover{background:#1ed760!important;color:#121212!important;transform:scale(1.04)}.mp-icon-button.active{color:#1db954!important}.mp-volume-row{align-items:center;display:flex;gap:10px}.mp-volume-row svg{color:#b3b3b3;font-size:20px}.mp-slider{color:#1db954!important}.mp-slider .MuiSlider-track{background-color:#1db954!important;border:none!important}.mp-slider .MuiSlider-rail{background-color:#ffffff2e!important}.mp-slider .MuiSlider-thumb{background-color:#fff!important;height:12px;width:12px}.mp-slider .MuiSlider-thumb.Mui-focusVisible,.mp-slider .MuiSlider-thumb:hover{box-shadow:0 0 0 8px #1db95440!important}.mp-spotify-embed{display:flex;flex-direction:column;gap:8px}.mp-spotify-embed iframe{background:#282828;border:none;border-radius:10px;height:152px;width:100%}.mp-spotify-actions{color:#b3b3b3;display:flex;font-size:11px;gap:10px;justify-content:space-between}.mp-spotify-actions,.mp-spotify-link{align-items:center}.mp-spotify-link{color:#1db954;display:inline-flex;font-weight:600;gap:6px;text-decoration:none;.mp-tracklist{background:#121212;flex:1 1;overflow-y:auto;padding:10px 8px}.mp-tracklist::-webkit-scrollbar{width:8px}.mp-tracklist::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.mp-row{background:#0000;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-family:inherit;gap:12px;padding:8px 12px;text-align:left;width:100%}.mp-row:hover{background:#ffffff14}.mp-row.active{background:#1db95424}.mp-row-index{font-feature-settings:"tnum";color:#b3b3b3;flex-shrink:0;font-size:13px;font-variant-numeric:tabular-nums;text-align:center;width:22px}.mp-row.active .mp-row-index{color:#1db954;font-weight:700}.mp-row-art{background-position:50%;background-size:cover;border-radius:4px;color:#ffffffbf;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.mp-row-art svg{font-size:22px}.mp-row-meta{flex:1 1;min-width:0}.mp-row-title{font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mp-row.active .mp-row-title{color:#1db954}.mp-row-artist{color:#b3b3b3;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mp-row-badge{border-radius:4px;flex-shrink:0;font-size:9px;font-weight:700;letter-spacing:.5px;padding:2px 6px;text-transform:uppercase;white-space:nowrap}.mp-row-badge.file{border:1px solid #fff3;color:#b3b3b3}.mp-row-badge.spotify{border:1px solid #1db95480;color:#1db954}.mp-row-duration{font-feature-settings:"tnum";color:#b3b3b3;flex-shrink:0;font-size:12px;font-variant-numeric:tabular-nums;min-width:34px;text-align:right}.mp-footer{background:#181818;border-top:1px solid #ffffff14;flex-shrink:0;padding:10px 20px}.mp-footer p{color:#8f8f8f;font-size:11px;line-height:1.5;margin:0;text-align:center}@media (max-width:480px){.mp-artwork{height:96px;width:96px}.mp-artwork svg{font-size:44px}.mp-track-title{font-size:15px}.mp-now-playing{padding:14px}.mp-header{padding:12px 14px}.mp-row{gap:10px;padding:8px}}font-size:12px}.mp-spotify-link:hover{color:#1ed760;text-decoration:underline}.image-carousel{display:flex;flex-direction:column;gap:8px;margin-bottom:12px;width:100%}.carousel-container{aspect-ratio:16/9;background:#00000080;border:2px dashed #ffd7004d;border-radius:4px;cursor:grab;overflow:hidden;position:relative;touch-action:pan-y;user-select:none;-webkit-user-select:none;width:100%}.carousel-container:active{cursor:grabbing}.carousel-container:focus-visible{outline:2px solid gold;outline-offset:2px}.carousel-image{box-sizing:border-box;height:100%;left:0;object-fit:contain;padding:8px;pointer-events:none;position:absolute;top:0;width:100%}.carousel-base{z-index:1}.carousel-snapping{transition:transform .3s ease}.carousel-overlay{will-change:transform,opacity;z-index:2}.carousel-slide-in-next{animation:carousel-slide-in-next .35s cubic-bezier(.22,.61,.36,1) both}.carousel-slide-in-prev{animation:carousel-slide-in-prev .35s cubic-bezier(.22,.61,.36,1) both}@keyframes carousel-slide-in-next{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes carousel-slide-in-prev{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}.carousel-button{background:#0009!important;border:1px solid #ffd70080!important;border-radius:4px!important;color:gold!important;height:36px!important;position:absolute!important;top:50%;transform:translateY(-50%);transition:all .2s ease;width:36px!important;z-index:10}.carousel-button:hover{background:#ffd70033!important;border-color:gold!important;color:orange!important}.carousel-button-left{left:8px}.carousel-button-right{right:8px}.carousel-dots{bottom:8px;display:flex;gap:6px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.carousel-dot{background:#0006;border:1px solid #ffd70099;border-radius:50%;cursor:pointer;height:8px;padding:0;transition:all .2s ease;width:8px}.carousel-dot:hover{background:#ffd7004d}.carousel-dot.active{background:gold;border-color:gold;height:10px;width:10px}.carousel-counter{color:#00ff00b3;font-family:Courier New,monospace;font-size:11px;text-align:center;text-shadow:0 0 4px #00ff004d}@media (max-width:844px){.carousel-container{aspect-ratio:4/3}.carousel-button{height:32px!important;width:32px!important}.carousel-dots{bottom:6px;gap:4px}.carousel-dot{height:6px;width:6px}.carousel-dot.active{height:8px;width:8px}.carousel-counter{font-size:10px}}@media (max-width:640px){.carousel-container{aspect-ratio:3/2}.carousel-button{height:28px!important;width:28px!important}.carousel-button svg{font-size:18px}.carousel-dot{height:5px;width:5px}.carousel-dot.active{height:7px;width:7px}}.card{background:linear-gradient(135deg,#1a1a2e,#0f3460);border:4px solid gold;box-shadow:-8px -8px 0 0 #00000080,0 8px 16px 0 #000c,inset 0 0 0 2px #ffffff1a;color:#0f0;display:flex;flex-direction:column;font-family:Courier New,monospace;height:100%;overflow:hidden;padding:0;position:relative;width:100%}.card:after,.card:before,.card>:first-child:after,.card>:first-child:before{content:"";height:20px;position:absolute;width:20px;z-index:1001}.card .title{background:linear-gradient(90deg,gold,orange);border-bottom:2px solid #ff8c00;box-sizing:border-box;color:#1a1a2e;font-family:'"Press Start 2P", cursive';font-size:18px;font-weight:700;letter-spacing:2px;overflow:hidden;padding:12px 16px;position:relative;text-align:center;text-shadow:1px 1px 0 #0000004d;width:100%}.card .title:before{background:repeating-linear-gradient(0deg,#0000,#0000 1px,#0000000d 0,#0000000d 2px);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.dialog-close-button{background:#00000073!important;border:1px solid #ffd70099!important;border-radius:999px;color:#fff!important;cursor:pointer;font-family:Courier New,monospace;font-weight:700;height:28px;position:absolute!important;right:12px;top:42px;width:28px;z-index:20}.dialog-close-button:hover{background:#000000a6!important}.card-content{background:linear-gradient(135deg,#1a1a2ef2,#0f3460f2);border-bottom:1px dashed #ffd7004d;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:16px}.card .image,.card .image-container{display:none}.card .description{display:flex;flex-direction:column;width:100%}.card .left-box,.card .right-box{word-wrap:break-word;background:#0000004d;border:1px solid #ffd7004d;border-radius:4px;color:#0f0;font-family:Courier New,monospace;font-size:12px;line-height:1.5;margin-bottom:8px;padding:12px;text-shadow:0 0 4px #00ff0080;white-space:pre-wrap;width:100%}.card .left-box{font-size:13px;font-weight:500;text-align:center}.card .right-box{font-size:11px}.card .right-box div{margin-bottom:4px}.card .button-container{display:flex;gap:12px;justify-content:center;padding:12px}.card .button-container button{background:#0000004d!important;border:1px solid #ffd70080!important;border-radius:4px!important;padding:8px 12px!important;transition:all .2s ease}.card .button-container button:hover{background:#ffd70026!important;border-color:gold!important}.card .icon{color:#0f0;cursor:pointer;font-size:24px;text-shadow:0 0 4px #00ff0080}.card .icon:hover{text-shadow:0 0 8px #0f0c}.card .project-actions{flex-wrap:wrap;gap:12px}.card .project-action{align-items:center;display:inline-flex!important;font-family:Courier New,monospace!important;gap:8px!important;min-height:44px;text-transform:none!important}.card .project-action .icon{font-size:20px;margin:0}.card .project-action-label{color:#0f0;font-size:12px;font-weight:700;letter-spacing:.5px;text-shadow:0 0 4px #00ff0080;white-space:nowrap}.card-content::-webkit-scrollbar{width:8px}.card-content::-webkit-scrollbar-track{background:#0000004d;border-left:1px solid gold}.card-content::-webkit-scrollbar-thumb{background:linear-gradient(180deg,gold,orange);border-radius:4px}.card-content::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,orange,#ff8c00)}@media (max-width:1024px){.card .title{font-size:16px;letter-spacing:1px}.card .icon{font-size:20px}.card .left-box{font-size:12px}.card .right-box{font-size:10px}}@media (max-width:844px){.card{border:3px solid gold}.card .title{font-size:14px;padding:10px 12px}.dialog-close-button{height:26px;right:10px;top:38px;width:26px}.card-content{padding:12px}.card .image-container{margin-bottom:10px;max-height:150px}.card .left-box,.card .right-box{font-size:11px;padding:10px}.card .left-box{font-size:11px}.card .right-box{font-size:9px}.card .icon{font-size:18px}.card .button-container{gap:8px;padding:10px}}@media (max-width:480px){.card .title{font-size:12px;letter-spacing:.5px;padding:8px 10px}.dialog-close-button{height:24px;right:8px;top:35px;width:24px}.card-content{padding:10px}.card .image-container{margin-bottom:8px;max-height:120px;padding:6px}.card .left-box,.card .right-box{font-size:10px;margin-bottom:6px;padding:8px}.card .right-box div{margin-bottom:3px}.card .icon{font-size:16px}.card .button-container{gap:6px;padding:8px}}.pixel-title{color:gold;font-family:Press Start\ 2P,cursive;letter-spacing:2px;text-shadow:2px 2px 0 #0009}.chooser{align-items:center;background:repeating-linear-gradient(0deg,#0000 0 2px,#00000038 2px 4px),radial-gradient(circle at 50% 20%,#23234d 0,#0f0f1a 70%);box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:24px 16px;width:100%}.chooser-inner{max-width:860px;text-align:center;width:100%}.chooser-title{color:#0f6;font-family:Press Start\ 2P,cursive;font-size:clamp(16px,3.4vw,30px);line-height:1.5;margin-bottom:12px;text-shadow:3px 3px 0 #0b0b14,0 0 18px #00ff6673}.chooser-subtitle{color:#b8b8d0;font-family:Courier New,monospace;font-size:14px;letter-spacing:1px;margin-bottom:36px}.chooser-cards{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:28px}.chooser-card{align-items:center;background:#1a1a2e;border-radius:0;color:#e8e8f0;cursor:pointer;display:flex;flex-direction:column;font-family:inherit;gap:12px;padding:28px 20px 24px;text-align:center;transition:transform .12s steps(2),box-shadow .12s steps(2)}.chooser-card:focus-visible,.chooser-card:hover{box-shadow:inset 0 0 0 2px #ffd70066,7px 7px 0 #000000b3;transform:translate(-2px,-2px)}.chooser-card-3d{border:3px solid #00e5ff}.chooser-card-3d:focus-visible,.chooser-card-3d:hover{border-color:#00e5ff;box-shadow:inset 0 0 0 2px #00e5ff59,7px 7px 0 #000000b3,0 0 22px #00e5ff59}.chooser-card-2d{border:3px solid #0f6}.chooser-card-2d:focus-visible,.chooser-card-2d:hover{border-color:#0f6;box-shadow:inset 0 0 0 2px #00ff6659,7px 7px 0 #000000b3,0 0 22px #00ff6659}.chooser-icon{filter:drop-shadow(4px 4px 0 rgba(0,0,0,.5));font-size:56px;line-height:1}.chooser-card-title{color:gold;font-family:Press Start\ 2P,cursive;font-size:15px}.chooser-card-desc{color:#b8b8d0;font-family:Courier New,monospace;font-size:13px;line-height:1.6;min-height:64px}.chooser-enter{background:#ffffff14;border:2px solid gold;color:#fff;font-family:Press Start\ 2P,cursive;font-size:11px;letter-spacing:1px;margin-top:6px;padding:8px 14px}.chooser-card:hover .chooser-enter{background:gold;color:#1a1a2e}.chooser-hint{color:#7d7d98;font-size:12px;letter-spacing:.5px}.chooser-hint,.portfolio2d{font-family:Courier New,monospace}.portfolio2d{background:repeating-linear-gradient(0deg,#0000 0 3px,#00000029 3px 4px),#0f0f1a;box-sizing:border-box;color:#e8e8f0;min-height:100vh;width:100%}.p2d-nav{background:#12121f;border-bottom:3px solid gold;box-shadow:0 4px 0 #00000080;position:sticky;top:0;z-index:50}.p2d-nav-row{align-items:center;display:flex;gap:8px;justify-content:space-between;margin:0 auto;max-width:1080px;padding:4px 8px}.p2d-nav-toggle{align-items:center;background:#1a1a2e;border:2px solid gold;color:gold;cursor:pointer;display:inline-flex;font-family:Press Start\ 2P,cursive;font-size:14px;height:34px;justify-content:center;line-height:1;width:42px}.p2d-nav-toggle:hover{background:gold;color:#1a1a2e}.p2d-nav-mini-switch{align-items:center;background:#1a1a2e;border:2px solid #0f6;color:#0f6;cursor:pointer;display:inline-flex;font-size:15px;height:34px;justify-content:center;line-height:1;padding:0 10px}.p2d-nav-mini-switch:hover{background:#0f63}.p2d-nav-content{align-items:center;animation:p2d-nav-reveal .16s steps(3) both;border-top:1px dashed #ffd70059;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin:0 auto;max-width:1080px;padding:8px 14px 10px}@keyframes p2d-nav-reveal{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.p2d-brand{color:#0f6;font-family:Press Start\ 2P,cursive;font-size:13px;text-shadow:2px 2px 0 #0b0b14;white-space:nowrap}.p2d-nav-links{display:flex;flex-wrap:wrap;gap:16px}.p2d-nav-links a{color:#e8e8f0;font-family:Press Start\ 2P,cursive;font-size:11px;letter-spacing:1px;padding:6px 8px;text-decoration:none}.p2d-nav-links a:hover{color:#0f6;text-shadow:0 0 10px #0f69}.p2d-nav-actions{gap:12px}.p2d-lang,.p2d-nav-actions{align-items:center;display:flex}.p2d-lang{color:#b8b8d0;gap:4px}.p2d-lang button{background:#0000;border:2px solid #0000;color:#b8b8d0;cursor:pointer;font-family:Press Start\ 2P,cursive;font-size:10px;padding:5px 7px}.p2d-lang button.active{border-color:#0f6;color:#0f6}.p2d-switch-btn{background:#1a1a2e;border:2px solid gold;color:gold;cursor:pointer;font-family:Press Start\ 2P,cursive;font-size:10px;letter-spacing:1px;padding:7px 10px;white-space:nowrap}.p2d-switch-btn:hover{background:gold;color:#1a1a2e}.p2d-section{margin:0 auto;max-width:1080px;padding:48px 20px 8px}.p2d-section-title{color:gold;font-family:Press Start\ 2P,cursive;font-size:20px;letter-spacing:2px;margin-bottom:30px;text-align:center;text-shadow:3px 3px 0 #0b0b14}.p2d-section-title:before{color:#0f6;content:"> "}.p2d-section-title:after{color:#0f6;content:" <"}.p2d-window{background:#1a1a2e;border:3px solid gold;box-shadow:inset 0 0 0 2px #ffd70040,6px 6px 0 #0000008c}.p2d-window-titlebar{align-items:center;background:linear-gradient(90deg,gold,#ffb700);color:#1a1a2e;display:flex;font-family:Press Start\ 2P,cursive;font-size:12px;justify-content:space-between;letter-spacing:1px;padding:9px 12px;text-shadow:1px 1px 0 #ffffff59}.p2d-window-titlebar:after{background:linear-gradient(135deg,#1a1a2e 25%,#0000 0) 0 0 /6px 6px,linear-gradient(225deg,#1a1a2e 25%,#0000 0) 0 0 /6px 6px;content:"";height:12px;width:12px}.p2d-window-body{padding:18px}.p2d-about .p2d-window-body{align-items:flex-start;display:flex;flex-wrap:wrap;gap:22px}.p2d-avatar{background:#14142a;border:3px solid #0f6;box-shadow:inset 0 0 0 2px #00ff6640,5px 5px 0 #00000080;flex-shrink:0;height:140px;margin:0 auto 12px;object-fit:cover;object-position:center;width:140px}.p2d-bio{flex:1 1;min-width:240px}.p2d-bio p{color:#cfcfe4;font-family:Courier New,monospace;font-size:14px;line-height:1.7;margin:0 0 12px}.p2d-bio p:last-child{margin-bottom:0}.p2d-projects-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.p2d-project-card{background:#1a1a2e;border:3px solid #0f6;box-shadow:4px 4px 0 #00000080;color:#e8e8f0;transition:transform .12s steps(2),box-shadow .12s steps(2)}.p2d-project-card,.p2d-project-open{display:flex;flex-direction:column;font-family:inherit;text-align:left}.p2d-project-open{background:#0000;border:none;color:inherit;cursor:pointer;flex:1 1;padding:0;width:100%}.p2d-project-card:focus-visible,.p2d-project-card:hover{border-color:gold;box-shadow:6px 6px 0 #0009,0 0 18px #00ff6640;transform:translate(-2px,-2px)}.p2d-project-thumb{align-items:center;background:#0f0f1a;border-bottom:3px solid #0f6;display:flex;height:200px;justify-content:center;overflow:hidden;width:100%}.p2d-project-card:hover .p2d-project-thumb{border-bottom-color:gold}.p2d-project-thumb img{display:block;height:100%;object-fit:cover;width:100%}.p2d-project-meta{padding:16px}.p2d-project-title{color:gold;font-family:Press Start\ 2P,cursive;font-size:12px;line-height:1.5;margin-bottom:10px}.p2d-project-desc{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#b8b8d0;display:-webkit-box;font-family:Courier New,monospace;font-size:12px;line-height:1.55;margin-bottom:12px;overflow:hidden}.p2d-project-tech{display:flex;flex-wrap:wrap;gap:8px}.p2d-project-tech span{border:1px solid #00ff6680;color:#0f6;font-size:8px;padding:5px 7px}.p2d-project-tech span,.p2d-project-view{font-family:Press Start\ 2P,cursive;letter-spacing:.5px}.p2d-project-view{align-self:flex-start;background:#0f0f1a;border:2px solid gold;color:#fff;font-size:9px;margin-top:14px;padding:8px 12px}.p2d-project-card:hover .p2d-project-view{background:gold;color:#1a1a2e}.p2d-project-external{align-items:center;border-top:1px dashed #ffd70066;display:flex;gap:6px;justify-content:flex-end;padding:10px 16px}.p2d-project-external a{align-items:center;border:2px solid #0000;color:#b8b8d0;display:inline-flex;font-size:20px;height:38px;justify-content:center;width:38px}.p2d-project-external a:hover{background:#00ff6614;border-color:#0f66;color:#0f6}.p2d-contact-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}.p2d-contact-details{display:flex;flex-direction:column;gap:12px}.p2d-contact-link{align-items:center;background:#0f0f1a;border:2px solid #0f6;color:#e8e8f0;display:flex;font-family:Press Start\ 2P,cursive;font-size:11px;gap:12px;padding:12px 14px;text-decoration:none;transition:background .12s steps(2),color .12s steps(2)}.p2d-contact-link:hover{background:#0f6;color:#1a1a2e}.p2d-contact-link svg{font-size:22px}.p2d-contact-note{color:#7d7d98;font-family:Courier New,monospace;font-size:12px;line-height:1.6;margin-top:8px}.p2d-footer{background:#12121f;border-top:3px solid gold;margin-top:60px;padding:20px;text-align:center}.p2d-footer p{color:#7d7d98;font-family:Courier New,monospace;font-size:12px;line-height:1.7}.portfolio2d .contact1{background:#0000;border-radius:0;min-height:0;padding:0}.portfolio2d .contact1-form{width:100%}.portfolio2d .contact1-form-title{color:#0f6;font-family:Press Start\ 2P,cursive;font-size:13px;padding-bottom:22px;text-align:center}.portfolio2d .wrap-input1{margin-bottom:14px}.portfolio2d .input1{background:#0f0f1a;border:2px solid #0f6;border-radius:0;color:#e8e8f0;font-family:Courier New,monospace;font-size:13px;height:44px;padding:0 14px}.portfolio2d textarea.input1{border-radius:0;min-height:120px;padding:10px 14px}.portfolio2d .input1::placeholder{color:#7d7d98}.portfolio2d .shadow-input1{display:none}.portfolio2d .contact1-form-btn{background:#0f6;border:3px solid gold;border-radius:0;box-shadow:4px 4px 0 #00000080;color:#1a1a2e;font-family:Press Start\ 2P,cursive;font-size:11px;height:46px;min-width:170px}.portfolio2d .contact1-form-btn:hover{background:gold;color:#1a1a2e}.portfolio2d .contact1-form-btn i{color:inherit}@media (max-width:860px){.p2d-contact-grid{grid-template-columns:1fr}.p2d-about .p2d-window-body{align-items:center;flex-direction:column;text-align:center}}@media (max-width:560px){.p2d-brand{font-size:11px}.p2d-section{padding:36px 12px 8px}.p2d-section-title{font-size:15px}.p2d-projects-grid{grid-template-columns:1fr}.p2d-avatar{height:110px;width:110px}}.chooser-card,.p2d-project-card,.p2d-window{border-radius:12px;overflow:hidden}.p2d-avatar{border-radius:12px}.p2d-contact-link,.p2d-lang button,.p2d-nav-mini-switch,.p2d-nav-toggle,.p2d-switch-btn,.portfolio2d .contact1-form-btn{border-radius:8px}.p2d-project-external a{border-radius:10px}.chooser-enter,.p2d-project-tech span,.p2d-project-view,.portfolio2d .input1,.portfolio2d textarea.input1{border-radius:6px}
/*# sourceMappingURL=main.277fbe66.css.map*/