.pure-material-progress-linear.svelte-1t6ytor{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;height:.25em;color:var(--primary);font-size:16px;position:absolute;top:0;left:0;z-index:12}.pure-material-progress-linear.svelte-1t6ytor::-webkit-progress-bar{background-color:transparent}.pure-material-progress-linear.svelte-1t6ytor::-webkit-progress-value{background-color:currentColor;transition:all .2s}.pure-material-progress-linear.svelte-1t6ytor::-moz-progress-bar{background-color:currentColor;transition:all .2s}.pure-material-progress-linear.svelte-1t6ytor::-ms-fill{border:none;background-color:currentColor;transition:all .2s}.pure-material-progress-linear.svelte-1t6ytor:indeterminate{background-size:200% 100%;background-image:linear-gradient(to right,transparent 50%,currentColor 50%,currentColor 60%,transparent 60%,transparent 71.5%,currentColor 71.5%,currentColor 84%,transparent 84%);animation:svelte-1t6ytor-pure-material-progress-linear 2s infinite linear}.pure-material-progress-linear.svelte-1t6ytor:indeterminate::-moz-progress-bar{background-color:transparent}.pure-material-progress-linear.svelte-1t6ytor:indeterminate::-ms-fill{animation-name:none}@keyframes svelte-1t6ytor-pure-material-progress-linear{0%{background-size:200% 100%;background-position:left -31.25% top 0%}50%{background-size:800% 100%;background-position:left -49% top 0%}to{background-size:400% 100%;background-position:left -102% top 0%}}*{margin:0;padding:0;box-sizing:border-box;scrollbar-color:rgb(172,172,172) transparent}:root{--primary: rgb(191, 217, 255);--on-primary: rgb(66, 66, 66);--primary-hover: 191, 217, 255;--primary-container: rgba(191, 217, 255, .3);--secondary: rgb(226, 226, 226);--on-secondary: rgb(58, 58, 58);--secondary-hover: 226, 226, 226;--secondary-container: rgba(226, 226, 226, .3);--surface: rgb(69, 69, 69);--surface-blur: rgba(69, 69, 69, .9);--background: rgb(58, 58, 58);--background-blur: rgb(58, 58, 58, .98);--on-high: rgba(255, 255, 255, 1);--on-medium: rgba(255, 255, 255, .85);--on-low: rgba(255, 255, 255, .65);--border-color: rgba(0, 0, 0, .45);--border-white: rgba(255, 255, 255, .15);--error: rgb(255, 162, 162);--success: rgb(184, 255, 184);--green-money: rgb(211, 255, 211);--input-color: rgb(87, 87, 87);--title-container: #d6d6d6;--title-text: #000}:root{--display-large: normal 400 57px/64px "Roboto";--display-medium: normal 400 45px/52px "Roboto";--display-small: normal 400 36px/44px "Roboto";--headline-large: normal 400 32px/40px "Roboto";--headline-medium: normal 400 28px/36px "Roboto";--headline-small: normal 400 24px/32px "Roboto";--title-large: normal 400 22px/28px "Roboto";--title-medium: normal 500 16px/24px "Roboto";--title-small: normal 500 14px/20px "Roboto";--label-large: normal 500 14px/20px "Roboto";--label-medium: normal 500 12px/16px "Roboto";--label-small: normal 500 11px/16px "Roboto";--body-large: normal 400 16px/24px "Roboto";--body-medium: normal 400 14px/20px "Roboto";--body-small: normal 400 12px/16px "Roboto"}button,input{background:none;border:none;outline:none}body{background:var(--background);font-family:Roboto;color:var(--on-high)}hr{border-color:var(--border-color)}.app.svelte-vixgdh{width:100%;display:grid}@media screen and (orientation: landscape){.app.svelte-vixgdh{height:100vh;grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;grid-template-areas:"nav header" "nav main"}}@media screen and (orientation: portrait){.app.svelte-vixgdh{min-height:100vh;grid-template-columns:1fr;grid-template-rows:auto 1fr;grid-template-areas:"header" "main"}}
