.PruebaCamara-module__Hok2KW__container{--primary:#2e86ab;--secondary:#48a9a6;--accent:#7fb3d3;--bg-primary:#fafafa;--bg-card:#fff;--text-primary:#1a1a1a;--text-secondary:#666;--text-muted:#999;--border:#e5e5e5;--hover:#f5f5f5;--radius:12px;--radius-large:16px;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--shadow-sm:0 1px 3px #0000001a;--shadow-md:0 4px 12px #0000001a;--shadow-lg:0 8px 24px #0000001f;--danger:#dc3545;--success:#28a745;max-width:1200px;padding:var(--spacing-xl) var(--spacing-lg);background:var(--bg-primary);min-height:100vh;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}[data-theme=dark] .PruebaCamara-module__Hok2KW__container{--bg-primary:#1a1a1a;--bg-card:#2a2a2a;--text-primary:#e5e5e5;--text-secondary:#b0b0b0;--text-muted:gray;--border:#404040;--hover:#333;--shadow-sm:0 1px 3px #0000004d;--shadow-md:0 4px 12px #0000004d;--shadow-lg:0 8px 24px #0006}.PruebaCamara-module__Hok2KW__hero{text-align:center;margin-bottom:var(--spacing-xl);padding:var(--spacing-xl);background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);border-radius:var(--radius-large);color:#fff;margin-top:80px}.PruebaCamara-module__Hok2KW__heroIcon{margin-bottom:var(--spacing-md);font-size:3rem;display:block}.PruebaCamara-module__Hok2KW__title{margin:0 0 var(--spacing-sm);font-size:2rem;font-weight:700}.PruebaCamara-module__Hok2KW__subtitle{opacity:.95;max-width:600px;margin:0 auto;font-size:1.1rem}.PruebaCamara-module__Hok2KW__mainContent{margin-bottom:var(--spacing-xl)}.PruebaCamara-module__Hok2KW__videoPanel{background:var(--bg-card);border-radius:var(--radius-large);padding:var(--spacing-lg);box-shadow:var(--shadow-md);margin-bottom:var(--spacing-xl)}.PruebaCamara-module__Hok2KW__videoContainer{aspect-ratio:16/9;border-radius:var(--radius);width:100%;margin-bottom:var(--spacing-md);background:#000;position:relative;overflow:hidden}.PruebaCamara-module__Hok2KW__videoContainer.PruebaCamara-module__Hok2KW__mirrored .PruebaCamara-module__Hok2KW__video{transform:scaleX(-1)}.PruebaCamara-module__Hok2KW__video{object-fit:cover;width:100%;height:100%}.PruebaCamara-module__Hok2KW__placeholder,.PruebaCamara-module__Hok2KW__errorOverlay{color:#fff;text-align:center;width:100%;height:100%;padding:var(--spacing-lg);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0}.PruebaCamara-module__Hok2KW__placeholderIcon{margin-bottom:var(--spacing-md);opacity:.7;font-size:4rem}.PruebaCamara-module__Hok2KW__placeholder p{opacity:.8;font-size:1.1rem}.PruebaCamara-module__Hok2KW__errorOverlay{background:#dc3545e6}.PruebaCamara-module__Hok2KW__errorIcon{margin-bottom:var(--spacing-sm);font-size:3rem}.PruebaCamara-module__Hok2KW__countdownOverlay{z-index:10;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.PruebaCamara-module__Hok2KW__countdownNumber{color:#fff;text-shadow:0 0 30px #ffffff80;font-size:8rem;font-weight:700;animation:1s ease-in-out PruebaCamara-module__Hok2KW__pulse}@keyframes PruebaCamara-module__Hok2KW__pulse{0%{opacity:0;transform:scale(.5)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.PruebaCamara-module__Hok2KW__resolutionInfo{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);background:var(--hover);border-radius:var(--radius);color:var(--text-secondary);margin-bottom:var(--spacing-md);font-size:.9rem;display:flex}.PruebaCamara-module__Hok2KW__badge{background:var(--primary);color:#fff;border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:600}.PruebaCamara-module__Hok2KW__controls{gap:var(--spacing-sm);flex-wrap:wrap;justify-content:center;display:flex}.PruebaCamara-module__Hok2KW__btnPrimary,.PruebaCamara-module__Hok2KW__btnSecondary,.PruebaCamara-module__Hok2KW__btnAccent,.PruebaCamara-module__Hok2KW__btnIcon{align-items:center;gap:var(--spacing-xs);padding:var(--spacing-sm) var(--spacing-lg);border-radius:var(--radius);cursor:pointer;border:none;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.PruebaCamara-module__Hok2KW__btnPrimary{background:var(--primary);color:#fff}.PruebaCamara-module__Hok2KW__btnPrimary:hover{background:#256a8a;transform:translateY(-2px)}.PruebaCamara-module__Hok2KW__btnSecondary{background:var(--hover);color:var(--text-primary);border:1px solid var(--border)}.PruebaCamara-module__Hok2KW__btnSecondary:hover{background:var(--border)}.PruebaCamara-module__Hok2KW__btnAccent{background:var(--secondary);color:#fff}.PruebaCamara-module__Hok2KW__btnAccent:hover{background:#3a8a87;transform:translateY(-2px)}.PruebaCamara-module__Hok2KW__btnIcon{padding:var(--spacing-sm);background:var(--hover);border:1px solid var(--border);font-size:1.2rem}.PruebaCamara-module__Hok2KW__btnIcon:hover,.PruebaCamara-module__Hok2KW__btnIcon.PruebaCamara-module__Hok2KW__active{background:var(--primary);color:#fff;border-color:var(--primary)}.PruebaCamara-module__Hok2KW__settingsPanel{background:var(--hover);border-radius:var(--radius);padding:var(--spacing-lg);margin-top:var(--spacing-md)}.PruebaCamara-module__Hok2KW__settingsPanel h3{margin:0 0 var(--spacing-md);color:var(--text-primary);font-size:1rem}.PruebaCamara-module__Hok2KW__settingRow{justify-content:space-between;align-items:center;gap:var(--spacing-md);margin-bottom:var(--spacing-md);display:flex}.PruebaCamara-module__Hok2KW__settingRow label{color:var(--text-secondary);min-width:120px;font-size:.9rem}.PruebaCamara-module__Hok2KW__select{padding:var(--spacing-sm) var(--spacing-md);border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card);color:var(--text-primary);flex:1;font-size:.9rem}.PruebaCamara-module__Hok2KW__toggleBtn{padding:var(--spacing-xs) var(--spacing-md);border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card);color:var(--text-secondary);cursor:pointer;transition:all .2s}.PruebaCamara-module__Hok2KW__toggleBtn.PruebaCamara-module__Hok2KW__active{background:var(--success);color:#fff;border-color:var(--success)}.PruebaCamara-module__Hok2KW__slider{appearance:none;background:var(--border);border-radius:3px;outline:none;flex:1;height:6px}.PruebaCamara-module__Hok2KW__slider::-webkit-slider-thumb{appearance:none;background:var(--primary);cursor:pointer;border-radius:50%;width:18px;height:18px}.PruebaCamara-module__Hok2KW__slider::-moz-range-thumb{background:var(--primary);cursor:pointer;border:none;border-radius:50%;width:18px;height:18px}.PruebaCamara-module__Hok2KW__btnSmall{padding:var(--spacing-xs) var(--spacing-md);border-radius:var(--radius);background:var(--primary);color:#fff;cursor:pointer;border:none;font-size:.85rem;transition:all .2s}.PruebaCamara-module__Hok2KW__btnSmall:hover{background:#256a8a}.PruebaCamara-module__Hok2KW__btnSmallDanger{padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius);background:var(--danger);color:#fff;cursor:pointer;border:none;font-size:.85rem;transition:all .2s}.PruebaCamara-module__Hok2KW__btnSmallDanger:hover{background:#c82333}.PruebaCamara-module__Hok2KW__errorCard{background:var(--bg-card);border:2px solid var(--danger);border-radius:var(--radius-large);padding:var(--spacing-2xl);text-align:center}.PruebaCamara-module__Hok2KW__errorCard h2{color:var(--danger);margin:var(--spacing-md) 0}.PruebaCamara-module__Hok2KW__errorCard p{color:var(--text-secondary)}.PruebaCamara-module__Hok2KW__gallerySection{background:var(--bg-card);border-radius:var(--radius-large);padding:var(--spacing-lg);box-shadow:var(--shadow-md)}.PruebaCamara-module__Hok2KW__sectionTitle{color:var(--text-primary);margin:0 0 var(--spacing-md);font-size:1.2rem}.PruebaCamara-module__Hok2KW__gallery{gap:var(--spacing-md);grid-template-columns:repeat(auto-fill,minmax(180px,1fr));display:grid}.PruebaCamara-module__Hok2KW__photoCard{background:var(--hover);border-radius:var(--radius);position:relative;overflow:hidden}.PruebaCamara-module__Hok2KW__photoImg{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.PruebaCamara-module__Hok2KW__photoActions{gap:var(--spacing-xs);padding:var(--spacing-sm);justify-content:center;display:flex}.PruebaCamara-module__Hok2KW__photoTime{text-align:center;color:var(--text-muted);padding-bottom:var(--spacing-sm);font-size:.75rem;display:block}.PruebaCamara-module__Hok2KW__privacyInfo{border-radius:var(--radius-large);padding:var(--spacing-lg);margin-bottom:var(--spacing-xl);background:#e8f5e9;border:1px solid #4caf50}[data-theme=dark] .PruebaCamara-module__Hok2KW__privacyInfo{background:#4caf501a;border-color:#4caf504d}.PruebaCamara-module__Hok2KW__privacyInfo h3{margin:0 0 var(--spacing-md);color:#2e7d32;font-size:1.1rem}[data-theme=dark] .PruebaCamara-module__Hok2KW__privacyInfo h3{color:#81c784}.PruebaCamara-module__Hok2KW__privacyInfo ul{margin:0;padding:0;list-style:none}.PruebaCamara-module__Hok2KW__privacyInfo li{padding:var(--spacing-xs) 0;color:#388e3c;font-size:.95rem}[data-theme=dark] .PruebaCamara-module__Hok2KW__privacyInfo li{color:#a5d6a7}.PruebaCamara-module__Hok2KW__tipsSection{margin-bottom:var(--spacing-xl)}.PruebaCamara-module__Hok2KW__tipsSection h3{color:var(--text-primary);margin-bottom:var(--spacing-lg);text-align:center;font-size:1.2rem}.PruebaCamara-module__Hok2KW__tipsGrid{gap:var(--spacing-md);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.PruebaCamara-module__Hok2KW__tipCard{background:var(--bg-card);border-radius:var(--radius);padding:var(--spacing-lg);text-align:center;box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s}.PruebaCamara-module__Hok2KW__tipCard:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.PruebaCamara-module__Hok2KW__tipIcon{margin-bottom:var(--spacing-sm);font-size:2rem;display:block}.PruebaCamara-module__Hok2KW__tipCard h4{margin:0 0 var(--spacing-xs);color:var(--text-primary);font-size:1rem}.PruebaCamara-module__Hok2KW__tipCard p{color:var(--text-secondary);margin:0;font-size:.9rem}.PruebaCamara-module__Hok2KW__guideSection{margin-bottom:var(--spacing-2xl)}.PruebaCamara-module__Hok2KW__guideSection h2{color:var(--text-primary);margin:0 0 var(--spacing-sm);font-size:1.3rem;font-weight:700}.PruebaCamara-module__Hok2KW__guideSection>p{color:var(--text-secondary);margin:0 0 var(--spacing-lg);font-size:.95rem;line-height:1.6}.PruebaCamara-module__Hok2KW__tableWrapper{-webkit-overflow-scrolling:touch;border-radius:var(--radius);border:1px solid var(--border);overflow-x:auto}.PruebaCamara-module__Hok2KW__comparativaTable{border-collapse:collapse;width:100%;min-width:560px;font-size:.9rem}.PruebaCamara-module__Hok2KW__comparativaTable thead{background:var(--primary);color:#fff}.PruebaCamara-module__Hok2KW__comparativaTable th{padding:var(--spacing-sm) var(--spacing-md);text-align:left;white-space:nowrap;font-weight:600}.PruebaCamara-module__Hok2KW__comparativaTable td{padding:var(--spacing-sm) var(--spacing-md);border-bottom:1px solid var(--border);color:var(--text-primary);vertical-align:top}.PruebaCamara-module__Hok2KW__comparativaTable tbody tr:last-child td{border-bottom:none}.PruebaCamara-module__Hok2KW__comparativaTable tbody tr:nth-child(2n){background:var(--hover)}[data-theme=dark] .PruebaCamara-module__Hok2KW__comparativaTable tbody tr:nth-child(2n){background:#ffffff0a}.PruebaCamara-module__Hok2KW__escenariosGrid{gap:var(--spacing-md);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.PruebaCamara-module__Hok2KW__escenarioCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:var(--spacing-lg);box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s}.PruebaCamara-module__Hok2KW__escenarioCard:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.PruebaCamara-module__Hok2KW__escenarioHeader{align-items:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-sm);display:flex}.PruebaCamara-module__Hok2KW__escenarioIcon{flex-shrink:0;font-size:1.8rem}.PruebaCamara-module__Hok2KW__escenarioHeader h4{color:var(--text-primary);margin:0;font-size:1rem;font-weight:600}.PruebaCamara-module__Hok2KW__escenarioExample{color:var(--text-secondary);margin:0 0 var(--spacing-sm);font-size:.9rem;line-height:1.5}.PruebaCamara-module__Hok2KW__escenarioTip{color:var(--primary);border-left:3px solid var(--accent);padding-left:var(--spacing-sm);margin:0;font-size:.85rem;font-style:italic}.PruebaCamara-module__Hok2KW__faqList{gap:var(--spacing-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.PruebaCamara-module__Hok2KW__faqItem{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.PruebaCamara-module__Hok2KW__faqItem details{padding:var(--spacing-md) var(--spacing-lg)}.PruebaCamara-module__Hok2KW__faqItem details summary{cursor:pointer;color:var(--text-primary);align-items:center;gap:var(--spacing-sm);-webkit-user-select:none;user-select:none;font-size:.95rem;font-weight:600;list-style:none;display:flex}.PruebaCamara-module__Hok2KW__faqItem details summary::-webkit-details-marker{display:none}.PruebaCamara-module__Hok2KW__faqItem details summary:before{content:"▶";color:var(--primary);flex-shrink:0;font-size:.7rem;transition:transform .2s}.PruebaCamara-module__Hok2KW__faqItem details[open] summary:before{transform:rotate(90deg)}.PruebaCamara-module__Hok2KW__faqItem details p{margin:var(--spacing-sm) 0 0;color:var(--text-secondary);font-size:.9rem;line-height:1.6}.PruebaCamara-module__Hok2KW__faqTip{color:var(--secondary);padding-left:var(--spacing-sm);border-left:3px solid var(--secondary);font-size:.85rem;font-style:italic;margin-top:var(--spacing-xs)!important}.PruebaCamara-module__Hok2KW__stepGuide{gap:var(--spacing-md);counter-reset:none;flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.PruebaCamara-module__Hok2KW__step{gap:var(--spacing-md);background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:var(--spacing-lg);align-items:flex-start;display:flex}.PruebaCamara-module__Hok2KW__stepNumber{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:2rem;height:2rem;font-size:.95rem;font-weight:700;display:flex}.PruebaCamara-module__Hok2KW__stepContent{flex:1}.PruebaCamara-module__Hok2KW__stepContent strong{color:var(--text-primary);margin-bottom:var(--spacing-xs);font-size:.95rem;display:block}.PruebaCamara-module__Hok2KW__stepContent p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.6}.PruebaCamara-module__Hok2KW__tipsGridEdu{gap:var(--spacing-md);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.PruebaCamara-module__Hok2KW__tipCardEdu{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:var(--spacing-lg);text-align:center;box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s}.PruebaCamara-module__Hok2KW__tipCardEdu:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.PruebaCamara-module__Hok2KW__tipIconEdu{margin-bottom:var(--spacing-sm);font-size:2rem;display:block}.PruebaCamara-module__Hok2KW__tipCardEdu h4{margin:0 0 var(--spacing-xs);color:var(--text-primary);font-size:1rem}.PruebaCamara-module__Hok2KW__tipCardEdu p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}.PruebaCamara-module__Hok2KW__warningBox{border-radius:var(--radius);padding:var(--spacing-lg);background:#fff8e1;border:1px solid #ffc107;border-left-width:4px}[data-theme=dark] .PruebaCamara-module__Hok2KW__warningBox{background:#ffc10714;border-color:#ffc10759 #ffc10759 #ffc10759 #ffc107}.PruebaCamara-module__Hok2KW__warningHeader{align-items:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-md);display:flex}.PruebaCamara-module__Hok2KW__warningIcon{flex-shrink:0;font-size:1.5rem}.PruebaCamara-module__Hok2KW__warningHeader h3{color:#7a5900;margin:0;font-size:1.05rem;font-weight:700}[data-theme=dark] .PruebaCamara-module__Hok2KW__warningHeader h3{color:#ffd54f}.PruebaCamara-module__Hok2KW__warningList{padding:0 0 0 var(--spacing-lg);gap:var(--spacing-sm);flex-direction:column;margin:0;display:flex}.PruebaCamara-module__Hok2KW__warningList li{color:#5a4000;font-size:.9rem;line-height:1.6}[data-theme=dark] .PruebaCamara-module__Hok2KW__warningList li{color:#ffe082}.PruebaCamara-module__Hok2KW__warningList li strong{color:#7a5900}[data-theme=dark] .PruebaCamara-module__Hok2KW__warningList li strong{color:#ffd54f}@media (prefers-reduced-motion:reduce){.PruebaCamara-module__Hok2KW__escenarioCard,.PruebaCamara-module__Hok2KW__tipCard,.PruebaCamara-module__Hok2KW__tipCardEdu{transition:none}}@media (max-width:768px){.PruebaCamara-module__Hok2KW__container{padding:var(--spacing-md)}.PruebaCamara-module__Hok2KW__hero{padding:var(--spacing-lg);margin-top:70px}.PruebaCamara-module__Hok2KW__title{font-size:1.5rem}.PruebaCamara-module__Hok2KW__subtitle{font-size:1rem}.PruebaCamara-module__Hok2KW__controls{flex-direction:column}.PruebaCamara-module__Hok2KW__btnPrimary,.PruebaCamara-module__Hok2KW__btnSecondary,.PruebaCamara-module__Hok2KW__btnAccent{justify-content:center;width:100%}.PruebaCamara-module__Hok2KW__settingRow{flex-direction:column;align-items:flex-start}.PruebaCamara-module__Hok2KW__select,.PruebaCamara-module__Hok2KW__slider{width:100%}.PruebaCamara-module__Hok2KW__gallery{grid-template-columns:repeat(2,1fr)}.PruebaCamara-module__Hok2KW__tipsGrid,.PruebaCamara-module__Hok2KW__escenariosGrid,.PruebaCamara-module__Hok2KW__tipsGridEdu{grid-template-columns:1fr}.PruebaCamara-module__Hok2KW__step{gap:var(--spacing-sm);flex-direction:column}.PruebaCamara-module__Hok2KW__stepNumber{align-self:flex-start}.PruebaCamara-module__Hok2KW__comparativaTable th,.PruebaCamara-module__Hok2KW__comparativaTable td{padding:var(--spacing-xs) var(--spacing-sm);font-size:.82rem}.PruebaCamara-module__Hok2KW__faqItem details{padding:var(--spacing-sm) var(--spacing-md)}}
