:root{--black: #000;--dark-blue: #14213d;--yellow: #fca311;--medium-yellow: #ffc062;--light-yellow: #f9edae;--grey: #979797;--dark-grey: #595959;--light-grey: #e5e5e5;--lighter-grey: #f5f6f7;--white: #fff;--teal: #6ab5bb;--light-teal: #c7e1e3;--pink: #f1b5ab;--light-pink: #f9e8e5;--purple: #fc6eff;--red: #fd5a5a;--font-oleo-swash: "Oleo Script Swash Caps", serif;--font-dm-serif: "DM Serif Display", serif;--font-play: Play, sans-serif;--font-nunito: "Nunito", sans-serif;--header-height: 3rem;--item-border: rgba(0 0 0 / 12%);--beige: #f6f8e3ff;--honeydew: #e8f3dcff;--uranian-blue: #A9DFF7;--silver: #ededed;--columbia-blue: #c4d8e0ff;--light-blue: #ecf1fd;--blue: #377ce4}*{-webkit-tap-highlight-color:transparent;font-family:Nunito,sans-serif}body{font-family:Nunito,sans-serif!important;color:var(--dark-blue)!important;-webkit-user-select:none;user-select:none;margin:0;min-height:100vh;background-image:url("data:image/svg+xml,%3csvg%20width='411'%20height='731'%20viewBox='0%200%20411%20731'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='-174.5'%20cy='608.5'%20rx='219.5'%20ry='201.5'%20fill='%23FFFBE8'/%3e%3cellipse%20cx='488.5'%20cy='135.5'%20rx='219.5'%20ry='201.5'%20fill='%23FFFBE8'/%3e%3ccircle%20cx='97.5'%20cy='656.5'%20r='7.5'%20fill='%23E2E2E2'/%3e%3crect%20x='36'%20y='621.985'%20width='39.8403'%20height='39.8403'%20rx='8'%20transform='rotate(-28.459%2036%20621.985)'%20fill='%239ACEFE'/%3e%3crect%20x='134.391'%20y='669'%20width='34.2218'%20height='34.2218'%20rx='8'%20transform='rotate(21.2277%20134.391%20669)'%20fill='%23FDBEFE'/%3e%3crect%20x='39.9453'%20y='675'%20width='24.3144'%20height='24.3144'%20rx='8'%20transform='rotate(21.5862%2039.9453%20675)'%20fill='%23C1FEC8'/%3e%3ccircle%20cx='320.5'%20cy='99.5'%20r='7.5'%20fill='%23E2E2E2'/%3e%3crect%20x='253'%20y='90.624'%20width='25.6328'%20height='25.6328'%20rx='8'%20transform='rotate(-17.3033%20253%2090.624)'%20fill='%239ACEFE'/%3e%3crect%20x='352.391'%20y='123'%20width='34.2218'%20height='34.2218'%20rx='8'%20transform='rotate(21.2277%20352.391%20123)'%20fill='%23FDBEFE'/%3e%3crect%20x='316.949'%20y='22'%20width='37.9163'%20height='37.9163'%20rx='8'%20transform='rotate(21.5862%20316.949%2022)'%20fill='%23C1FEC8'/%3e%3c/svg%3e");background-position:top center;background-size:100% auto;background-attachment:fixed;background-repeat:repeat-y}body a{color:var(--dark-blue);text-decoration:none}.section{padding:1rem;max-width:1280px;margin:0 auto;width:100%}@media screen and (width < 576px){.section{padding:0 .4rem}}.container{display:flex;justify-content:center;flex-direction:column;padding:3rem 0 6rem}@media screen and (width < 576px){.container{padding-bottom:8rem}}.logout,.privacy-link{color:var(--white);text-decoration:underline;cursor:pointer}.login-buttons{display:flex;flex-flow:column wrap;justify-content:space-evenly;align-items:center}.login-buttons button{margin-top:2rem;max-width:90%}.d-flex{display:flex}.space-between{justify-content:space-between}.space-around{justify-content:space-around}.space-evenly{justify-content:space-evenly}.center-items,.align-center{align-items:center}.justify-center{justify-content:center}.justify-end{justify-content:end}.flex-column{flex-direction:column}.mat-form-field-empty.mat-form-field-label{font-size:.5rem}.items-list{display:flex;flex-direction:column;gap:.5rem}.list-item{border:1px solid var(--item-border);border-radius:.8rem;background-color:#ffffff80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:.8rem 1rem;display:flex;align-items:center;font-size:.8rem}.list-item.selected{background-color:var(--teal);color:var(--white)}.item-description{font-size:.9rem}.column{flex-direction:column}.row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.clickable-item{flex-grow:1;cursor:pointer}.alert{padding:10px;background-color:#bdbdbd;border-radius:5px;text-align:center}.alert-danger{background-color:#ffb3b3}.alert-warning{background-color:#ffd7408c}.alert-grey{background-color:var(--light-grey)}.login-button>.mat-button-wrapper{display:flex;align-items:center}.fab{margin-right:.5rem}footer{z-index:2;width:100%;height:56px;position:fixed;bottom:0;background:#585858;color:#979797}.store-search .mat-mdc-text-field-wrapper{border:1rem solid var(--light-yellow);border-radius:.5rem}form .field{margin-bottom:2rem}.side-drawer>.MuiPaper-root{width:100vw!important}@media screen and (width >= 576px){.side-drawer>.MuiPaper-root{min-width:50vw;width:50vw}}.MuiTiptap-FieldContainer-root{border:1px solid var(--light-grey)}.delete-button{position:absolute;top:-.5rem;right:-.5rem}.delete-button button{width:1.1rem;height:1.1rem}.delete-button button svg{width:.8rem;height:.8rem}
