:root{--sst-bg: #eef4ff;--sst-card: rgba(255, 255, 255, .92);--sst-text: #0f172a;--sst-muted: #64748b;--sst-border: rgba(148, 163, 184, .28);--sst-primary: #2563eb;--sst-primary-dark: #1e40af;--sst-sidebar-start: #0f172a;--sst-sidebar-end: #1e3a8a;--sst-font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--sst-sidebar: linear-gradient(180deg, #0f172a 0%, #1e3a8a 100%);--sst-shadow: 0 18px 45px rgba(15, 23, 42, .1)}body{margin:0;font-family:var(--sst-font-family);background:var(--sst-bg);color:var(--sst-text)}body.sst-dark{--sst-bg: #020617;--sst-card: rgba(15, 23, 42, .92);--sst-text: #e5e7eb;--sst-muted: #94a3b8;--sst-border: rgba(148, 163, 184, .18);--sst-sidebar: linear-gradient(180deg, #020617 0%, #0f172a 100%);--sst-shadow: 0 18px 45px rgba(0, 0, 0, .35)}.enterprise-shell{min-height:100vh;display:flex;background:radial-gradient(circle at top left,rgba(37,99,235,.18),transparent 28%),linear-gradient(135deg,var(--sst-bg) 0%,var(--sst-bg) 100%)}.enterprise-sidebar{width:clamp(270px,20vw,304px);height:100vh;height:100dvh;max-height:100dvh;position:sticky;top:0;align-self:flex-start;padding:20px 16px;background:var(--sst-sidebar);color:#fff;display:flex;flex-direction:column;transition:width .25s ease,transform .25s ease;overflow:hidden;overscroll-behavior:contain;z-index:50}.sidebar-collapsed .enterprise-sidebar{width:92px}.enterprise-brand{display:flex;align-items:center;gap:13px;padding:8px;margin-bottom:14px}.enterprise-logo{min-width:48px;height:48px;border-radius:16px;display:grid;place-items:center;font-weight:900;background:linear-gradient(135deg,#38bdf8,#2563eb);box-shadow:0 12px 30px #38bdf859}.enterprise-logo.has-image{overflow:hidden;padding:4px;background:#fff}.enterprise-logo img{width:100%;height:100%;object-fit:contain;border-radius:11px}.enterprise-brand h2{margin:0;font-size:18px;white-space:nowrap}.enterprise-brand span{color:#bfdbfe;font-size:12px;white-space:nowrap}.collapse-btn,.theme-btn,.logout-btn,.menu-group-title{width:100%;border:0;background:transparent;color:inherit;cursor:pointer;font-family:inherit}.collapse-btn{display:flex;align-items:center;gap:10px;color:#dbeafe;padding:10px 12px;border-radius:14px;background:#ffffff14;margin-bottom:14px}.enterprise-menu{flex:1;min-height:0;overflow-y:auto;padding-right:4px;scrollbar-gutter:stable}.enterprise-menu::-webkit-scrollbar{width:6px}.enterprise-menu::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:999px}.menu-group{margin-bottom:8px}.menu-group.open{margin-bottom:12px}.menu-group-title{display:flex;align-items:center;justify-content:space-between;color:#93c5fd;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;padding:10px 10px 6px}.menu-group-title svg{transition:transform .2s ease}.menu-group-title svg.rotate{transform:rotate(180deg)}.menu-group-items{display:flex;flex-direction:column;gap:6px}.menu-group-items a{display:flex;align-items:center;gap:12px;min-height:43px;padding:11px 13px;border-radius:14px;color:#dbeafe;text-decoration:none;transition:all .18s ease;white-space:nowrap}.sidebar-collapsed .menu-group-items a{justify-content:center}.menu-group-items a:hover,.menu-group-items a.active{background:#ffffff24;color:#fff;transform:translate(3px)}.sidebar-footer{display:flex;flex-direction:column;flex-shrink:0;gap:8px;padding-top:12px}.theme-btn,.logout-btn{display:flex;align-items:center;gap:10px;padding:11px 13px;border-radius:14px}.theme-btn{background:#ffffff1a;color:#dbeafe}.logout-btn{background:#ef44442e;color:#fff}.sidebar-collapsed .theme-btn,.sidebar-collapsed .logout-btn{justify-content:center}.enterprise-main{flex:1;min-width:0;padding:24px}.enterprise-topbar{background:var(--sst-card);border:1px solid var(--sst-border);border-radius:20px;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;box-shadow:var(--sst-shadow);backdrop-filter:blur(16px)}.eyebrow{color:var(--sst-primary);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.enterprise-topbar h1{margin:3px 0;color:var(--sst-text);font-size:24px;line-height:1.05}.enterprise-topbar p{margin:0;color:var(--sst-muted);font-size:13px}.enterprise-user{display:flex;align-items:center;gap:9px;padding:7px 11px;background:#2563eb14;border:1px solid rgba(37,99,235,.18);border-radius:18px}.user-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#2563eb,#38bdf8);font-weight:900}.enterprise-user strong{display:block;color:var(--sst-text)}.enterprise-user span{font-size:12px;color:var(--sst-muted)}.enterprise-topbar-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.module-selector{position:relative}.module-selector-trigger{min-height:50px;padding:0 14px;border:1px solid rgba(37,99,235,.2);border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--sst-primary-dark);background:#2563eb14;font:inherit;font-size:13px;font-weight:800;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.module-selector-trigger:hover,.module-selector-trigger.active{border-color:#2563eb6b;background:#2563eb24;transform:translateY(-1px)}.module-selector-trigger>svg:last-child{transition:transform .18s ease}.module-selector-trigger.active>svg:last-child{transform:rotate(180deg)}.module-selector-panel{position:absolute;z-index:120;top:calc(100% + 10px);right:0;width:min(640px,calc(100vw - 40px));overflow:hidden;border:1px solid var(--sst-border);border-radius:20px;color:var(--sst-text);background:var(--sst-card);box-shadow:0 28px 70px #0f172a38;backdrop-filter:blur(20px);animation:module-selector-in .16s ease-out}@keyframes module-selector-in{0%{opacity:0;transform:translateY(-6px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.module-selector-header{min-height:58px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--sst-border)}.module-selector-header strong,.module-selector-header span{display:block}.module-selector-header strong{font-size:15px}.module-selector-header span{margin-top:2px;color:var(--sst-muted);font-size:11px}.module-selector-header button{width:34px;height:34px;border:0;border-radius:11px;display:grid;place-items:center;color:var(--sst-muted);background:#94a3b81f;cursor:pointer}.module-selector-search{height:40px;margin:12px 14px 4px;padding:0 12px;border:1px solid var(--sst-border);border-radius:12px;display:flex;align-items:center;gap:8px;color:var(--sst-muted);background:#94a3b814}.module-selector-search:focus-within{border-color:var(--sst-primary);box-shadow:0 0 0 3px #2563eb1a}.module-selector-search input{width:100%;border:0;outline:0;color:var(--sst-text);background:transparent;font:inherit;font-size:12px}.module-selector-groups{max-height:min(62vh,540px);overflow-y:auto;padding:8px 14px 14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px}.module-selector-group{min-width:0;padding:10px;border:1px solid var(--sst-border);border-radius:15px;background:#94a3b80e}.module-selector-group h3{margin:0 0 7px;color:var(--sst-muted);font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.module-selector-group>div{display:grid;gap:4px}.module-selector-group a{min-height:38px;padding:5px 7px;border-radius:11px;display:flex;align-items:center;gap:8px;color:var(--sst-text);text-decoration:none;font-size:11px;font-weight:700;transition:color .16s ease,background .16s ease}.module-selector-group a:hover,.module-selector-group a.active{color:var(--sst-primary-dark);background:#2563eb1c}.module-selector-icon{width:29px;height:29px;min-width:29px;border-radius:9px;display:grid;place-items:center;color:var(--sst-primary);background:#2563eb1a}.module-selector-empty{grid-column:1 / -1;padding:28px;color:var(--sst-muted);text-align:center;font-size:12px;font-weight:700}.sst-dark .module-selector-trigger,.sst-dark .module-selector-group a:hover,.sst-dark .module-selector-group a.active{color:#bfdbfe}.enterprise-content{margin-top:14px}.mobile-menu-btn{display:none;position:fixed;top:14px;left:14px;z-index:90;border:0;border-radius:14px;padding:10px;color:#fff;background:#2563eb;box-shadow:var(--sst-shadow)}@media (max-width: 980px){.mobile-menu-btn{display:block}.enterprise-sidebar{position:fixed;transform:translate(-110%)}.enterprise-sidebar.mobile-open{transform:translate(0)}.sidebar-collapsed .enterprise-sidebar{width:304px}.enterprise-main{padding:72px 16px 18px}.enterprise-topbar{flex-direction:column;align-items:flex-start;gap:16px}.enterprise-topbar-actions{width:100%;justify-content:space-between}.module-selector-panel{position:fixed;top:70px;right:16px;left:16px;width:auto}}@media (max-height: 760px) and (min-width: 981px){.enterprise-sidebar{padding-block:12px}.enterprise-brand,.collapse-btn{margin-bottom:8px}.menu-group-title{padding-block:7px 5px}.menu-group-items{gap:3px}.menu-group-items a{min-height:38px;padding-block:8px}.sidebar-footer{padding-top:8px}}@media (max-width: 640px){.module-selector-trigger{min-height:44px}.module-selector-groups{grid-template-columns:1fr;max-height:62vh}.enterprise-user{min-width:0}.enterprise-user>div:last-child{display:none}}.sst-page-loader{min-height:55vh;display:flex;flex-direction:column;gap:14px;align-items:center;justify-content:center;color:#475569;font-size:.95rem}.sst-page-loader__spinner{width:42px;height:42px;border-radius:999px;border:4px solid #e2e8f0;border-top-color:#2563eb;animation:sst-loader-spin .8s linear infinite}@keyframes sst-loader-spin{to{transform:rotate(360deg)}}.erp-error-boundary{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px;background:#f5f7fb}.erp-error-card{width:min(520px,100%);background:#fff;border-radius:24px;box-shadow:0 24px 80px #0f172a1f;padding:36px;text-align:center;border:1px solid rgba(148,163,184,.25)}.erp-error-icon{font-size:42px;margin-bottom:12px}.erp-error-card h1{margin:0 0 12px;font-size:28px;color:#0f172a}.erp-error-card p{margin:0;color:#475569;line-height:1.6}.erp-error-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:28px}.erp-error-actions button{border:none;border-radius:999px;padding:12px 20px;font-weight:700;cursor:pointer;background:#0f766e;color:#fff}.erp-error-actions button.secondary{background:#e2e8f0;color:#0f172a}html,body,#root{width:100%;min-height:100%;overflow-x:hidden}*{box-sizing:border-box}.enterprise-shell{width:100%;min-height:100vh}.enterprise-main{min-width:0;overflow-x:hidden}.enterprise-content{width:100%;max-width:100%;overflow-x:hidden}.mobile-menu-btn{z-index:9999}@media (max-width: 900px){.mobile-menu-btn{position:fixed!important;top:14px!important;left:14px!important;width:44px;height:44px;border-radius:14px;background:#2563eb!important;color:#fff!important;border:none!important;box-shadow:0 12px 28px #2563eb59}.enterprise-main{width:100%!important;margin-left:0!important;padding:72px 12px 18px!important}.enterprise-topbar{margin-top:0!important;padding:18px!important;border-radius:22px!important}.enterprise-topbar h1{font-size:22px!important;line-height:1.2}.enterprise-topbar p{font-size:13px!important}.enterprise-user{width:100%;justify-content:flex-start;margin-top:12px}.enterprise-sidebar{position:fixed!important;top:0;left:-290px;width:280px!important;height:100vh;z-index:9998;transition:left .25s ease;overflow-y:auto}.enterprise-sidebar.mobile-open{left:0}.sidebar-collapsed .enterprise-sidebar{width:280px!important}}@media (max-width: 900px){.dashboard-hero,.politica-hero,.objetivos-hero,.biblioteca-hero,.configuracion-hero{flex-direction:column!important;align-items:flex-start!important;padding:20px!important;border-radius:22px!important}.dashboard-hero h2,.politica-hero h2,.objetivos-hero h2,.biblioteca-hero h2,.configuracion-hero h2{font-size:24px!important;line-height:1.2}.hero-actions,.dashboard-actions{width:100%;flex-wrap:wrap}.hero-actions button,.dashboard-actions button,.btn-refresh,.politica-refresh,.politica-print,.objetivos-refresh{width:100%;justify-content:center}}@media (max-width: 1200px){.kpi-grid,.dashboard-kpis,.objetivos-kpi-grid,.biblioteca-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 700px){.kpi-grid,.dashboard-kpis,.objetivos-kpi-grid,.biblioteca-kpis{grid-template-columns:1fr!important}.kpi-card,.objetivo-kpi-card,.biblioteca-kpis article{min-height:92px;padding:18px!important}}@media (max-width: 1100px){.dashboard-grid,.politica-grid,.objetivos-main-grid,.biblioteca-grid{grid-template-columns:1fr!important}}@media (max-width: 760px){.form-row,.signature-grid,.health-grid{grid-template-columns:1fr!important}input,select,textarea,button{max-width:100%}textarea{min-height:110px}.form-actions{flex-direction:column}.form-actions button{width:100%;justify-content:center}}@media (max-width: 900px){.biblioteca-page{gap:16px}.biblioteca-form,.preview-panel,.biblioteca-list{padding:18px!important;border-radius:22px!important}.preview-panel iframe,.empty-preview{height:420px!important}.filters{grid-template-columns:1fr!important}.filters button{height:46px}}.table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-wrap table{min-width:850px}@media (max-width: 700px){.table-wrap{border-radius:18px;border:1px solid #e2e8f0}th,td{font-size:12px!important;padding:10px!important}.table-actions{min-width:160px}}@media (max-width: 700px){.preview-panel iframe,.empty-preview{height:360px!important}}.sst-dark .table-wrap{border-color:#334155}.sst-dark .mobile-menu-btn{background:#1d4ed8!important}@media print{.mobile-menu-btn,.enterprise-sidebar,.enterprise-topbar,.no-print,.btn-refresh,.form-actions,.table-actions{display:none!important}.enterprise-main,.enterprise-content{margin:0!important;padding:0!important;width:100%!important}body{background:#fff!important}}.enterprise-content{font-size:13px}.enterprise-content h1{font-size:clamp(24px,2.2vw,32px)!important;line-height:1.08!important}.enterprise-content h2{font-size:clamp(19px,1.7vw,24px)!important;line-height:1.15!important}.enterprise-content h3{font-size:15px!important;line-height:1.25!important}.enterprise-content p,.enterprise-content li,.enterprise-content td,.enterprise-content input,.enterprise-content select,.enterprise-content textarea,.enterprise-content button,.enterprise-content a{font-size:12.5px}.enterprise-content th,.enterprise-content label,.enterprise-content small{font-size:11px}.enterprise-content :is(header,section,div)[class*=hero] p{font-size:12.5px!important;line-height:1.45!important}.enterprise-content :is(header,section,div)[class*=hero] :is(span,small)[class*=tag],.enterprise-content :is(header,section,div)[class*=hero] :is(span,small)[class*=badge],.enterprise-content :is(header,section,div)[class*=hero] :is(span,small)[class*=kicker]{font-size:10.5px!important}@media (max-width: 700px){.enterprise-content{font-size:12.5px}.enterprise-content h1{font-size:23px!important}.enterprise-content h2{font-size:19px!important}}
