#app{width:100%;min-height:100vh}.birthday-input-container[data-v-80706428]{margin-bottom:20px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.birthday-label[data-v-80706428]{font-size:.9em;color:#e0e0e0}.birthday-input-container input[data-v-80706428]{padding:8px 12px;border:1px solid #444;border-radius:6px;background-color:#2c2c2c;color:#e0e0e0;font-size:.9em;cursor:pointer;transition:border-color .2s,background-color .2s}.birthday-input-container input[data-v-80706428]:hover{border-color:#666;background-color:#333}.birthday-input-container input[data-v-80706428]:focus{outline:none;border-color:#bb86fc}.birthday-input-container input[data-v-80706428]::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(1);opacity:.6}.birthday-input-container input[data-v-80706428]::-webkit-calendar-picker-indicator:hover{opacity:1}.vacation-countdown[data-v-80706428]{margin-top:8px;font-size:.85em;color:#d9ef52}.day[data-v-3e858f91]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #333;border-radius:6px;background-color:#2c2c2c;cursor:pointer;transition:background-color .3s ease,transform .2s ease;color:#e0e0e0;font-size:.9em}.day[data-v-3e858f91]:hover:not(.other-month):not(.holiday):not(.weekend){background-color:#3a3a3a;transform:scale(1.1)}.day.today[data-v-3e858f91]{border:2px solid #00bcd4;box-shadow:0 0 8px #00bcd480}.day.other-month[data-v-3e858f91]{background-color:#1a1a1a;color:#666;cursor:default}.day.vacation[data-v-3e858f91]{background-color:#d9ef52;color:#121212;font-weight:700}.day.holiday[data-v-3e858f91]{background-color:#3d1f1f;border:1px solid #cf6679;color:#ff6f61;font-weight:700;cursor:not-allowed}.day.birthday[data-v-3e858f91]{background-color:#3d1f33;border:1px solid #bb86fc;color:#bb86fc;font-weight:700;cursor:not-allowed}.day.weekend[data-v-3e858f91]{background-color:#2a2a2a;border:1px solid #555;color:#888;font-weight:700;cursor:not-allowed}.day.saturday[data-v-3e858f91],.day.sunday[data-v-3e858f91]{background-color:#151515;border:1px solid #444;color:#aaa;font-weight:700;cursor:not-allowed}.calendar[data-v-d84a51c9]{display:grid;grid-template-columns:repeat(7,40px);gap:8px;padding:15px;background-color:#1e1e1e;border-radius:12px;box-shadow:0 4px 6px #0003}.month-header[data-v-d84a51c9]{grid-column:span 7;text-align:center;font-size:1.2em;margin-bottom:10px;background-color:#1e1e1e;padding:10px;border-radius:8px 8px 0 0;color:#e0e0e0}.weekday[data-v-d84a51c9]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;font-weight:700;text-align:center;background-color:#333;border-radius:6px;color:#bb86fc;font-size:.85em}.calendar-container[data-v-6ef19885]{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.summary-header[data-v-50384e26]{position:sticky;top:0;width:100%;background-color:#1e1e1e;padding:20px;box-shadow:0 4px 6px #0003;z-index:1000;display:flex;flex-direction:column;align-items:center}.summary-header p[data-v-50384e26]{margin:5px 0;font-size:.9em;color:#e0e0e0}.summary-header ul[data-v-50384e26]{list-style:none;padding:0;margin:10px 0}.summary-header li[data-v-50384e26]{margin:5px 0;color:#bb86fc}.summary-header span[data-v-50384e26]{color:#d9ef52;font-weight:700}.remaining-days[data-v-50384e26]{color:#03dac6;font-weight:700}.exceeded-days[data-v-50384e26]{color:#cf6679;font-weight:700}*{box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#121212;color:#e0e0e0;margin:0;display:flex;flex-direction:column;align-items:center;padding-bottom:100px;min-height:100vh}.content{margin-top:20px;width:100%;display:flex;flex-direction:column;align-items:center}h2{text-align:center;margin-top:15px;margin-bottom:10px;font-size:2em}.item[data-v-fd0742eb]{margin-top:2rem;display:flex;position:relative}.details[data-v-fd0742eb]{flex:1;margin-left:1rem}i[data-v-fd0742eb]{display:flex;place-items:center;place-content:center;width:32px;height:32px;color:var(--color-text)}h3[data-v-fd0742eb]{font-size:1.2rem;font-weight:500;margin-bottom:.4rem;color:var(--color-heading)}@media(min-width:1024px){.item[data-v-fd0742eb]{margin-top:0;padding:.4rem 0 1rem calc(var(--section-gap) / 2)}i[data-v-fd0742eb]{top:calc(50% - 25px);left:-26px;position:absolute;border:1px solid var(--color-border);background:var(--color-background);border-radius:8px;width:50px;height:50px}.item[data-v-fd0742eb]:before{content:" ";border-left:1px solid var(--color-border);position:absolute;left:0;bottom:calc(50% + 25px);height:calc(50% - 25px)}.item[data-v-fd0742eb]:after{content:" ";border-left:1px solid var(--color-border);position:absolute;left:0;top:calc(50% + 25px);height:calc(50% - 25px)}.item[data-v-fd0742eb]:first-of-type:before{display:none}.item[data-v-fd0742eb]:last-of-type:after{display:none}}
