:root{color-scheme:light dark}*{font-family:Roboto,sans-serif}body{color:light-dark(#121212,#efefec);background-color:light-dark(#e1e1de,#121212);min-height:100vh}.nav-links-div{display:flex;gap:10em}.logout{cursor:pointer}.logout:hover{transition:.5s;color:red}.user-section{display:flex;flex-direction:row;gap:10px;align-items:center}.clickable-user-section{border-radius:6px;padding:4px 8px;display:flex;flex-direction:row;gap:10px;align-items:center;cursor:pointer}.clickable-user-section:hover{background-color:light-dark(white,#5e5e5e)}.profile-picture{width:2em;height:2em;border-radius:1em}.nav-logo-div{font-size:20px;font-weight:700}.nav-link{text-decoration:none;color:light-dark(#121212,#efefec)}.nav-link:visited{color:light-dark(#121212,#efefec)}nav{align-items:center;border-radius:10px;background-color:light-dark(#efedea,#282828);margin-bottom:3em;padding:1em;display:flex;justify-content:space-around}@media(max-width:820px){nav{display:flex;flex-direction:column}.nav-links-div{display:flex;justify-content:flex-start;gap:0;flex-direction:column}}h1[data-v-55a667e0]{text-align:center}form[data-v-55a667e0]{max-width:600px;min-height:500px;background-color:light-dark(#efedea,#282828);display:flex;flex-direction:column;justify-content:center;padding:5px 50px 40px;margin:100px auto 0;box-shadow:2px 2px 5px 1px #0003;border-radius:10px}input[data-v-55a667e0],button[data-v-55a667e0]{padding:12px}input[data-v-55a667e0]{border-radius:.5rem}button[data-v-55a667e0]{font-size:16px;background-color:#1e90ff;border:none;border-radius:.5em}button[data-v-55a667e0]:hover{cursor:pointer}.COMPLETED{background-color:#2d4276}.PLAN{background-color:#747474}.READING{background-color:#338543}.DROPPED{background-color:#832f30}.v-enter-active,.v-leave-active{transition:opacity .5s ease}.v-enter-from,.v-leave-to{opacity:0}.delete-button{border:none;border-radius:4px;min-width:13%;background-color:#ef4444}.update-button{border:none;border-radius:4px;background-color:#1e90ff;min-width:85%}.delete-button:hover{transition:.3s;background-color:#c53838}.update-button:hover{transition:.3s;background-color:#176cc0}.delete-button,.update-button{font-weight:700;cursor:pointer;padding:.5em}.buttons{margin:1em;display:flex;align-items:stretch;justify-content:space-between}.state-div{display:flex;align-items:center;flex-direction:column;margin-top:auto}.state-indicator{width:100%;height:10px;border-radius:25px}.image{border-radius:.5rem;object-fit:cover;width:100%;height:150px}.card{display:flex;flex-direction:column;max-width:300px;min-width:300px;border-radius:.5rem;background-color:light-dark(#efedea,#282828);box-shadow:0 1px 2px #0000000d;border:1px solid transparent}.chevron-div{margin-top:0;min-width:100%;align-self:center}.chevron-go-up{transition:background-color .5s ease,transform .5s ease;transform:rotate(180deg)}.chevron-go-down{transition:background-color .5s ease,transform .5s ease;transform:rotate(0)}.card a{text-decoration:none}.content{display:flex;flex-direction:column;padding:1.1rem;flex-grow:1;height:100%}.title{color:light-dark(#121212,#efefec);font-size:1.125rem;line-height:1.75rem;font-weight:600}.desc{margin-top:.5rem;color:light-dark(#6B7280,#b4b4b1);font-size:.875rem;line-height:1.25rem}input[type=file][data-v-012ca0c1]::file-selector-button{border-radius:.5em;margin-right:8px;border:none;background:#1e90ff;padding:8px 12px;color:#fff;cursor:pointer}input[type=file][data-v-012ca0c1]::file-selector-button:hover{transition:.3s;background-color:#176cc0}form[data-v-012ca0c1]{display:flex;flex-direction:column;gap:.5em}input[data-v-012ca0c1],select[data-v-012ca0c1]{padding:12px;border-radius:.5rem}.opened-modal[data-v-012ca0c1]{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1000}.closed-modal[data-v-012ca0c1]{display:none}.overlay[data-v-012ca0c1]{background-color:#000000b3;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.modale[data-v-012ca0c1]{position:relative;z-index:2;background-color:light-dark(#ffffff,#282828);padding:30px;border-radius:10px;box-shadow:0 10px 25px #00000080;min-width:300px;max-width:500px;display:flex;flex-direction:column;gap:15px}.btn-close[data-v-012ca0c1]{position:absolute;top:10px;right:10px;background:none;border:none;cursor:pointer;font-size:1.2rem;color:light-dark(#868686,#999999)}.btn-close[data-v-012ca0c1]:hover{transition:.3s;color:light-dark(black,white)}.actions[data-v-012ca0c1]{display:flex;justify-content:flex-end}.send[data-v-012ca0c1]{padding:10px 20px;background-color:#1e90ff;color:#fff;border:none;border-radius:5px;cursor:pointer;font-weight:700}.send[data-v-012ca0c1]:hover{transition:.3s;background-color:#176cc0}.opened-modal[data-v-76e1e579]{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1000}.closed-modal[data-v-76e1e579]{display:none}.overlay[data-v-76e1e579]{background-color:#000000b3;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.modale[data-v-76e1e579]{position:relative;z-index:2;background-color:light-dark(#ffffff,#282828);padding:30px;border-radius:10px;box-shadow:0 10px 25px #00000080;min-width:300px;max-width:500px;display:flex;flex-direction:column;gap:15px}.btn-close[data-v-76e1e579]{position:absolute;top:10px;right:10px;background:none;border:none;cursor:pointer;font-size:1.2rem;color:light-dark(#868686,#999999)}.btn-close[data-v-76e1e579]:hover{transition:.3s;color:light-dark(black,white)}.actions[data-v-76e1e579]{display:flex;justify-content:flex-end}.send[data-v-76e1e579]{padding:10px 20px;background-color:#ef4444;color:#fff;border:none;border-radius:5px;cursor:pointer;font-weight:700}.send[data-v-76e1e579]:hover{transition:.5s;background-color:#c53838}.add-button-container[data-v-49d4fae4]{position:fixed;bottom:0;left:0;right:0;margin-left:2em;margin-bottom:2em;z-index:10}.add-button[data-v-49d4fae4]{padding-right:1em;padding-left:1em;background-color:#1e90ff;color:#fff;border:none;border-radius:5px;cursor:pointer;font-weight:700;box-shadow:0 4px 6px #0000001a}.add-button[data-v-49d4fae4]:hover{transition:.3s;background-color:#176cc0}.cards[data-v-49d4fae4]{display:flex;flex-wrap:wrap;justify-content:center;gap:2em;padding-bottom:5em}@media(max-width:820px){.add-button-container[data-v-49d4fae4]{margin-left:0;display:flex;align-items:center;justify-content:center}}h1[data-v-f2be0c33]{text-align:center}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.v-toast--fade-out{animation-name:fadeOut}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-down{animation-name:fadeInDown}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-up{animation-name:fadeInUp}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}.v-toast{position:fixed;display:flex;inset:0;padding:2em;overflow:hidden;z-index:1090;pointer-events:none}.v-toast__item{display:inline-flex;align-items:center;animation-duration:.15s;margin:.5em 0;box-shadow:0 1px 4px #0000001f,0 0 6px #0000000a;border-radius:.25em;pointer-events:auto;opacity:.92;color:#fff;min-height:3em;cursor:pointer}.v-toast__item--success{background-color:#47d78a}.v-toast__item--info{background-color:#1c85d5}.v-toast__item--warning{background-color:#febc22}.v-toast__item--error{background-color:#f7471c}.v-toast__item--default{background-color:#343a40}.v-toast__item--warning{color:#000}.v-toast__item.v-toast__item--top,.v-toast__item.v-toast__item--bottom{align-self:center}.v-toast__item.v-toast__item--top-right,.v-toast__item.v-toast__item--bottom-right{align-self:flex-end}.v-toast__item.v-toast__item--top-left,.v-toast__item.v-toast__item--bottom-left{align-self:flex-start}.v-toast__text{margin:0;padding:.5em 1em;word-break:break-word}.v-toast__icon{display:none}.v-toast.v-toast--top{flex-direction:column}.v-toast.v-toast--bottom{flex-direction:column-reverse}.v-toast.v-toast--custom-parent{position:absolute}@media screen and (max-width:768px){.v-toast{padding:0;position:fixed!important}}.v-toast__item{opacity:1;min-height:4em}.v-toast__item .v-toast__text{padding:1.5em 1em}.v-toast__item .v-toast__icon{display:block;width:27px;min-width:27px;height:27px;margin-left:1em;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.999 45.999'%3e %3cpath fill='%23fff' d='M39.264 6.736c-8.982-8.981-23.545-8.982-32.528 0-8.982 8.982-8.981 23.545 0 32.528 8.982 8.98 23.545 8.981 32.528 0 8.981-8.983 8.98-23.545 0-32.528zM25.999 33a3 3 0 11-6 0V21a3 3 0 116 0v12zm-3.053-17.128c-1.728 0-2.88-1.224-2.844-2.735-.036-1.584 1.116-2.771 2.879-2.771 1.764 0 2.88 1.188 2.917 2.771-.001 1.511-1.152 2.735-2.952 2.735z'/%3e %3c/svg%3e") no-repeat}[dir=rtl] .v-toast__item .v-toast__icon{margin-left:unset;margin-right:1em}.v-toast__item.v-toast__item--success .v-toast__icon{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3e %3cpath fill='%23fff' d='M26 0C11.664 0 0 11.663 0 26s11.664 26 26 26 26-11.663 26-26S40.336 0 26 0zm14.495 17.329l-16 18a1.997 1.997 0 01-2.745.233l-10-8a2 2 0 012.499-3.124l8.517 6.813L37.505 14.67a2.001 2.001 0 012.99 2.659z'/%3e %3c/svg%3e") no-repeat}.v-toast__item.v-toast__item--error .v-toast__icon{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 51.976 51.976'%3e %3cpath fill='%23fff' d='M44.373 7.603c-10.137-10.137-26.632-10.138-36.77 0-10.138 10.138-10.137 26.632 0 36.77s26.632 10.138 36.77 0c10.137-10.138 10.137-26.633 0-36.77zm-8.132 28.638a2 2 0 01-2.828 0l-7.425-7.425-7.778 7.778a2 2 0 11-2.828-2.828l7.778-7.778-7.425-7.425a2 2 0 112.828-2.828l7.425 7.425 7.071-7.071a2 2 0 112.828 2.828l-7.071 7.071 7.425 7.425a2 2 0 010 2.828z'/%3e %3c/svg%3e") no-repeat}.v-toast__item.v-toast__item--warning .v-toast__icon{background:url("data:image/svg+xml,%3csvg viewBox='0 0 52 52' xmlns='http://www.w3.org/2000/svg'%3e %3cpath fill='%23000' d='M49.466 41.26L29.216 6.85c-.69-1.16-1.89-1.85-3.22-1.85-1.32 0-2.53.69-3.21 1.85L2.536 41.26c-.71 1.2-.72 2.64-.03 3.85.68 1.18 1.89 1.89 3.24 1.89h40.51c1.35 0 2.56-.71 3.23-1.89.7-1.21.69-2.65-.02-3.85zm-25.53-21.405h3.381v3.187l-.724 8.92H24.66l-.725-8.92v-3.187zm2.97 17.344a1.712 1.712 0 01-1.267.543c-.491 0-.914-.181-1.268-.543a1.788 1.788 0 01-.531-1.297c0-.502.176-.935.53-1.297a1.712 1.712 0 011.269-.544c.49 0 .914.181 1.268.544s.53.795.53 1.297c0 .503-.176.934-.53 1.297z'/%3e %3c/svg%3e") no-repeat}
