*{padding:0;margin:0;border:none}*,*:before,*:after{box-sizing:border-box}a,a:link,a:visited{cursor:pointer}a,a:visited,a:hover,a:active{text-decoration:none;color:inherit}aside,nav,footer,header,section,main{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ol,ul li{list-style:none}img,svg{display:block;height:auto;max-width:100%}address{font-style:normal}input,textarea,button,select{font-family:inherit;font-size:inherit;color:inherit;background-color:transparent;resize:none}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background-color:transparent;background:none;cursor:pointer}input:focus,input:active,button:focus,button:active{outline:none}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}legend{display:block}:root{font-family:Montserrat,sans-serif;font-size:16px;line-height:1.5;font-weight:400;color:#242424;background-color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{display:flex;flex-direction:column;min-width:100vw;min-height:100vh;margin:0}main{flex-grow:1}main:has(.back-link){text-align:center}.container{min-width:320px;max-width:375px;margin:0 auto;padding:0 16px}@media only screen and (min-width: 768px){.container{max-width:768px}}@media only screen and (min-width: 1200px){.container{max-width:1200px}}.dashboard{padding:20px 0}.dashboard-title{font-size:32px;font-weight:600;text-align:center;margin-bottom:32px;position:relative}.dashboard-title:after{content:"";display:block;width:90%;height:4px;background-color:#2196f3;margin:12px auto 0;border-radius:2px}.nav-buttons{display:flex;flex-direction:column;gap:24px}.nav-buttons button{padding:36px 12px;font-size:16px;border:none;background-color:#2196f3;color:#fff;border-radius:12px;cursor:pointer;transition:background-color .3s}.nav-buttons button:hover{background-color:#1976d2}@media only screen and (min-width: 768px){.nav-buttons{flex-direction:row;flex-wrap:wrap}.dashboard-button{flex-basis:calc((100% - 24px)/2)}}@media only screen and (min-width: 1200px){.dashboard-button{flex-basis:calc((100% - 48px) / 3)}}.dashboard-button:last-child{margin:0 auto}
