.terminal{background-color:#35383d;color:#fff;padding:30px;border-radius:5px;font-family:Ubuntu Mono,monospace;font-size:20px;margin-bottom:5px}.terminal-about{min-height:450px}.terminal-contact{min-height:240px}.terminal-buttons{position:relative;display:-ms-inline-flexbox;display:inline-flex;float:right;margin-top:5px;margin-right:5px;margin-left:-60px}.terminal-button{border-radius:50%;width:15px;height:15px;display:inherit;margin-right:5px}.terminal-button-close{background-color:red}.terminal-button-min{background-color:orange}.terminal-button-max{background-color:green}.Typist,.Typist p,.Typist span{display:inline-block}.terminal-header{width:calc(100% + 60px);margin:-30px -30px 13px;text-align:center;border-radius:4px 4px 0 0;background-color:#fff;color:#5f5f5f;position:relative}@media (min-width:992px){.terminal{margin-left:100px}.terminal-contact{position:relative;left:150px;top:-50px}}@media (min-width:768px) and (max-width:991px){.terminal-contact{position:relative;margin-left:63%;width:70%;margin-top:-13%}.terminal{max-width:600px}}.panel{padding:10px;background-color:#f4f4f4;border-radius:.2rem;border-color:#aaa;border-width:0 1px 1px 0}.panel hr{border-color:#355356}.panel hr{border-color:#d4d4d4;margin-top:4px;margin-bottom:4px}.panel h2{margin-top:0}.education-item{margin-bottom:5px}.education-item li{font-size:16px}.education-item h3,h4{font-family:Ubuntu Mono,monospace;display:inline}.education-item h4{color:#777}.distance-practice{padding:1rem;max-width:500px;margin:0 auto;font-family:inherit}.distance-section{background-color:hsla(0,0%,100%,.8);border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1)}.distance-section h3{margin:0 0 1rem;color:#2c3e50;font-size:1.1rem}.settings-section{background-color:#f8f9fa}.range-inputs{gap:1.5rem}.input-group,.range-inputs{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.input-group{gap:.5rem}.input-group label{font-weight:600;color:#555;font-size:.95rem}.range-slider{width:100%;height:8px;border-radius:5px;background:-webkit-gradient(linear,left top,right top,from(#27ae60),to(#27ae60));background:-webkit-linear-gradient(left,#27ae60,#27ae60);background:-o-linear-gradient(left,#27ae60 0,#27ae60 100%);background:linear-gradient(90deg,#27ae60 0,#27ae60);outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.range-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:#27ae60;cursor:pointer;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.2);box-shadow:0 2px 4px rgba(0,0,0,.2)}.range-slider::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:#27ae60;cursor:pointer;border:none;box-shadow:0 2px 4px rgba(0,0,0,.2)}.trajectory-buttons{display:-ms-flexbox;display:flex;gap:.8rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.trajectory-btn{-ms-flex:1 1;flex:1 1;min-width:80px;padding:.8rem;border:2px solid #ddd;border-radius:8px;background:#fff;color:#555;font-weight:600;cursor:pointer;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;font-size:.95rem}.trajectory-btn:active{-webkit-transform:scale(.98);-ms-transform:scale(.98);transform:scale(.98)}.trajectory-btn.active{background:#27ae60;color:#fff;border-color:#27ae60}.practice-section{background:-webkit-linear-gradient(315deg,#f0f9ff,#e8f5e9);background:-o-linear-gradient(315deg,#f0f9ff 0,#e8f5e9 100%);background:linear-gradient(135deg,#f0f9ff,#e8f5e9)}.no-distance{text-align:center;padding:2rem 0;color:#555}.no-distance p{margin:0 0 1.5rem;font-size:1.1rem}.distance-display{text-align:center;margin:2rem 0;padding:2rem;background:#fff;border-radius:12px;-webkit-box-shadow:0 4px 12px rgba(39,174,96,.15);box-shadow:0 4px 12px rgba(39,174,96,.15)}.distance-number{font-size:4rem;font-weight:700;color:#27ae60;line-height:1;margin-bottom:.5rem}.distance-unit{font-size:1.2rem;color:#888;letter-spacing:2px}.trajectory-display{text-align:center;padding:1rem;background:rgba(39,174,96,.1);border-radius:8px;color:#27ae60;font-weight:500;margin-bottom:1.5rem;font-size:.95rem}.attempts-input{width:100%;padding:.8rem;border:2px solid #ddd;border-radius:8px;font-size:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .2s ease;-o-transition:border-color .2s ease;transition:border-color .2s ease}.attempts-input:focus{outline:none;border-color:#27ae60}.attempts-input::-webkit-input-placeholder{color:#ccc}.attempts-input:-ms-input-placeholder,.attempts-input::-ms-input-placeholder{color:#ccc}.attempts-input::placeholder{color:#ccc}.button-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.8rem;margin-top:1.5rem}.btn-danger,.btn-primary,.btn-secondary,.btn-toggle-history{padding:1rem;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;width:100%}.btn-primary{background:#27ae60;color:#fff}.btn-primary:active{background:#229954;-webkit-transform:scale(.98);-ms-transform:scale(.98);transform:scale(.98)}.btn-primary:disabled{background:#bdc3c7;cursor:not-allowed}.btn-secondary{background:#3498db;color:#fff;border:2px solid #3498db}.btn-secondary:active{background:#2980b9;-webkit-transform:scale(.98);-ms-transform:scale(.98);transform:scale(.98)}.btn-large{padding:1.5rem;font-size:1.2rem}.btn-danger{background:#e74c3c;color:#fff;margin-top:1rem}.btn-danger:active{background:#c0392b;-webkit-transform:scale(.98);-ms-transform:scale(.98);transform:scale(.98)}.btn-toggle-history{width:auto;padding:.5rem 1rem;background:none;color:#27ae60;font-size:1.2rem}.history-section{background:#f0f7f4}.history-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:1rem}.history-header h3{margin:0}.stats{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-bottom:1.5rem}.stat-item{text-align:center;padding:1rem;background:#fff;border-radius:8px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.05);box-shadow:0 2px 4px rgba(0,0,0,.05)}.stat-label{display:block;font-size:.8rem;color:#888;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.stat-value{display:block;font-size:1.8rem;font-weight:700;color:#27ae60}.stats-progress{background:#fff;border-radius:8px;padding:1rem;margin-bottom:1.5rem;border-left:4px solid #3498db}.progress-item{padding:.5rem 0;font-size:.9rem;color:#555}.progress-item strong{color:#3498db;font-weight:600}.history-list{-ms-flex-direction:column;flex-direction:column;gap:.8rem;margin-bottom:1rem;max-height:300px;overflow-y:auto;padding-right:.5rem}.history-item,.history-list{display:-ms-flexbox;display:flex}.history-item{-ms-flex-align:center;align-items:center;gap:1rem;padding:1rem;background:#fff;border-radius:8px;border-left:4px solid #27ae60}.history-distance{font-size:1.4rem;font-weight:700;color:#27ae60;min-width:60px;text-align:center}.history-details{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.3rem}.history-details>div:first-child{font-size:.85rem;color:#888}.history-attempts{font-weight:600;color:#555}@media (min-width:600px){.distance-practice{padding:2rem}.button-group{-ms-flex-direction:row;flex-direction:row}.btn-danger,.btn-primary,.btn-secondary{width:auto;-ms-flex:1 1;flex:1 1}.trajectory-buttons{gap:1rem}.trajectory-btn{min-width:100px}}.view-switcher{display:-ms-flexbox;display:flex;gap:.8rem;margin-bottom:1.5rem;background:#fff;border-radius:8px;padding:.4rem;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.view-btn{-ms-flex:1 1;flex:1 1;padding:.8rem;border:none;background:transparent;color:#888;font-weight:600;cursor:pointer;border-radius:6px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;font-size:.95rem}.view-btn.active{background:#27ae60;color:#fff}.view-btn:active{-webkit-transform:scale(.98);-ms-transform:scale(.98);transform:scale(.98)}.chart-section{background:#fff;max-width:100%}.chart-container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:1.5rem 0;overflow-x:auto}.line-chart{min-width:300px;height:auto}.chart-hint{font-size:.85rem;color:#888;text-align:center;margin:1rem 0 0;padding:0}.todays-attempts-section{background:#fff5f5;border:2px solid #e74c3c}.todays-attempts-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.8rem}.todays-attempt-item{-ms-flex-pack:justify;justify-content:space-between;padding:.8rem;background:#fff;border-radius:6px;border-left:4px solid #e74c3c}.todays-attempt-item,.todays-attempt-item .attempt-info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.todays-attempt-item .attempt-info{gap:.8rem;-ms-flex:1 1;flex:1 1}.todays-attempt-item .attempt-distance{font-size:1.2rem;font-weight:700;color:#e74c3c;min-width:50px;text-align:center}.todays-attempt-item .attempt-details{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.2rem}.todays-attempt-item .attempt-details>div:first-child{font-size:.8rem;color:#888}.todays-attempt-item .attempt-attempts{font-weight:600;color:#555;font-size:.9rem}.btn-delete-todays{padding:.4rem .6rem;background:#e74c3c;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:700;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;min-width:28px;height:28px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.btn-delete-todays:active{background:#c0392b;-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.chart-detail-section{background:#fff}.btn-back-to-chart{display:block;margin-bottom:1.5rem;padding:.6rem 1rem;background:#3498db;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;font-size:.95rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.btn-back-to-chart:active{background:#2980b9;-webkit-transform:scale(.98);-ms-transform:scale(.98);transform:scale(.98)}.date-attempts{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.8rem}.attempt-card{-ms-flex-pack:justify;justify-content:space-between;padding:1rem;background:#f8f9fa;border-radius:8px;border-left:4px solid #27ae60}.attempt-card,.attempt-info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.attempt-info{gap:1rem;-ms-flex:1 1;flex:1 1}.attempt-distance{font-size:1.4rem;font-weight:700;color:#27ae60;min-width:60px;text-align:center}.attempt-details{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.3rem}.attempt-details>div:first-child{font-size:.85rem;color:#888}.attempt-details>div:last-child{font-weight:600;color:#555}.btn-delete-attempt{padding:.4rem .6rem;background:#e74c3c;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1.1rem;font-weight:700;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;min-width:32px;height:32px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.btn-delete-attempt:active{background:#c0392b;-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.pixel-logo{-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.md-pixel-logo-coding{-webkit-box-shadow:16px 20px 0 #000,20px 20px 0 #000,24px 20px 0 #000,16px 24px 0 #000,20px 24px 0 #000,24px 24px 0 #a26b54,16px 28px 0 #a26b54,20px 28px 0 #a26b54,24px 28px 0 #a26b54,56px 28px 0 #000,20px 32px 0 #a26b54,56px 32px 0 #000,16px 36px 0 #fff,20px 36px 0 #fff,24px 36px 0 #fff,56px 36px 0 #000,16px 40px 0 #fff,20px 40px 0 #fff,24px 40px 0 #fff,28px 40px 0 #fff,32px 40px 0 #fff,36px 40px 0 #fff,40px 40px 0 #fff,44px 40px 0 #a26b54,56px 40px 0 #000,68px 40px 0 #ff5722,72px 40px 0 #ff5722,12px 44px 0 #000,16px 44px 0 #fff,20px 44px 0 #fff,24px 44px 0 #fff,40px 44px 0 #000,44px 44px 0 #000,48px 44px 0 #000,52px 44px 0 #000,56px 44px 0 #000,68px 44px 0 #ff5722,72px 44px 0 #ff5722,12px 48px 0 #000,16px 48px 0 #fff,20px 48px 0 #fff,24px 48px 0 #fff,40px 48px 0 #795548,44px 48px 0 #795548,48px 48px 0 #795548,52px 48px 0 #795548,56px 48px 0 #795548,60px 48px 0 #795548,64px 48px 0 #795548,68px 48px 0 #795548,72px 48px 0 #795548,76px 48px 0 #795548,80px 48px 0 #795548,12px 52px 0 #000,16px 52px 0 #fff,20px 52px 0 #fff,24px 52px 0 #fff,40px 52px 0 #9e9e9e,44px 52px 0 #9e9e9e,76px 52px 0 #9e9e9e,80px 52px 0 #9e9e9e,12px 56px 0 #000,16px 56px 0 #181818,20px 56px 0 #181818,24px 56px 0 #181818,40px 56px 0 #9e9e9e,80px 56px 0 #9e9e9e,12px 60px 0 #000,16px 60px 0 #181818,20px 60px 0 #181818,24px 60px 0 #181818,28px 60px 0 #181818,32px 60px 0 #181818,36px 60px 0 #181818,40px 60px 0 #9e9e9e,80px 60px 0 #9e9e9e,12px 64px 0 #000,16px 64px 0 #000,20px 64px 0 #000,24px 64px 0 #000,28px 64px 0 #000,32px 64px 0 #000,36px 64px 0 #181818,40px 64px 0 #9e9e9e,80px 64px 0 #9e9e9e,12px 68px 0 #000,32px 68px 0 #000,36px 68px 0 #181818,40px 68px 0 #9e9e9e,44px 68px 0 #181818,80px 68px 0 #9e9e9e,12px 72px 0 #000,32px 72px 0 #000,36px 72px 0 #181818,40px 72px 0 #9e9e9e,44px 72px 0 #181818,80px 72px 0 #9e9e9e,12px 76px 0 #000,32px 76px 0 #000,36px 76px 0 #181818,40px 76px 0 #9e9e9e,48px 76px 0 #181818,80px 76px 0 #9e9e9e,12px 80px 0 #000,32px 80px 0 #000,36px 80px 0 #fff,40px 80px 0 #9e9e9e,48px 80px 0 #fff,52px 80px 0 #fff,80px 80px 0 #9e9e9e;box-shadow:16px 20px 0 #000,20px 20px 0 #000,24px 20px 0 #000,16px 24px 0 #000,20px 24px 0 #000,24px 24px 0 #a26b54,16px 28px 0 #a26b54,20px 28px 0 #a26b54,24px 28px 0 #a26b54,56px 28px 0 #000,20px 32px 0 #a26b54,56px 32px 0 #000,16px 36px 0 #fff,20px 36px 0 #fff,24px 36px 0 #fff,56px 36px 0 #000,16px 40px 0 #fff,20px 40px 0 #fff,24px 40px 0 #fff,28px 40px 0 #fff,32px 40px 0 #fff,36px 40px 0 #fff,40px 40px 0 #fff,44px 40px 0 #a26b54,56px 40px 0 #000,68px 40px 0 #ff5722,72px 40px 0 #ff5722,12px 44px 0 #000,16px 44px 0 #fff,20px 44px 0 #fff,24px 44px 0 #fff,40px 44px 0 #000,44px 44px 0 #000,48px 44px 0 #000,52px 44px 0 #000,56px 44px 0 #000,68px 44px 0 #ff5722,72px 44px 0 #ff5722,12px 48px 0 #000,16px 48px 0 #fff,20px 48px 0 #fff,24px 48px 0 #fff,40px 48px 0 #795548,44px 48px 0 #795548,48px 48px 0 #795548,52px 48px 0 #795548,56px 48px 0 #795548,60px 48px 0 #795548,64px 48px 0 #795548,68px 48px 0 #795548,72px 48px 0 #795548,76px 48px 0 #795548,80px 48px 0 #795548,12px 52px 0 #000,16px 52px 0 #fff,20px 52px 0 #fff,24px 52px 0 #fff,40px 52px 0 #9e9e9e,44px 52px 0 #9e9e9e,76px 52px 0 #9e9e9e,80px 52px 0 #9e9e9e,12px 56px 0 #000,16px 56px 0 #181818,20px 56px 0 #181818,24px 56px 0 #181818,40px 56px 0 #9e9e9e,80px 56px 0 #9e9e9e,12px 60px 0 #000,16px 60px 0 #181818,20px 60px 0 #181818,24px 60px 0 #181818,28px 60px 0 #181818,32px 60px 0 #181818,36px 60px 0 #181818,40px 60px 0 #9e9e9e,80px 60px 0 #9e9e9e,12px 64px 0 #000,16px 64px 0 #000,20px 64px 0 #000,24px 64px 0 #000,28px 64px 0 #000,32px 64px 0 #000,36px 64px 0 #181818,40px 64px 0 #9e9e9e,80px 64px 0 #9e9e9e,12px 68px 0 #000,32px 68px 0 #000,36px 68px 0 #181818,40px 68px 0 #9e9e9e,44px 68px 0 #181818,80px 68px 0 #9e9e9e,12px 72px 0 #000,32px 72px 0 #000,36px 72px 0 #181818,40px 72px 0 #9e9e9e,44px 72px 0 #181818,80px 72px 0 #9e9e9e,12px 76px 0 #000,32px 76px 0 #000,36px 76px 0 #181818,40px 76px 0 #9e9e9e,48px 76px 0 #181818,80px 76px 0 #9e9e9e,12px 80px 0 #000,32px 80px 0 #000,36px 80px 0 #fff,40px 80px 0 #9e9e9e,48px 80px 0 #fff,52px 80px 0 #fff,80px 80px 0 #9e9e9e;height:4px;width:4px}.md-pixel-logo-thinking{-webkit-box-shadow:32px 24px 0 #000,36px 24px 0 #000,40px 24px 0 #000,32px 28px 0 #000,36px 28px 0 #a26b54,40px 28px 0 #a26b54,56px 28px 0 #000,32px 32px 0 #a26b54,36px 32px 0 #a26b54,40px 32px 0 #a26b54,56px 32px 0 #000,28px 36px 0 #324c27,32px 36px 0 #a26b54,44px 36px 0 #a26b54,56px 36px 0 #000,28px 40px 0 #324c27,32px 40px 0 #324c27,40px 40px 0 #324c27,44px 40px 0 #324c27,56px 40px 0 #000,12px 44px 0 #000,24px 44px 0 #324c27,28px 44px 0 #324c27,32px 44px 0 #324c27,36px 44px 0 #324c27,40px 44px 0 #000,44px 44px 0 #000,48px 44px 0 #000,52px 44px 0 #000,56px 44px 0 #000,12px 48px 0 #000,24px 48px 0 #324c27,28px 48px 0 #324c27,40px 48px 0 #795548,44px 48px 0 #795548,48px 48px 0 #795548,52px 48px 0 #795548,56px 48px 0 #795548,60px 48px 0 #795548,64px 48px 0 #795548,68px 48px 0 #795548,72px 48px 0 #795548,76px 48px 0 #795548,80px 48px 0 #795548,12px 52px 0 #000,20px 52px 0 #324c27,24px 52px 0 #324c27,28px 52px 0 #324c27,40px 52px 0 #9e9e9e,44px 52px 0 #9e9e9e,76px 52px 0 #9e9e9e,80px 52px 0 #9e9e9e,12px 56px 0 #000,20px 56px 0 #324c27,24px 56px 0 #324c27,28px 56px 0 #324c27,40px 56px 0 #9e9e9e,80px 56px 0 #9e9e9e,12px 60px 0 #000,20px 60px 0 #303f46,24px 60px 0 #303f46,28px 60px 0 #303f46,32px 60px 0 #303f46,36px 60px 0 #303f46,40px 60px 0 #9e9e9e,80px 60px 0 #9e9e9e,12px 64px 0 #000,16px 64px 0 #000,20px 64px 0 #000,24px 64px 0 #000,28px 64px 0 #000,32px 64px 0 #000,36px 64px 0 #303f46,40px 64px 0 #9e9e9e,80px 64px 0 #9e9e9e,12px 68px 0 #000,32px 68px 0 #000,36px 68px 0 #303f46,40px 68px 0 #9e9e9e,44px 68px 0 #303f46,80px 68px 0 #9e9e9e,12px 72px 0 #000,32px 72px 0 #000,36px 72px 0 #303f46,40px 72px 0 #9e9e9e,44px 72px 0 #303f46,80px 72px 0 #9e9e9e,12px 76px 0 #000,32px 76px 0 #000,36px 76px 0 #303f46,40px 76px 0 #9e9e9e,48px 76px 0 #303f46,80px 76px 0 #9e9e9e,12px 80px 0 #000,32px 80px 0 #000,36px 80px 0 #fff,40px 80px 0 #9e9e9e,48px 80px 0 #fff,52px 80px 0 #fff,80px 80px 0 #9e9e9e;box-shadow:32px 24px 0 #000,36px 24px 0 #000,40px 24px 0 #000,32px 28px 0 #000,36px 28px 0 #a26b54,40px 28px 0 #a26b54,56px 28px 0 #000,32px 32px 0 #a26b54,36px 32px 0 #a26b54,40px 32px 0 #a26b54,56px 32px 0 #000,28px 36px 0 #324c27,32px 36px 0 #a26b54,44px 36px 0 #a26b54,56px 36px 0 #000,28px 40px 0 #324c27,32px 40px 0 #324c27,40px 40px 0 #324c27,44px 40px 0 #324c27,56px 40px 0 #000,12px 44px 0 #000,24px 44px 0 #324c27,28px 44px 0 #324c27,32px 44px 0 #324c27,36px 44px 0 #324c27,40px 44px 0 #000,44px 44px 0 #000,48px 44px 0 #000,52px 44px 0 #000,56px 44px 0 #000,12px 48px 0 #000,24px 48px 0 #324c27,28px 48px 0 #324c27,40px 48px 0 #795548,44px 48px 0 #795548,48px 48px 0 #795548,52px 48px 0 #795548,56px 48px 0 #795548,60px 48px 0 #795548,64px 48px 0 #795548,68px 48px 0 #795548,72px 48px 0 #795548,76px 48px 0 #795548,80px 48px 0 #795548,12px 52px 0 #000,20px 52px 0 #324c27,24px 52px 0 #324c27,28px 52px 0 #324c27,40px 52px 0 #9e9e9e,44px 52px 0 #9e9e9e,76px 52px 0 #9e9e9e,80px 52px 0 #9e9e9e,12px 56px 0 #000,20px 56px 0 #324c27,24px 56px 0 #324c27,28px 56px 0 #324c27,40px 56px 0 #9e9e9e,80px 56px 0 #9e9e9e,12px 60px 0 #000,20px 60px 0 #303f46,24px 60px 0 #303f46,28px 60px 0 #303f46,32px 60px 0 #303f46,36px 60px 0 #303f46,40px 60px 0 #9e9e9e,80px 60px 0 #9e9e9e,12px 64px 0 #000,16px 64px 0 #000,20px 64px 0 #000,24px 64px 0 #000,28px 64px 0 #000,32px 64px 0 #000,36px 64px 0 #303f46,40px 64px 0 #9e9e9e,80px 64px 0 #9e9e9e,12px 68px 0 #000,32px 68px 0 #000,36px 68px 0 #303f46,40px 68px 0 #9e9e9e,44px 68px 0 #303f46,80px 68px 0 #9e9e9e,12px 72px 0 #000,32px 72px 0 #000,36px 72px 0 #303f46,40px 72px 0 #9e9e9e,44px 72px 0 #303f46,80px 72px 0 #9e9e9e,12px 76px 0 #000,32px 76px 0 #000,36px 76px 0 #303f46,40px 76px 0 #9e9e9e,48px 76px 0 #303f46,80px 76px 0 #9e9e9e,12px 80px 0 #000,32px 80px 0 #000,36px 80px 0 #fff,40px 80px 0 #9e9e9e,48px 80px 0 #fff,52px 80px 0 #fff,80px 80px 0 #9e9e9e;height:4px;width:4px}.md-pixel-logo-drinking{-webkit-box-shadow:16px 20px 0 #000,20px 20px 0 #000,24px 20px 0 #000,16px 24px 0 #000,20px 24px 0 #a26b54,24px 24px 0 #a26b54,16px 28px 0 #a26b54,20px 28px 0 #a26b54,24px 28px 0 #a26b54,28px 28px 0 #ff5722,32px 28px 0 #ff5722,56px 28px 0 #000,20px 32px 0 #a26b54,28px 32px 0 #ff5722,32px 32px 0 #ff5722,36px 32px 0 #a26b54,56px 32px 0 #000,16px 36px 0 #181818,20px 36px 0 #181818,24px 36px 0 #181818,36px 36px 0 #181818,56px 36px 0 #000,16px 40px 0 #181818,20px 40px 0 #181818,24px 40px 0 #181818,28px 40px 0 #181818,32px 40px 0 #181818,36px 40px 0 #181818,56px 40px 0 #000,12px 44px 0 #000,16px 44px 0 #181818,20px 44px 0 #181818,24px 44px 0 #181818,40px 44px 0 #000,44px 44px 0 #000,48px 44px 0 #000,52px 44px 0 #000,56px 44px 0 #000,12px 48px 0 #000,16px 48px 0 #181818,20px 48px 0 #181818,24px 48px 0 #181818,40px 48px 0 #795548,44px 48px 0 #795548,48px 48px 0 #795548,52px 48px 0 #795548,56px 48px 0 #795548,60px 48px 0 #795548,64px 48px 0 #795548,68px 48px 0 #795548,72px 48px 0 #795548,76px 48px 0 #795548,80px 48px 0 #795548,12px 52px 0 #000,16px 52px 0 #181818,20px 52px 0 #181818,24px 52px 0 #181818,40px 52px 0 #9e9e9e,44px 52px 0 #9e9e9e,76px 52px 0 #9e9e9e,80px 52px 0 #9e9e9e,12px 56px 0 #000,16px 56px 0 #3f51b5,20px 56px 0 #3f51b5,24px 56px 0 #3f51b5,40px 56px 0 #9e9e9e,80px 56px 0 #9e9e9e,12px 60px 0 #000,16px 60px 0 #3f51b5,20px 60px 0 #3f51b5,24px 60px 0 #3f51b5,28px 60px 0 #3f51b5,32px 60px 0 #3f51b5,36px 60px 0 #3f51b5,40px 60px 0 #9e9e9e,80px 60px 0 #9e9e9e,12px 64px 0 #000,16px 64px 0 #000,20px 64px 0 #000,24px 64px 0 #000,28px 64px 0 #000,32px 64px 0 #000,36px 64px 0 #3f51b5,40px 64px 0 #9e9e9e,80px 64px 0 #9e9e9e,12px 68px 0 #000,32px 68px 0 #000,36px 68px 0 #3f51b5,40px 68px 0 #9e9e9e,44px 68px 0 #3f51b5,80px 68px 0 #9e9e9e,12px 72px 0 #000,32px 72px 0 #000,36px 72px 0 #3f51b5,40px 72px 0 #9e9e9e,44px 72px 0 #3f51b5,80px 72px 0 #9e9e9e,12px 76px 0 #000,32px 76px 0 #000,36px 76px 0 #3f51b5,40px 76px 0 #9e9e9e,48px 76px 0 #3f51b5,80px 76px 0 #9e9e9e,12px 80px 0 #000,32px 80px 0 #000,36px 80px 0 #fff,40px 80px 0 #9e9e9e,48px 80px 0 #fff,52px 80px 0 #fff,80px 80px 0 #9e9e9e;box-shadow:16px 20px 0 #000,20px 20px 0 #000,24px 20px 0 #000,16px 24px 0 #000,20px 24px 0 #a26b54,24px 24px 0 #a26b54,16px 28px 0 #a26b54,20px 28px 0 #a26b54,24px 28px 0 #a26b54,28px 28px 0 #ff5722,32px 28px 0 #ff5722,56px 28px 0 #000,20px 32px 0 #a26b54,28px 32px 0 #ff5722,32px 32px 0 #ff5722,36px 32px 0 #a26b54,56px 32px 0 #000,16px 36px 0 #181818,20px 36px 0 #181818,24px 36px 0 #181818,36px 36px 0 #181818,56px 36px 0 #000,16px 40px 0 #181818,20px 40px 0 #181818,24px 40px 0 #181818,28px 40px 0 #181818,32px 40px 0 #181818,36px 40px 0 #181818,56px 40px 0 #000,12px 44px 0 #000,16px 44px 0 #181818,20px 44px 0 #181818,24px 44px 0 #181818,40px 44px 0 #000,44px 44px 0 #000,48px 44px 0 #000,52px 44px 0 #000,56px 44px 0 #000,12px 48px 0 #000,16px 48px 0 #181818,20px 48px 0 #181818,24px 48px 0 #181818,40px 48px 0 #795548,44px 48px 0 #795548,48px 48px 0 #795548,52px 48px 0 #795548,56px 48px 0 #795548,60px 48px 0 #795548,64px 48px 0 #795548,68px 48px 0 #795548,72px 48px 0 #795548,76px 48px 0 #795548,80px 48px 0 #795548,12px 52px 0 #000,16px 52px 0 #181818,20px 52px 0 #181818,24px 52px 0 #181818,40px 52px 0 #9e9e9e,44px 52px 0 #9e9e9e,76px 52px 0 #9e9e9e,80px 52px 0 #9e9e9e,12px 56px 0 #000,16px 56px 0 #3f51b5,20px 56px 0 #3f51b5,24px 56px 0 #3f51b5,40px 56px 0 #9e9e9e,80px 56px 0 #9e9e9e,12px 60px 0 #000,16px 60px 0 #3f51b5,20px 60px 0 #3f51b5,24px 60px 0 #3f51b5,28px 60px 0 #3f51b5,32px 60px 0 #3f51b5,36px 60px 0 #3f51b5,40px 60px 0 #9e9e9e,80px 60px 0 #9e9e9e,12px 64px 0 #000,16px 64px 0 #000,20px 64px 0 #000,24px 64px 0 #000,28px 64px 0 #000,32px 64px 0 #000,36px 64px 0 #3f51b5,40px 64px 0 #9e9e9e,80px 64px 0 #9e9e9e,12px 68px 0 #000,32px 68px 0 #000,36px 68px 0 #3f51b5,40px 68px 0 #9e9e9e,44px 68px 0 #3f51b5,80px 68px 0 #9e9e9e,12px 72px 0 #000,32px 72px 0 #000,36px 72px 0 #3f51b5,40px 72px 0 #9e9e9e,44px 72px 0 #3f51b5,80px 72px 0 #9e9e9e,12px 76px 0 #000,32px 76px 0 #000,36px 76px 0 #3f51b5,40px 76px 0 #9e9e9e,48px 76px 0 #3f51b5,80px 76px 0 #9e9e9e,12px 80px 0 #000,32px 80px 0 #000,36px 80px 0 #fff,40px 80px 0 #9e9e9e,48px 80px 0 #fff,52px 80px 0 #fff,80px 80px 0 #9e9e9e;height:4px;width:4px}.md-pixel-logo-sleeping{-webkit-box-shadow:56px 28px 0 #000,40px 32px 0 #a26b54,44px 32px 0 #000,48px 32px 0 #000,56px 32px 0 #000,32px 36px 0 #383533,36px 36px 0 #a26b54,40px 36px 0 #a26b54,44px 36px 0 #a26b54,48px 36px 0 #000,56px 36px 0 #000,28px 40px 0 #383533,32px 40px 0 #383533,40px 40px 0 #a26b54,44px 40px 0 #a26b54,48px 40px 0 #000,56px 40px 0 #000,68px 40px 0 #ff5722,72px 40px 0 #ff5722,12px 44px 0 #000,24px 44px 0 #383533,28px 44px 0 #383533,32px 44px 0 #383533,40px 44px 0 #000,44px 44px 0 #000,48px 44px 0 #000,52px 44px 0 #000,56px 44px 0 #000,68px 44px 0 #ff5722,72px 44px 0 #ff5722,12px 48px 0 #000,20px 48px 0 #383533,24px 48px 0 #383533,28px 48px 0 #383533,32px 48px 0 #383533,40px 48px 0 #795548,44px 48px 0 #795548,48px 48px 0 #795548,52px 48px 0 #795548,56px 48px 0 #795548,60px 48px 0 #795548,64px 48px 0 #795548,68px 48px 0 #795548,72px 48px 0 #795548,76px 48px 0 #795548,80px 48px 0 #795548,12px 52px 0 #000,16px 52px 0 #383533,20px 52px 0 #383533,24px 52px 0 #383533,32px 52px 0 #383533,40px 52px 0 #9e9e9e,44px 52px 0 #9e9e9e,76px 52px 0 #9e9e9e,80px 52px 0 #9e9e9e,12px 56px 0 #000,16px 56px 0 #9a7c38,20px 56px 0 #9a7c38,24px 56px 0 #9a7c38,32px 56px 0 #383533,36px 56px 0 #383533,40px 56px 0 #9e9e9e,44px 56px 0 #a26b54,80px 56px 0 #9e9e9e,12px 60px 0 #000,16px 60px 0 #9a7c38,20px 60px 0 #9a7c38,24px 60px 0 #9a7c38,28px 60px 0 #9a7c38,32px 60px 0 #9a7c38,36px 60px 0 #9a7c38,40px 60px 0 #9e9e9e,80px 60px 0 #9e9e9e,12px 64px 0 #000,16px 64px 0 #000,20px 64px 0 #000,24px 64px 0 #000,28px 64px 0 #000,32px 64px 0 #000,36px 64px 0 #9a7c38,40px 64px 0 #9e9e9e,80px 64px 0 #9e9e9e,12px 68px 0 #000,32px 68px 0 #000,36px 68px 0 #9a7c38,40px 68px 0 #9e9e9e,44px 68px 0 #9a7c38,80px 68px 0 #9e9e9e,12px 72px 0 #000,32px 72px 0 #000,36px 72px 0 #9a7c38,40px 72px 0 #9e9e9e,44px 72px 0 #9a7c38,80px 72px 0 #9e9e9e,12px 76px 0 #000,32px 76px 0 #000,36px 76px 0 #9a7c38,40px 76px 0 #9e9e9e,48px 76px 0 #9a7c38,80px 76px 0 #9e9e9e,12px 80px 0 #000,32px 80px 0 #000,36px 80px 0 #fff,40px 80px 0 #9e9e9e,48px 80px 0 #fff,52px 80px 0 #fff,80px 80px 0 #9e9e9e;box-shadow:56px 28px 0 #000,40px 32px 0 #a26b54,44px 32px 0 #000,48px 32px 0 #000,56px 32px 0 #000,32px 36px 0 #383533,36px 36px 0 #a26b54,40px 36px 0 #a26b54,44px 36px 0 #a26b54,48px 36px 0 #000,56px 36px 0 #000,28px 40px 0 #383533,32px 40px 0 #383533,40px 40px 0 #a26b54,44px 40px 0 #a26b54,48px 40px 0 #000,56px 40px 0 #000,68px 40px 0 #ff5722,72px 40px 0 #ff5722,12px 44px 0 #000,24px 44px 0 #383533,28px 44px 0 #383533,32px 44px 0 #383533,40px 44px 0 #000,44px 44px 0 #000,48px 44px 0 #000,52px 44px 0 #000,56px 44px 0 #000,68px 44px 0 #ff5722,72px 44px 0 #ff5722,12px 48px 0 #000,20px 48px 0 #383533,24px 48px 0 #383533,28px 48px 0 #383533,32px 48px 0 #383533,40px 48px 0 #795548,44px 48px 0 #795548,48px 48px 0 #795548,52px 48px 0 #795548,56px 48px 0 #795548,60px 48px 0 #795548,64px 48px 0 #795548,68px 48px 0 #795548,72px 48px 0 #795548,76px 48px 0 #795548,80px 48px 0 #795548,12px 52px 0 #000,16px 52px 0 #383533,20px 52px 0 #383533,24px 52px 0 #383533,32px 52px 0 #383533,40px 52px 0 #9e9e9e,44px 52px 0 #9e9e9e,76px 52px 0 #9e9e9e,80px 52px 0 #9e9e9e,12px 56px 0 #000,16px 56px 0 #9a7c38,20px 56px 0 #9a7c38,24px 56px 0 #9a7c38,32px 56px 0 #383533,36px 56px 0 #383533,40px 56px 0 #9e9e9e,44px 56px 0 #a26b54,80px 56px 0 #9e9e9e,12px 60px 0 #000,16px 60px 0 #9a7c38,20px 60px 0 #9a7c38,24px 60px 0 #9a7c38,28px 60px 0 #9a7c38,32px 60px 0 #9a7c38,36px 60px 0 #9a7c38,40px 60px 0 #9e9e9e,80px 60px 0 #9e9e9e,12px 64px 0 #000,16px 64px 0 #000,20px 64px 0 #000,24px 64px 0 #000,28px 64px 0 #000,32px 64px 0 #000,36px 64px 0 #9a7c38,40px 64px 0 #9e9e9e,80px 64px 0 #9e9e9e,12px 68px 0 #000,32px 68px 0 #000,36px 68px 0 #9a7c38,40px 68px 0 #9e9e9e,44px 68px 0 #9a7c38,80px 68px 0 #9e9e9e,12px 72px 0 #000,32px 72px 0 #000,36px 72px 0 #9a7c38,40px 72px 0 #9e9e9e,44px 72px 0 #9a7c38,80px 72px 0 #9e9e9e,12px 76px 0 #000,32px 76px 0 #000,36px 76px 0 #9a7c38,40px 76px 0 #9e9e9e,48px 76px 0 #9a7c38,80px 76px 0 #9e9e9e,12px 80px 0 #000,32px 80px 0 #000,36px 80px 0 #fff,40px 80px 0 #9e9e9e,48px 80px 0 #fff,52px 80px 0 #fff,80px 80px 0 #9e9e9e;height:4px;width:4px}.md-pixel-logo-reading{width:4px;height:4px;-webkit-box-shadow:24px 24px 0 #000,28px 24px 0 #000,32px 24px 0 #000,24px 28px 0 #000,28px 28px 0 #a26b54,32px 28px 0 #a26b54,24px 32px 0 #a26b54,28px 32px 0 #a26b54,32px 32px 0 #a26b54,24px 36px 0 #a26b54,52px 36px 0 #e4e4e4,20px 40px 0 #d82121,24px 40px 0 #d82121,28px 40px 0 #d82121,48px 40px 0 #e4e4e4,68px 40px 0 #ff5722,72px 40px 0 #ff5722,12px 44px 0 #000,20px 44px 0 #d82121,24px 44px 0 #d82121,28px 44px 0 #d82121,32px 44px 0 #d82121,36px 44px 0 #d82121,40px 44px 0 #a26b54,44px 44px 0 #e4e4e4,68px 44px 0 #ff5722,72px 44px 0 #ff5722,12px 48px 0 #000,20px 48px 0 #d82121,24px 48px 0 #d82121,28px 48px 0 #d82121,40px 48px 0 #795548,44px 48px 0 #795548,48px 48px 0 #795548,52px 48px 0 #795548,56px 48px 0 #795548,60px 48px 0 #795548,64px 48px 0 #795548,68px 48px 0 #795548,72px 48px 0 #795548,76px 48px 0 #795548,80px 48px 0 #795548,12px 52px 0 #000,20px 52px 0 #d82121,24px 52px 0 #d82121,28px 52px 0 #d82121,40px 52px 0 #9e9e9e,44px 52px 0 #9e9e9e,76px 52px 0 #9e9e9e,80px 52px 0 #9e9e9e,12px 56px 0 #000,20px 56px 0 #d82121,24px 56px 0 #d82121,28px 56px 0 #d82121,40px 56px 0 #9e9e9e,80px 56px 0 #9e9e9e,12px 60px 0 #000,20px 60px 0 #181818,24px 60px 0 #181818,28px 60px 0 #181818,32px 60px 0 #181818,36px 60px 0 #181818,40px 60px 0 #9e9e9e,80px 60px 0 #9e9e9e,12px 64px 0 #000,16px 64px 0 #000,20px 64px 0 #000,24px 64px 0 #000,28px 64px 0 #000,32px 64px 0 #000,36px 64px 0 #181818,40px 64px 0 #9e9e9e,80px 64px 0 #9e9e9e,12px 68px 0 #000,32px 68px 0 #000,36px 68px 0 #181818,40px 68px 0 #9e9e9e,44px 68px 0 #181818,80px 68px 0 #9e9e9e,12px 72px 0 #000,32px 72px 0 #000,36px 72px 0 #181818,40px 72px 0 #9e9e9e,44px 72px 0 #181818,80px 72px 0 #9e9e9e,12px 76px 0 #000,32px 76px 0 #000,36px 76px 0 #181818,40px 76px 0 #9e9e9e,48px 76px 0 #181818,80px 76px 0 #9e9e9e,12px 80px 0 #000,32px 80px 0 #000,36px 80px 0 #e4e4e4,40px 80px 0 #9e9e9e,48px 80px 0 #e4e4e4,52px 80px 0 #e4e4e4,80px 80px 0 #9e9e9e;box-shadow:24px 24px 0 #000,28px 24px 0 #000,32px 24px 0 #000,24px 28px 0 #000,28px 28px 0 #a26b54,32px 28px 0 #a26b54,24px 32px 0 #a26b54,28px 32px 0 #a26b54,32px 32px 0 #a26b54,24px 36px 0 #a26b54,52px 36px 0 #e4e4e4,20px 40px 0 #d82121,24px 40px 0 #d82121,28px 40px 0 #d82121,48px 40px 0 #e4e4e4,68px 40px 0 #ff5722,72px 40px 0 #ff5722,12px 44px 0 #000,20px 44px 0 #d82121,24px 44px 0 #d82121,28px 44px 0 #d82121,32px 44px 0 #d82121,36px 44px 0 #d82121,40px 44px 0 #a26b54,44px 44px 0 #e4e4e4,68px 44px 0 #ff5722,72px 44px 0 #ff5722,12px 48px 0 #000,20px 48px 0 #d82121,24px 48px 0 #d82121,28px 48px 0 #d82121,40px 48px 0 #795548,44px 48px 0 #795548,48px 48px 0 #795548,52px 48px 0 #795548,56px 48px 0 #795548,60px 48px 0 #795548,64px 48px 0 #795548,68px 48px 0 #795548,72px 48px 0 #795548,76px 48px 0 #795548,80px 48px 0 #795548,12px 52px 0 #000,20px 52px 0 #d82121,24px 52px 0 #d82121,28px 52px 0 #d82121,40px 52px 0 #9e9e9e,44px 52px 0 #9e9e9e,76px 52px 0 #9e9e9e,80px 52px 0 #9e9e9e,12px 56px 0 #000,20px 56px 0 #d82121,24px 56px 0 #d82121,28px 56px 0 #d82121,40px 56px 0 #9e9e9e,80px 56px 0 #9e9e9e,12px 60px 0 #000,20px 60px 0 #181818,24px 60px 0 #181818,28px 60px 0 #181818,32px 60px 0 #181818,36px 60px 0 #181818,40px 60px 0 #9e9e9e,80px 60px 0 #9e9e9e,12px 64px 0 #000,16px 64px 0 #000,20px 64px 0 #000,24px 64px 0 #000,28px 64px 0 #000,32px 64px 0 #000,36px 64px 0 #181818,40px 64px 0 #9e9e9e,80px 64px 0 #9e9e9e,12px 68px 0 #000,32px 68px 0 #000,36px 68px 0 #181818,40px 68px 0 #9e9e9e,44px 68px 0 #181818,80px 68px 0 #9e9e9e,12px 72px 0 #000,32px 72px 0 #000,36px 72px 0 #181818,40px 72px 0 #9e9e9e,44px 72px 0 #181818,80px 72px 0 #9e9e9e,12px 76px 0 #000,32px 76px 0 #000,36px 76px 0 #181818,40px 76px 0 #9e9e9e,48px 76px 0 #181818,80px 76px 0 #9e9e9e,12px 80px 0 #000,32px 80px 0 #000,36px 80px 0 #e4e4e4,40px 80px 0 #9e9e9e,48px 80px 0 #e4e4e4,52px 80px 0 #e4e4e4,80px 80px 0 #9e9e9e}.sm-pixel-logo-coding{-webkit-box-shadow:12px 15px 0 #000,15px 15px 0 #000,18px 15px 0 #000,12px 18px 0 #000,15px 18px 0 #000,18px 18px 0 #a26b54,12px 21px 0 #a26b54,15px 21px 0 #a26b54,18px 21px 0 #a26b54,42px 21px 0 #000,15px 24px 0 #a26b54,42px 24px 0 #000,12px 27px 0 #fff,15px 27px 0 #fff,18px 27px 0 #fff,42px 27px 0 #000,12px 30px 0 #fff,15px 30px 0 #fff,18px 30px 0 #fff,21px 30px 0 #fff,24px 30px 0 #fff,27px 30px 0 #fff,30px 30px 0 #fff,33px 30px 0 #a26b54,42px 30px 0 #000,51px 30px 0 #ff5722,54px 30px 0 #ff5722,9px 33px 0 #000,12px 33px 0 #fff,15px 33px 0 #fff,18px 33px 0 #fff,30px 33px 0 #000,33px 33px 0 #000,36px 33px 0 #000,39px 33px 0 #000,42px 33px 0 #000,51px 33px 0 #ff5722,54px 33px 0 #ff5722,9px 36px 0 #000,12px 36px 0 #fff,15px 36px 0 #fff,18px 36px 0 #fff,30px 36px 0 #795548,33px 36px 0 #795548,36px 36px 0 #795548,39px 36px 0 #795548,42px 36px 0 #795548,45px 36px 0 #795548,48px 36px 0 #795548,51px 36px 0 #795548,54px 36px 0 #795548,57px 36px 0 #795548,60px 36px 0 #795548,9px 39px 0 #000,12px 39px 0 #fff,15px 39px 0 #fff,18px 39px 0 #fff,30px 39px 0 #9e9e9e,33px 39px 0 #9e9e9e,57px 39px 0 #9e9e9e,60px 39px 0 #9e9e9e,9px 42px 0 #000,12px 42px 0 #181818,15px 42px 0 #181818,18px 42px 0 #181818,30px 42px 0 #9e9e9e,60px 42px 0 #9e9e9e,9px 45px 0 #000,12px 45px 0 #181818,15px 45px 0 #181818,18px 45px 0 #181818,21px 45px 0 #181818,24px 45px 0 #181818,27px 45px 0 #181818,30px 45px 0 #9e9e9e,60px 45px 0 #9e9e9e,9px 48px 0 #000,12px 48px 0 #000,15px 48px 0 #000,18px 48px 0 #000,21px 48px 0 #000,24px 48px 0 #000,27px 48px 0 #181818,30px 48px 0 #9e9e9e,60px 48px 0 #9e9e9e,9px 51px 0 #000,24px 51px 0 #000,27px 51px 0 #181818,30px 51px 0 #9e9e9e,33px 51px 0 #181818,60px 51px 0 #9e9e9e,9px 54px 0 #000,24px 54px 0 #000,27px 54px 0 #181818,30px 54px 0 #9e9e9e,33px 54px 0 #181818,60px 54px 0 #9e9e9e,9px 57px 0 #000,24px 57px 0 #000,27px 57px 0 #181818,30px 57px 0 #9e9e9e,36px 57px 0 #181818,60px 57px 0 #9e9e9e,9px 60px 0 #000,24px 60px 0 #000,27px 60px 0 #fff,30px 60px 0 #9e9e9e,36px 60px 0 #fff,39px 60px 0 #fff,60px 60px 0 #9e9e9e;box-shadow:12px 15px 0 #000,15px 15px 0 #000,18px 15px 0 #000,12px 18px 0 #000,15px 18px 0 #000,18px 18px 0 #a26b54,12px 21px 0 #a26b54,15px 21px 0 #a26b54,18px 21px 0 #a26b54,42px 21px 0 #000,15px 24px 0 #a26b54,42px 24px 0 #000,12px 27px 0 #fff,15px 27px 0 #fff,18px 27px 0 #fff,42px 27px 0 #000,12px 30px 0 #fff,15px 30px 0 #fff,18px 30px 0 #fff,21px 30px 0 #fff,24px 30px 0 #fff,27px 30px 0 #fff,30px 30px 0 #fff,33px 30px 0 #a26b54,42px 30px 0 #000,51px 30px 0 #ff5722,54px 30px 0 #ff5722,9px 33px 0 #000,12px 33px 0 #fff,15px 33px 0 #fff,18px 33px 0 #fff,30px 33px 0 #000,33px 33px 0 #000,36px 33px 0 #000,39px 33px 0 #000,42px 33px 0 #000,51px 33px 0 #ff5722,54px 33px 0 #ff5722,9px 36px 0 #000,12px 36px 0 #fff,15px 36px 0 #fff,18px 36px 0 #fff,30px 36px 0 #795548,33px 36px 0 #795548,36px 36px 0 #795548,39px 36px 0 #795548,42px 36px 0 #795548,45px 36px 0 #795548,48px 36px 0 #795548,51px 36px 0 #795548,54px 36px 0 #795548,57px 36px 0 #795548,60px 36px 0 #795548,9px 39px 0 #000,12px 39px 0 #fff,15px 39px 0 #fff,18px 39px 0 #fff,30px 39px 0 #9e9e9e,33px 39px 0 #9e9e9e,57px 39px 0 #9e9e9e,60px 39px 0 #9e9e9e,9px 42px 0 #000,12px 42px 0 #181818,15px 42px 0 #181818,18px 42px 0 #181818,30px 42px 0 #9e9e9e,60px 42px 0 #9e9e9e,9px 45px 0 #000,12px 45px 0 #181818,15px 45px 0 #181818,18px 45px 0 #181818,21px 45px 0 #181818,24px 45px 0 #181818,27px 45px 0 #181818,30px 45px 0 #9e9e9e,60px 45px 0 #9e9e9e,9px 48px 0 #000,12px 48px 0 #000,15px 48px 0 #000,18px 48px 0 #000,21px 48px 0 #000,24px 48px 0 #000,27px 48px 0 #181818,30px 48px 0 #9e9e9e,60px 48px 0 #9e9e9e,9px 51px 0 #000,24px 51px 0 #000,27px 51px 0 #181818,30px 51px 0 #9e9e9e,33px 51px 0 #181818,60px 51px 0 #9e9e9e,9px 54px 0 #000,24px 54px 0 #000,27px 54px 0 #181818,30px 54px 0 #9e9e9e,33px 54px 0 #181818,60px 54px 0 #9e9e9e,9px 57px 0 #000,24px 57px 0 #000,27px 57px 0 #181818,30px 57px 0 #9e9e9e,36px 57px 0 #181818,60px 57px 0 #9e9e9e,9px 60px 0 #000,24px 60px 0 #000,27px 60px 0 #fff,30px 60px 0 #9e9e9e,36px 60px 0 #fff,39px 60px 0 #fff,60px 60px 0 #9e9e9e;height:3px;width:3px}.sm-pixel-logo-thinking{-webkit-box-shadow:24px 18px 0 #000,27px 18px 0 #000,30px 18px 0 #000,24px 21px 0 #000,27px 21px 0 #a26b54,30px 21px 0 #a26b54,42px 21px 0 #000,24px 24px 0 #a26b54,27px 24px 0 #a26b54,30px 24px 0 #a26b54,42px 24px 0 #000,21px 27px 0 #324c27,24px 27px 0 #a26b54,33px 27px 0 #a26b54,42px 27px 0 #000,21px 30px 0 #324c27,24px 30px 0 #324c27,30px 30px 0 #324c27,33px 30px 0 #324c27,42px 30px 0 #000,9px 33px 0 #000,18px 33px 0 #324c27,21px 33px 0 #324c27,24px 33px 0 #324c27,27px 33px 0 #324c27,30px 33px 0 #000,33px 33px 0 #000,36px 33px 0 #000,39px 33px 0 #000,42px 33px 0 #000,9px 36px 0 #000,18px 36px 0 #324c27,21px 36px 0 #324c27,30px 36px 0 #795548,33px 36px 0 #795548,36px 36px 0 #795548,39px 36px 0 #795548,42px 36px 0 #795548,45px 36px 0 #795548,48px 36px 0 #795548,51px 36px 0 #795548,54px 36px 0 #795548,57px 36px 0 #795548,60px 36px 0 #795548,9px 39px 0 #000,15px 39px 0 #324c27,18px 39px 0 #324c27,21px 39px 0 #324c27,30px 39px 0 #9e9e9e,33px 39px 0 #9e9e9e,57px 39px 0 #9e9e9e,60px 39px 0 #9e9e9e,9px 42px 0 #000,15px 42px 0 #324c27,18px 42px 0 #324c27,21px 42px 0 #324c27,30px 42px 0 #9e9e9e,60px 42px 0 #9e9e9e,9px 45px 0 #000,15px 45px 0 #303f46,18px 45px 0 #303f46,21px 45px 0 #303f46,24px 45px 0 #303f46,27px 45px 0 #303f46,30px 45px 0 #9e9e9e,60px 45px 0 #9e9e9e,9px 48px 0 #000,12px 48px 0 #000,15px 48px 0 #000,18px 48px 0 #000,21px 48px 0 #000,24px 48px 0 #000,27px 48px 0 #303f46,30px 48px 0 #9e9e9e,60px 48px 0 #9e9e9e,9px 51px 0 #000,24px 51px 0 #000,27px 51px 0 #303f46,30px 51px 0 #9e9e9e,33px 51px 0 #303f46,60px 51px 0 #9e9e9e,9px 54px 0 #000,24px 54px 0 #000,27px 54px 0 #303f46,30px 54px 0 #9e9e9e,33px 54px 0 #303f46,60px 54px 0 #9e9e9e,9px 57px 0 #000,24px 57px 0 #000,27px 57px 0 #303f46,30px 57px 0 #9e9e9e,36px 57px 0 #303f46,60px 57px 0 #9e9e9e,9px 60px 0 #000,24px 60px 0 #000,27px 60px 0 #fff,30px 60px 0 #9e9e9e,36px 60px 0 #fff,39px 60px 0 #fff,60px 60px 0 #9e9e9e;box-shadow:24px 18px 0 #000,27px 18px 0 #000,30px 18px 0 #000,24px 21px 0 #000,27px 21px 0 #a26b54,30px 21px 0 #a26b54,42px 21px 0 #000,24px 24px 0 #a26b54,27px 24px 0 #a26b54,30px 24px 0 #a26b54,42px 24px 0 #000,21px 27px 0 #324c27,24px 27px 0 #a26b54,33px 27px 0 #a26b54,42px 27px 0 #000,21px 30px 0 #324c27,24px 30px 0 #324c27,30px 30px 0 #324c27,33px 30px 0 #324c27,42px 30px 0 #000,9px 33px 0 #000,18px 33px 0 #324c27,21px 33px 0 #324c27,24px 33px 0 #324c27,27px 33px 0 #324c27,30px 33px 0 #000,33px 33px 0 #000,36px 33px 0 #000,39px 33px 0 #000,42px 33px 0 #000,9px 36px 0 #000,18px 36px 0 #324c27,21px 36px 0 #324c27,30px 36px 0 #795548,33px 36px 0 #795548,36px 36px 0 #795548,39px 36px 0 #795548,42px 36px 0 #795548,45px 36px 0 #795548,48px 36px 0 #795548,51px 36px 0 #795548,54px 36px 0 #795548,57px 36px 0 #795548,60px 36px 0 #795548,9px 39px 0 #000,15px 39px 0 #324c27,18px 39px 0 #324c27,21px 39px 0 #324c27,30px 39px 0 #9e9e9e,33px 39px 0 #9e9e9e,57px 39px 0 #9e9e9e,60px 39px 0 #9e9e9e,9px 42px 0 #000,15px 42px 0 #324c27,18px 42px 0 #324c27,21px 42px 0 #324c27,30px 42px 0 #9e9e9e,60px 42px 0 #9e9e9e,9px 45px 0 #000,15px 45px 0 #303f46,18px 45px 0 #303f46,21px 45px 0 #303f46,24px 45px 0 #303f46,27px 45px 0 #303f46,30px 45px 0 #9e9e9e,60px 45px 0 #9e9e9e,9px 48px 0 #000,12px 48px 0 #000,15px 48px 0 #000,18px 48px 0 #000,21px 48px 0 #000,24px 48px 0 #000,27px 48px 0 #303f46,30px 48px 0 #9e9e9e,60px 48px 0 #9e9e9e,9px 51px 0 #000,24px 51px 0 #000,27px 51px 0 #303f46,30px 51px 0 #9e9e9e,33px 51px 0 #303f46,60px 51px 0 #9e9e9e,9px 54px 0 #000,24px 54px 0 #000,27px 54px 0 #303f46,30px 54px 0 #9e9e9e,33px 54px 0 #303f46,60px 54px 0 #9e9e9e,9px 57px 0 #000,24px 57px 0 #000,27px 57px 0 #303f46,30px 57px 0 #9e9e9e,36px 57px 0 #303f46,60px 57px 0 #9e9e9e,9px 60px 0 #000,24px 60px 0 #000,27px 60px 0 #fff,30px 60px 0 #9e9e9e,36px 60px 0 #fff,39px 60px 0 #fff,60px 60px 0 #9e9e9e;height:3px;width:3px}.sm-pixel-logo-drinking{-webkit-box-shadow:12px 15px 0 #000,15px 15px 0 #000,18px 15px 0 #000,12px 18px 0 #000,15px 18px 0 #a26b54,18px 18px 0 #a26b54,12px 21px 0 #a26b54,15px 21px 0 #a26b54,18px 21px 0 #a26b54,21px 21px 0 #ff5722,24px 21px 0 #ff5722,42px 21px 0 #000,15px 24px 0 #a26b54,21px 24px 0 #ff5722,24px 24px 0 #ff5722,27px 24px 0 #a26b54,42px 24px 0 #000,12px 27px 0 #181818,15px 27px 0 #181818,18px 27px 0 #181818,27px 27px 0 #181818,42px 27px 0 #000,12px 30px 0 #181818,15px 30px 0 #181818,18px 30px 0 #181818,21px 30px 0 #181818,24px 30px 0 #181818,27px 30px 0 #181818,42px 30px 0 #000,9px 33px 0 #000,12px 33px 0 #181818,15px 33px 0 #181818,18px 33px 0 #181818,30px 33px 0 #000,33px 33px 0 #000,36px 33px 0 #000,39px 33px 0 #000,42px 33px 0 #000,9px 36px 0 #000,12px 36px 0 #181818,15px 36px 0 #181818,18px 36px 0 #181818,30px 36px 0 #795548,33px 36px 0 #795548,36px 36px 0 #795548,39px 36px 0 #795548,42px 36px 0 #795548,45px 36px 0 #795548,48px 36px 0 #795548,51px 36px 0 #795548,54px 36px 0 #795548,57px 36px 0 #795548,60px 36px 0 #795548,9px 39px 0 #000,12px 39px 0 #181818,15px 39px 0 #181818,18px 39px 0 #181818,30px 39px 0 #9e9e9e,33px 39px 0 #9e9e9e,57px 39px 0 #9e9e9e,60px 39px 0 #9e9e9e,9px 42px 0 #000,12px 42px 0 #3f51b5,15px 42px 0 #3f51b5,18px 42px 0 #3f51b5,30px 42px 0 #9e9e9e,60px 42px 0 #9e9e9e,9px 45px 0 #000,12px 45px 0 #3f51b5,15px 45px 0 #3f51b5,18px 45px 0 #3f51b5,21px 45px 0 #3f51b5,24px 45px 0 #3f51b5,27px 45px 0 #3f51b5,30px 45px 0 #9e9e9e,60px 45px 0 #9e9e9e,9px 48px 0 #000,12px 48px 0 #000,15px 48px 0 #000,18px 48px 0 #000,21px 48px 0 #000,24px 48px 0 #000,27px 48px 0 #3f51b5,30px 48px 0 #9e9e9e,60px 48px 0 #9e9e9e,9px 51px 0 #000,24px 51px 0 #000,27px 51px 0 #3f51b5,30px 51px 0 #9e9e9e,33px 51px 0 #3f51b5,60px 51px 0 #9e9e9e,9px 54px 0 #000,24px 54px 0 #000,27px 54px 0 #3f51b5,30px 54px 0 #9e9e9e,33px 54px 0 #3f51b5,60px 54px 0 #9e9e9e,9px 57px 0 #000,24px 57px 0 #000,27px 57px 0 #3f51b5,30px 57px 0 #9e9e9e,36px 57px 0 #3f51b5,60px 57px 0 #9e9e9e,9px 60px 0 #000,24px 60px 0 #000,27px 60px 0 #fff,30px 60px 0 #9e9e9e,36px 60px 0 #fff,39px 60px 0 #fff,60px 60px 0 #9e9e9e;box-shadow:12px 15px 0 #000,15px 15px 0 #000,18px 15px 0 #000,12px 18px 0 #000,15px 18px 0 #a26b54,18px 18px 0 #a26b54,12px 21px 0 #a26b54,15px 21px 0 #a26b54,18px 21px 0 #a26b54,21px 21px 0 #ff5722,24px 21px 0 #ff5722,42px 21px 0 #000,15px 24px 0 #a26b54,21px 24px 0 #ff5722,24px 24px 0 #ff5722,27px 24px 0 #a26b54,42px 24px 0 #000,12px 27px 0 #181818,15px 27px 0 #181818,18px 27px 0 #181818,27px 27px 0 #181818,42px 27px 0 #000,12px 30px 0 #181818,15px 30px 0 #181818,18px 30px 0 #181818,21px 30px 0 #181818,24px 30px 0 #181818,27px 30px 0 #181818,42px 30px 0 #000,9px 33px 0 #000,12px 33px 0 #181818,15px 33px 0 #181818,18px 33px 0 #181818,30px 33px 0 #000,33px 33px 0 #000,36px 33px 0 #000,39px 33px 0 #000,42px 33px 0 #000,9px 36px 0 #000,12px 36px 0 #181818,15px 36px 0 #181818,18px 36px 0 #181818,30px 36px 0 #795548,33px 36px 0 #795548,36px 36px 0 #795548,39px 36px 0 #795548,42px 36px 0 #795548,45px 36px 0 #795548,48px 36px 0 #795548,51px 36px 0 #795548,54px 36px 0 #795548,57px 36px 0 #795548,60px 36px 0 #795548,9px 39px 0 #000,12px 39px 0 #181818,15px 39px 0 #181818,18px 39px 0 #181818,30px 39px 0 #9e9e9e,33px 39px 0 #9e9e9e,57px 39px 0 #9e9e9e,60px 39px 0 #9e9e9e,9px 42px 0 #000,12px 42px 0 #3f51b5,15px 42px 0 #3f51b5,18px 42px 0 #3f51b5,30px 42px 0 #9e9e9e,60px 42px 0 #9e9e9e,9px 45px 0 #000,12px 45px 0 #3f51b5,15px 45px 0 #3f51b5,18px 45px 0 #3f51b5,21px 45px 0 #3f51b5,24px 45px 0 #3f51b5,27px 45px 0 #3f51b5,30px 45px 0 #9e9e9e,60px 45px 0 #9e9e9e,9px 48px 0 #000,12px 48px 0 #000,15px 48px 0 #000,18px 48px 0 #000,21px 48px 0 #000,24px 48px 0 #000,27px 48px 0 #3f51b5,30px 48px 0 #9e9e9e,60px 48px 0 #9e9e9e,9px 51px 0 #000,24px 51px 0 #000,27px 51px 0 #3f51b5,30px 51px 0 #9e9e9e,33px 51px 0 #3f51b5,60px 51px 0 #9e9e9e,9px 54px 0 #000,24px 54px 0 #000,27px 54px 0 #3f51b5,30px 54px 0 #9e9e9e,33px 54px 0 #3f51b5,60px 54px 0 #9e9e9e,9px 57px 0 #000,24px 57px 0 #000,27px 57px 0 #3f51b5,30px 57px 0 #9e9e9e,36px 57px 0 #3f51b5,60px 57px 0 #9e9e9e,9px 60px 0 #000,24px 60px 0 #000,27px 60px 0 #fff,30px 60px 0 #9e9e9e,36px 60px 0 #fff,39px 60px 0 #fff,60px 60px 0 #9e9e9e;height:3px;width:3px}.sm-pixel-logo-sleeping{-webkit-box-shadow:42px 21px 0 #000,30px 24px 0 #a26b54,33px 24px 0 #000,36px 24px 0 #000,42px 24px 0 #000,24px 27px 0 #383533,27px 27px 0 #a26b54,30px 27px 0 #a26b54,33px 27px 0 #a26b54,36px 27px 0 #000,42px 27px 0 #000,21px 30px 0 #383533,24px 30px 0 #383533,30px 30px 0 #a26b54,33px 30px 0 #a26b54,36px 30px 0 #000,42px 30px 0 #000,51px 30px 0 #ff5722,54px 30px 0 #ff5722,9px 33px 0 #000,18px 33px 0 #383533,21px 33px 0 #383533,24px 33px 0 #383533,30px 33px 0 #000,33px 33px 0 #000,36px 33px 0 #000,39px 33px 0 #000,42px 33px 0 #000,51px 33px 0 #ff5722,54px 33px 0 #ff5722,9px 36px 0 #000,15px 36px 0 #383533,18px 36px 0 #383533,21px 36px 0 #383533,24px 36px 0 #383533,30px 36px 0 #795548,33px 36px 0 #795548,36px 36px 0 #795548,39px 36px 0 #795548,42px 36px 0 #795548,45px 36px 0 #795548,48px 36px 0 #795548,51px 36px 0 #795548,54px 36px 0 #795548,57px 36px 0 #795548,60px 36px 0 #795548,9px 39px 0 #000,12px 39px 0 #383533,15px 39px 0 #383533,18px 39px 0 #383533,24px 39px 0 #383533,30px 39px 0 #9e9e9e,33px 39px 0 #9e9e9e,57px 39px 0 #9e9e9e,60px 39px 0 #9e9e9e,9px 42px 0 #000,12px 42px 0 #9a7c38,15px 42px 0 #9a7c38,18px 42px 0 #9a7c38,24px 42px 0 #383533,27px 42px 0 #383533,30px 42px 0 #9e9e9e,33px 42px 0 #a26b54,60px 42px 0 #9e9e9e,9px 45px 0 #000,12px 45px 0 #9a7c38,15px 45px 0 #9a7c38,18px 45px 0 #9a7c38,21px 45px 0 #9a7c38,24px 45px 0 #9a7c38,27px 45px 0 #9a7c38,30px 45px 0 #9e9e9e,60px 45px 0 #9e9e9e,9px 48px 0 #000,12px 48px 0 #000,15px 48px 0 #000,18px 48px 0 #000,21px 48px 0 #000,24px 48px 0 #000,27px 48px 0 #9a7c38,30px 48px 0 #9e9e9e,60px 48px 0 #9e9e9e,9px 51px 0 #000,24px 51px 0 #000,27px 51px 0 #9a7c38,30px 51px 0 #9e9e9e,33px 51px 0 #9a7c38,60px 51px 0 #9e9e9e,9px 54px 0 #000,24px 54px 0 #000,27px 54px 0 #9a7c38,30px 54px 0 #9e9e9e,33px 54px 0 #9a7c38,60px 54px 0 #9e9e9e,9px 57px 0 #000,24px 57px 0 #000,27px 57px 0 #9a7c38,30px 57px 0 #9e9e9e,36px 57px 0 #9a7c38,60px 57px 0 #9e9e9e,9px 60px 0 #000,24px 60px 0 #000,27px 60px 0 #fff,30px 60px 0 #9e9e9e,36px 60px 0 #fff,39px 60px 0 #fff,60px 60px 0 #9e9e9e;box-shadow:42px 21px 0 #000,30px 24px 0 #a26b54,33px 24px 0 #000,36px 24px 0 #000,42px 24px 0 #000,24px 27px 0 #383533,27px 27px 0 #a26b54,30px 27px 0 #a26b54,33px 27px 0 #a26b54,36px 27px 0 #000,42px 27px 0 #000,21px 30px 0 #383533,24px 30px 0 #383533,30px 30px 0 #a26b54,33px 30px 0 #a26b54,36px 30px 0 #000,42px 30px 0 #000,51px 30px 0 #ff5722,54px 30px 0 #ff5722,9px 33px 0 #000,18px 33px 0 #383533,21px 33px 0 #383533,24px 33px 0 #383533,30px 33px 0 #000,33px 33px 0 #000,36px 33px 0 #000,39px 33px 0 #000,42px 33px 0 #000,51px 33px 0 #ff5722,54px 33px 0 #ff5722,9px 36px 0 #000,15px 36px 0 #383533,18px 36px 0 #383533,21px 36px 0 #383533,24px 36px 0 #383533,30px 36px 0 #795548,33px 36px 0 #795548,36px 36px 0 #795548,39px 36px 0 #795548,42px 36px 0 #795548,45px 36px 0 #795548,48px 36px 0 #795548,51px 36px 0 #795548,54px 36px 0 #795548,57px 36px 0 #795548,60px 36px 0 #795548,9px 39px 0 #000,12px 39px 0 #383533,15px 39px 0 #383533,18px 39px 0 #383533,24px 39px 0 #383533,30px 39px 0 #9e9e9e,33px 39px 0 #9e9e9e,57px 39px 0 #9e9e9e,60px 39px 0 #9e9e9e,9px 42px 0 #000,12px 42px 0 #9a7c38,15px 42px 0 #9a7c38,18px 42px 0 #9a7c38,24px 42px 0 #383533,27px 42px 0 #383533,30px 42px 0 #9e9e9e,33px 42px 0 #a26b54,60px 42px 0 #9e9e9e,9px 45px 0 #000,12px 45px 0 #9a7c38,15px 45px 0 #9a7c38,18px 45px 0 #9a7c38,21px 45px 0 #9a7c38,24px 45px 0 #9a7c38,27px 45px 0 #9a7c38,30px 45px 0 #9e9e9e,60px 45px 0 #9e9e9e,9px 48px 0 #000,12px 48px 0 #000,15px 48px 0 #000,18px 48px 0 #000,21px 48px 0 #000,24px 48px 0 #000,27px 48px 0 #9a7c38,30px 48px 0 #9e9e9e,60px 48px 0 #9e9e9e,9px 51px 0 #000,24px 51px 0 #000,27px 51px 0 #9a7c38,30px 51px 0 #9e9e9e,33px 51px 0 #9a7c38,60px 51px 0 #9e9e9e,9px 54px 0 #000,24px 54px 0 #000,27px 54px 0 #9a7c38,30px 54px 0 #9e9e9e,33px 54px 0 #9a7c38,60px 54px 0 #9e9e9e,9px 57px 0 #000,24px 57px 0 #000,27px 57px 0 #9a7c38,30px 57px 0 #9e9e9e,36px 57px 0 #9a7c38,60px 57px 0 #9e9e9e,9px 60px 0 #000,24px 60px 0 #000,27px 60px 0 #fff,30px 60px 0 #9e9e9e,36px 60px 0 #fff,39px 60px 0 #fff,60px 60px 0 #9e9e9e;height:3px;width:3px}.sm-pixel-logo-reading{-webkit-box-shadow:18px 18px 0 #000,21px 18px 0 #000,24px 18px 0 #000,18px 21px 0 #000,21px 21px 0 #a26b54,24px 21px 0 #a26b54,18px 24px 0 #a26b54,21px 24px 0 #a26b54,24px 24px 0 #a26b54,18px 27px 0 #a26b54,39px 27px 0 #e4e4e4,15px 30px 0 #d82121,18px 30px 0 #d82121,21px 30px 0 #d82121,36px 30px 0 #e4e4e4,51px 30px 0 #ff5722,54px 30px 0 #ff5722,9px 33px 0 #000,15px 33px 0 #d82121,18px 33px 0 #d82121,21px 33px 0 #d82121,24px 33px 0 #d82121,27px 33px 0 #d82121,30px 33px 0 #a26b54,33px 33px 0 #e4e4e4,51px 33px 0 #ff5722,54px 33px 0 #ff5722,9px 36px 0 #000,15px 36px 0 #d82121,18px 36px 0 #d82121,21px 36px 0 #d82121,30px 36px 0 #795548,33px 36px 0 #795548,36px 36px 0 #795548,39px 36px 0 #795548,42px 36px 0 #795548,45px 36px 0 #795548,48px 36px 0 #795548,51px 36px 0 #795548,54px 36px 0 #795548,57px 36px 0 #795548,60px 36px 0 #795548,9px 39px 0 #000,15px 39px 0 #d82121,18px 39px 0 #d82121,21px 39px 0 #d82121,30px 39px 0 #9e9e9e,33px 39px 0 #9e9e9e,57px 39px 0 #9e9e9e,60px 39px 0 #9e9e9e,9px 42px 0 #000,15px 42px 0 #d82121,18px 42px 0 #d82121,21px 42px 0 #d82121,30px 42px 0 #9e9e9e,60px 42px 0 #9e9e9e,9px 45px 0 #000,15px 45px 0 #181818,18px 45px 0 #181818,21px 45px 0 #181818,24px 45px 0 #181818,27px 45px 0 #181818,30px 45px 0 #9e9e9e,60px 45px 0 #9e9e9e,9px 48px 0 #000,12px 48px 0 #000,15px 48px 0 #000,18px 48px 0 #000,21px 48px 0 #000,24px 48px 0 #000,27px 48px 0 #181818,30px 48px 0 #9e9e9e,60px 48px 0 #9e9e9e,9px 51px 0 #000,24px 51px 0 #000,27px 51px 0 #181818,30px 51px 0 #9e9e9e,33px 51px 0 #181818,60px 51px 0 #9e9e9e,9px 54px 0 #000,24px 54px 0 #000,27px 54px 0 #181818,30px 54px 0 #9e9e9e,33px 54px 0 #181818,60px 54px 0 #9e9e9e,9px 57px 0 #000,24px 57px 0 #000,27px 57px 0 #181818,30px 57px 0 #9e9e9e,36px 57px 0 #181818,60px 57px 0 #9e9e9e,9px 60px 0 #000,24px 60px 0 #000,27px 60px 0 #e4e4e4,30px 60px 0 #9e9e9e,36px 60px 0 #e4e4e4,39px 60px 0 #e4e4e4,60px 60px 0 #9e9e9e;box-shadow:18px 18px 0 #000,21px 18px 0 #000,24px 18px 0 #000,18px 21px 0 #000,21px 21px 0 #a26b54,24px 21px 0 #a26b54,18px 24px 0 #a26b54,21px 24px 0 #a26b54,24px 24px 0 #a26b54,18px 27px 0 #a26b54,39px 27px 0 #e4e4e4,15px 30px 0 #d82121,18px 30px 0 #d82121,21px 30px 0 #d82121,36px 30px 0 #e4e4e4,51px 30px 0 #ff5722,54px 30px 0 #ff5722,9px 33px 0 #000,15px 33px 0 #d82121,18px 33px 0 #d82121,21px 33px 0 #d82121,24px 33px 0 #d82121,27px 33px 0 #d82121,30px 33px 0 #a26b54,33px 33px 0 #e4e4e4,51px 33px 0 #ff5722,54px 33px 0 #ff5722,9px 36px 0 #000,15px 36px 0 #d82121,18px 36px 0 #d82121,21px 36px 0 #d82121,30px 36px 0 #795548,33px 36px 0 #795548,36px 36px 0 #795548,39px 36px 0 #795548,42px 36px 0 #795548,45px 36px 0 #795548,48px 36px 0 #795548,51px 36px 0 #795548,54px 36px 0 #795548,57px 36px 0 #795548,60px 36px 0 #795548,9px 39px 0 #000,15px 39px 0 #d82121,18px 39px 0 #d82121,21px 39px 0 #d82121,30px 39px 0 #9e9e9e,33px 39px 0 #9e9e9e,57px 39px 0 #9e9e9e,60px 39px 0 #9e9e9e,9px 42px 0 #000,15px 42px 0 #d82121,18px 42px 0 #d82121,21px 42px 0 #d82121,30px 42px 0 #9e9e9e,60px 42px 0 #9e9e9e,9px 45px 0 #000,15px 45px 0 #181818,18px 45px 0 #181818,21px 45px 0 #181818,24px 45px 0 #181818,27px 45px 0 #181818,30px 45px 0 #9e9e9e,60px 45px 0 #9e9e9e,9px 48px 0 #000,12px 48px 0 #000,15px 48px 0 #000,18px 48px 0 #000,21px 48px 0 #000,24px 48px 0 #000,27px 48px 0 #181818,30px 48px 0 #9e9e9e,60px 48px 0 #9e9e9e,9px 51px 0 #000,24px 51px 0 #000,27px 51px 0 #181818,30px 51px 0 #9e9e9e,33px 51px 0 #181818,60px 51px 0 #9e9e9e,9px 54px 0 #000,24px 54px 0 #000,27px 54px 0 #181818,30px 54px 0 #9e9e9e,33px 54px 0 #181818,60px 54px 0 #9e9e9e,9px 57px 0 #000,24px 57px 0 #000,27px 57px 0 #181818,30px 57px 0 #9e9e9e,36px 57px 0 #181818,60px 57px 0 #9e9e9e,9px 60px 0 #000,24px 60px 0 #000,27px 60px 0 #e4e4e4,30px 60px 0 #9e9e9e,36px 60px 0 #e4e4e4,39px 60px 0 #e4e4e4,60px 60px 0 #9e9e9e;height:3px;width:3px}@media(max-width:767px){.pixel-logo{position:absolute;top:-14px}}.portfolio-panel p{font-size:20px}.job-entry{position:relative}.job-entry>h3{position:absolute;left:-24px;top:-11px}.job-entry .workpanel-marker{margin-bottom:20px}.workpanel-marker{background-color:#000;display:block;border-radius:.2rem;width:40px;height:40px;margin-left:55px}.workpanel-marker-hudsonrivertrading{background:-webkit-gradient(linear,left bottom,left top,from(#f7f7f7),color-stop(50%,#f7f7f7),color-stop(50%,#f79517),to(#f79517));background:-webkit-linear-gradient(bottom,#f7f7f7,#f7f7f7 50%,#f79517 0,#f79517);background:-o-linear-gradient(bottom,#f7f7f7 0,#f7f7f7 50%,#f79517 50%,#f79517 100%);background:linear-gradient(0deg,#f7f7f7,#f7f7f7 50%,#f79517 0,#f79517)}.workpanel-marker-facebook{background:-webkit-gradient(linear,left bottom,left top,from(#fff),color-stop(50%,#fff),color-stop(50%,#3b5998),to(#3b5998));background:-webkit-linear-gradient(bottom,#fff,#fff 50%,#3b5998 0,#3b5998);background:-o-linear-gradient(bottom,#fff 0,#fff 50%,#3b5998 50%,#3b5998 100%);background:linear-gradient(0deg,#fff,#fff 50%,#3b5998 0,#3b5998)}.workpanel-marker-google{background:-webkit-gradient(linear,left bottom,left top,from(#4285f4),color-stop(25%,#4285f4),color-stop(25%,#34a853),color-stop(50%,#34a853),color-stop(50%,#fbbc05),color-stop(75%,#fbbc05),color-stop(75%,#ea4335),to(#ea4335));background:-webkit-linear-gradient(bottom,#4285f4,#4285f4 25%,#34a853 0,#34a853 50%,#fbbc05 0,#fbbc05 75%,#ea4335 0,#ea4335);background:-o-linear-gradient(bottom,#4285f4 0,#4285f4 25%,#34a853 25%,#34a853 50%,#fbbc05 50%,#fbbc05 75%,#ea4335 75%,#ea4335 100%);background:linear-gradient(0deg,#4285f4,#4285f4 25%,#34a853 0,#34a853 50%,#fbbc05 0,#fbbc05 75%,#ea4335 0,#ea4335)}.workpanel-marker-lyft{background:-webkit-gradient(linear,left bottom,left top,from(#f3f3f5),color-stop(50%,#f3f3f5),color-stop(50%,#ff00bf),to(#ff00bf));background:-webkit-linear-gradient(bottom,#f3f3f5,#f3f3f5 50%,#ff00bf 0,#ff00bf);background:-o-linear-gradient(bottom,#f3f3f5 0,#f3f3f5 50%,#ff00bf 50%,#ff00bf 100%);background:linear-gradient(0deg,#f3f3f5,#f3f3f5 50%,#ff00bf 0,#ff00bf)}.workpanel-marker-amazon{background:-webkit-gradient(linear,left bottom,left top,from(#fefefe),color-stop(33%,#fefefe),color-stop(33%,#f90),color-stop(66%,#f90),color-stop(66%,#131a22),to(#131a22));background:-webkit-linear-gradient(bottom,#fefefe,#fefefe 33%,#f90 0,#f90 66%,#131a22 0,#131a22);background:-o-linear-gradient(bottom,#fefefe 0,#fefefe 33%,#f90 33%,#f90 66%,#131a22 66%,#131a22 100%);background:linear-gradient(0deg,#fefefe,#fefefe 33%,#f90 0,#f90 66%,#131a22 0,#131a22)}.workpanel-marker-internblitz{background:-webkit-gradient(linear,left bottom,left top,from(#fff),color-stop(50%,#fff),color-stop(50%,#e74c3c),color-stop(50%,#e74c3c));background:-webkit-linear-gradient(bottom,#fff,#fff 50%,#e74c3c 0,#e74c3c 0);background:-o-linear-gradient(bottom,#fff 0,#fff 50%,#e74c3c 50%,#e74c3c 50%);background:linear-gradient(0deg,#fff,#fff 50%,#e74c3c 0,#e74c3c 0)}.workpanel-marker-vertafore{background:-webkit-gradient(linear,left bottom,left top,from(#f95203),color-stop(50%,#f95203),color-stop(50%,#fefefe),to(#fefefe));background:-webkit-linear-gradient(bottom,#f95203,#f95203 50%,#fefefe 0,#fefefe);background:-o-linear-gradient(bottom,#f95203 0,#f95203 50%,#fefefe 50%,#fefefe 100%);background:linear-gradient(0deg,#f95203,#f95203 50%,#fefefe 0,#fefefe)}.workpanel-marker-tech{background:-webkit-gradient(linear,left bottom,left top,from(#fff),color-stop(50%,#fff),color-stop(50%,#eaaa00),to(#eaaa00));background:-webkit-linear-gradient(bottom,#fff,#fff 50%,#eaaa00 0,#eaaa00);background:-o-linear-gradient(bottom,#fff 0,#fff 50%,#eaaa00 50%,#eaaa00 100%);background:linear-gradient(0deg,#fff,#fff 50%,#eaaa00 0,#eaaa00)}.workpanels .timeline-entry{background-color:#f4f4f4;display:block;border-radius:.2rem;left:107px;padding:10px;position:relative;top:-60px;width:calc(100% - 150px)}.timeline-entry-title>h4{font-family:Ubuntu Mono,monospace;display:inline}.workpanels{z-index:0;position:relative}.workpanels:before{position:absolute;border:1px solid #000;content:"";width:1px;height:100%;left:102px;z-index:0}.workpanels .years{width:55px;display:block;margin-top:-20px}.workpanels .years .entry:not(:last-child){margin-bottom:95px}.workpanels .entries{padding-left:28px;z-index:0}.workpanels-content{margin-left:50px}.component-wrapper{-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;padding:20px;min-height:100%}.nav-pane{display:grid;width:100px}.nav-pane a{color:#000!important}.nav-pane a[aria-current=true]{text-decoration:underline}.navbar-nav a{text-align:right;display:inherit;color:#333;margin-right:15px}.navbar-brand{color:#fff!important}.navbar-toggle{border-color:#fff}nav{background-color:#adadad!important;border-color:#737373!important}@media(min-width:768px){.page-name{padding-left:90px;padding-bottom:0;margin:32px 0 20px}}@media(max-width:767px){.navbar-brand>h4{margin-left:70px}#content-wrapper{padding-right:0;padding-left:0}}.panel hr{border-color:#d4d4d4;margin-top:4px;margin-bottom:4px}code[class*=language-],pre[class*=language-]{color:#000;background:none;text-shadow:0 1px #fff;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-]::-moz-selection,code[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-]::selection,code[class*=language-] ::selection,pre[class*=language-]::selection,pre[class*=language-] ::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.scorecard{background-color:#e0e0e0;padding:30px 30px 5px;border-radius:5px;font-family:Ubuntu Mono,monospace;font-size:14px;margin-bottom:30px;border:solid #aaa;border-width:0 1px 1px 0}.scorecard-header{margin:-30px -30px 13px;text-align:center;border-radius:4px 4px 0 0;background-color:#7585ff;font-size:20px;color:#5f5f5f;position:relative}.scorecard-header>a{color:#fff}.tag-key *{display:block!important}.tags{display:block;margin-top:15px}.tag{margin-right:10px;font-size:14px}.tag,.tag:before{display:inline-block}.tag:before{content:"";border-radius:50%;height:14px;width:14px;margin-right:5px}.tag-recursion:before{background-color:red}.tag-search:before{background-color:orange}.tag-union-find:before{background-color:#ff0}.tag-dynamic-programming:before{background-color:green}.tag-sliding-window:before{background-color:blue}.tag-greedy:before{background-color:purple}.tag-trees:before{background-color:pink}.tag-priority-queue:before{background-color:#10ffbf}.tag-sorting:before{background-color:#ffdaa9}@media(max-width:991px){.scorecard{margin-bottom:15px}}#mc_embed_signup{background:#fff;clear:left}#mc_embed_signup form{text-align:center;padding:10px 0}.mc-field-group{display:inline-block}#mc_embed_signup input.email{font-family:Open Sans,Helvetica Neue,Arial,Helvetica,Verdana,sans-serif;font-size:15px;border:1px solid #abb0b2;border-radius:3px;color:#343434;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;height:32px;padding:0 .4em;display:inline-block;margin:0;width:350px;vertical-align:top}#mc_embed_signup label{display:block;font-size:16px;padding-bottom:10px;font-weight:700}#mc_embed_signup .clear{display:inline-block}#mc_embed_signup .button{font-size:13px;border:none;border-radius:3px;letter-spacing:.03em;color:#fff;background-color:#aaa;-webkit-box-sizing:border-box;box-sizing:border-box;height:32px;line-height:32px;padding:0 18px;display:inline-block;margin:0;-webkit-transition:all .23s ease-in-out 0s;-o-transition:all .23s ease-in-out 0s;transition:all .23s ease-in-out 0s}#mc_embed_signup .button:hover{background-color:#777;cursor:pointer}#mc_embed_signup div#mce-responses{float:left;top:-1.4em;padding:0 .5em;overflow:hidden;width:90%;margin:0 5%;clear:both}#mc_embed_signup div.response{margin:1em 0;padding:1em .5em .5em 0;font-weight:700;float:left;top:-1.5em;z-index:1;width:80%}#mc_embed_signup #mce-error-response{display:none}#mc_embed_signup #mce-success-response{color:#529214;display:none}#mc_embed_signup label.error{display:block;float:none;width:auto;margin-left:1.05em;text-align:left;padding:.5em 0}@media (max-width:768px){#mc_embed_signup input.email{width:100%;margin-bottom:5px}#mc_embed_signup .clear{display:block;width:100%}#mc_embed_signup .button{width:100%;margin:0}}.entry{position:relative}.entry>h3{position:absolute;left:-24px;top:-11px}.timeline{z-index:0;position:relative}.timeline:before{position:absolute;border:1px solid #000;content:"";width:1px;height:100%;left:102px;z-index:0}.workpanels .popover{display:block;top:50px;left:85px;width:calc(100% - 200px);max-width:100%}.workpanels .entry .workpanel-marker{margin-bottom:20px}.workpanel-marker{background-color:#000;display:block;border-radius:.5rem;width:40px;height:40px;margin-left:55px}.workpanel-marker-google{background:-webkit-gradient(linear,left bottom,left top,from(#4285f4),color-stop(25%,#4285f4),color-stop(25%,#34a853),color-stop(50%,#34a853),color-stop(50%,#fbbc05),color-stop(75%,#fbbc05),color-stop(75%,#ea4335),to(#ea4335));background:-webkit-linear-gradient(bottom,#4285f4,#4285f4 25%,#34a853 0,#34a853 50%,#fbbc05 0,#fbbc05 75%,#ea4335 0,#ea4335);background:-o-linear-gradient(bottom,#4285f4 0,#4285f4 25%,#34a853 25%,#34a853 50%,#fbbc05 50%,#fbbc05 75%,#ea4335 75%,#ea4335 100%);background:linear-gradient(0deg,#4285f4,#4285f4 25%,#34a853 0,#34a853 50%,#fbbc05 0,#fbbc05 75%,#ea4335 0,#ea4335)}.workpanel-marker-lyft{background:-webkit-gradient(linear,left bottom,left top,from(#f3f3f5),color-stop(50%,#f3f3f5),color-stop(50%,#ff00bf),to(#ff00bf));background:-webkit-linear-gradient(bottom,#f3f3f5,#f3f3f5 50%,#ff00bf 0,#ff00bf);background:-o-linear-gradient(bottom,#f3f3f5 0,#f3f3f5 50%,#ff00bf 50%,#ff00bf 100%);background:linear-gradient(0deg,#f3f3f5,#f3f3f5 50%,#ff00bf 0,#ff00bf)}.workpanel-marker-amazon{background:-webkit-gradient(linear,left bottom,left top,from(#fefefe),color-stop(33%,#fefefe),color-stop(33%,#f90),color-stop(66%,#f90),color-stop(66%,#146eb4),to(#146eb4));background:-webkit-linear-gradient(bottom,#fefefe,#fefefe 33%,#f90 0,#f90 66%,#146eb4 0,#146eb4);background:-o-linear-gradient(bottom,#fefefe 0,#fefefe 33%,#f90 33%,#f90 66%,#146eb4 66%,#146eb4 100%);background:linear-gradient(0deg,#fefefe,#fefefe 33%,#f90 0,#f90 66%,#146eb4 0,#146eb4)}.workpanel-marker-vertafore{background:-webkit-gradient(linear,left bottom,left top,from(#f95203),color-stop(50%,#f95203),color-stop(50%,#fefefe),to(#fefefe));background:-webkit-linear-gradient(bottom,#f95203,#f95203 50%,#fefefe 0,#fefefe);background:-o-linear-gradient(bottom,#f95203 0,#f95203 50%,#fefefe 50%,#fefefe 100%);background:linear-gradient(0deg,#f95203,#f95203 50%,#fefefe 0,#fefefe)}.workpanel-marker-tech{background:-webkit-gradient(linear,left bottom,left top,from(#fff),color-stop(50%,#fff),color-stop(50%,#eaaa00),to(#eaaa00));background:-webkit-linear-gradient(bottom,#fff,#fff 50%,#eaaa00 0,#eaaa00);background:-o-linear-gradient(bottom,#fff 0,#fff 50%,#eaaa00 50%,#eaaa00 100%);background:linear-gradient(0deg,#fff,#fff 50%,#eaaa00 0,#eaaa00)}.workpanels .years{width:55px;display:block;margin-top:-20px}.workpanels .years .entry:not(:last-child){margin-bottom:95px}.workpanels .entries{padding-left:28px;z-index:0}.workpanels .timeline-description{background-color:#f4f4f4;display:block;border-radius:.5rem;left:107px;padding:5px 20px 10px;position:relative;top:-60px;width:calc(100% - 150px)}.workpanels-content{margin-left:50px}.article-markdown p{font-size:16px}img{max-width:100%}table{overflow-x:auto;width:100%;margin-top:8px;margin-bottom:7px;display:block}table *{border:1px solid #6d6d6d}table td,table th,table tr{padding:3px}.tech-interview-iframe{width:90%}.unselected{color:gray}html{height:100%;overflow-x:hidden;margin-right:calc(-1 * (100vw - 100%))}body{font-family:Titillium Web,sans-serif}#content,body{height:inherit}#content>div{min-height:100%}.heading{font-weight:700}.subheading{font-weight:300}.slide-out{left:-100%;-webkit-animation:left-to-right .25s linear forwards;animation:left-to-right .25s linear forwards}@-webkit-keyframes left-to-right{0%{left:-100%}to{left:0}}.Cursor{display:inline-block}.Cursor--blinking{opacity:1;-webkit-animation:blink 1s linear infinite;animation:blink 1s linear infinite}@-webkit-keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}@media(max-width:767px){#slide-panel,.component-wrapper{padding-left:0;padding-right:0}#slide-panel{margin-top:50px}}
/*# sourceMappingURL=main.f3064277.css.map*/