<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.react-app .react-embedded-start{width:100%;height:100%}.react-app .react-embedded-start button{margin:0;position:absolute;bottom:25%;left:50%;-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-style:none;padding:10px;width:130px;height:55px;background:rgba(249,164,44,0);background-image:url(./6caf4a2961defc602ac5.png);font-family:"Foco-Black";font-size:20px;font-weight:700;color:#000}.react-app .react-embedded-hide{display:none}html,body{margin:0;height:100%}.react-app{font-family:"WorkSans-Medium";text-align:center;background-size:cover;display:flex;justify-content:center;height:100%}.react-app .logo{position:absolute;top:20px;left:10px;width:150px}.react-app .title{position:absolute;top:20px}.react-app .puzzle-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:relative}.react-app .puzzle-board.puzzle-not-started{opacity:.5}.react-app .puzzle-board .puzzle-row{display:flex;flex-direction:row}.react-app .puzzle-board .puzzle-cell{position:relative;flex:1;margin:1px;border-radius:10px;opacity:1;transition:opacity .2s,background-position .2s,border-radius .6s}.react-app .puzzle-board .puzzle-cell.puzzle-selected{opacity:.65}.react-app .puzzle-board .puzzle-cell.puzzle-locked{border-radius:0px;animation:react-app-puzzle-locked-frames .5s ease;animation-delay:.2s;z-index:initial}.react-app .puzzle-score{position:absolute;width:100%}.react-app .congratulations-popup-container{background-color:rgba(0,0,0,.5);text-align:center;position:absolute;top:0px;width:100%;height:100%;z-index:1;display:flex;justify-content:center}.react-app .congratulations-popup{background-image:url(./a1a5762e4321535ea170.png);background-repeat:no-repeat;width:400px;height:281px;text-align:center;display:inline-block;margin:0 auto}.react-app .congratulations-popup-title{padding-top:50px;color:#000;width:100%;font-size:30px;font-family:"Foco-Black"}.react-app .congratulations-popup-subtitle{color:#000;width:100%;font-size:24px;font-family:"Foco-Black"}.popup-txt{padding-top:20px;font-family:"Foco-Black"}.popup-center{margin:auto;width:50%}.wrapper-intro-image{position:absolute;top:0;right:0;left:0;bottom:0;padding:40px 0;background-color:rgba(1,1,1,.3);display:flex;align-items:center;justify-content:center}.wrapper-intro-image .puzzle-start{background-repeat:no-repeat;background-position:center;background-size:contain;max-height:720px;height:100%;width:100%}@keyframes react-app-puzzle-locked-frames{0%{transform:scale(1);border-radius:10px;z-index:1}50%{transform:scale(1.25);border-radius:5px;z-index:1}100%{transform:scale(1);border-radius:0px;z-index:1}}

/*# sourceMappingURL=style.css.map*/</pre></body></html>