.Blackjack_Game__nKTY6{max-height:100vh;max-width:100vw;display:flex;flex-wrap:wrap;flex-direction:column;position:relative;overflow:visible}.Blackjack_Game__nKTY6 img{max-height:200px;aspect-ratio:auto}.Blackjack_Game__nKTY6 button:hover{color:white;font-weight:700;background-color:#d12d36}.Blackjack_myButton__tw34n{cursor:pointer}.Blackjack_myButton__tw34n:disabled{cursor:default;color:gray;opacity:40%}.Blackjack_Game__nKTY6 button:disabled{border:transparent;cursor:default;color:gray;opacity:40%}.Blackjack_buttons__G61Aw{justify-content:center;align-items:center;position:relative;display:flex;gap:12px;max-width:100vw;flex-wrap:wrap}.Blackjack_buttons__G61Aw button{padding:6px;border:2px solid black;cursor:pointer;font-size:larger}.Blackjack_buttons__G61Aw button:hover{color:white;font-weight:700;background-color:#d12d36}.Blackjack_betButtons__JKGG2{position:relative}.Blackjack_betButtons__JKGG2 button{position:relative;margin-right:12px}.Blackjack_betButtons__JKGG2 h1{color:#d12d36;font-size:xxx-large;font-weight:700}.Blackjack_submitBet__wM3Yd{display:flex;justify-content:center}.Blackjack_money__FHtjJ{font-size:x-large}.Blackjack_money__FHtjJ,.Blackjack_page___Ggjl{display:flex;flex-wrap:nowrap;position:relative}.Blackjack_page___Ggjl{min-height:100vh;height:fit-content;background-color:#35654d;flex-direction:column;justify-content:center;align-items:center;min-width:100vw}.Blackjack_page___Ggjl button{padding:6px;border:2px solid black;cursor:pointer;margin-bottom:6px}.Blackjack_page___Ggjl button:hover{scale:1.2;color:white;font-weight:700;background-color:#d12d36}.Blackjack_displayCards__sOLK4{display:grid;grid-template-columns:repeat(5,100px);gap:12px;justify-content:left;align-items:center;overflow:hidden;padding:12px}.Blackjack_card__4BVfb{transform-style:preserve-3d;transition:transform 1s ease;animation:Blackjack_dealCard__U0dy6 .6s ease forwards}.Blackjack_card__4BVfb,.Blackjack_flippedDealer__fPShD{width:100px;height:155px;position:relative}.Blackjack_card__4BVfb:hover{transform:scale(1.05)}.Blackjack_backCard__LnOrb{transform-style:preserve-3d;width:100px;height:155px;transform:rotateY(180deg)}.Blackjack_backCard__LnOrb,.Blackjack_frontCard__z4V5z{background-color:transparent;position:absolute;backface-visibility:hidden}.Blackjack_frontCard__z4V5z{transform-style:preserve-3d;width:fit-content;height:fit-content}@keyframes Blackjack_dealCard__U0dy6{0%{transform:translateY(40px) rotateY(180deg) scale(.7)}to{transform:translateY(0) rotate(0deg) scale(1)}}.Blackjack_dealt__Q_aGU{backface-visibility:hidden;transform-style:preserve-3d}.Blackjack_cards__Xe9Rs{display:grid;overflow:visible;max-width:100vw;max-height:100vh;max-width:80vw}.myHeader_myHeader__emtic{display:flex;justify-content:left;padding-top:10px;padding-bottom:10px;margin-top:2px;width:100vw;overflow-x:auto;overflow-y:hidden}.myHeader_myLinks__9Bocl{padding-left:10px;padding-right:10px;color:white;transition:color .3s ease}.myHeader_linkbox__DXBZc{flex:0 0 auto;overflow-y:hidden;overflow-x:visible;position:relative;margin-inline-start:10px;justify-content:center;display:inline;text-align:center;width:fit-content}.myHeader_linkbox__DXBZc:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:black;transform:translateY(100%);transition:transform .5s ease;z-index:0}.myHeader_linkbox__DXBZc:hover:before{transform:translateY(0)}.myHeader_linkbox__DXBZc>*{position:relative;z-index:1}.myHeader_myLinks__9Bocl:hover{text-decoration:underline;color:yellow}.music_music__VCMi2{display:grid;grid-template-columns:repeat(auto-fit,minmax(278px,1fr));gap:12px;height:fit-content;width:70%;margin:0 auto;justify-content:center;align-items:center;overflow:auto}.resume_resume__vaWaU{position:relative;width:fit-content;height:fit-content;display:flex;justify-content:center;border:2px solid yellow;margin:.5rem auto 0;padding:12px;border-radius:2px}.resume_image__yyenj{width:500px;height:700px}.resume_download__irlqh{margin-inline-start:-26.6rem;display:flex;justify-content:center}.resume_download__irlqh a{text-decoration:underline}.tic_tac_toe_square__eltRz{font-size:24px;box-sizing:border-box;border:1px solid black;width:48px;height:48px;padding:0;float:left}.tic_tac_toe_board__KIPkq{box-sizing:border-box;width:148px;height:fit-content}.tic_tac_toe_game__UTFHt{display:flex;margin-inline-start:40%;height:fit-content}.tic_tac_toe_winningsquare__yPE1E{color:green;font-size:24px;box-sizing:border-box;border:1px solid black;width:48px;height:48px;float:left}.tic_tac_toe_game_board__Q3jy8,.tic_tac_toe_status__oS1w8{display:flex;flex-direction:column}.tic_tac_toe_game_board__Q3jy8{justify-content:center;align-items:center;min-width:170px}.tic_tac_toe_game_info__cY9hN button{cursor:pointer}