*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{height:100%;font-size:16px}@media(max-width:768px){html,body{font-size:15px}}body{margin:0;font-family:Montserrat,Inter,Roboto,Helvetica Neue,Arial,sans-serif;background:linear-gradient(180deg,var(--bg-color) 0%,var(--bg-color-darker) 50%,var(--bg-color) 100%);color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}span,h1,h2,h3,h4,h5,h6,p,a,li,button,td,select,option,label,input,textarea,tspan,.piechart_files_freespace{letter-spacing:-.3px;font-family:Montserrat,Inter,Roboto,Helvetica Neue,Arial,sans-serif;fill:var(--text-color)}img{-webkit-user-select:none;user-select:none;pointer-events:none}button{background:var(--more-contrast-card);color:var(--buttons-text-color);border:var(--border);padding:8px 12px;border-radius:8px;cursor:pointer;font-weight:600;font-size:clamp(.72rem,(.0000694444 * (var(--current-width) - 768) * 1rem),.8rem);transition:.1s;box-shadow:0 0 2px rgba(var(--accent),.05)}@media screen and (max-width:768px){button{padding:6px 8px}}button span{font-family:Montserrat,Inter,Roboto,Helvetica Neue,Arial,sans-serif}button:not(:disabled):hover{border:1px solid color-mix(in srgb,var(--accent) 50%,var(--more-contrast-card));position:relative}button:not(:disabled):hover span,button:not(:disabled):hover h1,button:not(:disabled):hover h2,button:not(:disabled):hover h3,button:not(:disabled):hover h4,button:not(:disabled):hover h5,button:not(:disabled):hover h6,button:not(:disabled):hover p,button:not(:disabled):hover a{z-index:1}button:not(:disabled):hover:before{z-index:0;content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background:var(--accent);opacity:.05;border-radius:8px}button:not(:disabled):active{position:relative}button:not(:disabled):active span,button:not(:disabled):active h1,button:not(:disabled):active h2,button:not(:disabled):active h3,button:not(:disabled):active h4,button:not(:disabled):active h5,button:not(:disabled):active h6,button:not(:disabled):active p,button:not(:disabled):active a{z-index:1}button:not(:disabled):active:before{z-index:0;content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background:var(--accent);opacity:.1;border-radius:8px}button.accent_button{background:color-mix(in srgb,var(--accent) 15%,var(--more-contrast-card))}button.accent_button:not(:disabled):hover{background:color-mix(in srgb,var(--accent) 25%,var(--more-contrast-card))}@keyframes lockedButton{0%{background-position:0 0}50%{background-position:100% 0}to{background-position:0 0}}button.disabled_due_internet:before{content:"";background-size:20px 20px;width:20px;height:20px;background-image:url(../../../icons/cool_icons/disconnected.svg);position:absolute;top:-5px;left:-5px;color:red;opacity:.7;pointer-events:none;border-radius:8px}button.locked{background:linear-gradient(110deg,var(--color-lighter) 30%,rgba(120,120,120,.1) 50%,var(--color-lighter) 70%);animation:lockedButton 1s infinite ease-in-out;background-size:200% 100%}button:disabled,button.locked{filter:saturate(.25);cursor:not-allowed}button:disabled:hover,button.locked:hover{border:1px solid transparent}.button_with_icon,.button_with_inv_icon{border:1px solid transparent;box-shadow:none;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:8px;transition:.15s}.button_with_icon>svg,.button_with_inv_icon>svg{color:var(--accent);height:24px;width:24px;padding:0;aspect-ratio:1/1;margin:0}.invert_svg_in_it>svg,.button_with_inv_icon>svg{color:var(--accent);filter:hue-rotate(var(--accent-color-rotating)) invert(.05)}.button_with_inv_icon:not(:disabled):hover{border:1px solid color-mix(in lch,hsl(from var(--accent) calc(h + var(--accent-color-rotating-no-deg) + 10) s l) 50%,transparent)!important}.button_with_inv_icon:before{filter:hue-rotate(var(--accent-color-rotating))}.button_danger,.button_highlight{color:#dc4141;border:1px solid rgba(220,65,65,.1);box-shadow:0 0 2px #dc41410d;background:color-mix(in srgb,rgb(220,65,65) 2%,var(--more-contrast-card));transition:.15s}.button_danger:hover,.button_highlight:hover{position:relative}.button_danger:hover span,.button_highlight:hover span,.button_danger:hover h1,.button_highlight:hover h1,.button_danger:hover h2,.button_highlight:hover h2,.button_danger:hover h3,.button_highlight:hover h3,.button_danger:hover h4,.button_highlight:hover h4,.button_danger:hover h5,.button_highlight:hover h5,.button_danger:hover h6,.button_highlight:hover h6,.button_danger:hover p,.button_highlight:hover p,.button_danger:hover a,.button_highlight:hover a{z-index:1}.button_danger:hover:before,.button_highlight:hover:before{z-index:0;content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background:#dc4141;opacity:.2;border-radius:inherit}.button_danger:hover:not(:disabled):hover:before,.button_highlight:hover:not(:disabled):hover:before{background:#dc4141!important}.button_danger:hover,.button_highlight:hover{border:1px solid rgba(220,65,65,.7)!important}.button_highlight{color:#f5d714;border:1px solid rgba(245,215,20,.15);box-shadow:0 0 2px #f5d7140d}.button_highlight:hover{position:relative}.button_highlight:hover span,.button_highlight:hover h1,.button_highlight:hover h2,.button_highlight:hover h3,.button_highlight:hover h4,.button_highlight:hover h5,.button_highlight:hover h6,.button_highlight:hover p,.button_highlight:hover a{z-index:1}.button_highlight:hover:before{z-index:0;content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background:#f5d714;opacity:.2;border-radius:inherit}.button_highlight:hover:not(:disabled):hover:before{background:#f5d714!important}.button_highlight:hover{border:1px solid rgba(245,215,20,.85)!important}a{color:var(--accent);text-decoration:dotted underline;transition:.1s;font-weight:600}a:hover{font-weight:600;text-decoration:underline}a.disabled_due_internet:before{content:"";background-size:20px 20px;width:20px;height:20px;background-image:url(../../../icons/cool_icons/disconnected.svg);position:absolute;top:-5px;left:-5px;color:red;opacity:.7;pointer-events:none;border-radius:8px}a.disabled_due_internet{color:var(--muted);cursor:not-allowed;filter:contrast(.25)}input[type=file]{padding:2px;border:none;transition:.2s;color:transparent!important}input[type=file]::-webkit-file-upload-button,input[type=file]::file-selector-button{width:100%;background:var(--card-skeleton-line);border:var(--border);border-radius:8px;color:var(--text-color);font-weight:400;padding:4px 8px;font-size:clamp(.72rem,(.0000694444 * (var(--current-width) - 768) * 1rem),.8rem);font-family:Montserrat,Inter,Roboto,Helvetica Neue,Arial,sans-serif;cursor:pointer;margin-right:8px}input[type=file]:disabled{background:var(--glass);cursor:not-allowed;color:var(--muted)}input[type=file]:disabled::-webkit-file-upload-button,input[type=file]:disabled::file-selector-button{color:var(--muted);background:var(--glass);cursor:not-allowed}input,textarea{background:var(--card);color:var(--text-color);border:var(--border);border-radius:8px;padding:8px 12px;font-size:clamp(.72rem,(.0000694444 * (var(--current-width) - 768) * 1rem),.8rem);font-weight:500;transition:.2s;font-family:Montserrat,Inter,Roboto,Helvetica Neue,Arial,sans-serif}input:focus-visible,textarea:focus-visible{outline:var(--accent) 1px solid;background:var(--more-contrast-card)}input::placeholder,textarea::placeholder{font-family:Montserrat,Inter,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400}input[type=checkbox],textarea[type=checkbox]{height:20px!important;margin:0!important}input[type=checkbox]:checked,textarea[type=checkbox]:checked{background:var(--accent);border-color:var(--accent)}input:invalid{border-color:#dc4141;background:#dc414133}input:disabled{border-radius:8px;cursor:not-allowed;color:var(--muted)}textarea{transition:none}.input_n_label::-webkit-scrollbar{width:5px}.input_n_label::-webkit-scrollbar-track{background:transparent}.input_n_label::-webkit-scrollbar-thumb{background:var(--muted);opacity:.6;border-radius:8px}.input_n_label::-webkit-scrollbar-thumb:hover{background-color:var(--accent)}.input_n_label{background:var(--card);padding:12px 8px;gap:6px;border:var(--border);border-radius:8px}.input_n_label .title{grid-area:Title;margin:6px 0;font-size:clamp(1.305rem,(.0001258681 * (var(--current-width) - 768) * 1rem),1.45rem);font-weight:800;letter-spacing:.1px}.input_n_label{display:flex;flex-direction:row;gap:12px;background:var(--glass);align-items:center;padding:4px 8px;justify-content:space-between}.input_n_label input{display:block;background:transparent;outline:none;border:none;height:65%;border-radius:0;padding:12px 12px 6px;margin-bottom:6px;width:90%;border-bottom:var(--border)}.input_n_label:has(.switch_field) label{width:auto;border-right:none}.input_n_label label{font-size:clamp(.765rem,(.0000737847 * (var(--current-width) - 768) * 1rem),.85rem);font-weight:500;color:var(--muted);width:90%;border-right:rgba(var(--muted),.1) 1px solid}.under_construction::-webkit-scrollbar{width:5px}.under_construction::-webkit-scrollbar-track{background:transparent}.under_construction::-webkit-scrollbar-thumb{background:var(--muted);opacity:.6;border-radius:8px}.under_construction::-webkit-scrollbar-thumb:hover{background-color:var(--accent)}.under_construction{background:var(--card);padding:12px 8px;gap:6px;border:var(--border);border-radius:8px}.under_construction .title{grid-area:Title;margin:6px 0;font-size:clamp(1.305rem,(.0001258681 * (var(--current-width) - 768) * 1rem),1.45rem);font-weight:800;letter-spacing:.1px}.under_construction{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.under_construction .text{text-align:center;font-weight:600;background:var(--more-contrast-card);padding:12px 24px;border-radius:8px;border:var(--glass) 2px solid}.under_construction .text h1{margin:0;font-size:clamp(1.08rem,(.0001041667 * (var(--current-width) - 768) * 1rem),1.2rem)}.under_construction .text h2{color:var(--muted);font-weight:400;font-size:clamp(.765rem,(.0000737847 * (var(--current-width) - 768) * 1rem),.85rem);margin:8px 0 6px}.under_construction .text h3{color:var(--muted);font-weight:400;margin:0;font-size:clamp(.63rem,(.0000607639 * (var(--current-width) - 768) * 1rem),.7rem)}@media screen and (max-width:768px){.under_construction .text{padding:10px}}.no_page::-webkit-scrollbar{width:5px}.no_page::-webkit-scrollbar-track{background:transparent}.no_page::-webkit-scrollbar-thumb{background:var(--muted);opacity:.6;border-radius:8px}.no_page::-webkit-scrollbar-thumb:hover{background-color:var(--accent)}.no_page{background:var(--card);padding:12px 8px;gap:6px;border:var(--border);border-radius:8px}.no_page .title{grid-area:Title;margin:6px 0;font-size:clamp(1.305rem,(.0001258681 * (var(--current-width) - 768) * 1rem),1.45rem);font-weight:800;letter-spacing:.1px}.no_page{padding:4px 6px}.no_page h2{color:var(--muted);font-size:clamp(.99rem,(.0000954861 * (var(--current-width) - 768) * 1rem),1.1rem);text-align:center;margin:4px 8px}.nav_a_svg{width:inherit}.nav_a_svg.active{font-weight:800}.nav_a_svg.active svg{opacity:.95}.nav_a_svg svg{opacity:.6;aspect-ratio:1/1;width:24px;height:24px}select{padding:6px 10px;border-radius:8px;border:none;background-color:var(--card);color:var(--muted);cursor:pointer;font-weight:700;font-size:clamp(.72rem,(.0000694444 * (var(--current-width) - 768) * 1rem),.8rem)}select:focus{outline:none;border-color:var(--accent)}.plus_week_button{display:flex;align-items:center;justify-content:center;text-align:center;padding:0;width:28px;height:28px;background:#f5233c33;color:#f5233c;border:1px solid rgb(245,35,60);font-size:1.1rem;font-weight:700}.plus_week_button.smaller{font-size:.8rem;width:24px;height:24px}.plus_week_button:hover{background:#f5233ccc!important;color:#49030c!important;border:rgb(245,35,60) 1px solid!important}.plus_week_button.active{background:#f5233ccc;color:#49030c}.plus_week_button:disabled{display:inline-block}.plus_week_button:disabled:hover{background:#f5233c33;color:#f5233c}.minus_week_button{display:flex;align-items:center;justify-content:center;text-align:center;padding:0;width:28px;height:28px;background:#288cfa33;color:#288cfa;border:1px solid rgb(40,140,250);font-size:1.1rem;font-weight:700}.minus_week_button.smaller{font-size:.8rem;width:24px;height:24px}.minus_week_button:hover{background:#288cfacc!important;color:#02254b!important;border:rgb(40,140,250) 1px solid!important}.minus_week_button.active{background:#288cfacc;color:#02254b}.minus_week_button:disabled{display:inline-block}.minus_week_button:disabled:hover{background:#288cfa33;color:#288cfa}.current_week_button{display:flex;align-items:center;justify-content:center;text-align:center;padding:0;width:28px;height:28px;background:#23eb4133;color:#23eb41;border:1px solid rgb(35,235,65);font-size:1.1rem;font-weight:700}.current_week_button.smaller{font-size:.8rem;width:24px;height:24px}.current_week_button:hover{background:#23eb41cc!important;color:#064610!important;border:rgb(35,235,65) 1px solid!important}.current_week_button.active{background:#23eb41cc;color:#064610}.current_week_button:disabled{display:inline-block}.current_week_button:disabled:hover{background:#23eb4133;color:#23eb41}.edited_pencil{color:#ff0;font-size:clamp(.9rem,(.0000868056 * (var(--current-width) - 768) * 1rem),1rem);text-shadow:rgba(0,0,0,.8) 0 0 2px}.stats{display:flex;gap:6px;margin-top:12px;flex-wrap:wrap}@media screen and (max-width:768px){.stats{justify-content:center}}.stats .stat{display:flex;flex-direction:column;background:var(--more-contrast-card);padding:6px 8px;border-radius:8px}.stats .stat.big_stat{width:100%}.stats .stat .value{display:block;font-size:clamp(1.08rem,(.0001041667 * (var(--current-width) - 768) * 1rem),1.2rem);font-weight:800}@media screen and (max-width:768px){.stats .stat .value{font-size:clamp(1.26rem,(.0001215278 * (var(--current-width) - 768) * 1rem),1.4rem)}}.stats .stat .title{font-size:clamp(.72rem,(.0000694444 * (var(--current-width) - 768) * 1rem),.8rem);color:var(--muted);font-weight:500;margin:0}.snowflake{position:fixed;width:4px;height:4px;border-radius:100%;background:#fff;z-index:10}.snowflake:hover{cursor:pointer;box-shadow:#ffffff59 0 0 8px}.page_header{width:min(100vw - clamp(5vw,(.0390625 * (var(--current-width) - 640) * 1vw),20vw),1200px);padding:6px}.page_header .page_title{display:block;font-size:clamp(2.025rem,(.0005859375 * (var(--current-width) - 768) * 1rem),2.7rem);word-break:break-word;line-height:1.1;font-weight:950;color:var(--text-color);margin:6px 0 4px;padding:0 4px}@media screen and (max-width:768px){.page_header .page_title{text-align:center}}.page_header .page_description{display:block;font-size:clamp(.72rem,(.00015625 * (var(--current-width) - 768) * 1rem),.9rem);font-weight:450;color:var(--muted);margin:0 0 4px;padding:0 12px}@media screen and (max-width:768px){.page_header .page_description{text-align:center}}@keyframes fade_in{0%{opacity:0}50%{opacity:.6}to{opacity:.1}}.something_saved{font-size:clamp(.72rem,(.0000694444 * (var(--current-width) - 768) * 1rem),.8rem);color:var(--muted);font-weight:500;margin:0 6px 12px;text-align:center;opacity:0;animation:fade_in .9s linear}.something_saved.disabled{opacity:0;visibility:hidden;animation:none}.no_info{color:var(--muted);background:var(--more-contrast-card);padding:6px 8px;font-size:clamp(.9rem,(.0000868056 * (var(--current-width) - 768) * 1rem),1rem);font-weight:450;border-radius:8px}@keyframes small_shimmer{0%{background-position:-100px 0}to{background-position:100px 0}}@keyframes shimmer{0%{background-position:-550px 0}to{background-position:550px 0}}.skeleton,.stat.skeleton .value,.stat.skeleton .title,.stat.skeleton{display:block;background:linear-gradient(80deg,var(--card-skeleton-background) 0px,var(--card-skeleton-line) 100px,var(--card-skeleton-background) 200px,var(--card-skeleton-line) 300px,var(--card-skeleton-background) 400px);background-size:550px;animation:shimmer 2.5s infinite linear;border-radius:8px}.stat.skeleton,.stat.skeleton .stat.value,.stat.skeleton .stat.title{width:110px;gap:8px}.stat.skeleton .title{width:80%;height:12px}.stat.skeleton .value{width:50%;height:18px}.entity_search_page_skeleton{padding:6px;display:flex;flex-direction:column;align-items:center;gap:4px;background:var(--card);width:100%;height:40px}.entity_search_page_skeleton>.title{height:20px;width:180px}.entity_search_page_skeleton>.description{height:16px;width:120px}.switch_field{width:74px;min-width:74px;max-width:74px;height:36px;padding:4px;border-radius:72px;margin:4px;display:flex;align-items:center;cursor:pointer;transition:.15s}.switch_field:focus{outline:none}.switch_field.inactive{background:#dc4141}.switch_field.active{background:linear-gradient(135deg,#05c814e6,#05c814b3)}.switch_field:hover{filter:brightness(115%)}.switch_field.switch_disabled{filter:contrast(80%)}.switch_field.loading{cursor:wait;background:linear-gradient(80deg,var(--card-skeleton-background) 0px,var(--card-skeleton-line) 50px,var(--card-skeleton-background) 100px,var(--card-skeleton-line) 150px,var(--card-skeleton-background) 200px);background-size:100px 100px;animation:small_shimmer 1s infinite linear}.switch_field .circle{background:#fff;width:32px;height:32px;border-radius:72px;box-shadow:-1px 1px 4px #0003;transition:.2s;border:var(--border)}.switch_field .circle.switched{transform:translate(34px);border:rgba(20,40,30,.2) 1px solid;box-shadow:-1px 2px 2px #232d371a}
