a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none}body{font-family:Tahoma,Verdana,'Helvetica Neue',Helvetica,Arial,sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a,a:hover{cursor:pointer;text-decoration:none}em,strong{font-style:normal;font-weight:400}::-webkit-input-placeholder{color:rgba(0,0,0,.4)}::-moz-placeholder{color:rgba(0,0,0,.4)}:-ms-input-placeholder{color:rgba(0,0,0,.4)}.clear{clear:both}.clear:after{content:"";display:block;clear:both}blockquote:not(:first-child),ol:not(:first-child),p:not(:first-child),ul:not(:first-child){margin-top:1.2rem}@font-face{font-family:'Luckiest Guy';src:url(fonts/luckiestguy-webfont.woff2) format("woff2"),url(fonts/luckiestguy-webfont.woff) format("woff");font-weight:400;font-style:normal}html{font-size:16px}body{background:#f8f1e7;color:#192334;font-size:inherit;line-height:1.7em;font-family:'Luckiest Guy',Impact,sans-serif;font-weight:400;letter-spacing:.05em;padding:0;margin:0;overflow:hidden}.window{position:fixed;top:0;left:0;width:1280px;height:720px}.background,.game{position:absolute;top:0;left:0;width:100%;height:100%}.background{background:#ebd6b7 url(../img/bg.png) repeat top left;will-change:background-position;z-index:1;pointer-events:none;box-shadow:0 0 0 1px #dac8af}.game{z-index:2}.bandit,.explosion,.player{position:fixed;top:0;left:0;z-index:9;pointer-events:none;visibility:hidden}.player{width:130px;height:130px}.bandit{width:130px;height:130px}.explosion{width:360px;height:360px}.controls{display:block;position:absolute;bottom:25px;right:25px;width:115px;height:115px;border-radius:57.5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:rgba(0,0,0,.08);box-shadow:0 0 50px rgba(0,0,0,.1),inset 0 2px 3px rgba(0,0,0,.1);cursor:-webkit-grab;cursor:grab;touch-action:none;overflow:hidden;z-index:4}.controls:active{cursor:-webkit-grabbing;cursor:grabbing}.controls .stick{position:absolute;top:25px;left:25px;width:65px;height:65px;border-radius:32.5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box;background:rgba(255,255,255,.35);border:2px solid rgba(255,255,255,.5);transition:-webkit-transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s;box-shadow:0 0 40px rgba(0,0,0,.1)}.scaled .controls{-webkit-transform:scale(1.4);transform:scale(1.4);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.loading{position:fixed;top:calc(50% - .5em);left:calc(50% - 2em);font-size:8em;width:4em;height:1em;line-height:1em;pointer-events:none;text-align:center;color:#e3c497}.menu{position:absolute;top:0;left:0;width:100%;height:85px;background:transparent url(../img/menu-tab-middle.png) repeat-x top center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:3}.lives,.score{position:absolute;top:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:85px;box-sizing:border-box;background:transparent no-repeat}.lives{left:0;font-weight:400;font-size:1.8em;display:flex;align-items:flex-start;justify-content:flex-start;background-image:url(../img/menu-tab-left.png);background-position:top right;padding:12px 95px 0 15px;min-width:135px}.lives:empty{visibility:hidden}.lives img{display:block;width:40px;height:40px}.score{right:0;text-align:right;font-weight:400;font-size:1.4em;line-height:40px;background-image:url(../img/menu-tab-right.png);background-position:top left;padding:13px 20px 0 105px;min-width:240px;font-variant-numeric:tabular-nums}.score:before{content:"Score: "}.reset{position:absolute;bottom:12px;left:12px;border:0;background:transparent url(../img/arrow.svg) no-repeat center;background-size:30px;width:30px;height:30px;z-index:4;border-radius:30px;text-indent:30px;white-space:nowrap;overflow:hidden;cursor:pointer}.reset svg{fill:#999}.reset:active,.reset:focus{outline:0}.reset:hover svg{fill:#333}