@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";:root{--primary: #008bff;--primary-light: #f0f7ff;--background: #ffffff;--background-darked: #fcfcfc;--background-disabled: #f7f7f7;--border: #f1f1f1;--border-light: #f3f3f3;--border-dark: #cccccc;--error: #ff7171;--placeholder: #cacaca;--hint: rgba(0, 123, 255, .05);--on-primary: #ffffff;--on-background: #606060;--on-background-soft: #707070;--on-background-disabled: #a3a3a3;--on-error: #ffffff}[data-theme=dark]{--primary: #4da3ff;--primary-light: #1a2d42;--background: #232323;--background-darked: #252525;--background-disabled: #2f2f2f;--border: #3a3a3a;--border-light: #444444;--border-dark: #666666;--error: #ff7171;--placeholder: #696969;--hint: rgb(0 123 255 / 35%);--on-primary: #ffffff;--on-background: #f0f0f0;--on-background-soft: #bbbbbb;--on-background-disabled: #999999;--on-error: #ffffff}html,body,ul,li,h1,h2,h3,p,input,button{margin:0;padding:0}html,body,input,textarea,button,select,a,h1,h2,h3,p{font-family:Roboto,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"wdth" 100;color:var(--on-background);text-decoration:none;font-size:14px;letter-spacing:.1px;line-height:160%}@media(max-width:640px){html,body,input,textarea,button,select,a,h1,h2,h3,p{font-size:16px}}body{background-color:var(--background-darked);padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}li{display:block}.container{max-width:1200px;width:100%;margin:0 auto;box-sizing:border-box}.title{font-size:20px;font-weight:500}.subtitle{font-size:18px;font-weight:500;letter-spacing:.3px}
