*{box-sizing:border-box}html{height:100%}body{font-family:var(--font-family);color:var(--text-color);background-color:var(--surface-ground);margin:0;padding:0;min-height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:var(--primary-color)}.layout-wrapper{min-height:100vh}.p-datepicker-dialog{width:50vw!important;max-width:600px!important;min-width:320px!important;z-index:2000!important}.p-datepicker-dialog .p-dialog-content{overflow:auto!important}.p-input-icon-left{position:relative;display:inline-block}.p-input-icon-left>i{position:absolute;top:50%;margin-top:-.5rem;left:.75rem;color:var(--text-color-secondary);z-index:1}.p-input-icon-left>.p-inputtext{padding-left:2.5rem}.layout-topbar{position:fixed;height:5rem;z-index:997;left:0;top:0;width:100%;padding:0 2rem;background-color:var(--surface-card);transition:left .2s;display:flex;align-items:center;box-shadow:0 3px 5px rgba(0,0,0,.02),0 0 2px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.08)}.layout-topbar .layout-topbar-left .logo-and-text{display:flex;align-items:center;gap:20px}.layout-topbar .layout-topbar-left .logo-and-text .logo-container{display:flex;width:90px;height:90px;justify-content:center;align-items:center}.layout-topbar .layout-topbar-left .logo-and-text .logo-container img{max-width:100%;max-height:100%}.layout-topbar .layout-topbar-left .logo-and-text .text-container{display:flex;flex-direction:column;gap:.25rem}.layout-topbar .layout-topbar-left .logo-and-text .frater-title{color:#fff;font-family:Arial,sans-serif;font-size:32px;font-weight:400;line-height:normal}.layout-topbar .layout-topbar-left .logo-and-text .frater-subtitle{color:#fff;font-family:Arial,sans-serif;font-size:16px;font-weight:400;line-height:normal}.layout-topbar .layout-topbar-right{display:flex;align-items:center;gap:1rem}.layout-topbar .layout-topbar-logo{display:flex;align-items:center;color:var(--surface-900);font-size:1.5rem;font-weight:500;width:300px;border-radius:12px}.layout-topbar .layout-topbar-logo img{height:2.5rem;margin-right:.5rem}.layout-topbar .layout-topbar-logo:focus{outline:0 none;outline-offset:0;transition:box-shadow .2s;box-shadow:var(--focus-ring)}.layout-topbar .layout-topbar-button{display:inline-flex;justify-content:center;align-items:center;position:relative;color:var(--text-color-secondary);border-radius:50%;width:3rem;height:3rem;cursor:pointer;transition:background-color .2s}.layout-topbar .layout-topbar-button:hover{color:var(--text-color);background-color:var(--surface-hover)}.layout-topbar .layout-topbar-button:focus{outline:0 none;outline-offset:0;transition:box-shadow .2s;box-shadow:var(--focus-ring)}.layout-topbar .layout-topbar-button i{font-size:1.5rem}.layout-topbar .layout-topbar-button span{font-size:1rem;display:none}.layout-topbar .layout-menu-button{margin-left:2rem}.layout-topbar .layout-topbar-menu-button{display:none}.layout-topbar .layout-topbar-menu-button i{font-size:1.25rem}.layout-topbar .layout-topbar-menu{margin:0 0 0 auto;padding:0;list-style:none;display:flex}.layout-topbar .layout-topbar-menu .layout-topbar-button{margin-left:1rem}@media(max-width:991px){.layout-topbar{justify-content:space-between}.layout-topbar .layout-topbar-logo{width:auto;order:2}.layout-topbar .layout-menu-button{margin-left:0;order:1}.layout-topbar .layout-topbar-menu-button{display:inline-flex;margin-left:0;order:3}.layout-topbar .layout-topbar-menu{margin-left:0;position:absolute;flex-direction:column;background-color:var(--surface-overlay);box-shadow:0 3px 5px rgba(0,0,0,.02),0 0 2px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.08);border-radius:12px;padding:1rem;right:2rem;top:5rem;min-width:15rem;display:none;animation:scalein .15s linear}.layout-topbar .layout-topbar-menu.layout-topbar-menu-mobile-active{display:block}.layout-topbar .layout-topbar-menu .layout-topbar-button{margin-left:0;display:flex;width:100%;height:auto;justify-content:flex-start;border-radius:12px;padding:1rem}.layout-topbar .layout-topbar-menu .layout-topbar-button i{font-size:1rem;margin-right:.5rem}.layout-topbar .layout-topbar-menu .layout-topbar-button span{font-weight:medium;display:block}.layout-topbar{padding:0 1rem;height:4.5rem}.layout-topbar .layout-topbar-left .logo-container{width:2.5rem;height:2.5rem}.layout-topbar .layout-topbar-left .text-container .frater-title{font-size:1.25rem}.layout-topbar .layout-topbar-left .text-container .frater-subtitle{font-size:.75rem}.layout-topbar .layout-topbar-menu{display:none}.layout-topbar .layout-topbar-menu-button{display:inline-flex;margin-left:auto}}@media(max-width:767px){.layout-topbar{position:fixed;width:100%}.layout-topbar-menu-button{order:unset;margin:0;position:absolute;top:.75rem;right:1rem;z-index:10000}}:root{--header-height:14rem;--footer-height:5rem}.layout-sidebar{position:fixed;top:var(--header-height);bottom:var(--footer-height);left:2rem;width:300px;z-index:999;overflow-y:auto;background:var(--surface-overlay-hover);box-shadow:0 3px 5px rgba(0,0,0,.02),0 0 2px rgba(0,0,0,.05),0 1px 4px rgba(0,0,0,.08);border-radius:.5rem;padding:1rem 1.5rem;transition:transform .3s ease}.layout-sidebar.collapsed{transform:translateX(-100%)}.layout-sidebar.mobile-active{transform:translateX(0)}@media(min-width:769px)and (max-width:992px){.layout-sidebar{padding:10rem 1.5rem 1rem}}@media(max-width:768px){.layout-sidebar{padding:10rem 1.5rem 4rem}}.sidebar-toggle-button{position:fixed;top:50%;left:calc(2rem + 316px - 15px);transform:translateY(-50%);width:30px;height:60px;background-color:var(--surface-overlay-hover);border-left:none;border-radius:0 .5rem .5rem 0;box-shadow:0 2px 6px rgba(0,0,0,.2);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:999;transition:left .3s ease}.sidebar-toggle-button i{font-size:1.2rem;color:#333;pointer-events:none}.sidebar-toggle-button:hover{background-color:var(--surface-overlay)}.sidebar-toggle-button.collapsed{left:0}@media(max-width:992px){.sidebar-toggle-button{top:50%;left:0;transform:none}.sidebar-toggle-button.mobile-active{left:calc(2rem + 316px - 48px)}.sidebar-toggle-button.collapsed{left:0}}@media(min-width:769px)and (max-width:992px){.sidebar-toggle-button.mobile-active{left:calc(2rem + 316px - 48px)}.sidebar-toggle-button.collapsed{left:0}}.layout-menu{margin:0;padding:0;list-style-type:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.layout-menu .layout-root-menuitem>.layout-menuitem-root-text{font-size:.857rem;text-transform:uppercase;font-weight:700;color:var(--surface-900);margin:.75rem 0}.layout-menu .layout-root-menuitem>a{display:none}.layout-menu li.active-menuitem>a .layout-submenu-toggler{transform:rotate(-180deg)}.layout-menu li.active-menuitem>ul{max-height:2000px!important;overflow:visible}.layout-menu ul{margin:0;padding:0;list-style-type:none}.layout-menu ul a{display:flex;align-items:center;position:relative;outline:0 none;color:var(--text-color);cursor:pointer;padding:.75rem 1rem;border-radius:12px;transition:background-color .2s,box-shadow .2s}.layout-menu ul a .layout-menuitem-icon{margin-right:.5rem}.layout-menu ul a .layout-submenu-toggler{font-size:75%;margin-left:auto;transition:transform .2s}.layout-menu ul a.rotated-icon .layout-menuitem-icon{transform:rotate(90deg)}.layout-menu ul a.active-route{font-weight:700;color:var(--primary-color)}.layout-menu ul a:hover{background-color:var(--surface-hover)}.layout-menu ul a:focus{outline:0 none;outline-offset:0;transition:box-shadow .2s;box-shadow:inset var(--focus-ring)}.layout-menu ul a.menu-item-level-3{font-size:.9rem;padding:.5rem 1rem;background-color:var(--surface-50);border-left:3px solid transparent;transition:all .2s}.layout-menu ul a.menu-item-level-3:hover{background-color:var(--surface-100);border-left-color:var(--primary-color)}.layout-menu ul a.menu-item-level-3.active-route{background-color:var(--primary-50);border-left-color:var(--primary-color);font-weight:600}.layout-menu ul a.menu-item-level-3 .layout-menuitem-icon{font-size:.85rem;opacity:.8}.layout-menu ul ul{overflow:hidden;max-height:0;border-radius:12px;transition:max-height .3s ease-in-out}.layout-menu ul ul li a{margin-left:1rem}.layout-menu ul ul li li a{margin-left:2rem}.layout-menu ul ul li li li a{margin-left:2.5rem}.layout-menu ul ul li li li li a{margin-left:3rem}.layout-menu ul ul li li li li li a{margin-left:3.5rem}.layout-menu ul ul li li li li li li a{margin-left:4rem}.layout-submenu-enter-active{max-height:1000px!important;transition:max-height 1s ease-in-out}.layout-submenu-enter-done,.layout-submenu-exit{max-height:1000px!important}.layout-submenu-exit-active{overflow:hidden;max-height:0!important;transition:max-height .45s cubic-bezier(0,1,0,1)}.layout-header{position:fixed;top:0;left:0;right:0;z-index:9999;display:flex!important;flex-direction:column;background:#153680}.layout-header .layout-topbar{position:static!important;background:#153680;height:120px;box-shadow:none!important}.layout-secondmenu{position:fixed;top:150px;left:0;right:0;z-index:99;height:56px;background:#fff;text-align:center}.layout-secondmenu .p-menubar{display:flex!important;justify-content:center!important;align-items:center}.layout-secondmenu .p-submenu-list{background:#fff!important;box-shadow:0 2px 6px rgba(0,0,0,.1)}.layout-secondmenu .p-menubar-root-list{background:#fff!important}.layout-secondmenu .p-menubar{background:transparent!important;border:none!important;box-shadow:none!important}.layout-secondmenu .p-menubar-root-list{justify-content:center}.layout-secondmenu .p-menuitem-link{color:#000}.layout-topinfo{display:flex;justify-content:space-between;align-items:center;height:30px;background:#153680;border-bottom:1px solid hsla(0,0%,100%,.2);padding:0 1rem}.topinfo-left,.topinfo-right{display:flex;align-items:center;gap:.5rem}.topinfo-right i{font-size:1.2rem;margin:0 .5rem;cursor:pointer;transition:transform .3s ease,color .3s ease;color:#fff}.topinfo-right i:hover{transform:scale(1.2);color:#b3c0ff}.menu-separator{border-bottom:1px solid #e0e0e0;margin:4px 0;list-style:none;height:0}.layout-config-button{display:block;position:fixed;width:3rem;height:3rem;line-height:3rem;background:var(--primary-color);color:var(--primary-color-text);text-align:center;top:50%;right:0;margin-top:-1.5rem;border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);border-top-right-radius:0;border-bottom-right-radius:0;transition:background-color var(--transition-duration);overflow:hidden;cursor:pointer;z-index:999;box-shadow:-.25rem 0 1rem rgba(0,0,0,.15)}.layout-config-button.config-link{font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;border:none}.layout-config-button .config-link:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 1px var(--focus-ring)}.layout-config-button i{font-size:2rem;line-height:inherit;transform:rotate(0deg);transition:transform 1s}.layout-config-button:hover{background:var(--primary-400)}.layout-config-sidebar.p-sidebar .p-sidebar-content{padding-left:2rem;padding-right:2rem}.editor-container2>div{min-height:400px}.layout-main-container{display:flex;flex-direction:column;min-height:100vh;justify-content:space-between;padding:14rem 2rem 4rem 4rem;transition:margin-left .2s}.layout-main{flex:1 1 auto}.layout-footer{position:fixed;bottom:0;left:0;right:0;z-index:9999;height:50px;background:#153680;justify-content:space-between;padding:10px 60px;border-top:1px solid hsla(0,0%,100%,.15);color:#fff;font-family:Arial,sans-serif;font-size:12px;font-weight:400;line-height:normal}.layout-footer,.layout-footer .footer-left,.layout-footer .footer-right{display:flex;align-items:center}.layout-footer .footer-right a{color:#fff;text-decoration:none;font-family:Arial;font-size:12px;font-weight:400;line-height:normal}.layout-footer .footer-right .footer-divider{width:1px;height:20px;background-color:hsla(0,0%,100%,.15);margin:0 1rem}@media(max-width:640px){.layout-footer{flex-direction:column;align-items:center;padding:.5rem 1rem;height:auto;text-align:center}.footer-left{margin-bottom:.5rem}.footer-right{flex-wrap:wrap;justify-content:center;margin-top:.25rem}.footer-right a{margin:.25rem .5rem}.footer-divider{display:none}}@media screen and (min-width:1960px){.landing-wrapper,.layout-main{width:1504px;margin-left:auto!important;margin-right:auto!important}}@media(min-width:992px){.layout-wrapper.layout-overlay .layout-main-container{margin-left:0;padding-left:2rem}.layout-wrapper.layout-overlay .layout-sidebar{transform:translateX(-100%);left:0;top:0;height:100vh;border-top-left-radius:0;border-bottom-left-radius:0}.layout-wrapper.layout-overlay.layout-overlay-active .layout-sidebar{transform:translateX(0)}.layout-wrapper.layout-static .layout-main-container{margin-left:300px}.layout-wrapper.layout-static.layout-static-inactive .layout-sidebar{transform:translateX(-100%);left:0}.layout-wrapper.layout-static.layout-static-inactive .layout-main-container{margin-left:0;padding-left:2rem}.layout-wrapper .layout-mask{display:none}}@media(max-width:991px){.blocked-scroll{overflow:hidden}.layout-wrapper .layout-main-container{margin-left:0;padding-left:2rem}.layout-wrapper .layout-sidebar{transform:translateX(-100%);left:0;top:0;height:100vh;border-top-left-radius:0;border-bottom-left-radius:0}.layout-wrapper .layout-mask{display:none;position:fixed;top:0;left:0;z-index:998;width:100%;height:100%;background-color:var(--maskbg)}.layout-wrapper.layout-mobile-active .layout-sidebar{transform:translateX(0)}.layout-wrapper.layout-mobile-active .layout-mask{display:block;animation:fadein .2s}}.clearfix:after{content:" ";display:block;clear:both}.card{background:var(--surface-card);border:1px solid var(--surface-border);padding:1rem;margin-bottom:1rem;box-shadow:var(--card-shadow);border-radius:12px}.card:last-child{margin-bottom:0}.p-toast.p-toast-top-center,.p-toast.p-toast-top-left,.p-toast.p-toast-top-right{top:100px;z-index:99999!important}.custom-button{display:flex;justify-content:center;align-items:center;gap:8px;padding:8px 16px;border:none;border-radius:6px;background-color:#4672ab;cursor:pointer;color:#fff;font-family:Arial;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.custom-button i{width:16px;height:16px;display:inline-flex}.custom-button:hover{background-color:#153680}.custom-button:active{background-color:#4672ab}.typography-header-modal .p-dialog-header .p-dialog-title{font-size:30px;line-height:normal;letter-spacing:-.18px}.title-container,.typography-header-modal .p-dialog-header .p-dialog-title{color:var(--Blacks-Gray-dark,#5b5b5b);font-family:Arial;font-style:normal;font-weight:700}.title-container{align-self:stretch;font-size:2.5rem;line-height:1.2;letter-spacing:-.576px}@media(max-width:992px){.title-container{font-size:2rem}}@media(max-width:768px){.title-container{font-size:1.75rem}}@media(max-width:576px){.title-container{font-size:1.5rem;text-align:center}}.cancel-button{display:flex;padding:8px 16px;justify-content:center;align-items:center;gap:10px;border-radius:6px;border:1px solid var(--slate-200,#e2e8f0);background:#e53935;color:#fff;font-family:Arial;font-size:14px;font-style:normal;font-weight:400;line-height:24px;cursor:pointer}.cancel-button:hover{background:#b71c1c}.cancel-button:active{background:#e53935}.cancel-button:focus{outline:2px solid #b71c1c;outline-offset:2px}.save-button{display:flex;padding:8px 16px;justify-content:center;align-items:center;gap:10px;border:1px solid var(--slate-200,#e2e8f0);border-radius:6px;background:#43a047;color:#fff;font-family:Arial;font-size:14px;font-style:normal;font-weight:400;line-height:24px;cursor:pointer}.save-button:hover{background:#2e7d32}.save-button:active{background:#43a047}.save-button:focus{outline:2px solid #2e7d32;outline-offset:2px}.address-container{display:flex;flex-direction:row-reverse;gap:1rem;margin-bottom:1rem}.show-fields-button{display:inline-flex;align-items:center;justify-content:flex-end;background:transparent;color:#4672ab;text-decoration:underline;cursor:pointer;padding:0;text-align:right;width:auto;outline:none;border:none}.show-fields-button:hover{color:#375a87}.show-fields-button:active{color:#284263}.show-fields-button:focus{outline:none}.p-dialog-footer{display:flex;justify-content:flex-end;gap:1rem}.field{display:flex;align-items:center;margin-bottom:1rem}.field label{min-width:80px;margin-right:1rem;font-weight:500}.field input[type=number],.field input[type=text]{flex:1 1;border:1px solid #e2e8f0;padding:.5rem;border-radius:6px;font-size:14px}.field .p-dropdown{flex:1 1;border:1px solid #e2e8f0;padding:.1rem;border-radius:6px;font-size:14px;height:46px}.field .input-container{flex-direction:column;flex-basis:100%}.text-information{width:82px;color:#000;text-align:right;font-family:Arial;font-size:14px;font-style:normal;font-weight:400;line-height:14px}.modal-height{min-width:320px;max-width:90vw;max-height:calc(100vh - 315px)}@media(min-width:992px){.modal-height{width:562px;max-width:none}}.vertical-divider{display:inline-block;border-left:1px solid hsla(0,0%,100%,.2);height:24px;margin:0 8px}@media(max-width:400px){.vertical-divider{display:none}}.button-asing{background-color:#4672ab;cursor:pointer;color:#fff;border-radius:50%}.button-asing:hover{background-color:#153680}.button-asing:active{background-color:#4672ab}.edit-button{display:flex;align-items:center;justify-content:center;padding:12px;border-radius:50%;border:1px solid #e2e8f0;background-color:#fff}.edit-button .pi-pencil,.edit-button .pi-plus{font-size:16px;color:#1f2937}.edit-button:hover{background-color:#4672ab;border-color:#153680}.edit-button:hover .pi-pencil{color:#fff}.delete-button{display:flex;align-items:center;justify-content:center;padding:12px;border-radius:50%;border:1px solid #cbd5e1;background-color:#cbd5e1}.delete-button .pi-check,.delete-button .pi-times,.delete-button .pi-trash{font-size:16px;color:#1f2937}.delete-button:hover{background-color:#4672ab;border-color:#153680}.delete-button:hover .pi-check,.delete-button:hover .pi-times,.delete-button:hover .pi-trash{color:#fff}.show-button{display:flex;align-items:center;justify-content:center;padding:12px;border-radius:50%;border:1px solid #e2e8f0;background-color:#cbd5e1}.show-button .pi-calculator,.show-button .pi-check-square,.show-button .pi-eye,.show-button .pi-plus,.show-button .pi-user-plus{font-size:16px;color:#1f2937}.show-button:hover{background-color:#4672ab;border-color:#153680}.show-button:hover .pi-calculator,.show-button:hover .pi-check-square,.show-button:hover .pi-eye,.show-button:hover .pi-plus,.show-button:hover .pi-user-plus{color:#fff}.card-head{border-radius:.5rem;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:2rem;background-color:#fff}.fondo-degradado{height:180px;width:100%;background:linear-gradient(118deg,#357cae 17%,#112b66 83%);border-bottom-left-radius:50% 20%;border-bottom-right-radius:50% 20%;overflow:hidden}.my-custom-tabs .p-tabview-nav li a{color:#4646ab;font-weight:500;transition:color .3s ease}.my-custom-tabs .p-tabview-nav li a:hover{color:var(--Blue,#4672ab)}.my-custom-tabs .p-tabview-nav li.p-highlight a{background:var(--Blue,#4672ab);color:#fff}.my-custom-tabs .p-tabview-nav li.p-highlight a:focus{box-shadow:none}.my-custom-tabs .p-tabview-nav li.p-highlight .p-tabview-title{color:#fff}h1,h2,h3,h4,h5,h6{margin:1rem 0!important;font-family:inherit!important;font-weight:500!important;line-height:1.2!important;color:var(--surface-900)!important}@media(max-width:768px){h1,h2,h3,h4,h5,h6{margin:.75rem 0!important}}@media(max-width:576px){h1,h2,h3,h4,h5,h6{margin:.5rem 0!important}}.p-datepicker{z-index:9999!important}.p-calendar .p-datepicker-trigger.p-button{outline:none!important;box-shadow:none!important;background-color:#153680!important;border:none!important;color:#fff!important}.p-calendar.p-component .p-inputwrapper.p-focus{box-shadow:none!important;border-color:#153680!important}.p-calendar .p-inputtext:focus{outline:none!important;box-shadow:none!important}.section-divider{display:flex;align-items:center;text-align:center;margin:1rem 0}.section-divider:after,.section-divider:before{content:"";flex:1 1;border-bottom:1px solid #ccc}.section-divider:before{margin-right:.75em}.section-divider:after{margin-left:.75em}.section-divider span{font-weight:700;color:#4b5563}.btn-margin-1,.btn-margin-2,.btn-margin-3{margin-left:2rem!important}@media screen and (max-width:768px){.btn-margin-3{margin-left:6.2rem!important}}.p-checkbox.p-highlight .p-checkbox-box{border-color:#153680!important;background:#153680!important;border:1px solid var(--slate-200,#e2e8f0)}.p-checkbox.p-highlight .p-checkbox-icon{color:#fff!important}html body .p-checkbox.p-highlight .p-checkbox-box:active,html body .p-checkbox.p-highlight .p-checkbox-box:focus,html body .p-checkbox.p-highlight .p-checkbox-box:focus-within,html body .p-checkbox.p-highlight .p-checkbox-box:hover{border:1px solid #153680!important;background-color:#153680!important;background-image:none!important;box-shadow:none!important;outline:none!important}.p-toast-message-success{background-color:#e6f4ea!important;color:#155724!important;border-left:5px solid #1e8f58!important;border-radius:6px!important}.p-toast-message-success .p-toast-summary{font-size:1.1rem!important;font-weight:600!important;margin-bottom:.25rem}.p-toast-message-success .p-toast-detail{font-size:.95rem!important;line-height:1.3!important}.p-toast-message-success .pi-check{font-size:1.4rem!important;margin-right:.5rem}.p-toast-message-success .p-toast-icon-close{color:#155724!important}.p-toast-message-error{background:#ffe7e6;border:solid #ff5757;border-width:0 0 0 6px;color:#ff5757}.p-toast-message-error .p-toast-summary{font-size:1.1rem!important;font-weight:600!important;margin-bottom:.25rem}.p-toast-message-error .p-toast-detail{font-size:.95rem!important;line-height:1.3!important}.p-toast-message-error .pi-check{font-size:1.4rem!important;margin-right:.5rem}.p-toast-message-error .p-toast-icon-close{color:#ff5757}.p-toast .p-toast-message.p-toast-message-warn{background-color:rgba(255,237,213,.95)!important;color:#92400e!important;border-left:4px solid #fbbf24!important;box-shadow:0 2px 6px rgba(0,0,0,.1)}.p-toast .p-toast-message.p-toast-message-warn .p-toast-message-text{color:#92400e!important}.p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon{color:#d97706!important}.p-toast .p-toast-message .p-toast-icon-close{color:#92400e!important}.p-button-sm{height:2.5rem!important;line-height:2.5rem!important}.text-button-responsive{min-width:8rem;white-space:nowrap}.container-unauthorized{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 4rem);padding:2rem;background-color:var(--surface-a)}.card-unauthorized{max-width:400px;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);text-align:center}.title-unauthorized{margin:0 0 1rem;font-size:2rem;color:var(--primary-color)}.message-unauthorized{margin-bottom:2rem;color:var(--text-color)}.redirect-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.8);z-index:1000}.redirect-content{text-align:center}.redirect-title{margin-top:1rem;font-size:1.75rem;color:#1e40af}@keyframes pulse-text{0%,to{opacity:1}50%{opacity:.5}}.redirect-subtitle{margin-top:.5rem;color:#475569;animation:pulse-text 2s ease-in-out infinite}.indexDate{z-index:1050!important}.custom-calendar-popup{z-index:99999!important;opacity:1!important}.custom-toast{z-index:9999999!important}.view-lesson-modal-wide{width:90vw!important;max-width:1200px!important}@media screen and (max-width:768px){.view-lesson-modal-wide{width:95vw!important}}.highcharts-figure{min-width:310px;max-width:800px;margin:1em auto}.highcharts-figure .highcharts-description{margin:.3rem 10px}#container{height:400px}.highcharts-data-table table{font-family:Verdana,sans-serif;border-collapse:collapse;border:1px solid #ebebeb;margin:10px auto;text-align:center;width:100%;max-width:500px}.highcharts-data-table table caption{padding:1em 0;font-size:1.2em;color:#555}.highcharts-data-table table th{font-weight:600;padding:.5em}.highcharts-data-table table caption,.highcharts-data-table table td,.highcharts-data-table table th{padding:.5em}.highcharts-data-table table tbody tr:nth-child(2n),.highcharts-data-table table thead tr{background:#f8f8f8}.highcharts-data-table table tr:hover{background:#f1f7ff}h1,h2,h3,h4,h5,h6{margin:1.5rem 0 1rem;font-family:inherit;font-weight:500;line-height:1.2;color:var(--surface-900)}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}mark{background:#fff8e1;padding:.25rem .4rem;border-radius:12px;font-family:monospace}blockquote{margin:1rem 0;padding:0 2rem;border-left:4px solid #90a4ae}hr{border-top:solid var(--surface-border);border-width:1px 0 0;margin:1rem 0}p{margin:0 0 1rem;line-height:1.5}p:last-child{margin-bottom:0}.safari-chart-container{transform:translateZ(0);perspective:1000px;position:relative;overflow:visible}.safari-chart-container .node,.safari-chart-container svg{position:relative;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.safari-chart-container foreignObject,.safari-chart-container g{position:relative;transform:translateZ(0)}