button{background-color:#eee;color:#444;border:solid 1px #CCC;padding:.35em .7em;margin:0 2px;border-radius:4px;cursor:pointer;cursor:hand}button:hover{background-color:#cfd8dc}button:disabled{background-color:#eee;color:#aaa;cursor:auto}button.danger{background-color:#cf5252;color:#eee;border:solid 1px rgb(184,59,59)}button.danger:hover{background-color:#a02020;color:#f5f5f5}button.danger:disabled{background-color:#e08383;border:solid 1px rgb(187,55,55);color:#eee}html,body{width:100%;height:100%;margin:0;padding:0;overflow:hidden;background-color:#f7f7f7;touch-action:none}body{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Verdana,Meiryo,"M+ 1p",sans-serif;position:relative}.sk-cube-grid{position:absolute;inset:0;width:100px;height:100px;margin:auto}.sk-cube-grid .sk-cube{width:33%;height:33%;background-color:#666;float:left;animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out}.sk-cube-grid .sk-title{width:100%;text-align:center;float:left}.sk-cube-grid .sk-cube1{animation-delay:.2s}.sk-cube-grid .sk-cube2{animation-delay:.3s}.sk-cube-grid .sk-cube3{animation-delay:.4s}.sk-cube-grid .sk-cube4{animation-delay:.1s}.sk-cube-grid .sk-cube5{animation-delay:.2s}.sk-cube-grid .sk-cube6{animation-delay:.3s}.sk-cube-grid .sk-cube7{animation-delay:0s}.sk-cube-grid .sk-cube8{animation-delay:.1s}.sk-cube-grid .sk-cube9{animation-delay:.2s}@keyframes anime1{0%{transform:rotate(0)}to{transform:rotate(180deg)}}@keyframes sk-cubeGridScaleDelay{0%,70%,to{transform:scale(1)}35%{transform:scale(0)}}.chrome-smooth-image-trick{transform-style:inherit;overflow:visible}.is-3d:has(>.chrome-smooth-image-trick):before{content:".";position:absolute;color:transparent;pointer-events:none;width:0;height:0}
