.piano-simple-btn:focus{outline:0}.piano-simple-btn{font-size:.675em;background:#f8f8f8;padding:.75em 1.786em;border:1px solid #eee;border-radius:0;color:#000;margin:0;-webkit-transition:false .25s;transition:.25s;cursor:pointer}.piano-simple-btn.active,.piano-simple-btn:active,.piano-simple-btn:hover{transition:background 50ms;background-color:#e4e4e4;border-color:#dadada}.piano-simple-btn:active,.piano-simple-btn:hover{box-shadow:0 5px 10px rgba(0,0,0,.2)}.key .black-key,.key .white-key,.key .white-key.active{transition:background-color 50ms,box-shadow 50ms}.piano-simple-btn.active:active{background-color:#e0e0e0}.piano-simple-wrap{width:490px;display:flex;justify-content:center;margin-bottom:4px}.piano-simple{text-align:center;margin-top:12px;max-width:490px;display:flex}.piano-simple .key:first-child>.white-key{border-left:1px solid rgba(32,32,32,.2)}.accidentals{font-size:14px;font-weight:400;font-family:Arial Unicode MS,Lucida Sans Unicode,sans-serif}.note-step-white-key{position:absolute;bottom:20%;color:#797979}.key{display:inline-flex;flex-grow:1;position:relative;justify-content:center;cursor:pointer}.key>span{display:flex;justify-content:flex-end;align-items:center;flex-direction:column}.key>span i{display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:15px;font-style:normal;font-variant:normal;margin-bottom:12px;width:18px;height:18px;border-radius:10px}.key>span .note-name{position:absolute;width:100%;z-index:99}.key .white-key{background:#fff;border-top:1px solid rgba(32,32,32,.2);border-right:1px solid rgba(32,32,32,.3);border-bottom:1px solid rgba(32,32,32,.3);border-radius:0 0 5px 5px;box-shadow:0 5px 1px rgba(32,32,32,.2);margin:0 -2px;width:100%;height:140px}.key .white-key.active{background:#d8d8d8;position:relative;top:5px;box-shadow:0 0 0 rgba(32,32,32,0)}.key .white-key.active .note-name{margin-top:1.7rem}.key .white-key .active .black-key{top:-10px}.key .white-key .marked{background-color:#72ac51;color:transparent;box-shadow:inset -1px -3px 4px rgba(32,32,32,.3)}.key .white-key .note-name{margin-top:2rem}.key .black-key{content:"";box-shadow:inset 0 -1px 2px rgba(255,255,255,.4),0 2px 3px rgba(0,0,0,.4);background:#111;box-shadow:0 5px 1px rgba(32,32,32,.2);border-width:1px;border-radius:0 0 5px 5px;border-style:solid;border-color:#666 #222 #111 #555;height:80px;position:absolute;top:0;right:-38%;width:76%;z-index:10}.key .black-key.active{box-shadow:0 1px 1px rgba(32,32,32,.1);border-bottom-width:3px;top:5px}.key .black-key.active .note-name{margin-top:6.18rem}.key .black-key i{color:#fff;left:0;line-height:.8rem;font-size:14px}.key .black-key .marked{background-color:#72ac51;color:transparent;box-shadow:inset 3px 3px 4px rgba(255,255,255,.3)}.key .black-key .note-name{margin-top:6.35rem;color:#000;font-size:.8rem;font-weight:400}.piano-simple-content,.piano-simple-steps{display:flex;justify-content:center;max-width:490px;margin-bottom:20px;user-select:none}.piano-simple-steps .steps-row{display:flex;justify-content:center;align-items:center;width:100%;margin:0 auto}.piano-simple-steps .step-arrow{display:flex;flex-direction:column;align-items:center;font-size:15px;color:#888;margin:0 .15em;width:0}.piano-simple-steps .step-arrow:nth-child(odd){width:30px}.piano-simple-steps .step-arrow-inner{display:flex;text-align:center;font-size:15px;line-height:1;color:#888;margin-bottom:2px;font-family:inherit}.piano-simple-steps .step-arrow-number{font-size:16px;color:#222;font-weight:500;margin-top:10px;line-height:1}.piano-content-row{display:flex;width:100%;justify-content:center}.piano-content-cell{display:flex;flex:auto;align-items:center;justify-content:center;height:22px;font-size:15px;color:#333;margin:0 1px;font-family:inherit;white-space:nowrap}@media (max-width:500px){.piano-simple-steps .step-arrow-inner{font-size:3vw}.piano-simple-steps .step-arrow-number{font-size:13px}}@media (max-width:480px){.piano-simple{padding-bottom:10px!important}.piano-simple-content,.piano-simple-steps{margin-bottom:10px}.accidentals{font-size:12px}.key span i{font-size:13px;width:15px;height:15px}.key .black-key{height:15vw;width:4.7vw;right:-38%}.key .black-key i{font-size:9px;word-break:normal}.key .black-key.active{height:15vw}.key .white-key{height:27vw}.key .white-key.active{top:5px;height:27vw}.piano-simple-btn{font-size:.675em}}