@charset "UTF-8";.bg-image{background-image:url(/assets/background-BTDAS5n6.png);background-repeat:no-repeat;background-size:cover;background-position:center;background-blend-mode:multiply;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.auth-bg-image{background-image:url(/assets/background-CW2R2iRs.png);background-repeat:no-repeat;background-size:cover;background-position:center;background-blend-mode:multiply;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.ticketDateTiles{display:grid;grid-template-columns:1fr 360px;gap:16px;align-items:start}.ticketDateTiles__detailCard{padding:0 16px;position:sticky;top:12px}@media (max-width: 900px){.ticketDateTiles{grid-template-columns:1fr}.ticketDateTiles__detailCard{position:static;top:auto}}@media (max-width: 480px){.ticketDateTiles{padding:12px;gap:12px}.ticketDateTiles__detailCard{padding:0 12px}}#calendar-section{flex:1}#calendar-section .calendar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}#calendar-section .calendar-title{margin:0;font-size:18px;font-weight:700}#calendar-section .calendar-month{font-size:18px;font-weight:600}#calendar-section .calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:0}#calendar-section .calendar-grid-week-labels{margin-bottom:8px;gap:0}#calendar-section .calendar-week{padding:4px 0;text-align:center;font-weight:700;color:#6b7280;font-size:13px;border-right:1px solid transparent}#calendar-section .calendar-weeks{display:flex;flex-direction:column;border-top:1px solid #d6dee8;border-left:1px solid #d6dee8}#calendar-section .calendar-week-block{position:relative;padding:0;overflow:visible}#calendar-section .calendar-day{position:relative;min-height:118px;border-radius:0;border:0;border-right:1px solid #d6dee8;border-bottom:1px solid #d6dee8;background:#fff;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;text-align:left;cursor:pointer;padding:8px 10px 6px;transition:background .2s ease}#calendar-section .calendar-day:hover{background:#f7faff}#calendar-section .calendar-day.selected{background:#edf4ff}#calendar-section .calendar-day.disabled{background:#f3f4f6;cursor:not-allowed;opacity:.6}#calendar-section .calendar-day.out-month{background:#fafbfd;color:#94a3b8}#calendar-section .calendar-day-top{display:flex;justify-content:center;align-items:flex-start;gap:8px;min-height:20px;margin-bottom:40px}#calendar-section .day-number{font-size:14px;font-weight:500;color:#1f2937;line-height:1}#calendar-section .calendar-day-bottom{display:flex;flex-direction:column;gap:3px;margin-top:auto;padding-bottom:0}#calendar-section .calendar-day-meta{font-size:10px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}#calendar-section .calendar-day-meta.primary{color:#2563eb;font-weight:600}#calendar-section .calendar-day-meta.secondary{color:#64748b}#calendar-section .calendar-event-layers{position:absolute;top:34px;left:0;right:0;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-template-rows:repeat(var(--calendar-event-rows),18px);gap:2px 0;min-height:calc(var(--calendar-event-rows) * 18px + (var(--calendar-event-rows) - 1) * 4px);pointer-events:none;z-index:3}#calendar-section .calendar-event-chip{border:0;border-radius:4px;background:var(--calendar-event-color, #15803d);color:#fff;padding:0 6px;font-size:11px;font-weight:600;text-align:left;display:inline-flex;align-items:center;min-width:0;box-shadow:none;cursor:pointer;pointer-events:auto;opacity:1;margin:0 1px}#calendar-section .calendar-event-chip[data-more=true]{background:transparent;color:#475569;padding:0 4px;font-weight:500}#calendar-section .calendar-event-chip-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header{box-shadow:0 5px 6px #32323280;height:64px;z-index:50}.footer{height:48px}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{padding:0;margin:0}.no-data{color:#999}
