.SimuladorIrpfTramos-module__rtD6PG__container{background:var(--bg-primary);min-height:100vh;color:var(--text-primary);font-family:system-ui,-apple-system,sans-serif}.SimuladorIrpfTramos-module__rtD6PG__hero{background:var(--hero-bg);color:#fff;text-align:center;padding:2.5rem 1.5rem}.SimuladorIrpfTramos-module__rtD6PG__heroIcon{margin-bottom:.4rem;font-size:2.4rem;display:block}.SimuladorIrpfTramos-module__rtD6PG__title{color:#fff;margin:0 0 .5rem;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700}.SimuladorIrpfTramos-module__rtD6PG__subtitle{opacity:.92;max-width:720px;margin:0 auto;font-size:1rem}.SimuladorIrpfTramos-module__rtD6PG__main{max-width:920px;margin:0 auto;padding:2rem 1.5rem}.SimuladorIrpfTramos-module__rtD6PG__vistaSelector{border-bottom:2px solid #e5e7eb;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.SimuladorIrpfTramos-module__rtD6PG__vistaBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-2px;padding:.65rem 1.1rem;font-size:.92rem;font-weight:600;transition:color .15s,border-color .15s}.SimuladorIrpfTramos-module__rtD6PG__vistaBtn:hover{color:var(--primary)}.SimuladorIrpfTramos-module__rtD6PG__vistaBtn:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:4px}.SimuladorIrpfTramos-module__rtD6PG__vistaActive{color:var(--primary);border-bottom-color:var(--primary)}.SimuladorIrpfTramos-module__rtD6PG__panel{background:var(--bg-card);border:1px solid #e5e7eb;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.SimuladorIrpfTramos-module__rtD6PG__panelTitle{color:var(--text-primary);margin:0 0 1rem;font-size:1.1rem;font-weight:700}.SimuladorIrpfTramos-module__rtD6PG__sliderGroup{margin-bottom:1.4rem}.SimuladorIrpfTramos-module__rtD6PG__sliderLabel{color:var(--text-primary);margin-bottom:.5rem;font-size:.92rem;font-weight:600;display:block}.SimuladorIrpfTramos-module__rtD6PG__sliderValue{color:var(--primary);font-variant-numeric:tabular-nums;font-weight:700}.SimuladorIrpfTramos-module__rtD6PG__slider{appearance:none;cursor:pointer;background:linear-gradient(90deg,#10b981 0%,#eab308 33%,#f59e0b 66%,#ef4444 100%);border-radius:5px;outline:none;width:100%;height:8px}.SimuladorIrpfTramos-module__rtD6PG__slider::-webkit-slider-thumb{appearance:none;background:var(--primary);cursor:pointer;border:3px solid #fff;border-radius:50%;width:22px;height:22px;box-shadow:0 2px 6px #00000040}.SimuladorIrpfTramos-module__rtD6PG__slider::-moz-range-thumb{background:var(--primary);cursor:pointer;border:3px solid #fff;border-radius:50%;width:22px;height:22px;box-shadow:0 2px 6px #00000040}.SimuladorIrpfTramos-module__rtD6PG__slider:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.SimuladorIrpfTramos-module__rtD6PG__sliderRange{color:var(--text-muted);justify-content:space-between;margin-top:.4rem;font-size:.75rem;display:flex}.SimuladorIrpfTramos-module__rtD6PG__sliderHint{color:var(--text-secondary);margin:.5rem 0 0;font-size:.82rem;font-style:italic}.SimuladorIrpfTramos-module__rtD6PG__ejemplosGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;margin-top:1rem;display:grid}.SimuladorIrpfTramos-module__rtD6PG__ejemploBtn{background:var(--bg-primary);cursor:pointer;text-align:left;border:1.5px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:.2rem;padding:.75rem .9rem;transition:all .15s;display:flex}.SimuladorIrpfTramos-module__rtD6PG__ejemploBtn:hover{border-color:var(--primary);background:var(--bg-card);transform:translateY(-1px)}.SimuladorIrpfTramos-module__rtD6PG__ejemploBtn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.SimuladorIrpfTramos-module__rtD6PG__ejemploBtn strong{color:var(--primary);font-size:.95rem;font-weight:700}.SimuladorIrpfTramos-module__rtD6PG__ejemploBtn span{color:var(--text-secondary);font-size:.78rem}.SimuladorIrpfTramos-module__rtD6PG__tramosContainer{flex-direction:column;gap:1.5rem;display:flex}.SimuladorIrpfTramos-module__rtD6PG__tramosBarStack{background:var(--bg-primary);border:1.5px solid #e5e7eb;border-radius:10px;width:100%;height:60px;display:flex;overflow:hidden}.SimuladorIrpfTramos-module__rtD6PG__tramoBar{color:#fff;justify-content:center;align-items:center;min-width:0;font-size:.85rem;font-weight:700;transition:width .4s ease-out;display:flex;position:relative}.SimuladorIrpfTramos-module__rtD6PG__tramoLabel{text-shadow:0 1px 2px #0006;white-space:nowrap;overflow:hidden}.SimuladorIrpfTramos-module__rtD6PG__tramoT19{background:#10b981}.SimuladorIrpfTramos-module__rtD6PG__tramoT24{background:#84cc16}.SimuladorIrpfTramos-module__rtD6PG__tramoT30{background:#eab308}.SimuladorIrpfTramos-module__rtD6PG__tramoT37{background:#f59e0b}.SimuladorIrpfTramos-module__rtD6PG__tramoT45{background:#ef4444}.SimuladorIrpfTramos-module__rtD6PG__tramoT47{background:#b91c1c}.SimuladorIrpfTramos-module__rtD6PG__tramosLeyenda{flex-direction:column;gap:.55rem;display:flex}.SimuladorIrpfTramos-module__rtD6PG__tramosLeyendaItem{background:var(--bg-primary);border:1px solid #e5e7eb;border-radius:6px;align-items:flex-start;gap:.7rem;padding:.5rem .6rem;font-size:.85rem;display:flex}.SimuladorIrpfTramos-module__rtD6PG__tramosLeyendaSwatch{border-radius:3px;flex-shrink:0;width:14px;height:14px;margin-top:.2rem}.SimuladorIrpfTramos-module__rtD6PG__tramosLeyendaTexto{flex-direction:column;flex:1;gap:.15rem;display:flex}.SimuladorIrpfTramos-module__rtD6PG__tramosLeyendaTexto strong{color:var(--text-primary);font-size:.85rem}.SimuladorIrpfTramos-module__rtD6PG__tramosLeyendaTexto span{color:var(--text-secondary)}.SimuladorIrpfTramos-module__rtD6PG__muted{color:var(--text-muted);font-style:italic}.SimuladorIrpfTramos-module__rtD6PG__escaleraContainer{flex-direction:column;gap:1rem;display:flex}.SimuladorIrpfTramos-module__rtD6PG__escaleraSvg{background:var(--bg-primary);border:1px solid #e5e7eb;border-radius:8px;width:100%;height:auto}.SimuladorIrpfTramos-module__rtD6PG__escaleraResumen{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;display:grid}.SimuladorIrpfTramos-module__rtD6PG__escaleraStat{background:var(--bg-primary);border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:.2rem;padding:.75rem .9rem;display:flex}.SimuladorIrpfTramos-module__rtD6PG__escaleraStatLabel{color:var(--text-secondary);font-size:.78rem;font-weight:600}.SimuladorIrpfTramos-module__rtD6PG__escaleraStat strong{color:var(--primary);font-variant-numeric:tabular-nums;font-size:1.4rem;font-weight:700}.SimuladorIrpfTramos-module__rtD6PG__escaleraStat span:last-child{font-size:.75rem}.SimuladorIrpfTramos-module__rtD6PG__comparativaLayout{grid-template-columns:1fr 1fr;gap:1rem;display:grid;position:relative}.SimuladorIrpfTramos-module__rtD6PG__comparativaCol{background:var(--bg-primary);border:1.5px solid #e5e7eb;border-radius:10px;padding:1.1rem}.SimuladorIrpfTramos-module__rtD6PG__comparativaTitulo{color:var(--primary);margin:0 0 .4rem;font-size:.95rem;font-weight:700}.SimuladorIrpfTramos-module__rtD6PG__comparativaBase{color:var(--text-primary);font-variant-numeric:tabular-nums;margin:0 0 .8rem;font-size:1.5rem;font-weight:700}.SimuladorIrpfTramos-module__rtD6PG__comparativaLista{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.SimuladorIrpfTramos-module__rtD6PG__comparativaLista li{color:var(--text-secondary);border-bottom:1px dashed #e5e7eb;padding-bottom:.3rem;font-size:.88rem}.SimuladorIrpfTramos-module__rtD6PG__comparativaLista li:last-child{border-bottom:none}.SimuladorIrpfTramos-module__rtD6PG__comparativaLista strong{color:var(--text-primary);font-variant-numeric:tabular-nums}.SimuladorIrpfTramos-module__rtD6PG__diferenciaBadge{text-align:center;background:linear-gradient(135deg,#eff6ff 0%,#f0fdf4 100%);border:1.5px solid #93c5fd;border-radius:10px;flex-direction:column;grid-column:1/-1;gap:.3rem;padding:1rem 1.2rem;display:flex}.SimuladorIrpfTramos-module__rtD6PG__diferenciaTitulo{color:var(--text-secondary);font-size:.9rem;font-weight:600}.SimuladorIrpfTramos-module__rtD6PG__diferenciaValor{color:#1d4ed8;font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:700}.SimuladorIrpfTramos-module__rtD6PG__diferenciaDetalle{color:var(--text-secondary);font-size:.82rem;font-style:italic}.SimuladorIrpfTramos-module__rtD6PG__resumenGrid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.85rem;display:grid}.SimuladorIrpfTramos-module__rtD6PG__resumenCard{background:var(--bg-primary);border:1.5px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:.25rem;padding:.85rem 1rem;display:flex}.SimuladorIrpfTramos-module__rtD6PG__resumenLabel{color:var(--text-secondary);font-size:.78rem;font-weight:600}.SimuladorIrpfTramos-module__rtD6PG__resumenValor{color:var(--primary);font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:700}.SimuladorIrpfTramos-module__rtD6PG__resumenCard span:last-child{color:var(--text-muted);font-size:.73rem}.SimuladorIrpfTramos-module__rtD6PG__tableWrapper{margin-bottom:.6rem;overflow-x:auto}.SimuladorIrpfTramos-module__rtD6PG__comparativaTable{border-collapse:collapse;width:100%;font-size:.875rem}.SimuladorIrpfTramos-module__rtD6PG__comparativaTable th{background:var(--primary);color:#fff;text-align:left;padding:.6rem .8rem;font-weight:600}.SimuladorIrpfTramos-module__rtD6PG__comparativaTable td{vertical-align:top;border-bottom:1px solid #e5e7eb;padding:.55rem .8rem}.SimuladorIrpfTramos-module__rtD6PG__comparativaTable tr:nth-child(2n) td{background:#f8fafc}.SimuladorIrpfTramos-module__rtD6PG__tableNote{color:var(--text-secondary);margin:0 0 1.2rem;font-size:.82rem;font-style:italic}.SimuladorIrpfTramos-module__rtD6PG__escenariosGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.SimuladorIrpfTramos-module__rtD6PG__escenarioCard{background:var(--bg-card);border:1.5px solid #e5e7eb;border-radius:10px;padding:1rem}.SimuladorIrpfTramos-module__rtD6PG__escenarioCard h4{color:var(--primary);margin:0 0 .5rem;font-size:.95rem;font-weight:700}.SimuladorIrpfTramos-module__rtD6PG__escenarioCard p{color:var(--text-secondary);margin:0;font-size:.85rem}.SimuladorIrpfTramos-module__rtD6PG__faqList{flex-direction:column;gap:.75rem;display:flex}.SimuladorIrpfTramos-module__rtD6PG__faqItem{background:var(--bg-card);border:1px solid #e5e7eb;border-radius:8px;padding:.9rem 1rem}.SimuladorIrpfTramos-module__rtD6PG__faqItem strong{color:var(--text-primary);margin-bottom:.35rem;font-size:.9rem;display:block}.SimuladorIrpfTramos-module__rtD6PG__faqItem p{color:var(--text-secondary);margin:0;font-size:.85rem}.SimuladorIrpfTramos-module__rtD6PG__faqItem em{color:var(--primary);font-style:italic}.SimuladorIrpfTramos-module__rtD6PG__stepGuide{flex-direction:column;gap:.75rem;display:flex}.SimuladorIrpfTramos-module__rtD6PG__step{align-items:flex-start;gap:.9rem;display:flex}.SimuladorIrpfTramos-module__rtD6PG__stepNumber{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:700;display:flex}.SimuladorIrpfTramos-module__rtD6PG__stepContent{padding-top:.1rem}.SimuladorIrpfTramos-module__rtD6PG__stepContent strong{color:var(--text-primary);margin-bottom:.2rem;font-size:.9rem;display:block}.SimuladorIrpfTramos-module__rtD6PG__stepContent p{color:var(--text-secondary);margin:0;font-size:.85rem}.SimuladorIrpfTramos-module__rtD6PG__tipsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;display:grid}.SimuladorIrpfTramos-module__rtD6PG__tipCard{background:var(--bg-card);border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:.6rem;padding:.85rem;display:flex}.SimuladorIrpfTramos-module__rtD6PG__tipIcon{flex-shrink:0;font-size:1.2rem}.SimuladorIrpfTramos-module__rtD6PG__tipCard strong{color:var(--text-primary);margin-bottom:.25rem;font-size:.85rem;font-weight:700;display:block}.SimuladorIrpfTramos-module__rtD6PG__tipCard p{color:var(--text-secondary);margin:0;font-size:.8rem}.SimuladorIrpfTramos-module__rtD6PG__warningBox{background:#fef3c7;border:1.5px solid #f59e0b;border-radius:10px;margin-top:1rem;padding:1rem 1.2rem}.SimuladorIrpfTramos-module__rtD6PG__warningHeader{color:#92400e;align-items:center;gap:.5rem;margin-bottom:.75rem;font-weight:700;display:flex}.SimuladorIrpfTramos-module__rtD6PG__warningIcon{font-size:1.1rem}.SimuladorIrpfTramos-module__rtD6PG__warningList{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.SimuladorIrpfTramos-module__rtD6PG__warningList li{color:#78350f;padding-left:1.2rem;font-size:.85rem;position:relative}.SimuladorIrpfTramos-module__rtD6PG__warningList li:before{content:"✗";color:#f59e0b;font-weight:700;position:absolute;left:0}[data-theme=dark] .SimuladorIrpfTramos-module__rtD6PG__panel,[data-theme=dark] .SimuladorIrpfTramos-module__rtD6PG__vistaSelector{border-color:#374151}[data-theme=dark] .SimuladorIrpfTramos-module__rtD6PG__ejemploBtn{background:#1a1a1a;border-color:#4b5563}[data-theme=dark] .SimuladorIrpfTramos-module__rtD6PG__ejemploBtn:hover{border-color:var(--primary);background:#2a2a2a}[data-theme=dark] .SimuladorIrpfTramos-module__rtD6PG__tramosBarStack{background:#1a1a1a;border-color:#4b5563}[data-theme=dark] .SimuladorIrpfTramos-module__rtD6PG__tramosLeyendaItem,[data-theme=dark] .SimuladorIrpfTramos-module__rtD6PG__escaleraSvg,[data-theme=dark] .SimuladorIrpfTramos-module__rtD6PG__escaleraStat,[data-theme=dark] .SimuladorIrpfTramos-module__rtD6PG__comparativaCol{background:#1a1a1a;border-color:#374151}[data-theme=dark] .SimuladorIrpfTramos-module__rtD6PG__comparativaLista li{border-color:#374151}[data-theme=dark] .SimuladorIrpfTramos-module__rtD6PG__diferenciaBadge{background:linear-gradient(135deg,#1e3a5f 0%,#14532d 100%);border-color:#3b82f6}[data-theme=dark] .SimuladorIrpfTramos-module__rtD6PG__diferenciaValor{color:#93c5fd}[data-theme=dark] .SimuladorIrpfTramos-module__rtD6PG__resumenCard{background:#1a1a1a;border-color:#374151}[data-theme=dark] .SimuladorIrpfTramos-module__rtD6PG__comparativaTable td{border-color:#374151}[data-theme=dark] .SimuladorIrpfTramos-module__rtD6PG__comparativaTable tr:nth-child(2n) td{background:#1e1e1e}[data-theme=dark] .SimuladorIrpfTramos-module__rtD6PG__escenarioCard,[data-theme=dark] .SimuladorIrpfTramos-module__rtD6PG__faqItem,[data-theme=dark] .SimuladorIrpfTramos-module__rtD6PG__tipCard{border-color:#374151}[data-theme=dark] .SimuladorIrpfTramos-module__rtD6PG__warningBox{background:#2d1b00;border-color:#d97706}[data-theme=dark] .SimuladorIrpfTramos-module__rtD6PG__warningHeader{color:#fcd34d}[data-theme=dark] .SimuladorIrpfTramos-module__rtD6PG__warningList li{color:#fde68a}@media (prefers-reduced-motion:reduce){.SimuladorIrpfTramos-module__rtD6PG__tramoBar{transition:none}.SimuladorIrpfTramos-module__rtD6PG__ejemploBtn:hover{transform:none}}@media (max-width:768px){.SimuladorIrpfTramos-module__rtD6PG__main{padding:1.5rem 1rem}.SimuladorIrpfTramos-module__rtD6PG__vistaBtn{padding:.5rem .75rem;font-size:.82rem}.SimuladorIrpfTramos-module__rtD6PG__panel{padding:1.1rem}.SimuladorIrpfTramos-module__rtD6PG__ejemplosGrid{grid-template-columns:repeat(2,1fr)}.SimuladorIrpfTramos-module__rtD6PG__comparativaLayout{grid-template-columns:1fr}.SimuladorIrpfTramos-module__rtD6PG__tramosBarStack{height:50px}.SimuladorIrpfTramos-module__rtD6PG__tramoLabel{font-size:.72rem}.SimuladorIrpfTramos-module__rtD6PG__escaleraResumen,.SimuladorIrpfTramos-module__rtD6PG__resumenGrid{grid-template-columns:1fr 1fr}.SimuladorIrpfTramos-module__rtD6PG__escenariosGrid,.SimuladorIrpfTramos-module__rtD6PG__tipsGrid{grid-template-columns:1fr}}@media (max-width:480px){.SimuladorIrpfTramos-module__rtD6PG__ejemplosGrid,.SimuladorIrpfTramos-module__rtD6PG__resumenGrid,.SimuladorIrpfTramos-module__rtD6PG__escaleraResumen{grid-template-columns:1fr}}
