@import"https://cdn.jsdelivr.net/npm/bulma@0.9.4/css/bulma.min.css";html,body,#root{height:100%;margin:0;padding:0}.App{min-height:100vh;background-color:#bfb4cb}.title{font-family:Tangerine,cursive}.title-logo{font-size:80px;color:#fff}.header{background-color:#2e2438;font-family:Tangerine,cursive}.navbar{background-color:#2e2438;font-size:30px;text-align:center}.navbar,.navbar-item{color:#bfb4cb!important}.navbar-menu{flex-grow:1;justify-content:center}.navbar-button{color:#bfb4cb}.cheats-nav{text-align:center;font-size:20px}body{color:#2e2438}.keyInput{background-color:#bfb4cb;padding:0 5px;margin:0 5px;display:inline}.inlineRow{width:100;white-space:nowrap}.keyGroup{width:100%;white-space:nowrap;display:inline}.cheat-sheets-content{background-color:#bfb4cb;padding:20px;border-radius:10px}.footer{background-color:#2e2438;color:#bfb4cb;text-align:center;padding:10px;line-height:10px;bottom:0;width:100%;position:fixed}.cheat-sheets-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:.5rem;margin-top:2rem}.cheat-sheet-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000012;padding:.25rem;display:flex;flex-direction:column;align-items:flex-start;width:500px;min-width:350px;max-width:100%;margin:0 auto}.cheat-sheet-title{font-weight:700;margin-bottom:.5rem;font-family:sans-serif;white-space:wrap}.cheat-sheet-command{display:flex;align-items:center;gap:1.5rem;font-family:monospace;margin-bottom:.5rem;width:100%;white-space:nowrap;overflow:hidden}.commandPart{margin-left:auto}.commandRight{display:flex;align-items:center;gap:1.5rem;margin-left:auto}
