.dashboard_calendar{padding:2rem}.dashboard_calendar .box{border-radius:1rem;width:100%;height:10rem;background-color:#fff;background-color:var(--v-card)}.dashboard_calendar .dashboard_calendar .ant-picker-cell{padding:.1rem}.dashboard_calendar .dashboard_calendar .ant-picker-cell-inner{border-radius:.3rem;padding:.3rem .5rem;height:auto;width:-webkit-max-content;width:max-content}.statistics-table-item-border{border-bottom:1px solid #ddd}.statistics-table-item-border:last-child{border:none}@media(max-width:480px){.teacher-missing-attendance-table .ant-btn{font-size:.75rem;padding:.25rem .5rem;height:auto}}.teacher-missing-attendance-table .attendance-action-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:6px 16px!important;height:auto!important;min-height:32px!important;font-size:14px!important;font-weight:500!important;border-radius:6px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;cursor:pointer!important;box-shadow:0 2px 4px #1890ff33!important}.teacher-missing-attendance-table .attendance-action-btn .anticon,.teacher-missing-attendance-table .attendance-action-btn svg{font-size:16px!important;margin:0!important;transition:all .3s ease!important}.teacher-missing-attendance-table .attendance-action-btn:hover{-webkit-transform:translateY(-1px)!important;transform:translateY(-1px)!important;box-shadow:0 4px 8px #1890ff4d!important}.teacher-missing-attendance-table .attendance-action-btn:hover .anticon,.teacher-missing-attendance-table .attendance-action-btn:hover svg{-webkit-transform:scale(1.1)!important;transform:scale(1.1)!important}.teacher-missing-attendance-table .attendance-action-btn:active{-webkit-transform:translateY(0)!important;transform:translateY(0)!important;box-shadow:0 2px 4px #1890ff33!important}.teacher-missing-attendance-table .attendance-action-btn:focus{box-shadow:0 0 0 2px #1890ff33!important}@media(max-width:768px){.teacher-missing-attendance-table .attendance-action-btn{padding:5px 12px!important;font-size:13px!important;min-height:30px!important}.teacher-missing-attendance-table .attendance-action-btn .anticon,.teacher-missing-attendance-table .attendance-action-btn svg{font-size:14px!important}}@media(max-width:480px){.teacher-missing-attendance-table .attendance-action-btn{padding:4px 10px!important;font-size:12px!important;min-height:28px!important;gap:4px!important}.teacher-missing-attendance-table .attendance-action-btn .anticon,.teacher-missing-attendance-table .attendance-action-btn svg{font-size:13px!important}}.dashboard{padding:1rem;min-height:100%}.ik_header_wrapper{height:250px;display:flex;gap:1rem;align-items:stretch}@media(max-width:1200px){.ik_header_wrapper{height:220px}}@media(max-width:992px){.ik_header_wrapper{flex-direction:column;height:auto;min-height:auto}}@media(max-width:768px){.ik_header_wrapper{gap:.75rem;height:auto}}.ik_header_wrapper.teacher-stats{height:200px}@media(max-width:1200px){.ik_header_wrapper.teacher-stats{height:190px}}@media(max-width:992px){.ik_header_wrapper.teacher-stats{height:auto}}@media(max-width:768px){.ik_header_wrapper.teacher-stats{height:auto;min-height:auto}}.ik_header_left{height:100%;width:50%;border-radius:15px;padding:1.2rem;position:relative;background:#fff;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:box-shadow .3s ease,transform .3s ease;transition:box-shadow .3s ease,transform .3s ease,-webkit-transform .3s ease;cursor:pointer;display:flex;flex-direction:column;min-height:250px}.ik_header_left:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);box-shadow:0 8px 24px #1a386a4d}@media(max-width:992px){.ik_header_left{width:100%;height:auto;min-height:250px;padding:1rem}}@media(max-width:768px){.ik_header_left{min-height:220px;padding:.9rem;border-radius:12px}}@media(max-width:480px){.ik_header_left{min-height:200px;padding:.75rem}}.ik_header_left_content{display:flex;flex-direction:column;height:100%;gap:1rem}.ik_header_left_header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;border-bottom:1px solid #D0D7DE;border-bottom:1px solid var(--v-border);padding-bottom:.8rem}.ik_header_left_title{font-size:1.1rem;font-weight:600;color:#57606a;color:var(--v-text);margin:0;flex:1 1;line-height:1.3}@media(max-width:992px){.ik_header_left_title{font-size:1rem}}@media(max-width:768px){.ik_header_left_title{font-size:.95rem}}@media(max-width:480px){.ik_header_left_title{font-size:.85rem}}.ik_header_left_total{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem}.ik_header_left_total .ik_header_left_total_label{font-size:.75rem;color:#57606a;color:var(--v-text);opacity:.7}.ik_header_left_total .ik_header_left_total_value{font-size:1.1rem;font-weight:600;color:#0075ff;color:var(--v-blue, #1A386A)}.ik_header_left_legend{display:flex;gap:1.5rem;margin-top:.5rem}@media(max-width:768px){.ik_header_left_legend{gap:1rem;margin-top:.4rem}}@media(max-width:480px){.ik_header_left_legend{gap:.75rem;margin-top:.3rem}}.ik_header_left_legend_item{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#57606a;color:var(--v-text)}@media(max-width:992px){.ik_header_left_legend_item{font-size:.8rem}}@media(max-width:768px){.ik_header_left_legend_item{font-size:.75rem;gap:.4rem}}@media(max-width:480px){.ik_header_left_legend_item{font-size:.7rem;gap:.3rem}}.ik_header_left_legend_color{width:12px;height:12px;border-radius:50%}.ik_header_left_legend_color.ik_header_left_legend_boys{background-color:#0075ff;background-color:var(--v-blue, #1A386A)}.ik_header_left_legend_color.ik_header_left_legend_girls{background-color:#f7f7f7;background-color:var(--v-bg, #f0f2f5)}.ik_header_left_total_center{display:flex;flex-direction:column;align-items:center;gap:.2rem;margin-top:.2rem;margin-bottom:.2rem}.ik_header_left_total_center .ik_header_left_total_label{font-size:1rem;font-weight:400;color:#57606a;color:var(--v-text);margin-top:.7rem}@media(max-width:992px){.ik_header_left_total_center .ik_header_left_total_label{font-size:.9rem;margin-top:.5rem}}@media(max-width:768px){.ik_header_left_total_center .ik_header_left_total_label{font-size:.85rem;margin-top:.4rem}}@media(max-width:480px){.ik_header_left_total_center .ik_header_left_total_label{font-size:.75rem;margin-top:.3rem}}.ik_header_left_total_center .ik_header_left_total_value{background:linear-gradient(135deg,#57606a,#0075ff);background:linear-gradient(135deg,var(--v-text) 0%,var(--v-blue, #1A386A) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;-webkit-text-stroke:1px rgba(0,0,0,.1);font-size:2.5rem;font-weight:600;margin:0;line-height:1.2}@media(max-width:992px){.ik_header_left_total_center .ik_header_left_total_value{font-size:2.2rem}}@media(max-width:768px){.ik_header_left_total_center .ik_header_left_total_value{font-size:2rem}}@media(max-width:480px){.ik_header_left_total_center .ik_header_left_total_value{font-size:1.7rem}}.ik_header_left_chart{display:flex;flex-direction:column;gap:.8rem;position:absolute;bottom:1rem;left:1.2rem;right:1.2rem}@media(max-width:992px){.ik_header_left_chart{bottom:1rem;left:1rem;right:1rem;gap:.7rem}}@media(max-width:768px){.ik_header_left_chart{bottom:.9rem;left:.9rem;right:.9rem;gap:.6rem}}@media(max-width:480px){.ik_header_left_chart{bottom:.75rem;left:.75rem;right:.75rem;gap:.5rem}}.ik_header_left_chart_item{display:flex;flex-direction:column;gap:.4rem}.ik_header_left_chart_label{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#57606a;color:var(--v-text)}@media(max-width:992px){.ik_header_left_chart_label{font-size:.8rem}}@media(max-width:768px){.ik_header_left_chart_label{font-size:.75rem}}@media(max-width:480px){.ik_header_left_chart_label{font-size:.7rem}}.ik_header_left_chart_label .ik_header_left_chart_percent{font-weight:600;color:#0075ff;color:var(--v-blue, #1A386A)}.ik_header_left_chart_bar{display:flex;height:18px;border-radius:15px;overflow:hidden;background-color:#ffffff4d}@media(max-width:992px){.ik_header_left_chart_bar{height:16px;border-radius:12px}}@media(max-width:768px){.ik_header_left_chart_bar{height:14px;border-radius:10px}}@media(max-width:480px){.ik_header_left_chart_bar{height:12px;border-radius:8px}}.ik_header_left_chart_bar_segment{height:100%;transition:width .3s ease}.ik_header_left_chart_bar_segment.ik_header_left_chart_bar_boys{background-color:#0075ff;background-color:var(--v-blue, #1A386A)}.ik_header_left_chart_bar_segment.ik_header_left_chart_bar_girls{background-color:#f7f7f7;background-color:var(--v-bg, #f0f2f5)}.ik_header_right{height:100%;display:flex;gap:1rem;flex:1 1;align-items:stretch}@media(max-width:992px){.ik_header_right{width:100%;flex-wrap:wrap;height:auto}}@media(max-width:768px){.ik_header_right{flex-wrap:wrap;height:auto}}.teacher-stat-link{flex:1 1}@media(max-width:768px){.teacher-stat-link{flex:1 1 100%!important;width:100%!important;min-width:100%!important;max-width:100%!important}}.ik_header_right_item{height:100%;flex:1 1;min-width:0;border-radius:15px;padding:.85rem;position:relative;background-color:#fff;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:box-shadow .3s ease,transform .3s ease;transition:box-shadow .3s ease,transform .3s ease,-webkit-transform .3s ease;cursor:pointer;min-height:180px;display:flex;flex-direction:column}.ik_header_right_item:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px)}.ik_header_right_item:nth-child(1):hover{box-shadow:0 8px 24px #3569b240}.ik_header_right_item:nth-child(2):hover{box-shadow:0 8px 24px #3569b240}.ik_header_right_item:nth-child(3):hover{box-shadow:0 8px 24px #3569b240}.ik_header_right_item:nth-child(4):hover{box-shadow:0 8px 24px #3569b240}@media(max-width:1200px){.ik_header_right_item{min-height:170px;padding:.8rem}}@media(max-width:992px){.ik_header_right_item{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - .5rem);min-width:200px;height:auto;min-height:160px;padding:.75rem}}@media(max-width:768px){.ik_header_right_item{flex:1 1 100%!important;width:100%!important;min-width:100%!important;max-width:100%!important;min-height:160px;padding:.85rem;border-radius:12px}}@media(max-width:480px){.ik_header_right_item{min-height:150px;padding:.75rem}}.ik_header_right_item_icon{border-radius:15px;background:#1a386a1a;display:flex;align-items:center;justify-content:center;width:50px;height:50px}@media(max-width:1200px){.ik_header_right_item_icon{width:48px;height:48px;border-radius:12px}}@media(max-width:992px){.ik_header_right_item_icon{width:48px;height:48px;border-radius:12px}}@media(max-width:768px){.ik_header_right_item_icon{width:45px;height:45px;border-radius:10px}}@media(max-width:480px){.ik_header_right_item_icon{width:40px;height:40px;border-radius:8px}}.ik_header_right_item_icon svg{color:#0075ff;color:var(--v-blue, #1A386A);width:24px;height:24px}@media(max-width:1200px){.ik_header_right_item_icon svg{width:22px;height:22px}}@media(max-width:992px){.ik_header_right_item_icon svg{width:22px;height:22px}}@media(max-width:768px){.ik_header_right_item_icon svg{width:20px;height:20px}}@media(max-width:480px){.ik_header_right_item_icon svg{width:18px;height:18px}}.ik_header_right_item_box{position:absolute;left:.85rem;right:.85rem;bottom:.85rem}@media(max-width:1200px){.ik_header_right_item_box{left:.8rem;right:.8rem;bottom:.8rem}}@media(max-width:992px){.ik_header_right_item_box{left:.75rem;right:.75rem;bottom:.75rem}}@media(max-width:768px){.ik_header_right_item_box{left:.85rem;right:.85rem;bottom:.85rem}}@media(max-width:480px){.ik_header_right_item_box{left:.75rem;right:.75rem;bottom:.75rem}}.ik_header_right_item_box .ik_header_right_item_box_title{background:linear-gradient(135deg,#57606a,#0075ff);background:linear-gradient(135deg,var(--v-text) 0%,var(--v-blue, #1A386A) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;-webkit-text-stroke:1px rgba(0,0,0,.1);font-size:1.4rem;font-weight:600;margin:0;line-height:1.3}@media(max-width:1200px){.ik_header_right_item_box .ik_header_right_item_box_title{font-size:1.3rem}}@media(max-width:992px){.ik_header_right_item_box .ik_header_right_item_box_title{font-size:1.2rem}}@media(max-width:768px){.ik_header_right_item_box .ik_header_right_item_box_title{font-size:1.15rem}}@media(max-width:480px){.ik_header_right_item_box .ik_header_right_item_box_title{font-size:1.05rem}}.ik_header_right_item_box p{font-size:.8rem;font-weight:400;color:#57606a;color:var(--v-text);margin-top:.4rem;line-height:1.4}@media(max-width:1200px){.ik_header_right_item_box p{font-size:.75rem;margin-top:.35rem}}@media(max-width:992px){.ik_header_right_item_box p{font-size:.75rem;margin-top:.3rem}}@media(max-width:768px){.ik_header_right_item_box p{font-size:.7rem;margin-top:.3rem}}@media(max-width:480px){.ik_header_right_item_box p{font-size:.65rem;margin-top:.25rem}}.ik_header_right_item_link{position:absolute;bottom:1.2rem;right:.85rem;border-radius:100%;border:1px solid #57606A;border:1px solid var(--v-text);width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media(max-width:1200px){.ik_header_right_item_link{width:34px;height:34px;bottom:1.1rem;right:.8rem}}@media(max-width:992px){.ik_header_right_item_link{width:32px;height:32px;bottom:1rem;right:.75rem}}@media(max-width:768px){.ik_header_right_item_link{width:32px;height:32px;bottom:1rem;right:.85rem}}@media(max-width:480px){.ik_header_right_item_link{width:28px;height:28px;bottom:.9rem;right:.75rem}}.ik_header_right_item_link svg{color:#57606a;color:var(--v-text);transition:color .3s ease;width:18px;height:18px}@media(max-width:1200px){.ik_header_right_item_link svg{width:16px;height:16px}}@media(max-width:768px){.ik_header_right_item_link svg{width:16px;height:16px}}@media(max-width:480px){.ik_header_right_item_link svg{width:14px;height:14px}}.ik_header_right_item_link:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg);border-color:#0075ff;border-color:var(--v-blue, #1A386A)}.ik_header_right_item_link:hover svg{color:#0075ff;color:var(--v-blue, #1A386A)}.attend_wrapper_year{display:flex;align-items:center;justify-content:flex-end;margin-bottom:1.5rem}.attend_wrapper_year .attend_wrapper_year_badge{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #1a386a26;border:2px solid rgba(26,56,106,.2);transition:all .3s ease}.attend_wrapper_year .attend_wrapper_year_badge:hover{box-shadow:0 4px 12px #1a386a40;border-color:#0075ff;border-color:var(--v-blue, #1A386A);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.attend_wrapper_year .attend_wrapper_year_badge .attend_wrapper_year_dot{width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,#0075ff,#1a386acc);background:linear-gradient(135deg,var(--v-blue, #1A386A) 0%,rgba(26,56,106,.8) 100%);display:inline-block;flex-shrink:0;box-shadow:0 2px 6px #1a386a66;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.attend_wrapper_year .attend_wrapper_year_badge .attend_wrapper_year_text{font-size:1rem;font-weight:600;color:#0075ff;color:var(--v-blue, #1A386A);letter-spacing:.5px}@media(max-width:768px){.attend_wrapper_year{justify-content:center}.attend_wrapper_year .attend_wrapper_year_badge{padding:.6rem 1.25rem}.attend_wrapper_year .attend_wrapper_year_badge .attend_wrapper_year_text{font-size:.9rem}}@-webkit-keyframes pulse{0%,to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.7;-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes pulse{0%,to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.7;-webkit-transform:scale(1.1);transform:scale(1.1)}}.attend_statistics_main{margin-top:1rem}.attend_statistics_grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;width:100%;box-sizing:border-box}.attend_statistics_grid>*{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - .5rem);min-width:0;max-width:100%;box-sizing:border-box}@media(max-width:768px){.attend_statistics_grid{flex-direction:column;gap:1rem}.attend_statistics_grid>*{flex:1 1 100%;width:100%;max-width:100%}}@media(max-width:480px){.attend_statistics_grid{gap:.75rem}.attend_statistics_grid>*{flex:1 1 100%;width:100%;max-width:100%}}.attend_statistics_stats_row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:.75rem;gap:.75rem}@media(max-width:480px){.attend_statistics_stats_row{grid-template-columns:1fr;gap:.5rem}}.attend_statistics_card_students,.attend_statistics_card_teachers{border-radius:15px;box-shadow:none;border:none;transition:all .3s ease;padding:1.2rem;background:#fff;border:1px solid rgba(0,0,0,.05);min-height:auto;max-width:100%;box-sizing:border-box}.attend_statistics_card_students:hover,.attend_statistics_card_teachers:hover{box-shadow:none;-webkit-transform:none;transform:none}.attend_statistics_card_students .attend_statistics_card_header,.attend_statistics_card_teachers .attend_statistics_card_header{border-bottom:1px dashed #D0D7DE;border-bottom:1px dashed var(--v-border);padding-bottom:.8rem;margin-bottom:1rem}.attend_statistics_card_students .attend_statistics_card_header span,.attend_statistics_card_teachers .attend_statistics_card_header span{font-size:1.1rem;font-weight:600;color:#57606a;color:var(--v-text)}@media(max-width:768px){.attend_statistics_card_students .attend_statistics_card_header span,.attend_statistics_card_teachers .attend_statistics_card_header span{font-size:1rem}}@media(max-width:480px){.attend_statistics_card_students .attend_statistics_card_header span,.attend_statistics_card_teachers .attend_statistics_card_header span{font-size:.9rem}}@media(max-width:768px){.attend_statistics_card_students,.attend_statistics_card_teachers{padding:1rem;width:100%;max-width:100%;min-height:auto}}@media(max-width:480px){.attend_statistics_card_students,.attend_statistics_card_teachers{padding:.85rem;width:100%;max-width:100%;min-height:auto}}.attend_statistics_student_content,.attend_statistics_teacher_content{display:flex;flex-direction:column;gap:1rem}.attend_statistics_stats_container{display:flex;flex-direction:column;gap:.75rem}@media(max-width:576px){.attend_statistics_stats_container{gap:.5rem}}.attend_statistics_stat_card{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fff;border-radius:10px;border:1px solid #D0D7DE;border:1px solid var(--v-border);transition:all .3s ease}.attend_statistics_stat_card:hover{border-color:#0075ff;border-color:var(--v-blue, #1A386A);-webkit-transform:translateY(-2px);transform:translateY(-2px);box-shadow:0 2px 8px #1a386a1a}.attend_statistics_stat_card .attend_statistics_stat_icon{width:40px;height:40px;border-radius:10px;background:#1a386a1a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.attend_statistics_stat_card .attend_statistics_stat_icon .anticon{font-size:18px;color:#0075ff;color:var(--v-blue, #1A386A)}.attend_statistics_stat_card .attend_statistics_stat_icon span{font-size:18px;font-weight:700;color:#0075ff;color:var(--v-blue, #1A386A)}.attend_statistics_stat_card .attend_statistics_stat_info{flex:1 1;display:flex;flex-direction:column;gap:.25rem}@media(max-width:576px){.attend_statistics_stat_card .attend_statistics_stat_info{gap:.1rem}}.attend_statistics_stat_card .attend_statistics_stat_label{font-size:.85rem;color:#57606a;color:var(--v-text);opacity:.7;font-weight:400}.attend_statistics_stat_card .attend_statistics_stat_value{font-size:1.25rem;font-weight:700;color:#0075ff;color:var(--v-blue, #1A386A);line-height:1.2}@media(max-width:576px){.attend_statistics_stat_card .attend_statistics_stat_value{font-size:1.1rem}}@media(max-width:420px){.attend_statistics_stat_card{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.75rem}.attend_statistics_stat_card .attend_statistics_stat_icon{width:36px;height:36px}}.attend_statistics_gauge_wrapper{display:flex;justify-content:center;align-items:center;padding:.5rem 0}.attend_statistics_footer{margin-top:2rem;padding:1rem;background:#f5f5f5;border-radius:10px;text-align:center;color:#57606a;color:var(--v-text);font-size:.9rem;font-weight:500}.attend_statistics_footer .anticon{color:#0075ff;color:var(--v-blue, #1A386A);margin-right:8px}.gauge-chart-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:10px 0}.gauge-chart-wrapper .gauge-chart-container{display:inline-block;position:relative;flex:1 1;max-width:280px}.gauge-chart-wrapper .gauge-chart-container #gauge-chart-1{display:block}.gauge-chart-wrapper .gauge-chart-container .gauge-chart-progress-label{position:absolute;bottom:-10px;z-index:10}.gauge-chart-wrapper .gauge-chart-container .gauge-chart-progress-label.gauge-chart-progress-start{left:0}.gauge-chart-wrapper .gauge-chart-container .gauge-chart-progress-label.gauge-chart-progress-end{right:0}.gauge-chart-wrapper .gauge-chart-container .gauge-chart-progress-label .gauge-chart-progress-number{font-size:.9rem;font-weight:600;color:#57606a;color:var(--v-text);background:#fffffff2;padding:4px 10px;border-radius:6px;box-shadow:0 1px 4px #0000001a;white-space:nowrap}.gauge-chart-wrapper .gauge-chart-label{position:absolute;display:flex;flex-direction:column;align-items:center;z-index:10}.gauge-chart-wrapper .gauge-chart-label.gauge-chart-label-start{left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.gauge-chart-wrapper .gauge-chart-label.gauge-chart-label-end{right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.gauge-chart-wrapper .gauge-chart-label .gauge-chart-label-number{font-size:1.5rem;font-weight:700;color:#0075ff;color:var(--v-blue, #1A386A);background:#fffffff2;padding:8px 16px;border-radius:10px;box-shadow:0 2px 8px #1a386a26;white-space:nowrap;transition:all .3s ease}.gauge-chart-wrapper .gauge-chart-label .gauge-chart-label-number:hover{box-shadow:0 4px 12px #1a386a40;-webkit-transform:scale(1.05);transform:scale(1.05)}.gauge-chart-wrapper .gauge-chart-info{z-index:10;background:#fffffff2;padding:10px 20px;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:inline-block;margin-top:15px}@media(max-width:768px){.gauge-chart-wrapper{padding:15px 0}.gauge-chart-wrapper .gauge-chart-label.gauge-chart-label-start{left:-10px}.gauge-chart-wrapper .gauge-chart-label.gauge-chart-label-end{right:-10px}.gauge-chart-wrapper .gauge-chart-label .gauge-chart-label-number{font-size:1.2rem;padding:6px 12px}.gauge-chart-wrapper .gauge-chart-container{max-width:300px}}@media(max-width:480px){.gauge-chart-wrapper .gauge-chart-label.gauge-chart-label-start{left:-15px}.gauge-chart-wrapper .gauge-chart-label.gauge-chart-label-end{right:-15px}.gauge-chart-wrapper .gauge-chart-label .gauge-chart-label-number{font-size:1rem;padding:5px 10px}.gauge-chart-wrapper .gauge-chart-container{max-width:250px}}.total-stats-modern-wrapper{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}@media(max-width:768px){.total-stats-modern-wrapper{gap:1.5rem}}.total-stats-modern-cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.25rem;gap:1.25rem}@media(max-width:1400px){.total-stats-modern-cards{gap:1rem}}@media(max-width:1200px){.total-stats-modern-cards{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:768px){.total-stats-modern-cards{grid-template-columns:1fr;gap:.875rem}}@media(max-width:480px){.total-stats-modern-cards{gap:.75rem}}.total-stats-modern-card{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:20px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;display:flex;align-items:center;gap:1.5rem;box-shadow:0 4px 20px #00000014;border:1px solid rgba(0,0,0,.05)}.total-stats-modern-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,transparent 0%,currentColor 50%,transparent 100%);opacity:0;transition:opacity .3s ease}.total-stats-modern-card:hover{-webkit-transform:translateY(-6px);transform:translateY(-6px);box-shadow:0 12px 40px #00000026}.total-stats-modern-card:hover:before{opacity:1}.total-stats-modern-card:hover .total-stats-modern-card-icon{-webkit-transform:scale(1.1) rotate(5deg);transform:scale(1.1) rotate(5deg)}.total-stats-modern-card:hover .total-stats-modern-card-bg-pattern{opacity:.1}.total-stats-modern-card.total-stats-modern-card-primary{color:#1a386a;border-top:3px solid rgba(26,56,106,.3)}.total-stats-modern-card.total-stats-modern-card-primary .total-stats-modern-card-icon{background:linear-gradient(135deg,#1a386a26,#1a386a14);color:#1a386a;box-shadow:0 4px 15px #1a386a33}.total-stats-modern-card.total-stats-modern-card-primary .total-stats-modern-card-value{background:linear-gradient(135deg,#1a386a,#1a386ab3);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.total-stats-modern-card.total-stats-modern-card-success{color:#52c41a;border-top:3px solid rgba(82,196,26,.3)}.total-stats-modern-card.total-stats-modern-card-success .total-stats-modern-card-icon{background:linear-gradient(135deg,#52c41a26,#52c41a14);color:#52c41a;box-shadow:0 4px 15px #52c41a33}.total-stats-modern-card.total-stats-modern-card-success .total-stats-modern-card-value{background:linear-gradient(135deg,#52c41a,#52c41ab3);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.total-stats-modern-card.total-stats-modern-card-warning{color:#faad14;border-top:3px solid rgba(250,173,20,.3)}.total-stats-modern-card.total-stats-modern-card-warning .total-stats-modern-card-icon{background:linear-gradient(135deg,#faad1426,#faad1414);color:#faad14;box-shadow:0 4px 15px #faad1433}.total-stats-modern-card.total-stats-modern-card-warning .total-stats-modern-card-value{background:linear-gradient(135deg,#faad14,#faad14b3);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.total-stats-modern-card.total-stats-modern-card-danger{color:#d32f2f;border-top:3px solid rgba(211,47,47,.3)}.total-stats-modern-card.total-stats-modern-card-danger .total-stats-modern-card-icon{background:linear-gradient(135deg,#d32f2f26,#d32f2f14);color:#d32f2f;box-shadow:0 4px 15px #d32f2f33}.total-stats-modern-card.total-stats-modern-card-danger .total-stats-modern-card-value{background:linear-gradient(135deg,#d32f2f,#d32f2fb3);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media(max-width:992px){.total-stats-modern-card{padding:1.75rem;gap:1.25rem}}@media(max-width:768px){.total-stats-modern-card{padding:1.5rem;border-radius:16px;gap:1rem}}@media(max-width:480px){.total-stats-modern-card{padding:1.25rem;border-radius:12px;gap:.875rem;flex-direction:column;text-align:center}}.total-stats-modern-card-bg-pattern{position:absolute;top:-50%;right:-20%;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,currentColor 0%,transparent 70%);opacity:.05;transition:opacity .3s ease;pointer-events:none}.total-stats-modern-card-icon-wrapper{position:relative;z-index:1}.total-stats-modern-card-trend{margin-top:.5rem}.total-stats-modern-card-trend .total-stats-modern-card-trend-text{font-size:.8rem;color:#57606a;color:var(--v-text);opacity:.6;font-weight:500}.total-stats-modern-card-details{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;gap:.5rem}@media(max-width:768px){.total-stats-modern-card-details{margin-top:.875rem;padding-top:.875rem;gap:.4rem}}@media(max-width:480px){.total-stats-modern-card-details{margin-top:.75rem;padding-top:.75rem;gap:.35rem}}.total-stats-modern-card-detail-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background:#1a386a08;border-radius:8px;transition:all .2s ease}.total-stats-modern-card-detail-item:hover{background:#1a386a0d}@media(max-width:768px){.total-stats-modern-card-detail-item{padding:.4rem .625rem;border-radius:6px}}@media(max-width:480px){.total-stats-modern-card-detail-item{padding:.35rem .5rem;border-radius:5px;flex-direction:column;align-items:flex-start;gap:.25rem}}.total-stats-modern-card-detail-label{font-size:.8rem;color:#57606a;color:var(--v-text);opacity:.7;font-weight:500}@media(max-width:768px){.total-stats-modern-card-detail-label{font-size:.75rem}}@media(max-width:480px){.total-stats-modern-card-detail-label{font-size:.7rem}}.total-stats-modern-card-detail-value{font-size:.95rem;font-weight:700;color:#1a386a}@media(max-width:768px){.total-stats-modern-card-detail-value{font-size:.9rem}}@media(max-width:480px){.total-stats-modern-card-detail-value{font-size:.85rem}}.total-stats-modern-card-icon{width:72px;height:72px;border-radius:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .4s cubic-bezier(.4,0,.2,1);font-size:32px;position:relative}.total-stats-modern-card-icon:after{content:"";position:absolute;inset:-2px;border-radius:20px;background:linear-gradient(135deg,currentColor,transparent);opacity:0;transition:opacity .3s ease;z-index:-1}.total-stats-modern-card-icon:hover:after{opacity:.2}.total-stats-modern-card-icon .anticon{font-size:32px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.total-stats-modern-card-icon span{font-size:32px;font-weight:700;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media(max-width:992px){.total-stats-modern-card-icon{width:64px;height:64px;font-size:28px;border-radius:16px}.total-stats-modern-card-icon .anticon,.total-stats-modern-card-icon span{font-size:28px}}@media(max-width:768px){.total-stats-modern-card-icon{width:56px;height:56px;font-size:24px;border-radius:14px}.total-stats-modern-card-icon .anticon,.total-stats-modern-card-icon span{font-size:24px}}@media(max-width:480px){.total-stats-modern-card-icon{width:52px;height:52px;font-size:22px;border-radius:12px}.total-stats-modern-card-icon .anticon,.total-stats-modern-card-icon span{font-size:22px}}.total-stats-modern-card-content{flex:1 1;display:flex;flex-direction:column;gap:.5rem}.total-stats-modern-card-label{font-size:.9rem;color:#57606a;color:var(--v-text);opacity:.7;font-weight:500;line-height:1.4}@media(max-width:768px){.total-stats-modern-card-label{font-size:.85rem}}.total-stats-modern-card-value{font-size:2rem;font-weight:700;line-height:1.2;background:linear-gradient(135deg,#1a386a,#1a386ab3);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media(max-width:992px){.total-stats-modern-card-value{font-size:1.75rem}}@media(max-width:768px){.total-stats-modern-card-value{font-size:1.5rem}}@media(max-width:480px){.total-stats-modern-card-value{font-size:1.35rem}}.total-stats-modern-details{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}@media(max-width:992px){.total-stats-modern-details{grid-template-columns:1fr;gap:1.25rem}}@media(max-width:768px){.total-stats-modern-details{gap:1rem}}@media(max-width:480px){.total-stats-modern-details{gap:.875rem}}.total-stats-modern-detail-card{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:20px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014;border:1px solid rgba(0,0,0,.05)}.total-stats-modern-detail-card .total-stats-modern-detail-card-bg{position:absolute;top:0;right:0;width:200px;height:200px;background:radial-gradient(circle,rgba(26,56,106,.05) 0%,transparent 70%);border-radius:50%;-webkit-transform:translate(30%,-30%);transform:translate(30%,-30%);pointer-events:none}.total-stats-modern-detail-card:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);box-shadow:0 12px 40px #0000001f}.total-stats-modern-detail-card:hover .total-stats-modern-detail-card-bg{-webkit-transform:translate(25%,-25%) scale(1.1);transform:translate(25%,-25%) scale(1.1)}.total-stats-modern-detail-card.total-stats-modern-detail-card-gender{border-top:4px solid rgba(26,56,106,.3)}.total-stats-modern-detail-card.total-stats-modern-detail-card-attendance{border-top:4px solid rgba(82,196,26,.3)}@media(max-width:992px){.total-stats-modern-detail-card{padding:2rem}}@media(max-width:768px){.total-stats-modern-detail-card{padding:1.75rem;border-radius:16px}}@media(max-width:480px){.total-stats-modern-detail-card{padding:1.5rem;border-radius:12px}}.total-stats-modern-detail-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid rgba(0,0,0,.05);position:relative;z-index:1}@media(max-width:768px){.total-stats-modern-detail-header{margin-bottom:1.75rem;padding-bottom:1.25rem;gap:.875rem}}@media(max-width:480px){.total-stats-modern-detail-header{margin-bottom:1.5rem;padding-bottom:1rem;gap:.75rem}}.total-stats-modern-detail-header h3{font-size:1.4rem;font-weight:700;margin:0;letter-spacing:-.02em;background:linear-gradient(135deg,#1a386a,#1a386acc);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media(max-width:992px){.total-stats-modern-detail-header h3{font-size:1.25rem}}@media(max-width:768px){.total-stats-modern-detail-header h3{font-size:1.15rem}}@media(max-width:480px){.total-stats-modern-detail-header h3{font-size:1.05rem}}.total-stats-modern-detail-header-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#1a386a1a,#1a386a0d);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}@media(max-width:768px){.total-stats-modern-detail-header-icon{width:42px;height:42px;border-radius:10px}}@media(max-width:480px){.total-stats-modern-detail-header-icon{width:38px;height:38px;border-radius:8px}}.total-stats-modern-detail-icon{color:#1a386a;font-size:24px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media(max-width:768px){.total-stats-modern-detail-icon{font-size:20px}}@media(max-width:480px){.total-stats-modern-detail-icon{font-size:18px}}.total-stats-modern-detail-body{display:flex;flex-direction:column;gap:1.5rem}.total-stats-modern-total-number{text-align:center;padding:2rem;background:linear-gradient(135deg,#1a386a0d,#1a386a05);border-radius:16px;border:1px solid rgba(26,56,106,.1);position:relative;overflow:hidden}.total-stats-modern-total-number:before{content:"";position:absolute;top:-50%;right:-20%;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(26,56,106,.1) 0%,transparent 70%);pointer-events:none}@media(max-width:768px){.total-stats-modern-total-number{padding:1.5rem;border-radius:12px}}@media(max-width:480px){.total-stats-modern-total-number{padding:1.25rem;border-radius:10px}}.total-stats-modern-total-label{display:block;font-size:.95rem;color:#57606a;color:var(--v-text);opacity:.7;margin-bottom:.5rem;font-weight:500}.total-stats-modern-total-value{font-size:3rem;font-weight:700;line-height:1.2;background:linear-gradient(135deg,#1a386a,#1a386ab3);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media(max-width:992px){.total-stats-modern-total-value{font-size:2.75rem}}@media(max-width:768px){.total-stats-modern-total-value{font-size:2.5rem}}@media(max-width:480px){.total-stats-modern-total-value{font-size:2rem}}.total-stats-modern-gender-info{display:flex;flex-direction:column;gap:1rem}.total-stats-modern-gender-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem;background:#fff;border-radius:12px;transition:all .3s ease;border:1px solid rgba(0,0,0,.05);position:relative;overflow:hidden}.total-stats-modern-gender-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:currentColor;opacity:0;transition:opacity .3s ease}.total-stats-modern-gender-item:hover{-webkit-transform:translateX(4px);transform:translate(4px);box-shadow:0 4px 12px #00000014;border-color:currentColor}.total-stats-modern-gender-item:hover:before{opacity:1}.total-stats-modern-gender-item.total-stats-modern-gender-item-boys{color:#1a386acc}.total-stats-modern-gender-item.total-stats-modern-gender-item-girls{color:#ffb6c1cc}@media(max-width:768px){.total-stats-modern-gender-item{padding:1rem;gap:.875rem}}@media(max-width:480px){.total-stats-modern-gender-item{padding:.875rem;gap:.75rem;flex-wrap:wrap}}.total-stats-modern-gender-item-content{display:flex;align-items:center;gap:.875rem;flex:1 1}.total-stats-modern-gender-item-numbers{display:flex;align-items:center;gap:.5rem}.total-stats-modern-gender-dot{width:14px;height:14px;border-radius:50%;flex-shrink:0}.total-stats-modern-gender-dot.total-stats-modern-gender-boys{background:#1a386acc}.total-stats-modern-gender-dot.total-stats-modern-gender-girls{background:#ffb6c1cc}.total-stats-modern-gender-text{flex:1 1;font-size:.95rem;color:#57606a;color:var(--v-text);font-weight:500}@media(max-width:768px){.total-stats-modern-gender-text{font-size:.9rem}}@media(max-width:480px){.total-stats-modern-gender-text{font-size:.85rem;flex-basis:100%}}.total-stats-modern-gender-count{font-size:1.1rem;font-weight:700;margin-right:.5rem;background:linear-gradient(135deg,#1a386a,#1a386ab3);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media(max-width:768px){.total-stats-modern-gender-count{font-size:1rem;margin-right:.4rem}}@media(max-width:480px){.total-stats-modern-gender-count{font-size:.95rem;margin-right:.3rem}}.total-stats-modern-gender-percent{font-size:.9rem;color:#57606a;color:var(--v-text);opacity:.6;font-weight:500}@media(max-width:768px){.total-stats-modern-gender-percent{font-size:.85rem}}@media(max-width:480px){.total-stats-modern-gender-percent{font-size:.8rem}}.total-stats-modern-gender-bar{display:flex;height:28px;border-radius:14px;overflow:hidden;background:#1a386a14;box-shadow:inset 0 2px 6px #1a386a26;position:relative;margin-top:.5rem}.total-stats-modern-gender-bar:after{content:"";position:absolute;inset:0;border-radius:14px;box-shadow:0 2px 8px #0000001a;pointer-events:none}@media(max-width:768px){.total-stats-modern-gender-bar{height:24px;border-radius:12px}}@media(max-width:480px){.total-stats-modern-gender-bar{height:20px;border-radius:10px}}.total-stats-modern-gender-bar-segment{height:100%;transition:width .6s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.total-stats-modern-gender-bar-segment:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 50%,transparent 100%);-webkit-animation:shimmer 2s infinite;animation:shimmer 2s infinite}.total-stats-modern-gender-bar-segment.total-stats-modern-gender-bar-boys{background:linear-gradient(135deg,#1a386ae6,#1a386ab3);box-shadow:0 2px 8px #1a386a4d}.total-stats-modern-gender-bar-segment.total-stats-modern-gender-bar-girls{background:linear-gradient(135deg,#ffb6c1e6,#ffb6c1b3);box-shadow:0 2px 8px #ffb6c14d}@-webkit-keyframes shimmer{0%{-webkit-transform:translateX(-100%);transform:translate(-100%)}to{-webkit-transform:translateX(100%);transform:translate(100%)}}@keyframes shimmer{0%{-webkit-transform:translateX(-100%);transform:translate(-100%)}to{-webkit-transform:translateX(100%);transform:translate(100%)}}.total-stats-modern-gauge-wrapper{display:flex;justify-content:center;align-items:center;padding:1rem 0}.total-stats-modern-attendance-stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}@media(max-width:768px){.total-stats-modern-attendance-stats{gap:.875rem}}@media(max-width:576px){.total-stats-modern-attendance-stats{grid-template-columns:1fr;gap:.75rem}}@media(max-width:480px){.total-stats-modern-attendance-stats{gap:.625rem}}.total-stats-modern-attendance-item{padding:1.25rem;background:#fff;border-radius:12px;transition:all .3s ease;border:1px solid rgba(0,0,0,.05);display:flex;align-items:center;gap:1rem;position:relative;overflow:hidden}.total-stats-modern-attendance-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:currentColor;opacity:0;transition:opacity .3s ease}.total-stats-modern-attendance-item:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px);box-shadow:0 6px 20px #0000001a;border-color:currentColor}.total-stats-modern-attendance-item:hover:before{opacity:1}.total-stats-modern-attendance-item:hover .total-stats-modern-attendance-item-icon{-webkit-transform:scale(1.1);transform:scale(1.1)}@media(max-width:768px){.total-stats-modern-attendance-item{padding:1rem;border-radius:10px;gap:.875rem}}@media(max-width:480px){.total-stats-modern-attendance-item{padding:.875rem;border-radius:8px;gap:.75rem}}.total-stats-modern-attendance-item.total-stats-modern-attendance-item-success{color:#52c41a;background:linear-gradient(135deg,#52c41a0d,#52c41a05)}.total-stats-modern-attendance-item.total-stats-modern-attendance-item-danger{color:#d32f2f;background:linear-gradient(135deg,#d32f2f0d,#d32f2f05)}.total-stats-modern-attendance-item.total-stats-modern-attendance-item-primary{color:#1a386a;background:linear-gradient(135deg,#1a386a0d,#1a386a05)}.total-stats-modern-attendance-item.total-stats-modern-attendance-item-percent{color:#1a386a;background:linear-gradient(135deg,#1a386a14,#1a386a08)}.total-stats-modern-attendance-item-icon{width:44px;height:44px;border-radius:10px;background:#fffc;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease;box-shadow:0 2px 8px #00000014}.total-stats-modern-attendance-item-icon .anticon{font-size:20px;color:currentColor}.total-stats-modern-attendance-item-icon span{font-size:20px;font-weight:700;color:currentColor}@media(max-width:768px){.total-stats-modern-attendance-item-icon{width:40px;height:40px;border-radius:8px}.total-stats-modern-attendance-item-icon .anticon,.total-stats-modern-attendance-item-icon span{font-size:18px}}@media(max-width:480px){.total-stats-modern-attendance-item-icon{width:36px;height:36px;border-radius:6px}.total-stats-modern-attendance-item-icon .anticon,.total-stats-modern-attendance-item-icon span{font-size:16px}}.total-stats-modern-attendance-item-content{flex:1 1;display:flex;flex-direction:column;gap:.5rem}.total-stats-modern-attendance-label{font-size:.875rem;color:#57606a;color:var(--v-text);opacity:.7;margin-bottom:.5rem;font-weight:500}@media(max-width:768px){.total-stats-modern-attendance-label{font-size:.8rem;margin-bottom:.4rem}}@media(max-width:480px){.total-stats-modern-attendance-label{font-size:.75rem;margin-bottom:.35rem}}.total-stats-modern-attendance-value{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#1a386a,#1a386ab3);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media(max-width:768px){.total-stats-modern-attendance-value{font-size:1.35rem}}@media(max-width:480px){.total-stats-modern-attendance-value{font-size:1.2rem}}.total-stats-modern-attendance-tag{font-size:1rem;padding:.375rem .875rem;border-radius:6px;font-weight:600}.total-stats-modern-attendance-percent{font-size:2rem;font-weight:700;line-height:1.2;background:linear-gradient(135deg,#1a386a,#1a386ab3);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media(max-width:768px){.total-stats-modern-attendance-percent{font-size:1.75rem}}@media(max-width:480px){.total-stats-modern-attendance-percent{font-size:1.5rem}}.faculty-statistic-header{border-bottom:1px dashed #D0D7DE;border-bottom:1px dashed var(--v-border);padding-bottom:.8rem;margin-bottom:1.5rem}.faculty-statistic-header h3{font-size:1.2rem;font-weight:600;color:#57606a;color:var(--v-text);margin:0}@media(max-width:768px){.faculty-statistic-header h3{font-size:1rem}}.faculty-statistic-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}@media(max-width:992px){.faculty-statistic-content{grid-template-columns:1fr;gap:1.5rem}}.faculty-statistic-gender-section{display:flex;flex-direction:column;gap:1rem}.faculty-statistic-gender-header h4{font-size:1rem;font-weight:600;color:#57606a;color:var(--v-text);margin:0 0 .5rem}.faculty-statistic-legend{display:flex;gap:1.5rem;margin-top:.5rem}@media(max-width:768px){.faculty-statistic-legend{gap:1rem}}.faculty-statistic-legend-item{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#57606a;color:var(--v-text)}.faculty-statistic-legend-color{width:12px;height:12px;border-radius:50%}.faculty-statistic-legend-color.faculty-statistic-legend-boys{background-color:#0075ff;background-color:var(--v-blue, #1A386A)}.faculty-statistic-legend-color.faculty-statistic-legend-girls{background-color:#f7f7f7;background-color:var(--v-bg, #f0f2f5)}.faculty-statistic-total-center{display:flex;flex-direction:column;align-items:center;gap:.2rem;margin:1rem 0}.faculty-statistic-total-center .faculty-statistic-total-label{font-size:1rem;font-weight:400;color:#57606a;color:var(--v-text)}.faculty-statistic-total-center .faculty-statistic-total-value{background:linear-gradient(135deg,#57606a,#0075ff);background:linear-gradient(135deg,var(--v-text) 0%,var(--v-blue, #1A386A) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;font-size:2.5rem;font-weight:600;margin:0;line-height:1.2}@media(max-width:768px){.faculty-statistic-total-center .faculty-statistic-total-value{font-size:2rem}}.faculty-statistic-chart{display:flex;flex-direction:column;gap:.8rem}.faculty-statistic-chart-item{display:flex;flex-direction:column;gap:.4rem}.faculty-statistic-chart-label{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#57606a;color:var(--v-text)}.faculty-statistic-chart-label .faculty-statistic-chart-percent{font-weight:600;color:#0075ff;color:var(--v-blue, #1A386A)}.faculty-statistic-chart-bar{display:flex;height:18px;border-radius:15px;overflow:hidden;background-color:#ffffff4d}.faculty-statistic-chart-bar-segment{height:100%;transition:width .3s ease}.faculty-statistic-chart-bar-segment.faculty-statistic-chart-bar-boys{background-color:#0075ff;background-color:var(--v-blue, #1A386A)}.faculty-statistic-chart-bar-segment.faculty-statistic-chart-bar-girls{background-color:#f7f7f7;background-color:var(--v-bg, #f0f2f5)}.faculty-statistic-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem}@media(max-width:768px){.faculty-statistic-stats-grid{grid-template-columns:1fr;gap:.75rem}}.faculty-statistic-stats-container{display:flex;flex-direction:column;gap:.75rem}.faculty-statistic-stats-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem}@media(max-width:480px){.faculty-statistic-stats-row{grid-template-columns:1fr}}.faculty-statistic-stat-card{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fff;border-radius:10px;transition:all .3s ease}.faculty-statistic-stat-card:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.faculty-statistic-stat-card.faculty-statistic-stat-card-success{background:#52c41a0d}.faculty-statistic-stat-card.faculty-statistic-stat-card-success .faculty-statistic-stat-icon{background:#52c41a1a}.faculty-statistic-stat-card.faculty-statistic-stat-card-success .faculty-statistic-stat-icon .anticon,.faculty-statistic-stat-card.faculty-statistic-stat-card-success .faculty-statistic-stat-value{color:#52c41a}.faculty-statistic-stat-card.faculty-statistic-stat-card-danger{background:#d32f2f0d}.faculty-statistic-stat-card.faculty-statistic-stat-card-danger .faculty-statistic-stat-icon{background:#d32f2f1a}.faculty-statistic-stat-card.faculty-statistic-stat-card-danger .faculty-statistic-stat-icon .anticon,.faculty-statistic-stat-card.faculty-statistic-stat-card-danger .faculty-statistic-stat-value{color:#d32f2f}.faculty-statistic-stat-card.faculty-statistic-stat-card-warning{background:#faad140d}.faculty-statistic-stat-card.faculty-statistic-stat-card-warning .faculty-statistic-stat-icon{background:#faad141a}.faculty-statistic-stat-card.faculty-statistic-stat-card-warning .faculty-statistic-stat-icon span,.faculty-statistic-stat-card.faculty-statistic-stat-card-warning .faculty-statistic-stat-value{color:#faad14}.faculty-statistic-stat-card.faculty-statistic-stat-card-primary{background:#1a386a0d}.faculty-statistic-stat-card.faculty-statistic-stat-card-primary .faculty-statistic-stat-icon{background:#1a386a1a}.faculty-statistic-stat-card.faculty-statistic-stat-card-primary .faculty-statistic-stat-icon span{color:#0075ff;color:var(--v-blue, #1A386A)}.faculty-statistic-stat-card.faculty-statistic-stat-card-primary .faculty-statistic-stat-value{background:linear-gradient(135deg,#1a386a,#1a386ab3);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.faculty-statistic-stat-card .faculty-statistic-stat-icon{width:40px;height:40px;border-radius:10px;background:#1a386a1a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.faculty-statistic-stat-card .faculty-statistic-stat-icon .anticon{font-size:18px;color:#0075ff;color:var(--v-blue, #1A386A)}.faculty-statistic-stat-card .faculty-statistic-stat-icon span{font-size:18px;font-weight:700;color:#0075ff;color:var(--v-blue, #1A386A)}.faculty-statistic-stat-card .faculty-statistic-stat-info{flex:1 1;display:flex;flex-direction:column;gap:.25rem}.faculty-statistic-stat-card .faculty-statistic-stat-label{font-size:.85rem;color:#57606a;color:var(--v-text);opacity:.7;font-weight:400}.faculty-statistic-stat-card .faculty-statistic-stat-value{font-size:1.25rem;font-weight:700;line-height:1.2;background:linear-gradient(135deg,#1a386a,#1a386ab3);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.faculty-statistic-attendance-content{display:flex;flex-direction:column;gap:1.5rem}.faculty-statistic-gauge-wrapper{display:flex;justify-content:center;align-items:center;padding:.5rem 0}.faculty-modern-section{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}@media(max-width:768px){.faculty-modern-section{gap:1.5rem}}.faculty-modern-card{background:#fff;border-radius:16px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.faculty-modern-card:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}@media(max-width:768px){.faculty-modern-card{padding:1.5rem;border-radius:12px}}.faculty-modern-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem}@media(max-width:768px){.faculty-modern-header{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem}}.faculty-modern-title{font-size:1.5rem;font-weight:700;margin:0;letter-spacing:-.02em;background:linear-gradient(135deg,#1a386a,#1a386acc);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media(max-width:768px){.faculty-modern-title{font-size:1.25rem}}.faculty-modern-badge{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#1a386a14;border-radius:8px}.faculty-modern-badge-label{font-size:.875rem;color:#57606a;color:var(--v-text);opacity:.7;font-weight:500}.faculty-modern-badge-value{font-size:1.125rem;font-weight:700;background:linear-gradient(135deg,#1a386a,#1a386ab3);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.faculty-modern-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem;margin-bottom:2rem}@media(max-width:992px){.faculty-modern-stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.faculty-modern-stats-grid{grid-template-columns:1fr}}.faculty-modern-stat-box{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#1a386a08;border-radius:12px;transition:all .2s ease}.faculty-modern-stat-box:hover{background:#1a386a0d;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.faculty-modern-stat-box.faculty-modern-stat-box-success{background:#52c41a0d}.faculty-modern-stat-box.faculty-modern-stat-box-success .faculty-modern-stat-icon{background:#52c41a1a;color:#52c41a}.faculty-modern-stat-box.faculty-modern-stat-box-success .faculty-modern-stat-number{color:#52c41a}.faculty-modern-stat-box.faculty-modern-stat-box-success:hover{background:#52c41a14}.faculty-modern-stat-box.faculty-modern-stat-box-warning{background:#faad140d}.faculty-modern-stat-box.faculty-modern-stat-box-warning .faculty-modern-stat-icon{background:#faad141a;color:#faad14}.faculty-modern-stat-box.faculty-modern-stat-box-warning .faculty-modern-stat-number{color:#faad14}.faculty-modern-stat-box.faculty-modern-stat-box-warning:hover{background:#faad1414}.faculty-modern-stat-box.faculty-modern-stat-box-danger{background:#d32f2f0d}.faculty-modern-stat-box.faculty-modern-stat-box-danger .faculty-modern-stat-icon{background:#d32f2f1a;color:#d32f2f}.faculty-modern-stat-box.faculty-modern-stat-box-danger .faculty-modern-stat-number{color:#d32f2f}.faculty-modern-stat-box.faculty-modern-stat-box-danger:hover{background:#d32f2f14}.faculty-modern-stat-icon{width:48px;height:48px;border-radius:10px;background:#1a386a1a;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#1a386ae6;font-size:20px;transition:all .2s ease}.faculty-modern-stat-icon .anticon{font-size:20px}.faculty-modern-stat-icon span{font-size:20px;font-weight:700}.faculty-modern-stat-content{flex:1 1;display:flex;flex-direction:column;gap:.25rem}.faculty-modern-stat-label{font-size:.875rem;color:#57606a;color:var(--v-text);opacity:.7;font-weight:500}.faculty-modern-stat-number{font-size:1.5rem;font-weight:700;line-height:1.2;background:linear-gradient(135deg,#1a386a,#1a386ab3);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.faculty-modern-gender-section{margin-bottom:2rem;padding:1.5rem;background:#1a386a05;border-radius:12px}.faculty-modern-gender-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1rem;font-weight:600;background:linear-gradient(135deg,#1a386a,#1a386acc);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.faculty-modern-gender-icon{color:#1a386ae6;font-size:18px}.faculty-modern-gender-stats{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.faculty-modern-gender-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#fff;border-radius:8px}.faculty-modern-gender-info{display:flex;align-items:center;gap:.75rem}.faculty-modern-gender-dot{width:12px;height:12px;border-radius:50%}.faculty-modern-gender-dot.faculty-modern-gender-boys{background:#1a386acc}.faculty-modern-gender-dot.faculty-modern-gender-girls{background:#ffb6c1cc}.faculty-modern-gender-label{font-size:.9rem;color:#57606a;color:var(--v-text);font-weight:500}.faculty-modern-gender-value{font-size:1rem;font-weight:600;background:linear-gradient(135deg,#1a386a,#1a386ab3);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.faculty-modern-gender-percent{font-size:.875rem;color:#57606a;color:var(--v-text);opacity:.6;font-weight:400}.faculty-modern-gender-bar{display:flex;height:20px;border-radius:10px;overflow:hidden;background:#1a386a0d}.faculty-modern-gender-bar-segment{height:100%;transition:width .4s ease}.faculty-modern-gender-bar-segment.faculty-modern-gender-bar-boys{background:#1a386ab3}.faculty-modern-gender-bar-segment.faculty-modern-gender-bar-girls{background:#ffb6c1b3}.faculty-modern-classes-section{padding:1.5rem;background:#1a386a05;border-radius:12px}.faculty-modern-classes-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1rem;font-weight:600;background:linear-gradient(135deg,#1a386a,#1a386acc);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.faculty-modern-classes-icon{color:#1a386ae6;font-size:18px}.faculty-modern-classes-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}@media(max-width:768px){.faculty-modern-classes-grid{grid-template-columns:1fr}}.faculty-modern-class-item{padding:1rem;background:#fff;border-radius:8px;transition:all .2s ease}.faculty-modern-class-item:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.faculty-modern-class-item.faculty-modern-class-item-success{background:#52c41a05}.faculty-modern-class-item.faculty-modern-class-item-danger{background:#d32f2f05}.faculty-modern-class-label{font-size:.875rem;color:#57606a;color:var(--v-text);opacity:.7;margin-bottom:.5rem;font-weight:500}.faculty-modern-class-value{font-size:1.25rem;font-weight:700;background:linear-gradient(135deg,#1a386a,#1a386ab3);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.faculty-modern-class-tag{font-size:1rem;padding:.375rem .875rem;border-radius:6px;font-weight:600}.faculty-statistic-faculty-gender{display:flex;flex-direction:column;gap:.75rem}.faculty-statistic-faculty-total{text-align:center;font-size:.9rem;color:#57606a;color:var(--v-text);font-weight:500}.faculty-statistic-faculty-chart{display:flex;flex-direction:column;gap:.5rem}.faculty-statistic-faculty-chart-bar{display:flex;height:16px;border-radius:12px;overflow:hidden;background-color:#ffffff4d}.faculty-statistic-faculty-chart-segment{height:100%;transition:width .3s ease}.faculty-statistic-faculty-chart-segment.faculty-statistic-faculty-chart-boys{background-color:#0075ff;background-color:var(--v-blue, #1A386A)}.faculty-statistic-faculty-chart-segment.faculty-statistic-faculty-chart-girls{background-color:#f7f7f7;background-color:var(--v-bg, #f0f2f5)}.faculty-statistic-faculty-chart-labels{display:flex;justify-content:space-between;font-size:.75rem;color:#57606a;color:var(--v-text)}.faculty-statistic-faculty-stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem}@media(max-width:480px){.faculty-statistic-faculty-stats{grid-template-columns:1fr}}.faculty-statistic-faculty-stat-item{display:flex;flex-direction:column;gap:.25rem;padding:.5rem;background:#1a386a08;border-radius:8px;border:1px solid #D0D7DE;border:1px solid var(--v-border)}.faculty-statistic-faculty-stat-label{font-size:.75rem;color:#57606a;color:var(--v-text);opacity:.7}.faculty-statistic-faculty-stat-value{font-size:1rem;font-weight:600;color:#0075ff;color:var(--v-blue, #1A386A)}.faculty-statistic-faculty-stat-value.faculty-statistic-faculty-stat-success{color:#52c41a}.faculty-statistic-faculty-stat-value.faculty-statistic-faculty-stat-danger{color:#ff4d4f}.faculty-statistic-faculty-stat-value.faculty-statistic-faculty-stat-primary{color:#0075ff;color:var(--v-blue, #1A386A)}.faculty-statistic-faculty-stat-value.faculty-statistic-faculty-stat-warning{color:#faad14}.faculty-statistic-faculties-section{margin-top:1rem}@media(max-width:768px){.faculty-statistic-faculties-section{margin-top:1rem}}.faculty-statistic-section-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,#1a386a,#1a386acc);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media(max-width:768px){.faculty-statistic-section-title{font-size:1.25rem;margin-bottom:1.25rem}}.faculty-statistic-cards-carousel-wrapper{padding:1rem 0 2rem;position:relative}@media(max-width:768px){.faculty-statistic-cards-carousel-wrapper{padding:.875rem 0 1.75rem}}@media(max-width:480px){.faculty-statistic-cards-carousel-wrapper{padding:.75rem 0 1.5rem}}.faculty-statistic-cards-grid{display:grid;grid-gap:1.5rem;gap:1.5rem;justify-content:start}.faculty-statistic-cards-grid[style*=auto]{grid-template-columns:1fr;justify-content:stretch}.faculty-statistic-cards-grid[style*="repeat(2"]{grid-template-columns:repeat(2,1fr)}.faculty-statistic-cards-grid[style*="repeat(3"]{grid-template-columns:repeat(3,1fr)}@media(max-width:1200px){.faculty-statistic-cards-grid[style*="repeat(3"]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.faculty-statistic-cards-grid{grid-template-columns:1fr!important;gap:1.25rem}}.faculty-statistic-carousel-controls{display:flex;justify-content:flex-end;gap:.75rem;margin-bottom:1rem}@media(max-width:768px){.faculty-statistic-carousel-controls{margin-bottom:.75rem;gap:.625rem}}@media(max-width:480px){.faculty-statistic-carousel-controls{margin-bottom:.625rem;gap:.5rem}}.faculty-statistic-carousel-btn{width:40px;height:40px;border-radius:50%;border:none;background:linear-gradient(135deg,#1a386a1a,#1a386a0d);color:#1a386ae6;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:16px}.faculty-statistic-carousel-btn:hover{background:linear-gradient(135deg,#1a386a33,#1a386a1a);color:#1a386a;-webkit-transform:scale(1.1);transform:scale(1.1)}.faculty-statistic-carousel-btn:active{-webkit-transform:scale(.95);transform:scale(.95)}@media(max-width:768px){.faculty-statistic-carousel-btn{width:36px;height:36px;font-size:14px}}@media(max-width:480px){.faculty-statistic-carousel-btn{width:32px;height:32px;font-size:12px}}.faculty-statistic-carousel .slick-list{margin:0 -.75rem;padding:.5rem 0}@media(max-width:768px){.faculty-statistic-carousel .slick-list{margin:0 -.625rem;padding:.4rem 0}}@media(max-width:480px){.faculty-statistic-carousel .slick-list{margin:0 -.5rem;padding:.3rem 0}}.faculty-statistic-carousel .slick-slide{padding:0 .75rem;height:auto}@media(max-width:768px){.faculty-statistic-carousel .slick-slide{padding:0 .625rem}}@media(max-width:480px){.faculty-statistic-carousel .slick-slide{padding:0 .5rem}}.faculty-statistic-carousel .slick-dots{bottom:-45px}.faculty-statistic-carousel .slick-dots li button{width:10px;height:10px;border-radius:50%;background:#1a386a4d;transition:all .2s ease}.faculty-statistic-carousel .slick-dots li button:before{display:none}.faculty-statistic-carousel .slick-dots li.slick-active button{background:#1a386ae6;width:24px;border-radius:5px}.faculty-statistic-carousel-slide{height:100%}.faculty-statistic-card{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:20px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;height:100%;box-shadow:0 4px 20px #00000014;border:1px solid rgba(0,0,0,.05)}.faculty-statistic-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1a386acc,#1a386a66);transition:height .3s ease}.faculty-statistic-card .faculty-statistic-card-bg-pattern{position:absolute;top:-30%;right:-15%;width:250px;height:250px;border-radius:50%;background:radial-gradient(circle,rgba(26,56,106,.08) 0%,transparent 70%);opacity:0;transition:opacity .4s ease,-webkit-transform .4s ease;transition:opacity .4s ease,transform .4s ease;transition:opacity .4s ease,transform .4s ease,-webkit-transform .4s ease;pointer-events:none}.faculty-statistic-card:hover{-webkit-transform:translateY(-6px);transform:translateY(-6px);box-shadow:0 12px 40px #00000026;background:linear-gradient(135deg,#fff,#1a386a08)}.faculty-statistic-card:hover:before{height:5px}.faculty-statistic-card:hover .faculty-statistic-card-bg-pattern{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}@media(max-width:1200px){.faculty-statistic-card{padding:1.85rem;border-radius:19px}}@media(max-width:992px){.faculty-statistic-card{padding:1.75rem;border-radius:18px}}@media(max-width:768px){.faculty-statistic-card{padding:1.5rem;border-radius:16px}}@media(max-width:576px){.faculty-statistic-card{padding:1.35rem;border-radius:14px}}@media(max-width:480px){.faculty-statistic-card{padding:1.25rem;border-radius:12px}}@media(max-width:360px){.faculty-statistic-card{padding:1rem;border-radius:10px}}.faculty-statistic-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid rgba(0,0,0,.05);position:relative;z-index:1}@media(max-width:992px){.faculty-statistic-card-header{margin-bottom:1.85rem;padding-bottom:1.35rem;gap:.9rem}}@media(max-width:768px){.faculty-statistic-card-header{margin-bottom:1.75rem;padding-bottom:1.25rem;gap:.875rem}}@media(max-width:576px){.faculty-statistic-card-header{margin-bottom:1.6rem;padding-bottom:1.15rem;gap:.8rem}}@media(max-width:480px){.faculty-statistic-card-header{margin-bottom:1.5rem;padding-bottom:1rem;gap:.75rem}}@media(max-width:360px){.faculty-statistic-card-header{margin-bottom:1.25rem;padding-bottom:.875rem;gap:.65rem}}.faculty-statistic-card-header-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#1a386a1f,#1a386a0f);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease;box-shadow:0 2px 8px #1a386a26}.faculty-statistic-card-header-icon .anticon{font-size:22px;color:#1a386a;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.faculty-statistic-card-header-icon:hover{-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:0 4px 12px #1a386a40}.faculty-statistic-card-header-icon:hover .anticon{-webkit-transform:rotate(5deg);transform:rotate(5deg)}@media(max-width:992px){.faculty-statistic-card-header-icon{width:45px;height:45px;border-radius:11px}.faculty-statistic-card-header-icon .anticon{font-size:21px}}@media(max-width:768px){.faculty-statistic-card-header-icon{width:42px;height:42px;border-radius:10px}.faculty-statistic-card-header-icon .anticon{font-size:20px}}@media(max-width:576px){.faculty-statistic-card-header-icon{width:40px;height:40px;border-radius:9px}.faculty-statistic-card-header-icon .anticon{font-size:19px}}@media(max-width:480px){.faculty-statistic-card-header-icon{width:38px;height:38px;border-radius:8px}.faculty-statistic-card-header-icon .anticon{font-size:18px}}@media(max-width:360px){.faculty-statistic-card-header-icon{width:36px;height:36px;border-radius:7px}.faculty-statistic-card-header-icon .anticon{font-size:17px}}.faculty-statistic-card-title{font-size:1.35rem;font-weight:700;margin:0;background:linear-gradient(135deg,#1a386a,#1a386acc);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;letter-spacing:-.01em;flex:1 1;line-height:1.3;word-wrap:break-word}@media(max-width:1200px){.faculty-statistic-card-title{font-size:1.3rem}}@media(max-width:992px){.faculty-statistic-card-title{font-size:1.25rem}}@media(max-width:768px){.faculty-statistic-card-title{font-size:1.15rem}}@media(max-width:576px){.faculty-statistic-card-title{font-size:1.1rem}}@media(max-width:480px){.faculty-statistic-card-title{font-size:1.05rem}}@media(max-width:360px){.faculty-statistic-card-title{font-size:1rem}}.faculty-statistic-card-body{display:flex;flex-direction:column;gap:1.5rem}@media(max-width:992px){.faculty-statistic-card-body{gap:1.4rem}}@media(max-width:768px){.faculty-statistic-card-body{gap:1.25rem}}@media(max-width:576px){.faculty-statistic-card-body{gap:1.15rem}}@media(max-width:480px){.faculty-statistic-card-body{gap:1rem}}@media(max-width:360px){.faculty-statistic-card-body{gap:.875rem}}.faculty-statistic-card-main-info{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.25rem;gap:1.25rem}@media(max-width:992px){.faculty-statistic-card-main-info{gap:1.15rem}}@media(max-width:768px){.faculty-statistic-card-main-info{grid-template-columns:1fr;gap:1rem}}@media(max-width:576px){.faculty-statistic-card-main-info{gap:.9rem}}@media(max-width:480px){.faculty-statistic-card-main-info{gap:.875rem}}@media(max-width:360px){.faculty-statistic-card-main-info{gap:.75rem}}.faculty-statistic-card-stats{display:flex;flex-direction:column;gap:.75rem}@media(max-width:768px){.faculty-statistic-card-stats{gap:.625rem}}@media(max-width:480px){.faculty-statistic-card-stats{gap:.5rem}}.faculty-statistic-card-stat-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fff;border-radius:12px;transition:all .3s ease;border:1px solid rgba(0,0,0,.05);position:relative;overflow:hidden}.faculty-statistic-card-stat-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:currentColor;opacity:0;transition:opacity .3s ease}.faculty-statistic-card-stat-item:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a;border-color:currentColor}.faculty-statistic-card-stat-item:hover:before{opacity:1}.faculty-statistic-card-stat-item:hover .faculty-statistic-card-stat-icon{-webkit-transform:scale(1.1);transform:scale(1.1)}@media(max-width:992px){.faculty-statistic-card-stat-item{padding:.9rem;gap:.9rem;border-radius:11px}}@media(max-width:768px){.faculty-statistic-card-stat-item{padding:.875rem;gap:.875rem;border-radius:10px}}@media(max-width:576px){.faculty-statistic-card-stat-item{padding:.8rem;gap:.8rem;border-radius:9px}}@media(max-width:480px){.faculty-statistic-card-stat-item{flex-direction:column;align-items:flex-start;padding:.75rem;gap:.75rem;border-radius:8px;text-align:left}}@media(max-width:360px){.faculty-statistic-card-stat-item{padding:.625rem;gap:.625rem;border-radius:7px}}.faculty-statistic-card-stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a386a1f,#1a386a0f);color:#1a386a;font-size:20px;flex-shrink:0;transition:all .3s ease;box-shadow:0 2px 8px #1a386a26;position:relative}.faculty-statistic-card-stat-icon:after{content:"";position:absolute;inset:-2px;border-radius:14px;background:linear-gradient(135deg,currentColor,transparent);opacity:0;transition:opacity .3s ease;z-index:-1}.faculty-statistic-card-stat-icon:hover:after{opacity:.2}.faculty-statistic-card-stat-icon .anticon{font-size:20px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.faculty-statistic-card-stat-icon span{font-size:20px;font-weight:700;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media(max-width:992px){.faculty-statistic-card-stat-icon{width:45px;height:45px;font-size:19px;border-radius:11px}.faculty-statistic-card-stat-icon .anticon,.faculty-statistic-card-stat-icon span{font-size:19px}}@media(max-width:768px){.faculty-statistic-card-stat-icon{width:42px;height:42px;font-size:18px;border-radius:10px}.faculty-statistic-card-stat-icon .anticon,.faculty-statistic-card-stat-icon span{font-size:18px}}@media(max-width:576px){.faculty-statistic-card-stat-icon{width:40px;height:40px;font-size:17px;border-radius:9px}.faculty-statistic-card-stat-icon .anticon,.faculty-statistic-card-stat-icon span{font-size:17px}}@media(max-width:480px){.faculty-statistic-card-stat-icon{width:38px;height:38px;font-size:16px;border-radius:8px}.faculty-statistic-card-stat-icon .anticon,.faculty-statistic-card-stat-icon span{font-size:16px}}@media(max-width:360px){.faculty-statistic-card-stat-icon{width:36px;height:36px;font-size:15px;border-radius:7px}.faculty-statistic-card-stat-icon .anticon,.faculty-statistic-card-stat-icon span{font-size:15px}}.faculty-statistic-card-stat-icon.faculty-statistic-card-stat-icon-success{background:linear-gradient(135deg,#52c41a1f,#52c41a0f);color:#52c41a;box-shadow:0 2px 8px #52c41a26}.faculty-statistic-card-stat-icon.faculty-statistic-card-stat-icon-primary{background:linear-gradient(135deg,#1a386a1f,#1a386a0f);color:#1a386a;box-shadow:0 2px 8px #1a386a26}.faculty-statistic-card-stat-icon.faculty-statistic-card-stat-icon-danger{background:linear-gradient(135deg,#d32f2f1f,#d32f2f0f);color:#d32f2f;box-shadow:0 2px 8px #d32f2f26}.faculty-statistic-card-stat-icon.faculty-statistic-card-stat-icon-warning{background:linear-gradient(135deg,#faad141f,#faad140f);color:#faad14;box-shadow:0 2px 8px #faad1426}.faculty-statistic-card-stat-content{flex:1 1;display:flex;flex-direction:column;gap:.25rem;min-width:0}@media(max-width:480px){.faculty-statistic-card-stat-content{width:100%;align-items:flex-start}}.faculty-statistic-card-stat-label{font-size:.8rem;color:#57606a;color:var(--v-text);opacity:.7;font-weight:500;line-height:1.3;word-wrap:break-word}@media(max-width:992px){.faculty-statistic-card-stat-label{font-size:.775rem}}@media(max-width:768px){.faculty-statistic-card-stat-label{font-size:.75rem}}@media(max-width:576px){.faculty-statistic-card-stat-label{font-size:.725rem}}@media(max-width:480px){.faculty-statistic-card-stat-label{font-size:.7rem;width:100%}}@media(max-width:360px){.faculty-statistic-card-stat-label{font-size:.65rem}}.faculty-statistic-card-stat-value{font-size:1.1rem;font-weight:700;background:linear-gradient(135deg,#1a386a,#1a386ab3);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;line-height:1.2;word-wrap:break-word}@media(max-width:992px){.faculty-statistic-card-stat-value{font-size:1.05rem}}@media(max-width:768px){.faculty-statistic-card-stat-value{font-size:1rem}}@media(max-width:576px){.faculty-statistic-card-stat-value{font-size:.975rem}}@media(max-width:480px){.faculty-statistic-card-stat-value{font-size:.95rem;width:100%}}@media(max-width:360px){.faculty-statistic-card-stat-value{font-size:.9rem}}.faculty-statistic-card-stat-details{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;gap:.5rem}@media(max-width:768px){.faculty-statistic-card-stat-details{margin-top:.625rem;padding-top:.625rem;gap:.4rem}}@media(max-width:480px){.faculty-statistic-card-stat-details{margin-top:.5rem;padding-top:.5rem;gap:.35rem}}.faculty-statistic-card-stat-detail-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background:#1a386a05;border-radius:6px;transition:all .2s ease}.faculty-statistic-card-stat-detail-item:hover{background:#1a386a0a}@media(max-width:768px){.faculty-statistic-card-stat-detail-item{padding:.4rem .625rem;border-radius:5px}}@media(max-width:480px){.faculty-statistic-card-stat-detail-item{padding:.35rem .5rem;border-radius:4px;flex-direction:column;align-items:flex-start;gap:.25rem}}.faculty-statistic-card-stat-detail-label{font-size:.75rem;color:#57606a;color:var(--v-text);opacity:.7;font-weight:500}@media(max-width:768px){.faculty-statistic-card-stat-detail-label{font-size:.7rem}}@media(max-width:480px){.faculty-statistic-card-stat-detail-label{font-size:.65rem}}.faculty-statistic-card-stat-detail-value{font-size:.9rem;font-weight:700;color:#1a386a}@media(max-width:768px){.faculty-statistic-card-stat-detail-value{font-size:.85rem}}@media(max-width:480px){.faculty-statistic-card-stat-detail-value{font-size:.8rem}}.faculty-statistic-card-gender{padding:1.5rem;background:linear-gradient(135deg,#1a386a0d,#1a386a05);border-radius:16px;border:1px solid rgba(26,56,106,.1);position:relative;overflow:hidden}.faculty-statistic-card-gender:before{content:"";position:absolute;top:-50%;right:-20%;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(26,56,106,.1) 0%,transparent 70%);pointer-events:none}@media(max-width:992px){.faculty-statistic-card-gender{padding:1.35rem;border-radius:14px}}@media(max-width:768px){.faculty-statistic-card-gender{padding:1.25rem;border-radius:12px}}@media(max-width:576px){.faculty-statistic-card-gender{padding:1.1rem;border-radius:11px}}@media(max-width:480px){.faculty-statistic-card-gender{padding:1rem;border-radius:10px}}@media(max-width:360px){.faculty-statistic-card-gender{padding:.875rem;border-radius:9px}}.faculty-statistic-card-gender-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:1rem;font-weight:600;color:#57606a;color:var(--v-text);position:relative;z-index:1}.faculty-statistic-card-gender-header .faculty-statistic-card-gender-header-icon{width:36px;height:36px;border-radius:8px;background:#1a386a1a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.faculty-statistic-card-gender-header .faculty-statistic-card-gender-header-icon .anticon{font-size:18px;color:#1a386ae6}@media(max-width:992px){.faculty-statistic-card-gender-header{font-size:.975rem;margin-bottom:1.15rem;gap:.7rem}.faculty-statistic-card-gender-header .faculty-statistic-card-gender-header-icon{width:34px;height:34px}.faculty-statistic-card-gender-header .faculty-statistic-card-gender-header-icon .anticon{font-size:17px}}@media(max-width:768px){.faculty-statistic-card-gender-header{font-size:.95rem;margin-bottom:1rem;gap:.625rem}.faculty-statistic-card-gender-header .faculty-statistic-card-gender-header-icon{width:32px;height:32px}.faculty-statistic-card-gender-header .faculty-statistic-card-gender-header-icon .anticon{font-size:16px}}@media(max-width:576px){.faculty-statistic-card-gender-header{font-size:.925rem;margin-bottom:.9rem;gap:.575rem}.faculty-statistic-card-gender-header .faculty-statistic-card-gender-header-icon{width:30px;height:30px}.faculty-statistic-card-gender-header .faculty-statistic-card-gender-header-icon .anticon{font-size:15px}}@media(max-width:480px){.faculty-statistic-card-gender-header{font-size:.9rem;margin-bottom:.875rem;gap:.5rem}.faculty-statistic-card-gender-header .faculty-statistic-card-gender-header-icon{width:28px;height:28px}.faculty-statistic-card-gender-header .faculty-statistic-card-gender-header-icon .anticon{font-size:14px}}@media(max-width:360px){.faculty-statistic-card-gender-header{font-size:.85rem;margin-bottom:.75rem;gap:.45rem}.faculty-statistic-card-gender-header .faculty-statistic-card-gender-header-icon{width:26px;height:26px}.faculty-statistic-card-gender-header .faculty-statistic-card-gender-header-icon .anticon{font-size:13px}}.faculty-statistic-card-gender-stats{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}@media(max-width:768px){.faculty-statistic-card-gender-stats{gap:.625rem;margin-bottom:.875rem}}@media(max-width:480px){.faculty-statistic-card-gender-stats{gap:.5rem;margin-bottom:.75rem}}.faculty-statistic-card-gender-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;background:#fff;border-radius:10px;transition:all .3s ease;border:1px solid rgba(0,0,0,.05);position:relative;overflow:hidden;z-index:1}.faculty-statistic-card-gender-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:currentColor;opacity:0;transition:opacity .3s ease}.faculty-statistic-card-gender-item:hover{-webkit-transform:translateX(4px);transform:translate(4px);box-shadow:0 4px 12px #00000014;border-color:currentColor}.faculty-statistic-card-gender-item:hover:before{opacity:1}.faculty-statistic-card-gender-item.faculty-statistic-card-gender-item-boys{color:#1a386acc}.faculty-statistic-card-gender-item.faculty-statistic-card-gender-item-girls{color:#ffb6c1cc}@media(max-width:992px){.faculty-statistic-card-gender-item{padding:.9rem;gap:.9rem;border-radius:9px}}@media(max-width:768px){.faculty-statistic-card-gender-item{padding:.875rem;gap:.875rem;border-radius:9px}}@media(max-width:576px){.faculty-statistic-card-gender-item{padding:.8rem;gap:.8rem;border-radius:8px}}@media(max-width:480px){.faculty-statistic-card-gender-item{padding:.75rem;gap:.75rem;flex-wrap:wrap;border-radius:8px}}@media(max-width:360px){.faculty-statistic-card-gender-item{padding:.625rem;gap:.625rem;border-radius:7px}}.faculty-statistic-card-gender-item-content{display:flex;align-items:center;gap:.875rem;flex:1 1}.faculty-statistic-card-gender-item-numbers{display:flex;align-items:center;gap:.5rem}.faculty-statistic-card-gender-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.faculty-statistic-card-gender-dot.faculty-statistic-card-gender-boys{background:#1a386acc}.faculty-statistic-card-gender-dot.faculty-statistic-card-gender-girls{background:#ffb6c1cc}.faculty-statistic-card-gender-label{flex:1 1;font-size:.9rem;color:#57606a;color:var(--v-text);font-weight:500}@media(max-width:768px){.faculty-statistic-card-gender-label{font-size:.85rem}}@media(max-width:480px){.faculty-statistic-card-gender-label{font-size:.8rem;flex-basis:100%}}.faculty-statistic-card-gender-value{font-size:.95rem;font-weight:600;color:#1a386ae6;margin-right:.5rem}@media(max-width:768px){.faculty-statistic-card-gender-value{font-size:.9rem;margin-right:.4rem}}@media(max-width:480px){.faculty-statistic-card-gender-value{font-size:.85rem;margin-right:.3rem}}.faculty-statistic-card-gender-percent{font-size:.85rem;color:#57606a;color:var(--v-text);opacity:.6}@media(max-width:768px){.faculty-statistic-card-gender-percent{font-size:.8rem}}@media(max-width:480px){.faculty-statistic-card-gender-percent{font-size:.75rem}}.faculty-statistic-card-gender-bar{display:flex;height:24px;border-radius:12px;overflow:hidden;background:#1a386a14;box-shadow:inset 0 2px 6px #1a386a26;position:relative;margin-top:.75rem;z-index:1}.faculty-statistic-card-gender-bar:after{content:"";position:absolute;inset:0;border-radius:12px;box-shadow:0 2px 8px #0000001a;pointer-events:none}@media(max-width:768px){.faculty-statistic-card-gender-bar{height:20px;border-radius:10px}}@media(max-width:480px){.faculty-statistic-card-gender-bar{height:18px;border-radius:9px}}.faculty-statistic-card-gender-bar-segment{height:100%;transition:width .6s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.faculty-statistic-card-gender-bar-segment:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 50%,transparent 100%);-webkit-animation:shimmer 2s infinite;animation:shimmer 2s infinite}.faculty-statistic-card-gender-bar-segment.faculty-statistic-card-gender-bar-boys{background:linear-gradient(135deg,#1a386ae6,#1a386ab3);box-shadow:0 2px 8px #1a386a4d}.faculty-statistic-card-gender-bar-segment.faculty-statistic-card-gender-bar-girls{background:linear-gradient(135deg,#ffb6c1e6,#ffb6c1b3);box-shadow:0 2px 8px #ffb6c14d}.faculty-statistic-card-attendance{padding:1.5rem;background:linear-gradient(135deg,#1a386a0d,#1a386a05);border-radius:16px;display:flex;flex-direction:column;align-items:center;border:1px solid rgba(26,56,106,.1);position:relative;overflow:hidden}.faculty-statistic-card-attendance:before{content:"";position:absolute;top:-50%;right:-20%;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(26,56,106,.1) 0%,transparent 70%);pointer-events:none}@media(max-width:992px){.faculty-statistic-card-attendance{padding:1.35rem;border-radius:14px}}@media(max-width:768px){.faculty-statistic-card-attendance{padding:1.25rem;border-radius:12px}}@media(max-width:576px){.faculty-statistic-card-attendance{padding:1.1rem;border-radius:11px}}@media(max-width:480px){.faculty-statistic-card-attendance{padding:1rem;border-radius:10px}}@media(max-width:360px){.faculty-statistic-card-attendance{padding:.875rem;border-radius:9px}}.faculty-statistic-card-attendance-header{display:flex;flex-direction:column;align-items:center;gap:1.25rem;margin-bottom:1.5rem;width:100%;position:relative;z-index:1}.faculty-statistic-card-attendance-header .faculty-statistic-card-attendance-header-content{display:flex;align-items:center;gap:.75rem;font-size:1rem;font-weight:600;color:#57606a;color:var(--v-text)}.faculty-statistic-card-attendance-header .faculty-statistic-card-attendance-header-content .faculty-statistic-card-attendance-header-icon{width:36px;height:36px;border-radius:8px;background:#1a386a1a;display:flex;align-items:center;justify-content:center}.faculty-statistic-card-attendance-header .faculty-statistic-card-attendance-header-content .faculty-statistic-card-attendance-header-icon .anticon{font-size:18px;color:#1a386ae6}@media(max-width:992px){.faculty-statistic-card-attendance-header{gap:1.15rem;margin-bottom:1.4rem}.faculty-statistic-card-attendance-header .faculty-statistic-card-attendance-header-content{font-size:.975rem;gap:.7rem}.faculty-statistic-card-attendance-header .faculty-statistic-card-attendance-header-content .faculty-statistic-card-attendance-header-icon{width:34px;height:34px}.faculty-statistic-card-attendance-header .faculty-statistic-card-attendance-header-content .faculty-statistic-card-attendance-header-icon .anticon{font-size:17px}}@media(max-width:768px){.faculty-statistic-card-attendance-header{gap:1rem;margin-bottom:1.25rem}.faculty-statistic-card-attendance-header .faculty-statistic-card-attendance-header-content{font-size:.95rem;gap:.65rem}.faculty-statistic-card-attendance-header .faculty-statistic-card-attendance-header-content .faculty-statistic-card-attendance-header-icon{width:32px;height:32px}.faculty-statistic-card-attendance-header .faculty-statistic-card-attendance-header-content .faculty-statistic-card-attendance-header-icon .anticon{font-size:16px}}@media(max-width:576px){.faculty-statistic-card-attendance-header{gap:.9rem;margin-bottom:1.15rem}.faculty-statistic-card-attendance-header .faculty-statistic-card-attendance-header-content{font-size:.925rem;gap:.6rem}.faculty-statistic-card-attendance-header .faculty-statistic-card-attendance-header-content .faculty-statistic-card-attendance-header-icon{width:30px;height:30px}.faculty-statistic-card-attendance-header .faculty-statistic-card-attendance-header-content .faculty-statistic-card-attendance-header-icon .anticon{font-size:15px}}@media(max-width:480px){.faculty-statistic-card-attendance-header{gap:.875rem;margin-bottom:1rem}.faculty-statistic-card-attendance-header .faculty-statistic-card-attendance-header-content{font-size:.9rem;gap:.55rem}.faculty-statistic-card-attendance-header .faculty-statistic-card-attendance-header-content .faculty-statistic-card-attendance-header-icon{width:28px;height:28px}.faculty-statistic-card-attendance-header .faculty-statistic-card-attendance-header-content .faculty-statistic-card-attendance-header-icon .anticon{font-size:14px}}@media(max-width:360px){.faculty-statistic-card-attendance-header{gap:.75rem;margin-bottom:.875rem}.faculty-statistic-card-attendance-header .faculty-statistic-card-attendance-header-content{font-size:.85rem;gap:.5rem}.faculty-statistic-card-attendance-header .faculty-statistic-card-attendance-header-content .faculty-statistic-card-attendance-header-icon{width:26px;height:26px}.faculty-statistic-card-attendance-header .faculty-statistic-card-attendance-header-content .faculty-statistic-card-attendance-header-icon .anticon{font-size:13px}}@media(max-width:992px){.faculty-statistic-card-progress .ant-progress-circle{width:85px!important;height:85px!important}}@media(max-width:768px){.faculty-statistic-card-progress .ant-progress-circle{width:80px!important;height:80px!important}}@media(max-width:576px){.faculty-statistic-card-progress .ant-progress-circle{width:75px!important;height:75px!important}}@media(max-width:480px){.faculty-statistic-card-progress .ant-progress-circle{width:70px!important;height:70px!important}}@media(max-width:360px){.faculty-statistic-card-progress .ant-progress-circle{width:65px!important;height:65px!important}}.faculty-statistic-card-attendance-details{display:flex;flex-direction:column;gap:.75rem;width:100%}@media(max-width:768px){.faculty-statistic-card-attendance-details{gap:.625rem}}@media(max-width:480px){.faculty-statistic-card-attendance-details{gap:.5rem}}.faculty-statistic-card-attendance-detail-item{display:flex;align-items:center;gap:.875rem;padding:.875rem;background:#fff;border-radius:10px;transition:all .3s ease;border:1px solid rgba(0,0,0,.05);position:relative;overflow:hidden}.faculty-statistic-card-attendance-detail-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:currentColor;opacity:0;transition:opacity .3s ease}.faculty-statistic-card-attendance-detail-item:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a;border-color:currentColor}.faculty-statistic-card-attendance-detail-item:hover:before{opacity:1}.faculty-statistic-card-attendance-detail-item:hover .faculty-statistic-card-attendance-detail-icon{-webkit-transform:scale(1.1);transform:scale(1.1)}.faculty-statistic-card-attendance-detail-item.faculty-statistic-card-attendance-detail-item-success{color:#52c41a}.faculty-statistic-card-attendance-detail-item.faculty-statistic-card-attendance-detail-item-warning{color:#faad14}.faculty-statistic-card-attendance-detail-item.faculty-statistic-card-attendance-detail-item-danger{color:#d32f2f}@media(max-width:768px){.faculty-statistic-card-attendance-detail-item{padding:.75rem;border-radius:8px;gap:.75rem}}@media(max-width:480px){.faculty-statistic-card-attendance-detail-item{padding:.625rem;border-radius:6px;gap:.625rem;flex-wrap:wrap}}.faculty-statistic-card-attendance-detail-icon{width:36px;height:36px;border-radius:8px;background:#fffc;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease;box-shadow:0 2px 6px #00000014}.faculty-statistic-card-attendance-detail-icon .anticon{font-size:16px;color:currentColor}.faculty-statistic-card-attendance-detail-icon span{font-size:16px;font-weight:700;color:currentColor}@media(max-width:768px){.faculty-statistic-card-attendance-detail-icon{width:32px;height:32px;border-radius:6px}.faculty-statistic-card-attendance-detail-icon .anticon,.faculty-statistic-card-attendance-detail-icon span{font-size:14px}}@media(max-width:480px){.faculty-statistic-card-attendance-detail-icon{width:28px;height:28px;border-radius:5px}.faculty-statistic-card-attendance-detail-icon .anticon,.faculty-statistic-card-attendance-detail-icon span{font-size:12px}}.faculty-statistic-card-attendance-detail-content{flex:1 1;display:flex;justify-content:space-between;align-items:center;gap:.5rem;font-size:.85rem;color:#57606a;color:var(--v-text)}@media(max-width:768px){.faculty-statistic-card-attendance-detail-content{font-size:.8rem}}@media(max-width:480px){.faculty-statistic-card-attendance-detail-content{font-size:.75rem;flex-direction:column;align-items:flex-start}}.faculty-statistic-card-attendance-detail-value{font-size:.95rem;font-weight:700;color:currentColor}@media(max-width:768px){.faculty-statistic-card-attendance-detail-value{font-size:.9rem}}@media(max-width:480px){.faculty-statistic-card-attendance-detail-value{font-size:.85rem}}.faculty-statistic-table-wrapper{background:#fff;border-radius:12px;padding:1.5rem;overflow-x:auto}@media(max-width:768px){.faculty-statistic-table-wrapper{padding:1rem}}.faculty-statistic-table .ant-table{background:#0000}.faculty-statistic-table .ant-table-thead>tr>th{background:#1a386a0f;border-bottom:2px solid rgba(26,56,106,.2);font-weight:600;color:#57606a;color:var(--v-text);padding:1rem .75rem;text-align:center;font-size:.9rem;white-space:nowrap}@media(max-width:768px){.faculty-statistic-table .ant-table-thead>tr>th{padding:.75rem .5rem;font-size:.8rem}}.faculty-statistic-table .ant-table-tbody>tr{transition:background-color .2s ease}.faculty-statistic-table .ant-table-tbody>tr:hover{background:#1a386a08}.faculty-statistic-table .ant-table-tbody>tr td{padding:1rem .75rem;border-bottom:1px solid rgba(0,0,0,.06);text-align:center}@media(max-width:768px){.faculty-statistic-table .ant-table-tbody>tr td{padding:.75rem .5rem}}.faculty-statistic-table .ant-table-expanded-row{background:#1a386a05}.faculty-statistic-table .ant-table-expanded-row td{padding:0}.faculty-table-expand-icon{color:#1a386acc;font-size:14px;cursor:pointer;transition:all .2s ease;padding:.25rem}.faculty-table-expand-icon:hover{color:#1a386a;-webkit-transform:scale(1.1);transform:scale(1.1)}.faculty-table-name-cell{text-align:left!important}.faculty-table-name-cell strong{font-size:1rem;font-weight:600;color:#57606a;color:var(--v-text)}.faculty-table-stat-cell{display:flex;flex-direction:column;align-items:center;gap:.25rem}.faculty-table-stat-value{font-size:1rem;font-weight:600;line-height:1.2;color:#1a386ae6}.faculty-table-stat-percent{font-size:.75rem;color:#57606a;color:var(--v-text);opacity:.6}.faculty-table-tag{font-size:.85rem;padding:.25rem .6rem;border-radius:4px;font-weight:500}.faculty-table-expanded-content{padding:1.5rem;background:#1a386a05}@media(max-width:768px){.faculty-table-expanded-content{padding:1rem}}.faculty-table-expanded-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.25rem;gap:1.25rem}@media(max-width:768px){.faculty-table-expanded-grid{grid-template-columns:1fr;gap:1rem}}.faculty-table-expanded-card{background:#fff;border-radius:8px;padding:1.25rem}@media(max-width:768px){.faculty-table-expanded-card{padding:1rem}}.faculty-table-expanded-title{font-size:1rem;font-weight:600;margin:0 0 1rem;display:flex;align-items:center;gap:.5rem;padding-bottom:.75rem;color:#57606a;color:var(--v-text)}.faculty-table-expanded-title .anticon{color:#1a386acc;font-size:1rem}.faculty-table-expanded-gender{display:flex;flex-direction:column;gap:1rem}.faculty-table-expanded-gender-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#1a386a08;border-radius:8px;transition:all .2s ease}.faculty-table-expanded-gender-item:hover{background:#1a386a0d}.faculty-table-expanded-gender-label{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#57606a;color:var(--v-text)}.faculty-table-expanded-gender-dot{width:12px;height:12px;border-radius:50%}.faculty-table-expanded-gender-dot.faculty-table-expanded-gender-boys{background-color:#0075ff;background-color:var(--v-blue, #1A386A)}.faculty-table-expanded-gender-dot.faculty-table-expanded-gender-girls{background-color:#f7f7f7;background-color:var(--v-bg, #f0f2f5)}.faculty-table-expanded-gender-value{font-size:.95rem;font-weight:600;color:#1a386ae6}.faculty-table-expanded-gender-bar{display:flex;height:18px;border-radius:10px;overflow:hidden;background:#1a386a14;margin-top:.5rem}.faculty-table-expanded-gender-bar-segment{height:100%;transition:width .3s ease}.faculty-table-expanded-gender-bar-segment.faculty-table-expanded-gender-bar-boys{background:#1a386ab3}.faculty-table-expanded-gender-bar-segment.faculty-table-expanded-gender-bar-girls{background:#ffb6c1b3}.faculty-table-expanded-stats{display:flex;flex-direction:column;gap:.75rem}.faculty-table-expanded-stat-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#1a386a08;border-radius:8px;transition:all .2s ease}.faculty-table-expanded-stat-item:hover{background:#1a386a0d}.faculty-table-expanded-stat-label{font-size:.9rem;color:#57606a;color:var(--v-text);font-weight:500}.faculty-table-expanded-stat-tag{font-size:.9rem;padding:.25rem .75rem;border-radius:6px;font-weight:600;min-width:80px;text-align:center}.teacher-dashboard{padding:1.5rem;background:#eef2f5;background:var(--content-bg, #EEF2F5);min-height:100%}@media(max-width:992px){.teacher-dashboard{padding:1rem}}@media(max-width:768px){.teacher-dashboard{padding:.75rem}}@media(max-width:480px){.teacher-dashboard{padding:.5rem}}.teacher-dashboard .week-navigation{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.875rem 1rem;background:#eef2f5;background:var(--content-bg, #EEF2F5);border-radius:8px;margin-bottom:1rem;flex-wrap:wrap}@media(max-width:768px){.teacher-dashboard .week-navigation{flex-direction:column;align-items:stretch;padding:.75rem}}.teacher-dashboard .week-navigation .nav-controls{display:flex;align-items:center;gap:.625rem;flex-wrap:wrap}.teacher-dashboard .week-navigation .nav-controls .nav-btn-prev,.teacher-dashboard .week-navigation .nav-controls .nav-btn-next{border-radius:8px;font-weight:500;font-size:.875rem;height:36px;padding:0 1rem;background:#fff;border:1.5px solid #1A386A;border:1.5px solid var(--main-blue, #1A386A);color:#1a386a;color:var(--main-blue, #1A386A);transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:.5rem}@media(max-width:480px){.teacher-dashboard .week-navigation .nav-controls .nav-btn-prev,.teacher-dashboard .week-navigation .nav-controls .nav-btn-next{font-size:.75rem;padding:0 .75rem;height:32px;flex:1 1}}.teacher-dashboard .week-navigation .nav-controls .nav-btn-prev:hover,.teacher-dashboard .week-navigation .nav-controls .nav-btn-next:hover{background:#1a386a;background:var(--main-blue, #1A386A);color:#fff;border-color:#1a386a;border-color:var(--main-blue, #1A386A);-webkit-transform:translateY(-1px);transform:translateY(-1px);box-shadow:0 2px 8px #1a386a33}.teacher-dashboard .week-navigation .nav-controls .nav-btn-prev:active,.teacher-dashboard .week-navigation .nav-controls .nav-btn-next:active{-webkit-transform:translateY(0);transform:translateY(0)}.teacher-dashboard .week-navigation .nav-controls .nav-date-picker{border-radius:8px;height:36px;font-weight:500;border:1.5px solid #e5e7eb;transition:all .3s ease;flex:1 1;min-width:140px}@media(max-width:480px){.teacher-dashboard .week-navigation .nav-controls .nav-date-picker{height:32px;font-size:.75rem;min-width:120px}}.teacher-dashboard .week-navigation .nav-controls .nav-date-picker:hover{border-color:#1a386a;border-color:var(--main-blue, #1A386A)}.teacher-dashboard .week-navigation .nav-controls .nav-date-picker .ant-picker-input>input{font-weight:500;color:#1a386a;color:var(--main-blue, #1A386A);font-size:.875rem}@media(max-width:480px){.teacher-dashboard .week-navigation .nav-controls .nav-date-picker .ant-picker-input>input{font-size:.75rem}}.teacher-dashboard .week-navigation .nav-controls .nav-date-picker .ant-picker-suffix{color:#1a386a;color:var(--main-blue, #1A386A)}.teacher-dashboard .week-navigation .nav-controls .nav-btn-today{border-radius:8px;font-weight:600;font-size:.875rem;height:36px;padding:0 1.25rem;background:#1a386a;background:var(--main-blue, #1A386A);border-color:#1a386a;border-color:var(--main-blue, #1A386A);color:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 6px #1a386a26}@media(max-width:480px){.teacher-dashboard .week-navigation .nav-controls .nav-btn-today{font-size:.75rem;padding:0 1rem;height:32px}}.teacher-dashboard .week-navigation .nav-controls .nav-btn-today:hover{background:#2d5aa0;border-color:#2d5aa0;-webkit-transform:translateY(-1px);transform:translateY(-1px);box-shadow:0 4px 12px #1a386a40}.teacher-dashboard .week-navigation .nav-controls .nav-btn-today:active{-webkit-transform:translateY(0);transform:translateY(0)}.teacher-dashboard .week-navigation .week-info{text-align:right}@media(max-width:768px){.teacher-dashboard .week-navigation .week-info{text-align:center;margin-top:.75rem}}@media(max-width:480px){.teacher-dashboard .week-navigation .week-info{margin-top:.5rem}}.teacher-dashboard .week-navigation .week-info .week-range{font-size:1rem;font-weight:600;color:#1a386a;color:var(--main-blue, #1A386A);margin-bottom:.25rem}@media(max-width:768px){.teacher-dashboard .week-navigation .week-info .week-range{font-size:.9375rem}}@media(max-width:480px){.teacher-dashboard .week-navigation .week-info .week-range{font-size:.875rem}}.teacher-dashboard .week-navigation .week-info .week-meta{font-size:.875rem;color:#6b7280}@media(max-width:480px){.teacher-dashboard .week-navigation .week-info .week-meta{font-size:.8125rem}}.teacher-dashboard .ant-tabs .ant-tabs-nav{margin-bottom:1rem;padding:.5rem;background:#eef2f5;background:var(--content-bg, #EEF2F5);border-radius:12px;border:none;box-shadow:0 1px 4px #00000005}@media(max-width:768px){.teacher-dashboard .ant-tabs .ant-tabs-nav{padding:.375rem;border-radius:10px}}@media(max-width:480px){.teacher-dashboard .ant-tabs .ant-tabs-nav{padding:.25rem;border-radius:8px}}.teacher-dashboard .ant-tabs .ant-tabs-nav:before{display:none}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap::-webkit-scrollbar{height:4px}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap::-webkit-scrollbar-track{background:#0000}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap::-webkit-scrollbar-thumb{background:#1a386a33;border-radius:2px}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list{width:100%;display:flex;justify-content:space-between;gap:.75rem;min-width:-webkit-max-content;min-width:max-content}@media(max-width:768px){.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list{gap:.625rem}}@media(max-width:480px){.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list{gap:.5rem}}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab{flex:1 1;border-radius:12px;margin:0;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);border:1.5px solid rgba(0,0,0,0);background:#fff;min-height:75px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;min-width:120px}@media(max-width:768px){.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab{min-height:70px;min-width:150px;border-radius:10px}}@media(max-width:480px){.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab{min-height:65px;min-width:150px;border-radius:8px}}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:#1a386a;background:var(--main-blue, #1A386A);-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:center;transform-origin:center;transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1);opacity:0}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab:after{content:"";position:absolute;inset:0;background:#1a386a08;opacity:0;transition:opacity .3s ease}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab:hover{border-color:#1a386a26;background:#f8fafc;-webkit-transform:none;transform:none;box-shadow:0 1px 3px #1a386a14}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab:hover:after{opacity:1}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab:hover .day-count-badge{-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:0 2px 8px #1a386a4d,0 0 0 2px #fffffff2;-webkit-animation:none;animation:none}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab:hover .day-name{color:#1a386a;color:var(--main-blue, #1A386A)}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab:hover .day-date{color:#475569}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active{background:#1a386a;background:var(--main-blue, #1A386A);border-color:#1a386a;border-color:var(--main-blue, #1A386A);box-shadow:0 2px 8px #1a386a26;-webkit-transform:none;transform:none}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active:before{-webkit-transform:scaleX(1);transform:scaleX(1);background:#ffffff4d;opacity:1;height:3px}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active:after{opacity:0}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn .day-name{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.1)}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn .day-date{color:#fffffff2}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn .day-count-badge{background:#fff;color:#1a386a;color:var(--main-blue, #1A386A);border-color:#ffffffe6;box-shadow:0 2px 8px #00000026,0 0 0 2px #ffffffe6;-webkit-transform:scale(1.05);transform:scale(1.05);font-weight:900}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn{display:flex;flex-direction:column;align-items:center;gap:.375rem;font-weight:500;padding:.625rem .75rem;width:100%;position:relative;z-index:1}@media(max-width:768px){.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn{padding:.5625rem .625rem;gap:.3125rem}}@media(max-width:480px){.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn{padding:.5rem .5625rem;gap:.25rem}}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn .day-tab-label{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;gap:.375rem}@media(max-width:768px){.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn .day-tab-label{gap:.3125rem}}@media(max-width:480px){.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn .day-tab-label{gap:.25rem}}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn .day-tab-label .day-count-badge{position:absolute;top:-8px;right:-5px;background:#1a386a;background:var(--main-blue, #1A386A);color:#fff;padding:.375rem .6875rem;border-radius:16px;font-size:.875rem;font-weight:800;min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #1a386a4d,0 0 0 2px #ffffffe6;border:2px solid #fff;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:2;line-height:1;letter-spacing:-.5px;-webkit-animation:pulse-badge 2s ease-in-out infinite;animation:pulse-badge 2s ease-in-out infinite}@media(max-width:768px){.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn .day-tab-label .day-count-badge{min-width:30px;height:30px;font-size:.8125rem;padding:.3125rem .625rem}}@media(max-width:480px){.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn .day-tab-label .day-count-badge{min-width:28px;height:28px;font-size:.75rem;padding:.25rem .5625rem}}@-webkit-keyframes pulse-badge{0%,to{box-shadow:0 2px 6px #1a386a4d,0 0 0 2px #ffffffe6}50%{box-shadow:0 3px 8px #1a386a66,0 0 0 2px #fff}}@keyframes pulse-badge{0%,to{box-shadow:0 2px 6px #1a386a4d,0 0 0 2px #ffffffe6}50%{box-shadow:0 3px 8px #1a386a66,0 0 0 2px #fff}}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn .day-tab-label .day-attendance-warning{position:absolute;top:-8px;left:-5px;background:#f59e0b;color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #f59e0b4d,0 0 0 2px #ffffffe6;border:2px solid #fff;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:3;-webkit-animation:pulse-warning 2s ease-in-out infinite;animation:pulse-warning 2s ease-in-out infinite}@-webkit-keyframes pulse-warning{0%,to{box-shadow:0 2px 6px #f59e0b4d,0 0 0 2px #ffffffe6;-webkit-transform:scale(1);transform:scale(1)}50%{box-shadow:0 3px 8px #f59e0b66,0 0 0 2px #fff;-webkit-transform:scale(1.05);transform:scale(1.05)}}@keyframes pulse-warning{0%,to{box-shadow:0 2px 6px #f59e0b4d,0 0 0 2px #ffffffe6;-webkit-transform:scale(1);transform:scale(1)}50%{box-shadow:0 3px 8px #f59e0b66,0 0 0 2px #fff;-webkit-transform:scale(1.05);transform:scale(1.05)}}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn .day-tab-label .day-attendance-warning svg{width:16px;height:16px}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn .day-name{font-size:.9375rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#1a386a;color:var(--main-blue, #1A386A);line-height:1.3;transition:all .3s ease}@media(max-width:768px){.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn .day-name{font-size:.875rem}}@media(max-width:480px){.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn .day-name{font-size:.8125rem}}.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn .day-date{font-size:1rem;color:#64748b;font-weight:600;line-height:1.3;transition:all .3s ease}@media(max-width:768px){.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn .day-date{font-size:.9375rem}}@media(max-width:480px){.teacher-dashboard .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn .day-date{font-size:.875rem}}.teacher-dashboard .ant-tabs .ant-tabs-content-holder{border-radius:12px;overflow:hidden;box-shadow:0 1px 4px #00000005}.teacher-dashboard .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane{padding:.25rem 0 .5rem}@media(max-width:768px){.teacher-dashboard .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane{padding:.1875rem 0 .4375rem}}@media(max-width:480px){.teacher-dashboard .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane{padding:.125rem 0 .375rem}}.teacher-dashboard .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .day-body-header{display:flex;align-items:center;justify-content:space-between;padding:.125rem .5rem .375rem;margin-bottom:.125rem;border-bottom:1px solid #f1f5f9}@media(max-width:768px){.teacher-dashboard .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .day-body-header{padding:.125rem .4375rem .3125rem;margin-bottom:.1rem}}@media(max-width:480px){.teacher-dashboard .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .day-body-header{padding:.125rem .375rem .25rem;margin-bottom:.075rem}}.teacher-dashboard .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .day-body-date{font-size:.875rem;font-weight:700;color:#1a386a;color:var(--main-blue, #1A386A);letter-spacing:.3px}@media(max-width:768px){.teacher-dashboard .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .day-body-date{font-size:.8125rem}}@media(max-width:480px){.teacher-dashboard .ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane .day-body-date{font-size:.75rem}}.teacher-dashboard .lesson-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;padding:.875rem;margin-bottom:.75rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}@media(max-width:768px){.teacher-dashboard .lesson-card{padding:.75rem;border-radius:8px;margin-bottom:.625rem}}@media(max-width:480px){.teacher-dashboard .lesson-card{padding:.625rem;border-radius:6px;margin-bottom:.5rem}}.teacher-dashboard .lesson-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#1a386a;background:var(--main-blue, #1A386A);opacity:0;transition:opacity .3s ease}.teacher-dashboard .lesson-card:hover{border-color:#1a386a;border-color:var(--main-blue, #1A386A);box-shadow:0 3px 12px #1a386a1a;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.teacher-dashboard .lesson-card:hover:before{opacity:1}.teacher-dashboard .lesson-card:hover .lesson-arrow{-webkit-transform:translateX(3px);transform:translate(3px);opacity:1}.teacher-dashboard .lesson-card:hover .lesson-time-badge{background:#1a386a;background:var(--main-blue, #1A386A)}.teacher-dashboard .lesson-card:hover .lesson-time-badge .time-text{color:#fff}.teacher-dashboard .lesson-card:hover .lesson-time-badge svg{color:#fff}.teacher-dashboard .lesson-card .lesson-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;gap:.5rem;flex-wrap:wrap}@media(max-width:480px){.teacher-dashboard .lesson-card .lesson-card-header{flex-direction:column;align-items:flex-start;gap:.375rem}}.teacher-dashboard .lesson-card .lesson-time-badge{display:flex;align-items:center;gap:.375rem;padding:.375rem .625rem;background:#1a386a14;border-radius:6px;transition:all .3s ease}@media(max-width:768px){.teacher-dashboard .lesson-card .lesson-time-badge{padding:.3125rem .5rem;gap:.3125rem;border-radius:5px}}@media(max-width:480px){.teacher-dashboard .lesson-card .lesson-time-badge{padding:.25rem .4375rem;gap:.25rem;border-radius:4px}}.teacher-dashboard .lesson-card .lesson-time-badge svg{color:#1a386a;color:var(--main-blue, #1A386A);font-size:18px;transition:color .3s ease}@media(max-width:768px){.teacher-dashboard .lesson-card .lesson-time-badge svg{font-size:16px}}@media(max-width:480px){.teacher-dashboard .lesson-card .lesson-time-badge svg{font-size:14px}}.teacher-dashboard .lesson-card .lesson-time-badge .time-text{font-size:.9375rem;font-weight:700;color:#1a386a;color:var(--main-blue, #1A386A);transition:color .3s ease}@media(max-width:768px){.teacher-dashboard .lesson-card .lesson-time-badge .time-text{font-size:.875rem}}@media(max-width:480px){.teacher-dashboard .lesson-card .lesson-time-badge .time-text{font-size:.8125rem}}.teacher-dashboard .lesson-card .lesson-time-range{font-size:.875rem;font-weight:600;color:#64748b}@media(max-width:768px){.teacher-dashboard .lesson-card .lesson-time-range{font-size:.8125rem}}@media(max-width:480px){.teacher-dashboard .lesson-card .lesson-time-range{font-size:.75rem}}.teacher-dashboard .lesson-card .lesson-card-body{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}@media(max-width:768px){.teacher-dashboard .lesson-card .lesson-card-body{gap:.4375rem;margin-bottom:.4375rem}}@media(max-width:480px){.teacher-dashboard .lesson-card .lesson-card-body{gap:.375rem;margin-bottom:.375rem}}.teacher-dashboard .lesson-card .lesson-subject-wrapper{display:flex;align-items:flex-start;gap:.5rem}@media(max-width:768px){.teacher-dashboard .lesson-card .lesson-subject-wrapper{gap:.4375rem}}@media(max-width:480px){.teacher-dashboard .lesson-card .lesson-subject-wrapper{gap:.375rem}}.teacher-dashboard .lesson-card .lesson-subject-icon{color:#1a386a;color:var(--main-blue, #1A386A);margin-top:.125rem;flex-shrink:0;font-size:20px}@media(max-width:768px){.teacher-dashboard .lesson-card .lesson-subject-icon{font-size:18px}}@media(max-width:480px){.teacher-dashboard .lesson-card .lesson-subject-icon{font-size:16px}}.teacher-dashboard .lesson-card .lesson-subject-content{flex:1 1}.teacher-dashboard .lesson-card .lesson-subject{font-size:1.0625rem;font-weight:700;color:#1f2937;margin-bottom:.125rem;line-height:1.3}@media(max-width:768px){.teacher-dashboard .lesson-card .lesson-subject{font-size:1rem}}@media(max-width:480px){.teacher-dashboard .lesson-card .lesson-subject{font-size:.9375rem}}.teacher-dashboard .lesson-card .lesson-category{font-size:.8125rem;color:#64748b;font-weight:500}@media(max-width:768px){.teacher-dashboard .lesson-card .lesson-category{font-size:.75rem}}@media(max-width:480px){.teacher-dashboard .lesson-card .lesson-category{font-size:.6875rem}}.teacher-dashboard .lesson-card .lesson-meta-wrapper{display:flex;flex-direction:column;gap:.5rem;padding-top:.5rem;border-top:1px solid #f1f5f9}@media(max-width:768px){.teacher-dashboard .lesson-card .lesson-meta-wrapper{gap:.4375rem;padding-top:.4375rem}}@media(max-width:480px){.teacher-dashboard .lesson-card .lesson-meta-wrapper{gap:.375rem;padding-top:.375rem}}.teacher-dashboard .lesson-card .lesson-meta-item{display:flex;align-items:flex-start;gap:.5rem}@media(max-width:768px){.teacher-dashboard .lesson-card .lesson-meta-item{gap:.4375rem}}@media(max-width:480px){.teacher-dashboard .lesson-card .lesson-meta-item{gap:.375rem}}.teacher-dashboard .lesson-card .meta-icon-wrapper{width:32px;height:32px;border-radius:6px;background:#1a386a0f;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media(max-width:768px){.teacher-dashboard .lesson-card .meta-icon-wrapper{width:28px;height:28px;border-radius:5px}}@media(max-width:480px){.teacher-dashboard .lesson-card .meta-icon-wrapper{width:24px;height:24px;border-radius:4px}}.teacher-dashboard .lesson-card .meta-icon-wrapper svg{color:#1a386a;color:var(--main-blue, #1A386A);font-size:18px}@media(max-width:768px){.teacher-dashboard .lesson-card .meta-icon-wrapper svg{font-size:16px}}@media(max-width:480px){.teacher-dashboard .lesson-card .meta-icon-wrapper svg{font-size:14px}}.teacher-dashboard .lesson-card .meta-content{flex:1 1;display:flex;flex-direction:column;gap:.0625rem}.teacher-dashboard .lesson-card .meta-label{font-size:.75rem;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.3px}@media(max-width:768px){.teacher-dashboard .lesson-card .meta-label{font-size:.6875rem}}@media(max-width:480px){.teacher-dashboard .lesson-card .meta-label{font-size:.625rem}}.teacher-dashboard .lesson-card .meta-value{font-size:.875rem;color:#475569;font-weight:600}@media(max-width:768px){.teacher-dashboard .lesson-card .meta-value{font-size:.8125rem}}@media(max-width:480px){.teacher-dashboard .lesson-card .meta-value{font-size:.75rem}}.teacher-dashboard .lesson-card .meta-groups{display:flex;align-items:center;gap:.375rem;flex-wrap:wrap}@media(max-width:768px){.teacher-dashboard .lesson-card .meta-groups{gap:.3125rem}}@media(max-width:480px){.teacher-dashboard .lesson-card .meta-groups{gap:.25rem}}.teacher-dashboard .lesson-card .group-tag{margin:0;border-radius:4px;font-size:.75rem;padding:.1875rem .5rem;border:none;background:#1a386a1a;color:#1a386a;color:var(--main-blue, #1A386A);font-weight:600;height:auto;line-height:1.3;display:inline-flex;align-items:center;gap:.25rem}@media(max-width:768px){.teacher-dashboard .lesson-card .group-tag{font-size:.6875rem;padding:.15625rem .4375rem;border-radius:3px}}@media(max-width:480px){.teacher-dashboard .lesson-card .group-tag{font-size:.625rem;padding:.125rem .375rem;border-radius:3px;gap:.1875rem}}.teacher-dashboard .lesson-card .group-tag svg{flex-shrink:0}@media(max-width:768px){.teacher-dashboard .lesson-card .group-tag svg{font-size:12px}}@media(max-width:480px){.teacher-dashboard .lesson-card .group-tag svg{font-size:11px}}.teacher-dashboard .lesson-card .group-type{font-size:.75rem;color:#94a3b8;font-style:italic}.teacher-dashboard .lesson-card .lesson-card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:.5rem;border-top:1px solid #f1f5f9}@media(max-width:768px){.teacher-dashboard .lesson-card .lesson-card-footer{padding-top:.4375rem}}@media(max-width:480px){.teacher-dashboard .lesson-card .lesson-card-footer{flex-direction:column;align-items:flex-start;gap:.375rem;padding-top:.375rem}}.teacher-dashboard .lesson-card .lesson-capacity{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#64748b;font-weight:500}@media(max-width:768px){.teacher-dashboard .lesson-card .lesson-capacity{font-size:.75rem;gap:.3125rem}}@media(max-width:480px){.teacher-dashboard .lesson-card .lesson-capacity{font-size:.6875rem;gap:.25rem}}.teacher-dashboard .lesson-card .lesson-capacity svg{color:#94a3b8;font-size:16px}@media(max-width:768px){.teacher-dashboard .lesson-card .lesson-capacity svg{font-size:14px}}@media(max-width:480px){.teacher-dashboard .lesson-card .lesson-capacity svg{font-size:12px}}.teacher-dashboard .lesson-card .lesson-arrow{color:#1a386a;color:var(--main-blue, #1A386A);opacity:.5;transition:all .3s ease;font-size:16px}@media(max-width:768px){.teacher-dashboard .lesson-card .lesson-arrow{font-size:14px}}@media(max-width:480px){.teacher-dashboard .lesson-card .lesson-arrow{font-size:12px}}.teacher-dashboard .empty-lessons{text-align:center;padding:2rem 1rem;background:#f5f6f8;background:var(--main-bg-gray, rgb(245, 246, 248));border-radius:8px;border:1.5px dashed #d1d5db}@media(max-width:768px){.teacher-dashboard .empty-lessons{padding:1.5rem .75rem}}@media(max-width:480px){.teacher-dashboard .empty-lessons{padding:1rem .5rem}}.teacher-dashboard .empty-lessons p{color:#9ca3af;font-size:.8125rem;margin:0}.teacher-dashboard .stat-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;padding:1.5rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;display:flex;flex-direction:column;gap:1rem;min-height:160px}.teacher-dashboard .stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#1a386a;background:var(--main-blue, #1A386A);-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1)}.teacher-dashboard .stat-card:hover{border-color:#1a386a;border-color:var(--main-blue, #1A386A);box-shadow:0 4px 16px #1a386a1f;-webkit-transform:translateY(-4px);transform:translateY(-4px)}.teacher-dashboard .stat-card:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.teacher-dashboard .stat-card:hover .stat-card-icon{-webkit-transform:scale(1.1) rotate(5deg);transform:scale(1.1) rotate(5deg)}.teacher-dashboard .stat-card:hover .stat-card-arrow{-webkit-transform:translateX(4px);transform:translate(4px);opacity:1}.teacher-dashboard .stat-card .stat-card-icon{width:64px;height:64px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#1a386a14;transition:all .3s cubic-bezier(.4,0,.2,1)}.teacher-dashboard .stat-card .stat-card-content{flex:1 1;display:flex;flex-direction:column;gap:.5rem}.teacher-dashboard .stat-card .stat-card-title{font-size:1.125rem;font-weight:700;color:#1f2937;margin:0;line-height:1.3}.teacher-dashboard .stat-card .stat-card-description{font-size:.8125rem;color:#6b7280;margin:0;line-height:1.5}.teacher-dashboard .stat-card .stat-card-arrow{position:absolute;bottom:1.5rem;right:1.5rem;opacity:.6;transition:all .3s cubic-bezier(.4,0,.2,1)}.teacher-dashboard .stat-card.stat-card-subjects:before{background:#1a386a;background:var(--main-blue, #1A386A)}.teacher-dashboard .stat-card.stat-card-subjects:hover{border-color:#1a386a;border-color:var(--main-blue, #1A386A);box-shadow:0 4px 16px #1a386a1f}.teacher-dashboard .stat-card.stat-card-subjects .stat-card-icon{background:#1a386a14}.teacher-dashboard .stat-card.stat-card-marks:before{background:#10b981}.teacher-dashboard .stat-card.stat-card-marks:hover{border-color:#10b981;box-shadow:0 4px 16px #10b9811f}.teacher-dashboard .stat-card.stat-card-marks .stat-card-icon{background:#10b98114}.teacher-dashboard .stat-card.stat-card-groups:before{background:#8b5cf6}.teacher-dashboard .stat-card.stat-card-groups:hover{border-color:#8b5cf6;box-shadow:0 4px 16px #8b5cf61f}.teacher-dashboard .stat-card.stat-card-groups .stat-card-icon{background:#8b5cf614}.teacher-dashboard .ik_header_wrapper.teacher-stats{height:auto;min-height:auto}@media(max-width:768px){.teacher-dashboard .ik_header_wrapper.teacher-stats .ik_header_right{flex-direction:column;gap:.75rem}}.teacher-dashboard .ik_header_right_item .ik_header_right_item_box_title.teacher-title{font-size:1.15rem!important;font-weight:600!important;background:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:inherit!important;background-clip:border-box!important;background-clip:initial!important;-webkit-text-stroke:none!important;line-height:1.3}@media(max-width:992px){.teacher-dashboard .ik_header_right_item .ik_header_right_item_box_title.teacher-title{font-size:1.05rem!important}}@media(max-width:768px){.teacher-dashboard .ik_header_right_item .ik_header_right_item_box_title.teacher-title{font-size:1rem!important}}@media(max-width:480px){.teacher-dashboard .ik_header_right_item .ik_header_right_item_box_title.teacher-title{font-size:.95rem!important}}.teacher-dashboard .ik_header_right_item .ik_header_right_item_icon.icon-subjects{background:#1a386a1a!important}.teacher-dashboard .ik_header_right_item .ik_header_right_item_icon.icon-marks{background:#10b9811a!important}.teacher-dashboard .ik_header_right_item .ik_header_right_item_icon.icon-groups{background:#8b5cf61a!important}.teacher-dashboard .ik_header_right_item .ik_header_right_item_icon.icon-calendar{background:#f59e0b1a!important}@media(max-width:768px){.teacher-stats .teacher-dashboard .ik_header_right_item{flex:1 1 100%!important;width:100%!important;min-width:100%!important;max-width:100%!important}}@media(max-width:480px){.teacher-stats .teacher-dashboard .ik_header_right_item{min-height:200px;width:100%!important;min-width:100%!important;max-width:100%!important}}.td-wrapper{padding:20px 24px;background:#f7f7f7;min-height:calc(100vh - 64px)}@media(max-width:768px){.td-wrapper{padding:14px}}.td-stats-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-bottom:18px}@media(max-width:1100px){.td-stats-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.td-stats-row{grid-template-columns:1fr}}.td-stat-card{background:#fff;border:1px solid #e6e8ec;border-radius:8px;padding:18px 20px;display:flex;align-items:center;gap:14px;position:relative;transition:border-color .15s ease,box-shadow .15s ease}.td-stat-card:before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:3px;border-radius:2px;background:#174262;background:var(--td-accent, #174262)}.td-stat-card:hover{border-color:#d0d7de;box-shadow:0 2px 6px #1742620a}.td-stat-card .td-stat-icon{width:42px;height:42px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#eef3f7;background:var(--td-accent-soft, #eef3f7);color:#174262;color:var(--td-accent, #174262);flex-shrink:0}.td-stat-card .td-stat-icon svg{font-size:22px}.td-stat-card .td-stat-body{display:flex;flex-direction:column;min-width:0}.td-stat-card .td-stat-value{font-size:22px;font-weight:600;line-height:1.2;color:#24292f;letter-spacing:-.2px}.td-stat-card .td-stat-label{font-size:12px;color:#57606a;margin-top:4px;font-weight:400}.td-stat-card.td-stat-primary{--td-accent: #174262;--td-accent-soft: #eef3f7}.td-stat-card.td-stat-success{--td-accent: #389e0d;--td-accent-soft: #f6ffed}.td-stat-card.td-stat-warning{--td-accent: #d48806;--td-accent-soft: #fffbe6}.td-stat-card.td-stat-danger{--td-accent: #cf1322;--td-accent-soft: #fff1f0}.td-week-nav{background:#fff;border:1px solid #e6e8ec;border-radius:8px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;flex-wrap:wrap}.td-week-nav .td-nav-controls{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.td-week-nav .td-nav-btn{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 12px;border-radius:6px;border:1px solid #e6e8ec;background:#fff;color:#24292f;font-weight:500;font-size:13px;cursor:pointer;transition:all .15s ease;font-family:inherit}.td-week-nav .td-nav-btn svg{color:#57606a}.td-week-nav .td-nav-btn:hover{border-color:#174262;color:#174262}.td-week-nav .td-nav-btn:hover svg{color:#174262}.td-week-nav .td-nav-btn:active{background:#eef3f7}.td-week-nav .td-nav-btn-today{background:#174262;color:#fff;border-color:#174262;padding:0 16px}.td-week-nav .td-nav-btn-today svg{color:#fff}.td-week-nav .td-nav-btn-today:hover{background:#123552;border-color:#123552;color:#fff}.td-week-nav .td-nav-btn-today:hover svg{color:#fff}.td-week-nav .td-nav-btn-today:active{background:#123552}.td-week-nav .td-date-picker{height:34px!important;border-radius:6px!important;border-color:#e6e8ec!important;min-width:148px}.td-week-nav .td-date-picker:hover{border-color:#174262!important}.td-week-nav .td-date-picker .ant-picker-input>input{font-size:13px;color:#24292f}.td-week-nav .td-week-info{text-align:right}.td-week-nav .td-week-info .td-week-range{font-size:14px;font-weight:600;color:#24292f;line-height:1.3}.td-week-nav .td-week-info .td-week-meta{font-size:12px;color:#8b95a1;margin-top:2px}.td-tabs-wrapper{background:#fff;border:1px solid #e6e8ec;border-radius:8px;padding:0;overflow:hidden}.td-tabs-wrapper .ant-tabs-nav{margin:0!important;padding:0 12px;background:#fbfcfd;border-bottom:1px solid #e6e8ec}.td-tabs-wrapper .ant-tabs-nav:before{border-bottom:none!important}.td-tabs-wrapper .ant-tabs-nav .ant-tabs-nav-list{gap:2px}.td-tabs-wrapper .ant-tabs-ink-bar{background:#174262!important;height:2px!important}.td-tabs-wrapper .ant-tabs-tab{background:#0000!important;border:none!important;border-radius:0!important;padding:12px 16px!important;margin:0!important;transition:background .15s ease}.td-tabs-wrapper .ant-tabs-tab .ant-tabs-tab-btn{color:#57606a;font-weight:500}.td-tabs-wrapper .ant-tabs-tab:hover{background:#17426208!important}.td-tabs-wrapper .ant-tabs-tab:hover .ant-tabs-tab-btn{color:#24292f}.td-tabs-wrapper .ant-tabs-tab.ant-tabs-tab-active{background:#eef3f7!important}.td-tabs-wrapper .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn,.td-tabs-wrapper .ant-tabs-tab.ant-tabs-tab-active .td-day-tab-date,.td-tabs-wrapper .ant-tabs-tab.ant-tabs-tab-active .td-day-tab-name{color:#174262!important}.td-tabs-wrapper .ant-tabs-tab.ant-tabs-tab-active .td-day-count{background:#174262;color:#fff}.td-tabs-wrapper .ant-tabs-content-holder{padding:18px 18px 22px}.td-tabs-wrapper .td-day-tab{display:flex;align-items:center;gap:8px;position:relative;min-width:80px}.td-tabs-wrapper .td-day-tab .td-day-tab-name{font-size:13px;font-weight:600;color:inherit}.td-tabs-wrapper .td-day-tab .td-day-tab-date{font-size:12px;color:#8b95a1}.td-tabs-wrapper .td-day-tab .td-day-badges{display:inline-flex;gap:5px;align-items:center}.td-tabs-wrapper .td-day-tab .td-day-count{min-width:18px;height:18px;padding:0 6px;border-radius:9px;background:#eef3f7;color:#174262;font-size:11px;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.td-tabs-wrapper .td-day-tab .td-day-warning{width:8px;height:8px;border-radius:50%;background:#cf1322;display:inline-block}.td-tabs-wrapper .td-day-tab .td-day-warning svg{display:none}.td-day-header{font-size:12px;color:#8b95a1;font-weight:500;margin-bottom:12px;display:flex;align-items:center;gap:8px}.td-day-header:after{content:"";flex:1 1;height:1px;background:#e6e8ec}.td-lessons-list{display:flex;flex-direction:column;gap:10px}.td-empty-day-illustration{text-align:center;padding:48px 16px;color:#8b95a1;font-size:13px;border:1px dashed #e6e8ec;border-radius:8px}.td-lesson-card{position:relative;background:#fff;border:1px solid #e6e8ec;border-radius:8px;padding:14px 16px 14px 18px;cursor:pointer;transition:all .15s ease;display:grid;grid-template-columns:130px 1fr auto;grid-gap:18px;gap:18px;align-items:center}@media(max-width:768px){.td-lesson-card{grid-template-columns:1fr;gap:10px;padding:14px}}.td-lesson-card:before{content:"";position:absolute;left:-1px;top:-1px;bottom:-1px;width:3px;border-radius:8px 0 0 8px;background:#174262;background:var(--td-status-color, #174262)}.td-lesson-card:hover{border-color:#174262;border-color:var(--td-status-color, #174262);box-shadow:0 4px 12px #1742620f}.td-lesson-card:hover .td-lesson-arrow{color:#174262;-webkit-transform:translateX(2px);transform:translate(2px)}.td-lesson-card.td-status-attended{--td-status-color: #389e0d}.td-lesson-card.td-status-attended .td-status-pill{background:#f6ffed;color:#389e0d;border:1px solid #b7eb8f}.td-lesson-card.td-status-missing{--td-status-color: #cf1322}.td-lesson-card.td-status-missing .td-status-pill{background:#fff1f0;color:#cf1322;border:1px solid #ffccc7}.td-lesson-card.td-status-pending{--td-status-color: #174262}.td-lesson-card.td-status-pending .td-status-pill{background:#eef3f7;color:#174262;border:1px solid #cfdde6}.td-lesson-card .td-card-time{display:flex;flex-direction:column;gap:6px;padding-right:16px;border-right:1px solid #e6e8ec}@media(max-width:768px){.td-lesson-card .td-card-time{padding-right:0;border-right:none;border-bottom:1px solid #e6e8ec;padding-bottom:8px;flex-direction:row;align-items:center;gap:10px}}.td-lesson-card .td-time-row{display:flex;align-items:center;gap:6px;color:#24292f;font-weight:600;font-size:14px;line-height:1;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.td-lesson-card .td-time-row svg{font-size:15px;color:#8b95a1}.td-lesson-card .td-para-badge{display:inline-flex;align-items:center;align-self:flex-start;height:20px;padding:0 8px;background:#eef3f7;color:#174262;border-radius:4px;font-size:11px;font-weight:600;letter-spacing:.2px}.td-lesson-card .td-card-body{min-width:0}.td-lesson-card .td-subject-row{display:flex;align-items:flex-start;gap:10px;margin-bottom:8px}.td-lesson-card .td-subject-icon{width:32px;height:32px;border-radius:6px;background:#eef3f7;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#174262}.td-lesson-card .td-subject-icon svg{font-size:18px}.td-lesson-card .td-subject-content{min-width:0;flex:1 1}.td-lesson-card .td-subject-name{font-size:14px;font-weight:600;color:#24292f;line-height:1.35;margin-bottom:2px}.td-lesson-card .td-subject-category{font-size:11px;color:#8b95a1;font-weight:500;text-transform:uppercase;letter-spacing:.3px}.td-lesson-card .td-meta-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;font-size:12px;color:#57606a}.td-lesson-card .td-meta-item{display:inline-flex;align-items:center;gap:5px}.td-lesson-card .td-meta-item svg{font-size:14px;color:#8b95a1}.td-lesson-card .td-groups{display:inline-flex;flex-wrap:wrap;gap:4px}.td-lesson-card .td-group-pill{display:inline-flex;align-items:center;gap:3px;padding:1px 7px;border-radius:4px;font-size:11px;font-weight:500;border:1px solid}.td-lesson-card .td-group-pill.td-group-ok{background:#f6ffed;color:#389e0d;border-color:#b7eb8f}.td-lesson-card .td-group-pill.td-group-no{background:#fff1f0;color:#cf1322;border-color:#ffccc7}.td-lesson-card .td-group-pill svg{font-size:11px}.td-lesson-card .td-card-end{display:flex;flex-direction:column;align-items:flex-end;gap:8px}@media(max-width:768px){.td-lesson-card .td-card-end{flex-direction:row;justify-content:space-between;align-items:center}}.td-lesson-card .td-status-pill{display:inline-flex;align-items:center;gap:4px;padding:3px 9px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.td-lesson-card .td-status-pill svg{font-size:12px}.td-lesson-card .td-lesson-arrow{color:#c2c8d0;transition:all .15s ease;font-size:16px}.td-drawer .ant-drawer-body{padding:0!important;background:#fafbfc;display:flex;flex-direction:column}.td-drawer .ant-drawer-header{padding:0!important;border-bottom:1px solid #e6e8ec;background:#fff}.td-drawer .ant-drawer-title{width:100%}.td-drawer .ant-drawer-footer{padding:0!important;border-top:1px solid #e6e8ec;background:#fff}.td-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;gap:12px}.td-drawer-header .td-drawer-header-main{display:flex;align-items:center;gap:12px;min-width:0;flex:1 1}.td-drawer-header .td-drawer-icon{width:38px;height:38px;border-radius:8px;background:#eef3f7;color:#174262;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.td-drawer-header .td-drawer-icon svg{font-size:20px}.td-drawer-header .td-drawer-titles{min-width:0;flex:1 1}.td-drawer-header .td-drawer-title{font-size:15px;font-weight:600;color:#24292f;line-height:1.3;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.td-drawer-header .td-drawer-subtitle{display:inline-flex;align-items:center;gap:5px;margin-top:3px;color:#8b95a1;font-size:12px;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.td-drawer-header .td-drawer-subtitle svg{font-size:13px;color:#8b95a1}.td-drawer-header .td-drawer-close{width:32px;height:32px;border:1px solid #e6e8ec;background:#fff;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;color:#57606a;flex-shrink:0}.td-drawer-header .td-drawer-close:hover{border-color:#cf1322;color:#cf1322;background:#fff1f0}.td-drawer-empty{text-align:center;padding:60px 20px;color:#8b95a1}.td-drawer-empty svg{font-size:42px;margin-bottom:12px;color:#c2c8d0}.td-drawer-empty .td-empty-title{font-size:14px;font-weight:500;color:#57606a;margin-bottom:4px}.td-drawer-empty .td-empty-sub{font-size:12px;color:#8b95a1}.td-drawer-content{flex:1 1;overflow:auto}.td-drawer-tabs .ant-tabs-nav{margin:0!important;padding:0 14px!important;background:#fff!important;border-bottom:1px solid #e6e8ec!important}.td-drawer-tabs .ant-tabs-nav:before{border-bottom:none!important}.td-drawer-tabs .ant-tabs-ink-bar{background:#174262!important;height:2px!important}.td-drawer-tabs .ant-tabs-tab{background:#0000!important;border:none!important;border-radius:0!important;padding:11px 14px!important;margin:0!important;transition:background .15s ease}.td-drawer-tabs .ant-tabs-tab .ant-tabs-tab-btn{color:#57606a;font-weight:500}.td-drawer-tabs .ant-tabs-tab:hover{background:#17426208!important}.td-drawer-tabs .ant-tabs-tab.ant-tabs-tab-active{background:#eef3f7!important}.td-drawer-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#174262!important;font-weight:600}.td-drawer-tabs .ant-tabs-content-holder{background:#fafbfc}.td-group-tab-label{display:inline-flex;align-items:center;gap:6px;font-size:13px}.td-group-tab-label .td-group-status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.td-group-tab-label .td-group-status-dot.td-group-status-done{background:#389e0d}.td-group-tab-label .td-group-status-dot.td-group-status-pending{background:#cf1322}.td-group-content{padding:14px 16px 24px}.td-group-info{background:#fff;border:1px solid #e6e8ec;border-radius:8px;padding:12px 14px;margin-bottom:12px}.td-group-info-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;flex-wrap:wrap}.td-group-info-top .td-group-status{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:4px;font-size:12px;font-weight:600;border:1px solid}.td-group-info-top .td-group-status.td-status-done{background:#f6ffed;color:#389e0d;border-color:#b7eb8f}.td-group-info-top .td-group-status.td-status-pending{background:#fff1f0;color:#cf1322;border-color:#ffccc7}.td-group-info-top .td-group-status svg{font-size:13px}.td-group-info-top .td-group-count{display:inline-flex;align-items:center;gap:5px;color:#57606a;font-size:12px;font-weight:500}.td-group-info-top .td-group-count svg{font-size:14px;color:#8b95a1}.td-group-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.td-group-stats .td-stat-mini{background:#fafbfc;border:1px solid #e6e8ec;border-radius:6px;padding:8px 10px;text-align:center}.td-group-stats .td-stat-mini .td-stat-mini-value{font-size:18px;font-weight:600;color:#24292f;line-height:1.1;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.td-group-stats .td-stat-mini .td-stat-mini-label{font-size:11px;color:#8b95a1;margin-top:2px}.td-group-stats .td-stat-mini.td-stat-mini-total .td-stat-mini-value{color:#174262}.td-group-stats .td-stat-mini.td-stat-mini-reason{background:#fffbe6;border-color:#ffe58f}.td-group-stats .td-stat-mini.td-stat-mini-reason .td-stat-mini-value{color:#d48806}.td-group-stats .td-stat-mini.td-stat-mini-absent{background:#fff1f0;border-color:#ffccc7}.td-group-stats .td-stat-mini.td-stat-mini-absent .td-stat-mini-value{color:#cf1322}.td-drawer-search{margin-bottom:10px}.td-drawer-search .ant-input-affix-wrapper{border-radius:6px!important;border-color:#e6e8ec!important}.td-drawer-search .ant-input-affix-wrapper:hover,.td-drawer-search .ant-input-affix-wrapper:focus,.td-drawer-search .ant-input-affix-wrapper-focused{border-color:#174262!important;box-shadow:0 0 0 2px #17426214!important}.td-drawer-search .ant-input-affix-wrapper .ant-input{font-size:13px}.td-drawer-search .td-search-icon{font-size:16px;color:#8b95a1}.td-students-list{background:#fff;border:1px solid #e6e8ec;border-radius:8px;overflow:hidden}.td-students-head{display:grid;grid-template-columns:44px 1fr 120px;padding:9px 12px;background:#fafbfc;border-bottom:1px solid #e6e8ec;font-size:11px;font-weight:600;color:#8b95a1;text-transform:uppercase;letter-spacing:.4px}.td-students-head .td-students-head-status{text-align:center}.td-student-row{display:grid;grid-template-columns:44px 1fr 120px;padding:10px 12px;align-items:center;border-bottom:1px solid #e6e8ec;transition:background .12s ease}.td-student-row:last-child{border-bottom:none}.td-student-row:hover{background:#f7f9fb}.td-student-row .td-student-index{color:#8b95a1;font-size:12px;font-weight:500;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.td-student-row .td-student-info{min-width:0;display:flex;flex-direction:column;gap:4px}.td-student-row .td-student-name-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.td-student-row .td-student-name{font-size:13px;color:#24292f;font-weight:500}.td-student-row .td-student-status-tag{display:inline-flex;align-items:center;gap:4px;padding:1px 7px;border-radius:4px;font-size:11px;font-weight:500;border:1px solid}.td-student-row .td-student-status-tag .td-dot{width:6px;height:6px;border-radius:50%;display:inline-block}.td-student-row .td-warning-debt{display:inline-flex;align-items:center;gap:4px;margin-top:2px;padding:2px 7px;border-radius:4px;font-size:11px;color:#d48806;background:#fffbe6;border:1px solid #ffe58f;align-self:flex-start}.td-student-row .td-warning-debt svg{font-size:11px}.td-student-row .td-student-action{display:flex;justify-content:center}.td-student-row .td-attend-pill{display:inline-flex;align-items:center;gap:4px;padding:3px 9px;border-radius:4px;font-size:11px;font-weight:600;border:1px solid}.td-student-row .td-attend-pill.td-attend-sababli{background:#fffbe6;color:#d48806;border-color:#ffe58f}.td-student-row .td-attend-pill.td-attend-sababsiz{background:#fff1f0;color:#cf1322;border-color:#ffccc7}.td-student-row .td-attend-pill svg{font-size:12px}.td-student-row .td-attend-toggle{display:inline-flex;align-items:center;gap:6px;cursor:pointer;padding:4px 10px;border-radius:4px;border:1px solid;font-size:11px;font-weight:600;transition:all .15s ease;-webkit-user-select:none;user-select:none}.td-student-row .td-attend-toggle svg{font-size:12px}.td-student-row .td-attend-toggle.td-attend-present{background:#f6ffed;color:#389e0d;border-color:#b7eb8f}.td-student-row .td-attend-toggle.td-attend-present:hover{background:#f1ffe3}.td-student-row .td-attend-toggle.td-attend-absent{background:#fff1f0;color:#cf1322;border-color:#ffccc7}.td-student-row .td-attend-toggle.td-attend-absent:hover{background:#ffe7e6}.td-students-empty{padding:36px 16px;text-align:center;color:#8b95a1;font-size:13px}.td-drawer-footer{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;gap:12px}.td-drawer-footer .td-footer-info{font-size:12px;color:#8b95a1;font-weight:500}.td-drawer-footer .td-footer-info strong{color:#24292f;font-weight:600}.td-drawer-footer .td-save-btn{display:inline-flex;align-items:center;gap:6px;padding:0 18px;height:36px;background:#174262;color:#fff;border:1px solid #174262;border-radius:6px;font-weight:600;font-size:13px;cursor:pointer;transition:all .15s ease;font-family:inherit}.td-drawer-footer .td-save-btn svg{font-size:16px}.td-drawer-footer .td-save-btn:hover:not(:disabled){background:#123552;border-color:#123552}.td-drawer-footer .td-save-btn:disabled{opacity:.6;cursor:not-allowed}.td-drawer-footer .td-save-btn.td-save-btn-loading{opacity:.7;pointer-events:none}.login-wrapper{background:url(/static/media/login-bg.ddf61fa14a1040e26481.jpg) no-repeat;background-size:cover}.loader-main{width:200px;height:200px;border:8px dotted;border-color:#0000;border-radius:50%;display:inline-block;-webkit-animation:rotation 2.5s linear infinite;animation:rotation 2.5s linear infinite}.loader-main>img{display:block;-webkit-animation:no-spin 2.5s linear infinite;animation:no-spin 2.5s linear infinite}@-webkit-keyframes no-spin{0%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0)}}@keyframes no-spin{0%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0)}}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.student-view-tabs-wrapper{background:#f7f7f7;background:var(--v-bg);padding:1rem;min-height:calc(100vh - 200px)}.student-view-tabs-wrapper .student-view-tabs{border-radius:1rem;overflow:hidden}.student-view-tabs-wrapper .student-view-tabs .ant-tabs-nav{margin:0;padding:.5rem;background:#fff;background:var(--v-card);border-radius:1rem 1rem 0 0}.student-view-tabs-wrapper .student-view-tabs .ant-tabs-nav:before{display:none}.student-view-tabs-wrapper .student-view-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab{padding:8px 12px;margin:0 4px 0 0;font-size:.875rem;font-weight:500;color:#57606a;color:var(--v-text);border:none;border-radius:12px;transition:all .2s ease;position:relative}.student-view-tabs-wrapper .student-view-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab:hover{color:#1a386a;color:var(--main-blue, #1A386A);background:#1a386a0a}.student-view-tabs-wrapper .student-view-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active{color:#1a386a;color:var(--main-blue, #1A386A);background:#fff;font-weight:500;box-shadow:0 -2px 8px #0000000f}.student-view-tabs-wrapper .student-view-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#1a386a;color:var(--main-blue, #1A386A)}.student-view-tabs-wrapper .student-view-tabs .ant-tabs-ink-bar{display:none}.student-view-tabs-wrapper .student-view-tabs .ant-tabs-content-holder{padding:1rem;background:#fff}.student-view-tabs-wrapper .student-view-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane{padding:0}.student-view-tabs-wrapper.student-view-tabs-wrapper--compact{background:#0000;padding:0;min-height:0}.student-tab-blocks{display:flex;flex-direction:column;gap:.5rem}@media(max-width:768px){.student-view-tabs-wrapper{padding:0 12px}.student-view-tabs-wrapper .student-view-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab{padding:10px 12px;margin:0 2px 0 0;font-size:.8125rem}.student-view-tabs-wrapper .student-view-tabs .ant-tabs-content-holder{padding:12px 0}}@media(max-width:480px){.student-view-tabs-wrapper{padding:0 8px}.student-view-tabs-wrapper .student-view-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab{padding:8px 10px;margin:0 1px 0 0;font-size:.75rem}.student-view-tabs-wrapper .student-view-tabs .ant-tabs-content-holder{padding:8px 0}}.add-content-btn-wrapper{padding:.25rem 0}.add-content-btn-wrapper .divider{transition:var(--animation-duration)}.add-content-btn-wrapper .add-content-btn{cursor:pointer;transition:var(--animation-duration)}.add-content-btn-wrapper .add-content-btn .type-btn-wrapp{width:0;overflow:hidden;transition:var(--animation-duration)}.add-content-btn-wrapper .add-content-btn .type-btn-wrapp:hover{width:536px}.add-content-btn-wrapper .add-content-btn:focus .type-btn-wrapp{transition:var(--animation-duration);width:536px}.add-content-btn-wrapper:hover .divider{display:flex;opacity:1}.content-card img{max-width:100%}.content-card .ant-upload{width:100%}.content-card .sun-editor{border:none;border-radius:0 0 .5rem .5rem}.content-card .sun-editor .se-resizing-bar{border-radius:0 0 .5rem .5rem}.content-card .sun-editor .se-toolbar{outline:none}.content-card .sun-editor .se-btn-module-border{border:none}.content-card .sun-editor .se-btn{border-radius:.5rem}.file_viewer{display:inline-block;min-width:50%;max-width:90%;margin:0 auto;border-radius:.5rem}.file_modal{display:inline-block;min-width:50%;max-width:90%;margin:0 auto;border-radius:.5rem}.file-box{display:flex;align-items:center;justify-content:space-between;min-width:400px;max-width:500px;padding:1rem 2rem;margin:1rem auto;background-color:#e6f7ff;border-radius:1rem}.file-box .file-name{margin-left:1rem;font-weight:500}.file-box .download{width:2rem;height:2rem;border-radius:50%;background-color:#88d9ff;display:flex;align-items:center;justify-content:center}.modern-table-container{width:100%;background:#0000;border-radius:12px;overflow:visible;border:none;box-shadow:none;overscroll-behavior:contain}.modern-table-container .modern-table .ant-table{background:#0000;font-size:14px;border-collapse:separate;border-spacing:0 8px}.modern-table-container .modern-table .ant-table,.modern-table-container .modern-table .ant-table *{border-color:#0000!important}.modern-table-container .modern-table .ant-table .ant-table-container{border:none;background:#0000}.modern-table-container .modern-table .ant-table .ant-table-content{background:#0000}.modern-table-container .modern-table .ant-table table{border-collapse:separate;border-spacing:0 8px}.modern-table-container .modern-table .ant-table .ant-table-thead>tr{background:#0000;border-radius:6px}.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th{background:#f5f6f8!important;border:none;border-bottom:none;padding:12px;font-weight:600;font-size:13px;color:#24292f;color:var(--v-h_text);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:0}.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th.ant-table-cell-fix-left,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th.ant-table-cell-fix-right{position:relative;z-index:1}.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th.ant-table-cell-fix-left:first-child,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th.ant-table-cell-fix-left-first,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th.ant-table-cell-fix-left-last{background:#f5f6f8!important;z-index:2!important}.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:first-child{padding-left:16px;border-radius:6px 0 0 6px}.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:first-child.ant-table-cell-fix-left{padding:12px 8px!important;text-align:center}.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:last-child{padding-right:16px;border-radius:0 6px 6px 0}.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th .ant-table-column-sorter{color:#57606a;color:var(--v-text);margin-left:8px;transition:color .2s ease}.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th .ant-table-column-sorter-up.active,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th .ant-table-column-sorter-down.active{color:#0075ff;color:var(--v-blue)}.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:hover{background:#edf0f2!important}.modern-table-container .modern-table .ant-table .ant-table-thead>tr:nth-child(2)>th,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input),.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input-number),.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select),.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select-selector){background:#fff!important;padding:8px 12px}.modern-table-container .modern-table .ant-table .ant-table-thead>tr:nth-child(2)>th:hover,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input):hover,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input-number):hover,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select):hover,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select-selector):hover{background:#fff!important}.modern-table-container .modern-table .ant-table .ant-table-thead>tr:nth-child(2)>th .ant-input,.modern-table-container .modern-table .ant-table .ant-table-thead>tr:nth-child(2)>th .ant-input-number,.modern-table-container .modern-table .ant-table .ant-table-thead>tr:nth-child(2)>th .ant-select-selector,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input) .ant-input,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input) .ant-input-number,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input) .ant-select-selector,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input-number) .ant-input,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input-number) .ant-input-number,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input-number) .ant-select-selector,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select) .ant-input,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select) .ant-input-number,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select) .ant-select-selector,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select-selector) .ant-input,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select-selector) .ant-input-number,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select-selector) .ant-select-selector{border:1px solid rgba(0,0,0,.15)!important;border-radius:4px}.modern-table-container .modern-table .ant-table .ant-table-thead>tr:nth-child(2)>th .ant-input:hover,.modern-table-container .modern-table .ant-table .ant-table-thead>tr:nth-child(2)>th .ant-input-number:hover,.modern-table-container .modern-table .ant-table .ant-table-thead>tr:nth-child(2)>th .ant-select:hover .ant-select-selector,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input) .ant-input:hover,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input) .ant-input-number:hover,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input) .ant-select:hover .ant-select-selector,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input-number) .ant-input:hover,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input-number) .ant-input-number:hover,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input-number) .ant-select:hover .ant-select-selector,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select) .ant-input:hover,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select) .ant-input-number:hover,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select) .ant-select:hover .ant-select-selector,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select-selector) .ant-input:hover,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select-selector) .ant-input-number:hover,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select-selector) .ant-select:hover .ant-select-selector{border-color:#00000040!important}.modern-table-container .modern-table .ant-table .ant-table-thead>tr:nth-child(2)>th .ant-input:focus,.modern-table-container .modern-table .ant-table .ant-table-thead>tr:nth-child(2)>th .ant-input-focused,.modern-table-container .modern-table .ant-table .ant-table-thead>tr:nth-child(2)>th .ant-input-number:focus,.modern-table-container .modern-table .ant-table .ant-table-thead>tr:nth-child(2)>th .ant-input-number-focused,.modern-table-container .modern-table .ant-table .ant-table-thead>tr:nth-child(2)>th .ant-select-focused .ant-select-selector,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input) .ant-input:focus,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input) .ant-input-focused,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input) .ant-input-number:focus,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input) .ant-input-number-focused,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input) .ant-select-focused .ant-select-selector,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input-number) .ant-input:focus,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input-number) .ant-input-focused,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input-number) .ant-input-number:focus,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input-number) .ant-input-number-focused,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-input-number) .ant-select-focused .ant-select-selector,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select) .ant-input:focus,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select) .ant-input-focused,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select) .ant-input-number:focus,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select) .ant-input-number-focused,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select) .ant-select-focused .ant-select-selector,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select-selector) .ant-input:focus,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select-selector) .ant-input-focused,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select-selector) .ant-input-number:focus,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select-selector) .ant-input-number-focused,.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th:has(.ant-select-selector) .ant-select-focused .ant-select-selector{border-color:#1a386a80!important;box-shadow:0 0 0 2px #1a386a1a!important}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr.ant-table-measure-row{display:none!important}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr:first-child:empty{display:none!important}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr{background:#fff;border-radius:6px}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr:empty{display:none!important}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr:has(>td:empty:not(:has(*))){display:none!important}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr:hover{background:#f5f6f8!important}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr:hover>td.ant-table-cell-fix-left,.modern-table-container .modern-table .ant-table .ant-table-tbody>tr:hover>td.ant-table-cell-fix-right{background:#f5f6f8!important;transition:none!important}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td{padding:6px 8px;border:none;color:#24292f;color:var(--v-h_text);font-size:14px;line-height:1.4;background:#0000;vertical-align:middle;white-space:normal;overflow:hidden;text-overflow:clip;word-wrap:break-word;word-break:break-word;max-width:100%}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td.ant-table-cell-fix-left,.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td.ant-table-cell-fix-right{position:relative;z-index:100;background:#fff!important;transition:none!important}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td.ant-table-cell-fix-left-first,.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td.ant-table-cell-fix-left-last{background:#fff!important;z-index:100!important;position:-webkit-sticky!important;position:sticky!important;left:0!important}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td.ant-table-cell-fix-left:first-child{max-width:none;padding:10px 8px!important;text-align:center}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td:has(img),.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td:has(.ant-image),.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td:has(.ant-avatar){max-width:none;white-space:normal;overflow:visible;text-overflow:clip}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td .ant-avatar{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;flex-shrink:0}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td .ant-avatar-icon{font-size:24px!important}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td .ant-image{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;flex-shrink:0;border-radius:50%!important;overflow:hidden!important}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td .ant-image-img,.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td .ant-image-mask{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;flex-shrink:0;border-radius:50%!important}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td .ant-image-mask-info{display:none!important}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td .ant-image:hover .ant-image-mask{border-radius:50%!important}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td .ant-image:hover .ant-image-mask:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23ffffff%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z%27%3E%3C/path%3E%3Ccircle cx=%2712%27 cy=%2712%27 r=%273%27%3E%3C/circle%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;z-index:10;pointer-events:none}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td img{width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;object-fit:cover}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td:first-child{padding-left:16px;border-radius:6px 0 0 6px}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td:last-child{padding-right:16px;border-radius:0 6px 6px 0}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td a{color:#24292f;color:var(--v-h_text);transition:color .2s ease;text-decoration:none;white-space:normal;overflow:hidden;text-overflow:clip;word-wrap:break-word;word-break:break-word;display:inline-block;max-width:100%}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td a:hover{color:#0075ff;color:var(--v-blue);text-decoration:none}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td span,.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td div{white-space:normal;overflow:hidden;text-overflow:clip;word-wrap:break-word;word-break:break-word;display:inline-block;max-width:100%}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td .actions{display:flex;align-items:center;justify-content:center;width:100%;margin:0 auto}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr:last-child{margin-bottom:0}.modern-table-container .modern-table .ant-table .ant-table-placeholder{padding:2rem 0!important;background:#0000!important}.modern-table-container .modern-table .ant-table .ant-table-placeholder .ant-empty{margin:0!important}.modern-table-container .modern-table .ant-table .ant-table-placeholder .ant-empty .ant-empty-description{color:#57606a;color:var(--v-text);font-size:14px}.modern-table-container .modern-table .ant-table .ant-spin-nested-loading .ant-spin-container{transition:opacity .3s ease}.modern-table-container .modern-table .ant-table-cell{border:none!important}.modern-table-container .modern-table .ant-table-cell:before{display:none!important;content:none!important}.modern-table-container .modern-table .ant-table-thead>tr>th,.modern-table-container .modern-table .ant-table-tbody>tr>td{border:none!important}.modern-table-container .modern-table table{border-collapse:separate!important;border-spacing:0 8px}.modern-table-container .modern-table table th,.modern-table-container .modern-table table td{border:none!important}.modern-table-container .modern-table .ant-table-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.modern-table-container .modern-table .ant-table-body::-webkit-scrollbar{height:8px;width:8px}.modern-table-container .modern-table .ant-table-body::-webkit-scrollbar-track{background:rgba(#D0D7DE,.1);background:rgba(var(--v-border),.1);border-radius:4px}.modern-table-container .modern-table .ant-table-body::-webkit-scrollbar-thumb{background:rgba(#0075FF,.3);background:rgba(var(--v-blue),.3);border-radius:4px;-webkit-transition:background .2s ease;transition:background .2s ease}.modern-table-container .modern-table .ant-table-body::-webkit-scrollbar-thumb:hover{background:rgba(#0075FF,.5);background:rgba(var(--v-blue),.5)}.modern-table-container .modern-table .ant-table-cell-fix-left,.modern-table-container .modern-table .ant-table-cell-fix-right{position:relative;z-index:100;transition:none!important}.modern-table-container .modern-table .ant-table-tbody>tr>td.ant-table-cell-fix-left,.modern-table-container .modern-table .ant-table-tbody>tr>td.ant-table-cell-fix-right,.modern-table-container .modern-table .ant-table-tbody>tr:hover>td.ant-table-cell-fix-left,.modern-table-container .modern-table .ant-table-tbody>tr:hover>td.ant-table-cell-fix-right{transition:none!important;-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important}.modern-table-container .modern-table .ant-table-tbody>tr:hover>td.ant-table-cell-fix-left-first:after,.modern-table-container .modern-table .ant-table-tbody>tr:hover>td.ant-table-cell-fix-left-last:after,.modern-table-container .modern-table .ant-table-tbody>tr:hover>td.ant-table-cell-fix-right-first:after,.modern-table-container .modern-table .ant-table-tbody>tr:hover>td.ant-table-cell-fix-right-last:after{background:#f5f6f8!important;width:100%!important;height:100%!important;z-index:101!important;position:absolute;inset:0}.modern-table-container .modern-table .ant-table-tbody>tr:not(:hover)>td.ant-table-cell-fix-left-first:after,.modern-table-container .modern-table .ant-table-tbody>tr:not(:hover)>td.ant-table-cell-fix-left-last:after,.modern-table-container .modern-table .ant-table-tbody>tr:not(:hover)>td.ant-table-cell-fix-right-first:after,.modern-table-container .modern-table .ant-table-tbody>tr:not(:hover)>td.ant-table-cell-fix-right-last:after{background:#fff!important;width:100%!important;height:100%!important;z-index:101!important;position:absolute;inset:0}.modern-table-container .modern-table .ant-table-tbody>tr:hover>td.ant-table-cell-fix-left:before,.modern-table-container .modern-table .ant-table-tbody>tr:hover>td.ant-table-cell-fix-right:before{background:#f5f6f8!important;box-shadow:none!important;z-index:101!important}.modern-table-container .modern-table .ant-table-tbody>tr:not(:hover)>td.ant-table-cell-fix-left:before,.modern-table-container .modern-table .ant-table-tbody>tr:not(:hover)>td.ant-table-cell-fix-right:before{background:#fff!important;box-shadow:none!important;z-index:101!important;position:absolute;inset:0}.modern-table-container .modern-table .ant-table-thead>tr>th.ant-table-cell-fix-left-first,.modern-table-container .modern-table .ant-table-thead>tr>th.ant-table-cell-fix-left-last{background:#f5f6f8!important;z-index:1!important}.modern-table-container .modern-table .ant-table-tbody>tr>td.ant-table-cell-fix-left-first,.modern-table-container .modern-table .ant-table-tbody>tr>td.ant-table-cell-fix-left-last{background:#fff!important;z-index:100!important;position:-webkit-sticky!important;position:sticky!important;left:0!important}.modern-table-container .modern-table .ant-table-tbody>tr:hover>td.ant-table-cell-fix-left-first,.modern-table-container .modern-table .ant-table-tbody>tr:hover>td.ant-table-cell-fix-left-last{background:#f5f6f8!important}.modern-table-container .modern-table .ant-table-tbody>tr:not(:hover)>td.ant-table-cell-fix-left-first:after,.modern-table-container .modern-table .ant-table-tbody>tr:not(:hover)>td.ant-table-cell-fix-left-last:after{content:""!important;background:#fff!important;z-index:102!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;pointer-events:none!important}.modern-table-container .modern-table .ant-table-tbody>tr:not(:hover)>td.ant-table-cell-fix-left-first:before,.modern-table-container .modern-table .ant-table-tbody>tr:not(:hover)>td.ant-table-cell-fix-left-last:before{content:""!important;background:#fff!important;z-index:102!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;pointer-events:none!important}.modern-table-container .modern-table .ant-table-tbody>tr:hover>td.ant-table-cell-fix-left-first:after,.modern-table-container .modern-table .ant-table-tbody>tr:hover>td.ant-table-cell-fix-left-last:after{content:""!important;background:#f5f6f8!important;z-index:102!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;pointer-events:none!important}.modern-table-container .modern-table .ant-table-tbody>tr:hover>td.ant-table-cell-fix-left-first:before,.modern-table-container .modern-table .ant-table-tbody>tr:hover>td.ant-table-cell-fix-left-last:before{content:""!important;background:#f5f6f8!important;z-index:102!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;pointer-events:none!important}.modern-table-container .modern-table .ant-table-cell-fix-left-first,.modern-table-container .modern-table .ant-table-cell-fix-left-last{overflow:hidden!important}.modern-table-container .modern-table .ant-table-cell-fix-left-first:after,.modern-table-container .modern-table .ant-table-cell-fix-left-last:after{content:""!important;position:absolute!important;inset:0!important;z-index:103!important;pointer-events:none!important}.modern-table-container .modern-table .ant-table-thead>tr>th.ant-table-cell-fix-left-first,.modern-table-container .modern-table .ant-table-thead>tr>th.ant-table-cell-fix-left-last{overflow:hidden!important;background:#f5f6f8!important}.modern-table-container .modern-table .ant-table-thead>tr>th.ant-table-cell-fix-left-first:after,.modern-table-container .modern-table .ant-table-thead>tr>th.ant-table-cell-fix-left-last:after{content:""!important;background:#f5f6f8!important;position:absolute!important;inset:0!important;z-index:103!important;pointer-events:none!important}@media(max-width:768px){.modern-table-container{border-radius:8px}.modern-table-container .modern-table .ant-table .ant-table-thead>tr>th{padding:12px 16px;font-size:13px}.modern-table-container .modern-table .ant-table .ant-table-tbody>tr>td{padding:14px 16px;font-size:14px;max-width:200px}}.modern-table-container.compact .modern-table .ant-table .ant-table-thead>tr>th{padding:12px 16px;font-size:13px}.modern-table-container.compact .modern-table .ant-table .ant-table-tbody>tr>td{padding:12px 16px;font-size:14px}.filter-bar{background:#f5f6f8!important;border-radius:6px;padding:12px 16px;margin-bottom:16px;border:none;transition:all .3s ease}.filter-bar .filter-bar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.filter-bar .filter-bar-header .filter-toggle-btn{color:#24292f!important;color:var(--v-h_text)!important;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.5px;padding:8px 12px;height:auto;display:flex;align-items:center;gap:6px;transition:all .2s ease;border-radius:4px;background:#f5f6f8!important;border:none!important}.filter-bar .filter-bar-header .filter-toggle-btn:hover{color:#24292f!important;color:var(--v-h_text)!important;background:#edf0f2!important}.filter-bar .filter-bar-header .filter-toggle-btn:active,.filter-bar .filter-bar-header .filter-toggle-btn:focus{color:#24292f!important;color:var(--v-h_text)!important;background:#edf0f2!important}.filter-bar .filter-bar-header .filter-toggle-btn .anticon{font-size:14px;color:inherit}.filter-bar .filter-bar-content{-webkit-animation:slideDown .3s ease;animation:slideDown .3s ease;background:#fff;border-radius:4px;padding:12px;margin-top:8px}.filter-bar.collapsed{padding:12px 16px;margin-bottom:12px}.filter-bar.collapsed .filter-bar-content{display:none}@-webkit-keyframes slideDown{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media(max-width:768px){.filter-bar{padding:12px}.filter-bar .filter-bar-header{margin-bottom:8px}}.attent-by-timetable-wrapper .ant-table-expanded-row .ant-table-cell{padding:0!important}.time-table-list tbody .ant-table-row:nth-child(9n+1){border-bottom:3px solid #3f3f3f!important}.time-table-list tbody .ant-table-row:nth-child(9n+1) td{border-bottom:3px solid #535353!important}.title-vertical{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);-webkit-writing-mode:vertical-lr;writing-mode:vertical-lr;text-orientation:mixed}.time-table-box:hover .time-table-button{opacity:1}.time-table-box .time-table-button{opacity:0}.time-table-list tbody .ant-table-row:nth-child(8n+1){border-bottom:3px solid #3f3f3f!important}.time-table-list tbody .ant-table-row:nth-child(8n+1) td{border-bottom:3px solid #535353!important}@font-face{font-display:"swap";font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_AMS-Regular.73ea273a72f4aca30ca5.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/static/media/KaTeX_Caligraphic-Bold.a1abf90dfd72792a577a.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Caligraphic-Regular.d6484fce1ef428d5bd94.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/static/media/KaTeX_Fraktur-Bold.931d67ea207ab37ee693.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Fraktur-Regular.172d3529b26f8cedef6b.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/static/media/KaTeX_Main-BoldItalic.20f389c4120be058d80a.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/static/media/KaTeX_Main-Bold.39890742bc957b368704.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/static/media/KaTeX_Main-Italic.fe2176f79edaa716e621.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Main-Regular.f650f111a3b890d116f1.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/static/media/KaTeX_Math-BoldItalic.dcbcbd93bac0470b462d.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/static/media/KaTeX_Math-Italic.6d3d25f4820d0da8f01f.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/static/media/KaTeX_SansSerif-Bold.95591a929f0d32aa282a.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/static/media/KaTeX_SansSerif-Italic.7d393d382f3e7fb1c637.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_SansSerif-Regular.cd5e231e0cc53b2cb2c0.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Script-Regular.c81d1b2a4b75d3eded60.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size1-Regular.6eec866c69313624be60.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size2-Regular.2960900c4f271311eb36.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size3-Regular.e1951519f6f0596f7356.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size4-Regular.e418bf257af1052628d8.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Typewriter-Regular.c295e7f71970f03c0549.woff2) format("woff2")}:root{--ML__static-fonts:true}.ML__container{min-height:auto!important;--_hue:var(--hue,212);--_placeholder-color:var(--placeholder-color,hsl(var(--_hue),40%,49%));--_placeholder-opacity:var(--placeholder-opacity,.4);--_text-font-family:var(--text-font-family,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif)}.ML__sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.ML__base,.ML__is-inline{display:inline-block}.ML__base{border:0;box-sizing:content-box;cursor:text;font-family:inherit;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;position:relative;text-decoration:none;vertical-align:baseline;visibility:inherit;width:-webkit-min-content;width:min-content}.ML__strut,.ML__strut--bottom{display:inline-block;min-height:.5em}.ML__small-delim{font-family:KaTeX_Main}.ML__text{font-family:var(--_text-font-family);white-space:pre}.ML__cmr{font-family:KaTeX_Main;font-style:normal}.ML__mathit{font-family:KaTeX_Math;font-style:italic}.ML__mathbf{font-family:KaTeX_Main;font-weight:700}.ML__mathbfit,.lcGreek.ML__mathbf{font-family:KaTeX_Math}.ML__mathbfit{font-style:italic;font-weight:700}.ML__ams,.ML__bb{font-family:KaTeX_AMS}.ML__cal{font-family:KaTeX_Caligraphic}.ML__frak{font-family:KaTeX_Fraktur}.ML__tt{font-family:KaTeX_Typewriter}.ML__script{font-family:KaTeX_Script}.ML__sans{font-family:KaTeX_SansSerif}.ML__series_el,.ML__series_ul{font-weight:100}.ML__series_l{font-weight:200}.ML__series_sl{font-weight:300}.ML__series_sb{font-weight:500}.ML__bold{font-weight:700}.ML__series_eb{font-weight:800}.ML__series_ub{font-weight:900}.ML__series_uc{font-stretch:ultra-condensed}.ML__series_ec{font-stretch:extra-condensed}.ML__series_c{font-stretch:condensed}.ML__series_sc{font-stretch:semi-condensed}.ML__series_sx{font-stretch:semi-expanded}.ML__series_x{font-stretch:expanded}.ML__series_ex{font-stretch:extra-expanded}.ML__series_ux{font-stretch:ultra-expanded}.ML__it{font-style:italic}.ML__shape_ol{-webkit-text-stroke:1px #000;text-stroke:1px #000;color:transparent}.ML__shape_sc{-webkit-font-feature-settings:"smcp";font-feature-settings:"smcp";font-variant:small-caps}.ML__shape_sl{font-style:oblique}.ML__emph{color:#bc2612}.ML__emph .ML__emph{color:#0c7f99}.ML__highlight{background:#edd1b0;color:#007cb2}.ML__center{text-align:center}.ML__left{text-align:left}.ML__right{text-align:right}.ML__label_padding{padding:0 .5em}.ML__frac-line{min-height:1px;width:100%}.ML__frac-line:after{background:currentColor;box-sizing:content-box;content:"";display:block;forced-color-adjust:preserve-parent-color;margin-top:max(-1px,-.04em);min-height:max(1px,.04em);-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-transform:translate(0);transform:translate(0)}@media(forced-colors:active){.ML__frac-line{min-height:0px}}.ML__sqrt,.ML__sqrt-sign{display:inline-block}.ML__sqrt-sign{position:relative}.ML__sqrt-line{display:inline-block;height:max(1px,.04em);width:100%}.ML__sqrt-line:before{background:currentColor;content:"";display:block;forced-color-adjust:preserve-parent-color;margin-top:min(-1px,-.04em);min-height:max(1px,.04em);-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-transform:translate(0);transform:translate(0)}@media(forced-colors:active){.ML__sqrt-line:after{background:#fff!important}}.ML__sqrt-line:after{border-bottom-width:1px;content:" ";display:block;margin-top:-.1em}.ML__sqrt-index{margin-left:.27777778em;margin-right:-.55555556em}.ML__delim-size1{font-family:KaTeX_Size1}.ML__delim-size2{font-family:KaTeX_Size2}.ML__delim-size3{font-family:KaTeX_Size3}.ML__delim-size4{font-family:KaTeX_Size4}.ML__delim-mult .delim-size1>span{font-family:KaTeX_Size1}.ML__delim-mult .delim-size4>span{font-family:KaTeX_Size4}.ML__accent-body{font-family:KaTeX_Main}.ML__accent-combining-char{left:.24em;position:relative}.ML__latex{direction:ltr;display:inline-block;font-family:inherit;font-size-adjust:none;font-stretch:normal;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant-caps:normal;letter-spacing:normal;line-height:1.2;text-align:left;text-indent:0;text-rendering:auto;word-wrap:normal;forced-color-adjust:preserve-parent-color;text-shadow:none;-webkit-user-select:none;user-select:none;white-space:nowrap;width:-webkit-min-content;width:min-content;word-spacing:normal}.ML__latex .style-wrap{position:relative}.ML__latex .ML__left-right,.ML__latex .ML__mfrac{display:inline-block}.ML__latex .ML__vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.ML__latex .ML__vlist-r{display:table-row}.ML__latex .ML__vlist{display:table-cell;position:relative;vertical-align:bottom}.ML__latex .ML__vlist>span{display:block;height:0;position:relative}.ML__latex .ML__vlist>span>span{display:inline-block}.ML__latex .ML__vlist>span>.ML__pstrut{overflow:hidden;width:0}.ML__latex .ML__vlist-t2{margin-right:-2px}.ML__latex .ML__vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.ML__latex .ML__msubsup{text-align:left}.ML__latex .ML__negativethinspace{display:inline-block;height:.71em;margin-left:-.16667em}.ML__latex .ML__thinspace{display:inline-block;height:.71em;width:.16667em}.ML__latex .ML__mediumspace{display:inline-block;height:.71em;width:.22222em}.ML__latex .ML__thickspace{display:inline-block;height:.71em;width:.27778em}.ML__latex .ML__enspace{display:inline-block;height:.71em;width:.5em}.ML__latex .ML__quad{display:inline-block;height:.71em;width:1em}.ML__latex .ML__qquad{display:inline-block;height:.71em;width:2em}.ML__latex .ML__llap,.ML__latex .ML__rlap{display:inline-block;position:relative;width:0}.ML__latex .ML__llap>.ML__inner,.ML__latex .ML__rlap>.ML__inner{position:absolute}.ML__latex .ML__llap>.ML__fix,.ML__latex .ML__rlap>.ML__fix{display:inline-block}.ML__latex .ML__llap>.ML__inner{right:0}.ML__latex .ML__rlap>.ML__inner{left:0}.ML__latex .ML__rule{border:0 solid;box-sizing:border-box;display:inline-block;position:relative}.ML__latex .overline .overline-line,.ML__latex .underline .underline-line{width:100%}.ML__latex .overline .overline-line:before,.ML__latex .underline .underline-line:before{border-bottom-style:solid;border-bottom-width:max(1px,.04em);content:"";display:block;-webkit-print-color-adjust:exact;print-color-adjust:exact}.ML__latex .overline .overline-line:after,.ML__latex .underline .underline-line:after{border-bottom-style:solid;border-bottom-width:max(1px,.04em);content:"";display:block;margin-top:-1px;-webkit-print-color-adjust:exact;print-color-adjust:exact}.ML__latex .ML__stretchy{display:block;left:0;overflow:hidden;position:absolute;width:100%}.ML__latex .ML__stretchy:after,.ML__latex .ML__stretchy:before{content:""}.ML__latex .ML__stretchy svg{display:block;fill:currentColor;fill-opacity:1;fill-rule:nonzero;height:inherit;position:absolute;stroke:currentColor;stroke-dasharray:none;stroke-dashoffset:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1;width:100%}.ML__latex .slice-1-of-2{left:0}.ML__latex .slice-1-of-2,.ML__latex .slice-2-of-2{display:inline-flex;overflow:hidden;position:absolute;width:50.2%}.ML__latex .slice-2-of-2{right:0}.ML__latex .slice-1-of-3{left:0;width:25.1%}.ML__latex .slice-1-of-3,.ML__latex .slice-2-of-3{display:inline-flex;overflow:hidden;position:absolute}.ML__latex .slice-2-of-3{left:25%;width:50%}.ML__latex .slice-3-of-3{right:0;width:25.1%}.ML__latex .slice-1-of-1,.ML__latex .slice-3-of-3{display:inline-flex;overflow:hidden;position:absolute}.ML__latex .slice-1-of-1{left:0;width:100%}.ML__latex .ML__nulldelimiter,.ML__latex .ML__op-group{display:inline-block}.ML__latex .ML__op-symbol{position:relative}.ML__latex .ML__op-symbol.ML__small-op{font-family:KaTeX_Size1}.ML__latex .ML__op-symbol.ML__large-op{font-family:KaTeX_Size2}.ML__latex:has(.ML__align_environment),.ML__latex:has(.ML__center_environment),.ML__latex:has(.ML__eqnarray_environment),.ML__latex:has(.ML__gather_environment),.ML__latex:has(.ML__multiline_environment){width:100%}.ML__latex .ML__multiline_environment{display:inline-flex;width:100%}.ML__latex .ML__center_environment{display:inline-flex;justify-content:center;width:100%}.ML__latex .ML__align_environment,.ML__latex .ML__eqnarray_environment,.ML__latex .ML__gather_environment{display:inline-block}.ML__latex .ML__mtable .ML__vertical-separator{box-sizing:border-box;display:inline-block;min-width:1px}.ML__latex .ML__mtable .ML__arraycolsep{display:inline-block}.ML__latex .ML__mtable .col-align-m>.ML__vlist-t{text-align:center}.ML__latex .ML__mtable .col-align-c>.ML__vlist-t{text-align:center}.ML__latex .ML__mtable .col-align-l>.ML__vlist-t{text-align:left}.ML__latex .ML__mtable .col-align-r>.ML__vlist-t{text-align:right}[data-href]{cursor:pointer}.ML__error{background-color:#cc00411a;background-image:radial-gradient(ellipse at center,#cc0041,transparent 70%);background-position:0 100%;background-repeat:repeat-x;background-size:3px 3px;display:inline-block;padding-bottom:3px}.ML__error>.ML__error{background:transparent;padding:0}.ML__placeholder{color:var(--_placeholder-color);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;opacity:var(--_placeholder-opacity);padding-left:.4ex;padding-right:.4ex}.ML__notation{box-sizing:border-box;line-height:0;position:absolute}.ML__tooltip-container{position:relative;-webkit-transform:scale(0);transform:scale(0)}.ML__tooltip-container .ML__tooltip-content{background:var(--_tooltip-background-color);border:var(--_tooltip-border);border-radius:var(--_tooltip-border-radius);display:inline-table;max-width:400px;padding:12px;position:fixed;visibility:hidden;width:-webkit-max-content;width:max-content;z-index:2;--_selection-color:var(--_tooltip-color);box-shadow:var(--_tooltip-box-shadow);color:var(--_tooltip-color);opacity:0;transition:opacity .15s cubic-bezier(.4,0,1,1)}.ML__tooltip-container .ML__tooltip-content .ML__text{white-space:normal}.ML__tooltip-container .ML__tooltip-content .ML__base{display:contents}.ML__tooltip-container:hover .ML__tooltip-content{font-size:.75em;opacity:1;-webkit-transform:scale(1) translateY(3em);transform:scale(1) translateY(3em);visibility:visible}.ML__bg{background-color:transparent!important}.ML__bg:before{background-color:var(--bg-color);box-sizing:border-box;content:"";inset:0;position:absolute;z-index:-1}:root{--padding: auto}[data-sidebar=small]{--padding: 3px 12px 0}[data-sidebar=large]{--padding: auto}.container-sidebar-ant{width:253px!important;width:var(--sidebar)!important;height:100vh;position:fixed;top:0;left:0;background-color:var(--v-sidebar-bg);z-index:30;transition:.1s linear;padding:1rem 0rem;padding-top:0;border-right:1px solid #f0f0f0}.container-sidebar-ant *::selection{-webkit-user-select:none;user-select:none}.container-sidebar-ant [data-sidebar=small]{padding:1rem 0}.container-sidebar-ant-closed-hover:hover{width:265px!important}.sidebar-wrapper::selection{-webkit-user-select:none;user-select:none}.sidebar-wrapper .sarbon-sidebar-menu{margin-bottom:10px}.sidebar-wrapper .sidebar-logo{display:flex;align-items:center;height:75px;height:var(--header);padding:36px 0;transition:.2s}.sidebar-wrapper .sidebar-logo img{width:30px;margin:30px 0;display:inline-block}.sidebar-wrapper .sidebar-logo h1{font-size:18px;font-weight:700;color:#1f386a;margin:0 0 0 12px}.sidebar-wrapper .small{padding-left:0}.sidebar-wrapper .small h1{-webkit-animation:small_h1 .25s linear;animation:small_h1 .25s linear;-webkit-animation:small_h1 var(--animation-duration) linear;animation:small_h1 var(--animation-duration) linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.sidebar-wrapper .small img{-webkit-animation:small_img .25s linear;animation:small_img .25s linear;-webkit-animation:small_img var(--animation-duration) linear;animation:small_img var(--animation-duration) linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes small_h1{to{font-size:0;margin-left:0;width:150px}}@keyframes small_h1{to{font-size:0;margin-left:0;width:150px}}@-webkit-keyframes small_img{to{width:30px}}@keyframes small_img{to{width:30px}}.sidebar-wrapper .large h1{-webkit-animation:large_h1 .25s linear;animation:large_h1 .25s linear;-webkit-animation:large_h1 var(--animation-duration) linear;animation:large_h1 var(--animation-duration) linear}.sidebar-wrapper .large img{-webkit-animation:large_img .25s linear;animation:large_img .25s linear;-webkit-animation:large_img var(--animation-duration) linear;animation:large_img var(--animation-duration) linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes large_h1{0%{font-size:0;margin-left:0}to{font-size:18px;margin-left:12px}}@keyframes large_h1{0%{font-size:0;margin-left:0}to{font-size:18px;margin-left:12px}}@-webkit-keyframes large_img{0%{width:30px;margin-left:8px;margin-right:0}to{width:150px;margin-left:0}}@keyframes large_img{0%{width:30px;margin-left:8px;margin-right:0}to{width:150px;margin-left:0}}.sidebar-wrapper .container-menu{height:calc(100vh - 75px);height:calc(100vh - var(--header));overflow-y:auto}.sidebar-wrapper .container-menu .ant-menu,.sidebar-wrapper .container-menu .ant-menu-sub,.sidebar-wrapper .container-menu .ant-menu-inline,.sidebar-wrapper .container-menu .ant-menu-submenu-placement-rightTop{-webkit-border-end:none!important;border-inline-end:none!important;width:100%!important}.sidebar-wrapper .container-menu .item-ant,.sidebar-wrapper .container-menu .ant-menu-item,.sidebar-wrapper .container-menu .ant-menu-submenu-title{margin:0;border-radius:0rem;text-align:start;list-style:none;text-decoration:none;transition:.25s;transition:var(--animation-duration);line-height:30px!important;padding:22.5px 0;padding-left:20px!important;padding-right:0!important;width:100%!important}.sidebar-wrapper .ant-menu-inline-collapsed .item-ant,.sidebar-wrapper .ant-menu-inline-collapsed .ant-menu-item,.sidebar-wrapper .ant-menu-inline-collapsed .ant-menu-submenu-title{padding:20px 30px;padding-left:28px!important}.sidebar-wrapper .ant-menu-submenu{padding:0!important;margin-bottom:10px!important}.sidebar-wrapper .ant-menu-submenu li{width:100%!important}.sidebar-wrapper .ant-menu-submenu-open .ant-menu-submenu-title{background-color:#143956!important;text-align:center!important;position:relative}.sidebar-wrapper .ant-menu-submenu-open .ant-menu-submenu-title:after{position:absolute;content:"";width:4px;height:35px;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff;border-radius:5px 0 0 5px}.sidebar-wrapper .ant-menu-sub{position:relative}.sidebar-wrapper .ant-menu-sub a{position:relative;padding-left:63px}.sidebar-wrapper .ant-menu-sub .ant-menu-item-only-child{padding-left:0!important;color:#cbccceb3;transition:.1s!important}.sidebar-wrapper .ant-menu-sub .ant-menu-item-only-child:hover{background:#0000!important}.sidebar-wrapper .ant-menu-sub .ant-menu-item-only-child a,.sidebar-wrapper .ant-menu-sub .ant-menu-item-only-child span{transition:.1s!important}.sidebar-wrapper .ant-menu-sub .ant-menu-item-selected{color:#fff}.sidebar-wrapper .ant-menu-sub .ant-menu-item-selected a:before{background:#fff}.sidebar-wrapper .ant-menu-sub .ant-menu-item-selected a:after{border-top:1px solid #fff}.sidebar-wrapper .ant-menu-sub a:before{position:absolute;content:"";width:5px;height:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:47px;border-radius:100%;background:#cbccceb3}.sidebar-wrapper .ant-menu-sub a:after{position:absolute;content:"";top:47%;width:16px;left:31px;z-index:100;border-top:1px solid rgba(203,204,206,.7)}.sidebar-wrapper .ant-menu-sub:before{position:absolute;content:"";width:1px;height:calc(100% - 6px);background:#cbccceb3;top:6px;left:30px;transition:height .5s}.header-wrapper{display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:253px;left:var(--sidebar);right:0;height:75px;height:var(--header);z-index:23;padding:.5rem 30px;transition:.25s linear;transition:var(--animation-duration) linear;border-bottom:1px solid #f0f0f0;box-shadow:0 4px 40px #2720781a}@media(max-width:768px){.header-wrapper{left:0;padding:.5rem 12px}.header-wrapper .right .ant-avatar.cursor-pointer:not(.user-avatar){display:none}}.header-wrapper *::selection{-webkit-user-select:none;user-select:none}.header-wrapper .left{display:flex;align-items:center}.header-wrapper .left .burger{cursor:pointer}.header-wrapper .left .burger:hover{color:#0075ff;color:var(--v-blue)}.header-wrapper .right{display:flex;align-items:center;gap:10px}.header-wrapper .right input{background-color:#0000}.header-wrapper .right .lang{width:90px;height:32px;border-radius:.5rem;background-color:#f0f0f0;background-color:var(--v-element)}.header-wrapper .right .profile .name{min-height:32px;margin-right:.5rem}.header-wrapper .header-btn{display:flex;align-items:center;justify-content:center;height:2rem;border-radius:.5rem;transition:.25s;transition:var(--animation-duration);cursor:pointer}.header-wrapper .header-btn:hover{background-color:#f0f0f0;background-color:var(--v-element);background-color:#0000000f}:root{--flat-border: #3c444e;--flat-text: #768390;--flat-h_text: #adbac7;--flat-active_text: #CDD9E5;--flat-placeholder: #454b59;--flat-blue: #116fe9;--flat-light_blue: #1a73e8;--flat-shadow_blue: #1e3969;--flat-bg: #171b1f;--flat-card: #22272e;--flat-element: #2d333b;--menu-background: "red";--blue-border: #3c444e;--blue-text: #768390;--blue-h_text: #adbac7;--blue-active_text: #CDD9E5;--blue-placeholder: #454b59;--blue-blue: #116fe9;--blue-light_blue: #1a73e8;--blue-shadow_blue: #1e3969;--blue-bg: #0E1621;--blue-card: #17212B;--blue-element: #242F3D;--dark-border: #454a50;--dark-text: #898e94;--dark-h_text: #b8c0c7;--dark-active_text: #b2b6be;--dark-placeholder: #575a5f;--dark-blue: #2276e4;--dark-light_blue: #2276e4;--dark-shadow_blue: #26406d;--dark-bg: #171717;--dark-card: #1e1e1e;--dark-element: #292929;--light-border: #D0D7DE;--light-text: #57606A;--light-h_text: #24292F;--light-active_text: #24292F;--light-placeholder: #b0b6c0;--light-blue: #0075FF;--light-light_blue: #0075FF;--light-shadow_blue: #ADD7FB;--light-bg: #F7F7F7;--light-card: #ffffff;--light-element: #f0f0f0;--sarbon-main-color: #174262;--sarbon-sidebar-menu: #014e58;--sidebar-large-width: 253px;--sidebar-small-width: 80px;--animation-duration: .25s;--header: 75px;--sidebar: var(--sidebar-large-width)}[data-sidebar=large]{--sidebar: var(--sidebar-large-width)}[data-sidebar=small]{--sidebar: var(--sidebar-small-width)}.layout{position:absolute;top:0;bottom:0;width:100%;height:100vh;overflow:hidden}.layout .content{position:relative;width:calc(100vw - 253px);width:calc(100vw - var(--sidebar));height:calc(100vh - 75px);height:calc(100vh - var(--header));overflow-y:scroll;margin-top:75px;margin-top:var(--header);margin-left:253px;margin-left:var(--sidebar);transition:.25s linear;transition:var(--animation-duration) linear}@media(max-width:768px){.layout .content{width:100vw;margin-left:0;padding-bottom:24px}}.layout h1{font-size:5rem;margin:3rem auto}.no-layout{position:absolute;top:0;bottom:0;width:100%;height:100vh;background-color:#f7f7f7;background-color:var(--v-bg);color:#57606a;color:var(--v-text);overflow:hidden;text-align:center}.no-layout *::selection{-webkit-user-select:none;user-select:none}.no-layout .content{position:relative;width:100vw;height:100vh;transition:.15s linear}.no-layout h1{font-size:5rem;margin:3rem auto;color:#2089d9}.extra-layout .ant-menu,.extra-layout .ant-menu-sub,.extra-layout .ant-menu-inline{-webkit-border-end:none!important;border-inline-end:none!important}.extra-layout .ant-menu-item{height:38px}.not-data{margin-top:10rem;text-align:center}.not-data img{width:160px}.not-data h1{font-size:3rem!important;margin:2rem 0!important}.sun-editor{width:auto;height:auto;box-sizing:border-box;font-family:Helvetica Neue;border:1px solid #dadada;background-color:#fff;color:#000;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.sun-editor *{box-sizing:border-box;-webkit-user-drag:none;overflow:visible}.sun-editor-common button,.sun-editor-common input,.sun-editor-common select,.sun-editor-common textarea{font-size:14px;line-height:1.5}.sun-editor-common blockquote,.sun-editor-common body,.sun-editor-common button,.sun-editor-common code,.sun-editor-common dd,.sun-editor-common div,.sun-editor-common dl,.sun-editor-common dt,.sun-editor-common fieldset,.sun-editor-common form,.sun-editor-common h1,.sun-editor-common h2,.sun-editor-common h3,.sun-editor-common h4,.sun-editor-common h5,.sun-editor-common h6,.sun-editor-common input,.sun-editor-common legend,.sun-editor-common li,.sun-editor-common ol,.sun-editor-common p,.sun-editor-common pre,.sun-editor-common select,.sun-editor-common td,.sun-editor-common textarea,.sun-editor-common th,.sun-editor-common ul{margin:0;padding:0;border:0}.sun-editor-common dl,.sun-editor-common li,.sun-editor-common menu,.sun-editor-common ol,.sun-editor-common ul{list-style:none!important}.sun-editor-common hr{margin:6px 0!important}.sun-editor textarea{resize:none;border:0;padding:0}.sun-editor button{border:0;background-color:transparent;touch-action:manipulation;cursor:pointer;outline:none}.sun-editor button,.sun-editor input,.sun-editor select,.sun-editor textarea{vertical-align:middle}.sun-editor button span{display:block;margin:0;padding:0}.sun-editor button .txt{display:block;margin-top:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sun-editor button *{pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.sun-editor svg{fill:currentColor}.sun-editor .se-svg,.sun-editor button>svg{width:16px;height:16px;margin:auto;fill:currentColor;display:block;text-align:center;float:none}.sun-editor .close>svg,.sun-editor .se-dialog-close>svg{width:10px;height:10px}.sun-editor .se-btn-select>svg{float:right;width:10px;height:10px}.sun-editor .se-btn-list>.se-list-icon{display:inline-block;width:16px;height:16px;margin:-1px 10px 0 0;vertical-align:middle}.sun-editor .se-line-breaker>button>svg{width:24px;height:24px}.sun-editor button>i:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-rendering:auto;font-size:15px;line-height:2}.sun-editor button>[class=se-icon-text]{font-size:20px;line-height:1}.sun-editor .se-arrow,.sun-editor .se-arrow:after{position:absolute;display:block;width:0;height:0;border:11px solid transparent}.sun-editor .se-arrow.se-arrow-up{top:-11px;left:20px;margin-left:-11px;border-top-width:0;border-bottom-color:#dadada}.sun-editor .se-arrow.se-arrow-up:after{top:1px;margin-left:-11px;content:" ";border-top-width:0;border-bottom-color:#fff}.sun-editor .se-toolbar .se-arrow.se-arrow-up:after{border-bottom-color:#fafafa}.sun-editor .se-arrow.se-arrow-down{top:0;left:0;margin-left:-11px;border-bottom-width:0;border-top-color:#dadada}.sun-editor .se-arrow.se-arrow-down:after{top:-12px;margin-left:-11px;content:" ";border-bottom-width:0;border-top-color:#fff}.sun-editor .se-toolbar .se-arrow.se-arrow-down:after{border-top-color:#fafafa}.sun-editor .se-container{position:relative;width:100%;height:100%}.sun-editor button{color:#000}.sun-editor .se-btn{float:left;width:34px;height:34px;border:0;border-radius:4px;margin:1px!important;padding:0;font-size:12px;line-height:27px}.sun-editor .se-btn:enabled:focus,.sun-editor .se-btn:enabled:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn-primary{color:#000;background-color:#c7deff;border:1px solid #80bdff;border-radius:4px}.sun-editor .se-btn-primary:focus,.sun-editor .se-btn-primary:hover{color:#000;background-color:#80bdff;border-color:#3f9dff;outline:0 none}.sun-editor .se-btn-primary:active{color:#fff;background-color:#3f9dff;border-color:#4592ff;box-shadow:inset 0 3px 5px #4592ff}.sun-editor input,.sun-editor select,.sun-editor textarea{color:#000;border:1px solid #ccc;border-radius:4px}.sun-editor input:focus,.sun-editor select:focus,.sun-editor textarea:focus{border:1px solid #80bdff;outline:0;box-shadow:0 0 0 .2rem #c7deff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor .se-btn:enabled.active{color:#4592ff;outline:0 none}.sun-editor .se-btn:enabled.active:focus,.sun-editor .se-btn:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled.on:focus,.sun-editor .se-btn:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-btn:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-btn-list:disabled,.sun-editor .se-btn:disabled,.sun-editor button:disabled{cursor:not-allowed;background-color:inherit;color:#bdbdbd}.sun-editor .se-loading-box{position:absolute;display:none;width:100%;height:100%;top:0;left:0;background-color:#fff;opacity:.7;filter:alpha(opacity=70);z-index:2147483647}.sun-editor .se-loading-box .se-loading-effect{position:absolute;display:block;top:50%;left:50%;height:25px;width:25px;border-top:2px solid #07d;border-right:2px solid transparent;border-radius:50%;-webkit-animation:spinner .8s linear infinite;animation:spinner .8s linear infinite;margin:-25px 0 0 -25px}.sun-editor .se-line-breaker{position:absolute;display:none;width:100%;height:1px;cursor:text;border-top:1px solid #3288ff;z-index:7}.sun-editor .se-line-breaker>button.se-btn{position:relative;display:inline-block;width:30px;height:30px;top:-15px;float:none;left:-50%;background-color:#fff;border:1px solid #0c2240;opacity:.6;cursor:pointer}.sun-editor .se-line-breaker>button.se-btn:hover{opacity:.9;background-color:#fff;border-color:#041b39}.sun-editor .se-line-breaker-component{position:absolute;display:none;width:24px;height:24px;background-color:#fff;border:1px solid #0c2240;opacity:.6;border-radius:4px;cursor:pointer;z-index:7}.sun-editor .se-line-breaker-component:hover{opacity:.9}.sun-editor .se-toolbar{display:block;position:relative;height:auto;width:100%;overflow:visible;padding:0;margin:0;background-color:#fafafa;outline:1px solid #dadada;z-index:5}.sun-editor .se-toolbar-shadow{display:block!important;height:0!important;padding:0!important;margin:0!important;background-color:transparent!important;outline:none!important;border:none!important;z-index:0!important}.sun-editor .se-toolbar-cover{position:absolute;display:none;font-size:36px;width:100%;height:100%;top:0;left:0;background-color:#fefefe;opacity:.5;filter:alpha(opacity=50);cursor:not-allowed;z-index:4}.sun-editor .se-toolbar-separator-vertical{display:inline-block;height:0;width:0;margin:0;vertical-align:top}.sun-editor .se-toolbar.se-toolbar-balloon,.sun-editor .se-toolbar.se-toolbar-inline{display:none;position:absolute;box-shadow:0 3px 9px #00000080;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5)}.sun-editor .se-toolbar.se-toolbar-balloon{z-index:2147483647;width:auto}.sun-editor .se-toolbar.se-toolbar-sticky{position:fixed;top:0}.sun-editor .se-toolbar-sticky-dummy{display:none;position:static;z-index:-1}.sun-editor .se-btn-module{display:inline-block}.sun-editor .se-btn-module-border{border:1px solid #dadada;border-radius:4px;margin-left:1px;margin-right:1px}.sun-editor .se-btn-module-enter{display:block;width:100%;height:0;margin:0;padding:0;background-color:transparent}.sun-editor .se-toolbar-more-layer{margin:0 -3px;background-color:#fafafa}.sun-editor .se-toolbar-more-layer .se-more-layer{display:none;border-top:1px solid #dadada}.sun-editor .se-toolbar-more-layer .se-more-layer .se-more-form{display:inline-block;width:100%;height:auto;padding:4px 3px 0}.sun-editor .se-btn-module .se-btn-more.se-btn-more-text{width:auto;padding:0 4px}.sun-editor .se-btn-module .se-btn-more:focus,.sun-editor .se-btn-module .se-btn-more:hover{color:#000;background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-btn-module .se-btn-more.on{color:#333;background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-btn-module .se-btn-more.on:hover{color:#000;background-color:#c1c1c1;border-color:#b1b1b1;outline:0 none}.sun-editor .se-menu-list,.sun-editor .se-menu-list li{float:left;padding:0;margin:0}.sun-editor .se-menu-list li{position:relative}.sun-editor .se-btn-select{width:auto;display:flex;padding:4px 6px}.sun-editor .se-btn-select .txt{flex:auto;text-align:left}.sun-editor .se-btn-select.se-btn-tool-font{width:100px}.sun-editor .se-btn-select.se-btn-tool-format{width:82px}.sun-editor .se-btn-select.se-btn-tool-size{width:78px}.sun-editor .se-btn-tray{position:relative;width:100%;height:auto;padding:4px 3px 0;margin:0}.sun-editor .se-menu-tray{position:absolute;top:0;left:0;width:100%;height:0}.sun-editor .se-submenu{overflow-x:hidden;overflow-y:auto}.sun-editor .se-menu-container{overflow-x:visible;overflow-x:initial;overflow-y:visible;overflow-y:initial}.sun-editor .se-list-layer{display:none;position:absolute;top:0;left:0;height:auto;z-index:5;border:1px solid #bababa;border-radius:4px;padding:6px 0;background-color:#fff;box-shadow:0 3px 9px #00000080;outline:0 none}.sun-editor .se-list-layer .se-list-inner{padding:0;margin:0;overflow-x:visible;overflow-x:initial;overflow-y:visible;overflow-y:initial;overflow:visible}.sun-editor .se-list-layer button{margin:0;width:100%}.sun-editor .se-list-inner ul{width:100%;padding:0}.sun-editor .se-list-inner li>button{min-width:100%;width:-webkit-max-content;width:max-content}.sun-editor .se-list-inner .se-list-basic li{width:100%}.sun-editor .se-list-inner .se-list-basic li button.active{background-color:#80bdff;border:1px solid #3f9dff;border-left:0;border-right:0}.sun-editor .se-list-inner .se-list-basic li button.active:hover{background-color:#3f9dff;border:1px solid #4592ff;border-left:0;border-right:0}.sun-editor .se-list-inner .se-list-basic li button.active:active{background-color:#4592ff;border:1px solid #407dd1;border-left:0;border-right:0;box-shadow:inset 0 3px 5px #407dd1}.sun-editor .se-list-inner .se-list-checked li button>.se-svg{float:left;padding:6px 6px 0 0}.sun-editor .se-list-inner .se-list-checked li button>.se-svg>svg{display:none}.sun-editor .se-list-inner .se-list-checked li button.se-checked{color:#4592ff}.sun-editor .se-list-inner .se-list-checked li button.se-checked>.se-svg>svg{display:block}.sun-editor .se-btn-list{width:100%;height:auto;min-height:32px;padding:0 14px;cursor:pointer;font-size:12px;line-height:normal;text-indent:0;text-decoration:none;text-align:left}.sun-editor .se-btn-list.default_value{background-color:#f3f3f3;border-top:1px dotted #b1b1b1;border-bottom:1px dotted #b1b1b1}.sun-editor .se-btn-list:focus,.sun-editor .se-btn-list:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn-list:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-list-layer.se-list-font-size{min-width:140px;max-height:300px}.sun-editor .se-list-layer.se-list-font-family{min-width:156px}.sun-editor .se-list-layer.se-list-font-family .default{border-bottom:1px solid #ccc}.sun-editor .se-list-layer.se-list-line{width:125px}.sun-editor .se-list-layer.se-list-line hr{border-width:1px 0 0;height:1px}.sun-editor .se-list-layer.se-list-align .se-list-inner{left:9px}.sun-editor .se-list-layer.se-list-format{min-width:156px}.sun-editor .se-list-layer.se-list-format li{padding:0;width:100%}.sun-editor .se-list-layer.se-list-format ul .se-btn-list{line-height:100%}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h1]{height:40px}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h2]{height:34px}.sun-editor .se-list-layer.se-list-format ul p{font-size:13px}.sun-editor .se-list-layer.se-list-format ul div{font-size:13px;padding:4px 2px}.sun-editor .se-list-layer.se-list-format ul h1{font-size:2em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h2{font-size:1.5em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h3{font-size:1.17em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h4{font-size:1em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h5{font-size:.83em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h6{font-size:.67em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul blockquote{font-size:13px;color:#999;height:22px;margin:0;background-color:transparent;line-height:1.5;border-color:#b1b1b1;padding:0 0 0 7px;border-left:5px #b1b1b1;border-style:solid}.sun-editor .se-list-layer.se-list-format ul pre{font-size:13px;color:#666;padding:4px 11px;margin:0;background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:4px}.sun-editor .se-selector-table{display:none;position:absolute;top:34px;left:1px;z-index:5;padding:5px 0;float:left;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border-radius:4px;box-shadow:0 6px 12px #0000002d}.sun-editor .se-selector-table .se-table-size{font-size:18px;padding:0 5px}.sun-editor .se-selector-table .se-table-size-picker{position:absolute!important;z-index:3;font-size:18px;width:10em;height:10em;cursor:pointer}.sun-editor .se-selector-table .se-table-size-highlighted{position:absolute!important;z-index:2;font-size:18px;width:1em;height:1em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADJmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4QTZCNzMzN0I3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4QTZCNzMzNkI3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MzYyNEUxRUI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0MzYyNEUxRkI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl0yAuwAAABBSURBVDhPY/wPBAxUAGCDGvdBeWSAeicIDTfIXREiQArYeR9hEBOEohyMGkQYjBpEGAxjg6ib+yFMygCVvMbAAABj0hwMTNeKJwAAAABJRU5ErkJggg==) repeat}.sun-editor .se-selector-table .se-table-size-unhighlighted{position:relative!important;z-index:1;font-size:18px;width:10em;height:10em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat}.sun-editor .se-selector-table .se-table-size-display{padding-left:5px}.sun-editor .se-list-layer.se-table-split{top:36px}.sun-editor .se-list-layer .se-selector-color{display:flex;width:-webkit-max-content;width:max-content;max-width:270px;height:auto;padding:0;margin:auto}.sun-editor .se-list-layer .se-selector-color .se-color-pallet{width:100%;height:100%;padding:0}.sun-editor .se-list-layer .se-selector-color .se-color-pallet li{display:flex;float:left;position:relative;margin:0}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button{display:block;cursor:default;width:30px;height:30px;text-indent:-9999px}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button.active,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:focus,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:hover{border:3px solid #fff}.sun-editor .se-form-group{display:flex;width:100%;min-height:40px;height:auto;padding:4px}.sun-editor .se-form-group input{flex:auto;display:inline-block;width:auto;height:33px;font-size:12px;margin:1px 0;padding:0;border-radius:.25rem;border:1px solid #ccc}.sun-editor .se-form-group button,.sun-editor .se-submenu-form-group button{float:right;width:34px;height:34px;margin:0 2px!important}.sun-editor .se-form-group button.se-btn{border:1px solid #ccc}.sun-editor .se-form-group>div{position:relative}.sun-editor .se-form-group label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.sun-editor .se-form-group-label{width:100%;height:auto;padding:0 4px}.sun-editor .se-form-group-label label{font-size:13px;font-weight:700}.sun-editor .se-submenu .se-form-group input{width:auto;height:33px;color:#555}.sun-editor .se-submenu .se-form-group .se-color-input{width:72px;text-transform:uppercase;border:none;border-bottom:2px solid #b1b1b1;outline:none}.sun-editor .se-submenu .se-form-group .se-color-input:focus{border-bottom:3px solid #b1b1b1}.sun-editor .se-wrapper{position:relative!important;width:100%;height:auto;overflow:hidden;z-index:1}.sun-editor .se-wrapper .se-wrapper-inner{width:100%;height:100%;min-height:65px;overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto}.sun-editor .se-wrapper .se-wrapper-inner:focus{outline:none}.sun-editor .se-wrapper .se-wrapper-code{background-color:#191919;color:#fff;font-size:13px;word-break:break-all;padding:4px;margin:0;resize:none!important}.sun-editor .se-wrapper .se-wrapper-wysiwyg{display:block}.sun-editor .se-wrapper .se-wrapper-code-mirror{font-size:13px}.sun-editor .se-wrapper .se-placeholder{position:absolute;display:none;white-space:nowrap;text-overflow:ellipsis;z-index:1;color:#b1b1b1;font-size:13px;line-height:1.5;top:0;left:0;right:0;overflow:hidden;margin-top:0;padding-top:16px;padding-left:16px;margin-left:0;padding-right:16px;margin-right:0;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.sun-editor .se-resizing-bar{display:flex;width:auto;height:auto;min-height:16px;border-top:1px solid #dadada;padding:0 4px;background-color:#fafafa;cursor:ns-resize}.sun-editor .se-resizing-bar.se-resizing-none{cursor:default}.sun-editor .se-resizing-back{position:absolute;display:none;cursor:default;top:0;left:0;width:100%;height:100%;z-index:2147483647}.sun-editor .se-resizing-bar .se-navigation{flex:auto;position:relative;width:auto;height:auto;color:#666;margin:0;padding:0;font-size:10px;line-height:1.5;background:transparent}.sun-editor .se-resizing-bar .se-char-counter-wrapper{flex:none;position:relative;display:block;width:auto;height:auto;margin:0;padding:0;color:#999;font-size:13px;background:transparent}.sun-editor .se-resizing-bar .se-char-counter-wrapper.se-blink{color:#b94a48;-webkit-animation:blinker .2s linear infinite;animation:blinker .2s linear infinite}.sun-editor .se-resizing-bar .se-char-counter-wrapper .se-char-label{margin-right:4px}.sun-editor .se-dialog{position:absolute;display:none;top:0;left:0;width:100%;height:100%;z-index:2147483647}.sun-editor .se-dialog button,.sun-editor .se-dialog input,.sun-editor .se-dialog label{font-size:14px;line-height:1.5;color:#111;margin:0}.sun-editor .se-dialog .se-dialog-back{background-color:#222;opacity:.5}.sun-editor .se-dialog .se-dialog-back,.sun-editor .se-dialog .se-dialog-inner{position:absolute;width:100%;height:100%;top:0;left:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{position:relative;width:auto;max-width:500px;margin:1.75rem auto;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:4px;outline:0;box-shadow:0 3px 9px #00000080}@media screen and (max-width:509px){.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{width:100%}}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content .se-btn-primary{display:inline-block;padding:6px 12px;margin:0 0 10px!important;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;border-radius:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header{height:50px;padding:6px 15px;border-bottom:1px solid #e5e5e5}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{float:right;font-weight:700;text-shadow:0 1px 0 #fff;-webkit-appearance:none;filter:alpha(opacity=100);opacity:1}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title{float:left;font-size:14px;font-weight:700;margin:0;padding:0;line-height:2.5}.sun-editor .se-dialog .se-dialog-inner .se-dialog-body{position:relative;padding:15px 15px 5px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form{margin-bottom:10px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer{margin-top:10px;margin-bottom:0}.sun-editor .se-dialog .se-dialog-inner input:disabled{background-color:#f3f3f3}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text{width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-h,.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-w{width:70px;text-align:center}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-x{margin:0 8px;width:25px;text-align:center}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer{height:auto;min-height:55px;padding:10px 15px 0;text-align:right;border-top:1px solid #e5e5e5}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div{float:left}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 5px 0 0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-radio{margin-left:12px;margin-right:6px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-check{margin-left:12px;margin-right:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer .se-dialog-btn-check{margin-left:0;margin-right:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-right:16px;margin-left:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files{position:relative;display:flex;align-items:center}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files>input{flex:auto}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button{flex:auto;opacity:.8;border:1px solid #ccc}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button.se-file-remove>svg{width:8px;height:8px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:hover{background-color:#f0f0f0;outline:0 none}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:active{background-color:#e9e9e9;box-shadow:inset 0 3px 5px #d6d6d6}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select{display:inline-block;width:auto;height:34px;font-size:14px;text-align:center;line-height:1.42857143}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-control{display:inline-block;width:70px;height:34px;font-size:14px;text-align:center;line-height:1.42857143}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form{display:block;width:100%;height:34px;font-size:14px;line-height:1.42857143;padding:0 4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url{direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url:disabled{text-decoration:line-through;color:#999}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{width:70px;margin-left:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form a{color:#004cff}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert{border:1px solid #ccc}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-dialog-tabs{width:100%;height:25px;border-bottom:1px solid #e5e5e5}.sun-editor .se-dialog-tabs button{background-color:#e5e5e5;border-right:1px solid #e5e5e5;float:left;outline:none;padding:2px 13px;transition:.3s}.sun-editor .se-dialog-tabs button:hover{background-color:#fff}.sun-editor .se-dialog-tabs button.active{background-color:#fff;border-bottom:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-math-exp{resize:vertical;height:14em;border:1px solid #ccc;font-size:13px;padding:4px;direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select.se-math-size{width:6em;height:28px;margin-left:1em}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview{font-size:13px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span{display:inline-block;box-shadow:0 0 0 .1rem #c7deff}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span *{direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>.se-math-katex-error{color:#b94a48;box-shadow:0 0 0 .1rem #f2dede}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>.se-math-katex-error svg{width:auto;height:30px;color:#b94a48}.sun-editor .se-dialog .se-dialog-inner .se-link-preview{display:block;height:auto;max-height:18px;font-size:13px;font-weight:400;font-family:inherit;color:#666;background-color:transparent;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:pre}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form{width:100%;display:flex;margin-top:4px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-svg.se-anchor-preview-icon{flex:initial;display:none;line-height:1.5;color:#4592ff}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-link-preview{flex:auto;margin:0}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel{height:34px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-btn{width:46px;color:#3f9dff}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-wrapper{display:flex;line-height:1.5;padding-top:6px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-preview{text-align:left}.sun-editor .se-controller .se-arrow.se-arrow-up{border-bottom-color:#00000040}.sun-editor .se-controller{position:absolute;display:none;overflow:visible;z-index:6;border:1px solid rgba(0,0,0,.25);border-radius:4px;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;box-shadow:0 5px 10px #0003;line-break:auto}.sun-editor .se-controller .se-btn-group{position:relative;display:flex;vertical-align:middle;padding:2px;top:0;left:0}.sun-editor .se-controller .se-btn-group .se-btn-group-sub{left:50%;min-width:auto;width:-webkit-max-content;width:max-content;display:none}.sun-editor .se-controller .se-btn-group .se-btn-group-sub button{margin:0;min-width:72px}.sun-editor .se-controller .se-btn-group button{position:relative;min-height:34px;height:auto;border:none;border-radius:4px;margin:1px;padding:5px 10px;font-size:12px;line-height:1.5;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation}.sun-editor .se-controller .se-btn-group button:focus:enabled,.sun-editor .se-controller .se-btn-group button:hover:enabled{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:active:enabled{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button span{display:block;padding:0;margin:0}.sun-editor .se-controller .se-btn-group button:enabled.active{color:#4592ff;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.active:focus,.sun-editor .se-controller .se-btn-group button:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.on:focus,.sun-editor .se-controller .se-btn-group button:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-controller .se-form-group input{min-width:120px}.sun-editor .se-controller-resizing{margin-top:-50px!important;padding:0;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143}.sun-editor .se-controller-resizing .se-btn-group .se-btn-group-sub.se-resizing-align-list{width:74px}.sun-editor .se-resizing-container{position:absolute;display:none;outline:1px solid #3f9dff;background-color:transparent}.sun-editor .se-resizing-container .se-modal-resize{position:absolute;display:inline-block;background-color:#3f9dff;opacity:.3}.sun-editor .se-resizing-container .se-resize-dot{position:absolute;top:0;left:0;width:100%;height:100%}.sun-editor .se-resizing-container .se-resize-dot>span{position:absolute;width:7px;height:7px;background-color:#3f9dff;border:1px solid #4592ff}.sun-editor .se-resizing-container .se-resize-dot>span.tl{top:-5px;left:-5px;cursor:nw-resize}.sun-editor .se-resizing-container .se-resize-dot>span.tr{top:-5px;right:-5px;cursor:ne-resize}.sun-editor .se-resizing-container .se-resize-dot>span.bl{bottom:-5px;left:-5px;cursor:sw-resize}.sun-editor .se-resizing-container .se-resize-dot>span.br{right:-5px;bottom:-5px;cursor:se-resize}.sun-editor .se-resizing-container .se-resize-dot>span.lw{left:-7px;bottom:50%;cursor:w-resize}.sun-editor .se-resizing-container .se-resize-dot>span.th{left:50%;top:-7px;cursor:n-resize}.sun-editor .se-resizing-container .se-resize-dot>span.rw{right:-7px;bottom:50%;cursor:e-resize}.sun-editor .se-resizing-container .se-resize-dot>span.bh{right:50%;bottom:-7px;cursor:s-resize}.sun-editor .se-resizing-container .se-resize-display{position:absolute;right:0;bottom:0;padding:5px;margin:5px;font-size:12px;color:#fff;background-color:#333;border-radius:4px}.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{width:auto}.sun-editor .se-controller-link,.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{padding:0;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143}.sun-editor .se-controller-link:after,.sun-editor .se-controller-link:before{box-sizing:border-box}.sun-editor .se-controller-link .link-content{padding:0;margin:0}.sun-editor .se-controller-link .link-content a{display:inline-block;color:#4592ff;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;margin-left:5px}.sun-editor .se-select-list{position:absolute;top:0;left:0;display:none;width:auto;max-width:100%;background-color:#fff;padding:0;margin:0;border:1px solid #bababa;box-shadow:0 3px 9px #00000080;outline:0 none}.sun-editor .se-select-list .se-select-item{line-height:28px;min-height:28px;font-size:13px;padding:0 5px;margin:2px 0;cursor:pointer}.sun-editor .se-select-list.__se_select-menu-mouse-move .se-select-item:hover,.sun-editor .se-select-list:not(.__se_select-menu-mouse-move) .se-select-item.active{background-color:#e1e1e1}.sun-editor .se-dialog-form-files .se-select-list{width:100%}.sun-editor .se-file-browser{position:absolute;display:none;top:0;left:0;width:100%;height:100%;z-index:2147483647}.sun-editor .se-file-browser button,.sun-editor .se-file-browser input,.sun-editor .se-file-browser label{font-size:14px;line-height:1.5;color:#111;margin:0}.sun-editor .se-file-browser .se-file-browser-back{background-color:#222;opacity:.5}.sun-editor .se-file-browser .se-file-browser-back,.sun-editor .se-file-browser .se-file-browser-inner{position:absolute;display:block;width:100%;height:100%;top:0;left:0}.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{position:relative;width:960px;max-width:100%;margin:20px auto;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:4px;outline:0;box-shadow:0 3px 9px #00000080}.sun-editor .se-file-browser .se-file-browser-header{height:auto;min-height:50px;padding:6px 15px;border-bottom:1px solid #e5e5e5}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close{float:right;font-weight:700;text-shadow:0 1px 0 #fff;-webkit-appearance:none;filter:alpha(opacity=100);opacity:1}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close>svg{width:12px;height:12px}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-title{font-size:16px;font-weight:700;margin:0;padding:0;line-height:2.2}.sun-editor .se-file-browser .se-file-browser-tags{display:block;width:100%;padding:0;text-align:left;margin:0 -15px}.sun-editor .se-file-browser .se-file-browser-tags a{display:inline-block;background-color:#f5f5f5;padding:6px 12px;margin:8px 0 8px 8px;color:#333;text-decoration:none;border-radius:32px;-moz-border-radius:32px;-webkit-border-radius:32px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;cursor:pointer}.sun-editor .se-file-browser .se-file-browser-tags a:hover{background-color:#e1e1e1}.sun-editor .se-file-browser .se-file-browser-tags a:active{background-color:#d1d1d1}.sun-editor .se-file-browser .se-file-browser-tags a.on{background-color:#ebf3fe;color:#4592ff}.sun-editor .se-file-browser .se-file-browser-tags a.on:hover{background-color:#d8e8fe}.sun-editor .se-file-browser .se-file-browser-tags a.on:active{background-color:#c7deff}.sun-editor .se-file-browser .se-file-browser-body{position:relative;height:auto;min-height:350px;padding:20px;overflow-y:auto}.sun-editor .se-file-browser .se-file-browser-body .se-file-browser-list{position:relative;width:100%}@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:748px}}@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:600px}}.sun-editor .se-file-browser .se-file-browser-list .se-file-item-column{position:relative;display:block;height:auto;float:left}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(25% - 20px);margin:0 10px}@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(33% - 20px)}}@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(50% - 20px)}}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img{position:relative;display:block;cursor:pointer;width:100%;height:auto;border-radius:4px;outline:0;margin:10px 0}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img:hover{opacity:.8;box-shadow:0 0 0 .2rem #3288ff}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>img{position:relative;display:block;width:100%;border-radius:4px;outline:0;height:auto}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name{position:absolute;z-index:1;font-size:13px;color:#fff;left:0;bottom:0;padding:5px 10px;background-color:transparent;width:100%;height:30px;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name.se-file-name-back{background-color:#333;opacity:.6}.sun-editor .se-notice{position:absolute;top:0;display:none;z-index:7;width:100%;height:auto;word-break:break-all;font-size:13px;color:#b94a48;background-color:#f2dede;padding:15px;margin:0;border:1px solid #eed3d7;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto}.sun-editor .se-notice button{float:right;padding:7px}.sun-editor .se-tooltip{position:relative;overflow:visible}.sun-editor .se-tooltip .se-tooltip-inner{visibility:hidden;position:absolute;display:block;width:auto;height:auto;top:120%;left:50%;background:transparent;opacity:0;z-index:1;line-height:1.5;transition:opacity .5s;margin:0;padding:0;bottom:auto;float:none;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text{position:relative;display:inline-block;width:auto;height:auto;left:-50%;font-size:.9em;margin:0;padding:4px 6px;border-radius:2px;background-color:#333;color:#fff;text-align:center;line-height:inherit;white-space:nowrap;cursor:auto}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-bottom-color:#333}.sun-editor .se-tooltip:hover .se-tooltip-inner{visibility:visible;opacity:1}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{display:block!important}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut>.se-shortcut-key{display:inline;font-weight:700}.sun-editor.se-rtl .se-btn-tray{direction:rtl}.sun-editor.se-rtl .se-btn-select svg{margin:auto 1px}.sun-editor.se-rtl .se-btn-select .txt{flex:auto;text-align:right;direction:rtl}.sun-editor.se-rtl .se-btn-list{text-align:right}.sun-editor.se-rtl .se-btn-list>.se-list-icon{margin:-1px 0 0 10px}.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix),.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix) li{float:right}.sun-editor.se-rtl .se-list-layer *{direction:rtl}.sun-editor.se-rtl .se-list-layer.se-list-format ul blockquote{padding:0 7px 0 0;border-right-width:5px;border-left-width:0}.sun-editor.se-rtl .se-list-layer .se-selector-color .se-color-pallet li{float:right}.sun-editor.se-rtl .se-list-inner .se-list-checked li button>.se-svg{float:right;padding:6px 0 0 6px}.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text,.sun-editor.se-rtl .se-wrapper .se-placeholder{direction:rtl}.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{direction:ltr}.sun-editor.se-rtl .se-dialog *{direction:rtl}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{margin-left:0;margin-right:4px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{float:left}.sun-editor.se-rtl .se-dialog-tabs button,.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title{float:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-size-text{padding-right:34px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer .se-btn-primary{float:left}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div{float:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 0 0 5px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-left:16px;margin-right:0}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-preview{margin-left:4px;text-align:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-btn{float:right}.sun-editor.se-rtl .se-file-browser *{direction:rtl}.sun-editor.se-rtl .se-file-browser .se-file-browser-tags{text-align:right}.sun-editor.se-rtl .se-file-browser .se-file-browser-tags a{margin:8px 8px 0}.sun-editor.se-rtl .se-file-browser .se-file-browser-header .se-file-browser-close{float:left}.sun-editor.se-rtl .se-controller .se-btn-group,.sun-editor.se-rtl .se-resizing-container .se-resize-display{direction:rtl}.sun-editor .se-btn-module-border.module-float-left{float:left}.sun-editor .se-btn-module-border.module-float-right{float:right}.sun-editor .se-error{color:#d9534f}.sun-editor input.se-error:focus,select.se-error:focus,textarea.se-error:focus{border:1px solid #f2dede;outline:0;box-shadow:0 0 0 .2rem #eed3d7;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor hr.__se__solid{border-style:solid none none}.sun-editor hr.__se__dotted{border-style:dotted none none}.sun-editor hr.__se__dashed{border-style:dashed none none}@-webkit-keyframes blinker{50%{opacity:0}}@keyframes blinker{50%{opacity:0}}@-webkit-keyframes spinner{to{-webkit-transform:rotate(361deg);transform:rotate(361deg)}}@keyframes spinner{to{-webkit-transform:rotate(361deg);transform:rotate(361deg)}}.sun-editor-editable{font-family:Helvetica Neue;font-size:13px;color:#333;background-color:#fff;line-height:1.5;word-break:normal;word-wrap:break-word;padding:16px;margin:0}.sun-editor-editable *{box-sizing:border-box;font-family:inherit;font-size:inherit;color:inherit}.sun-editor-editable.se-rtl *{direction:rtl}.sun-editor-editable .se-component>figure{direction:ltr}.sun-editor-editable audio,.sun-editor-editable figcaption,.sun-editor-editable figure,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable td,.sun-editor-editable th,.sun-editor-editable video{position:relative}.sun-editor-editable span{display:inline;vertical-align:baseline;margin:0;padding:0}.sun-editor-editable span.katex{display:inline-block}.sun-editor-editable span.katex *{direction:ltr}.sun-editor-editable a{color:#004cff;text-decoration:none}.sun-editor-editable span[style~="color:"] a{color:inherit}.sun-editor-editable a:focus,.sun-editor-editable a:hover{cursor:pointer;color:#0093ff;text-decoration:underline}.sun-editor-editable a.on{color:#0093ff;background-color:#e8f7ff}.sun-editor-editable pre{display:block;padding:8px;margin:0 0 10px;font-family:monospace;color:#666;line-height:1.45;background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:2px;white-space:pre-wrap!important;word-wrap:break-word;overflow:visible}.sun-editor-editable ol{list-style-type:decimal}.sun-editor-editable ol,.sun-editor-editable ul{list-style-position:outside;display:block;-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;-webkit-padding-start:40px;padding-inline-start:40px}.sun-editor-editable ul{list-style-type:disc}.sun-editor-editable li{display:list-item;text-align:-webkit-match-parent;margin-bottom:5px}.sun-editor-editable ol ol,.sun-editor-editable ol ul,.sun-editor-editable ul ol,.sun-editor-editable ul ul{margin:0}.sun-editor-editable ol ol,.sun-editor-editable ul ol{list-style-type:lower-alpha}.sun-editor-editable ol ol ol,.sun-editor-editable ul ol ol,.sun-editor-editable ul ul ol{list-style-type:upper-roman}.sun-editor-editable ol ul,.sun-editor-editable ul ul{list-style-type:circle}.sun-editor-editable ol ol ul,.sun-editor-editable ol ul ul,.sun-editor-editable ul ul ul{list-style-type:square}.sun-editor-editable sub,.sun-editor-editable sup{font-size:75%;line-height:0}.sun-editor-editable sub{vertical-align:sub}.sun-editor-editable sup{vertical-align:super}.sun-editor-editable p{display:block;margin:0 0 10px}.sun-editor-editable div{display:block;margin:0;padding:0}.sun-editor-editable blockquote{display:block;font-family:inherit;font-size:inherit;color:#999;-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;padding:0 5px 0 20px;border:solid #b1b1b1;border-width:0 0 0 5px}.sun-editor-editable blockquote blockquote{border-color:#c1c1c1}.sun-editor-editable blockquote blockquote blockquote{border-color:#d1d1d1}.sun-editor-editable blockquote blockquote blockquote blockquote{border-color:#e1e1e1}.sun-editor-editable.se-rtl blockquote{padding-left:5px;padding-right:20px;border-left-width:0;border-right-width:5px}.sun-editor-editable h1{font-size:2em;-webkit-margin-before:.67em;margin-block-start:.67em;-webkit-margin-after:.67em;margin-block-end:.67em}.sun-editor-editable h1,.sun-editor-editable h2{display:block;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;font-weight:700}.sun-editor-editable h2{font-size:1.5em;-webkit-margin-before:.83em;margin-block-start:.83em;-webkit-margin-after:.83em;margin-block-end:.83em}.sun-editor-editable h3{font-size:1.17em;-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em}.sun-editor-editable h3,.sun-editor-editable h4{display:block;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;font-weight:700}.sun-editor-editable h4{font-size:1em;-webkit-margin-before:1.33em;margin-block-start:1.33em;-webkit-margin-after:1.33em;margin-block-end:1.33em}.sun-editor-editable h5{font-size:.83em;-webkit-margin-before:1.67em;margin-block-start:1.67em;-webkit-margin-after:1.67em;margin-block-end:1.67em}.sun-editor-editable h5,.sun-editor-editable h6{display:block;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;font-weight:700}.sun-editor-editable h6{font-size:.67em;-webkit-margin-before:2.33em;margin-block-start:2.33em;-webkit-margin-after:2.33em;margin-block-end:2.33em}.sun-editor-editable hr{display:flex;border-width:1px 0 0;border-color:#000;border-image:none;border-image:initial;height:1px}.sun-editor-editable hr.__se__solid{border-style:solid none none}.sun-editor-editable hr.__se__dotted{border-style:dotted none none}.sun-editor-editable hr.__se__dashed{border-style:dashed none none}.sun-editor-editable hr.on{border-color:#4592ff;box-shadow:0 0 0 .1rem #c7deff}.sun-editor-editable table{display:table;table-layout:auto!important;border:1px solid #ccc;width:100%;max-width:100%;margin:0 0 10px;background-color:transparent;border-spacing:0;border-collapse:collapse}.sun-editor-editable.se-rtl table{margin:0 0 10px auto}.sun-editor-editable table thead{border-bottom:2px solid #333}.sun-editor-editable table tr{border:1px solid #efefef}.sun-editor-editable table th{background-color:#f3f3f3}.sun-editor-editable table td,.sun-editor-editable table th{border:1px solid #e1e1e1;padding:.4em;background-clip:padding-box}.sun-editor-editable table.se-table-size-auto{width:auto!important}.sun-editor-editable table.se-table-size-100{width:100%!important}.sun-editor-editable table.se-table-layout-auto{table-layout:auto!important}.sun-editor-editable table.se-table-layout-fixed{table-layout:fixed!important}.sun-editor-editable table td.se-table-selected-cell,.sun-editor-editable table th.se-table-selected-cell{outline:1px double #4592ff}.sun-editor-editable.se-disabled *{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.sun-editor-editable .se-component{display:flex;padding:1px;margin:0 0 10px}.sun-editor-editable[contenteditable=true] .se-component{outline:1px dashed #e1e1e1}.sun-editor-editable[contenteditable=true] .se-component.se-component-copy{box-shadow:0 0 0 .2rem #3f9dff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor-editable .__se__float-left{float:left;margin-right:4px}.sun-editor-editable .__se__float-right{float:right;margin-left:4px}.sun-editor-editable .__se__float-center{float:center}.sun-editor-editable .__se__float-none{float:none}.sun-editor-editable audio,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable video{display:block;margin:0;padding:0;width:auto;height:auto;max-width:100%}.sun-editor-editable[contenteditable=true]:not(.se-read-only) figure:after{position:absolute;content:"";z-index:1;inset:0;cursor:default;display:block;background:transparent}.sun-editor-editable[contenteditable=true] figure a,.sun-editor-editable[contenteditable=true] figure iframe,.sun-editor-editable[contenteditable=true] figure img,.sun-editor-editable[contenteditable=true] figure video{z-index:0}.sun-editor-editable[contenteditable=true] figure figcaption{display:block;z-index:2}.sun-editor-editable[contenteditable=true] figure figcaption:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #c7deff}.sun-editor-editable .se-image-container,.sun-editor-editable .se-video-container{width:auto;height:auto;max-width:100%}.sun-editor-editable figure{display:block;outline:none;padding:0;margin:0}.sun-editor-editable .__se__float-center figure,.sun-editor-editable .__se__float-left figure,.sun-editor-editable .__se__float-right figure{margin:auto!important}.sun-editor-editable figure figcaption{padding:1em .5em;margin:0;background-color:#f9f9f9;outline:none}.sun-editor-editable figure figcaption p{line-height:2;margin:0}.sun-editor-editable .se-image-container a img{padding:1px;margin:1px;outline:1px solid #4592ff}.sun-editor-editable .se-video-container iframe,.sun-editor-editable .se-video-container video{outline:1px solid #9e9e9e;position:absolute;top:0;left:0;border:0;width:100%;height:100%}.sun-editor-editable .se-video-container figure{left:0;width:100%;max-width:100%}.sun-editor-editable audio{width:300px;height:54px}.sun-editor-editable audio.active{outline:2px solid #80bdff}.sun-editor-editable.se-show-block div,.sun-editor-editable.se-show-block h1,.sun-editor-editable.se-show-block h2,.sun-editor-editable.se-show-block h3,.sun-editor-editable.se-show-block h4,.sun-editor-editable.se-show-block h5,.sun-editor-editable.se-show-block h6,.sun-editor-editable.se-show-block li,.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block p,.sun-editor-editable.se-show-block pre,.sun-editor-editable.se-show-block ul{border:1px dashed #3f9dff!important;padding:14px 8px 8px!important}.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block ul{border:1px dashed #d539ff!important}.sun-editor-editable.se-show-block pre{border:1px dashed #27c022!important}.se-show-block p{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAPAQMAAAAF7dc0AAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAaSURBVAjXY/j/gwGCPvxg+F4BQiAGDP1HQQByxxw0gqOzIwAAAABJRU5ErkJggg==) no-repeat}.se-show-block div{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAPAQMAAAAxlBYoAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j//wcDDH+8XsHwDYi/hwNx1A8w/nYLKH4XoQYJAwCXnSgcl2MOPgAAAABJRU5ErkJggg==) no-repeat}.se-show-block h1{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAfSURBVAjXY/j/v4EBhr+9B+LzEPrDeygfhI8j1CBhAEhmJGY4Rf6uAAAAAElFTkSuQmCC) no-repeat}.se-show-block h2{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j/v4EBhr+dB+LtQPy9geEDEH97D8T3gbgdoQYJAwA51iPuD2haEAAAAABJRU5ErkJggg==) no-repeat}.se-show-block h3{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQPy9geHDeQgN5p9HqEHCADeWI+69VG2MAAAAAElFTkSuQmCC) no-repeat}.se-show-block h4{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPAQMAAADTSA1RAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j//wADDH97DsTXIfjDdiDdDMTfIRhZHRQDAKJOJ6L+K3y7AAAAAElFTkSuQmCC) no-repeat}.se-show-block h5{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAlSURBVAjXY/j/v4EBhr+1A/F+IO5vYPiwHUh/B2IQfR6hBgkDABlWIy5uM+9GAAAAAElFTkSuQmCC) no-repeat}.se-show-block h6{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQLy/geFDP5S9HSKOrA6KAR9GIza1ptJnAAAAAElFTkSuQmCC) no-repeat}.se-show-block li{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA7SURBVDhPYxgFcNDQ0PAfykQBIHEYhgoRB/BpwCfHBKWpBkaggYxQGgOgBzyQD1aLLA4TGwWDGjAwAACR3RcEU9Ui+wAAAABJRU5ErkJggg==) no-repeat}.se-show-block ol{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABHSURBVDhPYxgFcNDQ0PAfhKFcFIBLHCdA1oBNM0kGEmMAPgOZoDTVANUNxAqQvURMECADRiiNAWCagDSGGhyW4DRrMAEGBgAu0SX6WpGgjAAAAABJRU5ErkJggg==) no-repeat}.se-show-block ul{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA1SURBVDhPYxgFDA0NDf+hTBSALI5LDQgwQWmqgVEDKQcsUBoF4ItFGEBXA+QzQpmDGjAwAAA8DQ4Lni6gdAAAAABJRU5ErkJggg==) no-repeat}.sun-editor-editable .__se__p-bordered,.sun-editor .__se__p-bordered{border-top:1px solid #b1b1b1;border-bottom:1px solid #b1b1b1;padding:4px 0}.sun-editor-editable .__se__p-spaced,.sun-editor .__se__p-spaced{letter-spacing:1px}.sun-editor-editable .__se__p-neon,.sun-editor .__se__p-neon{font-weight:200;font-style:italic;background:#000;color:#fff;padding:6px 4px;border:2px solid #fff;border-radius:6px;text-transform:uppercase;-webkit-animation:neonFlicker 1.5s infinite alternate;animation:neonFlicker 1.5s infinite alternate}@-webkit-keyframes neonFlicker{0%,19%,21%,23%,25%,54%,56%,to{text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 2px #f40,0 0 4px #f40,0 0 6px #f40,0 0 8px #f40,0 0 10px #f40;box-shadow:0 0 .5px #fff,inset 0 0 .5px #fff,0 0 2px #08f,inset 0 0 2px #08f,0 0 4px #08f,inset 0 0 4px #08f}20%,24%,55%{text-shadow:none;box-shadow:none}}@keyframes neonFlicker{0%,19%,21%,23%,25%,54%,56%,to{text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 2px #f40,0 0 4px #f40,0 0 6px #f40,0 0 8px #f40,0 0 10px #f40;box-shadow:0 0 .5px #fff,inset 0 0 .5px #fff,0 0 2px #08f,inset 0 0 2px #08f,0 0 4px #08f,inset 0 0 4px #08f}20%,24%,55%{text-shadow:none;box-shadow:none}}.sun-editor-editable .__se__t-shadow,.sun-editor .__se__t-shadow{text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 .2rem #999,0 0 .4rem #888,0 0 .6rem #777,0 0 .8rem #666,0 0 1rem #555}.sun-editor-editable .__se__t-code,.sun-editor .__se__t-code{font-family:monospace;color:#666;background-color:#1b1f230d;border-radius:6px;padding:.2em .4em}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_AMS-Regular.73ea273a72f4aca30ca5.woff2) format("woff2"),url(/static/media/KaTeX_AMS-Regular.d562e886c52f12660a41.woff) format("woff"),url(/static/media/KaTeX_AMS-Regular.853be92419a6c3766b9a.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/static/media/KaTeX_Caligraphic-Bold.a1abf90dfd72792a577a.woff2) format("woff2"),url(/static/media/KaTeX_Caligraphic-Bold.d757c535a2e5902f1325.woff) format("woff"),url(/static/media/KaTeX_Caligraphic-Bold.7489a2fbfb9bfe704420.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Caligraphic-Regular.d6484fce1ef428d5bd94.woff2) format("woff2"),url(/static/media/KaTeX_Caligraphic-Regular.db074fa22cf224af93d7.woff) format("woff"),url(/static/media/KaTeX_Caligraphic-Regular.7e873d3833eb108a0758.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/static/media/KaTeX_Fraktur-Bold.931d67ea207ab37ee693.woff2) format("woff2"),url(/static/media/KaTeX_Fraktur-Bold.354501bac435c3264834.woff) format("woff"),url(/static/media/KaTeX_Fraktur-Bold.4c761b3711973ab04edf.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Fraktur-Regular.172d3529b26f8cedef6b.woff2) format("woff2"),url(/static/media/KaTeX_Fraktur-Regular.6fdf0ac577be0ba82a4c.woff) format("woff"),url(/static/media/KaTeX_Fraktur-Regular.ed305b5434865e06ffde.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/static/media/KaTeX_Main-Bold.39890742bc957b368704.woff2) format("woff2"),url(/static/media/KaTeX_Main-Bold.0c3b8929d377c0e9b2f3.woff) format("woff"),url(/static/media/KaTeX_Main-Bold.8169508bf58f8bd92ad8.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/static/media/KaTeX_Main-BoldItalic.20f389c4120be058d80a.woff2) format("woff2"),url(/static/media/KaTeX_Main-BoldItalic.428978dc7837d46de091.woff) format("woff"),url(/static/media/KaTeX_Main-BoldItalic.828abcb200061cffbaae.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/static/media/KaTeX_Main-Italic.fe2176f79edaa716e621.woff2) format("woff2"),url(/static/media/KaTeX_Main-Italic.fd947498bc16392e76c2.woff) format("woff"),url(/static/media/KaTeX_Main-Italic.fa675e5e4bec9eb250b6.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Main-Regular.f650f111a3b890d116f1.woff2) format("woff2"),url(/static/media/KaTeX_Main-Regular.4f35fbcc9ee8614c2bcc.woff) format("woff"),url(/static/media/KaTeX_Main-Regular.9eba1d77abcf2aa6e94e.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/static/media/KaTeX_Math-BoldItalic.dcbcbd93bac0470b462d.woff2) format("woff2"),url(/static/media/KaTeX_Math-BoldItalic.3f07ed67f06c720120ce.woff) format("woff"),url(/static/media/KaTeX_Math-BoldItalic.bf2d440b3a42ea78a998.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/static/media/KaTeX_Math-Italic.6d3d25f4820d0da8f01f.woff2) format("woff2"),url(/static/media/KaTeX_Math-Italic.96759856b4e70f3a8338.woff) format("woff"),url(/static/media/KaTeX_Math-Italic.8a5f936332e8028c7278.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/static/media/KaTeX_SansSerif-Bold.95591a929f0d32aa282a.woff2) format("woff2"),url(/static/media/KaTeX_SansSerif-Bold.b9cd458ac6d5889ff9c3.woff) format("woff"),url(/static/media/KaTeX_SansSerif-Bold.5b49f4993ae22d7975b4.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/static/media/KaTeX_SansSerif-Italic.7d393d382f3e7fb1c637.woff2) format("woff2"),url(/static/media/KaTeX_SansSerif-Italic.8d593cfaa96238d5e2f8.woff) format("woff"),url(/static/media/KaTeX_SansSerif-Italic.b257a18c016f37ee4543.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_SansSerif-Regular.cd5e231e0cc53b2cb2c0.woff2) format("woff2"),url(/static/media/KaTeX_SansSerif-Regular.02271ec5cb9f5b4588ac.woff) format("woff"),url(/static/media/KaTeX_SansSerif-Regular.2f7bc363fc5424ebda59.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Script-Regular.c81d1b2a4b75d3eded60.woff2) format("woff2"),url(/static/media/KaTeX_Script-Regular.073b3402d036714b4370.woff) format("woff"),url(/static/media/KaTeX_Script-Regular.fc9ba5249878cd8f8d88.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size1-Regular.6eec866c69313624be60.woff2) format("woff2"),url(/static/media/KaTeX_Size1-Regular.0108e89c9003e8c14ea3.woff) format("woff"),url(/static/media/KaTeX_Size1-Regular.6de7d4b539221a49e9e2.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size2-Regular.2960900c4f271311eb36.woff2) format("woff2"),url(/static/media/KaTeX_Size2-Regular.3a99e70aee4076660d38.woff) format("woff"),url(/static/media/KaTeX_Size2-Regular.57f5c1837853986ea1db.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size3-Regular.e1951519f6f0596f7356.woff2) format("woff2"),url(/static/media/KaTeX_Size3-Regular.7947224e8a9914fa332b.woff) format("woff"),url(/static/media/KaTeX_Size3-Regular.8d6b6822586eea3d3b20.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size4-Regular.e418bf257af1052628d8.woff2) format("woff2"),url(/static/media/KaTeX_Size4-Regular.aeffd8025cba3647f1a6.woff) format("woff"),url(/static/media/KaTeX_Size4-Regular.4ad7c7e8bb8d10a34bb7.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Typewriter-Regular.c295e7f71970f03c0549.woff2) format("woff2"),url(/static/media/KaTeX_Typewriter-Regular.4c6b94fd1d07f8beff7c.woff) format("woff"),url(/static/media/KaTeX_Typewriter-Regular.c5c02d763c89380dcb4e.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;position:relative;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.45"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{display:inline;line-height:0}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}:root{--flat-border: #3c444e;--flat-text: #768390;--flat-h_text: #adbac7;--flat-active_text: #CDD9E5;--flat-placeholder: #454b59;--flat-blue: #116fe9;--flat-light_blue: #1a73e8;--flat-shadow_blue: #1e3969;--flat-bg: #171b1f;--flat-card: #22272e;--flat-element: #2d333b;--menu-background: "red";--blue-border: #3c444e;--blue-text: #768390;--blue-h_text: #adbac7;--blue-active_text: #CDD9E5;--blue-placeholder: #454b59;--blue-blue: #116fe9;--blue-light_blue: #1a73e8;--blue-shadow_blue: #1e3969;--blue-bg: #0E1621;--blue-card: #17212B;--blue-element: #242F3D;--dark-border: #454a50;--dark-text: #898e94;--dark-h_text: #b8c0c7;--dark-active_text: #b2b6be;--dark-placeholder: #575a5f;--dark-blue: #2276e4;--dark-light_blue: #2276e4;--dark-shadow_blue: #26406d;--dark-bg: #171717;--dark-card: #1e1e1e;--dark-element: #292929;--light-border: #D0D7DE;--light-text: #57606A;--light-h_text: #24292F;--light-active_text: #24292F;--light-placeholder: #b0b6c0;--light-blue: #0075FF;--light-light_blue: #0075FF;--light-shadow_blue: #ADD7FB;--light-bg: #F7F7F7;--light-card: #ffffff;--light-element: #f0f0f0;--sarbon-main-color: #174262;--sarbon-sidebar-menu: #014e58;--sidebar-large-width: 253px;--sidebar-small-width: 80px;--animation-duration: .25s;--header: 75px;--v-border: var(--light-border);--v-text: var(--light-text);--v-h_text: var(--light-h_text);--v-active_text: var(--light-active_text);--v-placeholder: var(--light-placeholder);--v-blue: var(--light-blue);--v-light_blue: var(--light-light_blue);--v-shadow_blue: var(--light-shadow_blue);--v-bg: var(--light-bg);--v-card: var(--light-card);--v-element: var(--light-element);--sidebar-bg: var(--menu-background);--sidebar-menu: var(--sarbon-sidebar-menu)}[data-theme=dark]{--v-border: var(--dark-border);--v-text: var(--dark-text);--v-h_text: var(--dark-h_text);--v-active_text: var(--dark-active_text);--v-placeholder: var(--dark-placeholder);--v-blue: var(--dark-blue);--v-light_blue: var(--dark-light_blue);--v-shadow_blue: var(--dark-shadow_blue);--v-bg: var(--dark-bg);--v-card: var(--dark-card);--v-element: var(--dark-element);--v-sidebar-bg: var(--sarbon-main-color)}[data-theme=light]{--v-border: var(--light-border);--v-text: var(--light-text);--v-h_text: var(--light-h_text);--v-active_text: var(--light-active_text);--v-placeholder: var(--light-placeholder);--v-blue: var(--light-blue);--v-light_blue: var(--light-light_blue);--v-shadow_blue: var(--light-shadow_blue);--v-bg: var(--light-bg);--v-card: var(--light-card);--v-element: var(--light-element);--v-sidebar-bg: var(--sarbon-main-color);--v-sidebar-menu: var(--sidebar-menu)}[data-theme=flat]{--v-border: var(--flat-border);--v-text: var(--flat-text);--v-h_text: var(--flat-h_text);--v-active_text: var(--flat-active_text);--v-placeholder: var(--flat-placeholder);--v-blue: var(--flat-blue);--v-light_blue: var(--flat-light_blue);--v-shadow_blue: var(--flat-shadow_blue);--v-bg: var(--flat-bg);--v-card: var(--flat-card);--v-element: var(--flat-element)}[data-theme=blue]{--v-border: var(--blue-border);--v-text: var(--blue-text);--v-h_text: var(--blue-h_text);--v-active_text: var(--blue-active_text);--v-placeholder: var(--blue-placeholder);--v-blue: var(--blue-blue);--v-light_blue: var(--blue-light_blue);--v-shadow_blue: var(--blue-shadow_blue);--v-bg: var(--blue-bg);--v-card: var(--blue-card);--v-element: var(--blue-element)}@media(max-width:768px){.ant-btn:not(.ant-btn-sm):not(.ant-btn-icon-only):not(.ant-btn-link){min-height:40px;padding-left:14px;padding-right:14px;font-size:14px}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-picker,.ant-input-number{min-height:40px}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{height:40px!important;padding-top:4px}.ant-select-single .ant-select-selector .ant-select-selection-item,.ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:32px!important}.ant-switch{min-width:44px;height:24px}.ant-pagination .ant-pagination-item,.ant-pagination .ant-pagination-prev,.ant-pagination .ant-pagination-next,.ant-pagination .ant-pagination-jump-prev,.ant-pagination .ant-pagination-jump-next{min-width:36px;height:36px;line-height:36px}.header-wrapper{padding:.5rem 12px!important;height:75px!important;height:var(--header)!important}.header-wrapper .left{gap:6px!important;flex:1 1;min-width:0}.header-wrapper .left h4{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100vw - 220px);font-size:14px!important}.header-wrapper .right{gap:4px!important}.header-wrapper .header-btn{height:36px;width:36px;padding:0}.header-wrapper .right .ant-avatar{width:36px!important;height:36px!important;min-width:36px}:root{--header: 60px !important}}@media(max-width:480px){:root{--header: 56px !important}.header-wrapper .left h4{font-size:13px!important;max-width:calc(100vw - 200px)}}@media(max-width:768px){.content-card{padding:16px!important;margin:12px!important;border-radius:12px!important}div[class*=m-5][class*="px-[24px]"]{margin:12px!important;padding:12px 16px!important;border-radius:12px}.pt-\[16px\].px-\[24px\].m-5 p[class*="text-[24px]"],div[class*=m-5] p[class*="text-[24px]"]{font-size:18px!important}}@media(max-width:992px){.ant-table-wrapper,.ant-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table-container{min-width:-webkit-max-content;min-width:max-content}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:10px 8px!important;font-size:13px!important;white-space:nowrap}.ant-table-pagination.ant-pagination{flex-wrap:wrap;justify-content:center!important;margin:12px 8px!important;gap:6px}}@media(max-width:768px){.ant-table .hide-on-mobile,.ant-table-thead th.hide-on-mobile{display:none!important}.ant-table-tbody>tr.ant-table-row:hover>td{background:transparent none repeat 0 0 / auto auto padding-box border-box scroll!important;background:initial!important}.ant-modal{max-width:100vw!important;width:100vw!important;margin:0!important;top:0!important;padding-bottom:0!important}.ant-modal-content{border-radius:0!important;min-height:100vh;padding:16px!important}.ant-modal-close{top:12px!important;right:12px!important}.ant-modal-title{font-size:16px!important;padding-right:32px}.ant-modal-body{padding:0!important}.ant-modal-footer{position:-webkit-sticky;position:sticky;bottom:0;background:#fff;margin:0 -16px -16px;padding:12px 16px!important;border-top:1px solid #f0f0f0}.ant-modal-footer .ant-btn{min-height:44px;flex:1 1}.ant-drawer-right .ant-drawer-content-wrapper,.ant-drawer-left .ant-drawer-content-wrapper{width:min(360px,92vw)!important}.ant-modal-confirm .ant-modal{width:92vw!important;margin:12px!important;top:20%!important}.ant-modal-confirm .ant-modal-content{min-height:auto;border-radius:12px!important}.ant-form-horizontal .ant-form-item-label,.ant-form-horizontal .ant-form-item-control{flex:0 0 100%!important;max-width:100%!important;text-align:left!important}.ant-form-horizontal .ant-form-item-label{padding-bottom:4px!important}.ant-form-item{margin-bottom:16px!important}.ant-form-inline .ant-form-item{width:100%!important;margin-right:0!important}.ant-row{row-gap:8px}.sarbon-mobile-sidebar-drawer .ant-drawer-content-wrapper{box-shadow:4px 0 24px #00000026!important}.sarbon-mobile-sidebar-drawer .ant-drawer-body{overflow-y:auto;overscroll-behavior:contain}.sarbon-mobile-sidebar-drawer .ant-menu-item,.sarbon-mobile-sidebar-drawer .ant-menu-submenu-title{height:48px!important;line-height:48px!important;padding-left:20px!important}.ant-tabs-nav{margin-bottom:12px!important}.ant-tabs-tab{padding:8px 12px!important;font-size:13px!important}.ant-tabs-nav-list{flex-wrap:nowrap}.ant-card{border-radius:12px!important}.ant-card-head{padding:0 12px!important;min-height:44px}.ant-card-head-title{padding:12px 0!important;font-size:15px!important}.ant-card-body{padding:12px!important}.ant-statistic-title{font-size:12px!important}.ant-statistic-content{font-size:18px!important}.sarbon-search-input,input[placeholder*=Search],input[placeholder*=Qidirish],input[placeholder*=\41f\43e\438\441\43a]{width:100%!important}.filter-row{flex-direction:column!important;gap:8px!important}.filter-row>*{width:100%!important}}@media(max-width:480px){.ant-breadcrumb{font-size:11px!important}.ant-breadcrumb li:not(:last-child):not(:nth-last-child(2)){display:none!important}}html,body{overflow-x:hidden}@media(max-width:768px){.layout .content{padding:0!important;overscroll-behavior-y:contain}.antd-img-crop-modal .ant-modal{width:100vw!important;max-width:100vw!important}.ant-dropdown-menu-item,.ant-select-item,.ant-menu-item{min-height:40px!important;padding:8px 12px!important;font-size:14px!important}.ant-notification{width:calc(100vw - 24px)!important;margin-right:12px!important}.ant-notification-notice{width:100%!important}.ant-message{top:16px!important}.ant-picker{width:100%!important}.ant-picker-dropdown{max-width:100vw}.ant-picker-panel-container{overflow-x:auto}.ant-table-cell,.ant-descriptions-item-content,.ant-typography{word-break:break-word;overflow-wrap:break-word}.dashboard{padding:12px!important}.grid.gap-6{gap:12px!important}.box.e-card-shadow{padding:12px!important}.box.e-card-shadow .ant-avatar{width:44px!important;height:44px!important;min-width:44px;font-size:22px!important}.box.e-card-shadow h2.text-4xl,.box.e-card-shadow h2[class*=text-4xl]{font-size:22px!important;line-height:1.2}.box.e-card-shadow h4{font-size:12px!important;margin-bottom:4px!important}.box.e-card-shadow .flex.gap-5{gap:12px!important}.ant-pie,.g2-html-annotation{max-width:100%}.statistics-table-item-border{padding:8px 0!important}.mobile-hidden{display:none!important}}@media(min-width:769px){.desktop-hidden{display:none!important}}@media(max-width:768px){.mobile-full-width{width:100%!important}.mobile-stack{flex-direction:column!important;align-items:stretch!important}}*{box-sizing:border-box}.image-upload .ant-upload-list-item{padding:0!important;width:120px!important;height:120px!important}.image-upload .ant-upload-list-item:before{width:100%!important;height:100%!important}.image-upload .ant-upload-select{width:120px!important;height:120px!important}.input-mask{height:32px;width:100%;border-width:1px;border-style:solid;border-color:#d9d9d9;border-radius:8px;padding:4px 11px}.input-mask:focus-visible{border-color:#0a3180;border-radius:8px;padding:4px 11px;outline:none}::-webkit-scrollbar{width:.35rem;height:.45rem}::-webkit-scrollbar-track{background:#f0f0f0;background:var(--v-element)}::-webkit-scrollbar-thumb{background:#b0b6c0;background:var(--v-placeholder);border-radius:.25rem;cursor:pointer!important}::-webkit-scrollbar-thumb:hover{background:#57606a;background:var(--v-text)}.table-none-hover tr{background:transparent none repeat 0 0 / auto auto padding-box border-box scroll!important;background:initial!important}.table-none-hover tr:hover{background:#0000!important}.suneditor .sun-editor{border-radius:.5rem;border-color:#ededed}.suneditor .sun-editor .se-resizing-bar{border-radius:0 0 .5rem .5rem}.suneditor .sun-editor .se-toolbar{outline:none;border-radius:.5rem .5rem 0 0}.suneditor .sun-editor .se-btn-module-border{border:none}.suneditor .sun-editor .se-btn{border-radius:.5rem}.e-btn{font-size:20px;transition:.3s;background-color:#f0f0f0;background-color:var(--v-element);color:#57606a;color:var(--v-text);outline:none;border-radius:6px;border:none;border:1px solid #f0f0f0;border:1px solid var(--v-element);display:flex;align-items:center;padding:5px 10px;cursor:pointer}.e-btn:active{transition:.15s;border-color:#0075ff;border-color:var(--v-blue);box-shadow:0 0 1px 3px #add7fb;box-shadow:0 0 1px 3px var(--v-shadow_blue)}.e-btn:focus{border-color:#0075ff;border-color:var(--v-blue)}.e-btn:hover{border-color:#0075ff;border-color:var(--v-blue);color:#0075ff;color:var(--v-blue)}.ant-btn{box-shadow:none!important}.e-btn.e-btn-text{color:#eff2f7}.e-btn.e-btn-text:focus{border-color:#0075ff;border-color:var(--v-blue)}.e-btn.e-btn-text:hover{border-color:#d0d7de;border-color:var(--v-border);color:#eff2f7}.e-btn.e-btn-text:active{border-color:#0075ff;border-color:var(--v-blue);box-shadow:0 0 1px 3px #add7fb;box-shadow:0 0 1px 3px var(--v-shadow_blue)}.e-input{width:320px;height:2.5rem;background-color:#fff;background-color:var(--v-card);border:1px solid #D0D7DE;border:1px solid var(--v-border);border-radius:6px;color:#24292f;color:var(--v-h_text);padding:.25rem .5rem;outline:none;font-size:18px}.e-input::-webkit-input-placeholder{color:#b0b6c0;color:var(--v-placeholder)}.e-input::placeholder{color:#b0b6c0;color:var(--v-placeholder)}.e-input:focus{transition:.3s;background-color:#f7f7f7;background-color:var(--v-bg);border-color:#0075ff;border-color:var(--v-blue);box-shadow:0 0 1px 2px #add7fb;box-shadow:0 0 1px 2px var(--v-shadow_blue)}.e-input:hover{border-color:#0075ff;border-color:var(--v-blue)}.e-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.responsiveTable table,.responsiveTable{border-collapse:collapse}.responsiveTable thead,.responsiveTable tbody,.responsiveTable tfoot,.responsiveTable tr,.responsiveTable td,.responsiveTable th{border:1px solid #eff2f7}.responsiveTable td,.responsiveTable th{padding:.7rem 1rem}.responsiveTableSm table,.responsiveTableSm{border-collapse:collapse}.responsiveTableSm thead,.responsiveTableSm tbody,.responsiveTableSm tfoot,.responsiveTableSm tr,.responsiveTableSm td,.responsiveTableSm th{border:1px solid #eff2f7}.responsiveTableSm td,.responsiveTableSm th{padding:4px 15px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover tr:hover{background-color:#f7f7f7!important}.actions{min-width:70px;max-width:170px;display:flex;justify-content:space-around;align-items:center;color:#57606a;color:var(--v-text);gap:10px}.actions .view,.actions .edit{font-size:15px;cursor:pointer}.actions .delete{font-size:15px;cursor:pointer;color:#f33434}.actions_th{min-width:70px;max-width:150px}.table_footer{display:flex;align-items:center;justify-content:space-between}@media(max-width:786px){.table_footer{display:block;text-align:center}.table_footer>div:nth-child(1){margin-bottom:10px}}.e-border{border:1px solid #D0D7DE;border:1px solid var(--v-border)}.e-border-blue{border:1px solid #0075FF;border:1px solid var(--v-blue)}.e-card{border-radius:.5rem;background-color:#fff;background-color:var(--v-card);padding:.5rem}.e-card-shadow{box-shadow:0 9px 20px #2e235e12}.bg{background-color:#f7f7f7;background-color:var(--v-bg)}.bg-card{background-color:#fff;background-color:var(--v-card)}.bg-element{background-color:#f0f0f0!important;background-color:var(--v-element)!important}.color-blue{color:#0075ff;color:var(--v-blue)}.d-f{display:flex;align-items:center}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-end{display:flex;align-items:center;justify-content:end}.e-skeleton{background:#fff;background:var(--v-card);background:linear-gradient(110deg,#fff 6%,#f0f0f0 18%,#fff 33%);background:linear-gradient(110deg,var(--v-card) 6%,var(--v-element) 18%,var(--v-card) 33%);border-radius:5px;background-size:200% 100%;-webkit-animation:1.5s skeleton linear infinite;animation:1.5s skeleton linear infinite}@-webkit-keyframes skeleton{to{background-position-x:-200%}}@keyframes skeleton{to{background-position-x:-200%}}.hr{background-color:#d0d7de;background-color:var(--v-border);border:none;height:1px;outline:none}.ant-pagination .ant-pagination-item,.ant-pagination .ant-select-selector,.ant-pagination input{background-color:#fff!important;border-color:#d9d9d9}.ant-pagination .ant-pagination-item-active{border-color:#0a3180}.ant-drawer-content-wrapper{max-width:90%!important}.test-list-actions-wrapper .test-list-actions{display:flex}.selected-text::selection{background:#1f386a!important;color:#fff!important}.se-a4-sized .sun-editor{width:210mm!important;min-height:297mm!important}.ant-table-wrapper .ant-table-tbody td,.ant-table-wrapper .ant-table-tbody tr{border-bottom:1px dashed #ddd!important}.ant-table-wrapper th{font-size:16px!important;padding:6px 8px!important}.ant-table-wrapper .ant-table-row:nth-child(odd){background-color:#f9f9f9!important}.ant-table-wrapper .ant-table-row:nth-child(odd) td{background-color:#f9f9f9!important}.ant-table-wrapper .ant-table-row td{font-size:16px!important;padding:6px 8px!important}.ant-input-affix-wrapper,.ant-select-selector,.ant-input-number,.ant-input-compact-first-item{border-style:dashed!important}@page{size:A4;margin:0}@media print{.responsiveTable table,.responsiveTable{border-collapse:collapse}.responsiveTable thead,.responsiveTable tbody,.responsiveTable tfoot,.responsiveTable tr,.responsiveTable td,.responsiveTable th{border:1px solid #eff2f7}.responsiveTable td,.responsiveTable th{padding:.7rem 1rem}}@media(max-width:768px){.content-card,.content-card .px-\[24px\],.header-wrapper,[class*=HeaderPage]{padding-left:12px!important;padding-right:12px!important}.header-wrapper{padding:0 12px}.ant-breadcrumb{font-size:11px}.text-\[24px\]{font-size:18px!important}.ant-modal{max-width:calc(100vw - 24px)!important;margin:12px auto!important;top:12px!important}.ant-modal-content{border-radius:14px!important}.ant-modal-body{padding:16px!important;max-height:calc(100vh - 140px);overflow-y:auto}.ant-drawer-content-wrapper:not(.sarbon-mobile-sidebar-drawer .ant-drawer-content-wrapper){width:100vw!important}.ant-table-content,.ant-table-body{overflow-x:auto!important}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px!important;font-size:12px}.ant-form-item{margin-bottom:12px}.ant-form .ant-row{flex-direction:column}.ant-col{max-width:100%!important;flex:0 0 100%!important}.ant-btn{min-height:36px}.ant-btn-sm{min-height:30px}.ant-tabs-nav{overflow-x:auto}.ant-tabs-nav .ant-tabs-tab{padding:8px 12px!important;font-size:13px}.ant-row.ant-form-horizontal{gap:8px}.ant-picker{width:100%}.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next{min-width:28px!important;height:28px!important;line-height:26px!important}input,select,textarea{font-size:16px!important}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::-webkit-backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.\!container{width:100%!important}.container{width:100%}@media(min-width:576px){.\!container{max-width:576px!important}.container{max-width:576px}}@media(min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media(min-width:992px){.\!container{max-width:992px!important}.container{max-width:992px}}@media(min-width:1300px){.\!container{max-width:1300px!important}.container{max-width:1300px}}@media(min-width:1365px){.\!container{max-width:1365px!important}.container{max-width:1365px}}.content-card{margin:1.25rem;border-radius:1rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:1.5rem;border-radius:16px;box-shadow:0 0 50px #0715260f}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.collapse{visibility:collapse}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{inset:0}.inset-y-0{top:0;bottom:0}.-bottom-1{bottom:-.25rem}.-bottom-20{bottom:-5rem}.-bottom-8{bottom:-2rem}.-left-8{left:-2rem}.-right-1{right:-.25rem}.-right-12{right:-3rem}.-right-16{right:-4rem}.-right-6{right:-1.5rem}.-top-12{top:-3rem}.-top-16{top:-4rem}.-top-5{top:-1.25rem}.-top-6{top:-1.5rem}.bottom-0{bottom:0}.left-0{left:0}.left-10{left:2.5rem}.left-\[-0\.5rem\]{left:-.5rem}.left-\[90\%\]{left:90%}.right-0{right:0}.right-2{right:.5rem}.right-3{right:.75rem}.right-\[-5px\]{right:-5px}.top-0{top:0}.top-3{top:.75rem}.top-5{top:1.25rem}.top-\[-0\.5rem\]{top:-.5rem}.top-\[-1px\]{top:-1px}.top-\[-5px\]{top:-5px}.top-\[100\%\]{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.order-1{order:1}.col-span-12{grid-column:span 12 / span 12}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-4{grid-column:span 4 / span 4}.col-span-6{grid-column:span 6 / span 6}.col-span-9{grid-column:span 9 / span 9}.col-span-full{grid-column:1 / -1}.float-right{float:right}.\!m-0{margin:0!important}.-m-1{margin:-.25rem}.m-0{margin:0}.m-1{margin:.25rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.m-auto{margin:auto}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-\[12px\]{margin-top:12px;margin-bottom:12px}.my-auto{margin-top:auto;margin-bottom:auto}.\!mb-0{margin-bottom:0!important}.\!mb-0\.5{margin-bottom:.125rem!important}.\!mb-1{margin-bottom:.25rem!important}.\!mb-1\.5{margin-bottom:.375rem!important}.\!mb-2{margin-bottom:.5rem!important}.\!mb-3{margin-bottom:.75rem!important}.\!mb-4{margin-bottom:1rem!important}.\!mb-5{margin-bottom:1.25rem!important}.\!mt-0{margin-top:0!important}.\!mt-0\.5{margin-top:.125rem!important}.\!mt-1{margin-top:.25rem!important}.\!mt-1\.5{margin-top:.375rem!important}.\!mt-2{margin-top:.5rem!important}.-ml-4{margin-left:-1rem}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[12px\]{margin-bottom:12px}.mb-\[16px\]{margin-bottom:16px}.mb-\[20px\]{margin-bottom:20px}.mb-\[24px\]{margin-bottom:24px}.mb-\[50px\]{margin-bottom:50px}.mb-\[70px\]{margin-bottom:70px}.me-2{-webkit-margin-end:.5rem;margin-inline-end:.5rem}.me-3{-webkit-margin-end:.75rem;margin-inline-end:.75rem}.me-5{-webkit-margin-end:1.25rem;margin-inline-end:1.25rem}.me-\[1rem\]{-webkit-margin-end:1rem;margin-inline-end:1rem}.me-\[20px\]{-webkit-margin-end:20px;margin-inline-end:20px}.ml-0{margin-left:0}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-8{margin-left:2rem}.ml-\[4px\]{margin-left:4px}.ml-\[50px\]{margin-left:50px}.ml-\[8px\]{margin-left:8px}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-\[12px\]{margin-right:12px}.mr-\[18px\]{margin-right:18px}.mr-\[6px\]{margin-right:6px}.mr-\[8px\]{margin-right:8px}.ms-0{-webkit-margin-start:0px;margin-inline-start:0px}.ms-1{-webkit-margin-start:.25rem;margin-inline-start:.25rem}.ms-2{-webkit-margin-start:.5rem;margin-inline-start:.5rem}.ms-3{-webkit-margin-start:.75rem;margin-inline-start:.75rem}.ms-5{-webkit-margin-start:1.25rem;margin-inline-start:1.25rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[14px\]{margin-top:14px}.mt-\[20px\]{margin-top:20px}.mt-\[24px\]{margin-top:24px}.mt-\[28px\]{margin-top:28px}.mt-\[40px\]{margin-top:40px}.box-border{box-sizing:border-box}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.\!block{display:block!important}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.\!contents{display:contents!important}.contents{display:contents}.hidden{display:none}.\!h-5{height:1.25rem!important}.\!h-6{height:1.5rem!important}.\!h-7{height:1.75rem!important}.\!h-\[72px\]{height:72px!important}.\!h-auto{height:auto!important}.\!h-full{height:100%!important}.h-0{height:0px}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-40{height:10rem}.h-44{height:11rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[120px\]{height:120px}.h-\[140px\]{height:140px}.h-\[200px\]{height:200px}.h-\[20px\]{height:20px}.h-\[22px\]{height:22px}.h-\[240px\]{height:240px}.h-\[25px\]{height:25px}.h-\[30px\]{height:30px}.h-\[32px\]{height:32px}.h-\[36px\]{height:36px}.h-\[44px\]{height:44px}.h-\[48px\]{height:48px}.h-\[500px\]{height:500px}.h-\[70px\]{height:70px}.h-\[80vh\]{height:80vh}.h-auto{height:auto}.h-full{height:100%}.h-max{height:-webkit-max-content;height:max-content}.h-min{height:-webkit-min-content;height:min-content}.h-px{height:1px}.h-screen{height:100vh}.max-h-20{max-height:5rem}.max-h-48{max-height:12rem}.max-h-64{max-height:16rem}.max-h-96{max-height:24rem}.max-h-\[180px\]{max-height:180px}.max-h-\[240px\]{max-height:240px}.max-h-\[320px\]{max-height:320px}.max-h-\[400px\]{max-height:400px}.max-h-\[55vh\]{max-height:55vh}.max-h-\[65vh\]{max-height:65vh}.max-h-\[min\(70vh\,560px\)\]{max-height:min(70vh,560px)}.min-h-\[1000px\]{min-height:1000px}.min-h-\[200px\]{min-height:200px}.min-h-\[24rem\]{min-height:24rem}.min-h-\[260px\]{min-height:260px}.min-h-\[2rem\]{min-height:2rem}.min-h-\[320px\]{min-height:320px}.min-h-\[80px\]{min-height:80px}.min-h-\[85vh\]{min-height:85vh}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.\!w-7{width:1.75rem!important}.\!w-\[310px\]{width:310px!important}.\!w-\[72px\]{width:72px!important}.\!w-\[88px\]{width:88px!important}.\!w-fit{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.\!w-full{width:100%!important}.w-0{width:0px}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\/5{width:40%}.w-24{width:6rem}.w-3\/5{width:60%}.w-32{width:8rem}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[100\%\]{width:100%}.w-\[100px\]{width:100px}.w-\[110px\]{width:110px}.w-\[120px\]{width:120px}.w-\[122px\]{width:122px}.w-\[130px\]{width:130px}.w-\[140px\]{width:140px}.w-\[150px\]{width:150px}.w-\[176px\]{width:176px}.w-\[180px\]{width:180px}.w-\[200px\]{width:200px}.w-\[20px\]{width:20px}.w-\[22px\]{width:22px}.w-\[238px\]{width:238px}.w-\[240px\]{width:240px}.w-\[250px\]{width:250px}.w-\[265px\]{width:265px}.w-\[289px\]{width:289px}.w-\[300px\]{width:300px}.w-\[30px\]{width:30px}.w-\[320px\]{width:320px}.w-\[32px\]{width:32px}.w-\[35px\]{width:35px}.w-\[36px\]{width:36px}.w-\[400px\]{width:400px}.w-\[432px\]{width:432px}.w-\[44px\]{width:44px}.w-\[50px\]{width:50px}.w-\[70px\]{width:70px}.w-\[80px\]{width:80px}.w-\[900px\]{width:900px}.w-\[calc\(100\%\+32px\)\]{width:calc(100% + 32px)}.w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-webkit-max-content;width:max-content}.w-min{width:-webkit-min-content;width:min-content}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-\[1\.75rem\]{min-width:1.75rem}.min-w-\[100px\]{min-width:100px}.min-w-\[120px\]{min-width:120px}.min-w-\[140px\]{min-width:140px}.min-w-\[16px\]{min-width:16px}.min-w-\[220px\]{min-width:220px}.min-w-\[280px\]{min-width:280px}.min-w-\[50\%\]{min-width:50%}.min-w-\[70px\]{min-width:70px}.min-w-\[800px\]{min-width:800px}.min-w-max{min-width:-webkit-max-content;min-width:max-content}.\!max-w-xs{max-width:20rem!important}.max-w-2xl{max-width:42rem}.max-w-\[200px\]{max-width:200px}.max-w-\[210mm\]{max-width:210mm}.max-w-\[220px\]{max-width:220px}.max-w-\[240px\]{max-width:240px}.max-w-\[300px\]{max-width:300px}.max-w-\[380px\]{max-width:380px}.max-w-\[980px\]{max-width:980px}.max-w-\[min\(96vw\,420px\)\]{max-width:min(96vw,420px)}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1}.flex-shrink-0,.shrink-0{flex-shrink:0}.basis-\[min\(100\%\,14rem\)\]{flex-basis:min(100%,14rem)}.border-collapse{border-collapse:collapse}.border-spacing-1{--tw-border-spacing-x: .25rem;--tw-border-spacing-y: .25rem;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.translate-x-3{--tw-translate-x: .75rem;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-2{--tw-translate-y: .5rem;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-45{--tw-rotate: -45deg;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-0{--tw-rotate: 0deg;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}.animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.\!items-center{align-items:center!important}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.\!justify-start{justify-content:flex-start!important}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.\!justify-center{justify-content:center!important}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-\[24px\]{gap:24px}.gap-x-2{-webkit-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-webkit-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-webkit-column-gap:1rem;column-gap:1rem}.gap-x-\[24px\]{-webkit-column-gap:24px;column-gap:24px}.gap-y-0{row-gap:0px}.gap-y-0\.5{row-gap:.125rem}.gap-y-1{row-gap:.25rem}.gap-y-1\.5{row-gap:.375rem}.gap-y-2{row-gap:.5rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-slate-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(241 245 249 / var(--tw-divide-opacity))}.self-start{align-self:flex-start}.overflow-auto{overflow:auto}.\!overflow-hidden{overflow:hidden!important}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overscroll-y-contain{overscroll-behavior-y:contain}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.\!rounded-2xl{border-radius:1rem!important}.\!rounded-full{border-radius:9999px!important}.\!rounded-lg{border-radius:.5rem!important}.\!rounded-xl{border-radius:.75rem!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[2px\]{border-radius:2px}.rounded-\[50\%\]{border-radius:50%}.rounded-\[6px\]{border-radius:6px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-s-md{border-start-start-radius:.375rem;border-end-start-radius:.375rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.\!border-0{border-width:0px!important}.border{border-width:1px}.border-0{border-width:0px}.border-2,.border-\[2px\]{border-width:2px}.border-b{border-bottom-width:1px}.border-l-2{border-left-width:2px}.border-l-\[3px\]{border-left-width:3px}.border-l-\[5px\]{border-left-width:5px}.border-t{border-top-width:1px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-none{border-style:none}.\!border-green-500{--tw-border-opacity: 1 !important;border-color:rgb(34 197 94 / var(--tw-border-opacity))!important}.\!border-indigo-200{--tw-border-opacity: 1 !important;border-color:rgb(199 210 254 / var(--tw-border-opacity))!important}.border-\[\#0a3180\]{--tw-border-opacity: 1;border-color:rgb(10 49 128 / var(--tw-border-opacity))}.border-\[\#174262\]{--tw-border-opacity: 1;border-color:rgb(23 66 98 / var(--tw-border-opacity))}.border-\[\#174262\]\/30{border-color:#1742624d}.border-\[\#2F54EB\]\/10{border-color:#2f54eb1a}.border-\[\#52C41A\]{--tw-border-opacity: 1;border-color:rgb(82 196 26 / var(--tw-border-opacity))}.border-\[\#8ab1ff\]{--tw-border-opacity: 1;border-color:rgb(138 177 255 / var(--tw-border-opacity))}.border-\[\#D9D9D9\]{--tw-border-opacity: 1;border-color:rgb(217 217 217 / var(--tw-border-opacity))}.border-\[\#F0F0F0\]{--tw-border-opacity: 1;border-color:rgb(240 240 240 / var(--tw-border-opacity))}.border-\[\#a2d8b2\]{--tw-border-opacity: 1;border-color:rgb(162 216 178 / var(--tw-border-opacity))}.border-\[\#ddd\]{--tw-border-opacity: 1;border-color:rgb(221 221 221 / var(--tw-border-opacity))}.border-\[\#ffb3ac\]{--tw-border-opacity: 1;border-color:rgb(255 179 172 / var(--tw-border-opacity))}.border-amber-100{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity))}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity))}.border-amber-200\/60{border-color:#fde68a99}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity))}.border-amber-600{--tw-border-opacity: 1;border-color:rgb(217 119 6 / var(--tw-border-opacity))}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity))}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity))}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity))}.border-cyan-200{--tw-border-opacity: 1;border-color:rgb(165 243 252 / var(--tw-border-opacity))}.border-cyan-500{--tw-border-opacity: 1;border-color:rgb(6 182 212 / var(--tw-border-opacity))}.border-emerald-100{--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity))}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity))}.border-emerald-200\/60{border-color:#a7f3d099}.border-emerald-400{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity))}.border-emerald-700{--tw-border-opacity: 1;border-color:rgb(4 120 87 / var(--tw-border-opacity))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-gray-50{--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity))}.border-green-300{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity))}.border-indigo-100{--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity))}.border-indigo-200{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity))}.border-neutral-100{--tw-border-opacity: 1;border-color:rgb(245 245 245 / var(--tw-border-opacity))}.border-purple-300{--tw-border-opacity: 1;border-color:rgb(216 180 254 / var(--tw-border-opacity))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity))}.border-rose-200{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity))}.border-sky-200{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity))}.border-sky-700{--tw-border-opacity: 1;border-color:rgb(3 105 161 / var(--tw-border-opacity))}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity))}.border-slate-100\/90{border-color:#f1f5f9e6}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity))}.border-slate-200\/60{border-color:#e2e8f099}.border-slate-200\/70{border-color:#e2e8f0b3}.border-slate-200\/80{border-color:#e2e8f0cc}.border-slate-200\/90{border-color:#e2e8f0e6}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity))}.border-slate-400{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity))}.border-slate-50{--tw-border-opacity: 1;border-color:rgb(248 250 252 / var(--tw-border-opacity))}.border-slate-600{--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity))}.border-slate-950{--tw-border-opacity: 1;border-color:rgb(2 6 23 / var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-violet-100{--tw-border-opacity: 1;border-color:rgb(237 233 254 / var(--tw-border-opacity))}.border-violet-200{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.border-white\/30{border-color:#ffffff4d}.border-zinc-300{--tw-border-opacity: 1;border-color:rgb(212 212 216 / var(--tw-border-opacity))}.border-l-amber-400{--tw-border-opacity: 1;border-left-color:rgb(251 191 36 / var(--tw-border-opacity))}.border-l-amber-500{--tw-border-opacity: 1;border-left-color:rgb(245 158 11 / var(--tw-border-opacity))}.border-l-emerald-400{--tw-border-opacity: 1;border-left-color:rgb(52 211 153 / var(--tw-border-opacity))}.border-l-emerald-600{--tw-border-opacity: 1;border-left-color:rgb(5 150 105 / var(--tw-border-opacity))}.border-l-rose-600{--tw-border-opacity: 1;border-left-color:rgb(225 29 72 / var(--tw-border-opacity))}.border-l-sky-400{--tw-border-opacity: 1;border-left-color:rgb(56 189 248 / var(--tw-border-opacity))}.border-l-slate-400{--tw-border-opacity: 1;border-left-color:rgb(148 163 184 / var(--tw-border-opacity))}.border-l-slate-500{--tw-border-opacity: 1;border-left-color:rgb(100 116 139 / var(--tw-border-opacity))}.border-t-\[\#174262\]{--tw-border-opacity: 1;border-top-color:rgb(23 66 98 / var(--tw-border-opacity))}.border-opacity-5{--tw-border-opacity: .05}.\!bg-\[\#174262\]{--tw-bg-opacity: 1 !important;background-color:rgb(23 66 98 / var(--tw-bg-opacity))!important}.\!bg-green-500{--tw-bg-opacity: 1 !important;background-color:rgb(34 197 94 / var(--tw-bg-opacity))!important}.\!bg-transparent{background-color:transparent!important}.\!bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity))!important}.bg-\[\#0075FF\]{--tw-bg-opacity: 1;background-color:rgb(0 117 255 / var(--tw-bg-opacity))}.bg-\[\#0269B6\]{--tw-bg-opacity: 1;background-color:rgb(2 105 182 / var(--tw-bg-opacity))}.bg-\[\#174262\]{--tw-bg-opacity: 1;background-color:rgb(23 66 98 / var(--tw-bg-opacity))}.bg-\[\#174262\]\/10{background-color:#1742621a}.bg-\[\#174262\]\/5{background-color:#1742620d}.bg-\[\#1d4c70\]{--tw-bg-opacity: 1;background-color:rgb(29 76 112 / var(--tw-bg-opacity))}.bg-\[\#2F54EB\]\/5{background-color:#2f54eb0d}.bg-\[\#D6E4FF\]{--tw-bg-opacity: 1;background-color:rgb(214 228 255 / var(--tw-bg-opacity))}.bg-\[\#E6F7E6\]{--tw-bg-opacity: 1;background-color:rgb(230 247 230 / var(--tw-bg-opacity))}.bg-\[\#EAF0FD\]{--tw-bg-opacity: 1;background-color:rgb(234 240 253 / var(--tw-bg-opacity))}.bg-\[\#EB2F96\]{--tw-bg-opacity: 1;background-color:rgb(235 47 150 / var(--tw-bg-opacity))}.bg-\[\#F0F0F0\]{--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity))}.bg-\[\#F0F7FF\]{--tw-bg-opacity: 1;background-color:rgb(240 247 255 / var(--tw-bg-opacity))}.bg-\[\#F4F7F9\]{--tw-bg-opacity: 1;background-color:rgb(244 247 249 / var(--tw-bg-opacity))}.bg-\[\#F5F5F5\]{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.bg-\[\#F7F7F7\]{--tw-bg-opacity: 1;background-color:rgb(247 247 247 / var(--tw-bg-opacity))}.bg-\[\#F8FAFC\]{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.bg-\[\#F9FAFB\]{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.bg-\[\#FAFAFA\]{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity))}.bg-\[\#FAFBFC\]{--tw-bg-opacity: 1;background-color:rgb(250 251 252 / var(--tw-bg-opacity))}.bg-\[\#FCE7E7\]{--tw-bg-opacity: 1;background-color:rgb(252 231 231 / var(--tw-bg-opacity))}.bg-\[\#FCE8E6\]{--tw-bg-opacity: 1;background-color:rgb(252 232 230 / var(--tw-bg-opacity))}.bg-\[\#FFF0F6\]{--tw-bg-opacity: 1;background-color:rgb(255 240 246 / var(--tw-bg-opacity))}.bg-\[\#c1fcd1\]{--tw-bg-opacity: 1;background-color:rgb(193 252 209 / var(--tw-bg-opacity))}.bg-\[\#d9f7be\]{--tw-bg-opacity: 1;background-color:rgb(217 247 190 / var(--tw-bg-opacity))}.bg-\[\#dff3e5\]{--tw-bg-opacity: 1;background-color:rgb(223 243 229 / var(--tw-bg-opacity))}.bg-\[\#eef2f6\]{--tw-bg-opacity: 1;background-color:rgb(238 242 246 / var(--tw-bg-opacity))}.bg-\[\#f0f0f0\]{--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity))}.bg-\[\#f5f5f5\]{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.bg-\[\#f6ffed\]{--tw-bg-opacity: 1;background-color:rgb(246 255 237 / var(--tw-bg-opacity))}.bg-\[\#fafafa\]{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity))}.bg-\[\#fcf3f3\]{--tw-bg-opacity: 1;background-color:rgb(252 243 243 / var(--tw-bg-opacity))}.bg-\[\#fdfdfd\]{--tw-bg-opacity: 1;background-color:rgb(253 253 253 / var(--tw-bg-opacity))}.bg-\[\#fff\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-\[\#fffbe6\]{--tw-bg-opacity: 1;background-color:rgb(255 251 230 / var(--tw-bg-opacity))}.bg-\[red\]{--tw-bg-opacity: 1;background-color:rgb(255 0 0 / var(--tw-bg-opacity))}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity))}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity))}.bg-amber-50\/40{background-color:#fffbeb66}.bg-amber-50\/60{background-color:#fffbeb99}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity))}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity))}.bg-cyan-400\/20{background-color:#22d3ee33}.bg-cyan-50{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity))}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity))}.bg-emerald-50\/60{background-color:#ecfdf599}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity))}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity))}.bg-fuchsia-50{--tw-bg-opacity: 1;background-color:rgb(253 244 255 / var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity))}.bg-green-200{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity))}.bg-indigo-50\/30{background-color:#eef2ff4d}.bg-indigo-50\/60{background-color:#eef2ff99}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity))}.bg-neutral-100{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity))}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.bg-rose-400{--tw-bg-opacity: 1;background-color:rgb(251 113 133 / var(--tw-bg-opacity))}.bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity))}.bg-rose-50\/60{background-color:#fff1f299}.bg-rose-500{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity))}.bg-rose-600{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity))}.bg-sky-50{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity))}.bg-sky-500{--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity))}.bg-sky-600{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}.bg-slate-200\/70{background-color:#e2e8f0b3}.bg-slate-200\/90{background-color:#e2e8f0e6}.bg-slate-400{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.bg-slate-50\/40{background-color:#f8fafc66}.bg-slate-50\/50{background-color:#f8fafc80}.bg-slate-50\/60{background-color:#f8fafc99}.bg-slate-50\/70{background-color:#f8fafcb3}.bg-slate-50\/80{background-color:#f8fafccc}.bg-slate-50\/90{background-color:#f8fafce6}.bg-slate-500{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity))}.bg-slate-600{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity))}.bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity))}.bg-violet-50\/60{background-color:#f5f3ff99}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/20{background-color:#fff3}.bg-white\/80{background-color:#fffc}.bg-white\/90{background-color:#ffffffe6}.bg-white\/95{background-color:#fffffff2}.bg-zinc-200{--tw-bg-opacity: 1;background-color:rgb(228 228 231 / var(--tw-bg-opacity))}.bg-zinc-50{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[\#174262\]{--tw-gradient-from: #174262 var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 66 98 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/70{--tw-gradient-from: rgb(255 251 235 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/90{--tw-gradient-from: rgb(255 251 235 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50\/70{--tw-gradient-from: rgb(236 253 245 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50\/90{--tw-gradient-from: rgb(236 253 245 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-500{--tw-gradient-from: #10b981 var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-600{--tw-gradient-from: #4f46e5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50{--tw-gradient-from: #f8fafc var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white{--tw-gradient-from: #fff var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-\[\#1B5278\]{--tw-gradient-to: rgb(27 82 120 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1B5278 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-violet-600{--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #7c3aed var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-white{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#0075FF\]{--tw-gradient-to: #0075FF var(--tw-gradient-to-position)}.to-\[\#0F2F4A\]{--tw-gradient-to: #0F2F4A var(--tw-gradient-to-position)}.to-emerald-50\/90{--tw-gradient-to: rgb(236 253 245 / .9) var(--tw-gradient-to-position)}.to-fuchsia-600{--tw-gradient-to: #c026d3 var(--tw-gradient-to-position)}.to-slate-50\/90{--tw-gradient-to: rgb(248 250 252 / .9) var(--tw-gradient-to-position)}.to-teal-500{--tw-gradient-to: #14b8a6 var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.to-white{--tw-gradient-to: #fff var(--tw-gradient-to-position)}.object-contain{object-fit:contain}.\!object-cover{object-fit:cover!important}.object-cover{object-fit:cover}.object-bottom{object-position:bottom}.\!p-0{padding:0!important}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-\[24px\]{padding:24px}.p-\[7px\]{padding:7px}.\!px-0{padding-left:0!important;padding-right:0!important}.\!px-1{padding-left:.25rem!important;padding-right:.25rem!important}.\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\!py-0{padding-top:0!important;padding-bottom:0!important}.\!py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[0\.75rem\]{padding-left:.75rem;padding-right:.75rem}.px-\[15px\]{padding-left:15px;padding-right:15px}.px-\[22px\]{padding-left:22px;padding-right:22px}.px-\[24px\]{padding-left:24px;padding-right:24px}.px-\[2px\]{padding-left:2px;padding-right:2px}.px-\[8px\]{padding-left:8px;padding-right:8px}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.py-\[12px\]{padding-top:12px;padding-bottom:12px}.py-\[16px\]{padding-top:16px;padding-bottom:16px}.py-\[20px\]{padding-top:20px;padding-bottom:20px}.py-\[2px\]{padding-top:2px;padding-bottom:2px}.py-\[3px\]{padding-top:3px;padding-bottom:3px}.py-\[5px\]{padding-top:5px;padding-bottom:5px}.\!pl-0{padding-left:0!important}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[10px\]{padding-bottom:10px}.pb-\[12px\]{padding-bottom:12px}.pb-\[20px\]{padding-bottom:20px}.pb-\[22px\]{padding-bottom:22px}.pb-\[24px\]{padding-bottom:24px}.pb-\[3px\]{padding-bottom:3px}.pb-\[80px\]{padding-bottom:80px}.pb-\[8px\]{padding-bottom:8px}.pe-2{-webkit-padding-end:.5rem;padding-inline-end:.5rem}.pl-0{padding-left:0}.pl-0\.5{padding-left:.125rem}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-\[28px\]{padding-left:28px}.pl-\[2px\]{padding-left:2px}.pl-\[56px\]{padding-left:56px}.pr-0{padding-right:0}.pr-0\.5{padding-right:.125rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-2\.5{padding-right:.625rem}.pr-8{padding-right:2rem}.pr-\[12px\]{padding-right:12px}.pr-\[16px\]{padding-right:16px}.ps-0{-webkit-padding-start:0px;padding-inline-start:0px}.ps-4{-webkit-padding-start:1rem;padding-inline-start:1rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-\[0px\]{padding-top:0}.pt-\[15px\]{padding-top:15px}.pt-\[16px\]{padding-top:16px}.pt-\[20px\]{padding-top:20px}.pt-\[30px\]{padding-top:30px}.pt-\[32px\]{padding-top:32px}.text-left{text-align:left}.\!text-center{text-align:center!important}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-start{text-align:start}.text-end{text-align:end}.align-top{vertical-align:top}.font-\[times\]{font-family:times}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.\!text-\[10px\]{font-size:10px!important}.\!text-\[11px\]{font-size:11px!important}.\!text-base{font-size:1rem!important;line-height:1.5rem!important}.\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.\!text-xs{font-size:.75rem!important;line-height:1rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[17px\]{font-size:17px}.text-\[18px\]{font-size:18px}.text-\[1rem\]{font-size:1rem}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[23px\]{font-size:23px}.text-\[24px\]{font-size:24px}.text-\[25px\]{font-size:25px}.text-\[26px\]{font-size:26px}.text-\[28px\]{font-size:28px}.text-\[32px\]{font-size:32px}.text-\[38px\]{font-size:38px}.text-\[40px\]{font-size:40px}.text-\[42px\]{font-size:42px}.text-\[48px\]{font-size:48px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.\!font-semibold{font-weight:600!important}.font-\[500\]{font-weight:500}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.\!tabular-nums{--tw-numeric-spacing: tabular-nums !important;-webkit-font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)!important;font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)!important;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)!important}.tabular-nums{--tw-numeric-spacing: tabular-nums;-webkit-font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.\!leading-snug{line-height:1.375!important}.\!leading-tight{line-height:1.25!important}.leading-4{line-height:1rem}.leading-7{line-height:1.75rem}.leading-\[12px\]{line-height:12px}.leading-\[15px\]{line-height:15px}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.\!tracking-tight{letter-spacing:-.025em!important}.tracking-tight{letter-spacing:-.025em}.tracking-tighter{letter-spacing:-.05em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.\!text-indigo-700{--tw-text-opacity: 1 !important;color:rgb(67 56 202 / var(--tw-text-opacity))!important}.\!text-slate-700{--tw-text-opacity: 1 !important;color:rgb(51 65 85 / var(--tw-text-opacity))!important}.\!text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity))!important}.text-\[\#00000073\]{color:#00000073}.text-\[\#000000D9\]{color:#000000d9}.text-\[\#000\]{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-\[\#0075FF\]{--tw-text-opacity: 1;color:rgb(0 117 255 / var(--tw-text-opacity))}.text-\[\#0a3180\]{--tw-text-opacity: 1;color:rgb(10 49 128 / var(--tw-text-opacity))}.text-\[\#174262\]{--tw-text-opacity: 1;color:rgb(23 66 98 / var(--tw-text-opacity))}.text-\[\#1A8917\]{--tw-text-opacity: 1;color:rgb(26 137 23 / var(--tw-text-opacity))}.text-\[\#1B3B7A\]{--tw-text-opacity: 1;color:rgb(27 59 122 / var(--tw-text-opacity))}.text-\[\#1F2A37\]{--tw-text-opacity: 1;color:rgb(31 42 55 / var(--tw-text-opacity))}.text-\[\#21259\]{color:#21259}.text-\[\#2F54EB\]{--tw-text-opacity: 1;color:rgb(47 84 235 / var(--tw-text-opacity))}.text-\[\#3776E7\]{--tw-text-opacity: 1;color:rgb(55 118 231 / var(--tw-text-opacity))}.text-\[\#39393a\]{--tw-text-opacity: 1;color:rgb(57 57 58 / var(--tw-text-opacity))}.text-\[\#399b5a\]{--tw-text-opacity: 1;color:rgb(57 155 90 / var(--tw-text-opacity))}.text-\[\#3D434A\]{--tw-text-opacity: 1;color:rgb(61 67 74 / var(--tw-text-opacity))}.text-\[\#52C41A\]{--tw-text-opacity: 1;color:rgb(82 196 26 / var(--tw-text-opacity))}.text-\[\#595959\]{--tw-text-opacity: 1;color:rgb(89 89 89 / var(--tw-text-opacity))}.text-\[\#888888\]{--tw-text-opacity: 1;color:rgb(136 136 136 / var(--tw-text-opacity))}.text-\[\#8D8D8D\]{--tw-text-opacity: 1;color:rgb(141 141 141 / var(--tw-text-opacity))}.text-\[\#939393\]{--tw-text-opacity: 1;color:rgb(147 147 147 / var(--tw-text-opacity))}.text-\[\#C0C0C0\]{--tw-text-opacity: 1;color:rgb(192 192 192 / var(--tw-text-opacity))}.text-\[\#C5221F\]{--tw-text-opacity: 1;color:rgb(197 34 31 / var(--tw-text-opacity))}.text-\[\#D03A3A\]{--tw-text-opacity: 1;color:rgb(208 58 58 / var(--tw-text-opacity))}.text-\[\#D18D4B\]{--tw-text-opacity: 1;color:rgb(209 141 75 / var(--tw-text-opacity))}.text-\[\#E94235\]{--tw-text-opacity: 1;color:rgb(233 66 53 / var(--tw-text-opacity))}.text-\[\#EB2F96\]{--tw-text-opacity: 1;color:rgb(235 47 150 / var(--tw-text-opacity))}.text-\[\#EB3737\]{--tw-text-opacity: 1;color:rgb(235 55 55 / var(--tw-text-opacity))}.text-\[\#ffc069\]{--tw-text-opacity: 1;color:rgb(255 192 105 / var(--tw-text-opacity))}.text-\[\#fff\]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-\[rgba\(0\,0\,0\,0\.45\)\]{color:#00000073}.text-\[rgba\(0\,0\,0\,0\.85\)\]{color:#000000d9}.text-\[rgba\(155\,155\,155\,0\.8\)\]{color:#9b9b9bcc}.text-\[rgba\(61\,67\,74\,0\.9\)\]{color:#3d434ae6}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity))}.text-amber-900\/70{color:#78350fb3}.text-amber-950{--tw-text-opacity: 1;color:rgb(69 26 3 / var(--tw-text-opacity))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity))}.text-cyan-700{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity))}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity))}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity))}.text-emerald-900{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity))}.text-emerald-900\/70{color:#064e3bb3}.text-emerald-950{--tw-text-opacity: 1;color:rgb(2 44 34 / var(--tw-text-opacity))}.text-fuchsia-600{--tw-text-opacity: 1;color:rgb(192 38 211 / var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity))}.text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity))}.text-indigo-100{--tw-text-opacity: 1;color:rgb(224 231 255 / var(--tw-text-opacity))}.text-indigo-500{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity))}.text-indigo-950{--tw-text-opacity: 1;color:rgb(30 27 75 / var(--tw-text-opacity))}.text-lime-600{--tw-text-opacity: 1;color:rgb(101 163 13 / var(--tw-text-opacity))}.text-neutral-400{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.text-neutral-900{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity))}.text-neutral-950{--tw-text-opacity: 1;color:rgb(10 10 10 / var(--tw-text-opacity))}.text-orange-300{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity))}.text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity))}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity))}.text-purple-900{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity))}.text-rose-400{--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity))}.text-rose-600{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity))}.text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity))}.text-rose-800{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity))}.text-rose-900{--tw-text-opacity: 1;color:rgb(136 19 55 / var(--tw-text-opacity))}.text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity))}.text-sky-800{--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity))}.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}.text-violet-600{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity))}.text-violet-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity))}.text-violet-800{--tw-text-opacity: 1;color:rgb(91 33 182 / var(--tw-text-opacity))}.text-violet-900{--tw-text-opacity: 1;color:rgb(76 29 149 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-white\/80{color:#fffc}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity))}.text-zinc-400{--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity))}.text-zinc-500{--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity))}.text-opacity-40{--tw-text-opacity: .4}.text-opacity-50{--tw-text-opacity: .5}.text-opacity-90{--tw-text-opacity: .9}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-\[0\.12\]{opacity:.12}.opacity-\[0\.15\]{opacity:.15}.\!shadow-none{--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow)!important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\!shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05) !important;--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow)!important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_0_rgba\(0\,0\,0\,0\.02\)\]{--tw-shadow: 0 1px 0 rgba(0,0,0,.02);--tw-shadow-colored: 0 1px 0 var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_1px_rgba\(15\,23\,42\,0\.04\)\]{--tw-shadow: 0 1px 1px rgba(15,23,42,.04);--tw-shadow-colored: 0 1px 1px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_2px_rgba\(15\,23\,42\,0\.04\)\]{--tw-shadow: 0 1px 2px rgba(15,23,42,.04);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_2px_rgba\(15\,23\,42\,0\.06\)\]{--tw-shadow: 0 1px 2px rgba(15,23,42,.06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_4px_12px_rgba\(0\,0\,0\,0\.03\)\]{--tw-shadow: 0 4px 12px rgba(0,0,0,.03);--tw-shadow-colored: 0 4px 12px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_4px_20px_rgb\(0\,0\,0\,0\.03\)\]{--tw-shadow: 0 4px 20px rgb(0,0,0,.03);--tw-shadow-colored: 0 4px 20px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_6px_20px_rgba\(23\,66\,98\,0\.07\)\]{--tw-shadow: 0 6px 20px rgba(23,66,98,.07);--tw-shadow-colored: 0 6px 20px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-\[3px\]{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-\[\#174262\]\/20{--tw-ring-color: rgb(23 66 98 / .2)}.ring-\[\#174262\]\/25{--tw-ring-color: rgb(23 66 98 / .25)}.ring-amber-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity))}.ring-amber-200\/60{--tw-ring-color: rgb(253 230 138 / .6)}.ring-amber-300\/70{--tw-ring-color: rgb(252 211 77 / .7)}.ring-amber-300\/80{--tw-ring-color: rgb(252 211 77 / .8)}.ring-black\/5{--tw-ring-color: rgb(0 0 0 / .05)}.ring-blue-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity))}.ring-emerald-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity))}.ring-emerald-200\/60{--tw-ring-color: rgb(167 243 208 / .6)}.ring-fuchsia-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 208 254 / var(--tw-ring-opacity))}.ring-green-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(187 247 208 / var(--tw-ring-opacity))}.ring-indigo-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(224 231 255 / var(--tw-ring-opacity))}.ring-indigo-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(199 210 254 / var(--tw-ring-opacity))}.ring-orange-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 215 170 / var(--tw-ring-opacity))}.ring-red-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity))}.ring-rose-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 205 211 / var(--tw-ring-opacity))}.ring-rose-200\/60{--tw-ring-color: rgb(254 205 211 / .6)}.ring-sky-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(186 230 253 / var(--tw-ring-opacity))}.ring-slate-100\/50{--tw-ring-color: rgb(241 245 249 / .5)}.ring-slate-100\/60{--tw-ring-color: rgb(241 245 249 / .6)}.ring-slate-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity))}.ring-slate-200\/50{--tw-ring-color: rgb(226 232 240 / .5)}.ring-slate-200\/60{--tw-ring-color: rgb(226 232 240 / .6)}.ring-slate-200\/70{--tw-ring-color: rgb(226 232 240 / .7)}.ring-slate-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity))}.ring-violet-300\/70{--tw-ring-color: rgb(196 181 253 / .7)}.ring-white{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity))}.ring-white\/25{--tw-ring-color: rgb(255 255 255 / .25)}.blur{--tw-blur: blur(8px);-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-2xl{--tw-blur: blur(40px);-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-md{--tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!filter{-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[border-color\,box-shadow\]{transition-property:border-color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\[-\:T\]{-: T}.\[-ms-overflow-style\:none\]{-ms-overflow-style:none}.\[chat\:fetchMyRooms\]{chat:fetchMyRooms}.\[scrollbar-width\:thin\]{scrollbar-width:thin}.card-box-shadow{border-radius:16px;box-shadow:0 0 50px #0715260f}body{margin:0;font-family:Outfit,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0}.placeholder\:text-\[\#7C7D7D\]::-webkit-input-placeholder{--tw-text-opacity: 1;color:rgb(124 125 125 / var(--tw-text-opacity))}.placeholder\:text-\[\#7C7D7D\]::placeholder{--tw-text-opacity: 1;color:rgb(124 125 125 / var(--tw-text-opacity))}.last\:mb-0:last-child{margin-bottom:0}.last\:border-0:last-child{border-width:0px}.focus-within\:w-\[258px\]:focus-within{width:258px}.hover\:fixed:hover{position:fixed}.hover\:-translate-y-0:hover{--tw-translate-y: -0px;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-px:hover{--tw-translate-y: -1px;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:\!border-\[\#174262\]:hover{--tw-border-opacity: 1 !important;border-color:rgb(23 66 98 / var(--tw-border-opacity))!important}.hover\:border-\[\#0075FF\]:hover{--tw-border-opacity: 1;border-color:rgb(0 117 255 / var(--tw-border-opacity))}.hover\:border-\[\#174262\]\/30:hover{border-color:#1742624d}.hover\:border-\[\#3776E7\]:hover{--tw-border-opacity: 1;border-color:rgb(55 118 231 / var(--tw-border-opacity))}.hover\:border-\[\#F0F0F0\]:hover{--tw-border-opacity: 1;border-color:rgb(240 240 240 / var(--tw-border-opacity))}.hover\:border-\[\#ebebeb\]:hover{--tw-border-opacity: 1;border-color:rgb(235 235 235 / var(--tw-border-opacity))}.hover\:border-emerald-600:hover{--tw-border-opacity: 1;border-color:rgb(5 150 105 / var(--tw-border-opacity))}.hover\:border-slate-300:hover{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity))}.hover\:border-slate-300\/90:hover{border-color:#cbd5e1e6}.hover\:\!bg-\[\#0268b6d4\]:hover{background-color:#0268b6d4!important}.hover\:\!bg-\[\#123552\]:hover{--tw-bg-opacity: 1 !important;background-color:rgb(18 53 82 / var(--tw-bg-opacity))!important}.hover\:\!bg-indigo-50:hover{--tw-bg-opacity: 1 !important;background-color:rgb(238 242 255 / var(--tw-bg-opacity))!important}.hover\:\!bg-slate-100:hover{--tw-bg-opacity: 1 !important;background-color:rgb(241 245 249 / var(--tw-bg-opacity))!important}.hover\:bg-\[\#D6E4FF\]:hover{--tw-bg-opacity: 1;background-color:rgb(214 228 255 / var(--tw-bg-opacity))}.hover\:bg-\[\#F4F7F9\]:hover{--tw-bg-opacity: 1;background-color:rgb(244 247 249 / var(--tw-bg-opacity))}.hover\:bg-\[\#FAFBFC\]:hover{--tw-bg-opacity: 1;background-color:rgb(250 251 252 / var(--tw-bg-opacity))}.hover\:bg-\[\#FAFEFF\]:hover{--tw-bg-opacity: 1;background-color:rgb(250 254 255 / var(--tw-bg-opacity))}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity))}.hover\:bg-blue-200:hover{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.hover\:bg-indigo-100:hover{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity))}.hover\:bg-rose-100:hover{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity))}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.hover\:bg-slate-50\/60:hover{background-color:#f8fafc99}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.hover\:bg-white\/25:hover{background-color:#ffffff40}.hover\:bg-zinc-100:hover{--tw-bg-opacity: 1;background-color:rgb(244 244 245 / var(--tw-bg-opacity))}.hover\:bg-zinc-200:hover{--tw-bg-opacity: 1;background-color:rgb(228 228 231 / var(--tw-bg-opacity))}.hover\:from-emerald-50:hover{--tw-gradient-from: #ecfdf5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-emerald-100\/95:hover{--tw-gradient-to: rgb(209 250 229 / .95) var(--tw-gradient-to-position)}.hover\:\!text-\[\#174262\]:hover{--tw-text-opacity: 1 !important;color:rgb(23 66 98 / var(--tw-text-opacity))!important}.hover\:text-\[\#0a3180\]:hover{--tw-text-opacity: 1;color:rgb(10 49 128 / var(--tw-text-opacity))}.hover\:text-\[\#174262\]:hover{--tw-text-opacity: 1;color:rgb(23 66 98 / var(--tw-text-opacity))}.hover\:text-\[\#2F54EB\]:hover{--tw-text-opacity: 1;color:rgb(47 84 235 / var(--tw-text-opacity))}.hover\:text-blue-400:hover{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity))}.hover\:text-blue-500:hover{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity))}.hover\:text-blue-600:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity))}.hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity))}.hover\:text-emerald-900:hover{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.hover\:text-neutral-500:hover{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.hover\:text-slate-800:hover{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow:hover{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_1px_4px_rgba\(15\,23\,42\,0\.05\)\]:hover{--tw-shadow: 0 1px 4px rgba(15,23,42,.05);--tw-shadow-colored: 0 1px 4px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_4px_25px_rgb\(0\,0\,0\,0\.06\)\]:hover{--tw-shadow: 0 4px 25px rgb(0,0,0,.06);--tw-shadow-colored: 0 4px 25px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-sm:hover{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.active\:w-\[268px\]:active{width:268px}.active\:translate-y-0:active{--tw-translate-y: 0px;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.99\]:active{--tw-scale-x: .99;--tw-scale-y: .99;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:translate-x-1{--tw-translate-x: .25rem;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:rotate-90{--tw-rotate: 90deg;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:rotate-\[360deg\]{--tw-rotate: 360deg;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group\/item:hover .group-hover\/item\:border-\[\#174262\]\/20{border-color:#17426233}.group\/item:hover .group-hover\/item\:text-\[\#174262\],.group:hover .group-hover\:text-\[\#174262\]{--tw-text-opacity: 1;color:rgb(23 66 98 / var(--tw-text-opacity))}.group:hover .group-hover\:text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity))}.group:hover .group-hover\:opacity-20{opacity:.2}.group:hover .group-hover\:opacity-80{opacity:.8}:is(.dark .dark\:text-emerald-400){--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity))}@media print{.print\:block{display:block}.print\:hidden{display:none}.print\:min-h-0{min-height:0px}.print\:max-w-none{max-width:none}.print\:border-0{border-width:0px}.print\:px-0{padding-left:0;padding-right:0}.print\:shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}@media not all and (min-width:1300px){.max-xl\:my-1{margin-top:.25rem;margin-bottom:.25rem}}@media not all and (min-width:992px){.max-lg\:mt-\[15px\]{margin-top:15px}.max-lg\:hidden{display:none}.max-lg\:p-3{padding:.75rem}}@media not all and (min-width:768px){.max-md\:col-span-12{grid-column:span 12 / span 12}.max-md\:m-3{margin:.75rem}.max-md\:mb-3{margin-bottom:.75rem}.max-md\:mb-4{margin-bottom:1rem}.max-md\:mr-2{margin-right:.5rem}.max-md\:mt-2{margin-top:.5rem}.max-md\:mt-\[10px\]{margin-top:10px}.max-md\:flex{display:flex}.max-md\:hidden{display:none}.max-md\:h-10{height:2.5rem}.max-md\:h-14{height:3.5rem}.max-md\:h-2{height:.5rem}.max-md\:h-2\.5{height:.625rem}.max-md\:h-6{height:1.5rem}.max-md\:h-9{height:2.25rem}.max-md\:w-10{width:2.5rem}.max-md\:w-14{width:3.5rem}.max-md\:w-6{width:1.5rem}.max-md\:w-9{width:2.25rem}.max-md\:w-full{width:100%}.max-md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.max-md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.max-md\:flex-col{flex-direction:column}.max-md\:flex-wrap{flex-wrap:wrap}.max-md\:gap-2{gap:.5rem}.max-md\:gap-3{gap:.75rem}.max-md\:p-2{padding:.5rem}.max-md\:p-3{padding:.75rem}.max-md\:p-4{padding:1rem}.max-md\:px-3{padding-left:.75rem;padding-right:.75rem}.max-md\:px-4{padding-left:1rem;padding-right:1rem}.max-md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.max-md\:pb-3{padding-bottom:.75rem}.max-md\:pl-4{padding-left:1rem}.max-md\:pt-3{padding-top:.75rem}.max-md\:text-\[10px\]{font-size:10px}.max-md\:text-\[12px\]{font-size:12px}.max-md\:text-\[13px\]{font-size:13px}.max-md\:text-\[15px\]{font-size:15px}.max-md\:text-\[18px\]{font-size:18px}.max-md\:text-\[24px\]{font-size:24px}.max-md\:text-\[28px\]{font-size:28px}.max-md\:text-\[32px\]{font-size:32px}.max-md\:text-sm{font-size:.875rem;line-height:1.25rem}.max-md\:text-xs{font-size:.75rem;line-height:1rem}}@media not all and (min-width:576px){.max-sm\:hidden{display:none}.max-sm\:flex-col{flex-direction:column}.max-sm\:items-start{align-items:flex-start}.max-sm\:px-\[12px\]{padding-left:12px;padding-right:12px}.max-sm\:py-\[12px\]{padding-top:12px;padding-bottom:12px}}@media(min-width:576px){.sm\:col-span-1{grid-column:span 1 / span 1}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.sm\:mt-8{margin-top:2rem}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:\!max-w-xs{max-width:20rem!important}.sm\:max-w-\[480px\]{max-width:480px}.sm\:max-w-md{max-width:28rem}.sm\:shrink-0{flex-shrink:0}.sm\:basis-auto{flex-basis:auto}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-wrap{flex-wrap:wrap}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:items-stretch{align-items:stretch}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:gap-x-4{-webkit-column-gap:1rem;column-gap:1rem}.sm\:gap-x-6{-webkit-column-gap:1.5rem;column-gap:1.5rem}.sm\:gap-y-2{row-gap:.5rem}.sm\:border-l{border-left-width:1px}.sm\:border-slate-200\/80{border-color:#e2e8f0cc}.sm\:p-3{padding:.75rem}.sm\:p-3\.5{padding:.875rem}.sm\:p-4{padding:1rem}.sm\:p-6{padding:1.5rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:pl-3{padding-left:.75rem}.sm\:pt-0{padding-top:0}.sm\:pt-4{padding-top:1rem}.sm\:text-left{text-align:left}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-\[11px\]{font-size:11px}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media(min-width:768px){.md\:col-span-10{grid-column:span 10 / span 10}.md\:col-span-12{grid-column:span 12 / span 12}.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-6{grid-column:span 6 / span 6}.md\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.md\:mt-8{margin-top:2rem}.md\:block{display:block}.md\:flex{display:flex}.md\:w-auto{width:auto}.md\:min-w-\[140px\]{min-width:140px}.md\:min-w-\[160px\]{min-width:160px}.md\:min-w-\[200px\]{min-width:200px}.md\:max-w-\[200px\]{max-width:200px}.md\:max-w-\[280px\]{max-width:280px}.md\:max-w-none{max-width:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-stretch{align-items:stretch}.md\:justify-end{justify-content:flex-end}.md\:justify-between{justify-content:space-between}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:p-5{padding:1.25rem}.md\:p-8{padding:2rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:pt-3{padding-top:.75rem}.md\:\!text-2xl{font-size:1.5rem!important;line-height:2rem!important}.md\:\!text-\[17px\]{font-size:17px!important}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media(min-width:992px){.lg\:col-span-4{grid-column:span 4 / span 4}.lg\:col-span-6{grid-column:span 6 / span 6}.lg\:col-span-8{grid-column:span 8 / span 8}.lg\:col-start-3{grid-column-start:3}.lg\:ms-2{-webkit-margin-start:.5rem;margin-inline-start:.5rem}.lg\:mt-\[20px\]{margin-top:20px}.lg\:flex{display:flex}.lg\:w-\[50\%\]{width:50%}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:border-x{border-left-width:1px;border-right-width:1px}.lg\:border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity))}.lg\:p-4{padding:1rem}.lg\:pt-0{padding-top:0}}@media(min-width:1300px){.xl\:col-span-12{grid-column:span 12 / span 12}.xl\:col-span-3{grid-column:span 3 / span 3}.xl\:col-span-4{grid-column:span 4 / span 4}.xl\:col-span-8{grid-column:span 8 / span 8}.xl\:flex{display:flex}.xl\:min-w-0{min-width:0px}.xl\:max-w-md{max-width:28rem}.xl\:shrink-0{flex-shrink:0}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:items-start{align-items:flex-start}}@media not all and (min-width:768px){.max-md\:\[\&\>\*\]\:flex-1>*{flex:1 1}}.\[\&_\*\]\:max-w-full *{max-width:100%}.\[\&_\.ant-collapse-content-box\]\:\!px-5 .ant-collapse-content-box{padding-left:1.25rem!important;padding-right:1.25rem!important}.\[\&_\.ant-collapse-content-box\]\:\!pb-5 .ant-collapse-content-box{padding-bottom:1.25rem!important}.\[\&_\.ant-collapse-content-box\]\:\!pt-0 .ant-collapse-content-box{padding-top:0!important}.\[\&_\.ant-collapse-content\]\:\!border-0 .ant-collapse-content{border-width:0px!important}.\[\&_\.ant-collapse-header\]\:\!items-start .ant-collapse-header{align-items:flex-start!important}.\[\&_\.ant-collapse-header\]\:\!rounded-2xl .ant-collapse-header{border-radius:1rem!important}.\[\&_\.ant-collapse-header\]\:\!px-1 .ant-collapse-header{padding-left:.25rem!important;padding-right:.25rem!important}.\[\&_\.ant-collapse-header\]\:\!py-1 .ant-collapse-header{padding-top:.25rem!important;padding-bottom:.25rem!important}@media(min-width:768px){.md\:\[\&_\.ant-collapse-header\]\:\!items-center .ant-collapse-header{align-items:center!important}}.\[\&_\.ant-collapse-item\:\:before\]\:\!hidden .ant-collapse-item:before{display:none!important}.\[\&_\.ant-collapse-item\:last-child\]\:\!mb-0 .ant-collapse-item:last-child{margin-bottom:0!important}.\[\&_\.ant-collapse-item\]\:\!mb-7 .ant-collapse-item{margin-bottom:1.75rem!important}.\[\&_\.ant-collapse-item\]\:\!border-0 .ant-collapse-item{border-width:0px!important}.\[\&_\.ant-collapse-item\]\:border-b-gray-200 .ant-collapse-item{--tw-border-opacity: 1;border-bottom-color:rgb(229 231 235 / var(--tw-border-opacity))}.\[\&_\.ant-drawer-body\]\:\!bg-gradient-to-b .ant-drawer-body{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))!important}.\[\&_\.ant-drawer-body\]\:\!from-slate-100 .ant-drawer-body{--tw-gradient-from: #f1f5f9 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(241 245 249 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.\[\&_\.ant-drawer-body\]\:\!to-slate-200 .ant-drawer-body{--tw-gradient-to: #e2e8f0 var(--tw-gradient-to-position) !important}.\[\&_\.ant-drawer-header\]\:\!border-b-slate-200\/80 .ant-drawer-header{border-bottom-color:#e2e8f0cc!important}.\[\&_\.ant-modal-content\]\:\!rounded-2xl .ant-modal-content{border-radius:1rem!important}.\[\&_\.ant-picker\]\:\!h-8 .ant-picker{height:2rem!important}.\[\&_\.ant-select-selector\]\:flex .ant-select-selector{display:flex}.\[\&_\.ant-select-selector\]\:\!h-8 .ant-select-selector{height:2rem!important}.\[\&_\.ant-select-selector\]\:items-center .ant-select-selector{align-items:center}.\[\&_\.ant-select-selector\]\:\!py-0 .ant-select-selector{padding-top:0!important;padding-bottom:0!important}.\[\&_\.ant-steps-item-title\]\:\!text-xs .ant-steps-item-title{font-size:.75rem!important;line-height:1rem!important}@media(min-width:576px){.sm\:\[\&_\.ant-steps-item-title\]\:\!text-sm .ant-steps-item-title{font-size:.875rem!important;line-height:1.25rem!important}}.\[\&_\.ant-tabs-nav\]\:mb-2 .ant-tabs-nav{margin-bottom:.5rem}.\[\&_\.ant-tabs-tab\]\:\!px-3 .ant-tabs-tab{padding-left:.75rem!important;padding-right:.75rem!important}.\[\&_\.ant-tabs-tab\]\:\!py-1 .ant-tabs-tab{padding-top:.25rem!important;padding-bottom:.25rem!important}.\[\&_a\]\:font-medium a{font-weight:500}.\[\&_a\]\:text-\[\#174262\] a{--tw-text-opacity: 1;color:rgb(23 66 98 / var(--tw-text-opacity))}.\[\&_a\]\:no-underline a{text-decoration-line:none}.\[\&_a\]\:underline-offset-2 a{text-underline-offset:2px}.hover\:\[\&_a\]\:underline a:hover{text-decoration-line:underline}.\[\&_img\]\:my-1 img{margin-top:.25rem;margin-bottom:.25rem}.\[\&_img\]\:my-1\.5 img{margin-top:.375rem;margin-bottom:.375rem}.\[\&_img\]\:max-h-20 img{max-height:5rem}.\[\&_img\]\:max-h-40 img{max-height:10rem}.\[\&_img\]\:max-h-48 img{max-height:12rem}.\[\&_img\]\:max-h-72 img{max-height:18rem}.\[\&_img\]\:w-auto img{width:auto}.\[\&_img\]\:max-w-full img{max-width:100%}.\[\&_img\]\:rounded-md img{border-radius:.375rem}.\[\&_ol\]\:my-1\.5 ol{margin-top:.375rem;margin-bottom:.375rem}.\[\&_ol\]\:my-2 ol{margin-top:.5rem;margin-bottom:.5rem}.\[\&_ol\]\:pl-5 ol{padding-left:1.25rem}.\[\&_p\:last-child\]\:mb-0 p:last-child{margin-bottom:0}.\[\&_p\]\:m-0 p{margin:0}.\[\&_p\]\:mb-1\.5 p{margin-bottom:.375rem}.\[\&_p\]\:mb-2 p{margin-bottom:.5rem}.\[\&_pre\]\:overflow-x-auto pre{overflow-x:auto}.\[\&_table\]\:max-w-full table{max-width:100%}.\[\&_table\]\:overflow-x-auto table{overflow-x:auto}.\[\&_ul\]\:my-1\.5 ul{margin-top:.375rem;margin-bottom:.375rem}.\[\&_ul\]\:my-2 ul{margin-top:.5rem;margin-bottom:.5rem}.\[\&_ul\]\:pl-5 ul{padding-left:1.25rem}
