._compactLogoContainer_1g1n8_8{display:inline-flex;align-items:center;justify-content:center}._mainLogo_1g1n8_15{display:block;width:100%;height:auto;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}._calendar_l3kky_6{display:flex;flex-direction:column;gap:16px;width:100%;height:100%;position:relative}._calendar_l3kky_6._compact_l3kky_14{gap:8px}._header_l3kky_18{display:flex;flex-direction:column;gap:12px;padding:16px;background:var(--colorNeutralBackground1);border-radius:12px;box-shadow:inset 8px 8px 16px #0000001a,inset -8px -8px 16px #ffffffb3}@media(min-width:768px){._header_l3kky_18{flex-direction:row;justify-content:space-between;align-items:center}}._navigation_l3kky_35{display:flex;align-items:center;gap:8px;justify-content:space-between}@media(min-width:768px){._navigation_l3kky_35{justify-content:flex-start}}._headerTitle_l3kky_47{flex:1;justify-content:center;font-weight:600}@media(min-width:768px){._headerTitle_l3kky_47{flex:none}}._viewToggle_l3kky_58{display:flex;gap:8px;justify-content:center}._loadingOverlay_l3kky_64{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#fffc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:12px;z-index:10}._colorLegend_l3kky_80{display:flex;align-items:center;gap:16px;padding:12px 16px;background:var(--colorNeutralBackground2);border-radius:8px;margin-bottom:16px;flex-wrap:wrap}._legendItem_l3kky_91{display:flex;align-items:center;gap:6px}._legendColor_l3kky_97{width:16px;height:16px;border-radius:4px;display:inline-block}._legendColor_l3kky_97[data-status=pending]{background-color:#94a3b8}._legendColor_l3kky_97[data-status=in_progress]{background-color:#3b82f6}._legendColor_l3kky_97[data-status=pending_approval]{background-color:#f59e0b}._legendColor_l3kky_97[data-status=approved]{background-color:#10b981}._legendColor_l3kky_97[data-status=rejected]{background-color:#ef4444}._legendColor_l3kky_97[data-status=past_due]{background-color:#800020}._grid_l3kky_122{display:flex;flex-direction:column;gap:0;background:var(--colorNeutralBackground1);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014}._weekdayHeader_l3kky_132{display:grid;grid-template-columns:repeat(7,1fr);gap:0;background:var(--colorNeutralBackground2);border-bottom:1px solid var(--colorNeutralStroke1)}._weekdayHeader_l3kky_132:has(._weekNumber_l3kky_139){grid-template-columns:48px repeat(7,1fr)}._weekday_l3kky_132{text-align:center;font-weight:600;font-size:12px;color:var(--colorNeutralForeground2);text-transform:uppercase;padding:12px 8px}._calendarBody_l3kky_152{flex:1;display:flex;flex-direction:column}._week_l3kky_132{display:grid;grid-template-columns:repeat(7,1fr);gap:0;border-bottom:1px solid var(--colorNeutralStroke2)}._week_l3kky_132:last-child{border-bottom:none}._week_l3kky_132:has(._weekNumber_l3kky_139){grid-template-columns:48px repeat(7,1fr)}._weekNumber_l3kky_139{display:flex;align-items:center;justify-content:center;padding:8px;background:var(--colorNeutralBackground3);border-right:1px solid var(--colorNeutralStroke2);color:var(--colorNeutralForeground3);font-size:11px;font-weight:500}._dayCell_l3kky_183{min-height:80px;min-width:0;width:100%;padding:8px;border-right:1px solid var(--colorNeutralStroke2);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;gap:4px;background:var(--colorNeutralBackground1);overflow:hidden}._dayCell_l3kky_183:last-child{border-right:none}._dayCell_l3kky_183:hover{background:var(--colorNeutralBackground1Hover);box-shadow:inset 0 0 0 2px var(--colorBrandBackground)}._dayCell_l3kky_183:focus-visible{outline:2px solid var(--colorBrandBackground);outline-offset:-2px;z-index:1}._dayCell_l3kky_183._otherMonth_l3kky_209{background:var(--colorNeutralBackground2);opacity:.5}._dayCell_l3kky_183._otherMonth_l3kky_209 ._dayNumber_l3kky_213{color:var(--colorNeutralForeground3)}._dayCell_l3kky_183._today_l3kky_216{background:linear-gradient(135deg,var(--colorBrandBackground2) 0%,var(--colorBrandBackground) 100%);border:2px solid #38d0f8}._dayCell_l3kky_183._today_l3kky_216 ._dayNumber_l3kky_213{color:#38d0f8;font-weight:700}._dayCell_l3kky_183._selected_l3kky_224{box-shadow:inset 0 0 0 2px var(--colorBrandBackground),0 4px 12px #0000001f;background:var(--colorBrandBackground2Hover)}._dayCell_l3kky_183._weekend_l3kky_228{background:var(--colorNeutralBackground1)}@media(min-width:768px){._dayCell_l3kky_183{min-height:100px;padding:12px}}@media(min-width:1024px){._dayCell_l3kky_183{min-height:120px}}._dayHeader_l3kky_243{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}._dayNumber_l3kky_213{font-size:14px;font-weight:600;color:var(--colorNeutralForeground1)}@media(min-width:768px){._dayNumber_l3kky_213{font-size:16px}}._events_l3kky_261{display:flex;flex-direction:column;gap:3px;flex:1;overflow:hidden;min-width:0}._eventItem_l3kky_270{flex-shrink:0;min-width:0}._eventBadge_l3kky_275{width:100%;max-width:100%;padding:4px 6px;border-radius:4px;border:none;font-size:10px;font-weight:500;text-align:left;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;gap:4px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._eventBadge_l3kky_275[data-event-type=pending]{background-color:#94a3b8}._eventBadge_l3kky_275[data-event-type=in_progress]{background-color:#3b82f6}._eventBadge_l3kky_275[data-event-type=pending_approval]{background-color:#f59e0b}._eventBadge_l3kky_275[data-event-type=approved]{background-color:#10b981}._eventBadge_l3kky_275[data-event-type=rejected]{background-color:#ef4444}._eventBadge_l3kky_275[data-event-type=past_due]{background-color:#800020}._eventBadge_l3kky_275[data-event-type=custom]{background-color:#8b5cf6}._eventBadge_l3kky_275:hover{transform:translateY(-1px);box-shadow:0 2px 4px #00000026}._eventBadge_l3kky_275:active{transform:translateY(0)}@media(min-width:768px){._eventBadge_l3kky_275{padding:6px 8px;font-size:11px}}._eventText_l3kky_329{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._moreEvents_l3kky_336{padding:2px 4px;color:var(--colorNeutralForeground3);font-style:italic;text-align:center}._eventTooltip_l3kky_343{display:flex;flex-direction:column;gap:4px;padding:4px;max-width:250px}._compact_l3kky_14 ._dayCell_l3kky_183{min-height:60px;padding:6px}._compact_l3kky_14 ._dayNumber_l3kky_213{font-size:12px}._compact_l3kky_14 ._eventBadge_l3kky_275{padding:2px 4px;font-size:9px}._compact_l3kky_14 ._header_l3kky_18{padding:12px}._viewToggle_l3kky_58 button{display:flex;align-items:center;gap:8px}._viewLabel_l3kky_372{margin-left:8px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fbf9f4;color:#54453a;transition:background-color .25s ease,color .25s ease}h1,h2,.fui-Title1,.fui-Title2{font-family:Fredoka,Segoe UI,sans-serif!important}.fui-Title1,.fui-Title2,.fui-Title3,.fui-Subtitle1,.fui-Subtitle2,.fui-Body1,.fui-Body2,.fui-Caption1,.fui-Caption2{display:block!important}body.theme-dark{background-color:#2a2825;color:#e3e3e3}#root{min-height:100vh;background-color:inherit}.fui-DialogSurface{box-shadow:0 8px 16px #00000024!important}.fui-Dialog__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}
