:root{--primary:#3a7e66;--primary-text:#fff}html{height:100%}body{font-family:Noto Sans,sans-serif}h1{text-shadow:1px 1px #0006}body{min-height:100%;flex-direction:column;display:flex}.header{background-color:var(--primary);color:var(--primary-text);margin-bottom:0}.footer{background-color:#ddd}.header,.main,.footer{padding:1.6em}.header,.footer{flex:none}.main{flex:1}input,button,.btn,select,input[type=file]::file-selector-button{border:0;border-radius:.25em;padding:.5em}input{border:1px solid #ccc}button,.btn,input[type=file]::file-selector-button{cursor:pointer;background:var(--primary);color:var(--primary-text)}.btn{text-decoration:none;display:inline-block}.btn--reset{margin-top:1em}progress{width:100%;margin-top:1em}progress[value]{appearance:none}progress[value]::-webkit-progress-bar{background-color:#eee;border-radius:.25em}progress[value]::-webkit-progress-value{background:var(--primary);border-radius:.25em}.dt-buttons{text-align:right}.dt-buttons:before{content:"Export: "}