:root{color-scheme:dark;--bg: #0e1117;--bg-card: #161b22;--bg-hundido: #0b0e14;--border: #2a2f3a;--text: #e6e6e6;--text-dim: #9aa4b2;--accent: #4f8cff;--green: #2ecc71;--red: #ff4d4f;--yellow: #e6b800;--alto-nav: 60px;font-family:-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{margin:0;background:var(--bg);color:var(--text);overscroll-behavior-y:contain}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem 1rem;padding-top:max(.75rem,env(safe-area-inset-top));background:var(--bg);border-bottom:1px solid var(--border)}.topbar h1{margin:0;font-size:1.1rem;font-weight:600}.meta-chip{display:flex;align-items:center;gap:.4rem;min-height:34px;padding:.3rem .7rem;border:1px solid var(--border);border-radius:999px;background:var(--bg-hundido);color:var(--text-dim);font-size:.72rem;font-family:inherit;cursor:pointer;max-width:62%}.meta-texto{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.meta-refrescar{color:var(--accent);font-size:.95rem;line-height:1}#view{padding:1rem;padding-bottom:calc(var(--alto-nav) + env(safe-area-inset-bottom) + 1.5rem);max-width:900px;margin:0 auto}h2{font-size:1.15rem;margin:0 0 .25rem}h3{font-size:1rem;margin:1.5rem 0 .5rem;color:var(--text)}.caption{color:var(--text-dim);font-size:.82rem;margin:0 0 .75rem;line-height:1.45}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:.9rem;margin-bottom:.9rem}.warning{background:#2b2404;border:1px solid var(--yellow);color:#ffe58a;padding:.8rem .9rem;border-radius:12px;font-size:.85rem;line-height:1.45;margin-bottom:.9rem}.nota-fuerte{border-left:3px solid var(--accent);padding-left:.7rem;color:var(--text-dim);font-size:.85rem;line-height:1.45}.pos{color:var(--green)}.neg{color:var(--red)}.kpi-row{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem;margin-bottom:.9rem}.kpi{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:.7rem .8rem}.kpi .label{color:var(--text-dim);font-size:.7rem;text-transform:uppercase;letter-spacing:.03em;line-height:1.3}.kpi .value{font-size:1.25rem;font-weight:600;margin-top:.2rem}.kpi .sub{font-size:.75rem;color:var(--text-dim);margin-top:.15rem}table{width:100%;border-collapse:collapse;font-size:.85rem}th,td{text-align:left;padding:.45rem .5rem;border-bottom:1px solid var(--border)}th{color:var(--text-dim);font-weight:500;font-size:.75rem}.celda-simbolo{display:flex;flex-direction:column;gap:.1rem}.celda-simbolo .nombre,.nombre{color:var(--text-dim);font-size:.72rem;font-weight:400}.tag{display:inline-block;font-size:.62rem;padding:.1rem .4rem;border-radius:999px;border:1px solid var(--border);color:var(--text-dim);margin-left:.35rem;vertical-align:middle}.tag-mio{border-color:var(--accent);color:var(--accent)}.tag-ref{border-color:var(--yellow);color:var(--yellow)}.barra-orden{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.78rem;color:var(--text-dim)}.barra-orden select{flex:1}@media(max-width:640px){.tabla-mercado thead{display:none}.tabla-mercado table,.tabla-mercado tbody,.tabla-mercado tr,.tabla-mercado td{display:block;width:100%}.tabla-mercado tr{border:1px solid var(--border);border-radius:10px;padding:.6rem .7rem;margin-bottom:.5rem;background:var(--bg-hundido)}.tabla-mercado tr.fila-mia{border-color:var(--accent)}.tabla-mercado td:first-child{border:none;padding:0 0 .4rem;font-size:1rem}.tabla-mercado td:not(:first-child){display:flex;justify-content:space-between;align-items:baseline;gap:1rem;border:none;padding:.18rem 0;font-variant-numeric:tabular-nums}.tabla-mercado td:not(:first-child):before{content:attr(data-label);color:var(--text-dim);font-size:.75rem}}@media(min-width:641px){.tabla-mercado tr.fila-mia{background:#4f8cff12}.tabla-mercado td{white-space:nowrap}}.tocable{cursor:pointer}.grafica-card{position:relative;padding:.6rem;height:320px;touch-action:none}.grafica-alta{height:440px}.grafica-card canvas{width:100%!important;height:100%!important}.reset-zoom{position:absolute;top:.45rem;right:.45rem;z-index:2;min-height:30px;padding:.2rem .55rem;border:1px solid var(--border);border-radius:999px;background:var(--bg-hundido);color:var(--text-dim);font-family:inherit;font-size:.7rem;cursor:pointer}.panel-horizontes{margin-bottom:.5rem}.panel-resumen{margin-top:.5rem}.grupo-portafolio{margin-bottom:1.5rem}.grupo-encabezado{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;border-bottom:1px solid var(--border);padding-bottom:.35rem}.grupo-encabezado h3{margin:0}.grupo-cifras{display:flex;gap:.6rem;align-items:baseline;font-size:.9rem;font-variant-numeric:tabular-nums}.pos-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:.75rem .85rem;margin-bottom:.6rem;cursor:pointer}.pos-card.abierta{border-color:var(--accent)}.pos-fila1{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.pos-fila1 strong{font-size:1.05rem}.pos-fila1 .nombre{display:block}.pos-pct{font-size:1.15rem;font-weight:600;font-variant-numeric:tabular-nums}.pos-fila2{display:flex;flex-wrap:wrap;gap:.15rem 1.1rem;margin-top:.5rem;font-size:.85rem;font-variant-numeric:tabular-nums}.pos-fila2>span{display:flex;flex-direction:column}.etq{display:block;color:var(--text-dim);font-size:.68rem;text-transform:uppercase;letter-spacing:.02em}.barra-peso{position:relative;height:18px;margin-top:.6rem;background:var(--bg-hundido);border-radius:999px;overflow:hidden}.barra-relleno{height:100%;background:var(--accent);opacity:.55}.barra-relleno.excedido{background:var(--yellow)}.barra-texto{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;padding-left:.5rem;font-size:.68rem;color:var(--text)}.pos-grafica{display:none;margin-top:.75rem}.pos-card.abierta .pos-grafica{display:block}.impacto{border-radius:10px;padding:.7rem .8rem;background:var(--bg-hundido);border:1px solid var(--border);margin-bottom:.6rem}.impacto.vender{border-color:var(--yellow)}.impacto.comprar{border-color:var(--green)}.impacto-titulo{font-size:1.05rem;font-weight:600}.impacto-sub{font-size:.82rem;color:var(--text-dim);margin-top:.15rem}.impacto-detalle{display:flex;flex-direction:column;gap:.45rem;font-size:.85rem}.impacto-detalle .etq{margin-bottom:.1rem}input[type=range]{width:100%;min-height:44px;accent-color:var(--accent)}.heatmap{display:flex;flex-direction:column;gap:.4rem}.heat-fila{display:flex;align-items:center;gap:.5rem}.heat-anio{flex:0 0 34px;font-size:.75rem;color:var(--text-dim);font-variant-numeric:tabular-nums}.heat-celdas{display:grid;grid-template-columns:repeat(6,1fr);gap:3px;flex:1}.heat-celda{border:1px solid var(--border);border-radius:5px;padding:.25rem .1rem;text-align:center;font-variant-numeric:tabular-nums}.heat-mes{display:block;font-size:.58rem;color:var(--text-dim)}.heat-valor{display:block;font-size:.68rem}.fila-sector{display:grid;grid-template-columns:1fr 80px 46px;align-items:center;gap:.6rem;padding:.4rem 0;border-bottom:1px solid var(--border);font-size:.82rem}.fila-sector:last-child{border-bottom:none}.fila-sector .barra-peso{margin-top:0;height:10px}.fila-sector strong{text-align:right;font-variant-numeric:tabular-nums}.chips{display:flex;gap:.4rem;flex-wrap:wrap;align-items:center;margin:0 0 .75rem}.chips-titulo{font-size:.75rem;color:var(--text-dim);margin-right:.2rem}.chip{display:inline-flex;align-items:center;gap:.3rem;min-height:34px;background:var(--bg-hundido);border:1px solid var(--border);border-radius:999px;padding:.35rem .75rem;font-size:.82rem;font-family:inherit;color:var(--text);cursor:pointer}.chip.selected{border-color:var(--accent);color:var(--accent);background:#4f8cff1a}.chip-trimestre{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .6rem;border-radius:999px;border:1px solid var(--border);background:var(--bg-hundido);font-size:.75rem;font-variant-numeric:tabular-nums;color:var(--text-dim)}.chip-trimestre.status-ok{border-color:var(--green);color:var(--green)}.chip-trimestre.status-bad{border-color:var(--red);color:var(--red)}.panel-trimestres{margin-top:.6rem}.chip-x{background:none;border:none;color:inherit;font-size:.85rem;padding:0 0 0 .15rem;cursor:pointer;line-height:1}.segmentado{display:flex;gap:.25rem;background:var(--bg-hundido);border:1px solid var(--border);border-radius:10px;padding:.25rem;margin-bottom:1rem;overflow-x:auto}.segmentado button{flex:1;min-height:40px;min-width:72px;padding:0 .35rem;border:none;border-radius:8px;background:none;color:var(--text-dim);font-family:inherit;font-size:.82rem;white-space:nowrap;cursor:pointer}.segmentado button.activo{background:var(--bg-card);color:var(--text);box-shadow:0 1px 3px #0006}input[type=text],input[type=number],input[type=password],select{background:var(--bg-hundido);border:1px solid var(--border);color:var(--text);padding:.6rem .7rem;border-radius:8px;font-size:16px;font-family:inherit;min-height:44px;width:100%}input[type=text]{text-transform:uppercase}label.field{display:block;margin-bottom:.75rem;font-size:.8rem;color:var(--text-dim)}label.field input,label.field select{display:block;margin-top:.3rem}button.action{min-height:44px;background:var(--accent);border:none;color:#fff;padding:.6rem 1.1rem;border-radius:8px;cursor:pointer;font-size:.9rem;font-family:inherit;font-weight:500}button.action.secundaria{background:none;border:1px solid var(--border);color:var(--text-dim)}.fila-agregar{display:flex;gap:.5rem;margin-bottom:.75rem}.fila-agregar input{flex:1}.loading,.error{color:var(--text-dim);padding:1.5rem 0;text-align:center;font-size:.85rem;line-height:1.5;white-space:pre-line}.error{color:var(--red)}.spinner{display:inline-block;width:14px;height:14px;margin-right:.5rem;border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;vertical-align:-2px;animation:gira .8s linear infinite}@keyframes gira{to{transform:rotate(360deg)}}.desbloqueo{max-width:340px;margin:3rem auto;text-align:center}.desbloqueo .action{width:100%}body.bloqueado .nav-inferior{display:none}.nota-simbolo{background:var(--bg-card);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:10px;padding:.7rem .9rem;margin-bottom:.9rem;font-size:.85rem}.nota-simbolo p{margin:.35rem 0 0;color:var(--text-dim);line-height:1.45}.catalizador{display:flex;gap:.6rem;padding:.5rem 0;border-top:1px solid rgba(255,229,138,.25);font-size:.82rem}.catalizador:first-of-type{border-top:none}.catalizador .fecha{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.catalizador .caption{margin:.2rem 0 0;color:#d8c98d}.ficha summary{cursor:pointer;font-size:.92rem;padding:.2rem 0;min-height:34px}.ficha p{font-size:.85rem;line-height:1.5;color:var(--text-dim)}.ficha-bloque{display:flex;flex-direction:column;gap:.15rem;padding:.45rem 0;border-top:1px solid var(--border);font-size:.82rem;line-height:1.45}.ficha-titulo{color:var(--text-dim);font-size:.7rem;text-transform:uppercase;letter-spacing:.03em}.ficha-bloque.riesgo{color:#ffc9a8}.noticia{display:block;background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:.75rem .85rem;margin-bottom:.6rem;text-decoration:none;color:var(--text)}.noticia-titulo{font-size:.9rem;line-height:1.4}.noticia-meta{margin-top:.35rem;font-size:.72rem;color:var(--text-dim)}.noticia-meta .tag{margin:0 .35rem 0 0}.checklist-item{display:flex;gap:.6rem;padding:.55rem 0;border-bottom:1px solid var(--border);align-items:baseline;font-size:.88rem}.checklist-item:last-child{border-bottom:none}.checklist-item input[type=checkbox]{width:20px;height:20px;min-height:20px}.status-ok{color:var(--green)}.status-bad{color:var(--red)}.fila-conviccion{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.45rem 0;border-bottom:1px solid var(--border)}.fila-conviccion:last-child{border-bottom:none}.fila-conviccion>span{display:flex;flex-direction:column}.fila-conviccion select{width:auto;min-width:108px}.lista-reglas{margin:0;padding-left:1.1rem;font-size:.85rem;line-height:1.55;color:var(--text-dim)}.lista-reglas li{margin-bottom:.5rem}.escalon{display:flex;gap:.7rem;padding:.6rem 0;border-top:1px solid var(--border)}.escalon:first-child{border-top:none}.escalon-rango{flex:0 0 88px;font-size:.78rem;font-weight:600;font-variant-numeric:tabular-nums}.escalon .caption{margin:.2rem 0 0}.tono-verde .escalon-rango,.posicion-venta.tono-verde .pv-accion{color:var(--green)}.tono-ambar .escalon-rango,.posicion-venta.tono-ambar .pv-accion{color:var(--yellow)}.tono-rojo .escalon-rango,.posicion-venta.tono-rojo .pv-accion{color:var(--red)}.posicion-venta{border-left:3px solid var(--border)}.posicion-venta.tono-verde{border-left-color:var(--green)}.posicion-venta.tono-ambar{border-left-color:var(--yellow)}.posicion-venta.tono-rojo{border-left-color:var(--red)}.pv-encabezado{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem}.pv-pct{font-size:1.15rem;font-weight:600;font-variant-numeric:tabular-nums}.pv-accion{margin-top:.4rem;font-size:.92rem;font-weight:600}.pv-monto{margin-top:.2rem;font-size:.82rem;color:var(--text-dim)}.pv-alerta{margin-top:.4rem;font-size:.8rem;color:var(--yellow)}.posicion-venta .caption{margin:.5rem 0 0}.sector-info p{font-size:.87rem;line-height:1.5;margin:0 0 .5rem}.sector-info p:last-child{margin-bottom:0}.nav-inferior{position:fixed;left:0;right:0;bottom:0;z-index:30;display:flex;background:var(--bg-card);border-top:1px solid var(--border);padding-bottom:env(safe-area-inset-bottom)}.nav-inferior button{flex:1;min-height:var(--alto-nav);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;background:none;border:none;color:var(--text-dim);font-family:inherit;font-size:.68rem;cursor:pointer;padding:.4rem .2rem}.nav-inferior button .ico{font-size:1.1rem;line-height:1}.nav-inferior button.activo{color:var(--accent)}@media(max-width:400px){.nav-inferior button{font-size:.6rem;padding:.4rem .1rem}.nav-inferior button .txt{white-space:nowrap}}@media(min-width:720px){.kpi-row{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.grafica-card{height:380px}.nav-inferior{position:sticky;top:0;bottom:auto;border-top:none;border-bottom:1px solid var(--border)}.nav-inferior button{flex-direction:row;gap:.4rem;font-size:.85rem;min-height:48px}#view{padding-bottom:2rem}}
