:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#0f172a;background-color:#f1f5f9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 8% 10%,rgba(56,189,248,.12),transparent 36%),radial-gradient(circle at 92% 0%,rgba(29,78,216,.14),transparent 34%),linear-gradient(180deg,#f8fafc,#eef2ff)}#root{width:100%;min-height:100dvh}.container{max-width:1280px;margin:0 auto;padding:24px;box-sizing:border-box;position:relative;z-index:1;background:radial-gradient(circle at 10% 0%,rgba(39,84,101,.12),transparent 32%),radial-gradient(circle at 90% 0%,rgba(155,28,61,.1),transparent 28%)}.reveal{opacity:0;transform:translateY(18px);animation:reveal-up .55s ease forwards}.rise-1{animation-delay:.04s}.rise-2{animation-delay:.1s}.rise-3{animation-delay:.16s}.rise-4{animation-delay:.22s}.rise-5{animation-delay:.28s}@keyframes reveal-up{to{opacity:1;transform:translateY(0)}}.topbar{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;background:linear-gradient(120deg,#0b1d37f7,#1c4c5fed,#7e1a35e6);color:#eff6ff;border-radius:18px;padding:20px;border:1px solid rgba(167,220,232,.3);box-shadow:0 16px 44px #0c1a2d57;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.topbar h1{margin:0;letter-spacing:.2px;font-size:clamp(1.4rem,2.1vw,2rem)}.chips{display:flex;gap:8px;flex-wrap:wrap}.chip{border:1px solid rgba(169,214,225,.7);border-radius:999px;background:#e0eff3f2;color:#10233f;padding:6px 12px;font-size:12px;font-weight:600;box-shadow:inset 0 1px #ffffffa6}.chip-info{display:inline-flex;align-items:center;gap:8px;padding:6px 10px 6px 8px;background:linear-gradient(180deg,#dcecf1fa,#c2dce3eb);border-color:#9dcad7c7}.chip-icon{width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffffd1;color:#234f64;box-shadow:inset 0 1px #ffffffb8}.chip-icon-svg{width:14px;height:14px}.chip-text{display:inline-flex;flex-direction:column;line-height:1.05}.chip-text small{font-size:10px;color:#2e5260;letter-spacing:.2px}.chip-text strong{font-size:12px;color:#10233f;text-transform:capitalize}.chip.danger{background:linear-gradient(180deg,#ffebf0fa,#ffd9e5f2);color:#8a1638;cursor:pointer}.logout-chip{display:inline-flex;align-items:center;gap:8px}.logout-chip .chip-icon{background:#ffffffd6;color:#9b1c3d}.theme-toggle{background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#e0f2fe;border:1px solid rgba(186,230,253,.7)}.theme-icon-btn{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(170,220,232,.75);background:radial-gradient(circle at 30% 30%,#3f8aa3,#215064 62%,#17384f);color:#e0f2fe;box-shadow:0 10px 22px #17384f57,0 0 0 4px #3f8aa329;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.theme-icon-btn:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 16px 26px #17384f6b,0 0 0 6px #3f8aa333}.theme-icon-svg{width:19px;height:19px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;margin-top:16px}.grid>*{min-width:0}.card{background:radial-gradient(circle at top right,rgba(178,219,229,.38),transparent 46%),radial-gradient(circle at bottom left,rgba(165,42,72,.08),transparent 42%),linear-gradient(165deg,#fffffffa,#f3f8faf7);border:1px solid rgba(166,212,224,.8);border-radius:18px;padding:16px;box-shadow:0 14px 34px #0f23361f;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;min-width:0}.card:hover{transform:translateY(-3px);border-color:#80becef2;box-shadow:0 22px 42px #17384f2e}.card h2{margin-top:0;margin-bottom:12px;color:#10233f;letter-spacing:.15px}.card.wide{grid-column:1 / -1}.module-list{display:grid;gap:8px;margin-top:12px}.module-tabs{display:flex;flex-wrap:nowrap;gap:8px;margin-top:12px;margin-bottom:14px;overflow-x:auto;padding-bottom:6px}.module-tab{text-align:left;color:#10233f;background:linear-gradient(180deg,#fff,#f1f7f9);border:1px solid #c6dde5;border-radius:12px;padding:9px 12px;font-weight:700;white-space:nowrap;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease,background .2s ease}.module-tab:hover{transform:translateY(-1px);border-color:#7ebccf;box-shadow:0 8px 18px #225b712e}.module-tab.active{border-color:#9b1c3d;background:linear-gradient(180deg,#fde8ef,#f9d6e1);color:#7e1a35;box-shadow:0 10px 20px #9b1c3d38}.module-panel-content{display:grid;gap:10px}.module{text-align:left;color:#10233f;background:linear-gradient(180deg,#fff,#f1f7f9);border:1px solid #c6dde5;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.module:hover{transform:translateY(-1px);border-color:#7ebccf;box-shadow:0 8px 18px #225b712e}.module.active{border-color:#9b1c3d;background:linear-gradient(180deg,#fde8ef,#f9d6e1);color:#7e1a35;box-shadow:0 10px 20px #9b1c3d38}input,select{border:1px solid #bdd8e1;border-radius:10px;background:#fffffffa;color:#10233f;padding:10px;width:100%;box-sizing:border-box;margin-top:6px;margin-bottom:12px;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}input:focus,select:focus{outline:none;border-color:#2e6a80;box-shadow:0 0 0 3px #2e6a8033;background:#fff}option{background:#fff;color:#0f172a}label{display:block;font-size:14px;color:#17384f;font-weight:600}form button{margin-top:8px}button{border:0;border-radius:10px;background:linear-gradient(135deg,#215064,#7e1a35);color:#fff;padding:10px 14px;font-weight:600;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;box-shadow:0 10px 22px #21506447}button:hover{filter:brightness(1.05);transform:translateY(-1px)}pre{background:#0f172a;color:#dbeafe;padding:12px;border-radius:8px;overflow-x:auto;min-height:80px}.result-box{margin-top:12px;border:1px solid rgba(173,214,225,.9);border-radius:10px;background:linear-gradient(180deg,#f7fafbfa,#e9f4f7f2);color:#10233f;padding:12px;box-shadow:inset 0 1px #ffffffb8;min-width:0;overflow-x:auto}.result-box-premium{border-radius:12px;box-shadow:inset 0 1px #ffffffc7,0 10px 24px #21506429}.result-box-state{font-weight:600;color:#334155}.result-box-state.warning{border-color:#fbbf24bf;background:linear-gradient(180deg,#fffbebfa,#fef3c7e6);color:#92400e}.result-meta{margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #dbeafe;font-size:13px;color:#334155}.result-visual{display:grid;gap:10px}.result-semaphores{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.semaphore{border-radius:10px;border:1px solid #cbd5e1;padding:8px 10px;display:grid;grid-template-columns:auto 1fr;align-items:start;gap:8px;background:#ffffffd1}.semaphore-dot{width:10px;height:10px;border-radius:999px;box-shadow:0 0 0 3px #94a3b833}.semaphore-label{font-size:12px;font-weight:700;color:#334155}.semaphore-value{grid-column:1 / -1;padding-left:18px;display:block;font-size:12px;letter-spacing:.2px;overflow-wrap:break-word;word-break:break-word;white-space:normal}.semaphore-green{border-color:#22c55e8c;background:linear-gradient(180deg,#f0fdf4f5,#dcfce7e6)}.semaphore-green .semaphore-dot{background:#16a34a}.semaphore-yellow{border-color:#f59e0b8c;background:linear-gradient(180deg,#fffbebf5,#fef3c7e6)}.semaphore-yellow .semaphore-dot{background:#f59e0b}.semaphore-red{border-color:#ef44448c;background:linear-gradient(180deg,#fef2f2f5,#fee2e2e6)}.semaphore-red .semaphore-dot{background:#dc2626}.semaphore-blue{border-color:#3b82f68c;background:linear-gradient(180deg,#eff6fff5,#dbeafee6)}.semaphore-blue .semaphore-dot{background:#2563eb}.semaphore-neutral .semaphore-dot{background:#64748b}.result-grid{display:grid;gap:8px}.result-row{line-height:1.35;padding:8px 10px;border-radius:10px;background:#ffffffc7;border:1px solid rgba(203,213,225,.75);overflow-wrap:anywhere}.result-row span{min-width:0;overflow-wrap:break-word;word-break:break-word}.result-row-highlight{border-color:#93c5fddb;box-shadow:inset 0 0 0 1px #bfdbfe80}.result-list{margin:0;padding-left:18px;display:grid;gap:4px}.result-empty{color:#64748b;font-style:italic}.result-chip-wrap{display:flex;flex-wrap:wrap;gap:6px}.result-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:2px 10px;font-size:12px;font-weight:700;border:1px solid transparent;white-space:normal;max-width:100%;text-align:left}.result-text-value{display:inline-block;border-radius:8px;padding:2px 6px;background:#e2e8f0b3;color:#0f172a;font-weight:600;overflow-wrap:anywhere;word-break:break-word}.result-pill-green{color:#14532d;background:#dcfce7;border-color:#86efac}.result-pill-yellow{color:#92400e;background:#fef3c7;border-color:#fcd34d}.result-pill-red{color:#7f1d1d;background:#fee2e2;border-color:#fca5a5}.result-pill-blue{color:#1e3a8a;background:#dbeafe;border-color:#93c5fd}.result-pill-neutral{color:#334155;background:#e2e8f0;border-color:#cbd5e1}.chart-wrap{width:100%;height:220px}.module-dashboard-subtitle{margin:0 0 10px;color:#334155}.module-dashboard-tones{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.module-dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;margin-bottom:10px}.module-dashboard-charts{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(0,1.4fr);gap:10px;margin-bottom:10px}.m2-dashboard-inline,.module-dashboard-inline{margin-top:12px}.module-chart-card{border:1px solid rgba(174,214,225,.92);border-radius:12px;padding:10px;background:linear-gradient(165deg,#fffffffa,#eef8faeb);box-shadow:0 8px 20px #17384f1a}.module-chart-card h3{margin:0 0 8px;font-size:13px;color:#17384f}.module-chart-card.wide{min-width:0}.module-chart-wrap{width:100%;height:220px}.module-kpi{border-radius:10px;border:1px solid #cbd5e1;padding:10px;display:grid;gap:6px;background:#ffffffd6}.module-kpi-label{font-size:12px;font-weight:700;color:#334155}.module-kpi-value{font-size:15px;line-height:1.25;overflow-wrap:break-word;word-break:break-word}.module-kpi.tone-red{border-color:#fca5a5;background:#fee2e2;color:#7f1d1d}.module-kpi.tone-yellow{border-color:#fcd34d;background:#fef3c7;color:#92400e}.module-kpi.tone-green{border-color:#86efac;background:#dcfce7;color:#14532d}.module-kpi.tone-blue{border-color:#93c5fd;background:#dbeafe;color:#1e3a8a}.module-kpi.tone-neutral{border-color:#cbd5e1;background:#e2e8f0;color:#334155}.actions{display:flex;gap:8px;margin-bottom:12px}.framework-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;overflow-x:auto;padding-bottom:4px}.framework-tab{background:linear-gradient(180deg,#eef5f7,#dcebf0);color:#17384f;border:1px solid #bdd8e1;border-radius:999px;padding:8px 12px;font-weight:700;white-space:nowrap;box-shadow:none}.framework-tab.active{background:linear-gradient(135deg,#8e1f3f,#6f1b34);color:#fff;border-color:#8e1f3f;box-shadow:0 8px 18px #8e1f3f47}.framework-content{border:1px solid rgba(174,214,225,.86);background:linear-gradient(160deg,#f7fafbf7,#e8f4f7e6);border-radius:12px;padding:12px}.framework-lead{margin-top:0;color:#17384f;font-weight:600}.framework-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.framework-columns.four{grid-template-columns:repeat(4,minmax(0,1fr))}.framework-panel{border:1px solid rgba(186,214,223,.92);border-radius:10px;background:linear-gradient(180deg,#fff,#f0f7f9);padding:10px;box-shadow:0 7px 18px #17384f14}.framework-panel h3{margin:0 0 8px;color:#7e1a35}.framework-panel p{margin:0;color:#1f2937}.framework-panel ul{margin:0;padding-left:18px;display:grid;gap:4px}.digital-model-list{display:grid;gap:10px}.digital-model-item{display:flex;align-items:center;gap:10px;color:#fff;font-weight:700;border-radius:10px;padding:8px 12px 8px 8px;min-height:44px;background:linear-gradient(95deg,#7f1d1d,#991b1b);box-shadow:0 12px 24px #7f1d1d47}.digital-model-number{min-width:26px;min-height:26px;border-radius:999px;background:#fff;color:#111827;font-weight:800;display:inline-flex;align-items:center;justify-content:center;border:2px solid #f3f4f6}.digital-model-item.tone-2{background:linear-gradient(90deg,#9f1239,#b91c1c)}.digital-model-item.tone-3{background:linear-gradient(90deg,#9ca3af,#6b7280)}.digital-model-item.tone-4{background:linear-gradient(90deg,#991b1b,#b91c1c)}.auth-shell{min-height:100dvh;height:100dvh;background:radial-gradient(circle at top left,rgba(59,130,246,.14),transparent 42%),radial-gradient(circle at top right,rgba(190,24,93,.14),transparent 46%),#fff;display:grid;grid-template-rows:86px minmax(0,1fr) 56px;overflow:hidden}.auth-topbar{background:#ffffffdb;height:86px;padding:12px 24px;border-bottom:1px solid rgba(226,232,240,.9);display:flex;align-items:center;justify-content:center;position:relative;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-brand-logo{height:58px;width:auto;margin:0 auto;display:block}.auth-theme-actions{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.auth-hero{min-height:0;height:100%;background-image:linear-gradient(95deg,#081b30a3,#081b302e),url(/portada.png);background-size:cover;background-position:center;position:relative;overflow:hidden;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:clamp(14px,2.2vw,28px)}.auth-hero-watermark{position:absolute;left:clamp(10px,2.3vw,34px);top:50%;transform:translateY(-50%);width:clamp(190px,24vw,340px);aspect-ratio:1 / 1;border-radius:34px;background-color:#dceaec33;border:1px solid rgba(255,255,255,.24);box-shadow:inset 0 1px #ffffff40,0 18px 34px #081b3040;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:.68;mix-blend-mode:normal;pointer-events:none;z-index:0;display:grid;place-items:center}.auth-hero-watermark:before{content:"R";font-family:Georgia,Times New Roman,serif;font-size:clamp(7.2rem,12vw,11rem);font-weight:700;line-height:1;letter-spacing:-.03em;color:transparent;background:repeating-linear-gradient(90deg,#fffffffa 0,#fffffffa 2px,#ffffff94 2px,#ffffff94 5px);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 1px 2px rgba(255,255,255,.2)}.auth-left-panel{display:block;color:#fff;max-width:min(860px,100%);padding-left:clamp(210px,26vw,370px);z-index:1}.auth-emta-logo{width:clamp(112px,16vw,192px);height:clamp(112px,16vw,192px);border-radius:26px;border:1px solid rgba(255,255,255,.45);opacity:.78;box-shadow:0 20px 38px #0f172a66}.auth-copy h1{margin:0;font-size:clamp(2rem,3.2vw,3.6rem);line-height:1.06;letter-spacing:.2px;font-family:Georgia,Times New Roman,serif;text-shadow:0 3px 12px rgba(0,0,0,.36)}.auth-copy p{margin-top:10px;font-size:clamp(1.28rem,1.95vw,2rem);font-weight:700;letter-spacing:.2px;font-family:Georgia,Times New Roman,serif;color:#f8fafc;text-shadow:0 2px 8px rgba(0,0,0,.32)}.auth-card{width:min(360px,100%);background:linear-gradient(170deg,#fffffff5,#f8fafcf0);border-radius:14px;border:1px solid rgba(191,219,254,.9);padding:20px 18px 16px;box-shadow:0 20px 42px #0f172a47;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin-right:10px;z-index:1}.auth-card.is-dimmed{opacity:.38;filter:saturate(.8);pointer-events:none}.forgot-modal-layer{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:3}.forgot-modal{width:min(560px,calc(100% - 30px));border-radius:14px;border:1px solid rgba(203,213,225,.9);background:linear-gradient(180deg,#fffffffa,#f8fafcf5);box-shadow:0 26px 46px #0f172a5c;padding:16px}.forgot-modal h3{margin:0;font-size:28px;line-height:1.05;font-family:Georgia,Times New Roman,serif;color:#10233f}.forgot-modal p{margin:6px 0 10px;color:#334155}.forgot-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.forgot-modal-cancel{border-radius:8px;padding:8px 14px;background:#fff;border:1px solid #cbd5e1;color:#334155;box-shadow:none}.forgot-modal-send{border-radius:8px;padding:8px 14px}.forgot-modal-send.secondary{background:linear-gradient(135deg,#1d4ed8,#1e3a8a)}.forgot-reset-toggle{margin-top:8px;background:transparent;border:0;box-shadow:none;color:#1e3a8a;text-decoration:underline;text-underline-offset:2px;font-weight:600;padding:0}.forgot-reset-panel{margin-top:10px;border-top:1px solid rgba(203,213,225,.9);padding-top:10px}.auth-footer{height:56px;background:#ffffffdb;border-top:1px solid rgba(226,232,240,.88);display:flex;align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.auth-footer-content{width:100%;max-width:1280px;margin:0 auto;padding:0 16px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;color:#64748b;font-size:12px;text-align:center}.auth-footer-logo{height:18px;width:auto}.auth-card h2{margin-top:0;margin-bottom:10px;text-align:center;font-size:32px;line-height:1.05;font-family:Georgia,Times New Roman,serif}.password-field{position:relative;display:flex;align-items:center;margin-top:6px;margin-bottom:12px}.password-field input{margin:0;padding-right:46px}.eye-button{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:999px;border:1px solid #bfdbfe;background:linear-gradient(180deg,#eff6ff,#dbeafe);color:#334155;display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;line-height:1;box-shadow:none;z-index:2}.eye-button:hover{filter:none;background:#dbeafe}.login-action{width:100%;margin-top:8px;border-radius:999px;padding-top:11px;padding-bottom:11px;background:linear-gradient(135deg,#be123c,#9f1239);box-shadow:0 12px 26px #9f123961}.auth-help-links{display:grid;margin-top:12px}.auth-link-like{background:transparent;color:#334155;border:0;box-shadow:none;padding:4px 0;font-size:14px;font-weight:600;text-decoration:underline;text-decoration-color:#3341554d;text-underline-offset:2px}.auth-link-like:hover{filter:none;color:#1e3a8a}.forgot-panel{margin-top:10px;border:1px solid rgba(191,219,254,.9);border-radius:10px;background:linear-gradient(180deg,#f8fafcfa,#eff6fff0);padding:10px}.forgot-panel input{margin-bottom:10px}.forgot-action{width:100%;border-radius:8px;margin-bottom:8px}.forgot-action.secondary{background:linear-gradient(135deg,#1d4ed8,#1e3a8a)}.forgot-status{margin:8px 0 0;color:#14532d;font-size:12px;font-weight:600}.auth-error{margin:8px 0 0;color:#b91c1c;font-size:13px}.hint{color:#334155;font-size:13px}.demo-credentials{margin-top:8px;text-align:center;opacity:.8}.module-theme-m1 .module.active,.module-theme-m1 .module-tab.active{border-color:#0891b2;background:linear-gradient(180deg,#cffafe,#a5f3fc);color:#164e63}.module-theme-m2 .module.active,.module-theme-m2 .module-tab.active{border-color:#4f46e5;background:linear-gradient(180deg,#e0e7ff,#c7d2fe);color:#312e81}.module-theme-m3 .module.active,.module-theme-m3 .module-tab.active{border-color:#f97316;background:linear-gradient(180deg,#ffedd5,#fed7aa);color:#7c2d12}.module-theme-m4 .module.active,.module-theme-m4 .module-tab.active{border-color:#9333ea;background:linear-gradient(180deg,#f3e8ff,#e9d5ff);color:#581c87}.module-theme-m5 .module.active,.module-theme-m5 .module-tab.active{border-color:#0d9488;background:linear-gradient(180deg,#ccfbf1,#99f6e4);color:#134e4a}.module-theme-m6 .module.active,.module-theme-m6 .module-tab.active{border-color:#ea580c;background:linear-gradient(180deg,#ffedd5,#fdba74);color:#7c2d12}.module-theme-m7 .module.active,.module-theme-m7 .module-tab.active{border-color:#16a34a;background:linear-gradient(180deg,#dcfce7,#bbf7d0);color:#14532d}.module-theme-m8 .module.active,.module-theme-m8 .module-tab.active{border-color:#db2777;background:linear-gradient(180deg,#fce7f3,#fbcfe8);color:#831843}.module-theme-m9 .module.active,.module-theme-m9 .module-tab.active{border-color:#7c3aed;background:linear-gradient(180deg,#ede9fe,#ddd6fe);color:#4c1d95}.module-theme-m10 .module.active,.module-theme-m10 .module-tab.active{border-color:#0284c7;background:linear-gradient(180deg,#e0f2fe,#bae6fd);color:#0c4a6e}.theme-dark{color:#e2e8f0}.theme-dark .topbar{background:linear-gradient(135deg,#020617f2,#1e293beb);border-color:#3b82f666}.theme-dark .card{background:radial-gradient(circle at top right,rgba(30,64,175,.3),transparent 52%),linear-gradient(165deg,#0f172af0,#1e293beb);border-color:#334155f2;color:#e2e8f0}.theme-dark .card h2,.theme-dark .framework-lead,.theme-dark .framework-panel h3,.theme-dark label,.theme-dark .hint{color:#e2e8f0}.theme-dark .framework-content{border-color:#334155eb;background:linear-gradient(160deg,#0f172ae6,#1e293be0)}.theme-dark .framework-panel{border-color:#475569d9;background:linear-gradient(180deg,#1e293beb,#0f172af2)}.theme-dark .framework-tab{background:linear-gradient(180deg,#334155,#1e293b);border-color:#475569;color:#cbd5e1}.theme-dark .framework-tab.active{color:#fff}.theme-dark input,.theme-dark select{background:#0f172af2;color:#e2e8f0;border-color:#475569}.theme-dark option{background:#0f172a;color:#e2e8f0}.theme-dark .result-box{background:linear-gradient(180deg,#1e293bf2,#0f172af2);border-color:#475569d6;color:#e2e8f0}.theme-dark .module-tab{background:linear-gradient(180deg,#1e293bf2,#0f172af2);border-color:#475569d9;color:#e2e8f0}.theme-dark .result-row{background:#0f172ab8;border-color:#475569d9}.theme-dark .result-row-highlight{border-color:#60a5fab3}.theme-dark .semaphore{background:#0f172aad;border-color:#475569cc}.theme-dark .semaphore-label{color:#cbd5e1}.theme-dark .result-pill-neutral{background:#334155;color:#e2e8f0;border-color:#475569}.theme-dark .module-dashboard-subtitle{color:#94a3b8}.theme-dark .module-kpi{background:#0f172ac7;border-color:#475569d6;color:#e2e8f0}.theme-dark .module-chart-card{background:linear-gradient(165deg,#0f172af0,#1e293be6);border-color:#475569d6}.theme-dark .module-chart-card h3,.theme-dark .module-kpi-label{color:#cbd5e1}.theme-dark .result-text-value{background:#334155d1;color:#e2e8f0}.theme-dark .result-empty,.theme-dark .result-meta,.theme-dark .auth-footer-content{color:#94a3b8}.theme-dark .chip{background:#1e293bf0;border-color:#475569;color:#e2e8f0}.theme-dark .chip-info{background:linear-gradient(180deg,#334155f5,#1e293bf0);border-color:#64748bc2}.theme-dark .chip-icon{background:#0f172ad1;color:#93c5fd}.theme-dark .chip-text small{color:#94a3b8}.theme-dark .chip-text strong{color:#e2e8f0}.theme-dark .theme-icon-btn{border-color:#94a3b88c;background:radial-gradient(circle at 30% 30%,#475569,#334155 62%,#1e293b);color:#e2e8f0;box-shadow:0 10px 22px #0206177a,0 0 0 4px #94a3b829}.theme-dark .chip.danger{background:#7f1d1dcc;border-color:#f8717173;color:#fecaca}.auth-shell.theme-dark{background:radial-gradient(circle at top left,rgba(37,99,235,.24),transparent 45%),radial-gradient(circle at top right,rgba(190,24,93,.22),transparent 42%),#020617}.auth-shell.theme-dark .auth-topbar,.auth-shell.theme-dark .auth-footer{background:#020617b8;border-color:#334155e6}.auth-shell.theme-dark .auth-brand-logo{filter:brightness(0) invert(1);opacity:.96}.auth-shell.theme-dark .auth-hero-watermark{background-color:#94a3b81f;border-color:#cbd5e142;opacity:.6}.auth-shell.theme-dark .auth-hero-watermark:before{background:none;-webkit-text-fill-color:rgba(241,245,249,.7);color:#f1f5f9b3;-webkit-text-stroke:1px rgba(248,250,252,.26);text-shadow:0 2px 8px rgba(2,6,23,.45),0 0 12px rgba(148,163,184,.2)}.auth-shell.theme-dark .auth-card{background:linear-gradient(170deg,#0f172af2,#1e293beb);border-color:#475569db}.auth-shell.theme-dark .auth-card h2,.auth-shell.theme-dark label,.auth-shell.theme-dark .auth-link-like,.auth-shell.theme-dark .hint{color:#e2e8f0}.auth-shell.theme-dark .forgot-panel{border-color:#475569d9;background:linear-gradient(180deg,#1e293beb,#0f172aeb)}.auth-shell.theme-dark .forgot-modal{background:linear-gradient(165deg,#0f172af5,#1e293bf0);border-color:#475569e0}.auth-shell.theme-dark .forgot-modal h3,.auth-shell.theme-dark .forgot-modal p{color:#e2e8f0}.auth-shell.theme-dark .forgot-modal-cancel{background:#1e293be6;border-color:#64748bc2;color:#e2e8f0}.auth-shell.theme-dark .forgot-reset-panel{border-top-color:#475569d6}.auth-shell.theme-dark .forgot-reset-toggle{color:#93c5fd}@media (prefers-reduced-motion: reduce){*{animation:none!important;transition:none!important;transform:none!important}}@media (max-width: 900px){.container{padding:16px}.grid,.framework-columns,.framework-columns.four{grid-template-columns:1fr}.topbar{flex-direction:column}.auth-hero{min-height:0;height:auto;flex-direction:column;justify-content:center;padding:18px}.auth-left-panel{max-width:100%;padding-left:0;text-align:center;gap:12px}.auth-hero-watermark{width:clamp(130px,34vw,200px);border-radius:24px;opacity:.82}.auth-card{width:min(420px,100%);margin-right:0}.forgot-modal{width:min(640px,calc(100% - 30px))}.auth-footer{height:auto;min-height:56px}.auth-footer-content{flex-direction:column;justify-content:center;text-align:center;padding:8px 16px}}@media (max-width: 640px){.container{padding:12px}.topbar{padding:14px}.chips{width:100%}.chip{font-size:11px;padding:6px 10px}.chip-info{width:100%;justify-content:flex-start}.card{padding:12px}.module-dashboard-charts{grid-template-columns:1fr}.chart-wrap{height:190px}.auth-shell{height:auto;grid-template-rows:auto 1fr auto;overflow:auto}.auth-topbar{height:auto;padding:10px 14px;flex-direction:column;gap:8px}.auth-brand-logo{height:44px}.auth-theme-actions{position:static;transform:none}.auth-copy h1{font-size:clamp(1.5rem,8vw,2rem)}.auth-copy p{font-size:clamp(1rem,5.2vw,1.35rem)}.auth-card{padding:14px 12px 12px}.auth-card h2{font-size:28px}.forgot-modal{width:min(500px,calc(100% - 20px));padding:14px}.forgot-modal h3{font-size:24px}.forgot-modal-actions{justify-content:stretch}.forgot-modal-cancel,.forgot-modal-send{flex:1}}@media (max-width: 480px){.framework-tab{font-size:12px;padding:7px 10px}.digital-model-item{font-size:13px;min-height:40px}.auth-footer-content{font-size:11px}}
