@import url(https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700&family=Nunito:wght@300;600&display=swap);body,html{margin:0;padding:0}#app{max-width:400px;margin:auto;padding:48px 12px;font-family:Nunito}#app button.btn{font-family:Nunito;background-color:#ffcd69;border:none;font-size:14px;padding:6px 12px;border-radius:4px}#app button.btn:hover:not([disabled]){cursor:pointer;background-color:#a866cb}#app button.btn.purple{background-color:#a866cb;color:#fff}#app button.btn.purple:hover{background-color:#884da7}#app button.btn.grey{background-color:#d3d3d3}#app button.btn.grey:hover{background-color:grey}#app button.btn.big{padding:8px 20px 10px;font-size:16px;border-radius:8px;font-weight:600}#app button.btn.bold{font-weight:600}.home .save{margin-top:-48px;margin-bottom:48px}.home .save button.btn{border-top-left-radius:0!important;border-top-right-radius:0!important}.home header{text-align:center;margin-bottom:48px;font-family:Cinzel;text-decoration:underline;-webkit-text-decoration-color:#ffcd69;text-decoration-color:#ffcd69}.home main{margin-bottom:24px}.home main h3{margin:24px 0 12px}.home main .item-link{text-decoration:none;display:block;padding:8px;margin:0 -8px;color:initial}.home main .item-link:hover{background-color:rgba(0,0,0,.06666666666666667)}.home main .item-link .item{display:flex}.home main .item-link .item .item-name{flex:1}select[data-v-01f25766]{margin-right:8px;height:21px}.flex-center,.stock>*,.stock>* .dose{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0}.stock{display:flex;overflow-x:auto;padding-bottom:12px;margin:0 -8px}.stock>*{margin:12px;padding:4px}.stock>* .dose{margin-bottom:8px}.stock>.bottle{min-width:80px}.stock>.bottle svg{margin:4px}.stock>.add{width:110px}.field{margin-bottom:12px}.field label{font-size:.8em;display:block}.buttons{display:flex;justify-content:space-between}