.RatioCafe-module__apLosW__container{max-width:1000px;min-height:100vh;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.RatioCafe-module__apLosW__hero{background:var(--hero-bg);color:#fff;text-align:center;border-radius:16px;margin-top:80px;padding:40px 30px}.RatioCafe-module__apLosW__title{margin-bottom:10px;font-size:2.1rem;font-weight:600}.RatioCafe-module__apLosW__subtitle{opacity:.9;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.5}.RatioCafe-module__apLosW__mainContent{margin-bottom:30px}.RatioCafe-module__apLosW__panel{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:16px;margin-top:24px;padding:28px}.RatioCafe-module__apLosW__campo{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.RatioCafe-module__apLosW__label{color:var(--text-secondary);font-size:.85rem;font-weight:600}.RatioCafe-module__apLosW__input,.RatioCafe-module__apLosW__select{border:2px solid var(--border);background:var(--bg-primary);width:100%;color:var(--text-primary);border-radius:12px;padding:13px 14px;font-size:1.05rem;transition:border-color .2s}.RatioCafe-module__apLosW__input:focus,.RatioCafe-module__apLosW__select:focus{border-color:var(--primary);outline:none}.RatioCafe-module__apLosW__select{cursor:pointer}.RatioCafe-module__apLosW__metodoNota{color:var(--text-muted);margin-top:2px;font-size:.82rem}.RatioCafe-module__apLosW__modoTabs{background:var(--bg-primary);border:1px solid var(--border);border-radius:12px;gap:6px;margin-bottom:16px;padding:5px;display:flex}.RatioCafe-module__apLosW__modoTab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:9px;flex:1;padding:10px 8px;font-size:.85rem;font-weight:600;transition:all .2s}.RatioCafe-module__apLosW__modoTab:hover{color:var(--text-primary)}.RatioCafe-module__apLosW__modoTabActivo{background:var(--primary);color:#fff}.RatioCafe-module__apLosW__modoTab:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.RatioCafe-module__apLosW__resultadoGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.RatioCafe-module__apLosW__resCard{background:var(--bg-primary);border:1px solid var(--border);text-align:center;border-radius:12px;padding:18px 12px}.RatioCafe-module__apLosW__resCardDestacado{border:2px solid var(--primary);background:color-mix(in srgb, var(--primary) 8%, var(--bg-card))}.RatioCafe-module__apLosW__resValor{color:var(--primary);font-size:1.6rem;font-weight:700;line-height:1.1;display:block}.RatioCafe-module__apLosW__resLabel{color:var(--text-secondary);margin-top:6px;font-size:.78rem;display:block}.RatioCafe-module__apLosW__placeholder{color:var(--text-muted);text-align:center;padding:12px;font-size:.95rem}.RatioCafe-module__apLosW__educationalContent{padding:8px 0}.RatioCafe-module__apLosW__conceptoSection{margin-bottom:40px}.RatioCafe-module__apLosW__conceptoSection h2{color:var(--primary);border-bottom:2px solid color-mix(in srgb, var(--primary) 15%, transparent);margin-bottom:16px;padding-bottom:8px;font-size:1.25rem;font-weight:600}.RatioCafe-module__apLosW__conceptoSection p{color:var(--text-secondary);font-size:.95rem;line-height:1.65}.RatioCafe-module__apLosW__comparativaTable{border-collapse:collapse;width:100%;margin-top:12px;font-size:.88rem}.RatioCafe-module__apLosW__comparativaTable th,.RatioCafe-module__apLosW__comparativaTable td{text-align:left;border-bottom:1px solid var(--border);color:var(--text-secondary);padding:10px 14px}.RatioCafe-module__apLosW__comparativaTable th{background:var(--bg-primary);text-transform:uppercase;letter-spacing:.03em;font-size:.8rem;font-weight:600}.RatioCafe-module__apLosW__comparativaTable tbody tr:hover{background:var(--hover)}.RatioCafe-module__apLosW__warningBox{background:color-mix(in srgb, #f59e0b 8%, var(--bg-card));border:1px solid #f59e0b59;border-radius:12px;margin-top:8px;padding:20px 24px}.RatioCafe-module__apLosW__warningHeader{align-items:center;gap:10px;margin-bottom:14px;display:flex}.RatioCafe-module__apLosW__warningIcon{font-size:1.4rem}.RatioCafe-module__apLosW__warningHeader strong{color:var(--text-primary);font-size:1rem}.RatioCafe-module__apLosW__warningList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.RatioCafe-module__apLosW__warningList li{color:var(--text-secondary);border-left:3px solid #f59e0b80;padding-left:14px;font-size:.88rem;line-height:1.55}.RatioCafe-module__apLosW__warningList li strong{color:var(--text-primary)}[data-theme=dark] .RatioCafe-module__apLosW__input,[data-theme=dark] .RatioCafe-module__apLosW__select,[data-theme=dark] .RatioCafe-module__apLosW__resCard{background:var(--bg-card)}[data-theme=dark] .RatioCafe-module__apLosW__resCardDestacado{background:color-mix(in srgb, var(--primary) 12%, var(--bg-card))}[data-theme=dark] .RatioCafe-module__apLosW__warningBox{background:color-mix(in srgb, #f59e0b 10%, var(--bg-card))}@media (max-width:640px){.RatioCafe-module__apLosW__hero{margin-top:70px;padding:28px 20px}.RatioCafe-module__apLosW__title{font-size:1.6rem}.RatioCafe-module__apLosW__resultadoGrid{grid-template-columns:1fr}.RatioCafe-module__apLosW__modoTab{font-size:.78rem}}@media (prefers-reduced-motion:reduce){.RatioCafe-module__apLosW__input,.RatioCafe-module__apLosW__select,.RatioCafe-module__apLosW__modoTab{transition:none}}
