@charset "UTF-8";:root{color-scheme:light;--color-bg:#f1f5f9;--color-surface:#ffffff;--color-surface-hover:#f8f9fa;--color-surface-alt:#f8fafc;--color-surface-soft:#f1f5f9;--color-text:#0f172a;--color-text-muted:#475569;--color-text-secondary:#475569;--color-border-soft:rgba(148,163,184,0.25);--color-border-strong:rgba(148,163,184,0.4);--color-code-bg:#f1f3f4;--color-primary:#0d6efd;--color-primary-contrast:#ffffff;--color-accent:#38bdf8;--color-success:#22c55e;--color-warning:#facc15;--color-danger:#ef4444;--navbar-bg:rgba(255,255,255,0.92);--navbar-border:rgba(15,23,42,0.08);--navbar-text:#0f172a;--navbar-text-muted:rgba(15,23,42,0.6);--navbar-text-active:#0369a1;--navbar-shadow:0 14px 28px rgba(15,23,42,0.1);--search-overlay-bg:rgba(15,23,42,0.92);--search-overlay-surface:rgba(15,23,42,0.72);--search-overlay-border:rgba(148,163,184,0.35);--search-overlay-input-bg:rgba(15,23,42,0.85);--search-overlay-input-border:rgba(56,189,248,0.45);--search-overlay-input-text:#f8fafc;--button-outline-border:rgba(56,189,248,0.4);--button-outline-text:#0f172a;--button-outline-hover-bg:rgba(56,189,248,0.12);--search-inline-border:rgba(148,163,184,0.5);--card-background:#ffffff;--card-shadow:0 22px 45px rgba(15,23,42,0.08);--table-header-bg:rgba(148,163,184,0.12);--table-row-hover-bg:rgba(56,189,248,0.08);--signal-success-bg:rgba(34,197,94,0.18);--signal-success-text:#166534;--signal-warning-bg:rgba(250,204,21,0.18);--signal-warning-text:#854d0e;--signal-danger-bg:rgba(239,68,68,0.2);--signal-danger-text:#7f1d1d;--signal-muted-bg:rgba(100,116,139,0.16);--signal-muted-text:#334155;--post-status-text:#f8fafc;--post-status-default-bg:linear-gradient(135deg,rgba(59,130,246,0.82),rgba(29,78,216,0.88));--post-status-resolve-bg:linear-gradient(135deg,rgba(34,197,94,0.88),rgba(22,101,52,0.9));--post-status-schedule-bg:linear-gradient(135deg,rgba(250,204,21,0.9),rgba(217,119,6,0.85));--post-status-outage-bg:linear-gradient(135deg,rgba(248,113,113,0.92),rgba(185,28,28,0.9));--posts-pager-bg:linear-gradient(135deg,rgba(15,23,42,0.92),rgba(56,189,248,0.72));--posts-pager-text:#f8fafc}[data-theme=dark]{color-scheme:dark;--color-bg:#030712;--color-surface:#0f172a;--color-surface-hover:#1b263d;--color-surface-alt:#111e3b;--color-surface-soft:rgba(15,23,42,0.85);--color-text:#e2e8f0;--color-text-muted:#94a3b8;--color-text-secondary:#94a3b8;--color-border-soft:rgba(51,65,85,0.6);--color-border-strong:rgba(71,85,105,0.7);--color-primary:#38bdf8;--color-primary-contrast:#041121;--color-accent:#0ea5e9;--color-code-bg:#1e293b;--navbar-bg:rgba(15,23,42,0.9);--navbar-border:rgba(148,163,184,0.25);--navbar-text:#e2e8f0;--navbar-text-muted:rgba(226,232,240,0.55);--navbar-text-active:#38bdf8;--navbar-shadow:0 18px 48px rgba(2,6,23,0.65);--search-overlay-bg:rgba(2,6,23,0.94);--search-overlay-surface:rgba(15,23,42,0.9);--search-overlay-border:rgba(56,189,248,0.3);--search-overlay-input-bg:rgba(15,23,42,0.85);--search-overlay-input-border:rgba(56,189,248,0.55);--search-overlay-input-text:#f8fafc;--button-outline-border:rgba(56,189,248,0.6);--button-outline-text:#e2e8f0;--button-outline-hover-bg:rgba(56,189,248,0.24);--search-inline-border:rgba(56,189,248,0.32);--card-background:rgba(15,23,42,0.85);--card-shadow:0 25px 50px rgba(2,6,23,0.45);--table-header-bg:rgba(56,189,248,0.18);--table-row-hover-bg:rgba(56,189,248,0.15);--signal-success-bg:rgba(34,197,94,0.28);--signal-success-text:#86efac;--signal-warning-bg:rgba(250,204,21,0.28);--signal-warning-text:#fde047;--signal-danger-bg:rgba(239,68,68,0.28);--signal-danger-text:#fca5a5;--signal-muted-bg:rgba(71,85,105,0.35);--signal-muted-text:#cbd5e1}*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:var(--color-text);background-color:var(--color-bg)}#__next,body{min-height:100vh}#__next{display:flex;flex-direction:column}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.MuiButton-root,.MuiTab-root{text-transform:none!important}.btn{border-radius:4px}.leaflet-container{width:100%;height:100%}.leaflet-popup-content{font-family:inherit}.custom-div-icon{background:transparent;border:none}.card{border-radius:8px}.card,.main-nav{box-shadow:0 2px 4px rgba(0,0,0,.1)}.main-nav{background-color:#1976d2}.nav-brand{color:white!important;font-weight:600}.loading{display:flex;justify-content:center;align-items:center;min-height:200px}.loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#1976d2;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-message{color:#d32f2f;background-color:#ffebee;border-left:4px solid #d32f2f}.error-message,.success-message{padding:16px;border-radius:4px;margin:16px 0}.success-message{color:#2e7d32;background-color:#e8f5e8;border-left:4px solid #2e7d32}.container-fluid{padding:0 16px}@media (max-width:768px){.container-fluid{padding:0 8px}}@media print{.no-print{display:none!important}body{background-color:white!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.focus-visible{outline:2px solid #1976d2;outline-offset:2px}.data-table{width:100%;border-collapse:collapse;margin:16px 0}.data-table td,.data-table th{padding:12px;text-align:left;border-bottom:1px solid #ddd}.data-table th{background-color:#f5f5f5;font-weight:600}.data-table tr:hover{background-color:#f9f9f9}.status-online{color:#2e7d32}.status-offline{color:#d32f2f}.status-warning{color:#f57c00}.chart-container{background:white;padding:20px;margin:16px 0}.chart-container,.map-container{border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.map-container{height:400px;overflow:hidden}.timeline-container{position:relative;padding:40px 0;margin:0 auto;max-width:960px;font-family:Inter,PT Sans,sans-serif}.timeline-line{left:60px;width:3px;background:linear-gradient(180deg,#ffffff 0,#fee2e2 12%,#ef4444 28%,#b91c1c 40%,#1d4ed8 60%,#3b82f6 72%,#bfdbfe 88%,#ffffff);box-shadow:0 0 8px rgba(0,0,0,.1);z-index:1}.timeline-line,.timeline-line:before{position:absolute;top:0;bottom:0;border-radius:2px}.timeline-line:before{content:"";left:0;right:0;background-image:linear-gradient(to bottom,rgba(255,255,255,.8) 0,rgba(255,255,255,.6) 30%,rgba(255,255,255,.3) 45%,rgba(255,255,255,.1) 55%,rgba(255,255,255,.3) 70%,rgba(255,255,255,.5) 100%),repeating-linear-gradient(to bottom,transparent 0,transparent 8px,var(--color-surface,#ffffff) 8px,var(--color-surface,#ffffff) 16px);mix-blend-mode:multiply}.timeline-now{position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:10;display:flex;align-items:center;width:100%}.timeline-now-marker{position:absolute;left:42px}.timeline-now-label{position:absolute;left:-60px;background:var(--color-warning,#facc15);color:var(--color-surface,#ffffff);padding:8px 16px;border-radius:20px;font-weight:700;font-size:14px;box-shadow:0 4px 12px rgba(250,204,21,.3);white-space:nowrap}.timeline-now-dot{width:36px;height:36px;border-radius:50%;background:var(--color-success,#22c55e);border:8px solid var(--color-surface,#ffffff);box-shadow:0 4px 12px rgba(34,197,94,.4);animation:timeline-pulse 2s infinite;transition:all .5s ease-in-out}@keyframes timeline-pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.timeline-item{position:relative;margin-bottom:50px;margin-left:120px;min-height:50px;z-index:2}.timeline-item:last-child{margin-bottom:0}.timeline-marker{position:absolute;left:-78px;top:-5px}.timeline-dot{width:36px;height:36px;border-radius:50%;border:8px solid var(--color-surface,#ffffff);box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .5s ease-in-out}.timeline-dot:hover{border-color:var(--color-text,#232931)}.timeline-arrow{position:absolute;left:-25px;top:13px;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:15px solid var(--color-surface,#ffffff);z-index:2;filter:drop-shadow(-1px 0 1px rgba(0,0,0,.1))}.timeline-card{background:var(--color-surface,#ffffff);border:1px solid var(--color-border-soft,rgba(148,163,184,.25));border-radius:16px;padding:24px;box-shadow:0 4px 12px rgba(119,119,119,.15);transition:all .3s ease;text-align:left;position:relative}.timeline-card:hover{box-shadow:0 8px 25px rgba(119,119,119,.25);transform:translateY(-3px);background:var(--color-surface-hover,#f8f9fa);cursor:pointer}.timeline-card-header{margin-bottom:16px;text-align:left}.timeline-card-title{margin:0 0 8px;font-size:18px;font-weight:600;color:var(--color-text,#0f172a);line-height:1.3}.timeline-timestamp{color:var(--color-success,#22c55e);font-size:12px;font-weight:500;width:120px;margin-bottom:8px}.timeline-card-dates{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.timeline-relative{color:var(--color-text-muted,#475569);font-weight:500;letter-spacing:.02em;margin-bottom:12px;text-transform:uppercase}.timeline-card-body{color:var(--color-text-secondary,#475569);line-height:1.6;margin-bottom:16px}.timeline-card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.timeline-card-actions .MuiButton-root,.timeline-card-actions button{font-size:12px;padding:4px 12px}.timeline-item--past .timeline-dot{background:var(--color-success,#22c55e)}.timeline-item--current .timeline-dot{background:var(--color-primary,#0d6efd)}.timeline-item--future .timeline-dot{background:var(--color-text-muted,#94a3b8)}.timeline-item--distant-future .timeline-marker .timeline-dot,.timeline-item--distant-past .timeline-marker .timeline-dot{animation:timeline-pulse-fade 3s infinite}@keyframes timeline-pulse-fade{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.timeline-item--distant-future .timeline-card,.timeline-item--distant-past .timeline-card{opacity:.6}.timeline-item--far-future .timeline-card,.timeline-item--far-past .timeline-card{opacity:.75}.timeline-item--recent-past .timeline-marker .timeline-dot{background:rgba(220,38,38,.8);border-color:rgba(220,38,38,1)}.timeline-item--far-past .timeline-marker .timeline-dot{background:rgba(220,38,38,.5);border-color:rgba(220,38,38,.7)}.timeline-item--distant-past .timeline-marker .timeline-dot{background:rgba(220,38,38,.3);border-color:rgba(220,38,38,.5)}.timeline-item--near-future .timeline-marker .timeline-dot{background:rgba(59,130,246,.8);border-color:rgba(59,130,246,1)}.timeline-item--far-future .timeline-marker .timeline-dot{background:rgba(59,130,246,.5);border-color:rgba(59,130,246,.7)}.timeline-item--distant-future .timeline-marker .timeline-dot{background:rgba(30,64,175,.3);border-color:rgba(30,64,175,.5)}.timeline-loading{border-radius:8px;background:var(--color-surface-soft,rgba(0,0,0,.02))}.timeline-end,.timeline-loading{display:flex;align-items:center;justify-content:center;padding:20px;margin:20px 0;color:var(--color-text-secondary,#666)}.timeline-end{font-style:italic;border-top:1px dashed var(--color-border-soft,#e0e0e0)}[data-theme=dark] .timeline-line{background:linear-gradient(180deg,#dc2626 0,#ef4444 20%,#f87171 30%,#6b7280 40%,#4b5563 50%,#9ca3af 60%,#d1d5db 75%,#f9fafb 90%,#ffffff);box-shadow:0 0 12px rgba(0,0,0,.3)}[data-theme=dark] .timeline-line:before{background-image:linear-gradient(to bottom,rgba(35,41,49,.9) 0,rgba(35,41,49,.7) 30%,rgba(35,41,49,.4) 45%,rgba(35,41,49,.2) 55%,rgba(35,41,49,.4) 70%,rgba(35,41,49,.6) 100%),repeating-linear-gradient(to bottom,transparent 0,transparent 8px,var(--color-surface,#232931) 8px,var(--color-surface,#232931) 16px)}[data-theme=dark] .timeline-now-label{color:var(--color-text,#0f172a)}[data-theme=dark] .timeline-card{background:var(--color-surface,#0f172a);border-color:var(--color-border-soft,rgba(148,163,184,.2));box-shadow:0 4px 12px rgba(35,41,49,.3)}[data-theme=dark] .timeline-card:hover{box-shadow:0 8px 25px rgba(35,41,49,.5);background:var(--color-surface-hover,#1b263d)}[data-theme=dark] .timeline-arrow{border-right-color:var(--color-surface,#0f172a)}[data-theme=dark] .timeline-item--distant-past .timeline-marker .timeline-dot{background:rgba(220,38,38,.4);border-color:rgba(220,38,38,.6);box-shadow:0 0 8px rgba(220,38,38,.3)}[data-theme=dark] .timeline-item--far-past .timeline-marker .timeline-dot{background:rgba(220,38,38,.6);border-color:rgba(220,38,38,.8);box-shadow:0 0 6px rgba(220,38,38,.4)}[data-theme=dark] .timeline-item--recent-past .timeline-marker .timeline-dot{background:rgba(239,68,68,.8);border-color:rgba(239,68,68,1);box-shadow:0 0 4px rgba(239,68,68,.5)}[data-theme=dark] .timeline-item--near-future .timeline-marker .timeline-dot{background:rgba(59,130,246,.8);border-color:rgba(59,130,246,1);box-shadow:0 0 4px rgba(59,130,246,.5)}[data-theme=dark] .timeline-item--far-future .timeline-marker .timeline-dot{background:rgba(59,130,246,.6);border-color:rgba(59,130,246,.8);box-shadow:0 0 6px rgba(59,130,246,.4)}[data-theme=dark] .timeline-item--distant-future .timeline-marker .timeline-dot{background:rgba(30,64,175,.4);border-color:rgba(30,64,175,.6);box-shadow:0 0 8px rgba(30,64,175,.3)}[data-theme=dark] .timeline-loading{background:var(--color-surface-soft,rgba(255,255,255,.05));color:var(--color-text-secondary,#999)}[data-theme=dark] .timeline-end{color:var(--color-text-secondary,#999);border-top-color:var(--color-border-soft,#404040)}.rbc-btn{color:inherit;font:inherit;margin:0}button.rbc-btn{overflow:visible;text-transform:none;-webkit-appearance:button;-moz-appearance:button;appearance:button;cursor:pointer}button[disabled].rbc-btn{cursor:not-allowed}button.rbc-input::-moz-focus-inner{border:0;padding:0}.rbc-calendar{box-sizing:border-box;height:100%;display:flex;flex-direction:column;align-items:stretch}.rbc-m-b-negative-3{margin-bottom:-3px}.rbc-h-full{height:100%}.rbc-calendar *,.rbc-calendar :after,.rbc-calendar :before{box-sizing:inherit}.rbc-abs-full,.rbc-row-bg{overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0}.rbc-ellipsis,.rbc-event-label,.rbc-row-segment .rbc-event-content,.rbc-show-more{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rbc-rtl{direction:rtl}.rbc-off-range{color:#999999}.rbc-off-range-bg{background:#e6e6e6}.rbc-header{overflow:hidden;flex:1 0;text-overflow:ellipsis;white-space:nowrap;padding:0 3px;text-align:center;vertical-align:middle;font-weight:700;font-size:90%;min-height:0;border-bottom:1px solid #ddd}.rbc-header+.rbc-header{border-left:1px solid #ddd}.rbc-rtl .rbc-header+.rbc-header{border-left-width:0;border-right:1px solid #ddd}.rbc-header>a,.rbc-header>a:active,.rbc-header>a:visited{color:inherit;text-decoration:none}.rbc-button-link{color:inherit;background:none;margin:0;padding:0;border:none;cursor:pointer;-webkit-user-select:text;-moz-user-select:text;user-select:text}.rbc-row-content{position:relative;-moz-user-select:none;user-select:none;-webkit-user-select:none;z-index:4}.rbc-row-content-scrollable{display:flex;flex-direction:column;height:100%}.rbc-row-content-scrollable .rbc-row-content-scroll-container{height:100%;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.rbc-row-content-scrollable .rbc-row-content-scroll-container::-webkit-scrollbar{display:none}.rbc-today{background-color:#eaf6ff}.rbc-toolbar{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:10px;font-size:16px}.rbc-toolbar .rbc-toolbar-label{flex-grow:1;padding:0 10px;text-align:center}.rbc-toolbar button{color:#373a3c;display:inline-block;margin:0;text-align:center;vertical-align:middle;background:none;background-image:none;border:1px solid #ccc;padding:.375rem 1rem;border-radius:4px;line-height:normal;white-space:nowrap}.rbc-toolbar button.rbc-active,.rbc-toolbar button:active{background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,.125);background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button.rbc-active:focus,.rbc-toolbar button.rbc-active:hover,.rbc-toolbar button:active:focus,.rbc-toolbar button:active:hover{color:#373a3c;background-color:#d4d4d4;border-color:#8c8c8c}.rbc-toolbar button:focus,.rbc-toolbar button:hover{color:#373a3c;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:hover{cursor:pointer}.rbc-btn-group{display:inline-block;white-space:nowrap}.rbc-btn-group>button:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.rbc-btn-group>button:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.rbc-rtl .rbc-btn-group>button:first-child:not(:last-child){border-radius:4px;border-top-left-radius:0;border-bottom-left-radius:0}.rbc-rtl .rbc-btn-group>button:last-child:not(:first-child){border-radius:4px;border-top-right-radius:0;border-bottom-right-radius:0}.rbc-btn-group>button:not(:first-child):not(:last-child){border-radius:0}.rbc-btn-group button+button{margin-left:-1px}.rbc-rtl .rbc-btn-group button+button{margin-left:0;margin-right:-1px}.rbc-btn-group+.rbc-btn-group,.rbc-btn-group+button{margin-left:10px}@media (max-width:767px){.rbc-toolbar{flex-direction:column}}.rbc-day-slot .rbc-background-event,.rbc-event{border:none;box-sizing:border-box;box-shadow:none;margin:0;padding:2px 5px;background-color:#3174ad;border-radius:5px;color:#fff;cursor:pointer;width:100%;text-align:left}.rbc-day-slot .rbc-slot-selecting .rbc-background-event,.rbc-slot-selecting .rbc-day-slot .rbc-background-event,.rbc-slot-selecting .rbc-event{cursor:inherit;pointer-events:none}.rbc-day-slot .rbc-selected.rbc-background-event,.rbc-event.rbc-selected{background-color:#265985}.rbc-day-slot .rbc-background-event:focus,.rbc-event:focus{outline:5px auto #3b99fc}.rbc-event-label{font-size:80%}.rbc-event-overlaps{box-shadow:-1px 1px 5px 0 rgba(51,51,51,.5)}.rbc-event-continues-prior{border-top-left-radius:0;border-bottom-left-radius:0}.rbc-event-continues-after{border-top-right-radius:0;border-bottom-right-radius:0}.rbc-event-continues-earlier{border-top-left-radius:0;border-top-right-radius:0}.rbc-event-continues-later{border-bottom-left-radius:0;border-bottom-right-radius:0}.rbc-row{display:flex;flex-direction:row}.rbc-row-segment{padding:0 1px 1px}.rbc-selected-cell{background-color:rgba(0,0,0,.1)}.rbc-show-more{background-color:rgba(255,255,255,.3);z-index:4;font-weight:700;font-size:85%;height:auto;line-height:normal;color:#3174ad}.rbc-show-more:focus,.rbc-show-more:hover{color:#265985}.rbc-month-view{position:relative;border:1px solid #ddd;display:flex;flex-direction:column;flex:1 0;width:100%;-moz-user-select:none;user-select:none;-webkit-user-select:none;height:100%}.rbc-month-header{display:flex;flex-direction:row}.rbc-month-row{display:flex;position:relative;flex-direction:column;flex:1 0;flex-basis:0px;overflow:hidden;height:100%}.rbc-month-row+.rbc-month-row{border-top:1px solid #ddd}.rbc-date-cell{flex:1 1;min-width:0;padding-right:5px;text-align:right}.rbc-date-cell.rbc-now{font-weight:700}.rbc-date-cell>a,.rbc-date-cell>a:active,.rbc-date-cell>a:visited{color:inherit;text-decoration:none}.rbc-row-bg{display:flex;flex-direction:row;flex:1 0;overflow:hidden;right:1px}.rbc-day-bg{flex:1 0}.rbc-day-bg+.rbc-day-bg{border-left:1px solid #ddd}.rbc-rtl .rbc-day-bg+.rbc-day-bg{border-left-width:0;border-right:1px solid #ddd}.rbc-overlay{position:absolute;z-index:5;border:1px solid #e5e5e5;background-color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.25);padding:10px}.rbc-overlay>*+*{margin-top:1px}.rbc-overlay-header{border-bottom:1px solid #e5e5e5;margin:-10px -10px 5px;padding:2px 10px}.rbc-agenda-view{display:flex;flex-direction:column;flex:1 0;overflow:auto}.rbc-agenda-view table.rbc-agenda-table{width:100%;border:1px solid #ddd;border-spacing:0;border-collapse:collapse}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td{padding:5px 10px;vertical-align:top}.rbc-agenda-view table.rbc-agenda-table .rbc-agenda-time-cell{padding-left:15px;padding-right:15px;text-transform:lowercase}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left-width:0;border-right:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table tbody>tr+tr{border-top:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table thead>tr>th{padding:3px 5px;text-align:left;border-bottom:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:right}.rbc-agenda-time-cell{text-transform:lowercase}.rbc-agenda-time-cell .rbc-continues-after:after{content:" »"}.rbc-agenda-time-cell .rbc-continues-prior:before{content:"« "}.rbc-agenda-date-cell,.rbc-agenda-time-cell{white-space:nowrap}.rbc-agenda-event-cell{width:100%}.rbc-time-column{display:flex;flex-direction:column;min-height:100%}.rbc-time-column .rbc-timeslot-group{flex:1 1}.rbc-timeslot-group{border-bottom:1px solid #ddd;min-height:40px;display:flex;flex-flow:column nowrap}.rbc-header-gutter,.rbc-time-gutter{flex:none}.rbc-label{padding:0 5px}.rbc-day-slot{position:relative}.rbc-day-slot .rbc-events-container{bottom:0;left:0;position:absolute;right:0;margin-right:10px;top:0}.rbc-day-slot .rbc-events-container.rbc-rtl{left:10px;right:0}.rbc-day-slot .rbc-background-event,.rbc-day-slot .rbc-event{border:1px solid #265985;display:flex;max-height:100%;min-height:20px;flex-flow:column wrap;align-items:flex-start;overflow:hidden;position:absolute}.rbc-day-slot .rbc-background-event{opacity:.75}.rbc-day-slot .rbc-event-label{flex:none;padding-right:5px;width:auto}.rbc-day-slot .rbc-event-content{width:100%;flex:1 1;word-wrap:break-word;line-height:1;height:100%;min-height:1em}.rbc-day-slot .rbc-time-slot{border-top:1px solid #f7f7f7}.rbc-time-view-resources .rbc-time-gutter,.rbc-time-view-resources .rbc-time-header-gutter{position:-webkit-sticky;position:sticky;left:0;background-color:white;border-right:1px solid #ddd;z-index:10;margin-right:-1px}.rbc-time-view-resources .rbc-time-header{overflow:hidden}.rbc-time-view-resources .rbc-time-header-content{min-width:auto;flex:1 0;flex-basis:0px}.rbc-time-view-resources .rbc-time-header-cell-single-day{display:none}.rbc-time-view-resources .rbc-day-slot{min-width:140px}.rbc-time-view-resources .rbc-day-bg,.rbc-time-view-resources .rbc-header{width:140px;flex:1 1;flex-basis:0 px}.rbc-time-header-content+.rbc-time-header-content{margin-left:-1px}.rbc-time-slot{flex:1 0}.rbc-time-slot.rbc-now{font-weight:700}.rbc-day-header{text-align:center}.rbc-slot-selection{z-index:10;position:absolute;background-color:rgba(0,0,0,.5);color:white;font-size:75%;width:100%;padding:3px}.rbc-slot-selecting{cursor:move}.rbc-time-view{display:flex;flex-direction:column;flex:1 1;width:100%;border:1px solid #ddd;min-height:0}.rbc-time-view .rbc-time-gutter{white-space:nowrap;text-align:right}.rbc-time-view .rbc-allday-cell{box-sizing:content-box;width:100%;height:100%;position:relative}.rbc-time-view .rbc-allday-cell+.rbc-allday-cell{border-left:1px solid #ddd}.rbc-time-view .rbc-allday-events{position:relative;z-index:4}.rbc-time-view .rbc-row{box-sizing:border-box;min-height:20px}.rbc-time-header{display:flex;flex:0 0 auto;flex-direction:row}.rbc-time-header.rbc-overflowing{border-right:1px solid #ddd}.rbc-rtl .rbc-time-header.rbc-overflowing{border-right-width:0;border-left:1px solid #ddd}.rbc-time-header>.rbc-row.rbc-row-resource,.rbc-time-header>.rbc-row:first-child{border-bottom:1px solid #ddd}.rbc-time-header-cell-single-day{display:none}.rbc-time-header-content{flex:1 1;display:flex;min-width:0;flex-direction:column;border-left:1px solid #ddd}.rbc-rtl .rbc-time-header-content{border-left-width:0;border-right:1px solid #ddd}.rbc-time-header-content>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd;flex-shrink:0}.rbc-time-content{display:flex;flex:1 0;align-items:flex-start;width:100%;border-top:2px solid #ddd;overflow-y:auto;position:relative}.rbc-time-content>.rbc-time-gutter{flex:none}.rbc-time-content>*+*>*{border-left:1px solid #ddd}.rbc-rtl .rbc-time-content>*+*>*{border-left-width:0;border-right:1px solid #ddd}.rbc-time-content>.rbc-day-slot{width:100%;-moz-user-select:none;user-select:none;-webkit-user-select:none}.rbc-current-time-indicator{position:absolute;z-index:3;left:0;right:0;height:1px;background-color:#74ad31;pointer-events:none}.rbc-resource-grouping.rbc-time-header-content{display:flex;flex-direction:column}.rbc-resource-grouping .rbc-row .rbc-header{width:141px}