.Espejo-module__KkIlPq__container{max-width:700px;min-height:100vh;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.Espejo-module__KkIlPq__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#2e86ab 0%,#48a9a6 100%);border-radius:16px;margin-top:80px;margin-bottom:20px;padding:30px 25px}.Espejo-module__KkIlPq__title{margin-bottom:8px;font-size:2rem;font-weight:700}.Espejo-module__KkIlPq__subtitle{opacity:.9;font-size:.95rem}.Espejo-module__KkIlPq__espejoContainer{aspect-ratio:3/4;background:#000;border-radius:16px;width:100%;margin-bottom:20px;position:relative;overflow:hidden}.Espejo-module__KkIlPq__espejoContainer.Espejo-module__KkIlPq__fullscreen{width:100vw;height:100vh;aspect-ratio:unset;z-index:9999;border-radius:0;position:fixed;inset:0}.Espejo-module__KkIlPq__espejoPlaceholder{color:#fff;text-align:center;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.Espejo-module__KkIlPq__placeholderIcon{font-size:5rem}.Espejo-module__KkIlPq__espejoPlaceholder p{margin:0;font-size:1.1rem}.Espejo-module__KkIlPq__placeholderSubtexto{opacity:.7;font-size:.9rem!important}.Espejo-module__KkIlPq__espejoVideo{object-fit:cover;transform-origin:50%;width:100%;height:100%;transition:transform .2s ease-out,filter .2s ease-out}.Espejo-module__KkIlPq__controlesFullscreen{z-index:10;position:absolute;top:20px;right:20px}.Espejo-module__KkIlPq__btnSalirFullscreen{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border:none;border-radius:50px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .2s}.Espejo-module__KkIlPq__btnSalirFullscreen:hover{background:#000c}.Espejo-module__KkIlPq__controlPrincipal{justify-content:center;margin-bottom:20px;display:flex}.Espejo-module__KkIlPq__btnPrincipal{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2e86ab 0%,#48a9a6 100%);border:none;border-radius:50px;padding:16px 40px;font-size:1.2rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #2e86ab4d}.Espejo-module__KkIlPq__btnPrincipal:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2e86ab66}.Espejo-module__KkIlPq__btnPrincipal.Espejo-module__KkIlPq__activo{background:#ef4444}.Espejo-module__KkIlPq__controles{justify-content:center;gap:15px;margin-bottom:20px;display:flex}.Espejo-module__KkIlPq__controlBtn{border:2px solid var(--border);background:var(--bg-card);cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:15px 25px;transition:all .2s;display:flex}.Espejo-module__KkIlPq__controlBtn:hover{border-color:#2e86ab}.Espejo-module__KkIlPq__controlBtn.Espejo-module__KkIlPq__controlActivo{background:#2e86ab1a;border-color:#2e86ab}.Espejo-module__KkIlPq__controlIcono{font-size:1.5rem}.Espejo-module__KkIlPq__controlTexto{color:var(--text-secondary);font-size:.85rem;font-weight:500}.Espejo-module__KkIlPq__section{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;margin-bottom:20px;padding:25px}.Espejo-module__KkIlPq__ajuste{margin-bottom:20px}.Espejo-module__KkIlPq__ajuste:last-of-type{margin-bottom:15px}.Espejo-module__KkIlPq__ajuste label{color:var(--text-secondary);margin-bottom:10px;font-size:.95rem;display:block}.Espejo-module__KkIlPq__ajusteSlider{appearance:none;background:var(--border);border-radius:4px;outline:none;width:100%;height:8px}.Espejo-module__KkIlPq__ajusteSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#2e86ab;border-radius:50%;width:20px;height:20px}.Espejo-module__KkIlPq__ajusteSlider::-moz-range-thumb{cursor:pointer;background:#2e86ab;border:none;border-radius:50%;width:20px;height:20px}.Espejo-module__KkIlPq__btnReset{border:2px solid var(--border);width:100%;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:10px;padding:12px;font-size:.95rem;font-weight:600;transition:all .2s}.Espejo-module__KkIlPq__btnReset:hover{color:#ef4444;border-color:#ef4444}.Espejo-module__KkIlPq__infoSection{grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:30px;display:grid}.Espejo-module__KkIlPq__infoCard{background:var(--bg-card);border:1px solid var(--border);text-align:center;border-radius:12px;padding:20px}.Espejo-module__KkIlPq__infoIcon{margin-bottom:10px;font-size:2rem;display:block}.Espejo-module__KkIlPq__infoCard h4{color:var(--text-primary);margin-bottom:8px;font-size:1rem;font-weight:600}.Espejo-module__KkIlPq__infoCard p{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.4}@media (max-width:600px){.Espejo-module__KkIlPq__container{padding:15px 10px}.Espejo-module__KkIlPq__hero{margin-top:60px;padding:25px 15px}.Espejo-module__KkIlPq__title{font-size:1.6rem}.Espejo-module__KkIlPq__espejoContainer{aspect-ratio:9/16}.Espejo-module__KkIlPq__controles{flex-direction:column;gap:10px}.Espejo-module__KkIlPq__controlBtn{flex-direction:row;justify-content:center}.Espejo-module__KkIlPq__infoSection{grid-template-columns:1fr}}
