html{-ms-overflow-style:none;-webkit-text-size-adjust:100%;scrollbar-width:none}body,html{height:100vh;margin:0;touch-action:pan-x pan-y;width:100%}body{background-color:#fff;display:flex;flex-direction:column;font-family:Arial;margin:0;overflow:hidden}a,body{color:#000}a{text-decoration:none}h1.seo__title,h2.seo__subtitle{opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}a.hidden,div.hidden{display:none;pointer-events:none}div.before_exit{pointer-events:none}.reusable-elements{display:none}input:focus,select:focus,textarea:focus{outline:none}::-webkit-scrollbar{height:8px;width:6px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:#707070}::placeholder{color:#949494}:-ms-input-placeholder{color:#949494}::-ms-input-placeholder{color:#949494}.button{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.canvas-container{display:flex;height:300px;justify-content:center;margin:0 auto;max-width:400px;touch-action:none;width:100%}.canvas-container canvas{height:100%;width:100%}.section{display:grid;min-height:100%;opacity:0;position:absolute;width:100%;z-index:1}.section.hidden{display:none;opacity:0}.container{height:100%;position:fixed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;width:100%;z-index:2}.component{display:grid;position:absolute;z-index:1}.loader{background-color:#fff;place-items:center;top:0;z-index:999}.loader__group{align-items:center;display:flex;flex-direction:column}.loader__animation{display:flex;width:300px}.loader__animation * path{stroke:#fff}.loader__progress-bar{background:#909090;border-radius:6px;max-width:300px;overflow:hidden;position:relative;width:60%;will-change:transform}.loader__progress-bar-fill{background-color:#000;border-radius:20px;height:8px;left:-100%;position:relative;transform-origin:left;width:100%;will-change:transform}.raw-data__plotters{margin:8px}.raw-data__plotters div .data-plotter__raw-data{background-color:rgba(0,0,0,.8);border-radius:6px;color:#f2f2f2;color:#fff;padding:4px 6px}.home{display:flex;flex-direction:column;height:100%;overflow-y:scroll}.home__group{display:flex;justify-content:center;width:100%}.home__header{display:flex;justify-content:space-between}.home__signal-strength{margin:20px}.home__signal-strength-title{font-size:20px}.home__signal-strength-sensor{display:flex;justify-content:space-between;margin:6px 0;width:180px}.home__signal-strength-sensor-percentage{border-radius:6px;padding:2px 6px}.home__battery-level{align-items:center;display:flex;height:fit-content;justify-content:flex-end;margin:20px}.home__battery-level-percentage{line-height:.5;margin-right:5px}.home__battery-level-icon{display:flex;width:30px}.home__battery-level-icon svg{height:100%;width:100%}.home__recording-data{align-items:center;display:flex;justify-content:flex-end;margin-right:20px;margin-top:14px}.home__recording-data-icon{display:flex;margin-right:4px;width:15px}.home__recording-data-icon svg{width:100%}.home__data-length{align-items:center;display:flex;justify-content:flex-end;margin-right:20px;margin-top:20px}.home__data-length-number{margin-left:4px;width:44px;will-change:contents}.home__button{align-items:center;background-color:#000;border-radius:6px;color:#fff;display:flex;flex:1;font-weight:700;height:40px;justify-content:center;margin:10px;text-align:center}.home__button.danger{background-color:#c10000}.home__button.disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.home__button:hover{opacity:.8}.home__button:active{opacity:1}.home__button--secondary{background-color:transparent;border:2px solid #000;color:#000;height:36px}.home__button--secondary:hover{opacity:.6}.home__button--secondary:active{opacity:1}.home__recording-name{margin:5px 10px;position:relative;width:50%}.home__recording-kind{align-items:flex-end;display:flex;justify-content:space-between;margin:5px 10px;width:50%}input.home__recording-name-input{border:2px solid;border-radius:6px;font-size:16px;height:24px;padding-left:8px;width:calc(100% - 12px)}.home__recording-name-label{font-size:14px;margin-bottom:2px}.home__recording-kind-post,a.button.home__recording-kind-pre{height:32px;margin:0 6px}.home__recording-kind-post.home__button--secondary,a.button.home__recording-kind-pre.home__button--secondary{height:28px}.modal{align-items:center;background-color:rgba(0,0,0,.6);display:flex;height:100%;justify-content:center;position:fixed;top:0;width:100%;z-index:3}.modal__container{background-color:#fff;border-radius:6px;box-shadow:0 0 20px rgba(0,0,0,.5);padding:20px}.modal__header{display:flex;justify-content:space-between}.modal__header-left{padding:22px 22px 0}.modal__title{font-size:20px;font-weight:600}.modal__body,.modal__header-close-icon{display:flex;padding:22px}.modal__body{flex-direction:column;overflow:scroll}@media print,screen and (min-width:820px){.modal__body{flex-wrap:wrap}}.modal__body .table__row{padding-right:8px}.modal__body .modal__image{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.modal__body .modal__image img{height:auto;width:120%}@media print,screen and (min-width:820px){.modal__body .modal__image img{height:100%;width:auto}}