.EstimadorGastosComunidad-module__Ux6GtG__container{max-width:960px;margin:100px auto 40px;padding:0 20px}.EstimadorGastosComunidad-module__Ux6GtG__hero{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);text-align:center;border-radius:16px;margin-bottom:32px;padding:40px}.EstimadorGastosComunidad-module__Ux6GtG__heroTitle{color:#fff;margin:0 0 12px;font-size:2.2rem;font-weight:700}.EstimadorGastosComunidad-module__Ux6GtG__heroSubtitle{color:#ffffffe6;margin:0;font-size:1.05rem;line-height:1.6}.EstimadorGastosComunidad-module__Ux6GtG__modeTabs{background:var(--bg-card);border:1px solid var(--border,#e5e7eb);border-radius:12px;gap:8px;margin-bottom:24px;padding:6px;display:flex}.EstimadorGastosComunidad-module__Ux6GtG__modeTab{color:var(--text-secondary,#666);cursor:pointer;text-align:center;background:0 0;border:none;border-radius:8px;flex:1;padding:10px;font-size:.9rem;font-weight:600;transition:all .2s}.EstimadorGastosComunidad-module__Ux6GtG__modeTab.EstimadorGastosComunidad-module__Ux6GtG__active{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:#fff;box-shadow:0 2px 8px #2e86ab40}.EstimadorGastosComunidad-module__Ux6GtG__modeTab:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.EstimadorGastosComunidad-module__Ux6GtG__formSection{background:var(--bg-card);border:1px solid var(--border,#e5e7eb);border-radius:16px;margin-bottom:24px;padding:28px 32px;box-shadow:0 2px 8px #0000000f}.EstimadorGastosComunidad-module__Ux6GtG__sectionTitle{color:var(--primary);border-bottom:2px solid var(--primary);align-items:center;gap:8px;margin:0 0 20px;padding-bottom:12px;font-size:1.1rem;font-weight:700;display:flex}.EstimadorGastosComunidad-module__Ux6GtG__inputGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.EstimadorGastosComunidad-module__Ux6GtG__inputGroup{flex-direction:column;gap:6px;display:flex}.EstimadorGastosComunidad-module__Ux6GtG__inputGroupFull{flex-direction:column;grid-column:1/-1;gap:6px;display:flex}.EstimadorGastosComunidad-module__Ux6GtG__label{color:var(--text-primary);font-size:.9rem;font-weight:600}.EstimadorGastosComunidad-module__Ux6GtG__inputText{border:2px solid var(--border,#e5e7eb);background:var(--bg-card);color:var(--text-primary);box-sizing:border-box;border-radius:8px;width:100%;padding:10px 14px;font-size:1rem;transition:border-color .2s}.EstimadorGastosComunidad-module__Ux6GtG__inputText:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #2e86ab1a}.EstimadorGastosComunidad-module__Ux6GtG__selectInput{border:2px solid var(--border,#e5e7eb);background:var(--bg-card);color:var(--text-primary);cursor:pointer;border-radius:8px;width:100%;padding:10px 14px;font-size:1rem}.EstimadorGastosComunidad-module__Ux6GtG__selectInput:focus{border-color:var(--primary);outline:none}.EstimadorGastosComunidad-module__Ux6GtG__vecinosTable{border-collapse:collapse;width:100%;margin-top:12px;font-size:.9rem}.EstimadorGastosComunidad-module__Ux6GtG__vecinosTable th{text-align:left;background:var(--primary);color:#fff;padding:10px 12px;font-size:.82rem;font-weight:600}.EstimadorGastosComunidad-module__Ux6GtG__vecinosTable th:first-child{border-radius:8px 0 0}.EstimadorGastosComunidad-module__Ux6GtG__vecinosTable th:last-child{border-radius:0 8px 0 0}.EstimadorGastosComunidad-module__Ux6GtG__vecinosTable td{border-bottom:1px solid var(--border,#e5e7eb);color:var(--text-primary);padding:10px 12px}.EstimadorGastosComunidad-module__Ux6GtG__vecinosTable tr:last-child td{border-bottom:none}.EstimadorGastosComunidad-module__Ux6GtG__vecinosTable tr:nth-child(2n) td{background:var(--bg-primary,#fafafa)}.EstimadorGastosComunidad-module__Ux6GtG__vecinoInput{border:1px solid var(--border,#e5e7eb);background:var(--bg-card);width:100%;color:var(--text-primary);box-sizing:border-box;border-radius:6px;padding:6px 10px;font-size:.9rem}.EstimadorGastosComunidad-module__Ux6GtG__vecinoInput:focus{border-color:var(--primary);outline:none}.EstimadorGastosComunidad-module__Ux6GtG__cuotaBadge{color:var(--primary);font-size:.95rem;font-weight:700}.EstimadorGastosComunidad-module__Ux6GtG__btnAddVecino{border:2px dashed var(--primary);color:var(--primary);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:6px;margin-top:8px;padding:8px 20px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.EstimadorGastosComunidad-module__Ux6GtG__btnAddVecino:hover{background:#2e86ab0d}.EstimadorGastosComunidad-module__Ux6GtG__btnAddVecino:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.EstimadorGastosComunidad-module__Ux6GtG__btnRemove{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;font-size:1.1rem;line-height:1}.EstimadorGastosComunidad-module__Ux6GtG__btnRemove:hover{background:#ef44441a}.EstimadorGastosComunidad-module__Ux6GtG__btnWrapper{text-align:center;margin:8px 0 32px}.EstimadorGastosComunidad-module__Ux6GtG__btnCalcular{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:#fff;cursor:pointer;border:none;border-radius:50px;padding:14px 48px;font-size:1.05rem;font-weight:700;transition:all .2s}.EstimadorGastosComunidad-module__Ux6GtG__btnCalcular:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2e86ab59}.EstimadorGastosComunidad-module__Ux6GtG__btnCalcular:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.EstimadorGastosComunidad-module__Ux6GtG__resultsSection{margin-bottom:32px}.EstimadorGastosComunidad-module__Ux6GtG__resumenGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.EstimadorGastosComunidad-module__Ux6GtG__resumenCard{background:var(--bg-card);text-align:center;border:1px solid var(--border,#e5e7eb);border-radius:14px;padding:20px}.EstimadorGastosComunidad-module__Ux6GtG__resumenCard.EstimadorGastosComunidad-module__Ux6GtG__highlight{border-color:var(--primary);background:linear-gradient(135deg,#2e86ab0d 0%,#48a9a614 100%)}.EstimadorGastosComunidad-module__Ux6GtG__resumenIcon{margin-bottom:8px;font-size:1.8rem;display:block}.EstimadorGastosComunidad-module__Ux6GtG__resumenLabel{color:var(--text-muted,#999);text-transform:uppercase;letter-spacing:.4px;margin-bottom:6px;font-size:.78rem}.EstimadorGastosComunidad-module__Ux6GtG__resumenValue{color:var(--primary);font-size:1.5rem;font-weight:800;line-height:1}.EstimadorGastosComunidad-module__Ux6GtG__resumenSub{color:var(--text-muted,#999);margin-top:4px;font-size:.78rem}.EstimadorGastosComunidad-module__Ux6GtG__resultTable{background:var(--bg-card);border:1px solid var(--border,#e5e7eb);border-radius:14px;margin-bottom:24px;overflow:hidden}.EstimadorGastosComunidad-module__Ux6GtG__resultTableHeader{background:var(--primary);color:#fff;grid-template-columns:2fr 1fr 1fr 1fr;gap:12px;padding:12px 20px;font-size:.82rem;font-weight:700;display:grid}.EstimadorGastosComunidad-module__Ux6GtG__resultTableRow{border-bottom:1px solid var(--border,#e5e7eb);grid-template-columns:2fr 1fr 1fr 1fr;align-items:center;gap:12px;padding:12px 20px;font-size:.9rem;display:grid}.EstimadorGastosComunidad-module__Ux6GtG__resultTableRow:last-child{border-bottom:none}.EstimadorGastosComunidad-module__Ux6GtG__resultTableRow:nth-child(2n){background:var(--bg-primary,#fafafa)}.EstimadorGastosComunidad-module__Ux6GtG__resultTableRow.EstimadorGastosComunidad-module__Ux6GtG__total{border-top:2px solid var(--primary);background:#2e86ab0d;font-weight:700}.EstimadorGastosComunidad-module__Ux6GtG__colName{color:var(--text-primary);font-weight:600}.EstimadorGastosComunidad-module__Ux6GtG__colValue{color:var(--text-secondary,#666);text-align:right}.EstimadorGastosComunidad-module__Ux6GtG__colCuota{color:var(--primary);text-align:right;font-weight:700}[data-theme=dark] .EstimadorGastosComunidad-module__Ux6GtG__formSection,[data-theme=dark] .EstimadorGastosComunidad-module__Ux6GtG__resumenCard,[data-theme=dark] .EstimadorGastosComunidad-module__Ux6GtG__resultTable,[data-theme=dark] .EstimadorGastosComunidad-module__Ux6GtG__modeTabs{border-color:#374151}[data-theme=dark] .EstimadorGastosComunidad-module__Ux6GtG__resumenCard.EstimadorGastosComunidad-module__Ux6GtG__highlight{border-color:var(--primary)}[data-theme=dark] .EstimadorGastosComunidad-module__Ux6GtG__vecinosTable td{border-color:#374151}[data-theme=dark] .EstimadorGastosComunidad-module__Ux6GtG__vecinosTable tr:nth-child(2n) td{background:#ffffff08}[data-theme=dark] .EstimadorGastosComunidad-module__Ux6GtG__resultTableRow{border-color:#374151}[data-theme=dark] .EstimadorGastosComunidad-module__Ux6GtG__resultTableRow:nth-child(2n){background:#ffffff05}[data-theme=dark] .EstimadorGastosComunidad-module__Ux6GtG__resultTableRow.EstimadorGastosComunidad-module__Ux6GtG__total{background:#2e86ab14}[data-theme=dark] .EstimadorGastosComunidad-module__Ux6GtG__vecinoInput,[data-theme=dark] .EstimadorGastosComunidad-module__Ux6GtG__inputText,[data-theme=dark] .EstimadorGastosComunidad-module__Ux6GtG__selectInput{background:var(--bg-card);border-color:#374151}@media (max-width:768px){.EstimadorGastosComunidad-module__Ux6GtG__container{margin:70px auto 20px;padding:0 16px}.EstimadorGastosComunidad-module__Ux6GtG__heroTitle{font-size:1.6rem}.EstimadorGastosComunidad-module__Ux6GtG__formSection{padding:20px}.EstimadorGastosComunidad-module__Ux6GtG__inputGrid,.EstimadorGastosComunidad-module__Ux6GtG__resumenGrid{grid-template-columns:1fr}.EstimadorGastosComunidad-module__Ux6GtG__resultTableHeader,.EstimadorGastosComunidad-module__Ux6GtG__resultTableRow{grid-template-columns:1fr 1fr;font-size:.8rem}.EstimadorGastosComunidad-module__Ux6GtG__resultTableHeader>:nth-child(3),.EstimadorGastosComunidad-module__Ux6GtG__resultTableRow>:nth-child(3){display:none}}@media (prefers-reduced-motion:reduce){:is(*,:before,:after){transition-duration:.01ms!important;animation-duration:.01ms!important}}
