[data-select-trigger]{height:fit-content;width:100%;background-color:var(--muted);color:var(--muted-foreground)}.select-trigger{display:grid;align-items:center;grid-template-columns:1fr 1.05em}.select-trigger img.svelte-85cqw0{height:1em;width:1em}.select-trigger-text{padding:0 4px;display:flex;justify-content:flex-start;overflow:hidden;text-wrap:none}[data-select-viewport]{max-height:33vh}[data-select-content]{background-color:var(--background);border:1px solid var(--border);border-radius:var(--radius);padding:4px;z-index:60}[data-select-group-label]{color:var(--muted-foreground);margin-top:4px;margin-bottom:2px}[data-highlighted][data-select-item]{background-color:var(--muted)}[data-select-item]{border-radius:var(--radius)}.select-item{display:grid;grid-template-columns:15px 1fr;align-items:center;gap:4px;font-size:.95em}.select-item img.svelte-85cqw0{width:15px}.select-subitem{display:grid;grid-template-columns:15px 1fr;align-items:center;gap:16px;font-size:.85em;color:var(--muted-foreground)}.select-subitem img.svelte-85cqw0{width:15px}[data-select-scroll-up-button],[data-select-scroll-down-button]{height:1.05em;display:flex;justify-content:center;align-items:center}.select-scroll-img{height:1em;width:1em;filter:var(--muted-filter)}[data-dialog-content]{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);min-width:400px;max-width:99dvw;max-height:95dvh;background-color:var(--background);border:1px solid var(--border);border-radius:var(--radius);display:flex;flex-direction:column;z-index:50}[data-dialog-overlay][data-state=open]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;background-color:#000c}[data-dialog-title]{background-color:var(--background);display:flex;font-size:1.25rem;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);padding:16px}[data-dialog-close]{background-color:transparent}[data-dialog-description],.dialog-children-wrapper{padding:8px 16px}@media (max-width: 500px){[data-dialog-title],[data-dialog-description],.dialog-children-wrapper{padding:4px}}.dialog-children-wrapper.svelte-1bd83b2{display:flex;flex-direction:column;height:max-content;overflow:auto}.close-button.svelte-1bd83b2{width:25px;height:25px;filter:var(--primary-filter)}.menu-button.svelte-5hx88s{background-color:var(--primary);display:flex;font-size:16px;min-width:40px;align-items:center;justify-content:center;color:#000}.menu-button.svelte-5hx88s img:where(.svelte-5hx88s){height:20px;width:20px;filter:invert(0%) sepia(6%) saturate(24%) hue-rotate(244deg) brightness(93%) contrast(105%)}.overlay.svelte-5hx88s{display:none;background:#0000;position:fixed;top:0;right:0;bottom:0;left:0;z-index:7;height:100dvh;width:100dvw}.dropdown-shown~.overlay{display:block}.combobox-container{display:flex;flex-direction:column;width:100%}.combobox-input-container{border-radius:var(--radius);background-color:var(--input);border:1px solid var(--border);display:flex;align-items:center;flex:1}.combobox-input{flex:1;background-color:transparent;border:none;padding-left:8px;font-size:16px}.combobox-trigger{background-color:transparent;padding:0}.combobox-content{background-color:var(--background);border:1px solid var(--border);border-radius:var(--radius);padding:8px 8px 8px 4px}.combobox-viewport{max-height:min(25em,25dvh)}.combobox-item{display:grid;grid-template-columns:1.25em 1fr;margin-top:2px;flex-shrink:0}.combobox-item img.svelte-1fxjcmm{height:1em;width:1em}.combobox-item:hover{background-color:var(--muted);cursor:default}.combobox-scroll-button{height:1.05em;display:flex;justify-content:center;align-items:center}.combobox-scroll-img{height:1em;width:1em;filter:var(--muted-filter)}[data-slider-root]{position:relative;display:flex;width:100%;align-items:center}[data-slider-range]{flex-grow:1;position:absolute;height:100%;background-color:var(--muted-foreground)}[data-slider-thumb]{border:1px solid var(--muted-foreground);background-color:var(--muted-foreground);width:15px;height:15px;cursor:pointer;border-radius:50%}.bar.svelte-1hbkazg{width:100%;height:5px;border-radius:var(--radius);background-color:var(--muted)}.drawer.svelte-uoxhh8{position:fixed;top:0;width:min(max-content,90%);height:100%;z-index:10;display:flex;flex-direction:column;background-color:var(--background)}.drawer-left.svelte-uoxhh8{left:-100%;transition:left .3s ease-in-out;border-right:2px solid var(--border)}.show-drawer-left.svelte-uoxhh8{left:0}.drawer-right.svelte-uoxhh8{right:-100%;transition:right .3s ease-in-out;border-left:2px solid var(--border)}.show-drawer-right.svelte-uoxhh8{right:0}.close-button.svelte-uoxhh8{width:30px;height:30px;filter:var(--primary-filter);align-self:flex-end}.transparent-button.svelte-uoxhh8{width:fit-content;padding:16px;align-self:flex-end}.radio-group-button.svelte-65rf3j{width:20px;height:20px;border:2px solid var(--border);border-radius:calc(infinity * 1px);box-sizing:border-box}.radio-group-button.svelte-65rf3j:hover{border-color:var(--primary)}.checked.svelte-65rf3j{background-color:var(--primary)}header.svelte-512ebe{width:100%;height:35px;background-color:var(--background);border-bottom:1px solid var(--border);padding:8px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;flex-shrink:0;z-index:10}.link-button.svelte-512ebe{background-color:transparent;display:flex;align-items:center;gap:8px;color:var(--primary);font-size:16px}.link-button.svelte-512ebe img:where(.svelte-512ebe){height:30px;width:30px;filter:var(--primary-filter)}button.svelte-512ebe{height:25px}nav.svelte-512ebe,menu.svelte-512ebe{position:fixed;top:0;background-color:var(--background);height:100dvh;width:min(20em,90%);z-index:11;display:flex;flex-direction:column}nav.svelte-512ebe{left:-100%;transition:left .3s ease-in-out;border-right:2px solid var(--border)}menu.svelte-512ebe{right:-100%;transition:right .3s ease-in-out;border-left:2px solid var(--border)}nav.show{left:0}menu.show{right:0}nav.svelte-512ebe ul:where(.svelte-512ebe),menu.svelte-512ebe ul:where(.svelte-512ebe){list-style:none;padding:0}nav.svelte-512ebe a:where(.svelte-512ebe),menu.svelte-512ebe a:where(.svelte-512ebe){display:flex;text-decoration:none;padding:1em 2em;transition:background-color .5s ease}nav.svelte-512ebe a:where(.svelte-512ebe):hover,menu.svelte-512ebe a:where(.svelte-512ebe):hover,.user-logout.svelte-512ebe:hover{background-color:var(--muted);cursor:pointer}.user-logout.svelte-512ebe button:where(.svelte-512ebe){padding:1em 2em;width:100%;cursor:pointer}.close-menu-button.svelte-512ebe,.close-user-button.svelte-512ebe{margin:8px 8px 0 0;background-color:transparent}.close-menu-button.svelte-512ebe{align-self:flex-end}.close-user-button.svelte-512ebe{align-self:flex-start}.close-menu-button.svelte-512ebe img:where(.svelte-512ebe),.close-user-button.svelte-512ebe img:where(.svelte-512ebe){height:35px;width:35px;filter:var(--primary-filter)}.overlay.svelte-512ebe{display:none;background:#00000080;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;height:100dvh;width:100dvw}menu.show~.overlay,nav.show~.overlay{display:block}.user-buttons.svelte-512ebe{display:flex;align-items:center;gap:16px}footer.svelte-1rtph1n{display:flex;align-items:center;justify-content:space-around;background-color:var(--card);border-top:1px solid var(--border);height:30px;width:100%;position:fixed;bottom:0}.gsi-material-button.svelte-1595gh6{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-webkit-appearance:none;background-color:#131314;background-image:none;border:1px solid #747775;-webkit-border-radius:20px;border-radius:20px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#e3e3e3;cursor:pointer;font-family:Roboto,arial,sans-serif;font-size:14px;height:40px;letter-spacing:.25px;outline:none;overflow:hidden;padding:0 12px;position:relative;text-align:center;-webkit-transition:background-color .218s,border-color .218s,box-shadow .218s;transition:background-color .218s,border-color .218s,box-shadow .218s;vertical-align:middle;white-space:nowrap;width:auto;max-width:400px;min-width:min-content;border-color:#8e918f}.gsi-material-button.svelte-1595gh6 .gsi-material-button-icon:where(.svelte-1595gh6){height:20px;margin-right:12px;min-width:20px;width:20px}.gsi-material-button.svelte-1595gh6 .gsi-material-button-content-wrapper:where(.svelte-1595gh6){-webkit-align-items:center;align-items:center;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;height:100%;justify-content:space-between;position:relative;width:100%}.gsi-material-button.svelte-1595gh6 .gsi-material-button-contents:where(.svelte-1595gh6){-webkit-flex-grow:1;flex-grow:1;font-family:Roboto,arial,sans-serif;font-weight:500;overflow:hidden;text-overflow:ellipsis;vertical-align:top}.gsi-material-button.svelte-1595gh6 .gsi-material-button-state:where(.svelte-1595gh6){-webkit-transition:opacity .218s;transition:opacity .218s;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.gsi-material-button.svelte-1595gh6:disabled{cursor:default;background-color:#13131461;border-color:#8e918f1f}.gsi-material-button.svelte-1595gh6:disabled .gsi-material-button-state:where(.svelte-1595gh6){background-color:#e3e3e31f}.gsi-material-button.svelte-1595gh6:disabled .gsi-material-button-contents:where(.svelte-1595gh6){opacity:38%}.gsi-material-button.svelte-1595gh6:disabled .gsi-material-button-icon:where(.svelte-1595gh6){opacity:38%}.gsi-material-button.svelte-1595gh6:not(:disabled):active .gsi-material-button-state:where(.svelte-1595gh6),.gsi-material-button.svelte-1595gh6:not(:disabled):focus .gsi-material-button-state:where(.svelte-1595gh6){background-color:#fff;opacity:12%}.gsi-material-button.svelte-1595gh6:not(:disabled):hover{-webkit-box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326}.gsi-material-button.svelte-1595gh6:not(:disabled):hover .gsi-material-button-state:where(.svelte-1595gh6){background-color:#fff;opacity:8%}h2.svelte-1595gh6{margin:0}.dialog-body.svelte-1595gh6{gap:16px}.forgot-link.svelte-1595gh6{font-size:.75rem;color:var(--primary)}.muted.svelte-1595gh6{font-size:.8rem;color:var(--muted-foreground)}.login-form.svelte-1595gh6{display:flex;flex-direction:column;gap:8px}.register-fields.svelte-1595gh6{display:grid;grid-template-columns:max-content auto;gap:12px}.login-button.svelte-1595gh6{height:2rem;background-color:var(--button-dark);color:var(--button-dark-foreground);border-radius:3px;margin:4px 16px 0}.login-icon.svelte-1595gh6{height:20px;width:20px}.separator.svelte-1595gh6{display:flex;justify-content:center;align-items:center}.separator.svelte-1595gh6:before,.separator.svelte-1595gh6:after{content:"";flex:1;border-bottom:1px solid var(--primary);margin:5px}.notification-button.svelte-vt71bx{filter:var(--primary-filter)}.notification-popover-title.svelte-vt71bx{padding:16px;border-bottom:1px solid var(--border);margin:0}.notification-popover-title-header.svelte-vt71bx{margin:0}.notification-unread.svelte-vt71bx{position:absolute;height:8px;width:8px;background-color:red;border-radius:50%;top:2px;right:2px}.notification-body.svelte-vt71bx{padding:8px;max-height:50dvh;overflow:auto;scrollbar-gutter:stable}.relative.svelte-vt71bx{position:relative}.notification-line-body.svelte-vt71bx{display:flex;flex-direction:column;border-bottom:1px solid var(--border);padding:8px;gap:4px}.notification-summary-line.svelte-vt71bx{display:flex;justify-content:space-between;border-bottom:1px solid var(--muted-border)}.notification-summary-text.svelte-vt71bx{font-size:1.1em;color:var(--primary)}.notification-date.svelte-vt71bx{font-size:.95em}.notification-message-line.svelte-vt71bx p:where(.svelte-vt71bx){color:var(--muted-foreground);font-size:.95em}main.svelte-1uravt0{position:fixed;width:70%;margin:25px auto;left:0;right:0;background-color:transparent;border:none}.toast-container.svelte-1uravt0{display:flex;flex-direction:column;gap:16px}.toast.svelte-1uravt0{border:1px solid var(--primary-foreground);color:var(--primary-foreground);padding:16px;border-radius:var(--radius);display:flex;justify-content:space-between;align-items:center;z-index:80}
