*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body,html{overflow-x:hidden;width:100%}body{background-color:#f3f0f0;color:#2d3238;font-family:Raleway,sans-serif;line-height:1.3;max-width:2560px}img{height:auto;max-width:100%}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(/assets/fonts/poppins-v21-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:500;src:url(/assets/fonts/poppins-v21-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:600;src:url(/assets/fonts/poppins-v21-latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:700;src:url(/assets/fonts/poppins-v21-latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:800;src:url(/assets/fonts/poppins-v21-latin-800.woff2) format("woff2")}@font-face{font-display:swap;font-family:Raleway;font-style:normal;font-weight:400;src:url(/assets/fonts/raleway-v34-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Raleway;font-style:normal;font-weight:500;src:url(/assets/fonts/raleway-v34-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Raleway;font-style:normal;font-weight:800;src:url(/assets/fonts/raleway-v34-latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:Raleway;font-style:normal;font-weight:800;src:url(/assets/fonts/raleway-v34-latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Raleway;font-style:normal;font-weight:800;src:url(/assets/fonts/raleway-v34-latin-800.woff2) format("woff2")}h1,h2,h3,h4,h5,h6{color:#383d47;font-family:Poppins,sans-serif;font-weight:800;line-height:1.2;margin-bottom:1rem}h1{font-size:clamp(2.8rem,2rem + 2.5vw,4.8rem);font-weight:800;line-height:1.1}h2{font-size:clamp(2.4rem,1.8rem + 2vw,3.6rem);font-weight:700;line-height:1.15}h3{font-size:clamp(2rem,1.6rem + 1.25vw,2.8rem);line-height:1.2}h3,h4{font-weight:600}h4{font-size:clamp(1.8rem,1.5rem + .9vw,2.4rem)}h5{font-size:clamp(1.6rem,1.4rem + .6vw,2rem)}h5,h6{font-weight:500}h6{font-size:clamp(1.4rem,1.3rem + .3vw,1.8rem)}p{font-family:Raleway,sans-serif;font-size:clamp(1.4rem,1.3rem + .3vw,1.6rem);font-weight:400;line-height:1.6;margin-bottom:1.5rem}.text-lead,p{color:#2d3238}.text-lead{font-size:clamp(1.6rem,1.4rem + .6vw,2rem);font-weight:500;line-height:1.5}.text-small{font-size:clamp(1.2rem,1.1rem + .3vw,1.4rem);line-height:1.4}.text-hero{font-size:clamp(3.2rem,2.4rem + 3vw,5.6rem);font-weight:800;letter-spacing:-.02em;line-height:1.05}.green,.text-primary{color:#5dc4af}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.text-left{text-align:left}.text-right{text-align:right}.leading-tight{line-height:1.2}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.75}.dashboard-wrapper{background:#f5f5f5;display:flex;min-height:100vh}.dashboard-main{display:flex;flex:1;flex-direction:column;margin-left:200px;transition:margin-left .3s ease}.dashboard-main.sidebar-collapsed{margin-left:64px}.dashboard-content{flex:1;margin:0 auto;max-width:1440px;padding:88px 24px 24px;width:100%}.dashboard-content::-webkit-scrollbar{height:6px;width:6px}.dashboard-content::-webkit-scrollbar-track{background:#f5f5f5;border-radius:9999px}.dashboard-content::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:9999px}.dashboard-content::-webkit-scrollbar-thumb:hover{background:#c8ccd5}.dashboard-grid{display:grid;gap:3rem;margin-bottom:24px}.dashboard-grid--cols-1{grid-template-columns:1fr}.dashboard-grid--cols-2{grid-template-columns:repeat(2,1fr)}.dashboard-grid--cols-3{grid-template-columns:repeat(3,1fr)}.dashboard-grid--cols-4{grid-template-columns:repeat(4,1fr)}.dashboard-grid--cols-5{grid-template-columns:repeat(5,1fr)}.dashboard-grid--cols-auto{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.dashboard-grid--cols-auto-sm{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.dashboard-grid--gap-sm{gap:16px}.dashboard-grid--gap-lg{gap:32px}.dashboard-grid__item--span-2{grid-column:span 2}.dashboard-grid__item--span-3{grid-column:span 3}.dashboard-grid__item--span-full{grid-column:1/-1}.dashboard-flex{display:flex;gap:16px}.dashboard-flex--wrap{flex-wrap:wrap}.dashboard-flex--column{flex-direction:column}.dashboard-flex--center{align-items:center;justify-content:center}.dashboard-flex--between{align-items:center;justify-content:space-between}.dashboard-flex--start{align-items:flex-start}.dashboard-flex--end{align-items:flex-end;justify-content:flex-end}.dashboard-section{margin-bottom:32px}.dashboard-section:last-child{margin-bottom:0}.dashboard-section__header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.dashboard-section__title-group{display:flex;flex-direction:column}.dashboard-section__title{color:#383d47;font-family:Poppins,sans-serif;font-size:2.4rem;font-weight:700;line-height:1.1;margin:0}.dashboard-section__subtitle{color:#6b7280;font-family:Raleway,sans-serif;font-size:1.4rem;margin-top:4px}.dashboard-section__actions{display:flex;flex-wrap:wrap;gap:12px}.page-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.page-header--hero{background:#fff;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);margin-bottom:32px;padding:32px}.page-header__left{display:flex;flex:1;flex-direction:column;gap:4px;min-width:280px}.page-header__actions{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}.page-header__title{color:#383d47;font-family:Poppins,sans-serif;font-size:3.2rem;font-weight:700;line-height:1.1;margin:0}.page-header__subtitle{color:#6b7280;font-family:Raleway,sans-serif;font-size:1.4rem;margin:0}.page-header__meta-info{color:#6b7280;font-size:1.2rem;margin-top:4px}.page-header__description{color:#6b7280;font-family:Raleway,sans-serif;font-size:1.8rem;margin:0;max-width:600px}.page-header__meta{display:flex;flex-wrap:wrap;gap:16px;margin-top:16px}.live-indicator,.page-header__meta{align-items:center;color:#6b7280;font-size:1.2rem}.live-indicator{display:inline-flex;font-weight:500;gap:8px}.live-indicator__dot{animation:pulse-live 2s cubic-bezier(.4,0,.6,1) infinite;background:#22c55e;border-radius:50%;height:8px;width:8px}.live-indicator__text{letter-spacing:.5px;text-transform:uppercase}@keyframes pulse-live{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.empty-state{border:2px dashed #e5e7eb;padding:48px}.empty-state__icon{color:#6b7280;height:64px;margin-bottom:16px;opacity:.5;width:64px}.empty-state__title{font-family:Poppins,sans-serif;font-weight:600}.empty-state__description{font-size:1.4rem;max-width:320px}.skeleton{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#f5f5f5 25%,#ededed 50%,#f5f5f5 75%);background-size:200% 100%;border-radius:8px}.skeleton--text{height:14px;width:100%}.skeleton--title{height:24px;width:60%}.skeleton--card{height:120px;width:100%}.skeleton--circle{border-radius:50%}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.divider{background:#e5e7eb;height:1px;margin:24px 0}.divider--vertical{height:auto;margin:0 16px;width:1px}.divider--dashed{background:none;border-top:1px dashed #e5e7eb}.scroll-container{overflow-y:auto}.scroll-container::-webkit-scrollbar{height:6px;width:6px}.scroll-container::-webkit-scrollbar-track{background:#f5f5f5;border-radius:9999px}.scroll-container::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:9999px}.scroll-container::-webkit-scrollbar-thumb:hover{background:#c8ccd5}.scroll-container--horizontal{overflow-x:auto;overflow-y:hidden}.scroll-container--hidden{-ms-overflow-style:none;scrollbar-width:none}.scroll-container--hidden::-webkit-scrollbar{display:none}@media(max-width:1024px){.dashboard-main{margin-left:64px}.dashboard-grid--cols-3,.dashboard-grid--cols-4{grid-template-columns:repeat(2,1fr)}.dashboard-grid__item--span-3{grid-column:span 2}}@media(max-width:768px){.dashboard-main{margin-left:0}.dashboard-content{padding:80px 16px 16px}.dashboard-grid{gap:16px}.dashboard-grid--cols-2,.dashboard-grid--cols-3,.dashboard-grid--cols-4{grid-template-columns:1fr}.dashboard-grid__item--span-2,.dashboard-grid__item--span-3{grid-column:span 1}.page-header--hero{padding:24px}.page-header__title{font-size:2.4rem}.dashboard-section__title{font-size:2rem}}.dashboard-sidebar{background:#383d47;bottom:0;display:flex;flex-direction:column;left:0;position:fixed;top:0;transition:width .3s ease;width:200px;z-index:300}.dashboard-sidebar.collapsed{width:64px}.dashboard-sidebar.collapsed .sidebar-logo__text,.dashboard-sidebar.collapsed .sidebar-nav__text{opacity:0;visibility:hidden;width:0}.dashboard-sidebar.collapsed .sidebar-badge{opacity:0;padding:0;position:absolute;visibility:hidden;width:0}.dashboard-sidebar.collapsed .sidebar-nav__item{justify-content:center;padding-left:16px;padding-right:16px}.dashboard-sidebar.collapsed .sidebar-nav__icon{margin-right:0}.dashboard-sidebar.collapsed .sidebar-toggle__icon{transform:rotate(180deg)}.sidebar-logo{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;gap:12px;min-height:64px;padding:16px}.sidebar-logo__icon{align-items:center;background:transparent;border-radius:0;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.sidebar-logo__icon img,.sidebar-logo__icon svg{color:#fff;height:40px;width:40px}.sidebar-logo__text{display:flex;flex-direction:column;overflow:hidden;transition:opacity .2s ease,width .2s ease}.sidebar-logo__brand{color:#fff;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:800;line-height:1.1;white-space:nowrap}.sidebar-nav{flex:1;overflow-y:auto;padding:16px 0}.sidebar-nav::-webkit-scrollbar{height:6px;width:6px}.sidebar-nav::-webkit-scrollbar-track{background:#f5f5f5;border-radius:9999px}.sidebar-nav::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:9999px}.sidebar-nav::-webkit-scrollbar-thumb:hover{background:#c8ccd5}.sidebar-nav__list{list-style:none;margin:0;padding:0}.sidebar-nav__group{margin-bottom:8px}.sidebar-nav__group-title{color:hsla(0,0%,100%,.7);font-size:1.1rem;font-weight:600;letter-spacing:.5px;padding:8px 16px;text-transform:uppercase}.sidebar-nav__item{align-items:center;background:transparent;border:none;color:hsla(0,0%,100%,.7);cursor:pointer;display:flex;font-family:Raleway,sans-serif;font-size:1.4rem;font-weight:500;gap:12px;padding:12px 16px;position:relative;text-align:left;text-decoration:none;transition:all .2s ease;width:100%}.sidebar-nav__item:hover{background:hsla(0,0%,100%,.1);color:#fff}.sidebar-nav__item:hover .sidebar-nav__icon{color:#fff}.sidebar-nav__item.active{background:#5dc4af;border-radius:8px;color:#383d47;font-weight:600;margin:0 8px;width:calc(100% - 16px)}.sidebar-nav__item.active .sidebar-nav__icon{color:#383d47}.sidebar-nav__item--ai .sidebar-nav__icon{color:#7c3aed}.sidebar-nav__item--ai:hover{background:rgba(124,58,237,.1)}.sidebar-nav__icon{color:hsla(0,0%,100%,.7);flex-shrink:0;height:20px;transition:color .2s ease;width:20px}.sidebar-nav__icon svg{height:100%;width:100%}.sidebar-nav__text{flex:1;overflow:hidden;text-overflow:ellipsis;transition:opacity .2s ease,width .2s ease;white-space:nowrap}.sidebar-nav__separator{background:hsla(0,0%,100%,.1);height:1px;margin:16px}.sidebar-badge{border-radius:9999px;flex-shrink:0;font-size:1.1rem;font-weight:600;padding:2px 8px;transition:opacity .2s ease,width .2s ease}.sidebar-badge--new{animation:badge-pulse 2s ease-in-out infinite;background:#10b981;color:#fff}.sidebar-badge--count{background:#f97316;color:#fff;min-width:20px;text-align:center}.sidebar-badge--ai{background:#7c3aed;color:#fff}.sidebar-badge--warning{background:#f59e0b;color:#fff}.sidebar-badge--danger{background:#ef4444;color:#fff}.sidebar-badge--soon{background:#6b7280;color:#fff;font-size:9px;padding:2px 6px}.sidebar-toggle{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:-12px;top:50%;transform:translateY(-50%);transition:background .2s ease;width:24px;z-index:10}.sidebar-toggle__icon{color:#6b7280;height:14px;transition:transform .2s ease;width:14px}.sidebar-toggle__icon svg{height:100%;width:100%}.sidebar-toggle:hover{background:#f5f5f5}.sidebar-footer{border-top:1px solid hsla(0,0%,100%,.1);margin-top:auto;padding:16px}.sidebar-footer__logout{align-items:center;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);border-radius:8px;color:#ef4444;cursor:pointer;display:flex;font-family:Raleway,sans-serif;font-size:1.4rem;font-weight:500;gap:12px;padding:12px 16px;transition:all .2s ease;width:100%}.sidebar-footer__logout svg{flex-shrink:0;height:18px;width:18px}.sidebar-footer__logout:hover{background:rgba(239,68,68,.2);border-color:#ef4444}.sidebar-footer__item{align-items:center;color:hsla(0,0%,100%,.7);cursor:pointer;display:flex;font-size:1.2rem;gap:12px;padding:12px 0;transition:color .2s ease}.sidebar-footer__item:hover{color:#fff}.sidebar-footer__item svg{height:18px;width:18px}.sidebar-overlay{background:rgba(0,0,0,.5);display:none;inset:0;opacity:0;position:fixed;transition:opacity .2s ease;z-index:299}.sidebar-overlay.active{opacity:1}.sidebar-mobile-toggle{align-items:center;background:#5dc4af;border:none;border-radius:50%;bottom:24px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);cursor:pointer;display:none;display:flex;height:48px;justify-content:center;left:24px;position:fixed;transition:transform .2s ease,background .2s ease;width:48px;z-index:301}.sidebar-mobile-toggle svg{color:#fff;height:24px;width:24px}.sidebar-mobile-toggle:hover{background:#4abda6;transform:scale(1.05)}.sidebar-mobile-toggle:active{transform:scale(.95)}@media(max-width:1024px){.dashboard-sidebar{width:64px}.dashboard-sidebar .sidebar-logo__text,.dashboard-sidebar .sidebar-nav__text{opacity:0;visibility:hidden}.dashboard-sidebar .sidebar-badge{opacity:0;padding:0;position:absolute;visibility:hidden;width:0}.dashboard-sidebar .sidebar-nav__item{justify-content:center}.dashboard-sidebar .sidebar-toggle{display:none}}@media(max-width:768px){.dashboard-sidebar{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);transform:translateX(-100%);width:200px}.dashboard-sidebar.open{transform:translateX(0)}.dashboard-sidebar.open .sidebar-badge,.dashboard-sidebar.open .sidebar-logo__text,.dashboard-sidebar.open .sidebar-nav__text{opacity:1;visibility:visible}.sidebar-overlay{display:block}.sidebar-mobile-toggle{display:flex}}.dashboard-header{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;height:64px;justify-content:space-between;left:200px;max-width:calc(100vw - 200px);overflow:hidden;padding:0 24px;position:fixed;right:0;top:0;transition:left .3s ease;width:calc(100vw - 200px);z-index:200}.sidebar-collapsed .dashboard-header{left:64px;max-width:calc(100vw - 64px);width:calc(100vw - 64px)}.header-left{align-items:center;display:flex;flex:1;gap:16px;min-width:0;overflow:hidden}.header-menu-btn,.header-mobile-toggle{background:transparent;border:none;border-radius:8px;cursor:pointer;display:none!important;height:40px;transition:background .2s ease;width:40px}.header-menu-btn svg,.header-mobile-toggle svg{color:#2d3238;height:24px;width:24px}.header-menu-btn:hover,.header-mobile-toggle:hover{background:#f5f5f5}.header-company-info{display:flex;flex:0 1 auto;flex-direction:column;gap:4px;max-width:500px;min-width:0;overflow:hidden}.header-company-info__main{align-items:center;display:flex;gap:8px;min-width:0}.header-company-info__name{color:#383d47;font-size:1.4rem;font-weight:600;line-height:1;max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-company-info__details{align-items:center;display:flex;flex-wrap:nowrap;gap:8px;overflow:hidden}.header-company-info__item{align-items:center;color:#6b7280;display:flex;flex-shrink:1;font-size:11px;gap:4px;min-width:0;white-space:nowrap}.header-company-info__item svg{flex-shrink:0;height:12px;width:12px}.header-company-info__item span{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1400px){.header-company-info__item:nth-child(2){display:none}}.header-responsable{align-items:center;background:#f5f5f5;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-shrink:1;gap:8px;max-width:160px;min-width:100px;padding:8px 12px}.header-responsable svg{color:#5dc4af;flex-shrink:0;height:16px;width:16px}.header-responsable__text{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0;overflow:hidden}.header-responsable__label{color:#6b7280;font-size:9px;font-weight:500;letter-spacing:.3px;line-height:1;text-transform:uppercase;white-space:nowrap}.header-responsable__name{color:#383d47;font-size:1.1rem;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-search{position:relative;width:360px}.header-search__input{background:#f5f5f5;border:1px solid #e5e7eb;border-radius:8px;color:#2d3238;font-family:Raleway,sans-serif;font-size:1.4rem;height:40px;padding:0 16px 0 40px;transition:all .2s ease;width:100%}.header-search__input::placeholder{color:#6b7280}.header-search__input:focus{background:#fff;border-color:#5dc4af;box-shadow:0 0 0 3px rgba(93,196,175,.1);outline:none}.header-search__icon{height:20px;left:12px;pointer-events:none;width:20px}.header-search__icon,.header-search__shortcut{color:#6b7280;position:absolute;top:50%;transform:translateY(-50%)}.header-search__shortcut{background:#fff;border:1px solid #e5e7eb;border-radius:4px;font-family:monospace;font-size:1.1rem;padding:2px 6px;right:12px}.header-search__clear{align-items:center;background:transparent;border:none;border-radius:50%;cursor:pointer;display:flex;height:20px;justify-content:center;opacity:0;position:absolute;right:40px;top:50%;transform:translateY(-50%);transition:opacity .2s ease;width:20px}.header-search__clear svg{color:#6b7280;height:14px;width:14px}.header-search__clear:hover{background:#f5f5f5}.header-search__input:not(:placeholder-shown)+.header-search__icon+.header-search__clear{opacity:1}.header-right{align-items:center;display:flex;flex-shrink:0;gap:8px;min-width:fit-content}.header-action,.header-notifications{align-items:center;background:transparent;border:none;border-radius:8px;cursor:pointer;display:flex;height:40px;justify-content:center;position:relative;transition:background .2s ease;width:40px}.header-action:hover,.header-notifications:hover{background:#f5f5f5}.header-action__icon{color:#6b7280;height:22px;width:22px}.header-notifications__indicator{background:#ef4444;border:2px solid #fff;border-radius:50%;height:8px;position:absolute;right:8px;top:8px;width:8px}.header-notifications__indicator--count{align-items:center;color:#fff;display:flex;font-size:10px;font-weight:700;height:auto;justify-content:center;min-width:18px;padding:0 4px;right:4px;top:4px;width:auto}.header-notifications__dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);max-height:480px;opacity:0;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);transform:translateY(-10px);transition:all .2s ease;visibility:hidden;width:360px}.header-notifications__dropdown.open{opacity:1;transform:translateY(0);visibility:visible}.header-notifications__header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px}.header-notifications__header h3{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.header-notifications__list{max-height:360px;overflow-y:auto}.header-notifications__list::-webkit-scrollbar{height:6px;width:6px}.header-notifications__list::-webkit-scrollbar-track{background:#f5f5f5;border-radius:9999px}.header-notifications__list::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:9999px}.header-notifications__list::-webkit-scrollbar-thumb:hover{background:#c8ccd5}.header-notifications__item{border-bottom:1px solid #e5e7eb;cursor:pointer;display:flex;gap:12px;padding:16px;transition:background .2s ease}.header-notifications__item:hover{background:#f5f5f5}.header-notifications__item:last-child{border-bottom:none}.header-notifications__item--unread{background:rgba(93,196,175,.05)}.header-notifications__item-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.header-notifications__item-icon svg{height:20px;width:20px}.header-notifications__item-icon--success{background:rgba(16,185,129,.1);color:#10b981}.header-notifications__item-icon--warning{background:rgba(245,158,11,.1);color:#f59e0b}.header-notifications__item-icon--danger{background:rgba(239,68,68,.1);color:#ef4444}.header-notifications__item-icon--info{background:rgba(59,130,246,.1);color:#3b82f6}.header-notifications__item-content{flex:1;min-width:0}.header-notifications__item-title{color:#383d47;font-size:1.4rem;font-weight:500;margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-notifications__item-text{color:#6b7280;display:-webkit-box;font-size:1.2rem;margin:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.header-notifications__item-time{color:#6b7280;font-size:1.1rem;margin-top:4px}.header-notifications__footer{border-top:1px solid #e5e7eb;padding:12px;text-align:center}.header-notifications__footer a{color:#5dc4af;font-size:1.2rem;font-weight:500;text-decoration:none}.header-notifications__footer a:hover{text-decoration:underline}.header-user{align-items:center;border-left:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;gap:8px;margin-left:8px;padding:8px 8px 8px 12px;position:relative;transition:background .2s ease}.header-user:hover{background:#f5f5f5}.header-user__info{text-align:right}.header-user__info-name{color:#383d47;font-size:1.4rem;font-weight:600;line-height:1.1}.header-user__info-role{color:#6b7280;font-size:1.1rem}.header-user__avatar{align-items:center;background:#5dc4af;border-radius:8px;color:#383d47;display:flex;flex-shrink:0;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:700;height:36px;justify-content:center;overflow:hidden;width:36px}.header-user__avatar img{height:100%;object-fit:cover;width:100%}.header-user__chevron{color:#6b7280;height:16px;transition:transform .2s ease;width:16px}.header-user.open .header-user__chevron{transform:rotate(180deg)}.header-user__dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);opacity:0;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);transform:translateY(-10px);transition:all .2s ease;visibility:hidden;width:240px}.header-user__dropdown.open{opacity:1;transform:translateY(0);visibility:visible}.header-user__dropdown-item{align-items:center;background:transparent;border:none;color:#2d3238;cursor:pointer;display:flex;font-size:1.4rem;gap:12px;padding:12px 16px;text-align:left;text-decoration:none;transition:background .2s ease;width:100%}.header-user__dropdown-item svg{color:#6b7280;height:18px;width:18px}.header-user__dropdown-item:hover{background:#f5f5f5}.header-user__dropdown-item--danger,.header-user__dropdown-item--danger svg{color:#ef4444}.header-user__dropdown-divider{background:#e5e7eb;height:1px;margin:8px 0}.header-user__dropdown-header{border-bottom:1px solid #e5e7eb;padding:16px}.header-user__dropdown-name{color:#383d47;display:block;font-size:1.4rem;font-weight:600}.header-user__dropdown-email{color:#6b7280;display:block;font-size:1.2rem;margin-top:4px}@media(max-width:1024px){.dashboard-header{left:64px}.header-search{width:280px}.header-user__info{display:none}}@media(max-width:768px){.dashboard-header{left:0;padding:0 16px}.header-menu-btn,.header-mobile-toggle{align-items:center;display:flex!important;justify-content:center}.header-search{display:none}.header-company-selector{min-width:auto}.header-company-selector__chevron,.header-company-selector__info{display:none}.header-notifications__dropdown,.header-user__dropdown{max-width:360px;width:calc(100vw - 32px)}}.card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);padding:24px;transition:transform .2s ease,box-shadow .2s ease}.card--interactive{cursor:pointer}.card--interactive:hover{box-shadow:0 8px 16px rgba(0,0,0,.12);transform:translateY(-2px)}.card--flush{padding:0}.card--sm{padding:16px}.card--lg{padding:32px}.card__header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.card__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.card__subtitle{color:#6b7280;font-size:1.2rem;margin-top:4px}.card__actions{align-items:center;display:flex;gap:8px}.card__body{flex:1}.card__footer{border-top:1px solid #e5e7eb;margin-top:16px;padding-top:16px}.card-metric{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);display:flex;flex-direction:column;padding:24px;transition:transform .2s ease,box-shadow .2s ease}.card-metric__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.card-metric__icon{align-items:center;border-radius:12px;display:flex;height:48px;justify-content:center;width:48px}.card-metric__icon svg{height:24px;width:24px}.card-metric__icon--primary{background:rgba(93,196,175,.1);color:#5dc4af}.card-metric__icon--success{background:rgba(16,185,129,.1);color:#10b981}.card-metric__icon--warning{background:rgba(245,158,11,.1);color:#f59e0b}.card-metric__icon--danger{background:rgba(239,68,68,.1);color:#ef4444}.card-metric__icon--info{background:rgba(59,130,246,.1);color:#3b82f6}.card-metric__icon--ai{background:rgba(124,58,237,.1);color:#7c3aed}.card-metric__badge{margin-left:auto}.card-metric__value{color:#383d47;font-family:Poppins,sans-serif;font-size:4.8rem;font-weight:800;line-height:1;margin:8px 0}.card-metric__label{color:#6b7280;font-family:Raleway,sans-serif;font-size:1.4rem;font-weight:500}.card-metric__trend{align-items:center;border-radius:9999px;display:inline-flex;font-size:1.2rem;font-weight:600;gap:4px;margin-top:12px;padding:4px 8px}.card-metric__trend svg{height:14px;width:14px}.card-metric__trend--up{background:rgba(16,185,129,.1);color:#10b981}.card-metric__trend--down{background:rgba(239,68,68,.1);color:#ef4444}.card-metric__trend--neutral{background:hsla(220,9%,46%,.1);color:#6b7280}.card-metric--compact{padding:16px}.card-metric--compact .card-metric__icon{height:40px;width:40px}.card-metric--compact .card-metric__icon svg{height:20px;width:20px}.card-metric--compact .card-metric__value{font-size:3.2rem}.card-metric--horizontal{align-items:center;flex-direction:row;gap:16px}.card-metric--horizontal .card-metric__header{margin-bottom:0}.card-metric--horizontal .card-metric__content{flex:1}.card-stat{align-items:center;background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);cursor:pointer;display:flex;justify-content:space-between;padding:16px;transition:transform .2s ease,box-shadow .2s ease}.card-stat:hover{box-shadow:0 8px 16px rgba(0,0,0,.12);transform:translateY(-2px)}.card-stat__content{display:flex;flex-direction:column}.card-stat__value{color:#383d47;font-family:Poppins,sans-serif;font-size:2.4rem;font-weight:700;line-height:1.1}.card-stat__label{color:#6b7280;font-size:1.2rem;margin-top:4px}.card-stat__icon{align-items:center;border-radius:8px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.card-stat__icon svg{height:20px;width:20px}.card-stat__icon--primary{background:rgba(93,196,175,.1);color:#5dc4af}.card-stat__icon--success{background:rgba(16,185,129,.1);color:#10b981}.card-stat__icon--warning{background:rgba(245,158,11,.1);color:#f59e0b}.card-stat__icon--danger{background:rgba(239,68,68,.1);color:#ef4444}.card-stat--success{border-left:3px solid #10b981}.card-stat--warning{border-left:3px solid #f59e0b}.card-stat--danger{border-left:3px solid #ef4444}.card-stat--info{border-left:3px solid #3b82f6}.card-ai{background:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);color:#fff;overflow:hidden;padding:24px;position:relative;transition:transform .2s ease,box-shadow .2s ease}.card-ai:before{background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);height:200px;right:-20%;top:-50%;width:200px}.card-ai:after,.card-ai:before{border-radius:50%;content:"";position:absolute}.card-ai:after{background:radial-gradient(circle,hsla(0,0%,100%,.08) 0,transparent 70%);bottom:-30%;height:150px;left:-10%;width:150px}.card-ai__content{position:relative;z-index:1}.card-ai__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.card-ai__badge{align-items:center;background:hsla(0,0%,100%,.2);border-radius:9999px;display:inline-flex;font-size:1.1rem;font-weight:600;gap:8px;padding:4px 12px}.card-ai__badge svg{height:14px;width:14px}.card-ai__title{font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;margin:0 0 12px}.card-ai__description{font-size:1.4rem;line-height:1.625;margin:0 0 16px;opacity:.9}.card-ai__insights{list-style:none;margin:0;padding:0}.card-ai__insight{align-items:flex-start;border-top:1px solid hsla(0,0%,100%,.1);display:flex;gap:12px;padding:12px 0}.card-ai__insight:first-child{border-top:none}.card-ai__insight svg{flex-shrink:0;height:16px;margin-top:2px;width:16px}.card-ai__insight-text{font-size:1.2rem;line-height:1.5}.card-ai__action{margin-top:16px}.card-ai__action .btn{background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);color:#fff}.card-ai__action .btn:hover{background:hsla(0,0%,100%,.3)}.card-alert{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);display:flex;gap:16px;padding:16px;transition:transform .2s ease,box-shadow .2s ease}.card-alert__icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.card-alert__icon svg{height:20px;width:20px}.card-alert__content{flex:1;min-width:0}.card-alert__title{font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:600;margin:0 0 4px}.card-alert__message{color:#6b7280;font-size:1.2rem;line-height:1.5;margin:0}.card-alert__time{color:#6b7280;font-size:1.1rem;margin-top:8px}.card-alert__actions{display:flex;flex-shrink:0;gap:8px}.card-alert--success{border-left:3px solid #10b981}.card-alert--success .card-alert__icon{background:rgba(16,185,129,.1);color:#10b981}.card-alert--warning{border-left:3px solid #f59e0b}.card-alert--warning .card-alert__icon{background:rgba(245,158,11,.1);color:#f59e0b}.card-alert--danger{border-left:3px solid #ef4444}.card-alert--danger .card-alert__icon{background:rgba(239,68,68,.1);color:#ef4444}.card-alert--info{border-left:3px solid #3b82f6}.card-alert--info .card-alert__icon{background:rgba(59,130,246,.1);color:#3b82f6}.card-summary{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);cursor:pointer;padding:20px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.card-summary:hover{box-shadow:0 8px 16px rgba(0,0,0,.12);transform:translateY(-2px)}.card-summary__value{font-family:Poppins,sans-serif;font-size:3.2rem;font-weight:700;margin-bottom:4px}.card-summary__label{color:#6b7280;font-size:1.2rem;font-weight:500}.card-summary__icon{height:32px;margin:0 auto 12px;width:32px}.card-summary__icon svg{height:100%;width:100%}.card-summary--danger .card-summary__icon,.card-summary--danger .card-summary__value{color:#ef4444}.card-summary--warning .card-summary__icon,.card-summary--warning .card-summary__value{color:#f59e0b}.card-summary--success .card-summary__icon,.card-summary--success .card-summary__value{color:#10b981}.card-summary--info .card-summary__icon,.card-summary--info .card-summary__value{color:#3b82f6}.card-donut{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);padding:24px;transition:transform .2s ease,box-shadow .2s ease}.card-donut__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.card-donut__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.card-donut__chart{align-items:center;display:flex;justify-content:center;margin:16px 0}.card-donut__legend{display:flex;flex-wrap:wrap;gap:16px;margin-top:16px}.card-donut__legend-item{align-items:center;display:flex;font-size:1.2rem;gap:8px}.card-donut__legend-dot{border-radius:50%;height:10px;width:10px}.card-donut__legend-label{color:#6b7280}.card-donut__legend-value{color:#383d47;font-weight:600}.card-worker{align-items:center;background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);cursor:pointer;display:flex;gap:16px;padding:16px;transition:transform .2s ease,box-shadow .2s ease}.card-worker:hover{box-shadow:0 8px 16px rgba(0,0,0,.12);transform:translateY(-2px)}.card-worker__avatar{align-items:center;background:#5dc4af;border-radius:12px;color:#383d47;display:flex;flex-shrink:0;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:700;height:48px;justify-content:center;overflow:hidden;width:48px}.card-worker__avatar img{height:100%;object-fit:cover;width:100%}.card-worker__info{flex:1;min-width:0}.card-worker__name{color:#383d47;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:600}.card-worker__name,.card-worker__role{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-worker__role{color:#6b7280;font-size:1.2rem}.card-worker__status{flex-shrink:0}.card-category{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);cursor:pointer;padding:16px;transition:transform .2s ease,box-shadow .2s ease}.card-category:hover{box-shadow:0 8px 16px rgba(0,0,0,.12);transform:translateY(-2px)}.card-category__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.card-category__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:600}.card-category__count{color:#6b7280;font-size:1.2rem}.card-category__progress{background:#f5f5f5;border-radius:9999px;display:flex;height:8px;overflow:hidden}.card-category__progress-segment{height:100%;transition:width .3s ease}.card-category__progress-segment--i{background:#10b981}.card-category__progress-segment--ii{background:#84cc16}.card-category__progress-segment--iii{background:#f59e0b}.card-category__progress-segment--iv{background:#f97316}.card-category__progress-segment--v{background:#ef4444}.card-category__levels{display:flex;justify-content:space-between;margin-top:8px}.card-category__level{align-items:center;color:#6b7280;display:flex;font-size:1.1rem;gap:4px}.card-category__level-dot{border-radius:50%;height:8px;width:8px}@media(max-width:768px){.card-metric__value{font-size:3.2rem}.card-metric--compact .card-metric__value{font-size:2.4rem}.card-ai{padding:16px}.card-ai__title{font-size:1.8rem}}.badge{align-items:center;border-radius:9999px;display:inline-flex;font-family:Raleway,sans-serif;font-size:1.1rem;font-weight:600;justify-content:center;line-height:1;padding:4px 8px;vertical-align:middle;white-space:nowrap}.badge--sm{font-size:10px;padding:2px 4px}.badge--lg{font-size:1.2rem;padding:8px 12px}.badge svg{height:12px;margin-right:4px;width:12px}.badge--icon-only{padding:4px}.badge--icon-only svg{margin-right:0}.badge--primary{background:#5dc4af;color:#383d47}.badge--secondary{background:#383d47;color:#fff}.badge--success{background:#10b981;color:#fff}.badge--warning{background:#f59e0b;color:#383d47}.badge--danger{background:#ef4444;color:#fff}.badge--info{background:#3b82f6;color:#fff}.badge--primary-light{background:rgba(93,196,175,.1);color:#5dc4af}.badge--success-light{background:rgba(16,185,129,.1);color:#10b981}.badge--warning-light{background:rgba(245,158,11,.1);color:#ac6f07}.badge--danger-light{background:rgba(239,68,68,.1);color:#ef4444}.badge--info-light{background:rgba(59,130,246,.1);color:#3b82f6}.badge--ai{animation:ai-glow 3s ease-in-out infinite;background:linear-gradient(135deg,#7c3aed,#a855f7)}.badge--ai svg{animation:sparkle 2s ease-in-out infinite}@keyframes ai-glow{0%,to{box-shadow:0 0 5px rgba(124,58,237,.3)}50%{box-shadow:0 0 15px rgba(124,58,237,.5)}}@keyframes sparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.badge--new{animation:badge-pulse 2s ease-in-out infinite;background:#10b981;color:#fff;letter-spacing:.5px;text-transform:uppercase}@keyframes badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.badge--count{background:#f97316;border-radius:50%;color:#fff;min-width:20px;padding:4px;text-align:center}.badge--count.badge--lg{border-radius:9999px;min-width:24px}.risk-badge{border-radius:4px;color:#fff;font-family:Poppins,sans-serif;font-size:1.2rem;height:24px;min-width:28px;padding:0 8px}.risk-badge--i,.risk-badge--level-1{background:#10b981}.risk-badge--ii,.risk-badge--level-2{background:#84cc16}.risk-badge--iii,.risk-badge--level-3{background:#f59e0b;color:#383d47}.risk-badge--iv,.risk-badge--level-4{background:#f97316}.risk-badge--level-5,.risk-badge--v{background:#ef4444}.risk-badge--descriptive{min-width:auto;padding:4px 12px}.status-badge{align-items:center;border-radius:9999px;display:inline-flex;font-size:1.2rem;font-weight:600;gap:4px;padding:4px 12px}.status-badge__dot{border-radius:50%;height:6px;width:6px}.status-badge--al-dia,.status-badge--on-track{background:rgba(16,185,129,.1);color:#10b981}.status-badge--al-dia .status-badge__dot,.status-badge--on-track .status-badge__dot{background:#10b981}.status-badge--proximo,.status-badge--upcoming{background:rgba(245,158,11,.1);color:#ac6f07}.status-badge--proximo .status-badge__dot,.status-badge--upcoming .status-badge__dot{background:#f59e0b}.status-badge--expired,.status-badge--vencido{background:rgba(239,68,68,.1);color:#ef4444}.status-badge--expired .status-badge__dot,.status-badge--vencido .status-badge__dot{animation:pulse-dot 1.5s ease-in-out infinite;background:#ef4444}.status-badge--agendar,.status-badge--schedule{background:rgba(59,130,246,.1);color:#3b82f6}.status-badge--agendar .status-badge__dot,.status-badge--schedule .status-badge__dot{background:#3b82f6}.status-badge--en-proceso,.status-badge--in-progress{background:rgba(124,58,237,.1);color:#7c3aed}.status-badge--en-proceso .status-badge__dot,.status-badge--in-progress .status-badge__dot{background:#7c3aed}.status-badge--completado,.status-badge--completed{background:rgba(16,185,129,.1);color:#10b981}.status-badge--completado .status-badge__dot,.status-badge--completed .status-badge__dot{background:#10b981}.status-badge--cancelado,.status-badge--cancelled{background:hsla(220,9%,46%,.1);color:#6b7280}.status-badge--cancelado .status-badge__dot,.status-badge--cancelled .status-badge__dot{background:#6b7280}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.category-badge{align-items:center;background:#f5f5f5;border:1px solid #e5e7eb;border-radius:8px;color:#2d3238;display:inline-flex;font-size:1.2rem;font-weight:500;gap:8px;padding:8px 12px}.category-badge__icon{color:#6b7280;height:16px;width:16px}.category-badge--biologico{background:rgba(16,185,129,.1);border-color:#10b981;color:#10b981}.category-badge--fisico{background:rgba(59,130,246,.1);border-color:#3b82f6;color:#3b82f6}.category-badge--quimico{background:rgba(245,158,11,.1);border-color:#f59e0b;color:#f59e0b}.category-badge--psicosocial{background:rgba(139,92,246,.1);border-color:#8b5cf6;color:#8b5cf6}.category-badge--biomecanico{background:rgba(236,72,153,.1);border-color:#ec4899;color:#ec4899}.category-badge--condiciones-seguridad{background:rgba(239,68,68,.1);border-color:#ef4444;color:#ef4444}.category-badge--fenomenos-naturales{background:rgba(100,116,139,.1);border-color:#64748b;color:#64748b}.notification-dot{position:relative}.notification-dot:after{background:#ef4444;border:2px solid #fff;border-radius:50%;content:"";height:8px;position:absolute;right:-2px;top:-2px;width:8px}.notification-dot--success:after{background:#10b981}.notification-dot--warning:after{background:#f59e0b}.notification-dot--info:after{background:#3b82f6}.badge--live{background:#22c55e;color:#fff;letter-spacing:.5px;text-transform:uppercase}.badge--live:before{animation:pulse-dot 1.5s ease-in-out infinite;background:#fff;border-radius:50%;content:"";height:6px;margin-right:8px;width:6px}.badge--percentage{font-family:Poppins,sans-serif;font-weight:700;padding:8px 12px}.badge--percentage.high{background:rgba(16,185,129,.1);color:#10b981}.badge--percentage.medium{background:rgba(245,158,11,.1);color:#c57f08}.badge--percentage.low{background:rgba(239,68,68,.1);color:#ef4444}.tag-badge{align-items:center;background:#f5f5f5;border:1px solid #e5e7eb;border-radius:8px;color:#2d3238;display:inline-flex;font-size:1.2rem;gap:4px;padding:4px 8px}.tag-badge__remove{align-items:center;background:transparent;border:none;border-radius:50%;cursor:pointer;display:flex;height:14px;justify-content:center;padding:0;transition:background .15s ease;width:14px}.tag-badge__remove svg{color:#6b7280;height:10px;margin:0;width:10px}.tag-badge__remove:hover{background:rgba(239,68,68,.1)}.tag-badge__remove:hover svg{color:#ef4444}.priority-badge{align-items:center;border-radius:4px;display:inline-flex;font-size:1.1rem;font-weight:600;gap:4px;letter-spacing:.3px;padding:4px 8px;text-transform:uppercase}.priority-badge--critical{background:#ef4444;color:#fff}.priority-badge--high{background:#f97316;color:#fff}.priority-badge--medium{background:#f59e0b;color:#383d47}.priority-badge--low{background:#10b981;color:#fff}.btn{border:1px solid transparent;line-height:1.5;padding:8px 16px;text-decoration:none}.btn:focus{box-shadow:0 0 0 3px rgba(93,196,175,.3);outline:none}.btn:focus-visible{outline:2px solid #5dc4af;outline-offset:2px}.btn svg{flex-shrink:0}.btn:disabled{cursor:not-allowed;opacity:.5}.btn--sm{font-size:1.2rem;padding:4px 12px}.btn--sm svg{height:16px;width:16px}.btn--lg{font-size:1.8rem}.btn--block{width:100%}.btn--icon{min-height:40px;min-width:40px;padding:8px}.btn--icon.btn--sm{min-height:32px;min-width:32px;padding:4px}.btn--icon.btn--lg{min-height:48px;min-width:48px}.btn--loading{color:transparent;position:relative}.btn--loading:after{animation:spin .6s linear infinite;border:2px solid;border-radius:50%;border-right:2px solid transparent;content:"";height:16px;position:absolute;width:16px}.btn--primary{color:#383d47}.btn--primary:hover:not(:disabled){background:#42b69e;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transform:translateY(-1px)}.btn--primary:active:not(:disabled){transform:translateY(0)}.btn--secondary{background:#383d47;color:#fff}.btn--secondary:hover:not(:disabled){background:#4a515e;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transform:translateY(-1px)}.btn--success{background:#10b981;color:#fff}.btn--success:hover:not(:disabled){background:#0d9367}.btn--warning{background:#f59e0b;color:#383d47}.btn--warning:hover:not(:disabled){background:#cf8508}.btn--danger{background:#ef4444;color:#fff}.btn--danger:hover:not(:disabled){background:#ec1e1e}.btn--ai{background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;color:#fff}.btn--ai:hover:not(:disabled){box-shadow:0 0 20px rgba(124,58,237,.3);transform:translateY(-1px)}.btn--outline:hover:not(:disabled){background:#f5f5f5;border-color:#6b7280}.btn--outline-primary{background:transparent;border:1px solid #5dc4af;color:#5dc4af}.btn--outline-primary:hover:not(:disabled){background:rgba(93,196,175,.1)}.btn--outline-danger{background:transparent;border:1px solid #ef4444;color:#ef4444}.btn--outline-danger:hover:not(:disabled){background:rgba(239,68,68,.1)}.btn--ghost,.modal__close{background:transparent;color:#6b7280}.btn--ghost:hover:not(:disabled),.modal__close:hover:not(:disabled){background:#f5f5f5;color:#2d3238}.btn--ghost-primary{background:transparent;color:#5dc4af}.btn--ghost-primary:hover:not(:disabled){background:rgba(93,196,175,.1)}.btn-group{display:inline-flex}.btn-group .btn{border-radius:0}.btn-group .btn:first-child{border-radius:8px 0 0 8px}.btn-group .btn:last-child{border-radius:0 8px 8px 0}.btn-group .btn:not(:last-child){border-right:none}.btn-group--vertical{flex-direction:column}.btn-group--vertical .btn:first-child{border-radius:8px 8px 0 0}.btn-group--vertical .btn:last-child{border-radius:0 0 8px 8px}.btn-group--vertical .btn:not(:last-child){border-bottom:none;border-right:1px solid}.form-group{margin-bottom:16px}.form-group:last-child{margin-bottom:0}.form-label{color:#2d3238;display:block;font-weight:500;margin-bottom:8px}.form-label--required:after{color:#ef4444;content:"*";margin-left:4px}.form-input,.form-select,.form-textarea{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#2d3238;font-family:Raleway,sans-serif;font-size:1.4rem;height:40px;padding:0 16px;transition:all .2s ease;width:100%}.form-input::placeholder,.form-select::placeholder,.form-textarea::placeholder{color:#6b7280}.form-input:hover,.form-select:hover,.form-textarea:hover{border-color:#6b7280}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#5dc4af;box-shadow:0 0 0 3px rgba(93,196,175,.1);outline:none}.form-input:disabled,.form-select:disabled,.form-textarea:disabled{background:#f5f5f5;cursor:not-allowed}.form-input--error{border-color:#ef4444}.form-input--error:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)}.form-input--sm{font-size:1.2rem;height:32px;padding:0 12px}.form-input--lg{font-size:1.8rem;height:48px}.form-textarea{height:auto;min-height:100px;padding:12px 16px}.form-select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;cursor:pointer;padding-right:40px}.form-help{color:#6b7280}.form-error,.form-help{font-size:1.2rem;margin-top:4px}.form-error{align-items:center;color:#ef4444;display:flex;gap:4px}.form-error svg{height:14px;width:14px}.form-checkbox,.form-radio{align-items:center;cursor:pointer;display:flex;gap:8px}.form-checkbox input,.form-radio input{appearance:none;background:#fff;border:2px solid #e5e7eb;cursor:pointer;height:18px;margin:0;transition:all .15s ease;width:18px}.form-checkbox input:hover,.form-radio input:hover{border-color:#5dc4af}.form-checkbox input:checked,.form-radio input:checked{background:#5dc4af;border-color:#5dc4af}.form-checkbox input:focus,.form-radio input:focus{box-shadow:0 0 0 3px rgba(93,196,175,.1);outline:none}.form-checkbox input:disabled,.form-radio input:disabled{cursor:not-allowed;opacity:.5}.form-checkbox__label,.form-radio__label{color:#2d3238;font-size:1.4rem;user-select:none}.form-checkbox input{border-radius:4px}.form-checkbox input:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23383d47' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' viewBox='0 0 24 24'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}.form-radio input{border-radius:50%}.form-radio input:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Ccircle cx='4' cy='4' r='4' fill='%23383d47'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}.form-switch{align-items:center;cursor:pointer;display:inline-flex;gap:12px;position:relative}.form-switch input{height:0;opacity:0;position:absolute;width:0}.form-switch input:checked+.form-switch__track{background:#5dc4af}.form-switch input:checked+.form-switch__track .form-switch__thumb{transform:translateX(20px)}.form-switch input:focus+.form-switch__track{box-shadow:0 0 0 3px rgba(93,196,175,.1)}.form-switch input:disabled+.form-switch__track{cursor:not-allowed;opacity:.5}.form-switch__track{background:#e5e7eb;border-radius:9999px;height:24px;position:relative;transition:background .2s ease;width:44px}.form-switch__thumb{background:#fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);height:20px;left:2px;position:absolute;top:2px;transition:transform .2s ease;width:20px}.form-switch__label{color:#2d3238;font-size:1.4rem}.input-group{display:flex;position:relative}.input-group .form-input,.input-group .form-select,.input-group .form-textarea{flex:1}.input-group--icon-left .form-input,.input-group--icon-left .form-select,.input-group--icon-left .form-textarea{padding-left:40px}.input-group--icon-left .input-group__icon{color:#6b7280;height:20px;left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:20px}.input-group--icon-right .form-input,.input-group--icon-right .form-select,.input-group--icon-right .form-textarea{padding-right:40px}.input-group--icon-right .input-group__icon{color:#6b7280;height:20px;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:20px}.input-group__btn{margin-left:8px}.tabs{border-bottom:1px solid #e5e7eb}.tabs__item{background:transparent;border:none;border-bottom:2px solid transparent;color:#6b7280;cursor:pointer;font-size:1.4rem;font-weight:500;margin-bottom:-1px;padding:12px 16px;transition:all .2s ease}.tabs__item:hover{color:#2d3238}.tabs__item.active{border-bottom-color:#5dc4af;color:#5dc4af}.tabs--pills{background:#f5f5f5;border-bottom:none;border-radius:12px;padding:4px}.tabs--pills .tabs__item{border-bottom:none;border-radius:8px;margin-bottom:0}.tabs--pills .tabs__item.active{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}.dropdown__trigger{cursor:pointer}.dropdown__menu{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);left:0;min-width:180px;opacity:0;position:absolute;top:calc(100% + 4px);transform:translateY(-8px);transition:all .2s ease;visibility:hidden;z-index:100}.dropdown__menu.open{opacity:1;transform:translateY(0);visibility:visible}.dropdown__menu--right{left:auto;right:0}.dropdown__item{align-items:center;background:transparent;border:none;color:#2d3238;cursor:pointer;display:flex;font-size:1.4rem;gap:8px;padding:12px 16px;text-align:left;transition:background .15s ease;width:100%}.dropdown__item svg{color:#6b7280;height:18px;width:18px}.dropdown__item:hover{background:#f5f5f5}.dropdown__item--danger,.dropdown__item--danger svg{color:#ef4444}.dropdown__divider{background:#e5e7eb;height:1px;margin:8px 0}.modal-backdrop{background:rgba(0,0,0,.5);inset:0;opacity:0;position:fixed;transition:all .2s ease;visibility:hidden;z-index:400}.modal-backdrop.open{opacity:1;visibility:visible}.modal{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);left:50%;max-height:90vh;max-width:480px;opacity:0;overflow:hidden;position:fixed;top:50%;transform:translate(-50%,-50%) scale(.95);transition:all .2s ease;visibility:hidden;width:100%;z-index:500}.modal.open{opacity:1;transform:translate(-50%,-50%) scale(1);visibility:visible}.modal--sm{max-width:360px}.modal--lg{max-width:640px}.modal--xl{max-width:900px}.modal__header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:24px}.modal__title{color:#383d47;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;margin:0}.modal__close{margin:-8px;padding:8px}.modal__close svg{height:20px;width:20px}.modal__body{max-height:calc(90vh - 140px);overflow-y:auto;padding:24px}.modal__body::-webkit-scrollbar{height:6px;width:6px}.modal__body::-webkit-scrollbar-track{background:#f5f5f5;border-radius:9999px}.modal__body::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:9999px}.modal__body::-webkit-scrollbar-thumb:hover{background:#c8ccd5}.modal__footer{align-items:center;border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:space-between;padding:16px 24px}.modal__footer--right{justify-content:flex-end}@media(max-width:768px){.modal{margin:16px;max-width:calc(100% - 32px)}.modal__body{max-height:calc(100vh - 200px)}.tabs{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tabs__item{white-space:nowrap}}.table-container{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.table-wrapper{overflow-x:auto}.table-wrapper::-webkit-scrollbar{height:6px;width:6px}.table-wrapper::-webkit-scrollbar-track{background:#f5f5f5;border-radius:9999px}.table-wrapper::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:9999px}.table-wrapper::-webkit-scrollbar-thumb:hover{background:#c8ccd5}.data-table{border-collapse:collapse;font-family:Raleway,sans-serif;font-size:1.4rem;width:100%}.data-table thead{background:#f5f5f5;position:sticky;top:0;z-index:10}.data-table thead th{border-bottom:1px solid #e5e7eb;color:#6b7280;font-size:1.2rem;font-weight:600;letter-spacing:.5px;padding:16px;text-align:left;text-transform:uppercase;white-space:nowrap}.data-table thead th:first-child{padding-left:24px}.data-table thead th:last-child{padding-right:24px}.data-table thead th.sortable{cursor:pointer;transition:color .2s ease;user-select:none}.data-table thead th.sortable:hover{color:#383d47}.data-table thead th .sort-icon{display:inline-flex;margin-left:4px;opacity:.5}.data-table thead th .sort-icon svg{height:14px;width:14px}.data-table thead th.sorted-asc,.data-table thead th.sorted-desc{color:#5dc4af}.data-table thead th.sorted-asc .sort-icon,.data-table thead th.sorted-desc .sort-icon{color:#5dc4af;opacity:1}.data-table thead th.sorted-desc .sort-icon{transform:rotate(180deg)}.data-table tbody tr{border-bottom:1px solid #e5e7eb;transition:background .15s ease}.data-table tbody tr:hover{background:rgba(93,196,175,.03)}.data-table tbody tr:last-child{border-bottom:none}.data-table tbody tr.selected{background:rgba(93,196,175,.08)}.data-table tbody tr.expandable{cursor:pointer}.data-table tbody tr.expanded-content{background:#f5f5f5}.data-table tbody tr.expanded-content td{padding:24px}.data-table tbody td{color:#2d3238;padding:16px;vertical-align:middle}.data-table tbody td:first-child{padding-left:24px}.data-table tbody td:last-child{padding-right:24px}.data-table--compact tbody td,.data-table--compact thead th{padding:12px}.data-table--compact tbody td:first-child,.data-table--compact thead th:first-child{padding-left:16px}.data-table--compact tbody td:last-child,.data-table--compact thead th:last-child{padding-right:16px}.data-table--striped tbody tr:nth-child(2n){background:hsla(0,0%,96%,.5)}.data-table--borderless tbody tr{border-bottom:none}.table-checkbox{width:40px}.table-checkbox .checkbox{appearance:none;border:2px solid #e5e7eb;border-radius:4px;cursor:pointer;height:18px;position:relative;transition:all .15s ease;width:18px}.table-checkbox .checkbox:hover{border-color:#5dc4af}.table-checkbox .checkbox:checked{background:#5dc4af;border-color:#5dc4af}.table-checkbox .checkbox:checked:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:8px;left:5px;position:absolute;top:2px;transform:rotate(45deg);width:4px}.table-checkbox .checkbox:indeterminate{background:#5dc4af;border-color:#5dc4af}.table-checkbox .checkbox:indeterminate:after{background:#fff;content:"";height:2px;left:3px;position:absolute;top:6px;width:8px}.table-cell-user{align-items:center;display:flex;gap:12px}.table-cell-user__avatar{align-items:center;background:#5dc4af;border-radius:8px;color:#383d47;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;height:36px;justify-content:center;overflow:hidden;width:36px}.table-cell-user__avatar img{height:100%;object-fit:cover;width:100%}.table-cell-user__info{min-width:0}.table-cell-user__name{color:#383d47;font-weight:500}.table-cell-user__name,.table-cell-user__sub{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-cell-user__sub{color:#6b7280;font-size:1.2rem}.table-cell-icon{align-items:center;display:flex;gap:8px}.table-cell-icon svg{color:#6b7280;height:16px;width:16px}.table-cell-progress{align-items:center;display:flex;gap:12px;min-width:120px}.table-cell-progress__bar{background:#f5f5f5;border-radius:9999px;flex:1;height:6px;overflow:hidden}.table-cell-progress__fill{border-radius:9999px;height:100%;transition:width .3s ease}.table-cell-progress__fill--success{background:#10b981}.table-cell-progress__fill--warning{background:#f59e0b}.table-cell-progress__fill--danger{background:#ef4444}.table-cell-progress__fill--primary{background:#5dc4af}.table-cell-progress__value{color:#6b7280;font-size:1.2rem;font-weight:500;min-width:36px;text-align:right}.table-actions{align-items:center;display:flex;gap:4px;justify-content:flex-end}.table-action-btn,.table-menu-btn{align-items:center;background:transparent;border:none;border-radius:8px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:background .15s ease;width:32px}.table-action-btn svg,.table-menu-btn svg{color:#6b7280;height:18px;width:18px}.table-action-btn:hover,.table-menu-btn:hover{background:#f5f5f5}.table-action-btn:hover svg,.table-menu-btn:hover svg{color:#383d47}.table-action-btn--danger:hover{background:rgba(239,68,68,.1)}.table-action-btn--danger:hover svg{color:#ef4444}.table-menu-btn{position:relative}.table-menu-btn__dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);min-width:160px;opacity:0;position:absolute;right:0;top:calc(100% + 4px);transform:translateY(-8px);transition:all .2s ease;visibility:hidden;z-index:100}.table-menu-btn__dropdown.open{opacity:1;transform:translateY(0);visibility:visible}.table-menu-btn__item{align-items:center;background:transparent;border:none;color:#2d3238;cursor:pointer;display:flex;font-size:1.4rem;gap:8px;padding:12px 16px;text-align:left;transition:background .15s ease;width:100%}.table-menu-btn__item svg{color:#6b7280;height:16px;width:16px}.table-menu-btn__item:hover{background:#f5f5f5}.table-menu-btn__item--danger,.table-menu-btn__item--danger svg{color:#ef4444}.table-menu-btn__item--danger:hover{background:rgba(239,68,68,.05)}.table-menu-btn__divider{background:#e5e7eb;height:1px;margin:4px 0}.table-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:16px 24px}.table-header__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.table-filters,.table-header__actions{align-items:center;display:flex;gap:12px}.table-filters{background:#f5f5f5;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;padding:16px 24px}.table-filter{align-items:center;display:flex;gap:8px}.table-filter__label{color:#6b7280;font-size:1.2rem;font-weight:500}.table-filter__select{appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;border:1px solid #e5e7eb;border-radius:8px;color:#2d3238;cursor:pointer;font-family:Raleway,sans-serif;font-size:1.4rem;height:36px;padding:0 32px 0 12px;transition:border-color .2s ease}.table-filter__select:hover{border-color:#5dc4af}.table-filter__select:focus{border-color:#5dc4af;box-shadow:0 0 0 3px rgba(93,196,175,.1);outline:none}.table-search{flex:1;max-width:280px;position:relative}.table-search__input{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#2d3238;font-family:Raleway,sans-serif;font-size:1.4rem;height:36px;padding:0 12px 0 40px;transition:all .2s ease;width:100%}.table-search__input::placeholder{color:#6b7280}.table-search__input:focus{border-color:#5dc4af;box-shadow:0 0 0 3px rgba(93,196,175,.1);outline:none}.table-search__icon{color:#6b7280;height:18px;left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:18px}.table-footer{align-items:center;border-top:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:16px 24px}.table-footer__info{color:#6b7280;font-size:1.2rem}.table-footer__actions{align-items:center;display:flex;gap:16px}.pagination{gap:4px}.pagination,.pagination__btn{align-items:center;display:flex}.pagination__btn{background:transparent;border:1px solid transparent;border-radius:8px;color:#6b7280;cursor:pointer;font-family:Raleway,sans-serif;font-size:1.4rem;height:32px;justify-content:center;min-width:32px;padding:0 8px;transition:all .15s ease}.pagination__btn svg{height:16px;width:16px}.pagination__btn:hover:not(:disabled){background:#f5f5f5;color:#383d47}.pagination__btn:disabled{cursor:not-allowed;opacity:.5}.pagination__btn.active{background:#5dc4af;color:#383d47;font-weight:600}.pagination__ellipsis{color:#6b7280;padding:0 8px}.per-page{align-items:center;display:flex;gap:8px}.per-page__label{color:#6b7280;font-size:1.2rem}.per-page__select{background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;font-size:1.4rem;height:32px;padding:0 24px 0 12px}.bulk-actions{align-items:center;animation:slideDown .2s ease;background:#383d47;color:#fff;display:flex;gap:16px;padding:12px 24px}.bulk-actions__count{font-size:1.4rem;font-weight:500}.bulk-actions__actions{display:flex;gap:8px;margin-left:auto}.bulk-actions__btn{align-items:center;background:hsla(0,0%,100%,.1);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;gap:8px;padding:8px 12px;transition:background .15s ease}.bulk-actions__btn svg{height:16px;width:16px}.bulk-actions__btn:hover{background:hsla(0,0%,100%,.2)}.bulk-actions__btn--danger:hover{background:#ef4444}.bulk-actions__close{align-items:center;background:transparent;border:none;border-radius:8px;cursor:pointer;display:flex;height:28px;justify-content:center;width:28px}.bulk-actions__close svg{color:#fff;height:18px;width:18px}.bulk-actions__close:hover{background:hsla(0,0%,100%,.1)}.table-empty{padding:48px;text-align:center}.table-empty__icon{color:#6b7280;height:64px;margin:0 auto 16px;opacity:.5;width:64px}.table-empty__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0 0 8px}.table-empty__description{color:#6b7280;font-size:1.4rem;margin:0 auto 24px;max-width:320px}@media(max-width:768px){.table-filters,.table-footer,.table-header{padding:16px}.data-table tbody td:first-child,.data-table thead th:first-child{padding-left:16px}.data-table tbody td:last-child,.data-table thead th:last-child{padding-right:16px}.table-filters{align-items:stretch;flex-direction:column}.table-search{max-width:none}.pagination{justify-content:center;width:100%}}.chart-container{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);padding:24px;transition:transform .2s ease,box-shadow .2s ease}.chart-container__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.chart-container__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.chart-container__subtitle{color:#6b7280;font-size:1.2rem;margin-top:4px}.chart-container__actions{align-items:center;display:flex;gap:8px}.chart-container__body{min-height:200px;position:relative}.donut-chart{display:inline-block}.donut-chart__svg{transform:rotate(-90deg)}.donut-chart__background{fill:none;stroke:#f5f5f5}.donut-chart__segment{fill:none;transition:stroke-dasharray .3s ease}.donut-chart__segment--i,.donut-chart__segment--success{stroke:#10b981}.donut-chart__segment--ii{stroke:#84cc16}.donut-chart__segment--iii,.donut-chart__segment--warning{stroke:#f59e0b}.donut-chart__segment--iv{stroke:#f97316}.donut-chart__segment--danger,.donut-chart__segment--v{stroke:#ef4444}.donut-chart__segment--primary{stroke:#5dc4af}.donut-chart__segment--info{stroke:#3b82f6}.donut-chart__segment--ai{stroke:#7c3aed}.donut-chart__value{color:#383d47;line-height:1.1}.donut-chart__label{font-size:1.2rem}.chart-legend{display:flex;flex-wrap:wrap;gap:16px;margin-top:16px}.chart-legend--vertical{flex-direction:column;gap:12px}.chart-legend--inline{justify-content:center}.chart-legend__item{align-items:center;cursor:pointer;display:flex;font-size:1.2rem;gap:8px;transition:opacity .2s ease}.chart-legend__item:hover{opacity:.7}.chart-legend__item.disabled{opacity:.4}.chart-legend__dot{border-radius:4px;flex-shrink:0;height:12px;width:12px}.chart-legend__dot--i,.chart-legend__dot--success{background:#10b981}.chart-legend__dot--ii{background:#84cc16}.chart-legend__dot--iii,.chart-legend__dot--warning{background:#f59e0b}.chart-legend__dot--iv{background:#f97316}.chart-legend__dot--danger,.chart-legend__dot--v{background:#ef4444}.chart-legend__dot--primary{background:#5dc4af}.chart-legend__dot--info{background:#3b82f6}.chart-legend__dot--ai{background:#7c3aed}.chart-legend__label{color:#6b7280}.chart-legend__value{color:#383d47;font-weight:600;margin-left:auto}.bar-chart__item{margin-bottom:16px}.bar-chart__item:last-child{margin-bottom:0}.bar-chart__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.bar-chart__label{color:#2d3238;font-size:1.4rem;font-weight:500}.bar-chart__value{color:#383d47;font-size:1.4rem;font-weight:600}.bar-chart__bar{background:#f5f5f5;border-radius:9999px;height:8px;overflow:hidden}.bar-chart__fill{border-radius:9999px;height:100%;transition:width .3s ease ease-out}.bar-chart__fill--primary{background:#5dc4af}.bar-chart__fill--success{background:#10b981}.bar-chart__fill--warning{background:#f59e0b}.bar-chart__fill--danger{background:#ef4444}.bar-chart__fill--info{background:#3b82f6}.bar-chart__fill--ai{background:linear-gradient(135deg,#7c3aed,#a855f7)}.bar-chart--with-icon .bar-chart__item{align-items:center;display:flex;gap:12px}.bar-chart--with-icon .bar-chart__icon{align-items:center;border-radius:8px;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.bar-chart--with-icon .bar-chart__icon svg{height:18px;width:18px}.bar-chart--with-icon .bar-chart__content{flex:1}.bar-chart--compact .bar-chart__item{margin-bottom:12px}.bar-chart--compact .bar-chart__bar{height:6px}.progress-ring{align-items:center;display:inline-flex;justify-content:center;position:relative}.progress-ring__svg{transform:rotate(-90deg)}.progress-ring__background{fill:none;stroke:#f5f5f5}.progress-ring__progress{fill:none;stroke-linecap:round;transition:stroke-dashoffset .3s ease ease-out}.progress-ring__progress--primary{stroke:#5dc4af}.progress-ring__progress--success{stroke:#10b981}.progress-ring__progress--warning{stroke:#f59e0b}.progress-ring__progress--danger{stroke:#ef4444}.progress-ring__content{position:absolute;text-align:center}.progress-ring__value{color:#383d47;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700}.progress-ring__label{color:#6b7280;font-size:1.1rem}.progress-ring--sm .progress-ring__value{font-size:1.4rem}.progress-ring--lg .progress-ring__value{font-size:3.2rem}.sparkline{align-items:flex-end;display:inline-flex;gap:2px;height:32px}.sparkline__bar{background:#5dc4af;border-radius:2px;transition:height .2s ease;width:4px}.sparkline__bar:hover{background:#40ae98}.sparkline--trend-up .sparkline__bar:last-child{background:#10b981}.sparkline--trend-down .sparkline__bar:last-child{background:#ef4444}.stat-comparison{display:flex;gap:24px}.stat-comparison__item{background:#f5f5f5;border-radius:12px;flex:1;padding:16px;text-align:center}.stat-comparison__value{color:#383d47;font-family:Poppins,sans-serif;font-size:2.4rem;font-weight:700}.stat-comparison__label{color:#6b7280;font-size:1.2rem;margin-top:4px}.stat-comparison__divider{background:#e5e7eb;width:1px}.distribution-chart__segments{border-radius:9999px;display:flex;height:12px;margin-bottom:16px;overflow:hidden}.distribution-chart__segment{height:100%;transition:width .3s ease}.distribution-chart__segment:first-child{border-radius:9999px 0 0 9999px}.distribution-chart__segment:last-child{border-radius:0 9999px 9999px 0}.distribution-chart__labels{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.distribution-chart__label-item{align-items:center;display:flex;font-size:1.2rem;gap:8px}.distribution-chart__label-dot{border-radius:4px;height:10px;width:10px}.distribution-chart__label-text{color:#6b7280}.distribution-chart__label-value{color:#383d47;font-weight:600}.mini-chart{height:60px;width:100%}.mini-chart__line{fill:none;stroke:#5dc4af;stroke-width:2}.mini-chart__area{fill:url(#gradient-primary);opacity:.1}.mini-chart__point{fill:#5dc4af;stroke:#fff;stroke-width:2;cursor:pointer}.mini-chart__point:hover{r:5}.mini-chart--success .mini-chart__line{stroke:#10b981}.mini-chart--success .mini-chart__point{fill:#10b981}.mini-chart--danger .mini-chart__line{stroke:#ef4444}.mini-chart--danger .mini-chart__point{fill:#ef4444}.chart-tooltip{background:#383d47;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);color:#fff;font-size:1.2rem;opacity:0;padding:12px;pointer-events:none;position:absolute;transform:translateY(5px);transition:opacity .15s ease,transform .15s ease;white-space:nowrap;z-index:700}.chart-tooltip.visible{opacity:1;transform:translateY(0)}.chart-tooltip:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #383d47;bottom:-6px;content:"";left:50%;position:absolute;transform:translateX(-50%)}.chart-tooltip__label{font-weight:500;margin-bottom:4px}.chart-tooltip__value{font-size:1.8rem;font-weight:700}.chart-no-data{align-items:center;color:#6b7280;display:flex;flex-direction:column;justify-content:center;min-height:200px}.chart-no-data svg{height:48px;margin-bottom:12px;opacity:.5;width:48px}.chart-no-data__text{font-size:1.4rem}.chart-loading{align-items:center;display:flex;justify-content:center;min-height:200px}.chart-loading__spinner{animation:spin 1s linear infinite;border:3px solid #f5f5f5;border-radius:50%;border-top-color:#5dc4af;height:40px;width:40px}@media(max-width:768px){.chart-container{padding:16px}.stat-comparison{flex-direction:column;gap:12px}.stat-comparison__divider{height:1px;width:100%}.chart-legend{gap:12px;justify-content:flex-start}}.dashboard-hero{background:#fff;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);margin-bottom:32px;padding:32px}.dashboard-hero__header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.dashboard-hero__title-group{flex:1;min-width:280px}.dashboard-hero__title{color:#383d47;font-family:Poppins,sans-serif;font-size:3.2rem;font-weight:700;line-height:1.1;margin:0 0 8px}.dashboard-hero__subtitle{color:#6b7280;font-size:1.8rem;margin:0}.dashboard-hero__meta{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.dashboard-hero__company{align-items:center;background:#f5f5f5;border-radius:8px;color:#2d3238;display:flex;font-size:1.4rem;gap:8px;padding:8px 16px}.dashboard-hero__company svg{color:#5dc4af;height:18px;width:18px}.quick-stats{display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:32px}.quick-stats__item{align-items:center;background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);cursor:pointer;display:flex;justify-content:space-between;padding:16px;transition:transform .2s ease,box-shadow .2s ease}.quick-stats__item:hover{box-shadow:0 8px 16px rgba(0,0,0,.12);transform:translateY(-2px)}.quick-stats__content{display:flex;flex-direction:column}.quick-stats__value{color:#383d47;font-family:Poppins,sans-serif;font-size:2.4rem;font-weight:700;line-height:1.1}.quick-stats__label{color:#6b7280;font-size:1.2rem;margin-top:4px}.quick-stats__icon{align-items:center;border-radius:8px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.quick-stats__icon svg{height:20px;width:20px}.quick-stats__icon--primary{background:rgba(93,196,175,.1);color:#5dc4af}.quick-stats__icon--success{background:rgba(16,185,129,.1);color:#10b981}.quick-stats__icon--warning{background:rgba(245,158,11,.1);color:#f59e0b}.quick-stats__icon--danger{background:rgba(239,68,68,.1);color:#ef4444}.main-cards-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-bottom:32px}.health-conditions-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);padding:24px;transition:transform .2s ease,box-shadow .2s ease}.health-conditions-card__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.health-conditions-card__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.health-conditions-card__chart{align-items:center;display:flex;justify-content:center;margin:16px 0}.health-conditions-card__donut{height:180px;position:relative;width:180px}.health-conditions-card__donut-center{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.health-conditions-card__donut-value{color:#383d47;display:block;font-family:Poppins,sans-serif;font-size:3.2rem;font-weight:700}.health-conditions-card__donut-label{color:#6b7280;font-size:1.2rem}.health-conditions-card__legend{display:flex;flex-direction:column;gap:12px}.health-conditions-card__legend-item{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:8px;transition:background .2s ease}.health-conditions-card__legend-item:hover{background:#f5f5f5}.health-conditions-card__legend-dot{border-radius:4px;flex-shrink:0;height:12px;width:12px}.health-conditions-card__legend-info{flex:1}.health-conditions-card__legend-name{color:#2d3238;font-size:1.4rem}.health-conditions-card__legend-count{color:#6b7280;font-size:1.2rem}.health-conditions-card__legend-percentage{color:#383d47;font-family:Poppins,sans-serif;font-weight:600}.workers-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);padding:24px;transition:transform .2s ease,box-shadow .2s ease}.workers-card__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.workers-card__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.workers-card__metric{border-bottom:1px solid #e5e7eb;margin-bottom:16px;padding:16px 0;text-align:center}.workers-card__metric-value{color:#383d47;font-family:Poppins,sans-serif;font-size:4.8rem;font-weight:800;line-height:1}.workers-card__metric-label{color:#6b7280;font-size:1.4rem;margin-top:8px}.workers-card__stats{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.workers-card__stat{background:#f5f5f5;border-radius:8px;padding:12px;text-align:center}.workers-card__stat-value{font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;line-height:1.1}.workers-card__stat-value--success{color:#10b981}.workers-card__stat-value--warning{color:#f59e0b}.workers-card__stat-label{color:#6b7280;font-size:1.1rem;margin-top:4px}.alerts-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);padding:24px;transition:transform .2s ease,box-shadow .2s ease}.alerts-card__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.alerts-card__title{align-items:center;color:#383d47;display:flex;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;gap:8px;margin:0}.alerts-card__count{align-items:center;background:#ef4444;border-radius:9999px;color:#fff;display:inline-flex;font-size:1.2rem;font-weight:700;height:24px;justify-content:center;min-width:24px;padding:0 8px}.alerts-card__list{display:flex;flex-direction:column;gap:12px;max-height:300px;overflow-y:auto}.alerts-card__list::-webkit-scrollbar{height:6px;width:6px}.alerts-card__list::-webkit-scrollbar-track{background:#f5f5f5;border-radius:9999px}.alerts-card__list::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:9999px}.alerts-card__list::-webkit-scrollbar-thumb:hover{background:#c8ccd5}.alerts-card__item{align-items:flex-start;background:#f5f5f5;border-left:3px solid;border-radius:8px;display:flex;gap:12px;padding:12px;transition:transform .2s ease}.alerts-card__item:hover{transform:translateX(4px)}.alerts-card__item--danger{border-left-color:#ef4444}.alerts-card__item--warning{border-left-color:#f59e0b}.alerts-card__item--info{border-left-color:#3b82f6}.alerts-card__item-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.alerts-card__item-icon svg{height:16px;width:16px}.alerts-card__item-icon--danger{background:rgba(239,68,68,.1);color:#ef4444}.alerts-card__item-icon--warning{background:rgba(245,158,11,.1);color:#f59e0b}.alerts-card__item-icon--info{background:rgba(59,130,246,.1);color:#3b82f6}.alerts-card__item-content{flex:1;min-width:0}.alerts-card__item-title{color:#2d3238;font-size:1.4rem;font-weight:500;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.alerts-card__item-message{color:#6b7280;font-size:1.2rem;margin:4px 0 0}.alerts-card__item-time{color:#6b7280;font-size:1.1rem;margin-top:4px}.alerts-card__footer{margin-top:16px;text-align:center}.alerts-card__footer a{color:#5dc4af;font-size:1.2rem;font-weight:500;text-decoration:none}.alerts-card__footer a:hover{text-decoration:underline}.secondary-cards-row{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-bottom:32px}.critical-risks-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);padding:24px;transition:transform .2s ease,box-shadow .2s ease}.critical-risks-card__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.critical-risks-card__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.critical-risks-card__list{display:flex;flex-direction:column;gap:12px}.critical-risks-card__item{align-items:center;background:#f5f5f5;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:12px;transition:all .2s ease}.critical-risks-card__item:hover{background:rgba(93,196,175,.05);transform:translateX(4px)}.critical-risks-card__item-level{flex-shrink:0}.critical-risks-card__item-info{flex:1;min-width:0}.critical-risks-card__item-name{color:#2d3238;font-size:1.4rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.critical-risks-card__item-category{color:#6b7280;font-size:1.1rem}.critical-risks-card__item-count{color:#383d47;font-size:1.2rem;font-weight:600}.upcoming-exams-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);padding:24px;transition:transform .2s ease,box-shadow .2s ease}.upcoming-exams-card__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.upcoming-exams-card__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.upcoming-exams-card__summary{display:grid;gap:12px;grid-template-columns:repeat(2,1fr);margin-bottom:16px}.upcoming-exams-card__summary-item{background:#f5f5f5;border-radius:8px;padding:12px;text-align:center}.upcoming-exams-card__summary-value{font-family:Poppins,sans-serif;font-size:2rem;font-weight:700}.upcoming-exams-card__summary-label{color:#6b7280;font-size:1.1rem;margin-top:4px}.upcoming-exams-card__list{display:flex;flex-direction:column;gap:8px}.upcoming-exams-card__item{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:12px;transition:background .2s ease}.upcoming-exams-card__item:hover{background:#f5f5f5}.upcoming-exams-card__item-avatar{align-items:center;background:#5dc4af;border-radius:8px;color:#383d47;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;height:36px;justify-content:center;width:36px}.upcoming-exams-card__item-info{flex:1;min-width:0}.upcoming-exams-card__item-name{color:#2d3238;font-size:1.4rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upcoming-exams-card__item-date{color:#6b7280;font-size:1.1rem}.upcoming-exams-card__item-status{flex-shrink:0}.activity-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);padding:24px;transition:transform .2s ease,box-shadow .2s ease}.activity-card__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.activity-card__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.activity-card__list{display:flex;flex-direction:column;position:relative}.activity-card__list:before{background:#e5e7eb;bottom:0;content:"";left:15px;position:absolute;top:0;width:2px}.activity-card__item{display:flex;gap:12px;padding:12px 0;position:relative}.activity-card__item-dot{border-radius:50%;flex-shrink:0;height:12px;margin-left:9px;margin-top:4px;width:12px;z-index:1}.activity-card__item-dot--primary{background:#5dc4af}.activity-card__item-dot--success{background:#10b981}.activity-card__item-dot--warning{background:#f59e0b}.activity-card__item-dot--danger{background:#ef4444}.activity-card__item-content{flex:1;padding-left:8px}.activity-card__item-text{color:#2d3238;font-size:1.4rem}.activity-card__item-text strong{font-weight:600}.activity-card__item-time{color:#6b7280;font-size:1.1rem;margin-top:4px}.ai-insights-section{margin-top:32px}.ai-insights-banner{background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:16px;color:#fff;overflow:hidden;padding:32px;position:relative}.ai-insights-banner:before{background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);border-radius:50%;content:"";height:300px;position:absolute;right:-50px;top:-100px;width:300px}.ai-insights-banner:after{background:radial-gradient(circle,hsla(0,0%,100%,.08) 0,transparent 70%);border-radius:50%;bottom:-80px;content:"";height:200px;left:-30px;position:absolute;width:200px}.ai-insights-banner__content{position:relative;z-index:1}.ai-insights-banner__header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.ai-insights-banner__title{align-items:center;display:flex;font-family:Poppins,sans-serif;font-size:2.4rem;font-weight:700;gap:12px;margin:0}.ai-insights-banner__title svg{height:28px;width:28px}.ai-insights-banner__badge{align-items:center;background:hsla(0,0%,100%,.2);border-radius:9999px;display:inline-flex;font-size:1.2rem;font-weight:600;gap:8px;padding:8px 16px}.ai-insights-banner__grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.ai-insights-banner__item{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:20px}.ai-insights-banner__item-icon{align-items:center;background:hsla(0,0%,100%,.2);border-radius:8px;display:flex;height:48px;justify-content:center;margin-bottom:16px;width:48px}.ai-insights-banner__item-icon svg{height:24px;width:24px}.ai-insights-banner__item-title{font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0 0 8px}.ai-insights-banner__item-description{font-size:1.4rem;line-height:1.625;margin:0 0 16px;opacity:.9}.ai-insights-banner__item-action{align-items:center;cursor:pointer;display:inline-flex;font-size:1.2rem;font-weight:600;gap:8px;transition:opacity .2s ease}.ai-insights-banner__item-action:hover{opacity:.8}.ai-insights-banner__item-action svg{height:16px;width:16px}@media(max-width:1024px){.ai-insights-banner__grid,.main-cards-grid,.quick-stats,.secondary-cards-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.dashboard-hero{padding:24px}.dashboard-hero__title{font-size:2.4rem}.main-cards-grid,.quick-stats,.secondary-cards-row{grid-template-columns:1fr}.ai-insights-banner{padding:24px}.ai-insights-banner__grid{grid-template-columns:1fr}.workers-card__metric-value{font-size:3.2rem}}.card--metric{align-items:center;background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);display:flex;flex-direction:column;padding:24px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.card--metric .card__icon{align-items:center;border-radius:50%;display:flex;height:56px;justify-content:center;margin-bottom:16px;width:56px}.card--metric .card__icon i,.card--metric .card__icon svg{height:28px;width:28px}.card--metric .card__body{width:100%}#card-trabajadores .card__icon{background:rgba(93,196,175,.1);color:#5dc4af}#card-alertas .card__icon{background:rgba(245,158,11,.1);color:#f59e0b}.metric-value{color:#383d47;font-size:4.8rem;font-weight:800;line-height:1;margin-bottom:8px}.metric-value--danger{color:#f59e0b}.metric-value--primary{color:#5dc4af}.metric-label{color:#383d47;font-family:Raleway,sans-serif;font-weight:600;margin-bottom:4px}.card--stat{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);text-align:center;transition:transform .2s ease,box-shadow .2s ease}.card--stat .stat-value{color:#5dc4af;font-family:Poppins,sans-serif;font-size:3.2rem;font-weight:700}.card--stat .stat-label{color:#6b7280;font-size:1.2rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.card--stat .stat-sublabel{color:#6b7280;font-size:1.1rem;margin-top:4px}.donut-chart{height:160px;margin:0 auto 16px;position:relative;width:160px}.donut-chart svg{height:100%;width:100%}.donut-chart__center{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.donut-chart__value{color:#5dc4af;display:block;font-family:Poppins,sans-serif;font-size:3.2rem;font-weight:700}.donut-chart__label{color:#6b7280;font-size:1.1rem}.card--link{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);cursor:pointer;padding:20px;transition:transform .2s ease,box-shadow .2s ease}.card--link:hover{box-shadow:0 8px 16px rgba(0,0,0,.12);transform:translateY(-2px)}.card--link .card__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.card--link .card__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.card--link .card__header-icon,.card--link .card__link-icon{color:#6b7280;height:20px;width:20px}.card--link .card__action{align-items:center;border:1px solid #5dc4af;border-radius:8px;color:#5dc4af;display:inline-flex;font-size:1.2rem;font-weight:500;margin-top:16px;padding:8px 16px;text-decoration:none;transition:all .2s ease}.card--link .card__action:hover{background:#5dc4af;color:#383d47}.condition-item{align-items:center;display:flex;gap:8px;margin-bottom:12px}.condition-dot{border-radius:50%;height:8px;width:8px}.condition-dot--danger{background:#ef4444}.condition-dot--warning{background:#f59e0b}.condition-dot--success{background:#10b981}.condition-percent{color:#6b7280;font-weight:600;margin-left:auto}.condition-trend{align-items:center;color:#10b981;display:flex;font-size:1.2rem;gap:8px}.trend-icon{height:16px;width:16px}.trend-icon--up{color:#10b981}.trend-icon--down{color:#ef4444}.alert-item{align-items:center;border-radius:4px;display:flex;font-size:1.2rem;gap:8px;margin-bottom:8px;padding:8px}.alert-item i,.alert-item svg{flex-shrink:0;height:16px;width:16px}.alert-item--warning{background:rgba(245,158,11,.1);color:#f59e0b}.alert-item--info{color:#6b7280}.risk-badges{display:flex;gap:8px;margin-bottom:12px}.risk-badge{font-weight:600}.risk-badge--level-v{background:rgba(239,68,68,.1);color:#ef4444}.risk-badge--level-iv{background:rgba(249,115,22,.1);color:#f97316}.risk-summary{color:#6b7280;font-size:1.2rem}.card--ai{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);color:#383d47;padding:20px;transition:transform .2s ease,box-shadow .2s ease}.card--ai .card__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.card--ai .card__header-left{align-items:center;display:flex;gap:12px}.card--ai .card__ai-icon{align-items:center;background:rgba(124,58,237,.1);border-radius:12px;color:#7c3aed;display:flex;height:48px;justify-content:center;width:48px}.card--ai .card__ai-icon i,.card--ai .card__ai-icon svg{height:24px;width:24px}.card--ai .card__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:700;margin:0}.card--ai .insight-item{display:flex;gap:12px;padding:12px 0}.card--ai .insight-item:first-of-type{padding-top:0}.card--ai .insight-icon{color:#7c3aed;flex-shrink:0;height:20px;margin-top:2px;width:20px}.card--ai .insight-content{color:#2d3238;font-size:1.4rem;line-height:1.5}.card--ai .insight-content strong{color:#383d47;font-weight:600}.card--ai .card__action{align-items:center;background:#5dc4af;border-radius:8px;color:#fff;display:inline-flex;font-size:1.2rem;font-weight:600;gap:8px;margin-top:16px;padding:12px 20px;text-decoration:none;transition:all .2s ease}.card--ai .card__action i,.card--ai .card__action svg{height:16px;width:16px}.card--ai .card__action:hover{background:#4db39e;transform:translateX(4px)}.badge--ai{align-items:center;background:#7c3aed;border-radius:9999px;color:#fff;display:inline-flex;font-size:1.1rem;font-weight:600;padding:4px 12px}.org-map{border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);flex-direction:column;min-height:600px;overflow:hidden;padding:0;transition:transform .2s ease,box-shadow .2s ease}.org-map,.org-map__toolbar{background:#fff;display:flex}.org-map__toolbar{align-items:center;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:16px 24px;position:sticky;top:0;z-index:10}.org-map__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.org-map__controls{align-items:center;display:flex;gap:12px}.org-map__canvas{background:linear-gradient(90deg,rgba(229,231,235,.3) 1px,transparent 0),linear-gradient(rgba(229,231,235,.3) 1px,transparent 0);background-size:20px 20px;flex:1;overflow:auto;padding:32px;position:relative}.org-map__canvas::-webkit-scrollbar{height:6px;width:6px}.org-map__canvas::-webkit-scrollbar-track{background:#f5f5f5;border-radius:9999px}.org-map__canvas::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:9999px}.org-map__canvas::-webkit-scrollbar-thumb:hover{background:#c8ccd5}.org-map__content{min-height:100%;min-width:max-content;position:relative}.org-map__footer{border-top:1px solid #e5e7eb;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:16px 24px}.org-map__footer,.zoom-controls{align-items:center;background:#f5f5f5;display:flex}.zoom-controls{border-radius:8px;gap:4px;padding:4px}.zoom-controls__btn{align-items:center;background:transparent;border:none;border-radius:4px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:background .15s ease;width:32px}.zoom-controls__btn svg{color:#6b7280;height:18px;width:18px}.zoom-controls__btn:hover{background:#fff}.zoom-controls__btn:hover svg{color:#383d47}.zoom-controls__btn:disabled{cursor:not-allowed;opacity:.4}.zoom-controls__value{color:#2d3238;font-size:1.2rem;font-weight:500;min-width:48px;text-align:center}.org-filter{align-items:center;display:flex;gap:8px}.org-filter__label{color:#6b7280;font-size:1.2rem}.org-filter__select{background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;font-size:1.2rem;height:32px;padding:0 32px 0 12px}.org-legend{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.org-legend__title{color:#6b7280;font-size:1.2rem;font-weight:500}.org-legend__items{display:flex;flex-wrap:wrap;gap:12px}.org-legend__item{align-items:center;color:#6b7280;display:flex;font-size:1.1rem;gap:8px}.org-legend__dot{border-radius:4px;height:12px;width:12px}.org-legend__dot--i{background:#10b981}.org-legend__dot--ii{background:#84cc16}.org-legend__dot--iii{background:#f59e0b}.org-legend__dot--iv{background:#f97316}.org-legend__dot--v{background:#ef4444}.org-node{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);cursor:grab;position:absolute;transition:box-shadow .2s ease,transform .2s ease;user-select:none;width:220px}.org-node:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);z-index:5}.org-node.dragging{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);cursor:grabbing;transform:scale(1.02);z-index:100}.org-node.selected{box-shadow:0 0 0 2px #5dc4af,0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.org-node--level-i{border-top:4px solid #10b981}.org-node--level-ii{border-top:4px solid #84cc16}.org-node--level-iii{border-top:4px solid #f59e0b}.org-node--level-iv{border-top:4px solid #f97316}.org-node--level-v{border-top:4px solid #ef4444}.org-node__header{align-items:center;display:flex;justify-content:space-between;padding:12px 16px}.org-node__badge{flex-shrink:0}.org-node__expand{align-items:center;background:transparent;border:none;border-radius:4px;cursor:pointer;display:flex;height:24px;justify-content:center;opacity:.5;transition:opacity .15s ease;width:24px}.org-node__expand svg{color:#6b7280;height:16px;width:16px}.org-node__expand:hover{background:#f5f5f5;opacity:1}.org-node__body{padding:0 16px 16px}.org-node__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:600;margin:0 0 4px}.org-node__department,.org-node__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.org-node__department{color:#6b7280;font-size:1.1rem}.org-node__stats{border-top:1px solid #e5e7eb;display:flex;gap:12px;margin-top:12px;padding-top:12px}.org-node__stat{flex:1;text-align:center}.org-node__stat-value{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:700}.org-node__stat-label{color:#6b7280;font-size:1.1rem}.org-node__footer{align-items:center;background:#f5f5f5;border-radius:0 0 12px 12px;display:flex;justify-content:space-between;padding:8px 16px}.org-node__workers{align-items:center;color:#6b7280;display:flex;font-size:1.1rem;gap:8px}.org-node__workers svg{height:14px;width:14px}.org-node__action{background:none;border:none;color:#5dc4af;cursor:pointer;font-size:1.1rem;font-weight:500}.org-node__action:hover{text-decoration:underline}.org-connectors{height:100%;left:0;overflow:visible;pointer-events:none;position:absolute;top:0;width:100%}.org-connector{fill:none;stroke:#e5e7eb;stroke-width:2;stroke-linecap:round}.org-connector--highlighted{stroke:#5dc4af;stroke-width:3}.org-connector--dashed{stroke-dasharray:8,4}.org-details-panel{background:#fff;bottom:0;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);display:flex;flex-direction:column;position:fixed;right:0;top:64px;transform:translateX(100%);transition:transform .3s ease;width:400px;z-index:300}.org-details-panel.open{transform:translateX(0)}.org-details-panel__header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:24px}.org-details-panel__title{color:#383d47;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;margin:0}.org-details-panel__close{align-items:center;background:transparent;border:none;border-radius:8px;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.org-details-panel__close svg{color:#6b7280;height:20px;width:20px}.org-details-panel__close:hover{background:#f5f5f5}.org-details-panel__body{flex:1;overflow-y:auto;padding:24px}.org-details-panel__body::-webkit-scrollbar{height:6px;width:6px}.org-details-panel__body::-webkit-scrollbar-track{background:#f5f5f5;border-radius:9999px}.org-details-panel__body::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:9999px}.org-details-panel__body::-webkit-scrollbar-thumb:hover{background:#c8ccd5}.org-details-panel__section{margin-bottom:24px}.org-details-panel__section:last-child{margin-bottom:0}.org-details-panel__section-title{color:#6b7280;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:600;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}.org-details-panel__risks{display:flex;flex-direction:column;gap:8px}.org-details-panel__risk-item{align-items:center;background:#f5f5f5;border-radius:8px;display:flex;gap:12px;padding:12px}.org-details-panel__risk-info{flex:1}.org-details-panel__risk-name{color:#2d3238;font-size:1.4rem;font-weight:500}.org-details-panel__risk-category{color:#6b7280;font-size:1.1rem}.org-details-panel__workers-list{display:flex;flex-direction:column;gap:8px}.org-details-panel__worker{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:12px;transition:background .15s ease}.org-details-panel__worker:hover{background:#f5f5f5}.org-details-panel__worker-avatar{align-items:center;background:#5dc4af;border-radius:8px;color:#383d47;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;height:36px;justify-content:center;width:36px}.org-details-panel__worker-info{flex:1;min-width:0}.org-details-panel__worker-name{color:#2d3238;font-size:1.4rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.org-details-panel__worker-id{color:#6b7280;font-size:1.1rem}.org-details-panel__footer{border-top:1px solid #e5e7eb;display:flex;gap:12px;padding:16px 24px}.org-summary{display:flex;flex-wrap:wrap;gap:16px}.org-summary__card{background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.05);gap:12px;padding:12px 16px}.org-summary__card,.org-summary__icon{align-items:center;border-radius:8px;display:flex}.org-summary__icon{height:36px;justify-content:center;width:36px}.org-summary__icon svg{height:18px;width:18px}.org-summary__icon--primary{background:rgba(93,196,175,.1);color:#5dc4af}.org-summary__icon--danger{background:rgba(239,68,68,.1);color:#ef4444}.org-summary__icon--warning{background:rgba(245,158,11,.1);color:#f59e0b}.org-summary__value{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:700}.org-summary__label{color:#6b7280;font-size:1.1rem}.org-minimap{background:#fff;border:1px solid #e5e7eb;border-radius:8px;bottom:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);height:120px;overflow:hidden;position:absolute;right:16px;width:180px}.org-minimap__content{height:100%;position:relative;width:100%}.org-minimap__viewport{background:rgba(93,196,175,.1);border:2px solid #5dc4af;cursor:move;position:absolute}.org-minimap__node{border-radius:1px;height:6px;position:absolute;width:8px}@media(max-width:1024px){.org-details-panel{width:360px}.org-node{width:200px}}@media(max-width:768px){.org-map__toolbar{align-items:flex-start;flex-direction:column}.org-details-panel{max-width:400px;width:100%}.org-legend{align-items:flex-start;flex-direction:column}.org-minimap{display:none}.org-summary{width:100%}.org-summary__card{flex:1;min-width:140px}}.matrix-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.matrix-header__title-group{flex:1}.matrix-header__title{color:#383d47;font-family:Poppins,sans-serif;font-size:2.4rem;font-weight:700;margin:0 0 4px}.matrix-header__subtitle{color:#6b7280;font-size:1.4rem}.matrix-header__actions{display:flex;gap:12px}.matrix-summary{display:grid;gap:16px;grid-template-columns:repeat(5,1fr);margin-bottom:32px}.matrix-summary__card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);cursor:pointer;overflow:hidden;padding:16px;position:relative;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.matrix-summary__card:hover{box-shadow:0 8px 16px rgba(0,0,0,.12);transform:translateY(-2px)}.matrix-summary__card:before{content:"";height:4px;left:0;position:absolute;right:0;top:0}.matrix-summary__card--total:before{background:#383d47}.matrix-summary__card--level-i:before{background:#10b981}.matrix-summary__card--level-ii:before{background:#84cc16}.matrix-summary__card--level-iii:before{background:#f59e0b}.matrix-summary__card--level-iv:before{background:#f97316}.matrix-summary__card--level-v:before{background:#ef4444}.matrix-summary__card.active{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:translateY(-2px)}.matrix-summary__value{font-family:Poppins,sans-serif;font-size:3.2rem;font-weight:700;line-height:1.1}.matrix-summary__label{color:#6b7280;font-size:1.2rem;margin-top:4px}.matrix-summary__percentage{color:#6b7280;font-size:1.1rem;margin-top:8px}.critical-banner{background:linear-gradient(135deg,#ef4444,#eb1515);border-radius:16px;color:#fff;margin-bottom:32px;padding:24px}.critical-banner__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.critical-banner__title{align-items:center;display:flex;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;gap:12px;margin:0}.critical-banner__title svg{height:24px;width:24px}.critical-banner__count{background:hsla(0,0%,100%,.2);border-radius:9999px;font-weight:700;padding:8px 16px}.critical-banner__list{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.critical-banner__item{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.1);border-radius:8px;padding:16px}.critical-banner__item:hover{background:hsla(0,0%,100%,.15)}.critical-banner__item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.critical-banner__item-name{font-size:1.4rem;font-weight:600}.critical-banner__item-level{background:hsla(0,0%,100%,.3);border-radius:4px;font-size:1.1rem;font-weight:700;padding:4px 8px}.critical-banner__item-details{font-size:1.2rem;opacity:.9}.critical-banner__item-meta{display:flex;font-size:1.1rem;gap:16px;margin-top:8px;opacity:.8}.matrix-categories{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-bottom:32px}.category-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);cursor:pointer;padding:20px;transition:transform .2s ease,box-shadow .2s ease}.category-card:hover{box-shadow:0 8px 16px rgba(0,0,0,.12);transform:translateY(-2px)}.category-card__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.category-card__icon{align-items:center;border-radius:12px;display:flex;height:48px;justify-content:center;width:48px}.category-card__icon svg{height:24px;width:24px}.category-card__icon--biologico{background:rgba(16,185,129,.1);color:#10b981}.category-card__icon--fisico{background:rgba(59,130,246,.1);color:#3b82f6}.category-card__icon--quimico{background:rgba(245,158,11,.1);color:#f59e0b}.category-card__icon--psicosocial{background:rgba(139,92,246,.1);color:#8b5cf6}.category-card__icon--biomecanico{background:rgba(236,72,153,.1);color:#ec4899}.category-card__icon--seguridad{background:rgba(239,68,68,.1);color:#ef4444}.category-card__icon--natural{background:rgba(100,116,139,.1);color:#64748b}.category-card__count{text-align:right}.category-card__count-value{color:#383d47;font-family:Poppins,sans-serif;font-size:2.4rem;font-weight:700}.category-card__count-label{color:#6b7280;font-size:1.1rem}.category-card__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0 0 12px}.category-card__progress{background:#f5f5f5;border-radius:9999px;display:flex;height:8px;margin-bottom:12px;overflow:hidden}.category-card__progress-segment{height:100%;transition:width .3s ease}.category-card__progress-segment:first-child{border-radius:9999px 0 0 9999px}.category-card__progress-segment:last-child{border-radius:0 9999px 9999px 0}.category-card__progress-segment--i{background:#10b981}.category-card__progress-segment--ii{background:#84cc16}.category-card__progress-segment--iii{background:#f59e0b}.category-card__progress-segment--iv{background:#f97316}.category-card__progress-segment--v{background:#ef4444}.category-card__levels{display:flex;justify-content:space-between}.category-card__level{align-items:center;color:#6b7280;display:flex;font-size:1.1rem;gap:4px}.category-card__level-dot{border-radius:50%;height:8px;width:8px}.category-card__level-dot--i{background:#10b981}.category-card__level-dot--ii{background:#84cc16}.category-card__level-dot--iii{background:#f59e0b}.category-card__level-dot--iv{background:#f97316}.category-card__level-dot--v{background:#ef4444}.category-card__footer{align-items:center;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-top:16px;padding-top:12px}.category-card__workers{color:#6b7280;font-size:1.2rem}.category-card__workers strong{color:#383d47}.category-card__link{color:#5dc4af;font-size:1.2rem;font-weight:500}.category-card__link:hover{text-decoration:underline}.danger-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.danger-card__header{align-items:center;background:#f5f5f5;cursor:pointer;display:flex;justify-content:space-between;padding:16px 20px;transition:background .15s ease}.danger-card__header:hover{background:#f0f0f0}.danger-card__title-group{align-items:center;display:flex;gap:12px}.danger-card__expand-icon{align-items:center;display:flex;height:24px;justify-content:center;transition:transform .2s ease;width:24px}.danger-card__expand-icon svg{color:#6b7280;height:18px;width:18px}.danger-card.expanded .danger-card__expand-icon{transform:rotate(180deg)}.danger-card__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:600}.danger-card__meta{align-items:center;display:flex;gap:12px}.danger-card__body{border-top:1px solid #e5e7eb;display:none;padding:20px}.danger-card.expanded .danger-card__body{animation:slideDown .2s ease;display:block}.danger-card__section{margin-bottom:16px}.danger-card__section:last-child{margin-bottom:0}.danger-card__section-title{color:#6b7280;font-size:1.2rem;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.danger-card__description{color:#2d3238;font-size:1.4rem;line-height:1.625}.danger-card__effects{display:flex;flex-wrap:wrap;gap:8px}.danger-card__effect{background:#f5f5f5;border-radius:9999px;color:#2d3238;font-size:1.2rem;padding:4px 12px}.danger-card__controls{display:flex;flex-direction:column;gap:8px}.danger-card__control{align-items:center;background:rgba(16,185,129,.05);border-left:3px solid #10b981;border-radius:8px;display:flex;gap:8px;padding:8px 12px}.danger-card__control svg{color:#10b981;height:16px;width:16px}.danger-card__control span{color:#2d3238;font-size:1.2rem}.danger-card__positions{display:flex;flex-wrap:wrap;gap:8px}.danger-card__position{align-items:center;background:#f5f5f5;border-radius:8px;display:flex;font-size:1.2rem;gap:8px;padding:8px 12px}.danger-card__position-name{color:#2d3238}.danger-card__position-count{background:#fff;border-radius:4px;color:#6b7280;font-size:1.1rem;padding:2px 6px}.controls-section{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);margin-top:32px;padding:24px;transition:transform .2s ease,box-shadow .2s ease}.controls-section__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.controls-section__title{color:#383d47;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;margin:0}.controls-section__stats{display:flex;gap:16px}.controls-section__stat{background:#f5f5f5;border-radius:8px;padding:12px 16px;text-align:center}.controls-section__stat-value{color:#10b981;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700}.controls-section__stat-label{color:#6b7280;font-size:1.1rem;margin-top:4px}.controls-section__grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.control-item{align-items:flex-start;border-radius:8px;display:flex;gap:12px;padding:16px}.control-item__icon{align-items:center;background:#10b981;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.control-item__icon svg{color:#fff;height:20px;width:20px}.control-item__content{flex:1}.control-item__name{color:#2d3238;font-size:1.4rem;font-weight:500;margin-bottom:4px}.control-item__type{color:#6b7280;font-size:1.1rem}.control-item__coverage{align-items:center;display:flex;gap:8px;margin-top:8px}.control-item__coverage-bar{background:rgba(16,185,129,.2);border-radius:9999px;flex:1;height:4px;overflow:hidden}.control-item__coverage-fill{background:#10b981;border-radius:9999px;height:100%}.control-item__coverage-value{color:#10b981;font-size:1.1rem;font-weight:600}@media(max-width:1024px){.matrix-summary{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.matrix-summary{grid-template-columns:repeat(2,1fr)}.matrix-summary__value{font-size:2.4rem}.matrix-categories{grid-template-columns:1fr}.critical-banner{padding:16px}.critical-banner__list{grid-template-columns:1fr}}.stats-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.stats-header__title-group{flex:1}.stats-header__title{color:#383d47;font-family:Poppins,sans-serif;font-size:2.4rem;font-weight:700;margin:0 0 4px}.stats-header__subtitle{color:#6b7280;font-size:1.4rem}.stats-header__actions{display:flex;gap:12px}.stats-metrics{display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:32px}.stats-metrics__card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);display:flex;justify-content:space-between;padding:20px;transition:transform .2s ease,box-shadow .2s ease}.stats-metrics__content{flex:1}.stats-metrics__value{color:#383d47;font-family:Poppins,sans-serif;font-size:4.8rem;font-weight:800;line-height:1}.stats-metrics__label{color:#6b7280;font-size:1.4rem;margin-top:8px}.stats-metrics__change{align-items:center;border-radius:9999px;display:inline-flex;font-size:1.2rem;font-weight:600;gap:4px;margin-top:8px;padding:4px 8px}.stats-metrics__change svg{height:14px;width:14px}.stats-metrics__change--up{background:rgba(16,185,129,.1);color:#10b981}.stats-metrics__change--down{background:rgba(239,68,68,.1);color:#ef4444}.stats-metrics__icon{align-items:center;border-radius:16px;display:flex;flex-shrink:0;height:56px;justify-content:center;width:56px}.stats-metrics__icon svg{height:28px;width:28px}.stats-metrics__icon--primary{background:rgba(93,196,175,.1);color:#5dc4af}.stats-metrics__icon--success{background:rgba(16,185,129,.1);color:#10b981}.stats-metrics__icon--warning{background:rgba(245,158,11,.1);color:#f59e0b}.stats-metrics__icon--info{background:rgba(59,130,246,.1);color:#3b82f6}.stats-distributions{display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin-bottom:32px}.distribution-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);padding:24px;transition:transform .2s ease,box-shadow .2s ease}.distribution-card__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.distribution-card__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.distribution-card__chart{align-items:center;display:flex;justify-content:center;margin-bottom:16px}.distribution-card__bars{display:flex;flex-direction:column;gap:16px}.distribution-card__bar-item{display:flex;flex-direction:column;gap:8px}.distribution-card__bar-header{align-items:center;display:flex;justify-content:space-between}.distribution-card__bar-label{color:#2d3238;font-size:1.4rem;font-weight:500}.distribution-card__bar-value{color:#383d47;font-size:1.4rem;font-weight:600}.distribution-card__bar{background:#f5f5f5;border-radius:9999px;height:12px;overflow:hidden}.distribution-card__bar-fill{border-radius:9999px;height:100%;transition:width .3s ease ease-out}.distribution-card__bar-fill--primary{background:#5dc4af}.distribution-card__bar-fill--secondary{background:#383d47}.distribution-card__bar-fill--success{background:#10b981}.distribution-card__bar-fill--warning{background:#f59e0b}.distribution-card__bar-fill--danger{background:#ef4444}.distribution-card__bar-fill--info{background:#3b82f6}.distribution-card__bar-fill--ai{background:#7c3aed}.distribution-card__legend{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.distribution-card__legend-item{align-items:center;cursor:pointer;display:flex;gap:8px;transition:opacity .2s ease}.distribution-card__legend-item:hover{opacity:.7}.distribution-card__legend-color{border-radius:4px;height:12px;width:12px}.distribution-card__legend-text{color:#6b7280;font-size:1.2rem}.distribution-card__legend-value{color:#383d47;font-size:1.2rem;font-weight:600}.age-pyramid{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);margin-bottom:32px;padding:24px;transition:transform .2s ease,box-shadow .2s ease}.age-pyramid__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.age-pyramid__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.age-pyramid__legend{display:flex;gap:16px}.age-pyramid__legend-item{align-items:center;color:#6b7280;display:flex;font-size:1.2rem;gap:8px}.age-pyramid__legend-color{border-radius:4px;height:12px;width:12px}.age-pyramid__legend-color--male{background:#3b82f6}.age-pyramid__legend-color--female{background:#ec4899}.age-pyramid__chart{display:flex;flex-direction:column;gap:8px}.age-pyramid__row{align-items:center;display:grid;gap:12px;grid-template-columns:1fr auto 1fr}.age-pyramid__bar-left{display:flex;justify-content:flex-end}.age-pyramid__bar-right{display:flex;justify-content:flex-start}.age-pyramid__bar{border-radius:4px;height:24px;min-width:4px;transition:width .3s ease}.age-pyramid__bar--male{background:#3b82f6}.age-pyramid__bar--female{background:#ec4899}.age-pyramid__label{color:#2d3238;font-size:1.2rem;font-weight:500;min-width:60px;text-align:center}.stats-insights{background:#fff;background:linear-gradient(135deg,rgba(124,58,237,.05),rgba(93,196,175,.05));border:1px solid rgba(124,58,237,.1);border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);padding:24px;transition:transform .2s ease,box-shadow .2s ease}.stats-insights__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.stats-insights__title{align-items:center;color:#7c3aed;display:flex;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;gap:8px;margin:0}.stats-insights__title svg{height:20px;width:20px}.stats-insights__badge{background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:9999px;color:#fff;font-size:1.1rem;font-weight:600;padding:4px 12px}.stats-insights__list{display:flex;flex-direction:column;gap:12px}.stats-insights__item{align-items:flex-start;background:#fff;border-left:3px solid #7c3aed;border-radius:8px;display:flex;gap:12px;padding:12px}.stats-insights__item-icon{align-items:center;background:rgba(124,58,237,.1);border-radius:50%;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.stats-insights__item-icon svg{color:#7c3aed;height:16px;width:16px}.stats-insights__item-content{flex:1}.stats-insights__item-title{color:#383d47;font-size:1.4rem;font-weight:600;margin-bottom:4px}.stats-insights__item-text{color:#6b7280;font-size:1.2rem;line-height:1.625}.comparison-table{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.comparison-table__header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px 24px}.comparison-table__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.comparison-table table{border-collapse:collapse;width:100%}.comparison-table table th{background:#f5f5f5;color:#6b7280;font-size:1.2rem;font-weight:600;letter-spacing:.5px;padding:12px 16px;text-align:left;text-transform:uppercase}.comparison-table table td{border-bottom:1px solid #e5e7eb;color:#2d3238;font-size:1.4rem;padding:12px 16px}.comparison-table table tr:last-child td{border-bottom:none}.comparison-table table tr:hover td{background:rgba(93,196,175,.02)}.comparison-table__area{font-weight:500}.comparison-table__value{color:#383d47;font-weight:600}.comparison-table__bar{align-items:center;display:flex;gap:8px}.comparison-table__bar-track{background:#f5f5f5;border-radius:9999px;flex:1;height:8px;overflow:hidden}.comparison-table__bar-fill{background:#5dc4af;border-radius:9999px;height:100%}.comparison-table__bar-value{color:#383d47;font-size:1.2rem;font-weight:600;min-width:40px;text-align:right}.trend-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);padding:24px;transition:transform .2s ease,box-shadow .2s ease}.trend-card__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.trend-card__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.trend-card__period{background:#f5f5f5;border-radius:8px;display:flex;padding:2px}.trend-card__period-btn{background:transparent;border:none;border-radius:4px;color:#6b7280;cursor:pointer;font-size:1.2rem;padding:8px 12px;transition:all .15s ease}.trend-card__period-btn.active{background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.05);color:#383d47;font-weight:500}.trend-card__period-btn:hover:not(.active){color:#2d3238}.trend-card__chart{height:200px;margin:16px 0}.trend-card__summary{border-top:1px solid #e5e7eb;display:flex;justify-content:space-around;padding-top:16px}.trend-card__summary-item{text-align:center}.trend-card__summary-value{color:#383d47;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700}.trend-card__summary-label{color:#6b7280;font-size:1.1rem;margin-top:4px}@media(max-width:1024px){.stats-metrics{grid-template-columns:repeat(2,1fr)}.stats-distributions{grid-template-columns:1fr}}@media(max-width:768px){.stats-metrics{grid-template-columns:1fr}.stats-metrics__value{font-size:3.2rem}.distribution-card__legend{align-items:flex-start;flex-direction:column}.age-pyramid__row{grid-template-columns:80px auto 80px}.comparison-table{overflow-x:auto}.comparison-table table{min-width:600px}}.sve-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.sve-header__title-group{flex:1}.sve-header__title{color:#383d47;font-family:Poppins,sans-serif;font-size:2.4rem;font-weight:700;margin:0 0 4px}.sve-header__subtitle{color:#6b7280;font-size:1.4rem}.sve-header__actions{display:flex;gap:12px}.sve-programs{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));margin-bottom:32px}.sve-program-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);overflow:hidden;padding:0;transition:transform .2s ease,box-shadow .2s ease}.sve-program-card__header{background:linear-gradient(135deg,#5dc4af,#40ae98);color:#383d47;padding:20px}.sve-program-card__icon{align-items:center;background:hsla(0,0%,100%,.2);border-radius:12px;display:flex;height:48px;justify-content:center;margin-bottom:12px;width:48px}.sve-program-card__icon svg{height:24px;width:24px}.sve-program-card__title{font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:700;margin:0 0 4px}.sve-program-card__description{font-size:1.2rem;opacity:.9}.sve-program-card__body{padding:20px}.sve-program-card__stats{display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-bottom:16px}.sve-program-card__stat{background:#f5f5f5;border-radius:8px;padding:12px;text-align:center}.sve-program-card__stat-value{color:#383d47;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700}.sve-program-card__stat-label{color:#6b7280;font-size:1.1rem;margin-top:4px}.sve-program-card__stat--highlight .sve-program-card__stat-value{color:#5dc4af}.sve-program-card__stat--warning .sve-program-card__stat-value{color:#f59e0b}.sve-program-card__stat--danger .sve-program-card__stat-value{color:#ef4444}.sve-program-card__progress{margin-bottom:16px}.sve-program-card__progress-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.sve-program-card__progress-label{color:#6b7280;font-size:1.2rem}.sve-program-card__progress-value{color:#383d47;font-size:1.2rem;font-weight:600}.sve-program-card__progress-bar{background:#f5f5f5;border-radius:9999px;height:8px;overflow:hidden}.sve-program-card__progress-fill{background:#5dc4af;border-radius:9999px;height:100%;transition:width .3s ease}.sve-program-card__progress-fill--success{background:#10b981}.sve-program-card__progress-fill--warning{background:#f59e0b}.sve-program-card__progress-fill--danger{background:#ef4444}.sve-program-card__actions{border-top:1px solid #e5e7eb;display:flex;gap:8px;padding-top:12px}.sve-indicators{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);margin-bottom:32px;padding:24px;transition:transform .2s ease,box-shadow .2s ease}.sve-indicators__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.sve-indicators__title{color:#383d47;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;margin:0}.sve-indicators__grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.indicator-card{background:#f5f5f5;border-left:4px solid;border-radius:12px;padding:16px}.indicator-card--success{border-left-color:#10b981}.indicator-card--warning{border-left-color:#f59e0b}.indicator-card--danger{border-left-color:#ef4444}.indicator-card--info{border-left-color:#3b82f6}.indicator-card__name{color:#6b7280;font-size:1.2rem;margin-bottom:8px}.indicator-card__value{color:#383d47;font-family:Poppins,sans-serif;font-size:2.4rem;font-weight:700}.indicator-card__unit{color:#6b7280;font-size:1.2rem;font-weight:400}.indicator-card__trend{align-items:center;display:flex;font-size:1.1rem;gap:4px;margin-top:8px}.indicator-card__trend svg{height:12px;width:12px}.indicator-card__trend--up{color:#10b981}.indicator-card__trend--down{color:#ef4444}.sve-cases{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);overflow:hidden;padding:0;transition:transform .2s ease,box-shadow .2s ease}.sve-cases__header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px 24px}.sve-cases__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.sve-cases__filters{display:flex;gap:8px}.sve-cases__list{max-height:400px;overflow-y:auto}.sve-cases__list::-webkit-scrollbar{height:6px;width:6px}.sve-cases__list::-webkit-scrollbar-track{background:#f5f5f5;border-radius:9999px}.sve-cases__list::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:9999px}.sve-cases__list::-webkit-scrollbar-thumb:hover{background:#c8ccd5}.case-item{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:16px;padding:16px 24px;transition:background .15s ease}.case-item:last-child{border-bottom:none}.case-item:hover{background:rgba(93,196,175,.02)}.case-item__avatar{align-items:center;background:#5dc4af;border-radius:8px;color:#383d47;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;height:40px;justify-content:center;width:40px}.case-item__info{flex:1;min-width:0}.case-item__name{color:#2d3238;font-size:1.4rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.case-item__meta{color:#6b7280;display:flex;font-size:1.1rem;gap:12px;margin-top:4px}.case-item__condition{color:#2d3238;font-size:1.2rem}.case-item__status{flex-shrink:0}.case-item__actions{display:flex;gap:4px}.sve-timeline{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);padding:24px;transition:transform .2s ease,box-shadow .2s ease}.sve-timeline__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.sve-timeline__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.sve-timeline__list{padding-left:32px;position:relative}.sve-timeline__list:before{background:#e5e7eb;bottom:0;content:"";left:11px;position:absolute;top:0;width:2px}.sve-timeline__item{padding-bottom:16px;position:relative}.sve-timeline__item:last-child{padding-bottom:0}.sve-timeline__dot{border:2px solid #fff;border-radius:50%;height:12px;left:-29px;position:absolute;top:0;width:12px;z-index:1}.sve-timeline__dot--success{background:#10b981}.sve-timeline__dot--warning{background:#f59e0b}.sve-timeline__dot--danger{background:#ef4444}.sve-timeline__dot--info{background:#3b82f6}.sve-timeline__dot--default{background:#6b7280}.sve-timeline__content{background:#f5f5f5;border-radius:8px;padding:12px}.sve-timeline__date{color:#6b7280;font-size:1.1rem;margin-bottom:4px}.sve-timeline__text{color:#2d3238;font-size:1.4rem}.sve-timeline__user{color:#6b7280;font-size:1.1rem;font-style:italic;margin-top:8px}@media(max-width:1024px){.sve-programs{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.sve-program-card__stats,.sve-programs{grid-template-columns:1fr}.sve-indicators__grid{grid-template-columns:repeat(2,1fr)}.case-item{flex-wrap:wrap}.case-item__condition{margin-top:8px;width:100%}}.psico-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.psico-header__title-group{flex:1}.psico-header__title{color:#383d47;font-family:Poppins,sans-serif;font-size:2.4rem;font-weight:700;margin:0 0 4px}.psico-header__subtitle{color:#6b7280;font-size:1.4rem}.psico-header__actions{display:flex;gap:12px}.psico-summary{display:grid;gap:16px;grid-template-columns:repeat(5,1fr);margin-bottom:32px}.psico-summary__card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);overflow:hidden;padding:20px;position:relative;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.psico-summary__card:before{content:"";height:4px;left:0;position:absolute;right:0;top:0}.psico-summary__card--sin-riesgo:before{background:#10b981}.psico-summary__card--bajo:before{background:#84cc16}.psico-summary__card--medio:before{background:#f59e0b}.psico-summary__card--alto:before{background:#f97316}.psico-summary__card--muy-alto:before{background:#ef4444}.psico-summary__value{font-family:Poppins,sans-serif;font-size:3.2rem;font-weight:700;line-height:1.1}.psico-summary__value--sin-riesgo{color:#10b981}.psico-summary__value--bajo{color:#84cc16}.psico-summary__value--medio{color:#f59e0b}.psico-summary__value--alto{color:#f97316}.psico-summary__value--muy-alto{color:#ef4444}.psico-summary__label{color:#6b7280;font-size:1.2rem;margin-top:4px}.psico-summary__percentage{color:#6b7280;font-size:1.1rem;margin-top:8px}.psico-dimensions{display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin-bottom:32px}.dimension-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);padding:24px;transition:transform .2s ease,box-shadow .2s ease}.dimension-card__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.dimension-card__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.dimension-card__score{align-items:center;display:flex;gap:8px}.dimension-card__score-value{font-family:Poppins,sans-serif;font-size:2rem;font-weight:700}.dimension-card__domains{display:flex;flex-direction:column;gap:16px}.domain-item__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.domain-item__name{color:#2d3238;font-size:1.4rem;font-weight:500}.domain-item__value{font-size:1.4rem;font-weight:600}.domain-item__bar{background:#f5f5f5;border-radius:9999px;display:flex;height:10px;overflow:hidden}.domain-item__segment{height:100%;transition:width .3s ease}.domain-item__segment--sin-riesgo{background:#10b981}.domain-item__segment--bajo{background:#84cc16}.domain-item__segment--medio{background:#f59e0b}.domain-item__segment--alto{background:#f97316}.domain-item__segment--muy-alto{background:#ef4444}.domain-item__legend{display:flex;justify-content:space-between;margin-top:8px}.domain-item__legend-item{align-items:center;color:#6b7280;display:flex;font-size:1.1rem;gap:4px}.domain-item__legend-dot{border-radius:50%;height:8px;width:8px}.domain-item__legend-dot--sin-riesgo{background:#10b981}.domain-item__legend-dot--bajo{background:#84cc16}.domain-item__legend-dot--medio{background:#f59e0b}.domain-item__legend-dot--alto{background:#f97316}.domain-item__legend-dot--muy-alto{background:#ef4444}.stress-factors{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);margin-bottom:32px;padding:24px;transition:transform .2s ease,box-shadow .2s ease}.stress-factors__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.stress-factors__title{color:#383d47;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;margin:0}.stress-factors__grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.factor-card{background:#f5f5f5;border-left:4px solid;border-radius:12px;padding:16px}.factor-card--bajo{border-left-color:#10b981}.factor-card--medio{border-left-color:#f59e0b}.factor-card--alto{border-left-color:#ef4444}.factor-card__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.factor-card__name{color:#383d47;font-size:1.4rem;font-weight:600}.factor-card__description{color:#6b7280;font-size:1.2rem;line-height:1.625;margin-bottom:12px}.factor-card__meta{color:#6b7280;display:flex;font-size:1.1rem;justify-content:space-between}.intervention-section{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);margin-bottom:32px;padding:24px;transition:transform .2s ease,box-shadow .2s ease}.intervention-section__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.intervention-section__title{color:#383d47;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;margin:0}.intervention-section__list{display:flex;flex-direction:column;gap:16px}.intervention-item{background:#f5f5f5;border-radius:12px;display:flex;gap:16px;padding:16px}.intervention-item__priority{align-items:center;border-radius:12px;display:flex;flex-shrink:0;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:700;height:48px;justify-content:center;width:48px}.intervention-item__priority--high{background:rgba(239,68,68,.1);color:#ef4444}.intervention-item__priority--medium{background:rgba(245,158,11,.1);color:#f59e0b}.intervention-item__priority--low{background:rgba(16,185,129,.1);color:#10b981}.intervention-item__content{flex:1}.intervention-item__title{color:#383d47;font-size:1.4rem;font-weight:600;margin-bottom:4px}.intervention-item__description{color:#6b7280;font-size:1.2rem;margin-bottom:12px}.intervention-item__meta{color:#6b7280;display:flex;font-size:1.1rem;gap:16px}.intervention-item__progress{align-items:center;display:flex;gap:8px;margin-top:8px}.intervention-item__progress-bar{background:#fff;border-radius:9999px;flex:1;height:6px;overflow:hidden}.intervention-item__progress-fill{background:#5dc4af;border-radius:9999px;height:100%}.intervention-item__progress-value{color:#5dc4af;font-size:1.1rem;font-weight:600}.intervention-item__actions{display:flex;flex-direction:column;flex-shrink:0;gap:8px}.evaluation-history{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);overflow:hidden;padding:0;transition:transform .2s ease,box-shadow .2s ease}.evaluation-history__header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px 24px}.evaluation-history__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.evaluation-history__table{border-collapse:collapse;width:100%}.evaluation-history__table th{background:#f5f5f5;color:#6b7280;font-size:1.2rem;font-weight:600;padding:12px 16px;text-align:left}.evaluation-history__table td{border-bottom:1px solid #e5e7eb;color:#2d3238;font-size:1.4rem;padding:12px 16px}.evaluation-history__table tr:last-child td{border-bottom:none}.evaluation-history__table tr:hover td{background:rgba(93,196,175,.02)}.evaluation-history__trend{align-items:center;display:flex;font-size:1.2rem;gap:4px}.evaluation-history__trend svg{height:14px;width:14px}.evaluation-history__trend--up{color:#ef4444}.evaluation-history__trend--down{color:#10b981}.evaluation-history__trend--stable{color:#6b7280}.psico-recommendations{background:#fff;background:linear-gradient(135deg,rgba(124,58,237,.05),rgba(93,196,175,.05));border:1px solid rgba(124,58,237,.1);border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);padding:24px;transition:transform .2s ease,box-shadow .2s ease}.psico-recommendations__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.psico-recommendations__title{align-items:center;color:#7c3aed;display:flex;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;gap:8px;margin:0}.psico-recommendations__title svg{height:20px;width:20px}.psico-recommendations__list{display:flex;flex-direction:column;gap:12px}.psico-recommendations__item{background:#fff;border-left:3px solid #7c3aed;border-radius:8px;display:flex;gap:12px;padding:16px}.psico-recommendations__item-icon{align-items:center;background:rgba(124,58,237,.1);border-radius:50%;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.psico-recommendations__item-icon svg{color:#7c3aed;height:18px;width:18px}.psico-recommendations__item-content{flex:1}.psico-recommendations__item-title{color:#383d47;font-size:1.4rem;font-weight:600;margin-bottom:4px}.psico-recommendations__item-text{color:#6b7280;font-size:1.2rem;line-height:1.625}@media(max-width:1024px){.psico-summary{grid-template-columns:repeat(3,1fr)}.psico-dimensions{grid-template-columns:1fr}}@media(max-width:768px){.psico-summary{grid-template-columns:repeat(2,1fr)}.psico-summary__value{font-size:2.4rem}.stress-factors__grid{grid-template-columns:1fr}.intervention-item{flex-direction:column}.intervention-item__actions{flex-direction:row;width:100%}.evaluation-history{overflow-x:auto}.evaluation-history__table{min-width:600px}}.docs-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.docs-header__title-group{flex:1}.docs-header__title{color:#383d47;font-family:Poppins,sans-serif;font-size:2.4rem;font-weight:700;margin:0 0 4px}.docs-header__subtitle{color:#6b7280;font-size:1.4rem}.docs-header__actions{display:flex;gap:12px}.storage-overview{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);margin-bottom:32px;padding:24px;transition:transform .2s ease,box-shadow .2s ease}.storage-overview__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.storage-overview__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.storage-overview__content{align-items:center;display:grid;gap:32px;grid-template-columns:200px 1fr}.storage-overview__chart{align-items:center;display:flex;justify-content:center}.storage-overview__details{display:flex;flex-direction:column;gap:16px}.storage-overview__stat{align-items:center;display:flex;gap:12px}.storage-overview__stat-color{border-radius:4px;height:12px;width:12px}.storage-overview__stat-info{flex:1}.storage-overview__stat-label{color:#2d3238;font-size:1.4rem}.storage-overview__stat-value{color:#6b7280;font-size:1.2rem}.storage-overview__stat-size{color:#383d47;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:600}.folder-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:32px}.folder-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);cursor:pointer;padding:16px;transition:transform .2s ease,box-shadow .2s ease}.folder-card:hover{box-shadow:0 8px 16px rgba(0,0,0,.12);transform:translateY(-2px)}.folder-card__icon{align-items:center;border-radius:12px;display:flex;height:48px;justify-content:center;margin-bottom:12px;width:48px}.folder-card__icon svg{height:24px;width:24px}.folder-card__icon--primary{background:rgba(93,196,175,.1);color:#5dc4af}.folder-card__icon--success{background:rgba(16,185,129,.1);color:#10b981}.folder-card__icon--warning{background:rgba(245,158,11,.1);color:#f59e0b}.folder-card__icon--danger{background:rgba(239,68,68,.1);color:#ef4444}.folder-card__icon--info{background:rgba(59,130,246,.1);color:#3b82f6}.folder-card__name{color:#383d47;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:600;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-card__meta{color:#6b7280;font-size:1.1rem}.file-list{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.file-list__header{align-items:center;background:#f5f5f5;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px 24px}.file-list__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.file-list__filters{display:flex;gap:8px}.file-list__content{max-height:500px;overflow-y:auto}.file-list__content::-webkit-scrollbar{height:6px;width:6px}.file-list__content::-webkit-scrollbar-track{background:#f5f5f5;border-radius:9999px}.file-list__content::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:9999px}.file-list__content::-webkit-scrollbar-thumb:hover{background:#c8ccd5}.file-item{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:16px;padding:16px 24px;transition:background .15s ease}.file-item:last-child{border-bottom:none}.file-item:hover{background:rgba(93,196,175,.02)}.file-item__checkbox{flex-shrink:0}.file-item__icon{align-items:center;border-radius:8px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.file-item__icon svg{height:20px;width:20px}.file-item__icon--pdf{background:rgba(239,68,68,.1);color:#ef4444}.file-item__icon--doc{background:rgba(59,130,246,.1);color:#3b82f6}.file-item__icon--xls{background:rgba(16,185,129,.1);color:#10b981}.file-item__icon--img{background:rgba(139,92,246,.1);color:#8b5cf6}.file-item__icon--default{background:hsla(220,9%,46%,.1);color:#6b7280}.file-item__info{flex:1;min-width:0}.file-item__name{color:#2d3238;cursor:pointer;font-size:1.4rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-item__name:hover{color:#5dc4af}.file-item__meta{color:#6b7280;display:flex;font-size:1.1rem;gap:12px;margin-top:4px}.file-item__size{color:#6b7280;font-size:1.2rem;min-width:60px;text-align:right}.file-item__date{color:#6b7280;font-size:1.2rem;min-width:100px}.file-item__actions{display:flex;gap:4px;opacity:0;transition:opacity .15s ease}.file-item:hover .file-item__actions{opacity:1}.upload-area{background:#fff;border:2px dashed #e5e7eb;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);cursor:pointer;padding:32px;text-align:center;transition:transform .2s ease,box-shadow .2s ease;transition:all .2s ease}.upload-area.dragover,.upload-area:hover{background:rgba(93,196,175,.02);border-color:#5dc4af}.upload-area__icon{align-items:center;background:rgba(93,196,175,.1);border-radius:50%;display:flex;height:64px;justify-content:center;margin:0 auto 16px;width:64px}.upload-area__icon svg{color:#5dc4af;height:32px;width:32px}.upload-area__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin-bottom:8px}.upload-area__description{color:#6b7280;font-size:1.4rem;margin-bottom:16px}.upload-area__hint{color:#6b7280;font-size:1.2rem}.file-preview__header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px 24px}.file-preview__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.file-preview__body{align-items:center;background:#f5f5f5;display:flex;justify-content:center;min-height:400px;padding:24px}.file-preview__image{border-radius:8px;max-height:60vh;max-width:100%}.file-preview__pdf{border:none;border-radius:8px;height:60vh;width:100%}.file-preview__info{border-top:1px solid #e5e7eb;padding:16px 24px}.file-preview__meta{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.file-preview__meta-item-label{color:#6b7280;font-size:1.1rem;margin-bottom:4px}.file-preview__meta-item-value{color:#2d3238;font-size:1.4rem;font-weight:500}.file-preview__footer{align-items:center;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px 24px}.docs-breadcrumb{align-items:center;display:flex;gap:8px;margin-bottom:16px}.docs-breadcrumb__item{align-items:center;color:#6b7280;display:flex;font-size:1.4rem;gap:8px}.docs-breadcrumb__item a{color:#5dc4af;text-decoration:none}.docs-breadcrumb__item a:hover{text-decoration:underline}.docs-breadcrumb__item:last-child{color:#2d3238;font-weight:500}.docs-breadcrumb__separator{color:#6b7280}.docs-breadcrumb__separator svg{height:14px;width:14px}@media(max-width:1024px){.storage-overview__content{grid-template-columns:1fr}.folder-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.folder-grid{grid-template-columns:repeat(2,1fr)}.file-item{flex-wrap:wrap}.file-item__date,.file-item__size{display:none}.file-item__actions{opacity:1}.file-preview__meta{grid-template-columns:1fr}}.profesiograma-dashboard-container{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);min-height:600px;padding:24px}.profesiograma-nav-inline{background:#f5f5f5;border-radius:8px;gap:16px;margin-bottom:24px;padding:16px}.profesiograma-nav-btn,.profesiograma-nav-inline{align-items:center;display:flex;justify-content:center}.profesiograma-nav-btn{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#2d3238;cursor:pointer;height:40px;transition:all .2s ease;width:40px}.profesiograma-nav-btn svg{height:20px;width:20px}.profesiograma-nav-btn:hover:not(:disabled){background:rgba(93,196,175,.05);border-color:#5dc4af;color:#5dc4af}.profesiograma-nav-btn:disabled{cursor:not-allowed;opacity:.4}.profesiograma-page-indicator{color:#2d3238;font-family:Raleway,sans-serif;font-size:1.4rem;font-weight:500}.profesiograma-page-indicator span{color:#5dc4af;font-weight:700}.profesiograma-embedded-viewer{background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-height:500px;overflow:hidden}.profesiograma-embedded-viewer .profesiograma-page{animation:fadeInPage .3s ease;padding:24px}@keyframes fadeInPage{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}.profesiograma-embedded-viewer .page-title{border-bottom:2px solid #5dc4af;color:#383d47;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;margin:0 0 16px;padding-bottom:12px}.profesiograma-embedded-viewer .page-text{color:#2d3238;font-family:Raleway,sans-serif;font-size:1.4rem;line-height:1.625;margin-bottom:16px}.profesiograma-embedded-viewer .bullet-list{list-style:none;margin:16px 0;padding:0}.profesiograma-embedded-viewer .bullet-list li{color:#2d3238;font-size:1.4rem;line-height:1.5;margin-bottom:8px;padding-left:24px;position:relative}.profesiograma-embedded-viewer .bullet-list li:before{background:#5dc4af;border-radius:50%;content:"";height:8px;left:0;position:absolute;top:8px;width:8px}.profesiograma-embedded-viewer .form-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:24px}.profesiograma-embedded-viewer .form-field label{color:#6b7280;display:block;font-size:1.2rem;font-weight:600;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.profesiograma-embedded-viewer .form-field .field-value{background:#f5f5f5;border:1px solid #e5e7eb;border-radius:4px;color:#2d3238;font-size:1.4rem;font-weight:500;padding:12px}.profesiograma-embedded-viewer .data-table{border-collapse:collapse;font-size:1.4rem;margin:16px 0;width:100%}.profesiograma-embedded-viewer .data-table td,.profesiograma-embedded-viewer .data-table th{border-bottom:1px solid #e5e7eb;padding:12px;text-align:left}.profesiograma-embedded-viewer .data-table th{background:#f5f5f5;color:#2d3238;font-size:1.2rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.profesiograma-embedded-viewer .data-table td{color:#2d3238}.profesiograma-embedded-viewer .data-table tr:hover td{background:rgba(93,196,175,.03)}.profesiograma-embedded-viewer .risk-badge{border-radius:9999px;display:inline-block;font-size:1.2rem;font-weight:600;padding:4px 12px}.profesiograma-embedded-viewer .risk-badge--i{background:rgba(16,185,129,.15);color:#10b981}.profesiograma-embedded-viewer .risk-badge--ii{background:rgba(132,204,22,.15);color:#84cc16}.profesiograma-embedded-viewer .risk-badge--iii{background:rgba(245,158,11,.15);color:#f59e0b}.profesiograma-embedded-viewer .risk-badge--iv{background:rgba(249,115,22,.15);color:#f97316}.profesiograma-embedded-viewer .risk-badge--v{background:rgba(239,68,68,.15);color:#ef4444}.profesiograma-embedded-viewer .section-card{background:#f5f5f5;border-radius:8px;margin-bottom:16px;padding:16px}.profesiograma-embedded-viewer .section-card__title{color:#383d47;font-size:1.8rem;font-weight:600;margin:0 0 12px}.profesiograma-embedded-viewer .normativa-list{list-style:none;margin:0;padding:0}.profesiograma-embedded-viewer .normativa-list li{border-bottom:1px solid #e5e7eb;padding:12px}.profesiograma-embedded-viewer .normativa-list li:last-child{border-bottom:none}.profesiograma-embedded-viewer .normativa-list .normativa-item{display:flex;flex-direction:column;gap:4px}.profesiograma-embedded-viewer .normativa-list .normativa-item strong{color:#383d47;font-weight:600}.profesiograma-embedded-viewer .normativa-list .normativa-item span{color:#6b7280;font-size:1.2rem}.profesiograma-embedded-viewer .signature-block{border-top:1px solid #e5e7eb;display:flex;gap:32px;margin-top:32px;padding-top:24px}.profesiograma-embedded-viewer .signature-line{display:flex;flex-direction:column;gap:8px}.profesiograma-embedded-viewer .signature-label{color:#6b7280;font-size:1.2rem}.profesiograma-embedded-viewer .signature-space{color:#2d3238;font-size:1.4rem;min-width:150px}.cargo-profesiograma-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);margin-bottom:16px;padding:20px;transition:transform .2s ease,box-shadow .2s ease}.cargo-profesiograma-card__header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:12px}.cargo-profesiograma-card__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.cargo-profesiograma-card__meta{color:#6b7280;font-size:1.2rem}.cargo-profesiograma-card__section{margin-bottom:16px}.cargo-profesiograma-card__section:last-child{margin-bottom:0}.cargo-profesiograma-card__section-title{color:#6b7280;font-size:1.2rem;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.cargo-profesiograma-card__exams,.cargo-profesiograma-card__risks{display:flex;flex-wrap:wrap;gap:8px}.exam-badge{align-items:center;background:rgba(59,130,246,.1);border-radius:4px;color:#3b82f6;display:inline-flex;font-size:1.2rem;font-weight:500;gap:4px;padding:4px 8px}.exam-badge svg{height:12px;width:12px}.profesiograma-section__title{align-items:center;color:#383d47;display:flex;font-size:1.2rem;font-weight:600;gap:8px;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.profesiograma-list{display:flex;flex-direction:column;gap:8px}.profesiograma-list__item{align-items:center;background:#f5f5f5;border-radius:4px;color:#2d3238;display:flex;font-size:1.2rem;gap:12px;padding:8px 12px}.profesiograma-list__item .badge{flex-shrink:0}.card--company{background:linear-gradient(135deg,#fff,#f5f5f5);border-left:4px solid #5dc4af}.card--highlight{background:#5dc4af}.card--highlight .stat-label,.card--highlight .stat-value{color:#fff!important}.card--document .card__body{align-items:center;display:flex;gap:16px}.document-icon{align-items:center;display:flex;height:48px;justify-content:center;width:48px}.document-icon i,.document-icon svg{height:32px;width:32px}.document-info{flex:1}.document-info h4{color:#383d47;font-size:1.4rem;font-weight:600;margin:0 0 4px}.mb-4{margin-bottom:16px}.mb-6{margin-bottom:24px}.mt-6{margin-top:24px}.mr-3{margin-right:12px}.text-sm{font-size:1.2rem}.text-xs{font-size:1.1rem}.text-muted{color:#6b7280}.font-semibold{font-weight:600}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.gap-2{gap:8px}.badge--outline{background:transparent;border:1px solid #e5e7eb;color:#383d47}.badge--sm{font-size:1.1rem;padding:4px}.badge--muted{background:#e5e7eb;color:#6b7280}.alert-banner--info{background:rgba(93,196,175,.1);border:1px solid rgba(93,196,175,.2);color:#5dc4af}.empty-state{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);flex-direction:column;padding:32px;text-align:center}.empty-state,.empty-state__icon{align-items:center;display:flex;justify-content:center}.empty-state__icon{background:#f5f5f5;border-radius:50%;height:80px;margin-bottom:24px;width:80px}.empty-state__icon i,.empty-state__icon svg{color:#6b7280;height:40px;width:40px}.empty-state__title{color:#383d47;font-size:2rem;font-weight:700;margin:0 0 8px}.empty-state__description{color:#6b7280;margin:0 0 24px;max-width:400px}.stat-value--primary{color:#5dc4af!important}.btn--lg{font-size:1.4rem;padding:12px 24px}.exams-grid{display:grid;gap:12px;grid-template-columns:1fr}.exam-item{background:#f5f5f5;border:1px solid #e5e7eb;border-radius:8px;padding:12px;transition:all .2s ease}.exam-item:hover{background:rgba(93,196,175,.02);border-color:#5dc4af;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}.exam-item__header{align-items:flex-start;display:flex;gap:8px;justify-content:space-between;margin-bottom:8px}.exam-item__name{color:#383d47;flex:1;font-size:1.2rem;font-weight:600;line-height:1.1}.exam-item__footer{align-items:center;display:flex;gap:8px}.exam-item__periodicidad{align-items:center;color:#6b7280;display:inline-flex;font-size:1.1rem;font-weight:500;gap:4px}.exam-item__periodicidad i,.exam-item__periodicidad svg{flex-shrink:0;height:12px;width:12px}@media(min-width:768px){.exams-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.profesiograma-dashboard-container{padding:16px}.profesiograma-nav-inline{padding:12px}.profesiograma-embedded-viewer{min-height:400px}.profesiograma-embedded-viewer .profesiograma-page{padding:16px}.profesiograma-embedded-viewer .form-grid{grid-template-columns:1fr}.profesiograma-embedded-viewer .signature-block{flex-direction:column;gap:16px}.exams-grid{grid-template-columns:1fr}}.matriz-dashboard-container{background:#fff;border-radius:12px;min-height:600px;padding:24px}.matriz-dashboard-container>*+*{margin-top:24px}.matriz-results-count{border-top:1px solid #e5e7eb;color:#6b7280;font-size:1.2rem;padding:16px;text-align:center}.matriz-metrics-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:24px}.metric-card{background:#fff;border-left:4px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);padding:20px;text-align:center;transition:transform .2s ease,box-shadow .2s ease;transition:all .2s ease}.metric-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:translateY(-4px)}.metric-card__icon{align-items:center;background:#f5f5f5;border-radius:9999px;display:flex;height:48px;justify-content:center;margin:0 auto 12px;width:48px}.metric-card__icon i,.metric-card__icon svg{color:#5dc4af;height:24px;width:24px}.metric-card__value{color:#383d47;font-size:2.4rem;font-weight:700;line-height:1;margin-bottom:8px}.metric-card__label{color:#6b7280;font-size:1.2rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.metric-card--critical{border-left-color:#ef4444}.metric-card--critical .metric-card__icon{background:rgba(239,68,68,.1)}.metric-card--critical .metric-card__icon i,.metric-card--critical .metric-card__icon svg,.metric-card--critical .metric-card__value{color:#ef4444}.metric-card--high{border-left-color:#f97316}.metric-card--high .metric-card__icon{background:rgba(249,115,22,.1)}.metric-card--high .metric-card__icon i,.metric-card--high .metric-card__icon svg,.metric-card--high .metric-card__value{color:#f97316}.metric-card--medium{border-left-color:#f59e0b}.metric-card--medium .metric-card__icon{background:rgba(245,158,11,.1)}.metric-card--medium .metric-card__icon i,.metric-card--medium .metric-card__icon svg,.metric-card--medium .metric-card__value{color:#f59e0b}.metric-card--low{border-left-color:#84cc16}.metric-card--low .metric-card__icon{background:rgba(132,204,22,.1)}.metric-card--low .metric-card__icon i,.metric-card--low .metric-card__icon svg,.metric-card--low .metric-card__value{color:#84cc16}.matriz-toolbar{align-items:center;background:#f5f5f5;border-radius:8px;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px;padding:16px}.matriz-search{flex:1;min-width:300px;position:relative}.matriz-search__input{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#2d3238;font-family:Raleway,sans-serif;font-size:1.4rem;height:44px;padding:0 16px 0 40px;transition:all .2s ease;width:100%}.matriz-search__input::placeholder{color:#6b7280}.matriz-search__input:focus{border-color:#5dc4af;box-shadow:0 0 0 3px rgba(93,196,175,.1);outline:none}.matriz-search__icon{color:#6b7280;height:20px;left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:20px}.matriz-filters{display:flex;flex-wrap:wrap;gap:12px}.filter-dropdown{min-width:160px;position:relative}.filter-dropdown select{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#2d3238;cursor:pointer;font-family:Raleway,sans-serif;font-size:1.4rem;height:44px;padding:0 16px;transition:all .2s ease;width:100%}.filter-dropdown select:focus{border-color:#5dc4af;outline:none}.matriz-actions{display:flex;gap:8px}.matriz-table-container{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);overflow:hidden}.matriz-table{border-collapse:collapse;font-size:1.2rem;width:100%}.matriz-table thead{background:#f5f5f5;position:sticky;top:0;z-index:10}.matriz-table thead th{border-bottom:2px solid #e5e7eb;color:#383d47;font-size:1.1rem;font-weight:600;letter-spacing:.5px;padding:12px 16px;text-align:left;text-transform:uppercase;white-space:nowrap}.matriz-table thead th.sortable{cursor:pointer;padding-right:24px;position:relative;user-select:none}.matriz-table thead th.sortable:hover{background:rgba(93,196,175,.05)}.matriz-table thead th.sortable:after{color:#6b7280;content:"⇅";font-size:12px;position:absolute;right:8px}.matriz-table thead th.sortable.sorted-asc:after{color:#5dc4af;content:"↑"}.matriz-table thead th.sortable.sorted-desc:after{color:#5dc4af;content:"↓"}.matriz-table tbody tr{border-bottom:1px solid #e5e7eb;transition:background .15s ease}.matriz-table tbody tr:hover{background:rgba(93,196,175,.03)}.matriz-table tbody tr.row-expandable{cursor:pointer}.matriz-table tbody td{color:#2d3238;padding:16px;vertical-align:top}.matriz-table tbody td.cell-cargo{color:#383d47;font-weight:600}.matriz-table tbody td.cell-riesgo{line-height:1.625;max-width:300px}.matriz-table tbody td.cell-nr{font-weight:700;text-align:center}.risk-badge{align-items:center;border-radius:9999px;display:inline-flex;font-size:1.1rem;font-weight:700;justify-content:center;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase;white-space:nowrap}.risk-badge--nr{min-width:60px}.risk-badge--nr-v{background:rgba(239,68,68,.15);border:2px solid #ef4444;color:#ef4444}.risk-badge--nr-iv{background:rgba(249,115,22,.15);border:2px solid #f97316;color:#f97316}.risk-badge--nr-iii{background:rgba(245,158,11,.15);border:2px solid #f59e0b;color:#f59e0b}.risk-badge--nr-ii{background:rgba(132,204,22,.15);border:2px solid #84cc16;color:#84cc16}.risk-badge--nr-i{background:rgba(16,185,129,.15);border:2px solid #10b981;color:#10b981}.risk-badge--tipo{background:#f5f5f5;border:1px solid #e5e7eb;color:#2d3238}.risk-details{display:none}.risk-details.expanded{display:table-row}.risk-details td{background:#f5f5f5;padding:0!important}.risk-details-content{animation:slideDown .3s ease;padding:24px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.details-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.details-section__title{align-items:center;color:#383d47;display:flex;font-size:1.2rem;font-weight:600;gap:8px;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.details-section__title i,.details-section__title svg{color:#5dc4af;height:16px;width:16px}.details-section__content{color:#2d3238;font-size:1.2rem;line-height:1.625}.details-section__content strong{color:#383d47;font-weight:600}.details-section__content ul{list-style:none;margin:8px 0;padding:0}.details-section__content ul li{padding:4px 0 4px 16px;position:relative}.details-section__content ul li:before{color:#5dc4af;content:"•";font-weight:700;left:0;position:absolute}.details-section__content .text-muted{color:#6b7280;font-style:italic}.niveles-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-top:12px}.nivel-item{background:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:12px;text-align:center}.nivel-item__label{color:#6b7280;font-size:1.1rem;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.nivel-item__value{color:#383d47;font-size:2rem;font-weight:700}.matriz-empty-state{flex-direction:column;padding:48px;text-align:center}.matriz-empty-state,.matriz-empty-state__icon{align-items:center;display:flex;justify-content:center}.matriz-empty-state__icon{background:#f5f5f5;border-radius:9999px;height:120px;margin-bottom:24px;width:120px}.matriz-empty-state__icon i,.matriz-empty-state__icon svg{color:#6b7280;height:60px;width:60px}.matriz-empty-state__title{color:#383d47;font-size:2.4rem;font-weight:700;margin-bottom:8px}.matriz-empty-state__description{color:#6b7280;font-size:1.4rem;margin-bottom:24px;max-width:500px}.matriz-loading{align-items:center;display:flex;justify-content:center;padding:48px}.matriz-loading__spinner{animation:spin .8s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#5dc4af;height:48px;width:48px}@media(max-width:768px){.matriz-toolbar{align-items:stretch;flex-direction:column}.matriz-search{min-width:100%}.matriz-filters{width:100%}.filter-dropdown{flex:1}.matriz-table{font-size:1.1rem}.matriz-table thead th{padding:8px}.matriz-table tbody td{padding:12px}.details-grid{grid-template-columns:1fr}.niveles-grid{grid-template-columns:repeat(2,1fr)}}.config-page{display:grid;gap:24px;grid-template-columns:250px 1fr;min-height:calc(100vh - 112px)}.config-nav{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);height:fit-content;padding:16px;position:sticky;top:88px;transition:transform .2s ease,box-shadow .2s ease}.config-nav__title{color:#6b7280;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:600;letter-spacing:.5px;margin-bottom:8px;padding:8px 12px;text-transform:uppercase}.config-nav__list{list-style:none;margin:0;padding:0}.config-nav__item{align-items:center;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;font-size:1.4rem;gap:12px;padding:12px;transition:all .2s ease}.config-nav__item svg{height:18px;width:18px}.config-nav__item:hover{background:#f5f5f5;color:#2d3238}.config-nav__item.active{background:#5dc4af;color:#383d47;font-weight:500}.config-nav__divider{background:#e5e7eb;height:1px;margin:12px 0}.config-content{display:flex;flex-direction:column;gap:24px}.config-section{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);padding:24px;transition:transform .2s ease,box-shadow .2s ease}.config-section__header{border-bottom:1px solid #e5e7eb;margin-bottom:24px;padding-bottom:16px}.config-section__title{color:#383d47;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;margin:0 0 4px}.config-section__description{color:#6b7280;font-size:1.4rem}.config-section__body{display:flex;flex-direction:column;gap:24px}.config-section__footer{border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;margin-top:24px;padding-top:16px}.setting-item{align-items:flex-start;border-bottom:1px solid #e5e7eb;display:flex;gap:24px;justify-content:space-between;padding:16px 0}.setting-item:last-child{border-bottom:none;padding-bottom:0}.setting-item:first-child{padding-top:0}.setting-item__info{flex:1}.setting-item__label{color:#2d3238;font-size:1.4rem;font-weight:500;margin-bottom:4px}.setting-item__description{color:#6b7280;font-size:1.2rem;line-height:1.625}.setting-item__control{flex-shrink:0}.profile-section{display:grid;gap:24px;grid-template-columns:auto 1fr}.profile-section__avatar{align-items:center;background:#5dc4af;border-radius:16px;color:#383d47;display:flex;font-family:Poppins,sans-serif;font-size:4.8rem;font-weight:700;height:120px;justify-content:center;overflow:hidden;position:relative;width:120px}.profile-section__avatar img{height:100%;object-fit:cover;width:100%}.profile-section__avatar-edit{background:rgba(0,0,0,.6);bottom:0;color:#fff;cursor:pointer;font-size:1.1rem;left:0;opacity:0;padding:8px;position:absolute;right:0;text-align:center;transition:opacity .2s ease}.profile-section__avatar:hover .profile-section__avatar-edit{opacity:1}.profile-section__info{display:flex;flex-direction:column;gap:16px}.profile-section__name{color:#383d47;font-family:Poppins,sans-serif;font-size:2.4rem;font-weight:700}.profile-section__role{color:#6b7280;font-size:1.4rem}.profile-section__meta{color:#6b7280;display:flex;flex-wrap:wrap;font-size:1.2rem;gap:16px}.profile-section__meta-item{align-items:center;display:flex;gap:8px}.profile-section__meta-item svg{height:16px;width:16px}.notification-settings__group{margin-bottom:24px}.notification-settings__group:last-child{margin-bottom:0}.notification-settings__group-title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:600;margin-bottom:12px}.notification-settings__item{align-items:center;background:#f5f5f5;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:8px;padding:12px}.notification-settings__item:last-child{margin-bottom:0}.notification-settings__item-info{align-items:center;display:flex;gap:12px}.notification-settings__item-icon{align-items:center;background:#fff;border-radius:8px;display:flex;height:32px;justify-content:center;width:32px}.notification-settings__item-icon svg{color:#6b7280;height:16px;width:16px}.notification-settings__item-label{color:#2d3238;font-size:1.4rem}.security-settings__item{align-items:center;background:#f5f5f5;border-radius:12px;display:flex;gap:16px;margin-bottom:12px;padding:16px}.security-settings__item:last-child{margin-bottom:0}.security-settings__item-icon{align-items:center;background:#fff;border-radius:12px;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.security-settings__item-icon svg{color:#5dc4af;height:24px;width:24px}.security-settings__item-info{flex:1}.security-settings__item-title{color:#2d3238;font-size:1.4rem;font-weight:500;margin-bottom:4px}.security-settings__item-description{color:#6b7280;font-size:1.2rem}.security-settings__item-status{align-items:center;display:flex;font-size:1.2rem;gap:8px}.security-settings__item-status--enabled{color:#10b981}.security-settings__item-status--disabled{color:#6b7280}.security-settings__item-action{flex-shrink:0}.company-settings__logo{align-items:center;border:2px dashed #e5e7eb;border-radius:16px;cursor:pointer;display:flex;height:120px;justify-content:center;margin-bottom:16px;transition:all .2s ease;width:120px}.company-settings__logo:hover{background:rgba(93,196,175,.02);border-color:#5dc4af}.company-settings__logo img{max-height:100%;max-width:100%;object-fit:contain}.company-settings__logo-placeholder{color:#6b7280;text-align:center}.company-settings__logo-placeholder svg{height:32px;margin-bottom:8px;width:32px}.company-settings__logo-placeholder span{font-size:1.2rem}.company-settings__form{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.company-settings__form-group--full{grid-column:1/-1}.danger-zone{background:rgba(239,68,68,.02);border:1px solid #ef4444;border-radius:12px;padding:24px}.danger-zone__title{color:#ef4444;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:700;margin:0 0 8px}.danger-zone__description{color:#6b7280;font-size:1.4rem;margin-bottom:16px}.danger-zone__actions{display:flex;gap:12px}@media(max-width:1024px){.config-page{grid-template-columns:1fr}.config-nav{position:static}.config-nav__list{display:flex;flex-wrap:wrap;gap:8px}.config-nav__item{padding:8px 12px}.config-nav__divider{display:none}.profile-section{grid-template-columns:1fr;text-align:center}.profile-section__avatar{margin:0 auto}.profile-section__meta{justify-content:center}}@media(max-width:768px){.setting-item{flex-direction:column;gap:12px}.setting-item__control{align-self:flex-start}.company-settings__form{grid-template-columns:1fr}.security-settings__item{flex-wrap:wrap}}.medical-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.medical-header__title-group{flex:1}.medical-header__title{color:#383d47;font-family:Poppins,sans-serif;font-size:2.4rem;font-weight:700;margin:0 0 4px}.medical-header__subtitle{color:#6b7280;font-size:1.4rem}.medical-header__actions{display:flex;gap:12px}.queue-summary{display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:32px}.queue-summary__card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);cursor:pointer;overflow:hidden;padding:20px;position:relative;transition:transform .2s ease,box-shadow .2s ease}.queue-summary__card:hover{box-shadow:0 8px 16px rgba(0,0,0,.12);transform:translateY(-2px)}.queue-summary__card:before{bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.queue-summary__card--pending:before{background:#f59e0b}.queue-summary__card--in-progress:before{background:#3b82f6}.queue-summary__card--completed:before{background:#10b981}.queue-summary__card--cancelled:before{background:#6b7280}.queue-summary__card.active{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.queue-summary__icon{align-items:center;border-radius:12px;display:flex;height:48px;justify-content:center;margin-bottom:12px;width:48px}.queue-summary__icon svg{height:24px;width:24px}.queue-summary__icon--pending{background:rgba(245,158,11,.1);color:#f59e0b}.queue-summary__icon--in-progress{background:rgba(59,130,246,.1);color:#3b82f6}.queue-summary__icon--completed{background:rgba(16,185,129,.1);color:#10b981}.queue-summary__icon--cancelled{background:hsla(220,9%,46%,.1);color:#6b7280}.queue-summary__value{color:#383d47;font-family:Poppins,sans-serif;font-size:3.2rem;font-weight:700;line-height:1.1}.queue-summary__label{color:#6b7280;font-size:1.2rem;margin-top:4px}.patient-queue{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);margin-bottom:32px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.patient-queue__header{align-items:center;background:#f5f5f5;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px 24px}.patient-queue__title{color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0}.patient-queue__filters{display:flex;gap:8px}.patient-queue__list{max-height:500px;overflow-y:auto}.patient-queue__list::-webkit-scrollbar{height:6px;width:6px}.patient-queue__list::-webkit-scrollbar-track{background:#f5f5f5;border-radius:9999px}.patient-queue__list::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:9999px}.patient-queue__list::-webkit-scrollbar-thumb:hover{background:#c8ccd5}.patient-item{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:16px;padding:16px 24px;transition:background .15s ease}.patient-item:last-child{border-bottom:none}.patient-item:hover{background:rgba(93,196,175,.02)}.patient-item--urgent{background:rgba(239,68,68,.03);border-left:3px solid #ef4444}.patient-item__number{background:#f5f5f5;border-radius:8px;height:40px;width:40px}.patient-item__avatar,.patient-item__number{align-items:center;color:#383d47;display:flex;flex-shrink:0;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:700;justify-content:center}.patient-item__avatar{background:#5dc4af;border-radius:12px;height:48px;overflow:hidden;width:48px}.patient-item__avatar img{height:100%;object-fit:cover;width:100%}.patient-item__info{flex:1;min-width:0}.patient-item__name{color:#2d3238;font-size:1.4rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.patient-item__meta{color:#6b7280;display:flex;font-size:1.1rem;gap:12px;margin-top:4px}.patient-item__exam{color:#2d3238;font-size:1.2rem}.patient-item__exam-type{font-weight:500}.patient-item__time{flex-shrink:0;text-align:right}.patient-item__time-value{color:#383d47;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:600}.patient-item__time-label{color:#6b7280;font-size:1.1rem}.patient-item__status{flex-shrink:0}.patient-item__actions{display:flex;flex-shrink:0;gap:8px}.exam-form-panel{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);overflow:hidden;padding:0;transition:transform .2s ease,box-shadow .2s ease}.exam-form-panel__header{align-items:center;background:#5dc4af;border-bottom:1px solid #e5e7eb;color:#383d47;display:flex;justify-content:space-between;padding:24px}.exam-form-panel__patient-info{align-items:center;display:flex;gap:16px}.exam-form-panel__patient-avatar{align-items:center;background:rgba(0,0,0,.1);border-radius:12px;display:flex;font-size:2rem;font-weight:700;height:56px;justify-content:center;width:56px}.exam-form-panel__patient-details h3{font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;margin:0 0 4px}.exam-form-panel__patient-details p{font-size:1.4rem;margin:0;opacity:.9}.exam-form-panel__tabs{background:#f5f5f5;border-bottom:1px solid #e5e7eb;display:flex}.exam-form-panel__tab{background:transparent;border:none;border-bottom:2px solid transparent;color:#6b7280;cursor:pointer;font-size:1.4rem;font-weight:500;padding:16px 24px;transition:all .2s ease}.exam-form-panel__tab:hover{color:#2d3238}.exam-form-panel__tab.active{background:#fff;border-bottom-color:#5dc4af;color:#5dc4af}.exam-form-panel__body{max-height:60vh;overflow-y:auto;padding:24px}.exam-form-panel__body::-webkit-scrollbar{height:6px;width:6px}.exam-form-panel__body::-webkit-scrollbar-track{background:#f5f5f5;border-radius:9999px}.exam-form-panel__body::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:9999px}.exam-form-panel__body::-webkit-scrollbar-thumb:hover{background:#c8ccd5}.exam-form-panel__section{margin-bottom:24px}.exam-form-panel__section:last-child{margin-bottom:0}.exam-form-panel__section-title{border-bottom:1px solid #e5e7eb;color:#383d47;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin:0 0 16px;padding-bottom:8px}.exam-form-panel__footer{align-items:center;background:#f5f5f5;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px 24px}.vitals-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.vital-input__label{align-items:center;color:#6b7280;display:flex;font-size:1.2rem;font-weight:500;gap:8px;margin-bottom:8px}.vital-input__label svg{height:16px;width:16px}.vital-input__field{align-items:center;display:flex;gap:8px}.vital-input__input{background:#f5f5f5;border:1px solid #e5e7eb;border-radius:8px;flex:1;font-family:Raleway,sans-serif;font-size:1.4rem;font-weight:600;height:40px;padding:0 12px;text-align:center}.vital-input__input:focus{border-color:#5dc4af;box-shadow:0 0 0 3px rgba(93,196,175,.1);outline:none}.vital-input__unit{color:#6b7280;font-size:1.2rem;min-width:40px}.vital-input__status{border-radius:50%;height:8px;width:8px}.vital-input__status--normal{background:#10b981}.vital-input__status--warning{background:#f59e0b}.vital-input__status--danger{background:#ef4444}.medical-history__timeline{padding-left:32px;position:relative}.medical-history__timeline:before{background:#e5e7eb;bottom:0;content:"";left:11px;position:absolute;top:0;width:2px}.medical-history__item{padding-bottom:16px;position:relative}.medical-history__item:last-child{padding-bottom:0}.medical-history__dot{background:#5dc4af;border:2px solid #fff;border-radius:50%;height:12px;left:-29px;position:absolute;top:4px;width:12px}.medical-history__date{color:#6b7280;font-size:1.1rem;margin-bottom:4px}.medical-history__content{background:#f5f5f5;border-radius:8px;padding:12px}.medical-history__title{color:#2d3238;font-size:1.4rem;font-weight:500;margin-bottom:4px}.medical-history__description{color:#6b7280;font-size:1.2rem}.medical-history__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.recommendations-section__list{display:flex;flex-direction:column;gap:12px}.recommendation-item{background:#f5f5f5;border-radius:12px;display:flex;gap:12px;padding:16px}.recommendation-item__checkbox{flex-shrink:0;margin-top:2px}.recommendation-item__content{flex:1}.recommendation-item__title{color:#2d3238;font-size:1.4rem;font-weight:500;margin-bottom:4px}.recommendation-item__description{color:#6b7280;font-size:1.2rem}.recommendation-item__category{flex-shrink:0}.certificate-preview{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);padding:24px;transition:transform .2s ease,box-shadow .2s ease}.certificate-preview__header{border-bottom:2px solid #383d47;margin-bottom:16px;padding-bottom:16px;text-align:center}.certificate-preview__logo{margin-bottom:12px;max-height:60px}.certificate-preview__title{color:#383d47;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;text-transform:uppercase}.certificate-preview__body{line-height:1.625}.certificate-preview__field{margin-bottom:12px}.certificate-preview__field-label{color:#383d47;font-weight:600}.certificate-preview__field-value{color:#2d3238}.certificate-preview__result{border:2px solid;border-radius:12px;margin:16px 0;padding:24px;text-align:center}.certificate-preview__result--apto{background:rgba(16,185,129,.05);border-color:#10b981}.certificate-preview__result--no-apto{background:rgba(239,68,68,.05);border-color:#ef4444}.certificate-preview__result--restricciones{background:rgba(245,158,11,.05);border-color:#f59e0b}.certificate-preview__result-text{font-family:Poppins,sans-serif;font-size:2.4rem;font-weight:700;text-transform:uppercase}.certificate-preview__footer{border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-top:24px;padding-top:24px}.certificate-preview__signature{text-align:center}.certificate-preview__signature-line{background:#383d47;height:1px;margin-bottom:8px;width:200px}.certificate-preview__signature-name{color:#383d47;font-weight:600}.certificate-preview__signature-title{color:#6b7280;font-size:1.2rem}@media(max-width:1024px){.queue-summary{grid-template-columns:repeat(2,1fr)}.exam-form-panel__tabs{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.exam-form-panel__tabs::-webkit-scrollbar{display:none}}@media(max-width:768px){.queue-summary{grid-template-columns:1fr}.patient-item{flex-wrap:wrap}.patient-item__exam{margin-top:8px;width:100%}.patient-item__time{text-align:left}.vitals-grid{grid-template-columns:repeat(2,1fr)}.certificate-preview__footer{align-items:center;flex-direction:column;gap:24px}}.cargo-mini-wizard-overlay{align-items:center;animation:fadeIn .2s ease;backdrop-filter:blur(4px);background:rgba(0,0,0,.6);display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:400}.cargo-mini-wizard-modal{animation:slideUp .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);display:flex;flex-direction:column;max-height:90vh;max-width:1000px;overflow:hidden;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mini-wizard__header{align-items:flex-start;background:#f5f5f5;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:24px}.mini-wizard__header-left{display:flex;flex-direction:column;gap:4px}.mini-wizard__title{color:#383d47;font-family:Poppins,sans-serif;font-size:2.4rem;font-weight:700;margin:0}.mini-wizard__subtitle{color:#6b7280;font-size:1.4rem;margin:0}.mini-wizard__close{align-items:center;background:transparent;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .2s ease;width:36px}.mini-wizard__close:hover{background:#e5e7eb;color:#2d3238}.mini-wizard__close svg{height:20px;width:20px}.mini-wizard__progress{background:#fff;border-bottom:1px solid #e5e7eb;display:flex;gap:8px;justify-content:center;padding:16px 24px}.mini-wizard__step{align-items:center;background:#f5f5f5;border-radius:9999px;color:#6b7280;display:flex;font-size:1.2rem;font-weight:500;gap:8px;padding:8px 16px;transition:all .2s ease}.mini-wizard__step.active{background:#5dc4af;color:#fff}.mini-wizard__step.active .mini-wizard__step-icon svg{color:#fff}.mini-wizard__step.completed{background:rgba(93,196,175,.1);color:#5dc4af}.mini-wizard__step.completed .mini-wizard__step-icon svg{color:#5dc4af}.mini-wizard__step-icon{align-items:center;display:flex;justify-content:center}.mini-wizard__step-icon svg{height:16px;width:16px}@media(max-width:768px){.mini-wizard__step-label{display:none}}.mini-wizard__body{flex:1;overflow-y:auto;padding:24px}.mini-wizard__body::-webkit-scrollbar{height:6px;width:6px}.mini-wizard__body::-webkit-scrollbar-track{background:#f5f5f5;border-radius:9999px}.mini-wizard__body::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:9999px}.mini-wizard__body::-webkit-scrollbar-thumb:hover{background:#c8ccd5}.mini-wizard__step-content{animation:fadeIn .2s ease}.mini-wizard__empty{align-items:center;color:#6b7280;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:48px}.mini-wizard__empty svg{height:48px;opacity:.5;width:48px}.mini-wizard__empty p{font-size:1.8rem;font-weight:500;margin:0}.mini-wizard__empty span{font-size:1.4rem}.mini-wizard__form-grid{display:grid;gap:32px;grid-template-columns:1fr 1fr}@media(max-width:768px){.mini-wizard__form-grid{grid-template-columns:1fr}}.mini-wizard__form-col{display:flex;flex-direction:column;gap:16px}.form-group{display:flex;flex-direction:column;gap:8px}.form-label{color:#383d47;font-size:1.4rem;font-weight:600}.form-label .required{color:#ef4444}.form-label--section{align-items:center;display:flex;font-size:1.8rem;gap:8px;margin-bottom:8px}.form-label--section svg{color:#5dc4af;height:20px;width:20px}.form-input{border:1px solid #e5e7eb;border-radius:8px;color:#2d3238;font-family:Raleway,sans-serif;font-size:1.4rem;padding:12px 16px;transition:border-color .2s ease,box-shadow .2s ease}.form-input::placeholder{color:#6b7280}.form-input:focus{border-color:#5dc4af;box-shadow:0 0 0 3px rgba(93,196,175,.1);outline:none}.form-textarea{min-height:80px;resize:vertical}.form-textarea--sm{min-height:60px}.toggles-grid{display:flex;flex-direction:column;gap:12px}.toggle-item{align-items:center;background:#f5f5f5;border-left:3px solid transparent;border-radius:8px;display:flex;justify-content:space-between;padding:12px 16px;transition:all .2s ease}.toggle-item--warning{border-left-color:#f59e0b}.toggle-item--danger{border-left-color:#ef4444}.toggle-item__info{align-items:center;display:flex;gap:12px}.toggle-item__icon{color:#6b7280;height:20px;width:20px}.toggle-item__label{color:#2d3238;font-size:1.4rem;font-weight:500}.toggle-switch{display:inline-block;height:24px;position:relative;width:44px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-switch input:checked+.toggle-switch__slider{background:#5dc4af}.toggle-switch input:checked+.toggle-switch__slider:before{transform:translateX(20px)}.toggle-switch__slider{background:#e5e7eb;border-radius:9999px;cursor:pointer;inset:0;position:absolute;transition:all .2s ease}.toggle-switch__slider:before{background:#fff;border-radius:50%;bottom:3px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);content:"";height:18px;left:3px;position:absolute;transition:transform .2s ease;width:18px}.toggle-switch--warning input:checked+.toggle-switch__slider{background:#f59e0b}.toggle-switch--danger input:checked+.toggle-switch__slider{background:#ef4444}.riesgos-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.riesgos-header p{color:#6b7280;margin:0}.riesgos-count{background:rgba(93,196,175,.1);border-radius:9999px;color:#5dc4af;font-size:1.2rem;font-weight:600;padding:4px 12px}.riesgos-grid{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.riesgos-grid{grid-template-columns:1fr}}.riesgos-category{background:#f5f5f5;border-radius:12px;padding:16px}.riesgos-category__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.riesgos-category__name{color:#383d47;font-weight:600}.riesgos-category__count{color:#6b7280;font-size:1.2rem}.riesgos-category__items{display:flex;flex-wrap:wrap;gap:8px}.riesgo-chip{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#2d3238;cursor:pointer;display:flex;font-size:1.2rem;gap:8px;padding:8px 12px;transition:all .2s ease}.riesgo-chip:hover{border-color:#5dc4af}.riesgo-chip.selected{background:#5dc4af;border-color:#5dc4af;color:#fff}.riesgo-chip svg{height:14px;width:14px}.riesgo-chip--more{background:transparent;border-style:dashed;color:#6b7280;cursor:default}.riesgo-chip--more:hover{border-color:#e5e7eb}.riesgo-chip--toggle{align-items:center;background:#fff;border:1px dashed #e5e7eb;border-radius:8px;color:#5dc4af;cursor:pointer;display:flex;font-size:1.2rem;font-weight:500;gap:8px;padding:8px 12px;transition:all .2s ease}.riesgo-chip--toggle:hover{background:rgba(93,196,175,.05);border-color:#5dc4af;border-style:solid}.riesgo-chip--toggle svg{height:14px;width:14px}.niveles-list{display:flex;flex-direction:column;gap:16px}.nivel-item{background:#f5f5f5;border-radius:12px;padding:20px}.nivel-item__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.nivel-item__name{color:#383d47;font-weight:600}.nivel-item__badge{border-radius:9999px;font-size:1.2rem;font-weight:600;padding:4px 12px}.nivel-item__badge--i{background:rgba(16,185,129,.1);color:#10b981}.nivel-item__badge--ii{background:rgba(132,204,22,.1);color:#84cc16}.nivel-item__badge--iii{background:rgba(245,158,11,.1);color:#f59e0b}.nivel-item__badge--iv{background:rgba(249,115,22,.1);color:#f97316}.nivel-item__badge--v{background:rgba(239,68,68,.1);color:#ef4444}.nivel-item__selectors{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}@media(max-width:768px){.nivel-item__selectors{grid-template-columns:repeat(2,1fr)}}.nivel-selector label{color:#6b7280;display:block;font-size:1.1rem;font-weight:500;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.nivel-buttons{display:flex;gap:4px}.nivel-btn{background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:var(--nivel-color,#2d3238);cursor:pointer;flex:1;font-size:1.4rem;font-weight:600;padding:8px;position:relative;transition:all .2s ease}.nivel-btn:before{background:var(--nivel-color,#5dc4af);border-radius:8px;content:"";inset:0;opacity:.1;position:absolute;transition:opacity .2s ease}.nivel-btn:hover{border-color:var(--nivel-color,#5dc4af)}.nivel-btn:hover:before{opacity:.2}.nivel-btn.active{background:var(--nivel-color,#5dc4af);border-color:var(--nivel-color,#5dc4af);color:#fff}.nivel-btn.active:before{opacity:0}.nivel-calculated{display:flex;flex-direction:column;gap:8px;justify-content:center}.nivel-calc-item{align-items:center;background:#fff;border-radius:8px;display:flex;gap:8px;padding:8px 12px}.nivel-calc-label{color:#6b7280;font-size:1.1rem;font-weight:500}.nivel-calc-value{color:#383d47;font-weight:700}.nivel-calc-item--nr{background:var(--nr-color,#5dc4af);color:#fff}.nivel-calc-item--nr .nivel-calc-label,.nivel-calc-item--nr .nivel-calc-value{color:#fff}.controles-list{display:flex;flex-direction:column;gap:16px}.control-item{background:#f5f5f5;border-radius:12px;padding:20px}.control-item__header{margin-bottom:16px}.control-item__name{color:#383d47;font-weight:600}.control-item__fields{display:flex;flex-direction:column;gap:16px}.approval-warning{align-items:flex-start;background:rgba(245,158,11,.1);border:1px solid rgba(245,158,11,.3);border-radius:12px;display:flex;gap:16px;margin-bottom:24px;padding:16px}.approval-warning svg{color:#f59e0b;flex-shrink:0;height:24px;margin-top:2px;width:24px}.approval-warning strong{color:#383d47;display:block;font-weight:600;margin-bottom:4px}.approval-warning p{color:#6b7280;font-size:1.2rem;margin:0}.approval-pending-banner{align-items:flex-start;background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.3);border-radius:12px;display:flex;gap:16px;margin-bottom:24px;padding:16px}.approval-pending-banner svg{color:#3b82f6;flex-shrink:0;height:24px;margin-top:2px;width:24px}.approval-pending-banner strong{color:#383d47;display:block;font-weight:600;margin-bottom:4px}.approval-pending-banner p{color:#6b7280;font-size:1.2rem;margin:0}.resumen-grid{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.resumen-grid{grid-template-columns:1fr}}.resumen-section{background:#f5f5f5;border-radius:12px;padding:20px}.resumen-section--full{grid-column:1/-1}.resumen-section__title{align-items:center;border-bottom:1px solid #e5e7eb;color:#383d47;display:flex;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;gap:8px;margin:0 0 16px;padding-bottom:12px}.resumen-section__title svg{color:#5dc4af;height:20px;width:20px}.resumen-section__content{display:flex;flex-direction:column;gap:8px}.resumen-item{display:flex;justify-content:space-between;padding:8px 0}.resumen-item__label{color:#6b7280}.resumen-item__value{color:#383d47;font-weight:500}.resumen-toggles{display:flex;flex-wrap:wrap;gap:8px}.resumen-toggle{border-radius:9999px;font-size:1.2rem;font-weight:500;padding:4px 12px}.resumen-toggle--danger{background:rgba(239,68,68,.1);color:#ef4444}.resumen-toggle--warning{background:rgba(245,158,11,.1);color:#f59e0b}.resumen-toggle--none{background:#f5f5f5;color:#6b7280}.resumen-riesgos{display:flex;flex-direction:column;gap:8px}.resumen-riesgo{align-items:center;background:#fff;border-radius:8px;display:flex;justify-content:space-between;padding:12px}.resumen-riesgo__name{color:#2d3238;font-size:1.4rem}.resumen-riesgo__nr{border-radius:4px;color:#fff;font-size:1.1rem;font-weight:600;padding:4px 8px}.mini-wizard__footer{align-items:center;background:#f5f5f5;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px 24px}.mini-wizard__footer-left,.mini-wizard__footer-right{display:flex;gap:12px}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-family:Raleway,sans-serif;font-size:1.4rem;font-weight:600;gap:8px;justify-content:center;padding:12px 20px;transition:all .2s ease}.btn svg{height:18px;width:18px}.btn--primary{background:#5dc4af;color:#fff}.btn--primary:hover{background:#4db39e}.btn--outline{background:transparent;border:1px solid #e5e7eb;color:#2d3238}.btn--outline:hover{border-color:#5dc4af;color:#5dc4af}.btn--ghost{background:transparent;color:#6b7280}.btn--ghost:hover{background:#f5f5f5;color:#2d3238}.approval-modal-overlay{align-items:center;animation:fadeIn .2s ease;background:rgba(0,0,0,.7);display:flex;inset:0;justify-content:center;position:fixed;z-index:510}.approval-modal{animation:slideUp .3s ease;background:#fff;border-radius:16px;max-width:480px;padding:32px;text-align:center}.approval-modal__icon{align-items:center;background:rgba(245,158,11,.1);border-radius:50%;display:flex;height:64px;justify-content:center;margin:0 auto 16px;width:64px}.approval-modal__icon svg{color:#f59e0b;height:32px;width:32px}.approval-modal__title{color:#383d47;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;margin:0 0 16px}.approval-modal__message{color:#2d3238;font-size:1.4rem;line-height:1.625;margin:0 0 8px}.approval-modal__submessage{color:#6b7280;font-size:1.2rem;margin:0 0 24px}.approval-modal__actions{display:flex;gap:12px;justify-content:center}.notification{align-items:center;background:#fff;border-radius:12px;bottom:24px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);display:flex;gap:12px;opacity:0;padding:16px 20px;position:fixed;right:24px;transform:translateY(100px);transition:all .3s ease;z-index:520}.notification.show{opacity:1;transform:translateY(0)}.notification svg{flex-shrink:0;height:20px;width:20px}.notification span{color:#2d3238;font-size:1.4rem;font-weight:500}.notification--success{border-left:4px solid #10b981}.notification--success svg{color:#10b981}.notification--error{border-left:4px solid #ef4444}.notification--error svg{color:#ef4444}.notification--warning{border-left:4px solid #f59e0b}.notification--warning svg{color:#f59e0b}.notification--info{border-left:4px solid #3b82f6}.notification--info svg{color:#3b82f6}.paywall-overlay{align-items:center;animation:paywall-fade-in .3s ease;backdrop-filter:blur(8px);background:rgba(0,0,0,.7);display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:600}@keyframes paywall-fade-in{0%{opacity:0}to{opacity:1}}@keyframes paywall-slide-up{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.paywall-modal{animation:paywall-slide-up .4s ease;background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);max-height:90vh;max-width:520px;overflow-y:auto;width:100%}.paywall-modal::-webkit-scrollbar{height:6px;width:6px}.paywall-modal::-webkit-scrollbar-track{background:#f5f5f5;border-radius:9999px}.paywall-modal::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:9999px}.paywall-modal::-webkit-scrollbar-thumb:hover{background:#c8ccd5}.paywall-modal__header{background:linear-gradient(135deg,#5dc4af,#3aa897);border-radius:16px 16px 0 0;color:#fff;padding:32px 24px 24px;text-align:center}.paywall-modal__icon{align-items:center;background:hsla(0,0%,100%,.2);border-radius:50%;display:flex;height:72px;justify-content:center;margin:0 auto 16px;width:72px}.paywall-modal__icon svg{color:#fff;height:36px;width:36px}.paywall-modal__title{font-family:Poppins,sans-serif;font-size:2.4rem;font-weight:700;margin:0 0 8px}.paywall-modal__subtitle{font-size:1.4rem;margin:0;opacity:.9}.paywall-modal__body{padding:24px}.paywall-price{border-bottom:1px solid #e5e7eb;margin-bottom:24px;padding:24px 0;text-align:center}.paywall-price__amount{color:#383d47;display:block;font-family:Poppins,sans-serif;font-size:4.8rem;font-weight:700;line-height:1}.paywall-price__period{color:#6b7280;display:block;font-size:1.4rem;margin-top:8px}.paywall-features{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.paywall-feature{align-items:center;color:#2d3238;display:flex;font-size:1.4rem;gap:12px}.paywall-feature svg{color:#10b981;flex-shrink:0;height:20px;width:20px}.paywall-cargos{background:#f5f5f5;border-radius:12px;margin-bottom:24px;padding:20px;text-align:center}.paywall-cargos__label{color:#6b7280;font-size:1.2rem;margin-bottom:8px}.paywall-cargos__count{color:#5dc4af;font-family:Poppins,sans-serif;font-size:3.2rem;font-weight:700;line-height:1;margin-bottom:12px}.paywall-cargos__total{color:#383d47;font-size:1.8rem}.paywall-cargos__total strong{color:#5dc4af;font-weight:700}.paywall-actions{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.paywall-btn-pay{font-size:1.8rem;padding:16px 24px;width:100%}.paywall-btn-pay svg{height:24px;width:24px}.paywall-divider{align-items:center;display:flex;margin-bottom:24px;text-align:center}.paywall-divider:after,.paywall-divider:before{border-bottom:1px solid #e5e7eb;content:"";flex:1}.paywall-divider span{color:#6b7280;font-size:1.2rem;letter-spacing:.5px;padding:0 16px;text-transform:uppercase}.paywall-free-docs{background:rgba(16,185,129,.05);border:1px solid rgba(16,185,129,.2);border-radius:12px;padding:20px}.paywall-free-docs__title{color:#383d47;font-size:1.2rem;font-weight:600;margin:0 0 16px;text-align:center}.paywall-free-docs__list{display:flex;flex-direction:column;gap:12px}.paywall-free-doc{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#2d3238;cursor:pointer;display:flex;font-family:Raleway,sans-serif;font-size:1.4rem;gap:12px;padding:12px 16px;transition:all .2s ease;width:100%}.paywall-free-doc:hover{background:rgba(16,185,129,.05);border-color:#10b981}.paywall-free-doc svg:first-child{color:#10b981;flex-shrink:0;height:20px;width:20px}.paywall-free-doc span{flex:1;text-align:left}.paywall-free-doc svg:last-child{color:#6b7280;flex-shrink:0;height:18px;width:18px}.paywall-free-doc:hover svg:last-child{color:#10b981}.paywall-modal__footer{background:#f5f5f5;border-radius:0 0 16px 16px;border-top:1px solid #e5e7eb;padding:16px 24px}.paywall-modal__note{align-items:center;color:#6b7280;display:flex;font-size:1.2rem;gap:8px;justify-content:center;margin:0}.paywall-modal__note svg{flex-shrink:0;height:16px;width:16px}@media(max-width:640px){.paywall-modal{margin:16px;max-width:100%}.paywall-modal__header{padding:24px 16px 16px}.paywall-modal__title{font-size:2rem}.paywall-price__amount{font-size:3.6rem}.paywall-modal__body{padding:16px}}.site-footer{background-color:#5c8578;color:#f3f0f0;font-family:Raleway,sans-serif;padding:3rem 1rem}.site-footer .footer-content{display:grid;gap:2rem;grid-template-areas:"certifications certifications certifications" "services company-info contact-info";width:100%}.site-footer .footer-content a,.site-footer .footer-content h4,.site-footer .footer-content p{font-size:1.3rem}.site-footer .footer-section{margin:0}.site-footer .footer-section h3{color:#5dc4af;font-family:Poppins,sans-serif;font-size:1.2rem;margin-bottom:1rem}.site-footer .footer-section ul{list-style-type:none;padding:0}.site-footer .footer-section ul li{margin-bottom:.5rem}.site-footer .footer-section ul li a{color:#f3f0f0;text-decoration:none;transition:color .3s ease}.site-footer .footer-section ul li a:hover{color:#5dc4af}.site-footer .footer-section.certifications{grid-area:certifications;width:100%}.site-footer .footer-section.services{grid-area:services;margin:3rem}.site-footer .footer-section.company-info{grid-area:company-info;margin:3rem}.site-footer .footer-section-contact-info{grid-area:contact-info;margin:3rem}.site-footer .footer-section-contact-info h3,.site-footer .footer-section-contact-info h4{color:#5dc4af;margin:0}.site-footer .footer-section-contact-info a{color:#f3f0f0}.site-footer .footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);color:#d0d0d0;font-size:.9rem;margin-top:2rem;padding-top:1rem;text-align:center}.site-footer .footer-bottom a{color:#fff27d;font-weight:800}.site-footer .footer-logos{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:1rem}.site-footer .footer-logos .footer-logo{height:auto;object-fit:fill;width:20rem}.site-footer .footer-logos .disclaimer{align-items:center;display:flex;flex-direction:column;max-width:500px}@media(max-width:955px){.site-footer .footer-content{grid-template-areas:"certifications" "services" "company-info" "contact-info";justify-items:center;padding:2rem}.site-footer .footer-section,.site-footer .footer-section-contact-info{margin-bottom:2rem;max-width:40rem;width:100%}.site-footer .footer-section.certifications .certification-grid{justify-content:center}}.site-footer .certification-grid{align-items:center;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));justify-content:baseline}.site-footer .certification-img{height:auto;margin:.3rem;object-fit:scale-down;width:110%}.dropdown{display:inline-block;margin-top:.7rem;position:relative}.dropdown .dropdown-toggle{align-items:center;background:none;border:none;color:#383d47;cursor:pointer;display:flex;font-family:Raleway,sans-serif;font-size:1.4rem;transition:.2s}.dropdown .dropdown-toggle:after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23383d47"><path d="M8.12 9.29L12 13.17l3.88-3.88c.39-.39 1.02-.39 1.41 0 .39.39.39 1.02 0 1.41l-4.59 4.59c-.39.39-1.02.39-1.41 0L6.7 10.7a.9959.9959 0 010-1.41c.39-.38 1.03-.39 1.42 0z"/></svg>');background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:1rem;margin-left:.5rem;transition:transform .3s ease;width:1rem}.dropdown .dropdown-toggle[aria-expanded=true]:after{transform:rotate(180deg)}.dropdown .dropdown-toggle:hover{font-weight:800}.dropdown-menu{background-color:#f3f0f0;box-shadow:0 4px 6px rgba(0,0,0,.1);display:none;left:0;padding:2rem 0;position:absolute;right:0;top:12rem;z-index:1000}.dropdown-menu[aria-hidden=false]{display:block}.dropdown-menu .dropdown-menu-content{margin:0 6.5rem;max-width:590px;padding:0 2rem}.dropdown-menu ul{display:flex;flex-wrap:wrap;justify-content:baseline;list-style-type:none;margin:0;padding:0}.dropdown-menu li{display:flex;flex-direction:row;height:1.5rem;margin:1rem;min-width:300px}.dropdown-menu li svg{margin-right:1rem;max-height:23px;max-width:20px;min-height:23px;min-width:20px}.dropdown-menu li svg:hover{transform:scale(110%)}.dropdown-menu li a{border-radius:4px;color:#383d47;display:block;text-decoration:none;transition:.2s}.dropdown-menu li a:hover{background-color:rgba(93,196,175,.1);color:#5dc4af;font-weight:800}@media screen and (max-width:400px){.dropdown-menu{box-shadow:none;padding:1rem 0;position:static}.dropdown-menu .dropdown-menu-content{padding:0 1rem}.dropdown-menu ul{flex-direction:column}.dropdown-menu li{flex:0 0 100%}}.whatsapp-button{align-items:center;background-color:#25d366;border-radius:50%;bottom:30px;box-shadow:0 2px 5px rgba(0,0,0,.3);cursor:pointer;display:flex;height:90px;justify-content:center;position:fixed;right:30px;transition:transform .5s ease;width:90px;z-index:1000}.whatsapp-button:hover{transform:scale(1.16)}.whatsapp-button img{height:auto;object-fit:fill;width:70px}.whatsapp-popup{background-color:#fff;border-radius:10px;bottom:140px;box-shadow:0 2px 10px rgba(0,0,0,.2);display:none;position:fixed;right:50px;width:300px;z-index:1001}.popup-header{align-items:center;background-color:#075e54;border-top-left-radius:10px;border-top-right-radius:10px;color:#fff;display:flex;padding:10px}.popup-content{padding:15px}.advisor-avatar{border-radius:50%;height:40px;margin-right:10px;width:40px}.advisor-info{flex-grow:1}.advisor-info h3,.advisor-info p{margin:0}#close-popup{background:none;font-size:24px}#close-popup,.start-chat-button{border:none;color:#fff;cursor:pointer}.start-chat-button{align-items:center;background-color:#25d366;border-bottom-left-radius:10px;border-bottom-right-radius:10px;display:flex;justify-content:center;padding:10px;width:100%}.start-chat-button img{height:20px;margin-right:10px;width:20px}@media screen and (max-width:400px){.whatsapp-button{height:5.1rem;width:5.1rem}.whatsapp-button img{scale:130%}.whatsapp-popup{width:250px}.whatsapp-icon{height:40px;width:40px}}.visually-hidden{height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.text-center{text-align:center}.mb-1{margin-bottom:1rem}.mt-1{margin-top:1rem}.py-1{padding-bottom:1rem;padding-top:1rem}.px-1{padding-left:1rem;padding-right:1rem}.mb-2{margin-bottom:2rem}.mt-2{margin-top:2rem}.py-2{padding-bottom:2rem;padding-top:2rem}.px-2{padding-left:2rem;padding-right:2rem}.mb-3{margin-bottom:3rem}.mt-3{margin-top:3rem}.py-3{padding-bottom:3rem;padding-top:3rem}.px-3{padding-left:3rem;padding-right:3rem}.mb-4{margin-bottom:4rem}.mt-4{margin-top:4rem}.py-4{padding-bottom:4rem;padding-top:4rem}.px-4{padding-left:4rem;padding-right:4rem}.loading-overlay{align-items:center;background-color:hsla(0,0%,100%,.8);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;text-align:center;top:0;width:100%;z-index:10000}.loading-overlay .spinner{animation:spin 1s linear infinite;border:8px solid #f3f0f0;border-radius:50%;border-top-color:#5dc4af;height:60px;margin-bottom:20px;width:60px}.loading-overlay p{color:#383d47;font-size:1.6rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.text-primary-accessible{color:#42a594;font-weight:600}.text-secondary-accessible{color:#2c7366;font-weight:700}.link-accessible{color:#1976d2;text-decoration:underline;transition:color .15s ease-in-out}.link-accessible:focus,.link-accessible:hover{color:#115293;text-decoration:none}.text-on-background{background-color:hsla(0,0%,100%,.9);border-radius:.4rem;color:#2d3238;padding:.4rem .8rem}.mb-xs{margin-bottom:.8rem}.mt-xs{margin-top:.8rem}.ml-xs{margin-left:.8rem}.mr-xs,.mx-xs{margin-right:.8rem}.mx-xs{margin-left:.8rem}.my-xs{margin-bottom:.8rem;margin-top:.8rem}.pb-xs{padding-bottom:.8rem}.pt-xs{padding-top:.8rem}.pl-xs{padding-left:.8rem}.pr-xs,.px-xs{padding-right:.8rem}.px-xs{padding-left:.8rem}.py-xs{padding-bottom:.8rem;padding-top:.8rem}.p-xs{padding:.8rem}.gap-xs{gap:.8rem}.mb-sm{margin-bottom:1.6rem}.mt-sm{margin-top:1.6rem}.ml-sm{margin-left:1.6rem}.mr-sm,.mx-sm{margin-right:1.6rem}.mx-sm{margin-left:1.6rem}.my-sm{margin-bottom:1.6rem;margin-top:1.6rem}.pb-sm{padding-bottom:1.6rem}.pt-sm{padding-top:1.6rem}.pl-sm{padding-left:1.6rem}.pr-sm,.px-sm{padding-right:1.6rem}.px-sm{padding-left:1.6rem}.py-sm{padding-bottom:1.6rem;padding-top:1.6rem}.p-sm{padding:1.6rem}.gap-sm{gap:1.6rem}.mb-md{margin-bottom:2.4rem}.mt-md{margin-top:2.4rem}.ml-md{margin-left:2.4rem}.mr-md,.mx-md{margin-right:2.4rem}.mx-md{margin-left:2.4rem}.my-md{margin-bottom:2.4rem;margin-top:2.4rem}.pb-md{padding-bottom:2.4rem}.pt-md{padding-top:2.4rem}.pl-md{padding-left:2.4rem}.pr-md,.px-md{padding-right:2.4rem}.px-md{padding-left:2.4rem}.py-md{padding-bottom:2.4rem;padding-top:2.4rem}.p-md{padding:2.4rem}.gap-md{gap:2.4rem}.mb-lg{margin-bottom:3.2rem}.mt-lg{margin-top:3.2rem}.ml-lg{margin-left:3.2rem}.mr-lg,.mx-lg{margin-right:3.2rem}.mx-lg{margin-left:3.2rem}.my-lg{margin-bottom:3.2rem;margin-top:3.2rem}.pb-lg{padding-bottom:3.2rem}.pt-lg{padding-top:3.2rem}.pl-lg{padding-left:3.2rem}.pr-lg,.px-lg{padding-right:3.2rem}.px-lg{padding-left:3.2rem}.py-lg{padding-bottom:3.2rem;padding-top:3.2rem}.p-lg{padding:3.2rem}.gap-lg{gap:3.2rem}.mb-xl{margin-bottom:4.8rem}.mt-xl{margin-top:4.8rem}.ml-xl{margin-left:4.8rem}.mr-xl,.mx-xl{margin-right:4.8rem}.mx-xl{margin-left:4.8rem}.my-xl{margin-bottom:4.8rem;margin-top:4.8rem}.pb-xl{padding-bottom:4.8rem}.pt-xl{padding-top:4.8rem}.pl-xl{padding-left:4.8rem}.pr-xl,.px-xl{padding-right:4.8rem}.px-xl{padding-left:4.8rem}.py-xl{padding-bottom:4.8rem;padding-top:4.8rem}.p-xl{padding:4.8rem}.gap-xl{gap:4.8rem}.mb-2xl{margin-bottom:6.4rem}.mt-2xl{margin-top:6.4rem}.ml-2xl{margin-left:6.4rem}.mr-2xl,.mx-2xl{margin-right:6.4rem}.mx-2xl{margin-left:6.4rem}.my-2xl{margin-bottom:6.4rem;margin-top:6.4rem}.pb-2xl{padding-bottom:6.4rem}.pt-2xl{padding-top:6.4rem}.pl-2xl{padding-left:6.4rem}.pr-2xl,.px-2xl{padding-right:6.4rem}.px-2xl{padding-left:6.4rem}.py-2xl{padding-bottom:6.4rem;padding-top:6.4rem}.p-2xl{padding:6.4rem}.gap-2xl{gap:6.4rem}.mb-3xl{margin-bottom:9.6rem}.mt-3xl{margin-top:9.6rem}.ml-3xl{margin-left:9.6rem}.mr-3xl,.mx-3xl{margin-right:9.6rem}.mx-3xl{margin-left:9.6rem}.my-3xl{margin-bottom:9.6rem;margin-top:9.6rem}.pb-3xl{padding-bottom:9.6rem}.pt-3xl{padding-top:9.6rem}.pl-3xl{padding-left:9.6rem}.pr-3xl,.px-3xl{padding-right:9.6rem}.px-3xl{padding-left:9.6rem}.py-3xl{padding-bottom:9.6rem;padding-top:9.6rem}.p-3xl{padding:9.6rem}.gap-3xl{gap:9.6rem}.mb-4xl{margin-bottom:12.8rem}.mt-4xl{margin-top:12.8rem}.ml-4xl{margin-left:12.8rem}.mr-4xl,.mx-4xl{margin-right:12.8rem}.mx-4xl{margin-left:12.8rem}.my-4xl{margin-bottom:12.8rem;margin-top:12.8rem}.pb-4xl{padding-bottom:12.8rem}.pt-4xl{padding-top:12.8rem}.pl-4xl{padding-left:12.8rem}.pr-4xl,.px-4xl{padding-right:12.8rem}.px-4xl{padding-left:12.8rem}.py-4xl{padding-bottom:12.8rem;padding-top:12.8rem}.p-4xl{padding:12.8rem}.gap-4xl{gap:12.8rem}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.rounded-sm{border-radius:.4rem}.rounded-md{border-radius:.8rem}.rounded-lg{border-radius:1.6rem}.rounded-xl{border-radius:2.4rem}.rounded-full{border-radius:9999px}.fade-in{animation:fadeIn .5s ease-in}html.dashboard-page{font-size:62.5%;scroll-behavior:smooth}body.dashboard-page{background:#f5f5f5;color:#2d3238;font-family:Raleway,sans-serif;font-size:1.4rem;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dashboard-page-section{display:none}.dashboard-page-section.active{animation:fadeIn .3s ease;display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mt-0{margin-top:0!important}.mt-1{margin-top:4px!important}.mt-2{margin-top:8px!important}.mt-3{margin-top:12px!important}.mt-4{margin-top:16px!important}.mt-6{margin-top:24px!important}.mt-8{margin-top:32px!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:4px!important}.mb-2{margin-bottom:8px!important}.mb-3{margin-bottom:12px!important}.mb-4{margin-bottom:16px!important}.mb-6{margin-bottom:24px!important}.mb-8{margin-bottom:32px!important}.pt-0{padding-top:0!important}.pt-4{padding-top:16px!important}.pt-6{padding-top:24px!important}.pb-0{padding-bottom:0!important}.pb-4{padding-bottom:16px!important}.pb-6{padding-bottom:24px!important}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-primary{color:#5dc4af!important}.text-secondary{color:#383d47!important}.text-success{color:#10b981!important}.text-warning{color:#f59e0b!important}.text-danger{color:#ef4444!important}.text-muted{color:#6b7280!important}.font-bold{font-weight:700!important}.font-semibold{font-weight:600!important}.font-medium{font-weight:500!important}.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-grid{display:grid!important}.flex-center{justify-content:center!important}.flex-between,.flex-center{align-items:center!important;display:flex!important}.flex-between{justify-content:space-between!important}.gap-1{gap:4px!important}.gap-2{gap:8px!important}.gap-3{gap:12px!important}.gap-4{gap:16px!important}.gap-6{gap:24px!important}.w-full{width:100%!important}.w-auto{width:auto!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.cursor-pointer{cursor:pointer!important}.cursor-default{cursor:default!important}.overflow-hidden{overflow:hidden!important}.overflow-auto{overflow:auto!important}@media(max-width:768px){.hide-mobile{display:none!important}}@media(min-width:768px){.hide-desktop{display:none!important}}@media print{.dashboard-header,.dashboard-sidebar,.sidebar-mobile-toggle{display:none!important}.dashboard-main{margin-left:0!important}.dashboard-content{padding-top:0!important}.card,.card-metric,.card-stat{border:1px solid #ddd;box-shadow:none!important}}.select{appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border:1px solid #e5e7eb;border-radius:8px;color:#2d3238;cursor:pointer;font-family:Raleway,sans-serif;font-size:1.4rem;height:40px;padding:0 40px 0 16px;transition:border-color .2s ease,box-shadow .2s ease}.select:focus,.select:hover{border-color:#5dc4af}.select:focus{box-shadow:0 0 0 3px rgba(93,196,175,.1);outline:none}.tabs{background:#f5f5f5;border-radius:8px;display:flex;gap:4px;margin-bottom:24px;padding:4px}.tab{background:transparent;border:none;border-radius:4px;color:#6b7280;cursor:pointer;font-family:Raleway,sans-serif;font-size:1.4rem;font-weight:500;padding:12px 16px;transition:all .2s ease}.tab:hover{background:hsla(0,0%,100%,.5);color:#2d3238}.tab.active{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);color:#383d47;font-weight:600}.stat-value{font-family:Poppins,sans-serif;font-size:2.4rem;font-weight:700}.stat-value,.stat-value--primary{color:#5dc4af}.stat-value--success{color:#10b981}.stat-value--warning{color:#f59e0b}.stat-value--danger{color:#ef4444}.stat-value--info{color:#3b82f6}.stat-value--muted{color:#6b7280}.stat-label{font-size:1.2rem}.stat-label,.stat-sublabel{color:#6b7280;margin-top:4px}.stat-sublabel{font-size:1.1rem}.card--stat{display:flex;flex-direction:column;justify-content:center;padding:20px}.card--stat .stat-value{font-size:2.4rem;line-height:1;margin-bottom:4px}.card--stat .stat-label{margin-top:0}.card--stat .card__icon-small{color:#5dc4af;height:32px;margin-bottom:12px;width:32px}.card--stat .card__icon-small svg{height:100%;width:100%}.card--stat.card--danger .card__icon-small{color:#ef4444}.card--stat.card--warning .card__icon-small{color:#f59e0b}.card--stat.card--success .card__icon-small{color:#10b981}.metric-value{color:#5dc4af;font-family:Poppins,sans-serif;font-size:3.2rem;font-weight:700}.metric-value--danger{color:#ef4444}.metric-label{color:#2d3238;font-size:1.4rem;font-weight:500}.metric-sublabel{color:#6b7280;font-size:1.2rem}.filters-bar{align-items:center;gap:12px;margin-bottom:24px}.filters-bar,.legend-bar{display:flex;flex-wrap:wrap}.legend-bar{font-size:1.2rem;gap:16px;margin-bottom:16px}.legend-item{align-items:center;color:#6b7280;display:flex;gap:8px}.legend-dot{border-radius:50%;height:10px;width:10px}.status-bar{align-items:center;background:#fff;border-radius:8px;color:#6b7280;display:flex;font-size:1.2rem;justify-content:space-between;margin-bottom:24px;padding:12px 16px}.status-bar--live .status-bar__left,.status-bar__right{align-items:center;display:flex;gap:8px}.status-bar__right svg{height:14px;width:14px}.alert-banner{align-items:center;border-radius:8px;display:flex;font-size:1.4rem;font-weight:500;gap:12px;margin-bottom:16px;padding:12px 16px}.alert-banner svg{flex-shrink:0;height:20px;width:20px}.alert-banner--danger{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);color:#ef4444}.alert-banner--warning{background:rgba(245,158,11,.1);border:1px solid rgba(245,158,11,.2);color:#f59e0b}.header-search--inline{align-items:center;display:flex;position:relative}.header-search--inline .header-search__icon{color:#6b7280;height:18px;left:12px;pointer-events:none;position:absolute;width:18px}.header-search--inline input,.header-search--inline input[type=text]{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#2d3238;font-family:Raleway,sans-serif;font-size:1.4rem;height:40px;padding:0 16px 0 40px;transition:border-color .2s ease,box-shadow .2s ease;width:200px}.header-search--inline input::placeholder,.header-search--inline input[type=text]::placeholder{color:#6b7280}.header-search--inline input:hover,.header-search--inline input[type=text]:hover{border-color:#5dc4af}.header-search--inline input:focus,.header-search--inline input[type=text]:focus{background:#fff;border-color:#5dc4af;box-shadow:0 0 0 3px rgba(93,196,175,.1);outline:none}.dashboard-page input[type=email],.dashboard-page input[type=number],.dashboard-page input[type=password],.dashboard-page input[type=search],.dashboard-page input[type=text]{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#2d3238;font-family:Raleway,sans-serif;font-size:1.4rem;height:40px;padding:12px 16px;transition:border-color .2s ease,box-shadow .2s ease}.dashboard-page input[type=email]::placeholder,.dashboard-page input[type=number]::placeholder,.dashboard-page input[type=password]::placeholder,.dashboard-page input[type=search]::placeholder,.dashboard-page input[type=text]::placeholder{color:#6b7280}.dashboard-page input[type=email]:hover,.dashboard-page input[type=number]:hover,.dashboard-page input[type=password]:hover,.dashboard-page input[type=search]:hover,.dashboard-page input[type=text]:hover{border-color:#5dc4af}.dashboard-page input[type=email]:focus,.dashboard-page input[type=number]:focus,.dashboard-page input[type=password]:focus,.dashboard-page input[type=search]:focus,.dashboard-page input[type=text]:focus{border-color:#5dc4af;box-shadow:0 0 0 3px rgba(93,196,175,.1);outline:none}