@import"https://unpkg.com/angular-calendar@0.29.0/css/angular-calendar.css";.btn-base,.btn-outline-danger,.btn-outline-success,.btn-outline-primary,.btn-secondary,.btn-info,.btn-warning,.btn-danger,.btn-success,.btn-primary{border:none;border-radius:8px;padding:12px 24px;font-weight:500;font-size:.85rem;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;outline:none}.btn-base:focus,.btn-outline-danger:focus,.btn-outline-success:focus,.btn-outline-primary:focus,.btn-secondary:focus,.btn-info:focus,.btn-warning:focus,.btn-danger:focus,.btn-success:focus,.btn-primary:focus{outline:2px solid rgba(59,130,246,.5);outline-offset:2px}.btn-base:disabled,.btn-outline-danger:disabled,.btn-outline-success:disabled,.btn-outline-primary:disabled,.btn-secondary:disabled,.btn-info:disabled,.btn-warning:disabled,.btn-danger:disabled,.btn-success:disabled,.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none!important;box-shadow:none!important}.btn-base mat-icon,.btn-outline-danger mat-icon,.btn-outline-success mat-icon,.btn-outline-primary mat-icon,.btn-secondary mat-icon,.btn-info mat-icon,.btn-warning mat-icon,.btn-danger mat-icon,.btn-success mat-icon,.btn-primary mat-icon{margin-right:8px;font-size:18px;width:18px;height:18px}.btn-base.icon-only,.icon-only.btn-outline-danger,.icon-only.btn-outline-success,.icon-only.btn-outline-primary,.icon-only.btn-secondary,.icon-only.btn-info,.icon-only.btn-warning,.icon-only.btn-danger,.icon-only.btn-success,.icon-only.btn-primary{padding:12px}.btn-base.icon-only mat-icon,.icon-only.btn-outline-danger mat-icon,.icon-only.btn-outline-success mat-icon,.icon-only.btn-outline-primary mat-icon,.icon-only.btn-secondary mat-icon,.icon-only.btn-info mat-icon,.icon-only.btn-warning mat-icon,.icon-only.btn-danger mat-icon,.icon-only.btn-success mat-icon,.icon-only.btn-primary mat-icon{margin:0}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-success{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.btn-success:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.btn-success:active:not(:disabled){transform:translateY(0)}.btn-danger{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.btn-danger:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #ef44444d}.btn-danger:active:not(:disabled){transform:translateY(0)}.btn-warning{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.btn-warning:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #f59e0b4d}.btn-warning:active:not(:disabled){transform:translateY(0)}.btn-info{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.btn-info:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.btn-info:active:not(:disabled){transform:translateY(0)}.btn-secondary{background:#fff;color:#6b7280;border:1px solid #d1d5db}.btn-secondary:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af;color:#374151;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.btn-secondary:active:not(:disabled){transform:translateY(0)}.btn-outline-primary{background:transparent;color:#667eea;border:2px solid #667eea}.btn-outline-primary:hover:not(:disabled){background:#667eea;color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #667eea33}.btn-outline-success{background:transparent;color:#10b981;border:2px solid #10b981}.btn-outline-success:hover:not(:disabled){background:#10b981;color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #10b98133}.btn-outline-danger{background:transparent;color:#ef4444;border:2px solid #ef4444}.btn-outline-danger:hover:not(:disabled){background:#ef4444;color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #ef444433}.btn-sm{padding:8px 16px;font-size:.875rem}.btn-sm mat-icon{font-size:16px;width:16px;height:16px;margin-right:6px}.btn-sm.icon-only{padding:8px}.btn-sm.icon-only mat-icon{margin:0}.btn-lg{padding:16px 32px;font-size:1.1rem}.btn-lg mat-icon{font-size:20px;width:20px;height:20px;margin-right:10px}.btn-lg.icon-only{padding:16px}.btn-lg.icon-only mat-icon{margin:0}.btn-group{display:flex;gap:8px}.btn-group.btn-group-vertical{flex-direction:column}.btn-group.btn-group-center{justify-content:center}.btn-group.btn-group-end{justify-content:flex-end}.btn-group.btn-group-between{justify-content:space-between}.action-button{background:linear-gradient(135deg,#4ecdc4,#76d8d1)!important;color:#fff;font-weight:600;padding:12px 24px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:0 4px 15px #4ecdc44d!important;-webkit-transition:all ease .3s;-moz-transition:all ease .3s;-ms-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}.action-button:hover{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px);box-shadow:0 8px 25px #4ecdc466}.action-button mat-icon{margin-right:8px}@media (max-width: 768px){.btn-base,.btn-primary,.btn-success,.btn-danger,.btn-warning,.btn-info,.btn-secondary,.btn-outline-primary,.btn-outline-success,.btn-outline-danger{padding:10px 20px;font-size:.9rem}.btn-sm{padding:6px 12px;font-size:.8rem}.btn-lg{padding:14px 28px;font-size:1rem}.btn-group.btn-group-responsive{flex-direction:column}.btn-group.btn-group-responsive .btn-base,.btn-group.btn-group-responsive .btn-primary,.btn-group.btn-group-responsive .btn-success,.btn-group.btn-group-responsive .btn-danger,.btn-group.btn-group-responsive .btn-warning,.btn-group.btn-group-responsive .btn-info,.btn-group.btn-group-responsive .btn-secondary,.btn-group.btn-group-responsive .btn-outline-primary,.btn-group.btn-group-responsive .btn-outline-success,.btn-group.btn-group-responsive .btn-outline-danger{width:100%}}@media (max-width: 480px){.btn-base,.btn-primary,.btn-success,.btn-danger,.btn-warning,.btn-info,.btn-secondary,.btn-outline-primary,.btn-outline-success,.btn-outline-danger{padding:12px 16px;font-size:.9rem}.btn-group.btn-group-mobile-stack{flex-direction:column;gap:8px}.btn-group.btn-group-mobile-stack .btn-base,.btn-group.btn-group-mobile-stack .btn-primary,.btn-group.btn-group-mobile-stack .btn-success,.btn-group.btn-group-mobile-stack .btn-danger,.btn-group.btn-group-mobile-stack .btn-warning,.btn-group.btn-group-mobile-stack .btn-info,.btn-group.btn-group-mobile-stack .btn-secondary,.btn-group.btn-group-mobile-stack .btn-outline-primary,.btn-group.btn-group-mobile-stack .btn-outline-success,.btn-group.btn-group-mobile-stack .btn-outline-danger{width:100%}}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@keyframes rotateX{0%{transform:rotate(0)}50%{transform:rotate(90deg)}to{transform:rotate(0)}}@keyframes marquee{0%{transform:translate(1%)}to{transform:translate(-200%)}}.table-container{margin-top:20px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.table-container .p-datatable .p-datatable-header{background:#f8f9fa;border-bottom:1px solid #dee2e6;padding:0}.table-container .p-datatable .table-header-controls{background:#f8f9fa!important;border:none!important;padding:16px 20px!important}.table-container .p-datatable .table-header-controls .header-content{display:flex;justify-content:space-between;align-items:center;width:100%}.table-container .p-datatable .table-header-controls .header-content .table-actions{flex:1;max-width:400px}.table-container .p-datatable .table-header-controls .header-content .table-actions .search-input{width:300px;border-radius:25px;padding:.75rem 1rem .75rem 2.5rem;border:1px solid var(--surface-300);transition:all .2s ease}.table-container .p-datatable .table-header-controls .header-content .table-actions .search-input:focus{border-color:var(--primary-500);box-shadow:0 0 0 2px var(--primary-100)}.table-container .p-datatable .table-header-controls .header-content .table-actions .p-input-icon-left input{width:100%;padding:8px 12px 8px 36px;border:1px solid #ddd;border-radius:6px;font-size:14px}.table-container .p-datatable .table-header-controls .header-content .table-actions .p-input-icon-left input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.table-container .p-datatable .table-header-controls .header-content .table-actions .p-input-icon-left i{position:absolute;top:22px;left:30px;color:#6c757d}.table-container .p-datatable .table-header-controls .header-content .item-count,.table-container .p-datatable .table-header-controls .header-content .customer-count,.table-container .p-datatable .table-header-controls .header-content .staff-count{background:var(--primary-100);color:var(--primary-700);padding:.25rem .75rem;border-radius:20px;font-size:14px;font-weight:500}.table-container .p-datatable .p-datatable-thead>tr>th{background:var(--surface-50);color:var(--text-color);font-size:14px;font-weight:500;padding:.75rem 1rem;border:none;border-bottom:1px solid var(--surface-200);text-transform:none;letter-spacing:0}.table-container .p-datatable .p-datatable-tbody>tr{transition:all .2s ease;cursor:pointer}.table-container .p-datatable .p-datatable-tbody>tr:hover{background:var(--surface-100)!important;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.table-container .p-datatable .p-datatable-tbody>tr>td{padding:.75rem 1rem;border:none;border-bottom:1px solid var(--surface-200)}.table-container .p-datatable .p-datatable-tbody>tr:nth-child(2n){background:var(--surface-50)}.table-container .p-datatable .p-paginator{background:#f8f9fa;border-top:1px solid #dee2e6;padding:12px 20px}.table-container .p-datatable .p-paginator .p-paginator-current{color:#6c757d;font-size:14px}.table-container .item-row .item-avatar,.table-container .item-row .customer-avatar,.table-container .item-row .staff-avatar,.table-container .customer-row .item-avatar,.table-container .customer-row .customer-avatar,.table-container .customer-row .staff-avatar,.table-container .staff-row .item-avatar,.table-container .staff-row .customer-avatar,.table-container .staff-row .staff-avatar{display:flex;align-items:center;justify-content:center}.table-container .item-row .item-name .name-primary,.table-container .item-row .customer-name .name-primary,.table-container .item-row .staff-name .name-primary,.table-container .customer-row .item-name .name-primary,.table-container .customer-row .customer-name .name-primary,.table-container .customer-row .staff-name .name-primary,.table-container .staff-row .item-name .name-primary,.table-container .staff-row .customer-name .name-primary,.table-container .staff-row .staff-name .name-primary{font-size:14px;font-weight:600;color:var(--text-color);display:block;margin-bottom:.25rem}.table-container .item-row .item-name .name-secondary,.table-container .item-row .customer-name .name-secondary,.table-container .item-row .staff-name .name-secondary,.table-container .customer-row .item-name .name-secondary,.table-container .customer-row .customer-name .name-secondary,.table-container .customer-row .staff-name .name-secondary,.table-container .staff-row .item-name .name-secondary,.table-container .staff-row .customer-name .name-secondary,.table-container .staff-row .staff-name .name-secondary{font-size:14px;color:var(--text-color-secondary);font-style:italic}.table-container .item-row .contact-info,.table-container .item-row .customer-email,.table-container .item-row .staff-email,.table-container .customer-row .contact-info,.table-container .customer-row .customer-email,.table-container .customer-row .staff-email,.table-container .staff-row .contact-info,.table-container .staff-row .customer-email,.table-container .staff-row .staff-email{font-size:14px}.table-container .item-row .contact-info .email-text,.table-container .item-row .customer-email .email-text,.table-container .item-row .staff-email .email-text,.table-container .customer-row .contact-info .email-text,.table-container .customer-row .customer-email .email-text,.table-container .customer-row .staff-email .email-text,.table-container .staff-row .contact-info .email-text,.table-container .staff-row .customer-email .email-text,.table-container .staff-row .staff-email .email-text{color:var(--primary-600);text-decoration:none}.table-container .item-row .contact-info .email-text:hover,.table-container .item-row .customer-email .email-text:hover,.table-container .item-row .staff-email .email-text:hover,.table-container .customer-row .contact-info .email-text:hover,.table-container .customer-row .customer-email .email-text:hover,.table-container .customer-row .staff-email .email-text:hover,.table-container .staff-row .contact-info .email-text:hover,.table-container .staff-row .customer-email .email-text:hover,.table-container .staff-row .staff-email .email-text:hover{text-decoration:underline}.table-container .item-row .customer-phone,.table-container .item-row .staff-phone,.table-container .customer-row .customer-phone,.table-container .customer-row .staff-phone,.table-container .staff-row .customer-phone,.table-container .staff-row .staff-phone{font-size:14px}.table-container .item-row .customer-phone .phone-text,.table-container .item-row .staff-phone .phone-text,.table-container .customer-row .customer-phone .phone-text,.table-container .customer-row .staff-phone .phone-text,.table-container .staff-row .customer-phone .phone-text,.table-container .staff-row .staff-phone .phone-text{font-family:Monaco,Menlo,monospace;font-size:.9rem}.table-container .item-row .customer-phone .text-muted,.table-container .item-row .staff-phone .text-muted,.table-container .customer-row .customer-phone .text-muted,.table-container .customer-row .staff-phone .text-muted,.table-container .staff-row .customer-phone .text-muted,.table-container .staff-row .staff-phone .text-muted{color:var(--text-color-secondary);font-style:italic}.table-container .item-row .date-text,.table-container .item-row .customer-date,.table-container .item-row .staff-date,.table-container .customer-row .date-text,.table-container .customer-row .customer-date,.table-container .customer-row .staff-date,.table-container .staff-row .date-text,.table-container .staff-row .customer-date,.table-container .staff-row .staff-date{font-size:14px}.table-container .item-row .date-text .date-text,.table-container .item-row .customer-date .date-text,.table-container .item-row .staff-date .date-text,.table-container .customer-row .date-text .date-text,.table-container .customer-row .customer-date .date-text,.table-container .customer-row .staff-date .date-text,.table-container .staff-row .date-text .date-text,.table-container .staff-row .customer-date .date-text,.table-container .staff-row .staff-date .date-text{color:var(--text-color-secondary);font-size:14px}.table-container .item-row .action-buttons,.table-container .item-row .customer-actions,.table-container .item-row .staff-actions,.table-container .customer-row .action-buttons,.table-container .customer-row .customer-actions,.table-container .customer-row .staff-actions,.table-container .staff-row .action-buttons,.table-container .staff-row .customer-actions,.table-container .staff-row .staff-actions{display:flex;gap:.25rem;align-items:center;justify-content:center}.table-container .item-row .action-buttons .p-button,.table-container .item-row .customer-actions .p-button,.table-container .item-row .staff-actions .p-button,.table-container .customer-row .action-buttons .p-button,.table-container .customer-row .customer-actions .p-button,.table-container .customer-row .staff-actions .p-button,.table-container .staff-row .action-buttons .p-button,.table-container .staff-row .customer-actions .p-button,.table-container .staff-row .staff-actions .p-button{width:1.75rem;height:1.75rem;min-width:1.75rem}.table-container .item-row .action-buttons .p-button .p-button-icon,.table-container .item-row .customer-actions .p-button .p-button-icon,.table-container .item-row .staff-actions .p-button .p-button-icon,.table-container .customer-row .action-buttons .p-button .p-button-icon,.table-container .customer-row .customer-actions .p-button .p-button-icon,.table-container .customer-row .staff-actions .p-button .p-button-icon,.table-container .staff-row .action-buttons .p-button .p-button-icon,.table-container .staff-row .customer-actions .p-button .p-button-icon,.table-container .staff-row .staff-actions .p-button .p-button-icon{font-size:.75rem;display:flex;align-items:center;justify-content:center}.table-container .item-row .action-buttons .p-button i,.table-container .item-row .customer-actions .p-button i,.table-container .item-row .staff-actions .p-button i,.table-container .customer-row .action-buttons .p-button i,.table-container .customer-row .customer-actions .p-button i,.table-container .customer-row .staff-actions .p-button i,.table-container .staff-row .action-buttons .p-button i,.table-container .staff-row .customer-actions .p-button i,.table-container .staff-row .staff-actions .p-button i{font-size:.75rem!important;line-height:1}.table-container .item-row .action-buttons .p-button:hover,.table-container .item-row .customer-actions .p-button:hover,.table-container .item-row .staff-actions .p-button:hover,.table-container .customer-row .action-buttons .p-button:hover,.table-container .customer-row .customer-actions .p-button:hover,.table-container .customer-row .staff-actions .p-button:hover,.table-container .staff-row .action-buttons .p-button:hover,.table-container .staff-row .customer-actions .p-button:hover,.table-container .staff-row .staff-actions .p-button:hover{transform:scale(1.05)}.table-container .empty-state{text-align:center;padding:3rem 2rem;color:var(--text-color-secondary)}.table-container .empty-state .empty-icon{margin-bottom:1.5rem}.table-container .empty-state h3{color:var(--text-color);margin-bottom:.5rem;font-weight:600}.table-container .empty-state p{margin-bottom:1.5rem;line-height:1.6}.table-container .loading-state{text-align:center;padding:3rem 2rem;color:var(--text-color-secondary)}.table-container .loading-state p{margin-top:1rem;font-size:1.1rem}@media (max-width: 768px){.table-container{padding:1rem;margin:.5rem 0}.table-container .table-header{flex-direction:column;gap:1rem;align-items:stretch}.table-container .table-header .table-actions .search-input{width:100%}.table-container .p-datatable .p-datatable-thead>tr>th,.table-container .p-datatable .p-datatable-tbody>tr>td{padding:.75rem .5rem;font-size:14px}}.bookings-button .p-button{border-radius:6px;font-weight:500;font-size:.875rem;transition:all .2s ease;border:1px solid transparent}.bookings-button .p-button:focus{box-shadow:0 0 0 2px #007bff40;outline:none}.bookings-button .p-button.p-button-primary{background:#007bff;border-color:#007bff;color:#fff}.bookings-button .p-button.p-button-primary:hover{background:#0056b3;border-color:#0056b3}.bookings-button .p-button.p-button-primary:active{background:#004085;border-color:#004085}.bookings-button .p-button.p-button-secondary{background:#6c757d;border-color:#6c757d;color:#fff}.bookings-button .p-button.p-button-secondary:hover{background:#545b62;border-color:#545b62}.bookings-button .p-button.p-button-secondary:active{background:#3d4449;border-color:#3d4449}.bookings-button .p-button.p-button-success{background:#28a745;border-color:#28a745;color:#fff}.bookings-button .p-button.p-button-success:hover{background:#1e7e34;border-color:#1e7e34}.bookings-button .p-button.p-button-success:active{background:#155724;border-color:#155724}.bookings-button .p-button.p-button-danger{background:#dc3545;border-color:#dc3545;color:#fff}.bookings-button .p-button.p-button-danger:hover{background:#c82333;border-color:#c82333}.bookings-button .p-button.p-button-danger:active{background:#a71e2a;border-color:#a71e2a}.bookings-button .p-button.p-button-warning{background:#ffc107;border-color:#ffc107;color:#212529}.bookings-button .p-button.p-button-warning:hover{background:#e0a800;border-color:#e0a800}.bookings-button .p-button.p-button-warning:active{background:#d39e00;border-color:#d39e00}.bookings-button .p-button.p-button-info{background:#17a2b8;border-color:#17a2b8;color:#fff}.bookings-button .p-button.p-button-info:hover{background:#138496;border-color:#138496}.bookings-button .p-button.p-button-info:active{background:#0f6674;border-color:#0f6674}.bookings-button .p-button.p-button-outlined{background:transparent}.bookings-button .p-button.p-button-outlined.p-button-primary{color:#007bff;border-color:#007bff}.bookings-button .p-button.p-button-outlined.p-button-primary:hover{background:#007bff;color:#fff}.bookings-button .p-button.p-button-outlined.p-button-secondary{color:#6c757d;border-color:#6c757d}.bookings-button .p-button.p-button-outlined.p-button-secondary:hover{background:#6c757d;color:#fff}.bookings-button .p-button.p-button-outlined.p-button-success{color:#28a745;border-color:#28a745}.bookings-button .p-button.p-button-outlined.p-button-success:hover{background:#28a745;color:#fff}.bookings-button .p-button.p-button-outlined.p-button-danger{color:#dc3545;border-color:#dc3545}.bookings-button .p-button.p-button-outlined.p-button-danger:hover{background:#dc3545;color:#fff}.bookings-button .p-button.p-button-text{background:transparent;border-color:transparent}.bookings-button .p-button.p-button-text.p-button-primary{color:#007bff}.bookings-button .p-button.p-button-text.p-button-primary:hover{background:#007bff1a}.bookings-button .p-button.p-button-text.p-button-secondary{color:#6c757d}.bookings-button .p-button.p-button-text.p-button-secondary:hover{background:#6c757d1a}.bookings-button .p-button.p-button-sm{padding:.375rem .75rem;font-size:.75rem}.bookings-button .p-button.p-button-lg{padding:.75rem 1.5rem;font-size:1rem}.bookings-button .p-button.p-button-icon-only{width:2.5rem;height:2.5rem;padding:0}.bookings-button .p-button.p-button-icon-only.p-button-sm{width:2rem;height:2rem}.bookings-button .p-button.p-button-icon-only.p-button-lg{width:3rem;height:3rem}.bookings-button .p-button:disabled{opacity:.6;cursor:not-allowed}.bookings-button .p-button:disabled:hover{transform:none}.bookings-button .p-button.p-button-loading .p-button-loading-icon{margin-right:.5rem}.bookings-button.filter-clear-button .p-button{width:100%;margin-top:.75rem;padding:.5rem 1rem;font-size:.75rem}.bookings-button.filter-clear-button .p-button.p-button-secondary{background:#f8f9fa;border-color:#dee2e6;color:#6c757d}.bookings-button.filter-clear-button .p-button.p-button-secondary:hover{background:#e9ecef;border-color:#adb5bd;color:#495057}.bookings-calendar .p-calendar .p-inputtext{border:1px solid #dee2e6;border-radius:6px;padding:8px 12px;font-size:12px;color:#495057;background:#fff;transition:all .2s ease;width:100%}.bookings-calendar .p-calendar .p-inputtext:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.bookings-calendar .p-calendar .p-inputtext::placeholder{color:#adb5bd;font-size:12px}.bookings-calendar .p-calendar .p-datepicker-trigger{background:#f8f9fa;border:1px solid #dee2e6;border-left:none;border-radius:0 6px 6px 0;color:#6c757d;padding:8px 10px;transition:all .2s ease}.bookings-calendar .p-calendar .p-datepicker-trigger:hover{background:#e9ecef;color:#495057}.bookings-calendar .p-calendar .p-datepicker-trigger:focus{box-shadow:0 0 0 2px #007bff40;outline:none}.bookings-calendar .p-calendar .p-datepicker-trigger .p-icon{font-size:14px}.bookings-calendar .p-calendar .p-datepicker{border:1px solid #dee2e6;border-radius:8px;box-shadow:0 4px 20px #00000026;background:#fff}.bookings-calendar .p-calendar .p-datepicker .p-datepicker-header{background:#f8f9fa;border-bottom:1px solid #dee2e6;padding:.75rem;border-radius:8px 8px 0 0}.bookings-calendar .p-calendar .p-datepicker .p-datepicker-header .p-datepicker-title{color:#495057;font-weight:600;font-size:.875rem}.bookings-calendar .p-calendar .p-datepicker .p-datepicker-header .p-datepicker-prev,.bookings-calendar .p-calendar .p-datepicker .p-datepicker-header .p-datepicker-next{color:#6c757d;border-radius:4px;width:28px;height:28px;transition:all .2s ease}.bookings-calendar .p-calendar .p-datepicker .p-datepicker-header .p-datepicker-prev:hover,.bookings-calendar .p-calendar .p-datepicker .p-datepicker-header .p-datepicker-next:hover{background:#e9ecef;color:#495057}.bookings-calendar .p-calendar .p-datepicker .p-datepicker-header .p-datepicker-prev:focus,.bookings-calendar .p-calendar .p-datepicker .p-datepicker-header .p-datepicker-next:focus{box-shadow:0 0 0 2px #007bff40}.bookings-calendar .p-calendar .p-datepicker .p-datepicker-calendar .p-datepicker-calendar-container .p-datepicker-weekheader th{color:#6c757d;font-weight:600;font-size:.75rem;padding:.5rem;text-transform:uppercase;letter-spacing:.5px}.bookings-calendar .p-calendar .p-datepicker .p-datepicker-calendar .p-datepicker-calendar-container td{padding:2px}.bookings-calendar .p-calendar .p-datepicker .p-datepicker-calendar .p-datepicker-calendar-container td .p-datepicker-day{border-radius:4px;width:32px;height:32px;font-size:.875rem;color:#495057;transition:all .2s ease}.bookings-calendar .p-calendar .p-datepicker .p-datepicker-calendar .p-datepicker-calendar-container td .p-datepicker-day:hover{background:#e3f2fd;color:#1976d2}.bookings-calendar .p-calendar .p-datepicker .p-datepicker-calendar .p-datepicker-calendar-container td .p-datepicker-day.p-datepicker-today{background:#fff3cd;color:#856404;font-weight:600}.bookings-calendar .p-calendar .p-datepicker .p-datepicker-calendar .p-datepicker-calendar-container td .p-datepicker-day.p-datepicker-selected{background:#007bff;color:#fff;font-weight:600}.bookings-calendar .p-calendar .p-datepicker .p-datepicker-calendar .p-datepicker-calendar-container td .p-datepicker-day.p-datepicker-selected:hover{background:#0056b3}.bookings-calendar .p-calendar .p-datepicker .p-datepicker-calendar .p-datepicker-calendar-container td .p-datepicker-day.p-datepicker-other-month{color:#adb5bd}.bookings-calendar .p-calendar.p-calendar-range .p-datepicker .p-datepicker-day.p-datepicker-selected-range{background:#007bff1a;color:#007bff}.bookings-calendar .p-calendar.p-calendar-range .p-datepicker .p-datepicker-day.p-datepicker-selected-start,.bookings-calendar .p-calendar.p-calendar-range .p-datepicker .p-datepicker-day.p-datepicker-selected-end{background:#007bff;color:#fff}.bookings-calendar.filter-date-input .p-calendar .p-inputtext{font-size:11px;padding:6px 10px}.bookings-calendar.filter-date-input .p-calendar .p-datepicker-trigger{padding:6px 8px}.bookings-calendar.filter-date-input .p-calendar .p-datepicker-trigger .p-icon{font-size:12px}.p-popover{border-radius:8px;box-shadow:0 4px 20px #00000026;border:1px solid #e9ecef;min-width:280px}.p-popover .p-popover-content{padding:1.25rem;background:#fff;border-radius:8px}.p-popover-content .search-dropdown h5{margin:0 0 1rem;font-size:.875rem;font-weight:600;color:#495057}.p-popover-content .search-dropdown .search-input-group{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #dee2e6;border-radius:6px;background:#fff;transition:border-color .2s ease}.p-popover-content .search-dropdown .search-input-group:focus-within{border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.p-popover-content .search-dropdown .search-input-group .search-icon{color:#6c757d;font-size:16px;width:16px;height:16px}.p-popover-content .search-dropdown .search-input-group .search-input{border:none;outline:none;flex:1;font-size:12px;color:#495057}.p-popover-content .search-dropdown .search-input-group .search-input::placeholder{color:#adb5bd}.p-popover-content .filter-dropdown h5{margin:0 0 1rem;font-size:.875rem;font-weight:600;color:#495057}.p-popover-content .filter-dropdown .filter-group{margin-bottom:1.5rem}.p-popover-content .filter-dropdown .filter-group:last-child{margin-bottom:0}.p-popover-content .filter-dropdown .filter-group h6{margin:0 0 .75rem;font-weight:600;color:#495057;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px}.p-popover-content .filter-dropdown .filter-group .date-inputs{display:flex;flex-direction:column;gap:.75rem}.p-popover-content .filter-dropdown .filter-group .date-inputs .date-input-wrapper{display:flex;flex-direction:column;gap:.25rem}.p-popover-content .filter-dropdown .filter-group .date-inputs .date-input-wrapper label{font-size:12px;color:#495057;font-weight:500}:root{--mat-ripple-color: rgba(0, 0, 0, .1)}:root{--mat-option-selected-state-label-text-color: #d81b60;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}:root .mat-accent{--mat-option-selected-state-label-text-color: #00acc1;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}:root .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}:root{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}:root{--mat-full-pseudo-checkbox-selected-icon-color: #00acc1;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}:root{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #00acc1;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}:root .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #d81b60;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}:root .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d81b60;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}:root .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #00acc1;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}:root .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #00acc1;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}:root .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}:root .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}:root{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}:root{--mdc-elevated-card-container-shape: 4px}:root{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}:root{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}:root{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}:root{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}:root{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}:root .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #d81b60;--mdc-linear-progress-track-color: rgba(216, 27, 96, .25)}:root .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #00acc1;--mdc-linear-progress-track-color: rgba(0, 172, 193, .25)}:root .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}:root{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}:root{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}:root{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}:root{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}:root{--mdc-filled-text-field-caret-color: #d81b60;--mdc-filled-text-field-focus-active-indicator-color: #d81b60;--mdc-filled-text-field-focus-label-text-color: rgba(216, 27, 96, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336}:root{--mdc-outlined-text-field-caret-color: #d81b60;--mdc-outlined-text-field-focus-outline-color: #d81b60;--mdc-outlined-text-field-focus-label-text-color: rgba(216, 27, 96, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336}:root{--mat-form-field-focus-select-arrow-color: rgba(216, 27, 96, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}:root .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #00acc1;--mdc-filled-text-field-focus-active-indicator-color: #00acc1;--mdc-filled-text-field-focus-label-text-color: rgba(0, 172, 193, .87)}:root .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #00acc1;--mdc-outlined-text-field-focus-outline-color: #00acc1;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 172, 193, .87)}:root .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(0, 172, 193, .87)}:root .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87)}:root .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87)}:root .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}:root{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}:root{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}:root{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(216, 27, 96, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}:root .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 172, 193, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}:root .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}:root{--mat-select-arrow-transform: translateY(-8px)}:root{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}:root{--mat-autocomplete-background-color: white}:root{--mdc-dialog-container-shape: 4px}:root{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}:root{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}:root .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}:root .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}:root .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}:root .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}:root .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,:root .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d81b60;--mdc-chip-elevated-selected-container-color: #d81b60;--mdc-chip-elevated-disabled-container-color: #d81b60;--mdc-chip-flat-disabled-selected-container-color: #d81b60;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}:root .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,:root .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}:root .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,:root .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #00acc1;--mdc-chip-elevated-selected-container-color: #00acc1;--mdc-chip-elevated-disabled-container-color: #00acc1;--mdc-chip-flat-disabled-selected-container-color: #00acc1;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}:root .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,:root .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}:root .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,:root .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}:root .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,:root .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}:root .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}:root{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}:root .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}:root{--mdc-switch-selected-focus-state-layer-color: #d81b60;--mdc-switch-selected-handle-color: #d81b60;--mdc-switch-selected-hover-state-layer-color: #d81b60;--mdc-switch-selected-pressed-state-layer-color: #d81b60;--mdc-switch-selected-focus-handle-color: #880e4f;--mdc-switch-selected-hover-handle-color: #880e4f;--mdc-switch-selected-pressed-handle-color: #880e4f;--mdc-switch-selected-focus-track-color: #f06292;--mdc-switch-selected-hover-track-color: #f06292;--mdc-switch-selected-pressed-track-color: #f06292;--mdc-switch-selected-track-color: #f06292;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}:root{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}:root .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}:root .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #00acc1;--mdc-switch-selected-handle-color: #00acc1;--mdc-switch-selected-hover-state-layer-color: #00acc1;--mdc-switch-selected-pressed-state-layer-color: #00acc1;--mdc-switch-selected-focus-handle-color: #006064;--mdc-switch-selected-hover-handle-color: #006064;--mdc-switch-selected-pressed-handle-color: #006064;--mdc-switch-selected-focus-track-color: #4dd0e1;--mdc-switch-selected-hover-track-color: #4dd0e1;--mdc-switch-selected-pressed-track-color: #4dd0e1;--mdc-switch-selected-track-color: #4dd0e1}:root .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}:root{--mdc-switch-state-layer-size: 40px}:root{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}:root .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d81b60;--mdc-radio-selected-hover-icon-color: #d81b60;--mdc-radio-selected-icon-color: #d81b60;--mdc-radio-selected-pressed-icon-color: #d81b60}:root .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d81b60;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}:root .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #00acc1;--mdc-radio-selected-hover-icon-color: #00acc1;--mdc-radio-selected-icon-color: #00acc1;--mdc-radio-selected-pressed-icon-color: #00acc1}:root .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #00acc1;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}:root .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}:root .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}:root{--mdc-radio-state-layer-size: 40px}:root{--mat-radio-touch-target-display: block}:root{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}:root{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}:root{--mdc-slider-handle-color: #d81b60;--mdc-slider-focus-handle-color: #d81b60;--mdc-slider-hover-handle-color: #d81b60;--mdc-slider-active-track-color: #d81b60;--mdc-slider-inactive-track-color: #d81b60;--mdc-slider-with-tick-marks-inactive-container-color: #d81b60;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}:root{--mat-slider-ripple-color: #d81b60;--mat-slider-hover-state-layer-color: rgba(216, 27, 96, .05);--mat-slider-focus-state-layer-color: rgba(216, 27, 96, .2);--mat-slider-value-indicator-opacity: .6}:root .mat-accent{--mdc-slider-handle-color: #00acc1;--mdc-slider-focus-handle-color: #00acc1;--mdc-slider-hover-handle-color: #00acc1;--mdc-slider-active-track-color: #00acc1;--mdc-slider-inactive-track-color: #00acc1;--mdc-slider-with-tick-marks-inactive-container-color: #00acc1;--mdc-slider-with-tick-marks-active-container-color: white}:root .mat-accent{--mat-slider-ripple-color: #00acc1;--mat-slider-hover-state-layer-color: rgba(0, 172, 193, .05);--mat-slider-focus-state-layer-color: rgba(0, 172, 193, .2)}:root .mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white}:root .mat-warn{--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2)}:root{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}:root{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}:root{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}:root{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}:root{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}:root .mdc-list-item__start,:root .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d81b60;--mdc-radio-selected-hover-icon-color: #d81b60;--mdc-radio-selected-icon-color: #d81b60;--mdc-radio-selected-pressed-icon-color: #d81b60}:root .mat-accent .mdc-list-item__start,:root .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #00acc1;--mdc-radio-selected-hover-icon-color: #00acc1;--mdc-radio-selected-icon-color: #00acc1;--mdc-radio-selected-pressed-icon-color: #00acc1}:root .mat-warn .mdc-list-item__start,:root .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}:root .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d81b60;--mdc-checkbox-selected-hover-icon-color: #d81b60;--mdc-checkbox-selected-icon-color: #d81b60;--mdc-checkbox-selected-pressed-icon-color: #d81b60;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d81b60;--mdc-checkbox-selected-hover-state-layer-color: #d81b60;--mdc-checkbox-selected-pressed-state-layer-color: #d81b60;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}:root .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #00acc1;--mdc-checkbox-selected-hover-icon-color: #00acc1;--mdc-checkbox-selected-icon-color: #00acc1;--mdc-checkbox-selected-pressed-icon-color: #00acc1;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #00acc1;--mdc-checkbox-selected-hover-state-layer-color: #00acc1;--mdc-checkbox-selected-pressed-state-layer-color: #00acc1;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}:root .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}:root .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,:root .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,:root .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,:root .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#d81b60}:root .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,:root .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,:root .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}:root{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}:root{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}:root .mdc-list-item__start,:root .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}:root .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,:root .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,:root .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}:root .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,:root .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,:root .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}:root{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}:root{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}:root{--mdc-secondary-navigation-tab-container-height: 48px}:root{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}:root{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}:root .mat-mdc-tab-group,:root .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #d81b60}:root .mat-mdc-tab-group,:root .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d81b60;--mat-tab-header-active-ripple-color: #d81b60;--mat-tab-header-inactive-ripple-color: #d81b60;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d81b60;--mat-tab-header-active-hover-label-text-color: #d81b60;--mat-tab-header-active-focus-indicator-color: #d81b60;--mat-tab-header-active-hover-indicator-color: #d81b60}:root .mat-mdc-tab-group.mat-accent,:root .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #00acc1}:root .mat-mdc-tab-group.mat-accent,:root .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #00acc1;--mat-tab-header-active-ripple-color: #00acc1;--mat-tab-header-inactive-ripple-color: #00acc1;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #00acc1;--mat-tab-header-active-hover-label-text-color: #00acc1;--mat-tab-header-active-focus-indicator-color: #00acc1;--mat-tab-header-active-hover-indicator-color: #00acc1}:root .mat-mdc-tab-group.mat-warn,:root .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336}:root .mat-mdc-tab-group.mat-warn,:root .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}:root .mat-mdc-tab-group.mat-background-primary,:root .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #d81b60;--mat-tab-header-with-background-foreground-color: white}:root .mat-mdc-tab-group.mat-background-accent,:root .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #00acc1;--mat-tab-header-with-background-foreground-color: white}:root .mat-mdc-tab-group.mat-background-warn,:root .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}:root .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}:root{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}:root{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #00acc1;--mdc-checkbox-selected-hover-icon-color: #00acc1;--mdc-checkbox-selected-icon-color: #00acc1;--mdc-checkbox-selected-pressed-icon-color: #00acc1;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #00acc1;--mdc-checkbox-selected-hover-state-layer-color: #00acc1;--mdc-checkbox-selected-pressed-state-layer-color: #00acc1;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}:root{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}:root .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d81b60;--mdc-checkbox-selected-hover-icon-color: #d81b60;--mdc-checkbox-selected-icon-color: #d81b60;--mdc-checkbox-selected-pressed-icon-color: #d81b60;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d81b60;--mdc-checkbox-selected-hover-state-layer-color: #d81b60;--mdc-checkbox-selected-pressed-state-layer-color: #d81b60;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}:root .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}:root{--mdc-checkbox-state-layer-size: 40px}:root{--mat-checkbox-touch-target-display: block}:root{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}:root{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}:root{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}:root{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}:root{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}:root{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}:root{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}:root{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}:root{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}:root{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}:root{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}:root{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}:root{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}:root{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}:root{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}:root{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}:root .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #d81b60}:root .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #d81b60;--mat-text-button-ripple-color: rgba(216, 27, 96, .1)}:root .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #00acc1}:root .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #00acc1;--mat-text-button-ripple-color: rgba(0, 172, 193, .1)}:root .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336}:root .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}:root .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #d81b60;--mdc-filled-button-label-text-color: white}:root .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}:root .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #00acc1;--mdc-filled-button-label-text-color: white}:root .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}:root .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white}:root .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}:root .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #d81b60;--mdc-protected-button-label-text-color: white}:root .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}:root .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #00acc1;--mdc-protected-button-label-text-color: white}:root .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}:root .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white}:root .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}:root .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #d81b60;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}:root .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #d81b60;--mat-outlined-button-ripple-color: rgba(216, 27, 96, .1)}:root .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #00acc1;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}:root .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #00acc1;--mat-outlined-button-ripple-color: rgba(0, 172, 193, .1)}:root .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}:root .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}:root{--mdc-text-button-container-height: 36px}:root{--mdc-filled-button-container-height: 36px}:root{--mdc-protected-button-container-height: 36px}:root{--mdc-outlined-button-container-height: 36px}:root{--mat-text-button-touch-target-display: block}:root{--mat-filled-button-touch-target-display: block}:root{--mat-protected-button-touch-target-display: block}:root{--mat-outlined-button-touch-target-display: block}:root{--mdc-icon-button-icon-size: 24px}:root{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}:root{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}:root .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #d81b60}:root .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #d81b60;--mat-icon-button-ripple-color: rgba(216, 27, 96, .1)}:root .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #00acc1}:root .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #00acc1;--mat-icon-button-ripple-color: rgba(0, 172, 193, .1)}:root .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336}:root .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}:root{--mat-icon-button-touch-target-display: block}:root .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}:root{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}:root{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}:root{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}:root{--mdc-fab-container-color: white}:root{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}:root{--mdc-fab-small-container-color: white}:root{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}:root .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #d81b60}:root .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}:root .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #00acc1}:root .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}:root .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336}:root .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}:root .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #d81b60}:root .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}:root .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #00acc1}:root .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}:root .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336}:root .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}:root{--mat-fab-touch-target-display: block}:root{--mat-fab-small-touch-target-display: block}:root{--mdc-snackbar-container-shape: 4px}:root{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}:root{--mat-snack-bar-button-color: #f8bbd0}:root{--mat-table-row-item-outline-width: 1px}:root{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}:root{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}:root{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}:root{--mdc-circular-progress-active-indicator-color: #d81b60}:root .mat-accent{--mdc-circular-progress-active-indicator-color: #00acc1}:root .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}:root{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}:root{--mat-badge-background-color: #d81b60;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}:root .mat-badge-accent{--mat-badge-background-color: #00acc1;--mat-badge-text-color: white}:root .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}:root{--mat-bottom-sheet-container-shape: 4px}:root{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}:root{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}:root{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}:root{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}:root{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}:root{--mat-standard-button-toggle-height: 48px}:root{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}:root{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d81b60;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(216, 27, 96, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(216, 27, 96, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(216, 27, 96, .3);--mat-datepicker-toggle-active-state-icon-color: #d81b60;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(216, 27, 96, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}:root .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #00acc1;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 172, 193, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 172, 193, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 172, 193, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 172, 193, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}:root .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}:root .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #00acc1}:root .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}:root .mat-calendar-controls{--mat-icon-button-touch-target-display: none}:root .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}:root{--mat-divider-width: 1px}:root{--mat-divider-color: rgba(0, 0, 0, .12)}:root{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}:root{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}:root{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}:root{--mat-icon-color: inherit}:root .mat-icon.mat-primary{--mat-icon-color: #d81b60}:root .mat-icon.mat-accent{--mat-icon-color: #00acc1}:root .mat-icon.mat-warn{--mat-icon-color: #f44336}:root{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}:root{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}:root{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d81b60;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d81b60;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d81b60;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}:root .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #00acc1;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #00acc1;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #00acc1;--mat-stepper-header-edit-state-icon-foreground-color: white}:root .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}:root{--mat-stepper-header-height: 72px}:root{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}:root{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}:root .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #d81b60;--mat-toolbar-container-text-color: white}:root .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #00acc1;--mat-toolbar-container-text-color: white}:root .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}:root{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}:root{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}:root{--mat-tree-node-min-height: 48px}:root{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}:root{--mat-timepicker-container-background-color: white}html{background-image:radial-gradient(#fafbfd,#ecf2fa,#ebf2f8,#fef3f4);background-size:100%}html,body{height:100%;box-sizing:border-box;font-size:16px;font-family:Noto Sans,sans-serif}body{margin:0;font-family:Noto Sans,sans-serif;color:#3e3e3e}@media screen and (min-width: 1000px){html{font-size:22px}}*,*:before,*:after{box-sizing:inherit}*{scrollbar-width:thin;scrollbar-color:#888 transparent}* ::-webkit-scrollbar{width:4px;height:4px}* ::-webkit-scrollbar-track{background:transparent}* ::-webkit-scrollbar-thumb{background:#888;border-radius:2px}* ::-webkit-scrollbar-thumb:hover{background:#555}ul,ol{margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;padding-inline-start:0}ol{margin-left:15px}label{display:block;font-size:14px;margin-bottom:8px;color:#32325d;font-family:Noto Sans,sans-serif;position:relative;font-family:Noto Sans,sans-serif!important}a{touch-action:manipulation;text-decoration:none;color:inherit;cursor:pointer}a.internal-link{text-decoration:underline;color:#ff0266}a:visited{color:inherit}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{box-shadow:0 0 #fff inset!important;-webkit-box-shadow:0 0 0 0 white inset!important}button{touch-action:manipulation;outline:none;border:none;background:transparent;color:#32325d;padding:10px;cursor:pointer}hr{display:block;width:100%;border-top:none;border-left:none;border-right:none;border-color:#e5e5e5}.container{max-width:1140px;width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container-fluid{width:100%;padding:15px;margin-right:auto;margin-left:auto}.ddt{touch-action:manipulation}.ngx-file-drop__drop-zone{border:none!important;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='3' ry='3' stroke='%23EC3463' stroke-width='3' stroke-dasharray='16' stroke-dashoffset='1' stroke-linecap='butt'/%3e%3c/svg%3e");border-radius:6px!important;margin:15px auto!important}.flex{display:flex}.flex.horiz{flex-direction:row}.flex.vert{flex-direction:column}.ltr-plus-one{display:flex;flex-direction:row;justify-content:flex-start}.ltr-plus-one>div:last-of-type{margin-left:auto}dialog{border:1px solid #e8e8e8}.dialog-form{width:100%;padding:15px}.dialog-form h1,.dialog-form h2,.dialog-form h3{text-align:center}.empty-collection{text-align:center;width:100%;max-width:480px;margin:0 auto;padding:25px}.empty-collection>img{width:100%;opacity:0;animation-name:fadeIn;animation-duration:1s;animation-delay:1s;animation-fill-mode:forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.loading-screen{width:100%;display:block;height:100vh;padding-top:25px;display:grid;place-items:center}.page{color:#32325d;padding:15px 15px 100px;margin-bottom:25px}.page h4{margin:0 0 12px;color:#32325d}.page p{font-size:14px;color:#504f4f}.tidbit{display:block;width:100%;max-width:50%;background:#f5f5f4;font-size:12px;padding:10px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.tidbit.fullspan{max-width:100%}.filter-container-box{background:#fff;display:flex;flex-wrap:wrap;width:100%;align-items:center;border:1px solid #e5e5e5;margin-bottom:12px;padding:12px;gap:12px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.filter-container-box .chip-container:first-of-type{border-right:1px solid #f5f5f4;padding-right:2px;flex:0 0 350px}.filter-container-box>:nth-child(2){flex-grow:1}.card-container{display:flex;flex-wrap:wrap;justify-content:left;gap:20px;margin:0 auto;padding:20px}.card-container customer-card,.card-container .mock-card{width:100%;max-width:250px}.card-container .mock-card{display:grid;place-items:center;background:#f5f5f4;border:1px dashed #adadad;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.card-container .mock-card:hover{cursor:pointer;background:#fff}mat-icon,.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}mat-card{-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mat-date-range-input-container{justify-content:space-between!important}.modal-action-btns{margin-top:8px;margin-bottom:8px;box-sizing:border-box;text-align:right}.modal-action-btns button,.modal-action-btns .fleetr-btn:first-of-type{margin-right:12px}.fleetr-btn{width:80px;max-width:150px;white-space:nowrap;font-size:14px;color:#000;position:relative;background:#d6dbd2;background-size:100%;transition:all .2s ease;overflow:hidden;cursor:pointer;border:none;font-family:Noto Sans,sans-serif;-webkit-transition:all ease-out .5s;-moz-transition:all ease-out .5s;-ms-transition:all ease-out .5s;-o-transition:all ease-out .5s;transition:all ease-out .5s}.fleetr-btn:hover:not(.success,.danger,.warn,.disabled){background:#e3e6e0}.fleetr-btn:active{outline:none;background:#c9d0c4}.fleetr-btn.success{background:linear-gradient(45deg,#5ccd56,#a8e063)}.fleetr-btn.success:hover{background:#6fd36a}.fleetr-btn.success:active{outline:none;background:#30922b}.fleetr-btn.danger{background:linear-gradient(45deg,#eb3349,#ff0266);color:#fff}.fleetr-btn.danger:active{outline:none;background:#7e0e1c}.fleetr-btn.danger:hover{background:#e6263d}.fleetr-btn.warn{background:linear-gradient(45deg,#ffc107,#edde5d)}.fleetr-btn.warn:active{outline:none;background:#edb100}.fleetr-btn.warn:hover{background:#ffc721}.fleetr-btn:disabled,.fleetr-btn.disabled{color:#a9a9a9;pointer-events:none}.fumes-checkbox{align-self:center;position:relative;height:25px;width:25px}.fumes-checkbox.disabled{pointer-events:none;opacity:.7}.fumes-checkbox span{vertical-align:super;font-size:12px}.fumes-checkbox>*{box-sizing:border-box}.fumes-checkbox input[type=checkbox],.fumes-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;cursor:pointer;margin:0}.fumes-checkbox input[type=checkbox]:focus,.fumes-checkbox input[type=radio]:focus{outline:0}.fumes-checkbox .cbx{position:relative;display:inline-block;margin-right:8px;width:24px;height:24px}.fumes-checkbox .cbx input{position:absolute;top:0;left:0;width:24px;height:24px;border:2px solid #bfbfc0;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-appearance:none;-moz-appearance:none;appearance:none}.fumes-checkbox .cbx input:checked+label{animation:splash .6s ease forwards}.fumes-checkbox .cbx input:checked+label+svg path{stroke-dashoffset:0}.fumes-checkbox .cbx label{width:24px;height:24px;background:none;border-radius:50%;position:absolute;top:0;left:0;transform:trasnlate3d(0,0,0);pointer-events:none}.fumes-checkbox .cbx svg{position:absolute;top:5px;left:4px;z-index:1;pointer-events:none}.fumes-checkbox .cbx svg path{stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:19;stroke-dashoffset:19;transition:stroke-dashoffset .3s ease;transition-delay:.2s}.wrapper{display:flex;flex-direction:row;align-items:center;gap:10px}.wrapper>label,.wrapper>p{margin:0}.wrapper>label{font-size:16px}.wrapper>p{font-size:11px}.checkbox-group-inline{display:inline-flex;align-items:center}.checkbox-group-inline>.input-wrapper{width:unset}.checkbox-group-inline>*{display:inline-flex;margin-right:15px;align-items:center;vertical-align:middle;margin-bottom:0;margin-top:0}.flex-checkbox-group{display:flex;flex-direction:row;gap:12px}@keyframes splash{40%{background:#ff0266;box-shadow:0 -18px 0 -8px #ff0266,16px -8px 0 -8px #ff0266,16px 8px 0 -8px #ff0266,0 18px 0 -8px #ff0266,-16px 8px 0 -8px #ff0266,-16px -8px 0 -8px #ff0266}to{background:#ff0266;box-shadow:0 -36px 0 -10px transparent,32px -16px 0 -10px transparent,32px 16px 0 -10px transparent,0 36px 0 -10px transparent,-32px 16px 0 -10px transparent,-32px -16px 0 -10px transparent}}@keyframes confirm{0%{transform:scale(1)}50%{transform:scale(.95)}75%{transform:scale(.8)}to{transform:scale(1)}}a.menu-dropdown-item{padding:8px 12px;display:block}a.menu-dropdown-item>img{width:25px;height:25px;margin-right:12px;vertical-align:middle}a.menu-dropdown-item:hover{background:#f5f5f4}.page-context-header{width:100%;padding:10px 15px;color:#485563;height:50px;margin-bottom:15px;overflow:hidden}.page-context-header h1{font-family:Roboto,Helvetica Neue,sans-serif;font-weight:400;font-size:18px;margin:0;width:50%;display:inline-block}.page-context-header .actions{width:50%;display:inline-block}.form-control-text{position:absolute;left:0;top:36px;font-size:10px}mat-divider{background-color:#fff6;margin-bottom:15px}.top-mast{padding:15px;margin-bottom:15px;background:linear-gradient(45deg,#ff0266,#d61f49);color:#fff;overflow:hidden;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;grid-template-columns:1em minmax(150px,200px) minmax(300px,auto) minmax(200px,auto) 1em;grid-template-areas:". hero middle right ."}.layout-cols{width:100%;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.layout-cols>*{position:relative}.layout-cols fumes-input{width:100%}.layout-cols .full{width:calc(100% - 10px)}.layout-cols .three-fourths{width:calc(75% - 10px)}.layout-cols .two-thirds{width:calc(66% - 10px)}.layout-cols .half{width:calc(50% - 10px)}.layout-cols .third{width:calc(33% - 10px)}.layout-cols .quarter{width:calc(25% - 10px)}.layout-cols .layout-cols{margin-bottom:0}select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{border:none;-webkit-text-fill-color:#32325d;-webkit-box-shadow:0 0 0px 1000px #f5f5f4 inset;transition:-webkit-text-fill-color 3s ease-in-out 1s}select,input,textarea{width:100%;outline:none;border:none;background:#f5f5f4;color:#32325d;font-family:Noto Sans,sans-serif!important;font-size:16px;padding:10px;border:1px solid #e5e5e5;border-radius:5px}select option,input option,textarea option{background-color:#f5f5f4;color:#32325d;font-size:16px;padding:10px}.table-container{overflow:scroll;width:100%}.table-container table{width:100%}.tables-container{width:100%;padding:15px}.tables-container table{width:100%}.expense-details{padding:15px;display:grid;grid-template-columns:200px 300px calc(100% - 500px);column-gap:15px}.expense-details>div{display:grid;grid-template-rows:auto auto auto}.expense-details>div.image button{align-self:center}.expense-details>div.details .metrics{margin:0;width:100%;padding:12px;background:#f5f5f4}.expense-details>div.details .metrics strong{margin-right:10px}tr.example-detail-row{height:0!important}tr.example-element-row:not(.example-expanded-row):active{background:#efefef}tr.example-element-row:not(.example-expanded-row):hover{background:#f5f5f5}.example-element-detail{justify-content:center;overflow:hidden;display:flex}@media (max-width: 768px){.expense-details{padding:15px;display:grid;grid-template-columns:none;grid-template-rows:auto auto auto;row-gap:15px}}.input-wrapper{width:100%;-webkit-transition:all ease .25s;-moz-transition:all ease .25s;-ms-transition:all ease .25s;-o-transition:all ease .25s;transition:all ease .25s}.input-wrapper label{display:block}.input-wrapper.disabled{pointer-events:none;opacity:.75}.input-wrapper>input,.input-wrapper select{min-height:56px}.input-wrapper>input,.input-wrapper>select,.input-wrapper>textarea{display:block;-webkit-transition:all ease .25s;-moz-transition:all ease .25s;-ms-transition:all ease .25s;-o-transition:all ease .25s;transition:all ease .25s}.input-wrapper>input:focus,.input-wrapper>select:focus,.input-wrapper>textarea:focus{-webkit-transition:all ease .25s;-moz-transition:all ease .25s;-ms-transition:all ease .25s;-o-transition:all ease .25s;transition:all ease .25s;border:2px solid #adadad}.input-wrapper.error>input,.input-wrapper.error>select,.input-wrapper.error>textarea{border:1px solid #d91930;animation:shake .82s cubic-bezier(.36,.07,.19,.97) both}.input-wrapper .error-message{width:100%;text-align:right;padding-right:8px;font-size:12px;color:#d91930}.fumes-input-with-icon{position:relative;width:100%}.fumes-input-with-icon .actions-wrapper{cursor:pointer;width:25px;height:40px;background:#f5f5f4;position:absolute;right:10px;top:35px;padding-top:8px;z-index:1}.fumes-input-with-icon .actions-wrapper #spinner,.fumes-input-with-icon .actions-wrapper mat-icon{position:relative}.thumb-container{margin-top:10px;padding-top:24px}.thumb{position:relative;display:inline-block;width:150px;height:100px;margin-right:16px;margin-bottom:16px;background-color:#fff;border:1px solid #f5f5f4;box-shadow:0 2px 5px #0000001a;border-radius:8px;-webkit-transition:box-shadow ease .3s;-moz-transition:box-shadow ease .3s;-ms-transition:box-shadow ease .3s;-o-transition:box-shadow ease .3s;transition:box-shadow ease .3s;background-position:center center;background-size:cover}.thumb.cinema{width:320px;height:180px;padding-top:0}@media (max-width: 768px){.thumb.cinema{width:100%;height:0;padding-top:56.25%}}.thumb.pending:before,.thumb.preview:before,.thumb.existing:before{border:1px solid #f5f5f4;box-shadow:0 2px 5px #0000001a;border-radius:8px;-webkit-transition:box-shadow ease .3s;-moz-transition:box-shadow ease .3s;-ms-transition:box-shadow ease .3s;-o-transition:box-shadow ease .3s;transition:box-shadow ease .3s;display:block;text-align:center;width:100%;top:-28px;left:0;height:18px;background-color:#f5f5f4;color:#32325d;position:absolute;font-size:12px}.thumb.existing:before{content:" Saved "}.thumb.preview:before{content:" Preview "}.thumb.pending:before{content:" Pending Save "}.thumb .removeBtn{position:absolute;top:-15px;right:-15px}.trim{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cursor{cursor:pointer}a.link{text-decoration:underline;color:#ff0266}.images{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))!important;grid-gap:10px}.images .images-item img{width:100%;height:200px;object-fit:cover}.app-input-with-icon{width:100%;display:grid;grid-template-columns:1fr 25px;grid-column-gap:8px}.app-input-with-icon mat-icon{margin-top:12px}.card-layout{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,24%));grid-column-gap:8px;grid-row-gap:8px}.card-layout.centered{justify-content:center}@media (max-width: 768px){.card-layout{grid-template-columns:repeat(auto-fill,calc(50% - 8px))}}@media (max-width: 460px){.card-layout{grid-template-columns:repeat(auto-fill,calc(100% - 8px))}}.is_rented_banner{display:block;right:8px;top:8px;font-size:11px;height:24px;width:75px;padding:4px;background:#5ccd56;color:#fff;text-align:center;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.is_rented_banner.rented{background:#4ecdc4;color:#fff}.tablet{display:block}.filled-data{font-size:18px;font-weight:800}.ql-mention-list-container{width:270px;border:1px solid #f0f0f0;border-radius:4px;background-color:#fff;box-shadow:0 2px 12px #1e1e1e14}.ql-mention-list{list-style:none;margin:0;padding:0;overflow:hidden}.ql-mention-list-item{cursor:pointer;height:44px;line-height:44px;font-size:16px;padding:0 20px;vertical-align:middle}.mention{height:24px;width:65px;border-radius:6px;background-color:#d3e1eb;padding:3px 0}.mention.filled{text-decoration:underline;font-style:bolder;font-size:18px;color:#1b1b93;background-color:transparent}.ql-mention-list-container{z-index:5}.ql-container.ql-snow{min-height:150px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #e5e5e5;font-family:Noto Sans,sans-serif}.ql-editor{min-height:150px}.signatures{display:flex;justify-content:flex-start;flex-wrap:wrap;flex-direction:row;gap:15px}.signatures>div{flex-basis:300px}.usage-container{display:flex;flex-wrap:wrap;gap:15px;container-type:inline-size;container-name:templateContainer;background:#f5f5f4}.tpl-controls{padding:18px;width:300px;background:#fff}.tpl-preview{background:#fff;max-width:960px;width:calc(100% - 265px);margin:100px auto 50px;padding:50px;border:1px solid #ccc}@container templateContainer (max-width: 1275px){.tpl-preview,.tpl-controls{width:100%!important}.tpl-preview{margin:0 auto!important}}@media (max-width: 768px){.tablet{display:none}.styled-form{grid-template-columns:none;grid-template-rows:150px 1fr}.styled-form .form-hero{padding:10px 18px;overflow:hidden}.styled-form .form-hero h1,.styled-form .form-hero p{margin:8px auto}.styled-form .form-hero h1{font-size:22px}.styled-form .form-hero p{font-size:12px}.top-mast{grid-template-columns:1fr;grid-template-areas:"hero" "middle" "right"}.top-mast .title-desc{text-align:center}.layout-cols .half,.layout-cols .quarter,.layout-cols .third,.layout-cols .two-thirds,.layout-cols .three-fourths{width:100%}.buy-sniffs{padding:15px 0 50px;width:80%;margin:0 auto}}@media print{.printable *{opacity:0;visibility:hidden}.printable input{border:none}.printable .hide-on-print{display:none}.printable .toPrint{width:100%;height:100vh;position:fixed!important;visibility:visible!important;opacity:1!important}}.cal-day-selected,.cal-day-selected:hover{border:1px solid #4ecdc4!important;background-color:#504f4f!important}.cal-cell.blocked{background:#e5e5e5}.cal-cell.blocked .cal-day-number{text-decoration:line-through}.cal-day-selected .cal-day-number{color:#fff!important;text-shadow:1px 1px 2px #474747,1px 1px 5px rgba(0,0,0,.32);opacity:1}.cal-month-view .cal-event{width:100%;height:10px;border-radius:5px!important;display:inline-block;margin:0!important}.cal-month-view .cal-day-badge{background-color:#5ccd56;font-size:16px;color:#000}.mat-mdc-text-field-wrapper{background:#f5f5f4}pre{width:100%;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#272822;color:#f8f8f2;padding:.75rem;font-family:monospace;font-size:14px;line-height:1.5;overflow:scroll}pre .tag{color:#f92672}pre .attr-name{color:#a6e22e}pre .attr-value{color:#e6db74}pre .punctuation{color:#f8f8f2}pre .function{color:#66d9ef}pre .keyword{color:#f92672}pre .boolean,pre .number{color:#ae81ff}pre .string{color:#e6db74}pre .comment{color:#75715e}pre .operator,pre .property{color:#f8f8f2}pre .method{color:#a6e22e}.gradient-banner{display:block;width:100%;background:linear-gradient(45deg,#fafbfd,#ecf2fa,#ebf2f8,#fef3f4);padding:12px;text-align:center;margin-bottom:8px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.gradient-banner p{color:#32325d;margin:0}@font-face{font-family:primeicons;font-display:block;src:url("./media/primeicons-RSSEDYLY.eot");src:url("./media/primeicons-RSSEDYLY.eot?#iefix") format("embedded-opentype"),url("./media/primeicons-4GST5W3O.woff2") format("woff2"),url("./media/primeicons-P53SE5CV.woff") format("woff"),url("./media/primeicons-GEFHGEHP.ttf") format("truetype"),url("./media/primeicons-DHQU4SEP.svg?#primeicons") format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media (prefers-reduced-motion: reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus:before{content:"\ea05"}.pi-receipt:before{content:"\ea06"}.pi-asterisk:before{content:"\ea07"}.pi-face-smile:before{content:"\ea08"}.pi-pinterest:before{content:"\ea09"}.pi-expand:before{content:"\ea0a"}.pi-pen-to-square:before{content:"\ea0b"}.pi-wave-pulse:before{content:"\ea0c"}.pi-turkish-lira:before{content:"\ea0d"}.pi-spinner-dotted:before{content:"\ea0e"}.pi-crown:before{content:"\ea0f"}.pi-pause-circle:before{content:"\ea10"}.pi-warehouse:before{content:"\ea11"}.pi-objects-column:before{content:"\ea12"}.pi-clipboard:before{content:"\ea13"}.pi-play-circle:before{content:"\ea14"}.pi-venus:before{content:"\ea15"}.pi-cart-minus:before{content:"\ea16"}.pi-file-plus:before{content:"\ea17"}.pi-microchip:before{content:"\ea18"}.pi-twitch:before{content:"\ea19"}.pi-building-columns:before{content:"\ea1a"}.pi-file-check:before{content:"\ea1b"}.pi-microchip-ai:before{content:"\ea1c"}.pi-trophy:before{content:"\ea1d"}.pi-barcode:before{content:"\ea1e"}.pi-file-arrow-up:before{content:"\ea1f"}.pi-mars:before{content:"\ea20"}.pi-tiktok:before{content:"\ea21"}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:"\ea22"}.pi-ethereum:before{content:"\ea23"}.pi-list-check:before{content:"\ea24"}.pi-thumbtack:before{content:"\ea25"}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:"\ea26"}.pi-equals:before{content:"\ea27"}.pi-lightbulb:before{content:"\ea28"}.pi-star-half:before{content:"\ea29"}.pi-address-book:before{content:"\ea2a"}.pi-chart-scatter:before{content:"\ea2b"}.pi-indian-rupee:before{content:"\ea2c"}.pi-star-half-fill:before{content:"\ea2d"}.pi-cart-arrow-down:before{content:"\ea2e"}.pi-calendar-clock:before{content:"\ea2f"}.pi-sort-up-fill:before{content:"\ea30"}.pi-sparkles:before{content:"\ea31"}.pi-bullseye:before{content:"\ea32"}.pi-sort-down-fill:before{content:"\ea33"}.pi-graduation-cap:before{content:"\ea34"}.pi-hammer:before{content:"\ea35"}.pi-bell-slash:before{content:"\ea36"}.pi-gauge:before{content:"\ea37"}.pi-shop:before{content:"\ea38"}.pi-headphones:before{content:"\ea39"}.pi-eraser:before{content:"\ea04"}.pi-stopwatch:before{content:"\ea01"}.pi-verified:before{content:"\ea02"}.pi-delete-left:before{content:"\ea03"}.pi-hourglass:before{content:"\e9fe"}.pi-truck:before{content:"\ea00"}.pi-wrench:before{content:"\e9ff"}.pi-microphone:before{content:"\e9fa"}.pi-megaphone:before{content:"\e9fb"}.pi-arrow-right-arrow-left:before{content:"\e9fc"}.pi-bitcoin:before{content:"\e9fd"}.pi-file-edit:before{content:"\e9f6"}.pi-language:before{content:"\e9f7"}.pi-file-export:before{content:"\e9f8"}.pi-file-import:before{content:"\e9f9"}.pi-file-word:before{content:"\e9f1"}.pi-gift:before{content:"\e9f2"}.pi-cart-plus:before{content:"\e9f3"}.pi-thumbs-down-fill:before{content:"\e9f4"}.pi-thumbs-up-fill:before{content:"\e9f5"}.pi-arrows-alt:before{content:"\e9f0"}.pi-calculator:before{content:"\e9ef"}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"\2022"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"\2611"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"\2610"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.ql-mention-list-container{background-color:#fff;border:1px solid #f0f0f0;border-radius:4px;box-shadow:0 2px 12px #1e1e1e14;overflow:auto;width:270px;z-index:9001}.ql-mention-loading{font-size:16px;line-height:44px;padding:0 20px;vertical-align:middle}.ql-mention-list{list-style:none;margin:0;overflow:hidden;padding:0}.ql-mention-list-item{cursor:pointer;font-size:16px;line-height:44px;padding:0 20px;vertical-align:middle}.ql-mention-list-item.disabled{cursor:auto}.ql-mention-list-item.selected{background-color:#d3e1eb;text-decoration:none}.mention{background-color:#d3e1eb;border-radius:6px;height:24px;margin-right:2px;padding:3px 0;-webkit-user-select:all;user-select:all;width:65px}.mention>span{margin:0 3px}
