.fallback-container{min-height:100vh;flex-direction:column;justify-content:center;align-items:center}.cookie-list-head{display:grid;grid-template-columns:18% 12% 36% 15% 15%;column-gap:1%;font-size:1rem;font-weight:400;line-height:1.25rem;color:#1a1a24;background-color:#e8e8ec;padding:.875rem 0 1rem;word-wrap:break-word}.cookie-list-head__item:first-child{margin-left:1.31rem}.cookie-list-item{display:grid;grid-template-columns:18% 12% 36% 15% 15%;column-gap:1%;border-bottom:1px solid #afaeba;padding:1.375rem 0 1.125rem;font-size:1rem;line-height:1.25rem;color:var(--body--color);word-wrap:break-word}.cookie-list-item__name{margin-left:1.31rem}.cookie-list__heading{font-size:1.5rem;line-height:2rem;color:var(--body--color);margin:0 0 1.19rem}.app-page{height:100%;overflow-y:hidden;margin:0 1.8571428571pxrem}.app-page__title{padding:1.8571428571pxrem 0;color:var(--body-color);display:flex;flex-direction:row;justify-content:start;align-items:center}.app-page__title-icon{margin-right:.3571428571pxrem;margin-top:.2142857143pxrem;cursor:pointer}.app-page__content{width:100%}.app-page__content::-webkit-scrollbar{width:.5rem;height:.5rem}.app-page__content::-webkit-scrollbar-thumb{background:#4a4a5a}.app-page__content::-webkit-scrollbar-track{background:0}.cookie-policy-heading{padding:2rem 0 1.5rem 3.75rem;background-color:var(--body-bg);font-weight:400}.cookie-policy-content{color:var(--body--color);padding:1rem 0 4rem}.cookie-policy-content h2{font-size:1.5rem;font-weight:400;line-height:2rem;margin:0 0 1rem}.cookie-policy-content h3{font-size:1rem;font-weight:700;margin:0 0 1rem}.cookie-policy-content p{line-height:1.75rem;margin:0}.cookie-policy-content p:not(:last-child){margin-bottom:1.5rem}.cookie-policy-content section:not(:last-child){margin-bottom:2.5rem}.cookie-policy-content section .section-heading:before{content:"";display:block;height:5.3571428571rem;margin-top:-5.3571428571rem;visibility:hidden}.cookie-policy-content__heading{font-size:2rem;font-weight:400;line-height:2rem;color:#575769;margin:0 0 1.25rem}.cookie-policy-content__list-container{line-height:1.75rem}.cookie-policy-content__links{font-size:1rem;line-height:2rem;list-style-type:none;padding:0;margin:0 0 1.625rem}.cookie-policy-content__links li{margin:0}.cookie-policy-content__links .cookie-policy-content__link{--btn-text-font-size: 1rem}.cookie-policy-content__settings-link{text-decoration:none;color:#575769;border-bottom:1px solid;font-weight:700}.cookie-policy-content__settings-link:hover{border-bottom-width:2px}.cookie-policy-content__list{list-style-type:disc;margin:1rem 2rem}.cookie-policy-content__list li{margin:0}.cookie-setting__checkbox-wrap{display:inline-block;min-height:1.81rem}.cookie-setting__checkbox{--label-font-size: .875rem}.cookie-setting__checkbox .motif-checkbox-custom{border-radius:.3rem}.cookie-setting__checkbox .motif-checkbox-label{font-weight:700}.cookie-setting__checkbox .motif-checkbox-label:hover{text-decoration:none!important}.cookie-setting__desc{font-size:.875rem;color:var(--body--color);line-height:1.25rem;margin:0 0 0 2rem}.cookie-setting__desc--disabled{color:var(--form-element-disabled-color)}.cookie-settings-form__options{margin-bottom:1.81rem}.cookie-settings-form__option:not(:last-child){margin-bottom:1.25rem}.cookie-settings-form__button{padding:.687rem 2rem}.cookie-settings__heading{padding:2rem 0 1.5rem 3.75rem;background-color:var(--body-bg);font-weight:400}.cookie-settings-content{color:var(--body--color);padding:1rem 0 4rem}.cookie-settings-content__message{font-size:1rem;color:var(--body--color);margin:0 0 1.25rem;width:75%}.cookie-settings .cookie-settings-form{margin-bottom:3.125rem}.cookie-settings .cookie-list:not(:last-child){margin-bottom:3.125rem}.loading-user{height:100vh;width:100vw;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.loading-user img{height:100px;width:100px}.loading-user .info-container{margin-top:1rem}.loading-user .blink{animation:blink-animation 1s steps(5,start) infinite;-webkit-animation:blink-animation 1s steps(5,start) infinite}.login{height:100vh;width:100vw;background-color:var(--body-bg, #0b0b0b);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.login .login-form{background-color:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:2rem;width:320px;display:flex;flex-direction:column;gap:1rem}.login .login-form h1{margin:0 0 .5rem;font-size:1.5rem;text-align:center}.login .login-form label{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem}.login .login-form label input{background:#0000004d;border:1px solid rgba(255,255,255,.1);color:#fff;padding:.5rem .75rem;border-radius:4px;font-size:.95rem}.login .login-form label input:focus{outline:none;border-color:#4ea3ff}.login .login-form .login-error{color:#ff6b6b;font-size:.875rem;text-align:center}.login .login-form button{padding:.6rem .75rem;background:#4ea3ff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.95rem}.login .login-form button:disabled{opacity:.6;cursor:not-allowed}.welcome{position:relative;height:100vh}.welcome:before{content:"";background-size:cover;position:absolute;background:"red";left:0;top:0;width:100vw;height:100vh;opacity:.05}.welcome .login-section{position:absolute;top:50%;left:70%}.welcome .login-section .btn-login{width:200px;height:42px;background:#fddd02 0% 0% no-repeat padding-box;border:none;color:#000}.welcome .logo{position:relative;left:50%;top:50%;width:3rem;height:3rem}.welcome .logo-dot{position:relative;height:1rem;width:1rem;border-radius:50%;background-color:#fddd02;left:0;top:35%}.welcome .logo .title{font-size:2rem;font-weight:600;color:#fff}.unauthorized{height:100vh;width:100vw;background-color:var(--body-bg);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.unauthorized img{height:100px;width:100px}.unauthorized .info-container{margin-top:1rem}.unauthorized .blink{animation:blink-animation 1s steps(5,start) infinite;-webkit-animation:blink-animation 1s steps(5,start) infinite}@keyframes blink-animation{to{visibility:hidden}}@-webkit-keyframes blink-animation{to{visibility:hidden}}.app-layout{position:relative;display:flex;height:100vh;background-color:var(--body-bg);color:var(--body-color)}.app-layout-wrapper{display:flex;flex-direction:column;flex:1;overflow-x:hidden;overflow-y:auto}.app-layout-wrapper::-webkit-scrollbar{width:.4rem;height:.4rem}.app-layout-wrapper::-webkit-scrollbar-thumb{background:#4a4a5a}.app-layout-wrapper::-webkit-scrollbar-track{background:0}.app-layout-wrapper .app-container{position:relative;height:100%;flex-grow:1}.app-layout .motif-vertical-navigation{height:100%}@font-face{font-family:EYInterstate W04 Light;src:url(/assets/EYInterstate-Light-Ny8R_Aez.eot);src:url(/assets/EYInterstate-Light-Ny8R_Aez.eot?#iefix) format("embedded-opentype"),url(/assets/EYInterstate-Light-qjJLY__L.woff2) format("woff2"),url(/assets/EYInterstate-Light-DjfiJC8T.woff) format("woff"),url(/assets/EYInterstate-Light-5baZR_0F.svg#EYInterstate-Light) format("svg")}@font-face{font-family:EYInterstate W04 Regular;src:url(/assets/EYInterstateW04Regular-BrZE8fTi.ttf) format("truetype");src:url(/assets/EYInterstateW04Regular-umsVUlML.woff2) format("woff2"),url(/assets/EYInterstateW04Regular-BiPtFnal.woff) format("woff"),url(/assets/EYInterstateW04Regular-BZ-mE6Mi.svg#EYInterstate-Light) format("svg")}.dashboard__welcome{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 2rem 1.5rem;border-bottom:.06rem solid rgba(0,0,0,.1215686275)}.dashboard__welcome .name h1{font-size:2.25rem;font-weight:300;margin-bottom:.75rem}.dashboard__welcome .mobile-app{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem}.dashboard__welcome .mobile-app p{width:13rem;line-height:1.5rem}.dashboard__welcome .mobile-app .app-view{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative}.dashboard__welcome .mobile-app .app-view .arrow{position:absolute;width:.8rem;height:.8rem;cursor:pointer}.dashboard__welcome .mobile-app .app-view .circle{width:3rem;height:3rem;background-color:#eeedf2;border:1px solid #e4e3e8;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:50%;cursor:pointer;transition:all .2s linear 0s}.dashboard__welcome .mobile-app .app-view:hover .circle{border-color:#454eff;border-width:1.5px}.dashboard__welcome .mobile-app .app-view:hover .arrow{animation:arrow-bounce .5s infinite alternate ease-out;transform:rotate(-45deg)}@keyframes arrow-bounce{0%{transform:translateY(0) translate(0)}to{transform:translateY(-4px) translate(4px)}}.dashboard__contents{padding:1.5rem 2rem}.dashboard__contents .title{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.dashboard__contents .card-wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:2.5rem}.dashboard__contents .card-wrapper .card{position:relative;height:300px;background:#fff;border-radius:1.5rem;overflow:hidden;padding:3px;flex:1;transition:all .3s linear 0s}.dashboard__contents .card-wrapper .card .lines{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;overflow:hidden;opacity:0}.dashboard__contents .card-wrapper .card .lines:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:120px;background:linear-gradient(transparent,#5329ff,#5f37ff,#7c5dfb,transparent);animation:animate 3s linear infinite;transform-origin:0 0}.dashboard__contents .card-wrapper .card .lines:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:#fff;border-radius:1.5rem}.dashboard__contents .card-wrapper .card .content{padding:1.5rem 1.5rem 2rem;position:relative;z-index:1;height:100%;border-radius:1.5rem;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;cursor:pointer}.dashboard__contents .card-wrapper .card .content .head{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.dashboard__contents .card-wrapper .card .content .head span{background-color:#fff;padding:.5rem 1rem;border-radius:2rem;font-family:EYInterstate W04 Regular,sans-serif;font-size:.9rem}.dashboard__contents .card-wrapper .card .content .head .icon{width:2.5rem;height:2.5rem;background:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:50%;transition:all .2s linear 0s}.dashboard__contents .card-wrapper .card .content .head .icon img{width:1.25rem;height:1.25rem}.dashboard__contents .card-wrapper .card .content .text{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.75rem}.dashboard__contents .card-wrapper .card .content .text h2{font-weight:300;line-height:2rem;max-width:90%}.dashboard__contents .card-wrapper .card .content .text p{line-height:1.25rem}.dashboard__contents .card-wrapper .card .content footer{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.25rem}.dashboard__contents .card-wrapper .card .content footer strong{font-family:EYInterstate W04 Regular,sans-serif;font-size:.95rem}.dashboard__contents .card-wrapper .card .content footer span{font-size:.9rem;color:#656579}@keyframes animate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard__contents .card-wrapper .card:first-child .content{background:linear-gradient(180deg,#ffd5c9,#fff)}.dashboard__contents .card-wrapper .card:nth-child(2) .content{background:linear-gradient(180deg,#e9eaff,#fff)}.dashboard__contents .card-wrapper .card:nth-child(3) .content{background:linear-gradient(180deg,#c9e0f8,#fff)}.dashboard__contents .card-wrapper .card:last-child .content{background:linear-gradient(180deg,#d5efe6,#fff)}.dashboard__contents .card-wrapper .card:hover{box-shadow:#00000073 0 25px 20px -20px;transform:translateY(-.75rem);transition:all .3s ease}.dashboard__contents .card-wrapper .card:hover .lines{opacity:1}.dashboard__contents .card-wrapper .card:hover .content .head .icon{transform:scale(1.45)}.dashboard__contents .reports{display:grid;grid-template-columns:2fr 1fr;gap:2rem;margin-top:2rem}.dashboard__contents .reports .work-orders-section{background:#fff;border-radius:1.5rem;padding:1.5rem}.dashboard__contents .reports .work-orders-section .section-header{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:1.5rem}.dashboard__contents .reports .work-orders-section .section-header h3{font-size:1.5rem;font-weight:300;margin-bottom:1rem}.dashboard__contents .reports .work-orders-section .section-header .count-search{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.dashboard__contents .reports .work-orders-section .section-header .count-search .items-count{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;border-radius:2rem;padding:.5rem 1.5rem;border:1px solid #e4e3e8}.dashboard__contents .reports .work-orders-section .section-header .count-search .items-count strong{font-size:1.25rem;font-weight:600}.dashboard__contents .reports .work-orders-section .section-header .count-search .search-box{padding:.5rem 1rem;border:1px solid #e4e3e8;position:relative;border-radius:2rem;height:38px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem}.dashboard__contents .reports .work-orders-section .section-header .count-search .search-box input{width:230px;border:none}.dashboard__contents .reports .work-orders-section .section-header .count-search .search-box input::placeholder{color:#0504095e}.dashboard__contents .reports .work-orders-section .work-orders-table .table-header{display:grid;grid-template-columns:250px 1fr 120px;gap:1rem;padding:.75rem 0;border-bottom:1px solid #e4e3e8;font-weight:500;color:#000;font-size:.95rem}.dashboard__contents .reports .work-orders-section .work-orders-table .table-header span{font-family:EYInterstate W04 Regular,sans-serif}.dashboard__contents .reports .work-orders-section .work-orders-table .table-row{display:grid;grid-template-columns:250px 1fr 120px;gap:1rem;padding:1rem 0;border-bottom:1px solid #f5f5f5;align-items:center;transition:all .2s linear 0s;font-size:.95rem}.dashboard__contents .reports .work-orders-section .work-orders-table .table-row:hover{background-color:#5429ff0a}.dashboard__contents .reports .work-orders-section .work-orders-table .table-row .order-id{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem}.dashboard__contents .reports .work-orders-section .work-orders-table .table-row .order-id .status-dot{width:1.75rem;height:1.75rem;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:50%;background-color:#8dfd00}.dashboard__contents .reports .work-orders-section .work-orders-table .table-row .order-id span{font-weight:500}.dashboard__contents .reports .work-orders-section .work-orders-table .table-row .status{font-size:.9rem;font-weight:500}.dashboard__contents .reports .sidebar{display:grid;grid-template-rows:auto 1fr;gap:1.5rem}.dashboard__contents .reports .sidebar .equipment-section{background:#fff;border-radius:1.5rem;padding:1.5rem}.dashboard__contents .reports .sidebar .equipment-section h3{font-size:1.5rem;font-weight:300;margin:0 0 1rem}.dashboard__contents .reports .sidebar .equipment-section .equipment-stats{display:grid;gap:1rem}.dashboard__contents .reports .sidebar .equipment-section .equipment-stats .stat-item{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%}.dashboard__contents .reports .sidebar .equipment-section .equipment-stats .stat-item .stat-info{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:.5rem}.dashboard__contents .reports .sidebar .equipment-section .equipment-stats .stat-item .stat-info .value{font-family:EYInterstate W04 Regular,sans-serif;margin-top:.25rem}.dashboard__contents .reports .sidebar .equipment-section .equipment-stats .stat-item .progress-bar{width:100%;height:2.25rem;background:repeating-linear-gradient(-45deg,#f3f4f6 5px,#f3f4f6 11px,#e5e7eb 11px,#e5e7eb 12px);overflow:hidden;position:relative}.dashboard__contents .reports .sidebar .equipment-section .equipment-stats .stat-item .progress-bar .progress-fill{height:100%;background:linear-gradient(90deg,#7301fe,#a962ff);animation:fill 5s ease forwards;transition:all .3s linear 0s;transform-origin:left}.dashboard__contents .reports .sidebar .equipment-section .equipment-stats .stat-item .progress-bar .progress-fill.operational{width:90%}.dashboard__contents .reports .sidebar .equipment-section .equipment-stats .stat-item .progress-bar .progress-fill.maintenance{width:60%}.dashboard__contents .reports .sidebar .equipment-section .equipment-stats .stat-item .progress-bar .progress-fill.critical{width:30%}@keyframes fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.dashboard__contents .reports .sidebar .reminders-section{background:#0d0d0d;color:#fff;border-radius:1.5rem;padding:1.5rem}.dashboard__contents .reports .sidebar .reminders-section .reminder-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1rem}.dashboard__contents .reports .sidebar .reminders-section .reminder-header .bell-icon{font-size:1.25rem}.dashboard__contents .reports .sidebar .reminders-section .reminder-header .add-btn{background:#fff;color:#000;border:none;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;font-size:1.75rem;font-weight:300}.dashboard__contents .reports .sidebar .reminders-section .reminder-content .date-label{font-size:.95rem;opacity:.8;margin-bottom:.5rem}.dashboard__contents .reports .sidebar .reminders-section .reminder-content h4{font-size:1.25rem;font-weight:300;margin:0 0 1rem;line-height:1.4;color:#fff}.dashboard__contents .reports .sidebar .reminders-section .reminder-content .date-selector{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;margin-bottom:1rem}.dashboard__contents .reports .sidebar .reminders-section .reminder-content .date-selector .date-btn{background:#ffffff1a;color:#fff;border:none;border-radius:.5rem;padding:.5rem;cursor:pointer;min-width:2rem;font-size:.9rem}.dashboard__contents .reports .sidebar .reminders-section .reminder-content .date-selector .date-btn.active{background:#fff;color:#1f2937}.dashboard__contents .reports .sidebar .reminders-section .reminders-label{font-size:.9rem;opacity:.8}@media (max-width: 1200px){.dashboard__contents .reports{grid-template-columns:1fr}.dashboard__contents .reports .sidebar{grid-template-columns:1fr 1fr;grid-template-rows:auto}.dashboard__contents .reports .sidebar .equipment-section{grid-column:1}.dashboard__contents .reports .sidebar .reminders-section{grid-column:2}}@font-face{font-family:EYInterstate W04 Light;src:url(/assets/EYInterstate-Light-Ny8R_Aez.eot);src:url(/assets/EYInterstate-Light-Ny8R_Aez.eot?#iefix) format("embedded-opentype"),url(/assets/EYInterstate-Light-qjJLY__L.woff2) format("woff2"),url(/assets/EYInterstate-Light-DjfiJC8T.woff) format("woff"),url(/assets/EYInterstate-Light-5baZR_0F.svg#EYInterstate-Light) format("svg")}@font-face{font-family:EYInterstate W04 Regular;src:url(/assets/EYInterstateW04Regular-BrZE8fTi.ttf) format("truetype");src:url(/assets/EYInterstateW04Regular-umsVUlML.woff2) format("woff2"),url(/assets/EYInterstateW04Regular-BiPtFnal.woff) format("woff"),url(/assets/EYInterstateW04Regular-BZ-mE6Mi.svg#EYInterstate-Light) format("svg")}.modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;z-index:999;opacity:0;visibility:hidden;transition:all .3s ease}.modal-backdrop.active{opacity:1;visibility:visible}.alert-modal{position:fixed;top:1vh;right:0;width:500px;height:98vh;background:#fff;z-index:1000;transform:translate(100%);transition:transform .4s cubic-bezier(.25,.46,.45,.94);overflow-y:auto;box-shadow:-4px 0 20px #00000026;border-radius:1.25rem}.alert-modal::-webkit-scrollbar{width:.3rem;height:.3rem}.alert-modal::-webkit-scrollbar-thumb{background:#2e2e38}.alert-modal::-webkit-scrollbar-track{background:transparent}.alert-modal.active{transform:translate(-.5rem)}.alert-modal .modal-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:2rem 2rem 1rem;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#fff;z-index:10}.alert-modal .modal-header .modal-title{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.75rem}.alert-modal .modal-header .modal-title h2{font-size:1.5rem;font-family:EYInterstate W04 Regular,sans-serif;margin:0;color:#1f2937;line-height:1.3}.alert-modal .modal-header .modal-title .severity-badge{padding:.35rem .75rem;border-radius:1rem;font-size:.8rem;font-family:EYInterstate W04 Regular,sans-serif;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.alert-modal .modal-header .modal-title .severity-badge span{display:flex;flex-direction:row;justify-content:center;align-items:center;width:.45rem;height:.45rem;border-radius:50%;margin-right:.25rem;position:relative;top:.1rem}.alert-modal .modal-header .modal-title .severity-badge.very-high{background:#ffd5c9ba}.alert-modal .modal-header .modal-title .severity-badge.very-high span{background:#ff9088}.alert-modal .modal-header .modal-title .severity-badge.high{background-color:#fff7ed;color:#ea580c}.alert-modal .modal-header .modal-title .severity-badge.medium{background-color:#fefce8;color:#ca8a04}.alert-modal .modal-header .modal-title .severity-badge.low{background-color:#f0fdf4;color:#16a34a}.alert-modal .modal-header .close-btn{font-size:1.5rem;font-weight:300;cursor:pointer;color:#000;padding:0;width:2rem;height:2rem;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:color .2s ease;background-color:#eeedf2;border:1px solid #e4e3e8;border-radius:50%}.alert-modal .modal-header .close-btn:hover{color:#374151}.alert-modal .modal-content{padding:1rem}.alert-modal .modal-content .status-section{margin-bottom:2rem}.alert-modal .modal-content .status-section .status-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem}.alert-modal .modal-content .status-section .status-item span{border:1px solid #d8d8d8;padding:.5rem 1rem;border-radius:.5rem;font-weight:500;font-size:.875rem;color:#374151}.alert-modal .modal-content .description-section{margin-bottom:1.5rem}.alert-modal .modal-content .description-section h3{font-size:1.125rem;font-weight:400;margin:0 0 1rem;color:#1f2937}.alert-modal .modal-content .description-section p{color:#6b7280;line-height:1.6;margin:0}.alert-modal .modal-content .details-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}.alert-modal .modal-content .details-grid .detail-item{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.25rem}.alert-modal .modal-content .details-grid .detail-item label{font-size:.875rem;color:#6b7280}.alert-modal .modal-content .details-grid .detail-item span{color:#1f2937;font-family:EYInterstate W04 Regular,sans-serif}.alert-modal .modal-content .inspection-section{margin-bottom:2rem}.alert-modal .modal-content .inspection-section h3{font-size:1.125rem;font-weight:400;margin:0 0 1rem;color:#1f2937}.alert-modal .modal-content .inspection-section .method-option{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem;border:1px solid #d8d8d8;border-radius:.75rem;margin-bottom:1rem;cursor:pointer;transition:all .2s ease}.alert-modal .modal-content .inspection-section .method-option:hover,.alert-modal .modal-content .inspection-section .method-option.selected{border-color:#5329ff;background:#e4dffd70}.alert-modal .modal-content .inspection-section .method-option .method-info{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem}.alert-modal .modal-content .inspection-section .method-option .method-info .avatar{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:1.25rem}.alert-modal .modal-content .inspection-section .method-option .method-info .avatar.manual{background-color:#ddd6fe;overflow:hidden}.alert-modal .modal-content .inspection-section .method-option .method-info .avatar.manual img{width:100%;height:100%;object-fit:cover}.alert-modal .modal-content .inspection-section .method-option .method-info .avatar.robot{background-color:#e4e4e6}.alert-modal .modal-content .inspection-section .method-option .method-info div{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.alert-modal .modal-content .inspection-section .method-option .method-info div .method-type{font-size:.875rem;color:#6b7280;font-weight:300}.alert-modal .modal-content .inspection-section .method-option .method-info div .method-name{font-family:EYInterstate W04 Regular,sans-serif;font-size:.95rem;color:#1f2937}.alert-modal .modal-content .inspection-section .method-option .check-icon{width:1.5rem;height:1.5rem;background-color:#5329ff;color:#fff;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:.875rem;font-weight:700}.alert-modal .modal-content .initiate-btn{width:100%;background-color:#5329ff;color:#fff;border:1px solid #d8d8d8;padding:1.5rem;border-radius:.75rem;font-size:1.2rem;font-family:EYInterstate W04 Regular,sans-serif;cursor:pointer;transition:background-color .2s ease}.alert-modal .modal-content .initiate-btn:hover{background-color:#5855eb}.alert-modal .modal-content .initiate-btn:active{background-color:#4f46e5}.alert-modal .modal-content .initiate-btn:disabled{background-color:#a3a3a3;cursor:not-allowed}@media (max-width: 768px){.alert-modal{width:100vw}.alert-modal .modal-content{padding:1.5rem}.alert-modal .modal-content .details-grid{grid-template-columns:1fr;gap:1rem}}@font-face{font-family:EYInterstate W04 Light;src:url(/assets/EYInterstate-Light-Ny8R_Aez.eot);src:url(/assets/EYInterstate-Light-Ny8R_Aez.eot?#iefix) format("embedded-opentype"),url(/assets/EYInterstate-Light-qjJLY__L.woff2) format("woff2"),url(/assets/EYInterstate-Light-DjfiJC8T.woff) format("woff"),url(/assets/EYInterstate-Light-5baZR_0F.svg#EYInterstate-Light) format("svg")}@font-face{font-family:EYInterstate W04 Regular;src:url(/assets/EYInterstateW04Regular-BrZE8fTi.ttf) format("truetype");src:url(/assets/EYInterstateW04Regular-umsVUlML.woff2) format("woff2"),url(/assets/EYInterstateW04Regular-BiPtFnal.woff) format("woff"),url(/assets/EYInterstateW04Regular-BZ-mE6Mi.svg#EYInterstate-Light) format("svg")}.inspection-view{display:flex;flex-direction:column;border-top:.06rem solid rgba(0,0,0,.1215686275)}.inspection-view .inspection-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 1.5rem 0}.inspection-view .inspection-header .back-btn{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;font-size:1rem;font-weight:500;color:#374151;border:none}.inspection-view .inspection-header .back-btn .back-icon{background:#eeedf2;border:1px solid #e4e3e8;display:flex;flex-direction:row;justify-content:center;align-items:center;width:2rem;height:2rem;border-radius:50%;cursor:pointer}.inspection-view .inspection-header .back-btn .back-icon img{width:.8rem;height:.8rem}.inspection-view .inspection-header .back-btn .down{display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:.3rem;border:.06rem solid #e4e4e6;width:1.75rem;height:1.75rem}.inspection-view .inspection-header .back-btn .down img{width:.65rem;height:.65rem;opacity:.7;position:relative;top:.1rem}.inspection-view .inspection-header .back-btn .floor{background-color:#e4e4e6;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;border-radius:.3rem;padding:.35rem .8rem}.inspection-view .inspection-header .back-btn .floor img{width:.9rem;height:.9rem}.inspection-view .inspection-header .back-btn .floor span{font-size:.85rem}.inspection-view .inspection-header .back-btn span{font-size:1.25rem;font-weight:400}.inspection-view .inspection-header .back-btn:hover{color:#1f2937}.inspection-view .inspection-header .header-actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem}.inspection-view .inspection-header .header-actions .mode-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.25rem;border:1px solid #d1d5db;border-radius:2rem;cursor:pointer;transition:all .2s ease}.inspection-view .inspection-header .header-actions .mode-btn .manual{border:1px solid rgba(0,0,0,.168627451)}.inspection-view .inspection-header .header-actions .mode-btn.live{background:linear-gradient(98.69deg,#5c8bdb 6.71%,#8383ee 95.79%);border:none;color:#fff;position:relative}.inspection-view .inspection-header .header-actions .mode-btn.live:before{content:"";display:block;position:absolute;top:auto;left:.75rem;width:.5rem;height:.5rem;background-color:#fff;border-radius:50%}.inspection-view .inspection-content{display:grid;grid-template-columns:1fr 35rem;flex:1;grid-gap:2rem;overflow:hidden;padding:1rem 1.5rem;align-items:flex-start}.inspection-view .inspection-content .video-section{display:flex;flex-direction:column;gap:2rem;position:relative}.inspection-view .inspection-content .video-section .video-container{flex:1;background:#1e40af;border-radius:1.5rem;overflow:hidden;position:relative}.inspection-view .inspection-content .video-section .video-container .video-feed{min-height:350px;height:100%;background:linear-gradient(135deg,#1e40af,#3b82f6);position:relative}.inspection-view .inspection-content .video-section .video-container .video-feed .video-overlay{position:relative;top:0;right:0;bottom:0;left:0;overflow:hidden;min-height:350px;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch}.inspection-view .inspection-content .video-section .video-container .video-feed .video-overlay img{width:100%;height:100%}.inspection-view .inspection-content .video-section .video-container .video-feed .video-overlay .video-image-navigation{position:absolute;left:50%;bottom:.8rem;transform:translate(-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}.inspection-view .inspection-content .video-section .video-container .video-feed .video-overlay .video-image-navigation button{border:none;-webkit-backdrop-filter:blur(34px);backdrop-filter:blur(34px);width:2.5rem;height:2.5rem;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:2rem;cursor:pointer;background-color:#000;color:#fff;transition:all .2s ease;padding-bottom:.3rem}.inspection-view .inspection-content .video-section .video-container .video-feed .video-overlay .video-image-navigation button img{color:#fff}.inspection-view .inspection-content .video-section .video-container .video-feed .video-overlay .video-image-navigation button:disabled{opacity:.8;cursor:not-allowed}.inspection-view .inspection-content .video-section .assistant-section{background:#fff;border-radius:1.5rem;padding:1.5rem}.inspection-view .inspection-content .video-section .assistant-section .assistant-header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:1rem}.inspection-view .inspection-content .video-section .assistant-section .assistant-header .assistant-avatar{width:3rem;height:3rem;border-radius:.5rem;border:1px solid #d8d8d8;display:flex;flex-direction:row;justify-content:center;align-items:center}.inspection-view .inspection-content .video-section .assistant-section .assistant-header .assistant-avatar img{width:2.5rem;height:2.5rem}.inspection-view .inspection-content .video-section .assistant-section .assistant-header .info{font-size:1.25rem;font-family:EYInterstate W04 Regular,sans-serif}.inspection-view .inspection-content .video-section .assistant-section .assistant-header .info span{color:#00000080;font-size:1.25rem;font-family:EYInterstate W04 Light,sans-serif}.inspection-view .inspection-content .video-section .assistant-section .assistant-input{position:relative;margin-bottom:1rem}.inspection-view .inspection-content .video-section .assistant-section .assistant-input .chat-input{width:100%;padding:1rem 3rem 1rem 1rem;background:#eeedf2;border-radius:2rem;font-size:.95rem;border:none}.inspection-view .inspection-content .video-section .assistant-section .assistant-input .chat-input::placeholder{color:#9ca3af}.inspection-view .inspection-content .video-section .assistant-section .assistant-input .send-btn{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:#000;color:#fff;border:none;width:2.25rem;height:2.25rem;border-radius:50%;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center}.inspection-view .inspection-content .video-section .assistant-section .assistant-input .send-btn img{width:1rem;height:1rem;filter:invert(1);transform:rotate(90deg)}.inspection-view .inspection-content .video-section .assistant-section .quick-actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;flex-wrap:wrap}.inspection-view .inspection-content .video-section .assistant-section .quick-actions .quick-btn{padding:.5rem 1rem;background:#f8fafc;border:1px solid #e5e7eb;border-radius:2rem;font-size:.9rem;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;transition:all .2s ease}.inspection-view .inspection-content .video-section .assistant-section .quick-actions .quick-btn img{width:.9rem;height:.9rem;margin-right:.5rem}.inspection-view .inspection-content .video-section .assistant-section .quick-actions .quick-btn:hover{background:#f1f5f9}.inspection-view .inspection-content .checklist-sidebar{background:#fffc;display:flex;flex-direction:column;border-radius:1.5rem;overflow-y:auto;max-height:calc(100vh - 9rem)}.inspection-view .inspection-content .checklist-sidebar::-webkit-scrollbar{width:.3rem;height:.3rem}.inspection-view .inspection-content .checklist-sidebar::-webkit-scrollbar-thumb{background:#2e2e38}.inspection-view .inspection-content .checklist-sidebar::-webkit-scrollbar-track{background:transparent}.inspection-view .inspection-content .checklist-sidebar .checklist-header{padding:1.5rem}.inspection-view .inspection-content .checklist-sidebar .checklist-header h3{font-size:1.35rem;font-family:EYInterstate W04 Regular,sans-serif;margin:0 0 .5rem}.inspection-view .inspection-content .checklist-sidebar .checklist-header .checklist-subtitle{color:#6b7280;font-size:.95rem;display:block;margin-bottom:1rem}.inspection-view .inspection-content .checklist-sidebar .checklist-header .progress-section .progress{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.inspection-view .inspection-content .checklist-sidebar .checklist-header .progress-section .progress .progress-text{font-size:.875rem;color:#6b7280;display:block;margin-bottom:.5rem}.inspection-view .inspection-content .checklist-sidebar .checklist-header .progress-section .progress .count{font-family:EYInterstate W04 Regular,sans-serif}.inspection-view .inspection-content .checklist-sidebar .checklist-header .progress-section .progress-bar{width:100%;height:.5rem;background:#e7e7e7;border-radius:.25rem;overflow:hidden}.inspection-view .inspection-content .checklist-sidebar .checklist-header .progress-section .progress-bar .progress-fill{height:100%;background:#5329ff;transition:width .3s ease}.inspection-view .inspection-content .checklist-sidebar .checklist-items{flex:1;overflow-y:auto;padding:0 1.5rem}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item{border:1px solid #d8d8d8;border-radius:.5rem;padding:1.5rem}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item:not(:last-child){margin-bottom:1rem}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-header-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0;cursor:pointer}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-header-row .item-number{width:1.5rem;height:1.5rem;background:#eeedf2;border:1px solid #e4e3e8;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:.8rem;font-weight:600}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-header-row .item-number.completed{background:#4ad9ab;border:none;color:#fff}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-header-row .item-info{flex:1;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0 .5rem 0 1rem}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-header-row .item-info h4{font-size:.9rem;font-weight:500;margin:0 0 .15rem;line-height:1.4;max-width:70%}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-header-row .item-info .status-badge{font-size:.75rem;font-family:EYInterstate W04 Regular,sans-serif;padding:.2rem .75rem .25rem;border-radius:.3rem}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-header-row .item-info .status-badge.pending{border:1px solid #febc56;color:#d99b3c}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-header-row .item-info .status-badge.complete{border:1px solid #62d0ad;color:#4ad9ab;background-color:#fff}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-header-row .item-info .status-badge.in-progress{background:#febc56;color:#fff}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-header-row .expand-btn{background:none;border:none;cursor:pointer;color:#9ca3af}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-header-row .expand-btn .arrow{transition:transform .2s ease}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-header-row .expand-btn .arrow img{opacity:.5}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-header-row .expand-btn .arrow.rotated,.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-header-row .expand-btn .arrow.rotated img{transform:rotate(180deg)}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-content.expanded{max-height:1000px}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-content .content-inner{padding:1rem 0 0 2.5rem}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-content .content-inner p{font-size:.875rem;line-height:1.35;margin:0 0 1rem}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-content .content-inner .detection-controls{margin:1rem 0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border:1px solid #d8d8d8;border-radius:.3rem;padding:.35rem}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-content .content-inner .detection-controls .item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.75rem}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-content .content-inner .detection-controls .item .preview-image{display:flex;flex-direction:row;justify-content:center;align-items:center;width:2rem;height:2rem;background-color:#eaeaea;position:relative}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-content .content-inner .detection-controls .item span{font-size:.85rem}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-content .content-inner .detection-controls img{cursor:pointer;width:1rem;height:1rem}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-content .content-inner .item-actions .ai{margin:1rem 0}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-content .content-inner .item-actions .ai h5{font-size:.95rem;font-family:EYInterstate W04 Regular,sans-serif;margin:0 0 .25rem}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-content .content-inner .item-actions .ai .info{border:1px solid #5329ff;background:#e7ebff;padding:.75rem;border-radius:.5rem;position:relative}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-content .content-inner .item-actions .ai .info p{margin:0;font-size:.9rem;line-height:1.4}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-content .content-inner .item-actions .ai .info .percentage{background:#5329ff;color:#fff;font-size:.75rem;font-family:EYInterstate W04 Regular,sans-serif;padding:.2rem .5rem;border-radius:1rem;position:absolute;top:.5rem;right:.5rem}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-content .content-inner .item-actions .comments-section{margin-bottom:1rem}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-content .content-inner .item-actions .comments-section h5{font-size:.95rem;font-family:EYInterstate W04 Regular,sans-serif;margin:0 0 .25rem}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-content .content-inner .item-actions .comments-section .comment-input{width:100%;padding:.75rem;background-color:#f2f2f2;border-radius:.5rem;border:none;font-size:.875rem;resize:vertical;min-height:4rem;resize:none;font-family:EYInterstate W04 Light,sans-serif}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-content .content-inner .item-actions .comments-section .comment-input::placeholder{color:#9ca3af}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-content .content-inner .item-actions .complete-btn{background:#10b981;color:#fff;border:none;padding:.65rem .75rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item .checklist-content .content-inner .item-actions .complete-btn:hover{background:#059669}.inspection-view .inspection-content .checklist-sidebar .checklist-items .checklist-item.completed{background:#4ad9ab24;border:1px solid #d8d8d8}.inspection-view .inspection-content .checklist-sidebar .finish-inspection-btn{margin:1.5rem;background:#5329ff;color:#fff;border:none;padding:1rem;border-radius:.5rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;font-size:1.2rem;font-family:EYInterstate W04 Regular,sans-serif;cursor:pointer}.inspection-view .inspection-content .checklist-sidebar .finish-inspection-btn:hover:not(:disabled){background:#5855eb}.inspection-view .inspection-content .checklist-sidebar .finish-inspection-btn:disabled,.inspection-view .inspection-content .checklist-sidebar .finish-inspection-btn.disabled{background:#5329ff33;color:#fff;cursor:not-allowed;opacity:.6}.inspection-view .inspection-content .checklist-sidebar .finish-inspection-btn .loading-circle{display:inline-block;width:.9rem;height:.9rem;margin-left:.5rem;border-radius:50%;border:2px solid rgba(255,255,255,.25);border-top-color:#fff;box-sizing:border-box;vertical-align:middle;animation:loading-spin .8s linear infinite}@media (prefers-reduced-motion: reduce){.inspection-view .inspection-content .checklist-sidebar .finish-inspection-btn .loading-circle{animation:none}}@keyframes loading-spin{to{transform:rotate(360deg)}}@media (max-width: 1200px){.inspection-view .inspection-content{grid-template-columns:1fr;grid-template-rows:1fr auto}.inspection-view .inspection-content .checklist-sidebar{border-left:none;border-top:1px solid #e5e7eb;max-height:50vh}}@font-face{font-family:EYInterstate W04 Light;src:url(/assets/EYInterstate-Light-Ny8R_Aez.eot);src:url(/assets/EYInterstate-Light-Ny8R_Aez.eot?#iefix) format("embedded-opentype"),url(/assets/EYInterstate-Light-qjJLY__L.woff2) format("woff2"),url(/assets/EYInterstate-Light-DjfiJC8T.woff) format("woff"),url(/assets/EYInterstate-Light-5baZR_0F.svg#EYInterstate-Light) format("svg")}@font-face{font-family:EYInterstate W04 Regular;src:url(/assets/EYInterstateW04Regular-BrZE8fTi.ttf) format("truetype");src:url(/assets/EYInterstateW04Regular-umsVUlML.woff2) format("woff2"),url(/assets/EYInterstateW04Regular-BiPtFnal.woff) format("woff"),url(/assets/EYInterstateW04Regular-BZ-mE6Mi.svg#EYInterstate-Light) format("svg")}.app-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1.5rem 2rem}.app-header .app-header__left{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:3rem}.app-header .app-header__left .logo{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem}.app-header .app-header__left .logo span{font-size:1.45rem;font-family:EYInterstate W04 Regular,sans-serif}.app-header .app-header__left nav{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem}.app-header .app-header__left nav span{font-size:1rem;padding:.75rem 1rem;cursor:pointer;transition:all .2s linear 0s;position:relative}.app-header .app-header__left nav span:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;border-radius:30px;z-index:-1;transform:scaleX(.3);opacity:0}.app-header .app-header__left nav span:hover,.app-header .app-header__left nav span.active{color:#fff}.app-header .app-header__left nav span:hover:before,.app-header .app-header__left nav span.active:before{transform:scale(1);opacity:1;transition:all .2s linear 0s}.app-header .app-header__right{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.75rem}.app-header .app-header__right .searchBox{position:relative;background:#eeedf2;height:3rem;border-radius:2rem;padding:.5rem;border:1px solid #e4e3e8;display:flex;flex-direction:row;justify-content:center;align-items:center}.app-header .app-header__right .searchBox:hover>.searchInput{width:200px;padding:0 6px}.app-header .app-header__right .searchBox:hover>.searchButton{background:#e4e4e6}.app-header .app-header__right .searchBox .searchButton{width:2.25rem;height:2.25rem;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:.4s;border:none}.app-header .app-header__right .searchBox .searchInput{border:none;background:none;outline:none;padding:0;color:#000;font-size:1rem;transition:.4s;line-height:40px;width:0px}.app-header .app-header__right .searchBox .searchInput::placeholder{font-size:1rem}.app-header .app-header__right .profile{width:3rem;height:3rem;border-radius:50%}.app-header .app-header__right .notification{display:flex;flex-direction:row;justify-content:center;align-items:center;width:3rem;height:3rem;border-radius:50%;background-color:#eeedf2;border:1px solid #e4e3e8;position:relative}.app-header .app-header__right .notification .bubble{width:.5rem;height:.5rem;border-radius:50%;background-color:#ea011d;position:absolute;top:.2rem;right:.1rem}.app-header .app-header__right .notification .bell{width:1.25rem;height:1.25rem;overflow:visible;animation:bellAnim 3s ease-in-out .2s infinite}.app-header .app-header__right .notification .bell .bell-part{fill:#000}.app-header .app-header__right .notification .bell .bell-clapper{animation:bellClapperAnim 3s ease-in-out .28s infinite}.app-header .app-header__right .notification .bell .circle{fill:#000;transform-origin:center;opacity:0}.app-header .app-header__right .notification .bell .circle1{--target-scale: 8;animation:circleAnim 3s ease-in-out 0s infinite}.app-header .app-header__right .notification .bell .circle2{--target-scale: 7;animation:circleAnim 3s ease-in-out .3s infinite}.app-header .app-header__right .notification .bell .circle3{--target-scale: 6;animation:circleAnim 3s ease-in-out .6s infinite}.app-header .app-header__right .notification .bell .bell-parts-container{animation:bellPartsContainerAnim 3s ease-in-out 0s infinite}@keyframes bellAnim{0%{transform:rotate(0)}8%{transform:rotate(-28deg)}16%{transform:rotate(28deg)}24%{transform:rotate(-28deg)}32%{transform:rotate(28deg)}43%{transform:rotate(-28deg)}55%{transform:rotate(28deg)}80%{transform:rotate(0)}to{transform:rotate(0)}}@keyframes bellClapperAnim{0%{transform:translate(0)}8%{transform:translate(80px)}16%{transform:translate(-80px)}24%{transform:translate(80px)}32%{transform:translate(-80px)}43%{transform:translate(80px)}55%{transform:translate(-60px)}92%{transform:translate(0)}to{transform:translate(0)}}@keyframes circleAnim{0%{transform:scale(.3);opacity:.18}90%{transform:scale(var(--target-scale));opacity:0}to{transform:scale(var(--target-scale));opacity:0}}@keyframes bellPartsContainerAnim{0%{transform:translateY(0)}10%{transform:translateY(-70px)}to{transform:translateY(0)}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@font-face{font-family:EYInterstate W04 Light;src:url(../fonts/EYInterstate-Light.eot);src:url(../fonts/EYInterstate-Light.eot?#iefix) format("embedded-opentype"),url(../fonts/EYInterstate-Light.woff2) format("woff2"),url(../fonts/EYInterstate-Light.woff) format("woff"),url(../fonts/EYInterstate-Light.svg#EYInterstate-Light) format("svg")}@font-face{font-family:EYInterstate W04 Regular;src:url(../fonts/EYInterstateW04Regular.ttf) format("truetype");src:url(../fonts/EYInterstateW04Regular.woff2) format("woff2"),url(../fonts/EYInterstateW04Regular.woff) format("woff"),url(../fonts/EYInterstateW04Regular.svg#EYInterstate-Light) format("svg")}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f2f1f6;line-height:inherit;height:100vh;width:100vw;overflow-x:hidden;overflow-y:hidden;font-family:EYInterstate W04 Light,sans-serif}*{box-sizing:border-box;outline:none}:root{--table-row-hover-bg-color: transparent}body[motif-theme=light]{--btn-primary--bg-color: #155cb4;--btn-group--bg-color: #155cb4;--btn-group--border-color: white;--btn-group--color: #ffffff;--btn-group-hover--bg-color: var(--btn-primary-hover--bg-color);--btn-group-hover--color: #ffffff;--btn-warn--bg-color: #b9251c}html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,a,img,strong,sub,sup,b,u,i,center,ol,ul,li,form,label,article,figure,figcaption,footer,header,nav,section{margin:0;padding:0;border:0}.motif-icon{display:flex}.root{height:100%}
