.tooltip.svelte-8unik0{position:absolute;background-color:#333;color:#fff;padding:5px;border-radius:3px;font-size:1.2em;white-space:nowrap;z-index:1000;pointer-events:none;opacity:0;transition:opacity .2s}.tooltip.svelte-8unik0:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}.tooltip.svelte-8unik0{bottom:100%;left:50%;transform:translate(-50%)}.calendar.svelte-l7l8fj{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;box-sizing:border-box;width:100%;height:auto}.day-initial.svelte-l7l8fj{text-align:center;font-weight:700;color:#c5c6c7;font-size:.6em}.excluded-month.svelte-l7l8fj .month-name:where(.svelte-l7l8fj){color:#666}.excluded-month.svelte-l7l8fj .day-initial:where(.svelte-l7l8fj){color:#666}.day.svelte-l7l8fj{aspect-ratio:1;text-align:center;font-size:.7em;display:flex;align-items:center;justify-content:center;color:#ddd;background-color:#222;position:relative}.day.svelte-l7l8fj:hover .tooltip{opacity:1;pointer-events:auto}.weekend.svelte-l7l8fj{background-color:#585858}.optimized.svelte-l7l8fj{background-color:#4caf50}.fixed.svelte-l7l8fj{background-color:#2e7d32;border:2px solid #66bb6a}.holiday.svelte-l7l8fj{background-color:#3b1e6e}.clickable.svelte-l7l8fj{cursor:pointer}.clickable.svelte-l7l8fj:hover{opacity:.7;transform:scale(1.05);transition:transform .1s,opacity .1s}.consecutive-day.svelte-l7l8fj{border:1px solid rgba(255,255,255,.7)}.month-name.svelte-l7l8fj{grid-column:span 7;text-align:center;letter-spacing:.1em;font-size:1em;text-transform:uppercase;color:#c5c6c7;margin-bottom:5px}.consecutive-days-off.svelte-l7l8fj{margin-top:10px;color:#fff}.consecutive-days-off.svelte-l7l8fj ul:where(.svelte-l7l8fj){list-style:none;padding:0;margin:0}.consecutive-days-off.svelte-l7l8fj li:where(.svelte-l7l8fj){font-size:1em}@media (max-width: 600px){.month-name.svelte-l7l8fj{font-size:.9em}.consecutive-days-off.svelte-l7l8fj li:where(.svelte-l7l8fj){font-size:.8em}}.strikethrough.svelte-l7l8fj{text-decoration:line-through;opacity:.5}.past-date.svelte-l7l8fj{opacity:.4}.past-date.svelte-l7l8fj span:where(.svelte-l7l8fj){text-decoration:line-through}.header.svelte-ibpjbp{max-width:800px;margin:20px auto;padding:0 30px;text-align:center}.header.svelte-ibpjbp h2:where(.svelte-ibpjbp){font-size:2.3rem;margin:0}.content-box.svelte-ibpjbp{max-width:1200px;margin:20px auto;padding:15px;background-color:#111;border-radius:8px;box-shadow:0 4px 12px #0003;overflow:hidden}.content-box.svelte-ibpjbp p:where(.svelte-ibpjbp){text-align:center;line-height:3}input.svelte-ibpjbp{margin:0 5px;font-size:1em;padding:8px;background-color:transparent;border:1px solid #555;border-radius:5px;color:#fff;transition:background-color .3s,color .3s;width:auto}input.svelte-ibpjbp:hover{background-color:#ffffff1a}input.svelte-ibpjbp:focus{outline:2px solid #61dafb}.calendar-grid.svelte-ibpjbp{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;justify-items:center;padding:20px}@media (max-width: 1024px){.calendar-grid.svelte-ibpjbp{grid-template-columns:repeat(2,1fr);gap:10px;padding:10px}}@media (max-width: 600px){.calendar-grid.svelte-ibpjbp{grid-template-columns:repeat(2,1fr);gap:5px;padding:5px}}.toggle-excluded-months-container.svelte-ibpjbp{text-align:center;margin:20px 0}.toggle-excluded-months.svelte-ibpjbp{padding:8px 16px;background-color:#333;border:1px solid #555;border-radius:5px;color:#fff;cursor:pointer;font-size:.9em;transition:background-color .3s;width:auto;display:inline-block;white-space:nowrap}.toggle-excluded-months.svelte-ibpjbp:hover{background-color:#444}.calendar-container.svelte-ibpjbp{width:100%;max-width:300px;background-color:#111;color:#fff;border-radius:5px;padding:10px;box-sizing:border-box;box-shadow:0 2px 4px #0000001a;overflow:visible;display:flex;flex-direction:column}.calendar-key.svelte-ibpjbp{display:flex;justify-content:center;gap:20px;padding:5px;margin-bottom:10px}.key-item.svelte-ibpjbp,.key-label.svelte-ibpjbp{display:flex;align-items:center;gap:5px}.color-box.svelte-ibpjbp{width:15px;height:15px;min-width:15px;border-radius:3px}.color-box.weekend.svelte-ibpjbp{background-color:#585858}.color-box.optimized.svelte-ibpjbp{background-color:#4caf50}.color-box.holiday.svelte-ibpjbp{background-color:#3b1e6e}footer.svelte-ibpjbp{text-align:center;padding:10px;color:#c5c6c7;font-size:.8em}a.svelte-ibpjbp{color:#66fcf1;text-decoration:none}a.svelte-ibpjbp:hover{color:#fff;text-decoration:none}.arrow-controls.svelte-ibpjbp{display:inline-flex;align-items:center}button.svelte-ibpjbp{background-color:#333;border-left:4px solid #111;border-top:4px solid #111;border-right:4px solid #555;border-bottom:4px solid #555;color:#fff;font-size:.8em;cursor:pointer;padding:3px;margin:0 3px;border-radius:4px;box-shadow:0 2px 4px #0000004d;transition:transform .1s;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;font-weight:700}button.svelte-ibpjbp:hover{background-color:#444}button.svelte-ibpjbp:active{transform:translateY(2px);box-shadow:none}button.svelte-ibpjbp:focus{outline:none}.bold.svelte-ibpjbp{font-weight:700;font-size:1em;margin:0 5px}.flag.svelte-ibpjbp{font-size:1.5em}.how-it-works.svelte-ibpjbp{margin:20px auto;padding:25px;background-color:#111;color:#fff;border-radius:8px;box-shadow:0 4px 12px #0003;transition:max-height .3s ease;overflow:hidden}.how-it-works.svelte-ibpjbp p:where(.svelte-ibpjbp){text-align:left}.how-it-works.svelte-ibpjbp h3:where(.svelte-ibpjbp){margin-top:0}.toggle-text.svelte-ibpjbp{color:#fff;cursor:pointer;margin:20px auto;text-align:center;font-size:1em;transition:color .3s;display:block;width:auto;background:none;border:none;padding:0}.toggle-text.svelte-ibpjbp:hover{color:#61dafb;background:none;border:none;padding:0}.toggle-text.svelte-ibpjbp:focus{outline:none}.reset-link.svelte-ibpjbp{display:block;margin-top:10px;text-align:center;font-size:.8em}.color-box.holiday.svelte-ibpjbp{background-color:#3b1e6e;display:inline-block;width:15px;height:15px;margin-right:5px;border-radius:3px}.content-box.svelte-ibpjbp ul:where(.svelte-ibpjbp){list-style-type:none;padding:0}.content-box.svelte-ibpjbp li:where(.svelte-ibpjbp){display:flex;align-items:center}.content-box.svelte-ibpjbp button:where(.svelte-ibpjbp){background-color:#444;border:none;color:#fff;padding:5px 10px;cursor:pointer;border-radius:5px}.content-box.svelte-ibpjbp button:where(.svelte-ibpjbp):hover{background-color:#555}.strikethrough.svelte-ibpjbp{text-decoration:line-through}.edit-link.svelte-ibpjbp{cursor:pointer;font-size:.8em;text-decoration:none}.edit-link.svelte-ibpjbp:hover{color:#fff}.holidays-list.svelte-ibpjbp{margin:10px;padding:15px;background-color:#222;border-radius:5px}.holidays-list.svelte-ibpjbp ul:where(.svelte-ibpjbp){list-style-type:none;padding:0}.holidays-list.svelte-ibpjbp li:where(.svelte-ibpjbp){display:flex;align-items:center;justify-content:space-between;padding:8px;border-radius:4px;gap:5px}.holidays-list.svelte-ibpjbp li:where(.svelte-ibpjbp):hover{background-color:#333}.holidays-list.svelte-ibpjbp span:where(.svelte-ibpjbp){flex:1}.holidays-list.svelte-ibpjbp button:where(.svelte-ibpjbp){margin-left:10px;background-color:#444;border:none;color:#fff;padding:5px 25px;cursor:pointer;border-radius:5px;min-width:100px}.holidays-list.svelte-ibpjbp button:where(.svelte-ibpjbp):hover{background-color:#555}.settings-section.svelte-ibpjbp{margin-bottom:20px}.settings-section.svelte-ibpjbp:last-child{margin-bottom:0}.settings-section.svelte-ibpjbp h3:where(.svelte-ibpjbp){margin-top:0;margin-bottom:15px;color:#fff}.start-date-link.svelte-ibpjbp{text-decoration:underline;text-decoration-style:dotted;cursor:pointer;color:inherit}.start-date-link.svelte-ibpjbp:hover{text-decoration-style:solid}.date-picker-overlay.svelte-ibpjbp{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.date-picker-modal.svelte-ibpjbp{background-color:#222;border-radius:10px;padding:25px;max-width:min(400px,calc(100vw - 40px));width:100%;box-sizing:border-box;position:relative;color:#fff}.date-picker-close.svelte-ibpjbp{position:absolute;top:10px;right:10px;background:transparent;border:none;color:#fff;font-size:24px;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;padding:0;line-height:1}.date-picker-close.svelte-ibpjbp:hover,.date-picker-close.svelte-ibpjbp:active,.date-picker-close.svelte-ibpjbp:focus{background:transparent;color:#ccc}.date-picker-modal.svelte-ibpjbp h3:where(.svelte-ibpjbp){margin:0 0 10px;padding:0;text-align:center;font-size:1.5em}.date-picker-modal.svelte-ibpjbp p:where(.svelte-ibpjbp){margin:0 0 20px;padding:0;text-align:center;color:#ccc}.date-picker-controls.svelte-ibpjbp{margin:0 0 20px;padding:0;width:100%}.date-input.svelte-ibpjbp{width:100%;padding:10px;font-size:1em;background-color:#222;border:1px solid #555;border-radius:5px;color:#fff;box-sizing:border-box;text-align:center;margin:0;display:block}.date-input.svelte-ibpjbp:focus{outline:2px solid #61dafb;border-color:#61dafb}.date-input.svelte-ibpjbp::-webkit-calendar-picker-indicator{filter:invert(1);cursor:pointer}.date-input.svelte-ibpjbp::-webkit-inner-spin-button,.date-input.svelte-ibpjbp::-webkit-clear-button{filter:invert(1)}.date-picker-buttons.svelte-ibpjbp{display:flex;gap:10px;justify-content:center;margin:0 0 15px;width:100%;box-sizing:border-box}.date-picker-button.svelte-ibpjbp,.date-picker-save.svelte-ibpjbp{margin:0;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s;box-sizing:border-box}.date-picker-button.svelte-ibpjbp{flex:1;min-width:0;padding:20px;background-color:#444;color:#fff;font-size:.9em}.date-picker-button.svelte-ibpjbp:hover{background-color:#555}.date-picker-save.svelte-ibpjbp{width:100%;margin:0;font-size:1.1em;font-weight:700;background-color:#61dafb;color:#000}.date-picker-save.svelte-ibpjbp:hover{background-color:#4fa8c5}
