:root{--color-background: #1e1e20;--color-text: #3f3f3f;--font-family: "Segoe UI", sans-serif;--font-size: 18px;--month--january: #30a2ff;--month--february: #19a7ce;--month--march: #00c4ff;--month--april: #82cd47;--month--may: #54b435;--month--june: #379237;--month--july: #f79327;--month--august: #ffe569;--month--september: #f97b22;--month--october: #865dff;--month--november: #e384ff;--month--december: #ffa3fd}@font-face{font-family:Segoe UI Semilight;src:url(/assets/SegoeUI-SemilightItalic-92c1dd47.woff2) format("woff2"),url(/assets/SegoeUI-SemilightItalic-456fdd47.woff) format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Segoe UI;src:url(/assets/SegoeUI-LightItalic-1e9874c1.woff2) format("woff2"),url(/assets/SegoeUI-LightItalic-b3f7a449.woff) format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Segoe UI;src:url(/assets/SegoeUI-SemiboldItalic-ed011a0f.woff2) format("woff2"),url(/assets/SegoeUI-SemiboldItalic-e1d30b55.woff) format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Segoe UI;src:url(/assets/SegoeUIBlack-Italic-8b263f8c.woff2) format("woff2"),url(/assets/SegoeUIBlack-Italic-ceda7227.woff) format("woff");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Segoe UI;src:url(/assets/SegoeUIBlack-731960c3.woff2) format("woff2"),url(/assets/SegoeUIBlack-2498f531.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Segoe UI;src:url(/assets/SegoeUI-BoldItalic-f054cdac.woff2) format("woff2"),url(/assets/SegoeUI-BoldItalic-5ec639d4.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Segoe UI;src:url(/assets/SegoeUI-Semibold-c7914647.woff2) format("woff2"),url(/assets/SegoeUI-Semibold-f5b0a382.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Segoe UI;src:url(/assets/SegoeUI-Italic-170a83a8.woff2) format("woff2"),url(/assets/SegoeUI-Italic-c74b1c5d.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Segoe UI Semilight;src:url(/assets/SegoeUI-Semilight-1c979f34.woff2) format("woff2"),url(/assets/SegoeUI-Semilight-35f30d1f.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Segoe UI;src:url(/assets/SegoeUI-Light-490f474b.woff2) format("woff2"),url(/assets/SegoeUI-Light-bcd8eb30.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Segoe UI;src:url(/assets/SegoeUI-Bold-5a2971cb.woff2) format("woff2"),url(/assets/SegoeUI-Bold-407202bf.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Segoe UI;src:url(/assets/SegoeUI-faf6946f.woff2) format("woff2"),url(/assets/SegoeUI-b7861938.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:icons;src:url(/assets/icons-a6f82406.eot);src:url(/assets/icons-a6f82406.eot?#iefix) format("embedded-opentype"),url(/assets/icons-4673b28e.woff) format("woff"),url(/assets/icons-07586e61.ttf) format("truetype"),url(/assets/icons-3c5bc1a3.svg#icons) format("svg");font-weight:400;font-style:normal}*,*:before,*:after{box-sizing:border-box;font-weight:400;margin:0;padding:0;position:relative}html{font-size:var(--font-size)}body{background:var(--color-background);color:var(--color-text);font-family:var(--font-family);min-height:100vh;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;max-width:100vw}body::-webkit-scrollbar{width:5px}body::-webkit-scrollbar-track{background:var(--color-background)}body::-webkit-scrollbar-thumb{background:rgba(250,250,255,.0823529412)}body::-webkit-scrollbar-thumb:hover{background:#707070}.icon{font-family:icons}.month-enter-active,.month-leave-active{transition:all .5s ease}.month-enter-from{opacity:0;transform:translateY(-100%)}.month-leave-to{opacity:0;transform:translateY(100%)}.loading-view{align-items:center;background:#1a1a1e;display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10}.loading-view .mobile-message{color:#fff;font-size:1.2rem;font-weight:300;opacity:0;animation:fadeInMessage 1s ease-out 2s forwards}@keyframes fadeInMessage{to{opacity:.6}}.the-header{background:#1a1a1e;border:1px solid rgba(250,250,255,.0823529412);height:75px;-webkit-user-select:none;user-select:none}.the-header .header-content{align-items:center;display:flex;height:100%;justify-content:space-between;max-width:1920px;margin:0 auto;padding-left:40px}.the-header svg{min-width:220px;width:220px}.the-header .year-selector{align-items:center;display:flex;gap:1rem;padding:0 2rem}.the-header .year-selector .year-nav{background:transparent;border:none;color:#ffffff80;cursor:pointer;font-size:24px;padding:.5rem;transition:color .3s ease}.the-header .year-selector .year-nav:hover{color:#fff}.the-header .year-selector .year-display{border-bottom:2px solid transparent;color:#fff;font-size:24px;font-weight:700;padding-bottom:2px;transition:border-color .3s ease}.the-header .year-selector .year-display.month--1{border-bottom-color:var(--month--january)}.the-header .year-selector .year-display.month--2{border-bottom-color:var(--month--february)}.the-header .year-selector .year-display.month--3{border-bottom-color:var(--month--march)}.the-header .year-selector .year-display.month--4{border-bottom-color:var(--month--april)}.the-header .year-selector .year-display.month--5{border-bottom-color:var(--month--may)}.the-header .year-selector .year-display.month--6{border-bottom-color:var(--month--june)}.the-header .year-selector .year-display.month--7{border-bottom-color:var(--month--july)}.the-header .year-selector .year-display.month--8{border-bottom-color:var(--month--august)}.the-header .year-selector .year-display.month--9{border-bottom-color:var(--month--september)}.the-header .year-selector .year-display.month--10{border-bottom-color:var(--month--october)}.the-header .year-selector .year-display.month--11{border-bottom-color:var(--month--november)}.the-header .year-selector .year-display.month--12{border-bottom-color:var(--month--december)}.the-header .months-wrapper{position:relative;display:flex;flex-shrink:1;min-width:0;height:100%}.the-header .scroll-gradient{position:absolute;top:0;bottom:0;width:60px;pointer-events:none;z-index:10;opacity:0;transition:opacity .3s ease}.the-header .scroll-gradient.visible{opacity:1}.the-header .scroll-gradient--left{left:0;background:linear-gradient(to right,#1a1a1e,transparent)}.the-header .scroll-gradient--right{right:0;background:linear-gradient(to left,#1a1a1e,transparent)}.the-header main{flex:1;display:flex;height:100%;padding:0 1rem;min-width:0;overflow-x:auto;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none}.the-header main::-webkit-scrollbar{display:none}.the-header main .month{align-items:center;border-bottom:1px solid transparent;color:#ffffff80;cursor:pointer;font-weight:300;display:flex;font-size:20px;gap:10px;height:100%;padding:0 .5rem;transition:all .3s ease}.the-header main .month.month--1.active{border-bottom-color:var(--month--january);color:var(--month--january)}.the-header main .month.month--2.active{border-bottom-color:var(--month--february);color:var(--month--february)}.the-header main .month.month--3.active{border-bottom-color:var(--month--march);color:var(--month--march)}.the-header main .month.month--4.active{border-bottom-color:var(--month--april);color:var(--month--april)}.the-header main .month.month--5.active{border-bottom-color:var(--month--may);color:var(--month--may)}.the-header main .month.month--6.active{border-bottom-color:var(--month--june);color:var(--month--june)}.the-header main .month.month--7.active{border-bottom-color:var(--month--july);color:var(--month--july)}.the-header main .month.month--8.active{border-bottom-color:var(--month--august);color:var(--month--august)}.the-header main .month.month--9.active{border-bottom-color:var(--month--september);color:var(--month--september)}.the-header main .month.month--10.active{border-bottom-color:var(--month--october);color:var(--month--october)}.the-header main .month.month--11.active{border-bottom-color:var(--month--november);color:var(--month--november)}.the-header main .month.month--12.active{border-bottom-color:var(--month--december);color:var(--month--december)}@media (max-width: 767px){.the-header{flex-wrap:wrap;height:auto;padding:.5rem;overflow-x:hidden;justify-content:flex-start}.the-header svg{min-width:120px;width:120px;flex-shrink:0}.the-header .year-selector{gap:.5rem;padding:.5rem 1rem;flex-shrink:0}.the-header .year-selector .year-nav{font-size:18px;padding:.25rem}.the-header .year-selector .year-display{font-size:18px}.the-header .months-wrapper{flex:0 1 100%}.the-header main{overflow-x:auto;overflow-y:hidden;padding:.5rem 0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.the-header main::-webkit-scrollbar{display:none}.the-header main .month{flex-shrink:0;font-size:18px;gap:0;padding:0 .75rem;scroll-snap-align:start;white-space:nowrap}.the-header main .month>span:last-child{display:none}.the-header main .month .icon{font-size:18px}}@media (min-width: 768px) and (max-width: 1199px){.the-header{padding-left:20px}.the-header svg{min-width:160px;width:160px}.the-header .year-selector{gap:.75rem;padding:0 1rem}.the-header .year-selector .year-nav,.the-header .year-selector .year-display{font-size:20px}.the-header main{padding:0 .5rem}.the-header main .month{font-size:16px;gap:6px;padding:0 .35rem}.the-header main .month .icon{font-size:16px}}.the-calendar{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);padding-bottom:1rem;width:100%}.the-calendar main{align-items:flex-start;display:flex;gap:.8rem;flex-wrap:wrap;padding:0 .8rem .8rem}.the-calendar main>div{align-items:center;background:#252529;border-radius:10px;color:#fff;display:inline-flex;flex-direction:column;gap:.5rem;height:15vh;min-height:8vw;max-height:11vw;flex-basis:calc(14.2857142857% - .6857142857rem);justify-content:space-between;max-width:calc(14.2857142857% - .6857142857rem);padding:1rem}.the-calendar main>div header{display:flex;justify-content:space-between;align-items:flex-start;width:100%;z-index:1}.the-calendar main>div header .icon{font-size:1.5rem}.the-calendar main>div header .icon.text-icon{font-size:2rem;line-height:1rem}.the-calendar main>div header>span:last-child{font-size:1.5rem;font-weight:700;line-height:1.5rem}.the-calendar main>div footer{width:100%;z-index:1}.the-calendar main>div footer p{font-size:.8rem;line-height:.8rem}.the-calendar main>div footer p.unofficial{opacity:.6;font-size:.7rem;line-height:.7rem;margin-top:.2rem}.the-calendar main>div footer p.bridge-suggestion{color:#ffc107;font-size:.7rem;line-height:.7rem;margin-top:.2rem;font-weight:600}.the-calendar main>div footer p.short-week-suggestion{color:#4caf50;font-size:.7rem;line-height:.7rem;margin-top:.2rem;font-weight:600}.the-calendar main>div footer p.four-day-suggestion{color:#47caff;font-size:.7rem;line-height:.7rem;margin-top:.2rem;font-weight:600}.the-calendar main>div:nth-child(-n+7){background:transparent;align-items:center;font-size:1rem;font-weight:300;height:initial;justify-content:center;min-height:initial;padding-bottom:0}.the-calendar main>div.weekend{border:1px solid #707070}.the-calendar main>div.holiday{font-weight:700;background:rgba(37,37,41,.6431372549)}.the-calendar main>div.holiday:before{background:linear-gradient(315deg,#bd34fe 0%,#47caff 100%);background-size:200% 200%;content:"";filter:blur(50px);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1;opacity:0;animation:animation 10s infinite linear}.the-calendar main>div.holiday.holiday-animate:before{animation:animation 10s infinite linear,fadeInGlow .6s ease-out var(--delay, 0s) forwards}.the-calendar main>div.holiday.holiday--1:before{background:linear-gradient(315deg,#bd34fe 0%,#47caff 100%);background-size:200% 200%}.the-calendar main>div.holiday.holiday--2:before{background:linear-gradient(315deg,#ce620f 0%,#47caff 100%);background-size:200% 200%}.the-calendar main>div.holiday.holiday--3:before{background:linear-gradient(315deg,#feea34 0%,#47caff 100%);background-size:200% 200%}.the-calendar main>div.holiday.holiday--4:before{background:linear-gradient(180deg,#ffffff 0%,#ffffff 33%,#1e8449 33%,#1e8449 66%,#d32f2f 66%,#d32f2f 100%);background-size:200% 200%}.the-calendar main>div.today{font-weight:700;text-decoration:underline;outline:2px solid rgba(255,255,255,.5);outline-offset:-2px}.the-calendar main>div.another-month{opacity:.1}.the-calendar main>div .long-weekend-indicator{position:absolute;top:-8px;right:-8px;width:6px;height:6px;background:#ffffff;opacity:.1;border-radius:50%;z-index:2;cursor:help}.the-calendar main>div.bridge-day{border:2px dashed rgba(255,193,7,.5);background:rgba(255,193,7,.05);cursor:help}.the-calendar main>div.short-work-week{border:2px dashed rgba(76,175,80,.5);background:rgba(76,175,80,.08);cursor:help}.the-calendar main>div.four-day-work-week{border:2px dashed rgba(71,202,255,.4);background:rgba(71,202,255,.05);cursor:help}@keyframes animation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes fadeInGlow{0%{opacity:0;filter:blur(50px) brightness(.5)}to{opacity:1;filter:blur(50px) brightness(1)}}.next-holiday{color:#ffffffb3;font-size:.9rem;font-weight:300;padding:.5rem 1rem;text-align:right}.next-holiday span{display:inline-block}#app{width:100%;max-width:100vw}.content-wrapper{max-width:1920px;margin:0 auto}.calendar-forward-enter-active,.calendar-forward-leave-active,.calendar-backward-enter-active,.calendar-backward-leave-active{transition:all .3s ease}.calendar-forward-enter-from{opacity:0;transform:translate(30px)}.calendar-forward-leave-to,.calendar-backward-enter-from{opacity:0;transform:translate(-30px)}.calendar-backward-leave-to{opacity:0;transform:translate(30px)}.loading-enter-active,.loading-leave-active{transition:all .5s ease}.loading-enter-from,.loading-leave-to{opacity:0}
