@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.login-container{min-height:100vh;display:flex;background:linear-gradient(135deg,#084f3e,#2a9b7b);overflow:hidden}.login-left{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:60px;color:#fff;position:relative;overflow:hidden}.login-left .login-branding{z-index:2;max-width:500px;animation:fadeIn .8s ease-out}.login-left .login-branding .login-title{color:#fff!important;font-size:48px!important;margin-bottom:24px!important;font-weight:700;line-height:1.2;text-shadow:0 2px 8px rgba(0,0,0,.2)}.login-left .login-branding .login-subtitle{color:#ffffffe6!important;font-size:18px!important;line-height:1.6!important;text-shadow:0 1px 4px rgba(0,0,0,.1)}.login-left .login-decoration{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.login-left .login-decoration .blob{position:absolute;opacity:.2}.login-left .login-decoration .blob.blob-1{width:400px;height:400px;background:linear-gradient(135deg,#ffb612,#ffc940);border-radius:40% 60% 70% 30%/40% 50% 60%;top:-100px;right:-100px;animation:float 6s ease-in-out infinite}.login-left .login-decoration .blob.blob-2{width:300px;height:300px;background:linear-gradient(135deg,#80ffdb,#2a9b7b);border-radius:60% 40% 30% 70%/60% 30% 70% 40%;bottom:50px;left:-50px;animation:float 8s ease-in-out infinite reverse}.login-left .login-decoration .blob.blob-3{width:200px;height:200px;background:linear-gradient(135deg,#dad7cb,#f8f8ad);border-radius:50% 30% 70% 50%/60% 40% 50%;top:50%;left:10%;animation:float 10s ease-in-out infinite}.login-right{width:500px;background:#fff;display:flex;align-items:center;justify-content:center;padding:40px;box-shadow:0 12px 32px #0000002e;animation:fadeIn .6s ease-out .2s backwards}.login-right .login-form-wrapper{width:100%;max-width:400px}.login-right .login-form-wrapper .login-header{margin-bottom:40px;text-align:center}.login-right .login-form-wrapper .login-header .form-title{color:#2a9b7b!important;margin-bottom:8px!important;font-weight:700;letter-spacing:1px;text-shadow:0 1px 2px rgba(0,0,0,.05)}.login-right .login-form-wrapper .login-header .form-subtitle{color:#8c8c8c!important;font-size:14px}.login-right .login-form-wrapper .login-form .form-item{margin-bottom:24px}.login-right .login-form-wrapper .login-form .form-item .login-input{border-radius:8px!important;padding:12px 16px!important;border:2px solid #f0f0f0!important;transition:all .3s ease}.login-right .login-form-wrapper .login-form .form-item .login-input:hover,.login-right .login-form-wrapper .login-form .form-item .login-input:focus{border-color:#2a9b7b!important;box-shadow:0 0 0 2px #69be281a}.login-right .login-form-wrapper .login-form .form-item .input-icon{color:#2a9b7b}.login-right .login-form-wrapper .login-form .form-options{text-align:right;margin-bottom:24px}.login-right .login-form-wrapper .login-form .form-options .forgot-link{color:#2a9b7b;font-size:14px;text-decoration:none;transition:color .3s ease}.login-right .login-form-wrapper .login-form .form-options .forgot-link:hover{color:#084f3e;text-decoration:underline}.login-right .login-form-wrapper .login-form .login-button{background:linear-gradient(135deg,#ffb612,#f4a900)!important;border:none!important;border-radius:8px!important;height:48px!important;font-size:16px!important;font-weight:700!important;box-shadow:0 4px 12px #ffb61266!important;transition:all .3s ease}.login-right .login-form-wrapper .login-form .login-button:hover:not(:disabled){background:linear-gradient(135deg,#ffc940,#ffb612)!important;transform:translateY(-2px);box-shadow:0 6px 20px #ffb61280!important}.login-right .login-form-wrapper .login-form .login-button:active:not(:disabled){transform:translateY(0)}@media(max-width:992px){.login-left{display:none}.login-right{width:100%}}@media(max-width:768px){.login-right{padding:24px}.login-right .login-form-wrapper .login-header .form-title{font-size:24px!important}}.login-logo{max-width:450px;width:100%;height:auto;margin-bottom:24px;object-fit:contain;display:block}.faq-modal .faq-search .ant-input{height:40px;border-radius:12px 0 0 12px;font-size:14px}.faq-modal .faq-search .ant-btn{height:40px;background:#2a9b7b;color:#fff;border:none;border-radius:0 12px 12px 0;display:flex;align-items:center;justify-content:center}.faq-modal .faq-search .ant-btn:hover{background:#279274;color:#fff}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.sider-navbar{background:linear-gradient(180deg,#084f3e,#2a9b7b);overflow:auto;height:100vh;position:fixed;left:0;top:0;bottom:0;z-index:1001;box-shadow:0 2px 8px #0000001a;animation:slideInLeft .4s ease-out;display:flex;flex-direction:column}.sider-navbar::-webkit-scrollbar{width:6px}.sider-navbar::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.sider-navbar::-webkit-scrollbar-thumb:hover{background:#fff6}.sider-navbar.collapsed .sidebar-menu .ant-menu-item,.sider-navbar.collapsed .sidebar-menu .ant-menu-submenu-title{justify-content:center;padding:0!important}.sider-navbar.collapsed .sidebar-menu .ant-menu-item-icon{margin-right:0}.sider-navbar.collapsed .sidebar-menu .ant-menu-title-content{display:none}.logo-wrapper{padding:24px 16px;text-align:center;background:#0003;border-bottom:1px solid rgba(255,255,255,.15);transition:all .3s ease;flex-shrink:0}.logo-wrapper a{text-decoration:none;color:#fff;font-weight:700;letter-spacing:1px;display:block;transition:transform .3s ease}.logo-wrapper a:hover{transform:scale(1.05)}.logo-wrapper .logo-text{color:#ffb612;font-weight:700;font-size:20px;transition:font-size .3s ease;text-shadow:0 2px 4px rgba(0,0,0,.3)}.logo-wrapper .logo-text.collapsed{font-size:18px}.logo-container{display:flex;align-items:center;justify-content:center}.logo-image{max-width:160px;max-height:40px;transition:all .3s ease;object-fit:contain;opacity:1;transition:opacity .2s ease,transform .2s ease}.logo-image.collapsed{max-width:36px;max-height:36px}.menu-container{flex:1;overflow-y:auto;padding-bottom:80px}.sidebar-menu{background:transparent!important;border-right:none;padding:1px}.sidebar-menu .ant-menu-item,.sidebar-menu .ant-menu-submenu-title{display:flex;align-items:center;height:44px;line-height:44px;border-radius:8px;margin:4px 0;padding:0 12px!important;transition:all .3s ease;overflow:hidden}.sidebar-menu .ant-menu-title-content{flex:1;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sidebar-menu .ant-menu-item-icon{min-width:20px;font-size:18px;margin-right:10px;color:#ffffffe6!important}.sidebar-menu .ant-menu-item:hover,.sidebar-menu .ant-menu-submenu-title:hover{background-color:#ffb61226!important;color:#fff!important}.sidebar-menu .ant-menu-item-selected{background:#ffb61240!important;color:#fff!important;font-weight:600}.sidebar-menu .ant-menu-item-disabled{cursor:not-allowed!important;opacity:.45}.sidebar-menu .ant-menu-submenu .ant-menu-sub{background:transparent!important}.sidebar-menu .ant-menu-submenu.ant-menu-submenu-open>.ant-menu-submenu-title{background:#ffb61233!important;color:#fff!important}.collapse-button-wrapper{position:absolute;bottom:20px;left:0;right:0;display:flex;justify-content:center;align-items:center;padding:0 24px}.collapse-button{width:40px;height:40px;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease;background:#ffb612;padding:0;min-width:40px}.collapse-button:hover{background:#ffc940!important;transform:scale(1.1)}.collapse-button:active{transform:scale(.95)}.collapse-icon{font-size:16px;color:#fff}.top-bar{display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#fff;box-shadow:0 2px 8px #0000001a;height:64px;position:fixed;top:0;left:200px;right:0;z-index:1000;animation:fadeIn .5s ease-out;transition:left .3s cubic-bezier(.4,0,.2,1)}.top-bar.collapsed{left:80px}.search-container{display:flex;align-items:center;gap:8px;flex:1;max-width:600px}.search-container .search-label{color:#2a9b7b;font-weight:600;white-space:nowrap;font-size:14px;letter-spacing:.5px}.search-container .vertical-line{width:2px;height:24px;background:linear-gradient(to bottom,transparent,#2A9B7B,transparent)}.search-input{width:300px}.search-input .ant-input{border-radius:8px;border:2px solid #f0f0f0;transition:all .3s ease}.search-input .ant-input:hover,.search-input .ant-input:focus{border-color:#2a9b7b;box-shadow:0 0 0 2px #69be281a}.actions-container{display:flex;align-items:center;gap:8px}.help-button{width:40px;height:40px;border-radius:50%;background:#ffb612;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #ffb6124d}.help-button:hover{background:#ffc940!important;border:none!important;transform:scale(1.1) rotate(10deg);box-shadow:0 4px 16px #ffb61233}.help-button:active{transform:scale(.95)}.help-icon{font-size:18px;color:#fff}.actions-divider{height:25px;margin:0 8px}.user-dropdown{display:flex;align-items:center;cursor:pointer;padding:8px;border-radius:8px;transition:all .3s ease}.user-dropdown:hover{background:#69be280d}.user-avatar{background-color:#2a9b7b;font-weight:600;width:32px;height:32px;font-size:14px;display:flex;align-items:center;justify-content:center}.user-text{margin-left:8px;color:#2a9b7b;font-weight:600;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-dropdown-icon{color:#2a9b7b;margin-left:4px;font-size:14px;transition:transform .3s ease}.user-dropdown:hover .user-dropdown-icon{transform:translateY(2px)}@media(max-width:992px){.search-container{max-width:300px}.search-container .search-label{font-size:12px}.search-input{width:200px}.user-text{max-width:100px}}@media(max-width:768px){.search-container{max-width:200px}.search-container .search-label,.search-container .vertical-line{display:none}.search-input{width:150px}.user-text{display:none}.actions-container{gap:8px}.help-button{width:36px;height:36px}.help-icon{font-size:16px}}@media(max-width:576px){.top-bar{padding:0 8px}.search-container{max-width:150px}.search-input{width:120px}.actions-divider{margin:0 4px}}.help-button:focus-visible:focus-visible,.user-dropdown:focus-visible:focus-visible{outline:2px solid #1890ff;outline-offset:2px}.sidebar-menu .ant-menu-item:focus-visible{outline:2px solid rgba(255,255,255,.5);outline-offset:-2px}.sidebar-menu .ant-menu-item-disabled{opacity:.45}.sidebar-menu .ant-menu-item-disabled .ant-menu-item-icon{opacity:.6}.search-col{min-width:200px;overflow:hidden}.search-container{display:flex;align-items:center;background:#fff;border-radius:4px;width:100%;max-width:1000px;height:40px}.search-label{font-size:14px;font-weight:700;margin-left:10px;color:#2a9b7b!important;transition:all .2s ease-in-out}.vertical-line{width:2px;height:25px;background-color:#ccc;margin:0 10px}@media(max-width:768px){.top-bar{padding:0 12px}.search-label,.vertical-line{display:none}.search-container{padding-left:10px}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.welcome-card{background:linear-gradient(135deg,#4a7f1c,#2a9b7b,#7dd93a);color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001f;margin-bottom:24px;animation:slideIn .5s ease-out;overflow:hidden;position:relative}.welcome-card:before{content:"";position:absolute;top:-50%;right:-10%;width:300px;height:300px;background:#ffb6121a;border-radius:50%}.welcome-card .home-card-content{display:flex;align-items:center;gap:24px;position:relative;z-index:1}.welcome-card .home-card-content .iso-logo{width:80px;height:80px;object-fit:contain;animation:pulse 3s ease-in-out infinite}.welcome-card .home-card-content .text-content{flex:1}.welcome-card .home-card-content .text-content h2{color:#fff!important;margin-bottom:8px!important}.welcome-card .home-card-content .text-content p{color:#fff!important;margin:0;opacity:.95}.dashboard-card{height:100%;border-radius:12px;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;animation:slideIn .6s ease-out .1s backwards}.dashboard-card:hover{box-shadow:0 4px 12px #0000001f}.dashboard-card .card-header-icon{display:flex;align-items:center;gap:16px;margin-bottom:24px}.dashboard-card .card-header-icon .icon-container-general{width:48px;height:48px;border-radius:8px;background:#2a9b7b;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;transition:transform .3s ease}.dashboard-card .card-header-icon .icon-container-general:hover{transform:scale(1.1) rotate(5deg)}.dashboard-card .chart-placeholder{height:200px;background:linear-gradient(135deg,#dad7cb,#f0f0f0);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;position:relative;overflow:hidden}.dashboard-card .chart-placeholder:before{content:"";position:absolute;width:200%;height:200%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}.dashboard-card .dashboard-button{background:#2a9b7b;border-color:#2a9b7b;height:48px;font-size:16px;font-weight:500;border-radius:8px;transition:all .3s ease}.dashboard-card .dashboard-button:hover:not(:disabled){background:#084f3e;border-color:#084f3e;transform:translateY(-2px);box-shadow:0 4px 12px #69be284d}.assistant-card{height:100%;text-align:center;border-radius:12px;box-shadow:0 2px 8px #0000001a;animation:slideIn .6s ease-out .2s backwards;transition:all .3s ease}.assistant-card:hover{box-shadow:0 4px 12px #0000001f}.assistant-card .icon-container-robot{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;margin:0 auto 16px;transition:transform .3s ease}.assistant-card .icon-container-robot:hover{transform:scale(1.1) rotate(10deg)}.assistant-card .icon-container-robot .robot-icon{font-size:40px;color:#fff}.assistant-card h2{margin-bottom:16px;font-size:24px}.assistant-card h2 .assetia{color:#2a9b7b;font-weight:700}.assistant-card h2 .ia{color:#ffb612;font-weight:700}.assistant-card .assistant-text{color:#000000a6;margin-bottom:16px;line-height:1.6}.assistant-card .assistant-link{color:#2a9b7b;font-weight:500;cursor:pointer;text-decoration:none;transition:color .3s ease}.assistant-card .assistant-link:hover{color:#084f3e;text-decoration:underline}.tool-card{height:100%;border-radius:12px;transition:all .3s ease;animation:slideIn .6s ease-out backwards;cursor:pointer}.tool-card:nth-child(3){animation-delay:.15s}.tool-card:nth-child(4){animation-delay:.2s}.tool-card:nth-child(5){animation-delay:.25s}.tool-card:nth-child(6){animation-delay:.3s}.tool-card:nth-child(7){animation-delay:.35s}.tool-card:nth-child(8){animation-delay:.4s}.tool-card:nth-child(9){animation-delay:.45s}.tool-card:nth-child(10){animation-delay:.5s}.tool-card:nth-child(11){animation-delay:.55s}.tool-card:nth-child(12){animation-delay:.6s}.tool-card:nth-child(13){animation-delay:.65s}.tool-card:nth-child(14){animation-delay:.7s}.tool-card:hover{transform:translateY(-8px);box-shadow:0 8px 24px #00000026}.tool-card:hover .tool-icon-container{transform:scale(1.1) rotate(5deg)}.tool-card .tool-icon-container{width:48px;height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;transition:transform .3s ease}.tool-card .tool-icon-container.color-green{background:#2a9b7b}.tool-card .tool-icon-container.color-yellow{background:#ffb612}.tool-card .tool-icon-container .tool-icon{font-size:24px;color:#fff}.tool-card h5{margin-bottom:8px;font-weight:600;color:#262626}.tool-card p{margin:0;color:#000000a6;line-height:1.5}@media(max-width:992px){.welcome-card .home-card-content{flex-direction:column;text-align:center}.welcome-card .home-card-content .iso-logo{width:60px;height:60px}.dashboard-card,.assistant-card{margin-bottom:24px}}@media(max-width:768px){.welcome-card .home-card-content .text-content h2{font-size:20px!important}.welcome-card .home-card-content .text-content p{font-size:14px}.tool-card{margin-bottom:16px}}.tool-card:focus-visible:focus-visible,.dashboard-button:focus-visible:focus-visible,.assistant-link:focus-visible:focus-visible{outline:2px solid #1890ff;outline-offset:2px}.calendar-modal .calendar-modal-title{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:600;color:#262626}.calendar-modal .calendar-modal-title .anticon{font-size:20px;color:#2a9b7b}.calendar-modal .calendar-modal-content{padding:20px 0;min-height:400px}.ant-modal.calendar-modal .ant-modal-content{border-radius:12px;overflow:hidden}.ant-modal.calendar-modal .ant-modal-header{padding:10px 10px 0 0;border-bottom:1px solid #f0f0f0}.ant-modal.calendar-modal .ant-modal-body{padding:0}.ant-modal.calendar-modal .ant-modal-footer{display:flex;justify-content:flex-end;padding:0;margin-top:0}.ant-modal.calendar-modal .ant-modal-footer .print-button{font-size:20px;color:#8c8c8c;cursor:pointer;padding:8px;border-radius:4px;transition:all .2s ease}.ant-modal.calendar-modal .ant-modal-footer .print-button:hover{color:#2a9b7b;background-color:#f5f5f5;transform:scale(1.1)}.ant-modal.calendar-modal .ant-modal-footer .print-button:active{transform:scale(.95)}.ant-modal.calendar-modal .ant-modal-close{top:16px;right:20px;z-index:10}.ant-modal.calendar-modal .ant-modal-close:hover{background-color:#f5f5f5;border-radius:4px}.calendar-table .ant-table-thead>tr>th{background-color:#2a9b7b;color:#fff;font-weight:600}.calendar-table .ant-table-tbody>tr>td{padding:6px 16px!important}.calendar-table .ant-table-tbody>tr:first-child>td{padding-top:10px!important}.calendar-table .ant-table-thead>tr>th{padding:10px 16px!important}.calendar-table .ant-table-cell{font-size:15px}.timeline-compact{width:100%;min-width:400px}.timeline-compact .timeline-track{display:flex;gap:1px;margin-bottom:4px}.timeline-compact .track-dot{flex:1;height:6px;background:#e8e8e8;border-radius:3px;transition:all .2s ease;cursor:default;position:relative;display:flex;align-items:center;justify-content:center}.timeline-compact .track-dot .track-dot-label{display:none;font-size:5px;color:#fff;font-weight:700;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none}.timeline-compact .track-dot.active{background:#2a9b7b;box-shadow:0 0 0 1px #2a9b7b4d}.timeline-compact .track-dot:hover{transform:scaleY(2);background:#d9d9d9}.timeline-compact .track-dot:hover.active{background:#25876b;transform:scaleY(2)}.timeline-compact .timeline-numbers{display:flex;justify-content:space-between;padding:0 2px}.timeline-compact .timeline-numbers span{font-size:9px;color:#bfbfbf}@media print{*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.ant-modal-content{box-shadow:none!important;border-radius:0!important}.ant-modal-close,.ant-modal-footer,.ant-modal-mask{display:none!important}.calendar-table .ant-table-thead>tr>th{background-color:#2a9b7b!important;color:#fff!important}.calendar-table .ant-table-tbody>tr>td{padding:8px 16px!important}.calendar-table .ant-table-tbody>tr:first-child>td{padding-top:12px!important}.timeline-compact .timeline-track{margin-bottom:2px}.timeline-compact .track-dot{height:14px;transform:none!important;background:#e8e8e8!important}.timeline-compact .track-dot.active{background:#2a9b7b!important;box-shadow:none!important}.timeline-compact .track-dot .track-dot-label{display:block!important;font-size:6px;color:#fff!important}.timeline-compact .timeline-numbers{display:none}}.filters-section{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background-color:#fff;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 8px #0000000f}.filters-section .filter-main{display:flex;align-items:flex-end;gap:16px}.filters-section .filters-left{display:flex;flex-direction:column;gap:6px}.filters-section .filter-legend{font-size:11px;color:#8c8c8c;display:flex;align-items:center;gap:4px}.filters-section .filters-right{display:flex;align-items:center}.filters-section .filters-right:before{content:"";display:block;width:1px;height:36px;background-color:#e8e8e8;margin-right:24px}.filters-section .filter-item{display:flex;flex-direction:column;gap:6px}.filters-section .filter-item .filter-label{font-weight:600;font-size:10px;color:#8c8c8c;text-transform:uppercase;letter-spacing:.08em}.filters-section .filter-button{height:32px;border-radius:6px;font-weight:500;padding:4px 15px;display:flex;align-items:center;gap:6px;align-self:flex-end}.filters-section .calendar-icon-button{height:36px;width:auto;padding:0 16px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:500;transition:all .2s ease;white-space:nowrap}.filters-section .calendar-icon-button .anticon{font-size:15px}.filters-section .calendar-icon-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.filters-section .calendar-icon-button:active{transform:translateY(0)}@media(max-width:768px){.filters-section{flex-direction:column;align-items:stretch;gap:16px}.filters-section .filters-right:before{display:none}.filters-section .filters-left{flex-direction:column;align-items:stretch}.filters-section .filters-left .filter-item{width:100%}.filters-section .filters-left .filter-item .ant-picker{width:100%!important}.filters-section .filters-left button{width:100%}.filters-section .filters-right{justify-content:stretch}.filters-section .filters-right .calendar-icon-button{width:100%;justify-content:center}}.table-section{width:100%;overflow:hidden;position:relative;background:#fff;border-radius:12px;border:1px solid #e8e8e8;box-shadow:0 2px 8px #0000000f,0 0 0 1px #00000008}.processes-table{width:100%}.processes-table .ant-table{background-color:transparent;border-radius:12px}.processes-table .ant-table-filter-trigger{color:#fff}.processes-table .ant-table-filter-trigger:hover,.processes-table .ant-table-filter-trigger.active{color:#ffc940}.processes-table .ant-table-container{width:100%;border-radius:12px;overflow:hidden}.processes-table .ant-table-thead>tr>th{background-color:#2a9b7b;color:#fff;font-weight:600;border-bottom:none}.processes-table .ant-table-thead>tr>th:before{background-color:#ffffff40!important}.processes-table .ant-table-tbody>tr>td{color:#57584f;border-bottom:1px solid #f0f0f0;position:relative;z-index:1}.processes-table .ant-table-tbody>tr:not(.entry-process-row):nth-child(2n)>td{background-color:#fafafa}.processes-table .ant-table-tbody>tr:hover>td{background-color:#f5f5f5!important;transition:background-color .15s ease}.processes-table .ant-table-placeholder .ant-table-cell{background-color:#fff!important}.processes-table .ant-empty-description{color:#bfbfbf}.processes-table .ant-btn-link{color:#57584f}.processes-table .ant-btn-link:hover{color:#2a9b7b!important}.processes-table .ant-pagination-item a{color:#57584f!important}.processes-table .ant-pagination-item-active{background-color:#57584f!important;border-color:#57584f!important}.processes-table .ant-pagination-item-active a{color:#fff!important}.processes-table .ant-pagination-item:hover{background-color:#2a9b7b!important;border-color:#2a9b7b!important}.processes-table .ant-pagination-item:hover a{color:#fff!important}.processes-table .ant-checkbox-checked .ant-checkbox-inner{background-color:#57584f!important;border-color:#57584f!important}.processes-table .ant-checkbox:hover .ant-checkbox-inner{border-color:#2a9b7b!important}.processes-table .ant-table-column-sorter-up.active,.processes-table .ant-table-column-sorter-down.active{color:#57584f!important}.processes-table .ant-pagination{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;margin:0!important;border-top:1px solid #f0f0f0;background:#fafafa}.processes-table .ant-pagination-total-text{flex:1;text-align:left;color:#8c8c8c;font-size:13px}.processes-table .ant-pagination-options{flex:1;text-align:right}.processes-table .ant-pagination>*:not(.ant-pagination-total-text):not(.ant-pagination-options){flex:none;margin:0 auto}.ant-table-body{overflow-y:scroll!important}td.ant-table-cell.ant-table-cell-scrollbar,th.ant-table-cell.ant-table-cell-scrollbar{background-color:#f8f8ad!important}.deleted-table td.ant-table-cell.ant-table-cell-scrollbar,.deleted-table th.ant-table-cell.ant-table-cell-scrollbar{background-color:#fde2e2!important}.ant-table-content::-webkit-scrollbar,.ant-table-body::-webkit-scrollbar{width:8px!important;height:8px!important}.ant-table-content::-webkit-scrollbar-track,.ant-table-body::-webkit-scrollbar-track{background:#f1f1f1!important}.ant-table-content::-webkit-scrollbar-thumb,.ant-table-body::-webkit-scrollbar-thumb{background:#2a9b7b!important;border-radius:4px}.ant-table-content::-webkit-scrollbar-thumb:hover,.ant-table-body::-webkit-scrollbar-thumb:hover{background:#f8f8ad!important}.scrollable-tab-content::-webkit-scrollbar{width:8px!important;height:8px!important}.scrollable-tab-content::-webkit-scrollbar-track{background:#f1f1f1!important}.scrollable-tab-content::-webkit-scrollbar-thumb{background:#2a9b7b!important;border-radius:4px}.scrollable-tab-content::-webkit-scrollbar-thumb:hover{background:#f8f8ad!important}.ant-table-content,.ant-table-body,.scrollable-tab-content{scrollbar-color:#2A9B7B #f1f1f1}.processes-table .ant-table-tbody>tr>td{padding:0 16px!important}.processes-table .ant-table-thead>tr>th{padding:10px 16px!important}.processes-table .entry-process-row{background-color:#fffbc6}.processes-table .entry-process-row>td:first-child{border-left:3px solid #f5c518;padding-left:13px!important}.processes-table .ant-table-tbody>tr:not(.entry-process-row)>td:first-child{border-left:3px solid #d9d9d9;padding-left:13px!important}.ant-table-filter-dropdown .ant-btn.ant-btn-link.ant-btn-sm{color:#2a9b7b!important}.ant-table-filter-dropdown .ant-btn.ant-btn-link.ant-btn-sm:hover{color:#1f735b!important}.ant-table-filter-dropdown .ant-btn.ant-btn-link.ant-btn-sm span{color:inherit!important}.procesos-content{padding:24px}@media(max-width:768px){.procesos-content{padding:16px}}.custom-spin .ant-spin-dot i{background-color:#2a9b7b}.procesos-loading{height:100%;min-height:400px;display:flex;align-items:center;justify-content:center;background:#fff}.tag-solid{border-radius:20px!important;font-size:11px!important;font-weight:600!important;color:#fff!important;border:none!important}.tag-solid.tag-green{background-color:#2a9b7b!important}.tag-solid.tag-yellow{background-color:#ffb612!important}.tag-solid.tag-gray{background-color:#b0b0b0!important}.process-report-container .report-header{margin-bottom:12px}.process-report-container .report-header .header-navigation{display:flex;align-items:center}.process-report-container .report-content{display:flex;flex-direction:column;gap:20px}.process-report-container .filters-section{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background-color:#fff;border-radius:8px;margin-bottom:0;box-shadow:0 2px 8px #0000000f}.process-report-container .filters-section .filter-main{display:flex;align-items:flex-end;gap:16px}.process-report-container .filters-section .filters-left{display:flex;flex-direction:column;gap:6px}.process-report-container .filters-section .filter-legend{font-size:11px;color:#8c8c8c;display:flex;align-items:center;gap:4px}.process-report-container .filters-section .filter-legend strong{font-weight:600}.process-report-container .filters-section .filter-item{display:flex;flex-direction:column;gap:6px}.process-report-container .filters-section .filter-item .filter-label{font-weight:600;font-size:10px;color:#8c8c8c;text-transform:uppercase;letter-spacing:.08em}.process-report-container .filters-section .filter-button{height:32px;border-radius:6px;font-weight:500;padding:4px 15px;display:flex;align-items:center;gap:6px;align-self:flex-end}.process-report-container .table-card{border-radius:12px;box-shadow:0 2px 8px #0000000f,0 0 0 1px #00000008;overflow:hidden}.process-report-container .table-card .ant-card-body{padding:0}.process-report-container .reports-table{width:100%}.process-report-container .reports-table .ant-table{background-color:transparent;border-radius:12px}.process-report-container .reports-table .ant-table-container{width:100%;border-radius:12px;overflow:hidden}.process-report-container .reports-table .ant-table-thead>tr>th{background-color:#2a9b7b;color:#fff;font-weight:600;font-size:14px;padding:10px 16px!important;border-bottom:none}.process-report-container .reports-table .ant-table-thead>tr>th:before{background-color:#ffffff40!important}.process-report-container .reports-table .ant-table-tbody>tr>td{color:#2c3e50;border-bottom:1px solid #f0f0f0}.process-report-container .reports-table .ant-table-tbody>tr:nth-child(2n)>td{background-color:#fafafa}.process-report-container .reports-table .ant-table-tbody>tr:hover>td{background-color:#f5f5f5!important;transition:background-color .15s ease}.process-report-container .reports-table .ant-table-placeholder .ant-table-cell{background-color:#fff!important}.process-report-container .reports-table .ant-empty-description{color:#bfbfbf}.process-report-container .reports-table .ant-table-content::-webkit-scrollbar,.process-report-container .reports-table .ant-table-body::-webkit-scrollbar{width:8px!important;height:8px!important}.process-report-container .reports-table .ant-table-content::-webkit-scrollbar-track,.process-report-container .reports-table .ant-table-body::-webkit-scrollbar-track{background:#f1f1f1!important}.process-report-container .reports-table .ant-table-content::-webkit-scrollbar-thumb,.process-report-container .reports-table .ant-table-body::-webkit-scrollbar-thumb{background:#2a9b7b!important;border-radius:4px}.process-report-container .reports-table .ant-table-content::-webkit-scrollbar-thumb:hover,.process-report-container .reports-table .ant-table-body::-webkit-scrollbar-thumb:hover{background:#f8f8ad!important}.process-report-container .reports-table .ant-tag{border-radius:4px;font-weight:500}@media(max-width:768px){.process-report-container{padding:16px}.process-report-container .filters-section{flex-direction:column;align-items:stretch;gap:16px;padding:16px}.process-report-container .filters-section .filter-main{flex-direction:column;align-items:stretch;gap:12px}.process-report-container .filters-section .filter-item{width:100%}.process-report-container .filters-section .filter-item .ant-select,.process-report-container .filters-section .filter-item .ant-picker{width:100%!important}.process-report-container .filters-section .filter-button{width:100%}.process-report-container .reports-table .ant-pagination{flex-direction:column;gap:12px;align-items:stretch}.process-report-container .reports-table .ant-pagination .ant-pagination-total-text,.process-report-container .reports-table .ant-pagination .ant-pagination-options{text-align:center}}@keyframes cardFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes arrowSlide{0%{transform:translate(0)}to{transform:translate(5px)}}.reports-container{padding:24px}.reports-header{margin-bottom:32px}.reports-title{font-size:24px;font-weight:700;color:#1a2e1a;margin:0 0 4px;letter-spacing:-.3px}.reports-subtitle{font-size:14px;color:#7a8c7a;margin:0}.reports-grid{margin-top:0!important}.report-card{position:relative;border-radius:16px;overflow:hidden;cursor:pointer;background:linear-gradient(180deg,#084f3e,#2a9b7b);box-shadow:0 4px 16px #27ae6040,0 1px 4px #00000014;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s ease;display:flex;flex-direction:column;justify-content:space-between;min-height:200px;padding:24px;opacity:0;animation:cardFadeUp .45s ease forwards}.report-card__circle{position:absolute;border-radius:50%;background:#ffffff12;transition:transform .4s ease,opacity .4s ease;pointer-events:none}.report-card__circle--1{width:130px;height:130px;top:-40px;right:-40px}.report-card__circle--2{width:80px;height:80px;bottom:-20px;left:-20px}.report-card:hover,.report-card--hovered{transform:translateY(-6px) scale(1.01);box-shadow:0 12px 32px #27ae6059,0 4px 12px #0000001a}.report-card:hover .report-card__circle--1,.report-card--hovered .report-card__circle--1{transform:scale(1.15);opacity:1;background:#ffffff1c}.report-card:hover .report-card__circle--2,.report-card--hovered .report-card__circle--2{transform:scale(1.2)}.report-card:hover .report-card__icon-wrap,.report-card--hovered .report-card__icon-wrap{background:#ffffff40;transform:scale(1.08)}.report-card:hover .report-card__arrow,.report-card--hovered .report-card__arrow{animation:arrowSlide .3s ease forwards}.report-card__icon-wrap{width:52px;height:52px;border-radius:14px;background:#ffffff2e;display:flex;align-items:center;justify-content:center;margin-bottom:16px;transition:background .25s ease,transform .25s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.report-card__icon-wrap .anticon{font-size:22px;color:#fff}.report-card__body{flex:1;position:relative;z-index:1}.report-card__title{font-size:15px;font-weight:700;color:#fff;margin:0 0 6px;line-height:1.3;letter-spacing:.1px}.report-card__description{font-size:12.5px;color:#ffffffd1;margin:0;line-height:1.5}.report-card__footer{position:relative;z-index:1;margin-top:20px;padding-top:14px;border-top:1px solid rgba(255,255,255,.18)}.report-card__cta{font-size:12px;font-weight:600;color:#ffffffe6;text-transform:uppercase;letter-spacing:.6px;display:flex;align-items:center;gap:6px}.report-card__arrow{font-size:11px;display:inline-block}@media(max-width:768px){.reports-container{padding:16px}.report-card{min-height:180px;padding:20px}}.reports-table{width:100%}.reports-table .ant-table{background-color:transparent;border-radius:12px}.reports-table .ant-table-filter-trigger{color:#fff}.reports-table .ant-table-filter-trigger:hover,.reports-table .ant-table-filter-trigger.active{color:#ffc940}.reports-table .ant-table-container{width:100%;border-radius:12px;overflow:hidden}.reports-table .ant-table-thead>tr>th{background-color:#2a9b7b;color:#fff;font-weight:600;border-bottom:none}.reports-table .ant-table-thead>tr>th:before{background-color:#ffffff40!important}.reports-table .ant-table-tbody>tr>td{color:#57584f;border-bottom:1px solid #f0f0f0;position:relative;z-index:1}.reports-table .ant-table-tbody>tr:not(.entry-process-row):nth-child(2n)>td{background-color:#fafafa}.reports-table .ant-table-tbody>tr:hover>td{background-color:#f5f5f5!important;transition:background-color .15s ease}.reports-table .ant-table-placeholder .ant-table-cell{background-color:#fff!important}.reports-table .ant-empty-description{color:#bfbfbf}.reports-table .ant-btn-link{color:#57584f}.reports-table .ant-btn-link:hover{color:#2a9b7b!important}.reports-table .ant-pagination-item a{color:#57584f!important}.reports-table .ant-pagination-item-active{background-color:#57584f!important;border-color:#57584f!important}.reports-table .ant-pagination-item-active a{color:#fff!important}.reports-table .ant-pagination-item:hover{background-color:#2a9b7b!important;border-color:#2a9b7b!important}.reports-table .ant-pagination-item:hover a{color:#fff!important}.reports-table .ant-checkbox-checked .ant-checkbox-inner{background-color:#57584f!important;border-color:#57584f!important}.reports-table .ant-checkbox:hover .ant-checkbox-inner{border-color:#2a9b7b!important}.reports-table .ant-table-column-sorter-up.active,.reports-table .ant-table-column-sorter-down.active{color:#57584f!important}.reports-table .ant-pagination{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;margin:0!important;border-top:1px solid #f0f0f0;background:#fafafa}.reports-table .ant-pagination-total-text{flex:1;text-align:left;color:#8c8c8c;font-size:13px}.reports-table .ant-pagination-options{flex:1;text-align:right}.reports-table .ant-pagination>*:not(.ant-pagination-total-text):not(.ant-pagination-options){flex:none;margin:0 auto}.control-panel-container{min-height:100vh;background:#f5f5f5;display:flex;flex-direction:column}.control-panel-container .control-panel-header{background:linear-gradient(135deg,#2a9b7b,#084f3e);padding:20px 40px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px #00000026}.control-panel-container .control-panel-header .header-left{display:flex;align-items:center;gap:12px}.control-panel-container .control-panel-header .header-left .header-icon{font-size:28px;color:#fff}.control-panel-container .control-panel-header .header-left .header-title{margin:0;color:#fff;font-size:24px;font-weight:600}.control-panel-container .control-panel-header .exit-button{background:#ffffff26!important;border:1.5px solid rgba(255,255,255,.45)!important;color:#fff!important;font-weight:600;font-size:14px;height:36px;padding:0 20px;border-radius:8px;display:flex;align-items:center;gap:8px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:none!important;transition:background .2s ease,border-color .2s ease,transform .15s ease!important}.control-panel-container .control-panel-header .exit-button .anticon{font-size:14px;color:#fff}.control-panel-container .control-panel-header .exit-button:hover{background:#ffffff40!important;border-color:#ffffffb3!important;color:#fff!important;transform:translateY(-1px)}.control-panel-container .control-panel-header .exit-button:active{transform:translateY(0);background:#fff3!important}.control-panel-container .control-panel-content{flex:1;background:#fff;margin:20px 40px;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.control-panel-container .control-panel-content .control-panel-tabs .ant-tabs-nav{padding:0 24px;margin:0;background:#fafafa;border-bottom:1px solid #e8e8e8}.control-panel-container .control-panel-content .control-panel-tabs .ant-tabs-nav .ant-tabs-tab{padding:16px 24px;font-size:15px;font-weight:500;color:#666}.control-panel-container .control-panel-content .control-panel-tabs .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn,.control-panel-container .control-panel-content .control-panel-tabs .ant-tabs-nav .ant-tabs-tab:hover{color:#2a9b7b}.control-panel-container .control-panel-content .control-panel-tabs .ant-tabs-nav .ant-tabs-ink-bar{background:#2a9b7b;height:3px}.control-panel-container .control-panel-content .control-panel-tabs .ant-tabs-content-holder{padding:0}.control-panel-container .control-panel-content .reportes-content{padding:24px;min-height:400px}@media(max-width:768px){.control-panel-container .control-panel-header{padding:16px 20px;flex-direction:column;gap:12px;align-items:flex-start}.control-panel-container .control-panel-header .header-left .header-title{font-size:20px}.control-panel-container .control-panel-header .exit-button{width:100%;justify-content:center}.control-panel-container .control-panel-content{margin:12px}}.page-title-wrapper{display:flex;align-items:center;gap:14px}.page-title-icon{font-size:34px;color:#2a9b7b;display:flex;align-items:center}.page-title-text{display:flex;flex-direction:column}.page-title{margin:0;font-size:26px;font-weight:600;color:#1c1c1c;line-height:1.2}.page-subtitle{margin:2px 0 0;font-size:15px;color:#666}.cm-page-header{display:flex;align-items:center;gap:8px;margin-bottom:24px}.cm-page-header .cm-page-header-text{display:flex;flex-direction:column;gap:2px}.cm-filters-card{border-radius:12px;margin-bottom:24px;animation:slideIn .4s ease-out}.cm-filters-card .cm-filter-label{display:block;font-size:12px;font-weight:500;color:#6b7280;margin-bottom:4px}.cm-filters-card .cm-filter-actions{display:flex;gap:8px;padding-top:20px}.cm-filters-card .cm-filter-actions .cm-btn-search{background:#2a9b7b;border-color:#2a9b7b}.cm-filters-card .cm-filter-actions .cm-btn-search:hover{background:#084f3e;border-color:#084f3e}.cm-table-card{border-radius:12px;animation:slideIn .5s ease-out .1s backwards}.cm-table-card :global(.ant-table-thead>tr>th){background:#fafafa;font-weight:600;font-size:13px}.cm-table-card :global(.ant-table-row:hover>td){background:#f0fdf8!important}.olap-page-header{display:flex;align-items:center;gap:8px;margin-bottom:24px}.olap-page-header .olap-page-header-text{display:flex;flex-direction:column;gap:2px}.olap-view-card{height:100%;border-radius:12px;border-left-width:3px!important;border-left-style:solid!important;transition:all .3s ease;animation:slideIn .5s ease-out backwards;cursor:pointer}.olap-view-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001f}.olap-view-card:hover .olap-card-arrow{transform:translate(4px)}.olap-view-card:hover .olap-card-emoji{transform:scale(1.15)}.olap-view-card :global(.ant-card-body){display:flex;flex-direction:column;padding:16px 18px;height:100%}.olap-view-card .olap-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:2px}.olap-view-card .olap-card-emoji{font-size:28px;line-height:1;transition:transform .3s ease;display:block}.olap-view-card .olap-card-tag{border-radius:20px;font-size:11px;font-weight:500;padding:0 8px}.olap-view-card .olap-card-footer{display:flex;align-items:center;gap:4px;margin-top:auto;padding-top:8px;border-top:1px solid #f0f0f0}.olap-view-card .olap-card-footer .olap-card-link{font-size:12px;font-weight:500;transition:opacity .3s ease}.olap-view-card .olap-card-footer .olap-card-arrow{font-size:13px;transition:transform .3s ease;line-height:1}@media(max-width:768px){.olap-view-card{margin-bottom:8px}}.olap-view-card:focus-visible:focus-visible{outline:2px solid #2A9B7B;outline-offset:2px}.rep-page-header{display:flex;align-items:center;gap:8px;margin-bottom:24px}.rep-page-header .rep-page-header-text{display:flex;flex-direction:column;gap:2px}.rep-view-card{height:100%;border-radius:12px;border-left-width:3px!important;border-left-style:solid!important;transition:all .3s ease;animation:slideIn .5s ease-out backwards;cursor:pointer}.rep-view-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001f}.rep-view-card:hover .rep-card-arrow{transform:translate(4px)}.rep-view-card:hover .rep-card-emoji{transform:scale(1.15)}.rep-view-card :global(.ant-card-body){display:flex;flex-direction:column;padding:16px 18px;height:100%}.rep-view-card .rep-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:2px}.rep-view-card .rep-card-emoji{font-size:28px;line-height:1;transition:transform .3s ease;display:block}.rep-view-card .rep-card-tag{border-radius:20px;font-size:11px;font-weight:500;padding:0 8px}.rep-view-card .rep-card-footer{display:flex;align-items:center;gap:4px;margin-top:auto;padding-top:8px;border-top:1px solid #f0f0f0}.rep-view-card .rep-card-footer .rep-card-link{font-size:12px;font-weight:500;transition:opacity .3s ease}.rep-view-card .rep-card-footer .rep-card-arrow{font-size:13px;transition:transform .3s ease;line-height:1}@media(max-width:768px){.rep-view-card{margin-bottom:8px}}.rep-view-card:focus-visible:focus-visible{outline:2px solid #2A9B7B;outline-offset:2px}.sec-page-header{display:flex;align-items:center;gap:8px;margin-bottom:24px}.sec-page-header .sec-page-header-text{display:flex;flex-direction:column;gap:2px}.sec-view-card{height:100%;border-radius:12px;border-left-width:3px!important;border-left-style:solid!important;transition:all .3s ease;animation:slideIn .5s ease-out backwards;cursor:pointer}.sec-view-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001f}.sec-view-card:hover .sec-card-arrow{transform:translate(4px)}.sec-view-card:hover .sec-card-emoji{transform:scale(1.15)}.sec-view-card :global(.ant-card-body){display:flex;flex-direction:column;padding:16px 18px;height:100%}.sec-view-card .sec-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:2px}.sec-view-card .sec-card-emoji{font-size:28px;line-height:1;transition:transform .3s ease;display:block}.sec-view-card .sec-card-tag{border-radius:20px;font-size:11px;font-weight:500;padding:0 8px}.sec-view-card .sec-card-footer{display:flex;align-items:center;gap:4px;margin-top:auto;padding-top:8px;border-top:1px solid #f0f0f0}.sec-view-card .sec-card-footer .sec-card-link{font-size:12px;font-weight:500;transition:opacity .3s ease}.sec-view-card .sec-card-footer .sec-card-arrow{font-size:13px;transition:transform .3s ease;line-height:1}@media(max-width:768px){.sec-view-card{margin-bottom:8px}}.sec-view-card:focus-visible:focus-visible{outline:2px solid #2A9B7B;outline-offset:2px}.aud-page-header{display:flex;align-items:center;gap:8px;margin-bottom:24px}.aud-page-header .aud-page-header-text{display:flex;flex-direction:column;gap:2px}.aud-filters-card{border-radius:12px;margin-bottom:24px;animation:slideIn .4s ease-out}.aud-filters-card .aud-filter-label{display:block;font-size:12px;font-weight:500;color:#6b7280;margin-bottom:4px}.aud-filters-card .aud-filter-actions{display:flex;gap:8px;padding-top:20px}.aud-filters-card .aud-filter-actions .aud-btn-search{background:#2a9b7b;border-color:#2a9b7b}.aud-filters-card .aud-filter-actions .aud-btn-search:hover{background:#084f3e;border-color:#084f3e}.aud-table-card{border-radius:12px;animation:slideIn .5s ease-out .1s backwards}.aud-table-card :global(.ant-table-thead>tr>th){background:#fafafa;font-weight:600;font-size:13px}.aud-table-card :global(.ant-table-row:hover>td){background:#f0fdf8!important}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.adm-page-header{display:flex;align-items:center;gap:8px;margin-bottom:24px}.adm-page-header .adm-page-header-text{display:flex;flex-direction:column;gap:2px}.adm-collapse{background:transparent;border:none;display:flex;flex-direction:column;gap:10px}.adm-collapse :global(.ant-collapse-item){background:#fff;border:1px solid #e5e7eb!important;border-radius:12px!important;overflow:hidden;transition:box-shadow .3s ease}.adm-collapse :global(.ant-collapse-item):global(.ant-collapse-item-active){box-shadow:0 4px 12px #0000001f}.adm-collapse :global(.ant-collapse-header){padding:14px 20px!important;align-items:center!important}.adm-collapse :global(.ant-collapse-content-box){padding:16px 20px 20px!important;background:#fafafa}.adm-collapse :global(.ant-collapse-arrow){color:#9ca3af!important}.adm-panel-label{display:flex;align-items:center;gap:10px}.adm-panel-label .adm-panel-emoji{font-size:20px;line-height:1}.adm-panel-label .adm-panel-title{font-size:14px;font-weight:600;color:#1f2937}.adm-panel-label .adm-panel-tag{border-radius:20px;font-size:11px;font-weight:500;padding:0 8px;margin-left:4px}.adm-view-card{height:100%;border-radius:12px;border-left-width:3px!important;border-left-style:solid!important;transition:all .3s ease;animation:slideIn .5s ease-out backwards;cursor:pointer}.adm-view-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001f}.adm-view-card:hover .adm-card-arrow{transform:translate(4px)}.adm-view-card:hover .adm-card-emoji{transform:scale(1.15)}.adm-view-card :global(.ant-card-body){display:flex;flex-direction:column;padding:16px 18px;height:100%}.adm-view-card .adm-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:2px}.adm-view-card .adm-card-emoji{font-size:28px;line-height:1;transition:transform .3s ease;display:block}.adm-view-card .adm-card-tag{border-radius:20px;font-size:11px;font-weight:500;padding:0 8px}.adm-view-card .adm-card-footer{display:flex;align-items:center;gap:4px;margin-top:auto;padding-top:8px;border-top:1px solid #f0f0f0}.adm-view-card .adm-card-footer .adm-card-link{font-size:12px;font-weight:500;transition:opacity .3s ease}.adm-view-card .adm-card-footer .adm-card-arrow{font-size:13px;transition:transform .3s ease;line-height:1}@media(max-width:768px){.adm-view-card{margin-bottom:8px}}.adm-view-card:focus-visible:focus-visible{outline:2px solid #2A9B7B;outline-offset:2px}html,body,#root{height:100%;margin:0;font-family:Frutiger,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}
