:root{--accent: #6366f1}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.hour-cell{border:none;transition:all .12s ease;position:relative;min-width:45px}.hour-cell:hover{background:#6366f114}.tz-row>.flex-1{overflow:visible;position:relative}.day-label{position:absolute;top:-20px;left:4px;font-size:9px;font-weight:700;color:#6366f1;line-height:1.1;white-space:nowrap;z-index:2}.day-label .day-date{font-weight:500;color:#94a3b8;font-size:8px}.day-label-holidays{display:flex;gap:2px;margin-top:1px}.day-label-holidays .holiday-dot{width:5px;height:5px;border-radius:50%;cursor:help}.day-label-flash{animation:dayLabelGlow .6s ease-out}@keyframes dayLabelGlow{0%{color:#6366f1;text-shadow:none;transform:scale(1)}25%{color:#fff;text-shadow:0 0 10px #6366f1,0 0 20px #6366f1,0 0 30px #818cf8,0 0 40px #818cf8;transform:scale(1.15)}50%{color:#c7d2fe;text-shadow:0 0 5px #6366f1,0 0 15px #818cf8;transform:scale(1.1)}to{color:#6366f1;text-shadow:none;transform:scale(1)}}.day-label-flash .day-date{animation:dayDateGlow .6s ease-out}@keyframes dayDateGlow{0%,to{color:#94a3b8}25%{color:#e0e7ff}50%{color:#c7d2fe}}.cell-night,.cell-early,.cell-late{background:transparent}.cell-night .hour-label,.cell-early .hour-label,.cell-late .hour-label{color:#94a3b8;font-weight:400}.cell-working{background:#dbeafe}.cell-working .hour-label{color:#1e40af;font-weight:500}.prayer-block{position:absolute;top:0;bottom:0;background:#d1fae5;z-index:1;pointer-events:none}.hour-label{position:relative;z-index:2}.prayer-label{display:none}#calendar-strip{overflow:hidden}.calendar-header-row,.calendar-group-row{display:flex;border-bottom:1px solid #e2e8f0}.calendar-header-row:last-child,.calendar-group-row:last-child{border-bottom:none}.calendar-group-label{width:120px;min-width:120px;padding:8px 12px;background:#f8fafc;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;justify-content:center;gap:2px}.calendar-group-countries{font-size:11px;font-weight:500;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-group-days{display:flex;flex:1}.calendar-day-header,.calendar-day-cell{flex:1;min-width:44px;padding:6px 4px;text-align:center;cursor:pointer;transition:background .15s ease;border-right:1px solid #f1f5f9}.calendar-day-header:last-child,.calendar-day-cell:last-child{border-right:none}.calendar-day-header{background:#f8fafc}.calendar-day-header:hover{background:#e2e8f0}.calendar-day-header.today{background:#fef3c7}.calendar-day-header.selected{background:#c7d2fe;animation:calendarPulse .4s ease-out}.calendar-day-header.selected .calendar-day-num{animation:calendarBounce .3s ease-out}@keyframes calendarPulse{0%{background:#6366f1}to{background:#c7d2fe}}@keyframes calendarBounce{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.animate-bounce-subtle{animation:bounceSubtle 2s ease-in-out infinite}@keyframes bounceSubtle{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(4px);opacity:1}}.faq-answer ol{list-style:decimal;margin-top:.75rem;margin-left:1.25rem}.faq-answer ul{list-style:disc;margin-top:.75rem;margin-left:1.25rem}.faq-answer li{margin-bottom:.25rem;padding-left:.25rem}.faq-quick{font-weight:600;color:#6366f1;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.calendar-day-name{font-size:10px;font-weight:500;color:#64748b;text-transform:uppercase}.calendar-day-num{font-size:13px;font-weight:600;color:#334155}.calendar-day-header.selected .calendar-day-name,.calendar-day-header.selected .calendar-day-num{color:#4338ca}.calendar-day-header{position:relative}.calendar-holiday-dots{display:flex;justify-content:center;gap:2px;margin-top:2px}.holiday-dot{width:6px;height:6px;border-radius:50%}.holiday-dot.public{background-color:#f97316}.holiday-dot.religious{background-color:#a855f7}.holiday-dot.school{background-color:#fbbf24}.calendar-cell-holidays{display:flex;justify-content:center;gap:2px;position:absolute;bottom:2px;left:0;right:0}.calendar-day-cell{position:relative;height:28px;background:transparent}.calendar-day-cell:hover{background:#f1f5f9}.calendar-day-cell.weekend{background:#fef2f2}.calendar-day-cell.weekend:hover{background:#fee2e2}.calendar-day-cell.selected{background:#e0e7ff;border-left:2px solid #6366f1;animation:cellSlide .3s ease-out;border-right:2px solid #6366f1}.calendar-day-cell.weekend.selected{background:#fecaca;animation:cellSlide .3s ease-out}@keyframes cellSlide{0%{background:#6366f1;transform:scaleY(.8)}to{transform:scaleY(1)}}.calendar-group-days{position:relative}.slide-out-left{animation:slideOutLeft .25s cubic-bezier(.4,0,.2,1) forwards}.slide-out-right{animation:slideOutRight .25s cubic-bezier(.4,0,.2,1) forwards}.slide-in-left{animation:slideInLeft .4s cubic-bezier(.16,1,.3,1) forwards}.slide-in-right{animation:slideInRight .4s cubic-bezier(.16,1,.3,1) forwards}@keyframes slideOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes slideOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes slideInLeft{0%{transform:translate(80px);opacity:0}30%{opacity:.5}to{transform:translate(0);opacity:1}}@keyframes slideInRight{0%{transform:translate(-80px);opacity:0}30%{opacity:.5}to{transform:translate(0);opacity:1}}@media(max-width:640px){.calendar-group-label{width:80px;min-width:80px;padding:6px 8px}.calendar-day-header,.calendar-day-cell{min-width:36px;padding:4px 2px}.calendar-day-name{font-size:9px}.calendar-day-num{font-size:11px}}.cell-midnight{border-left:1px solid #cbd5e1}.dim-overlay{position:absolute;top:0;bottom:0;background:#94a3b826;z-index:8;pointer-events:none}#timeline-container{touch-action:none;-webkit-user-select:none;user-select:none}.selection-band{position:absolute;top:0;bottom:0;background:transparent;border:2px solid #6366f1;border-radius:6px;z-index:10;cursor:grab;pointer-events:auto;touch-action:none}.selection-band:active{cursor:grabbing}.selection-band-handle{position:absolute;top:0;bottom:0;width:12px;cursor:ew-resize;pointer-events:auto;display:flex;align-items:center;justify-content:center}@media(max-width:640px){.selection-band-handle{width:24px}}.selection-band-handle.left{left:-6px}.selection-band-handle.right{right:-6px}@media(max-width:640px){.selection-band-handle.left{left:-12px}.selection-band-handle.right{right:-12px}}.selection-band-handle:after{content:"";width:6px;height:32px;background:#6366f1;border-radius:3px;box-shadow:0 1px 3px #0003}.selection-band-handle:hover:after{background:#4f46e5;transform:scaleY(1.1)}.current-time-line{position:absolute;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,#e11d48,#f43f5e);z-index:15;pointer-events:none;box-shadow:0 0 8px #f43f5e4d}.current-time-line:before{content:"";position:absolute;top:-3px;left:-3px;width:8px;height:8px;background:#e11d48;border-radius:50%;box-shadow:0 0 6px #e11d4866}.current-time-line:after{content:"NOW";position:absolute;top:-18px;left:50%;transform:translate(-50%);font-size:8px;font-weight:600;color:#e11d48;letter-spacing:.3px;background:#fff;padding:1px 4px;border-radius:4px;box-shadow:0 1px 2px #0000001a}.tz-row{position:relative;z-index:1;background:#fff}.tz-row.dragging{box-shadow:0 12px 28px #6366f14d,0 6px 12px #0000001f;border-radius:8px;background:#fff}.drag-handle{opacity:.3;transition:opacity .15s ease,transform .15s ease,color .15s ease;cursor:grab}.drag-handle:active{cursor:grabbing}.tz-row:hover .drag-handle{opacity:1}.drag-handle:hover{transform:scale(1.15);color:#6366f1}.city-marker-pin{position:absolute;transform:translate(-50%,-50%);z-index:10}.city-marker-dot{width:12px;height:12px;background:#ef4444;border:2px solid white;border-radius:50%;box-shadow:0 2px 4px #0000004d;position:relative;z-index:2}.city-marker-pulse{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;background:#ef444466;border-radius:50%;z-index:1;animation:marker-pulse 2s ease-out infinite}@keyframes marker-pulse{0%{width:12px;height:12px;opacity:.6}to{width:40px;height:40px;opacity:0}}.city-marker-label{position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%);white-space:nowrap;font-size:10px;font-weight:600;color:#1e293b;background:#ffffffe6;padding:2px 6px;border-radius:4px;box-shadow:0 1px 3px #0003}#date-picker-dropdown{transform-origin:top center}.date-picker-enter{animation:datePickerFadeIn .2s ease-out}.date-picker-exit{animation:datePickerFadeOut .15s ease-in forwards}@keyframes datePickerFadeIn{0%{opacity:0;transform:translateY(-8px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes datePickerFadeOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-8px) scale(.95)}}.calendar-day{width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#334155;border-radius:10px;cursor:pointer;transition:all .15s ease}.calendar-day:hover:not(.empty){background:#f1f5f9}.calendar-day.empty{cursor:default}.calendar-day.weekend{color:#dc2626}.calendar-day.today{background:#fef3c7;color:#92400e;font-weight:600}.calendar-day.today:hover{background:#fde68a}.calendar-day.selected{background:#6366f1;color:#fff;font-weight:600;box-shadow:0 2px 8px #6366f166}.calendar-day.selected:hover{background:#4f46e5}.calendar-day.selected.today{background:#6366f1;color:#fff}.calendar-day{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;position:relative}.calendar-day .day-num{line-height:1}.calendar-picker-dots{display:flex;gap:2px;justify-content:center;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.calendar-picker-dots span{width:4px;height:4px;border-radius:50%}.calendar-picker-dots .dot-public{background:#f97316}.calendar-picker-dots .dot-religious{background:#a855f7}.calendar-picker-dots .dot-school{background:#eab308}.calendar-day.has-holiday{padding-bottom:8px}.calendar-day.selected .calendar-picker-dots span{opacity:.9}.holiday-toggle{color:#94a3b8;cursor:pointer}.holiday-toggle:hover{background:#f1f5f9}.holiday-toggle.active{color:#334155;background:#f1f5f9}.holiday-toggle:not(.active) .toggle-dot{opacity:.3}.holiday-toggle.active .toggle-dot{opacity:1}#calendar-days-grid{position:relative}#calendar-days-grid.slide-out-left{animation:calGridSlideOutLeft .15s ease-in forwards}#calendar-days-grid.slide-out-right{animation:calGridSlideOutRight .15s ease-in forwards}#calendar-days-grid.slide-in-left{animation:calGridSlideInLeft .3s cubic-bezier(.16,1,.3,1) forwards}#calendar-days-grid.slide-in-right{animation:calGridSlideInRight .3s cubic-bezier(.16,1,.3,1) forwards}@keyframes calGridSlideOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-30px)}}@keyframes calGridSlideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(30px)}}@keyframes calGridSlideInLeft{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes calGridSlideInRight{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}
