.ConstelacionesDelCielo-module__sT24Ga__container{max-width:1200px;padding:var(--spacing-xl) var(--spacing-lg);background:var(--bg-primary);min-height:100vh;margin:0 auto}.ConstelacionesDelCielo-module__sT24Ga__hero{text-align:center;margin-bottom:var(--spacing-xl);padding:var(--spacing-2xl) var(--spacing-xl);background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);border-radius:var(--radius-large);color:#fff;margin-top:80px}.ConstelacionesDelCielo-module__sT24Ga__heroIcon{margin-bottom:var(--spacing-md);font-size:4rem;display:block}.ConstelacionesDelCielo-module__sT24Ga__title{margin:0 0 var(--spacing-md) 0;font-size:2.5rem;font-weight:700}.ConstelacionesDelCielo-module__sT24Ga__subtitle{opacity:.95;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.ConstelacionesDelCielo-module__sT24Ga__searchSection{background:var(--bg-card);border-radius:var(--radius-large);padding:var(--spacing-xl);margin-bottom:var(--spacing-xl);box-shadow:var(--shadow-sm);border:1px solid var(--border)}.ConstelacionesDelCielo-module__sT24Ga__searchBox{margin-bottom:var(--spacing-lg);position:relative}.ConstelacionesDelCielo-module__sT24Ga__searchIcon{left:var(--spacing-md);opacity:.6;font-size:1.2rem;position:absolute;top:50%;transform:translateY(-50%)}.ConstelacionesDelCielo-module__sT24Ga__searchInput{width:100%;padding:var(--spacing-md) var(--spacing-md) var(--spacing-md) 3rem;border:2px solid var(--border);border-radius:var(--radius);background:var(--bg-primary);color:var(--text-primary);font-size:1rem;transition:all .3s}.ConstelacionesDelCielo-module__sT24Ga__searchInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--focus);outline:none}.ConstelacionesDelCielo-module__sT24Ga__searchInput::placeholder{color:var(--text-muted)}.ConstelacionesDelCielo-module__sT24Ga__clearButton{right:var(--spacing-md);background:var(--text-muted);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;transition:background .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ConstelacionesDelCielo-module__sT24Ga__clearButton:hover{background:var(--text-secondary)}.ConstelacionesDelCielo-module__sT24Ga__filters{gap:var(--spacing-lg);margin-bottom:var(--spacing-md);flex-wrap:wrap;display:flex}.ConstelacionesDelCielo-module__sT24Ga__filterGroup{align-items:center;gap:var(--spacing-sm);display:flex}.ConstelacionesDelCielo-module__sT24Ga__filterLabel{color:var(--text-secondary);font-size:.9rem;font-weight:500}.ConstelacionesDelCielo-module__sT24Ga__filterSelect{padding:var(--spacing-sm) var(--spacing-md);border:2px solid var(--border);border-radius:var(--radius);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;min-width:140px;font-size:.95rem;transition:all .3s}.ConstelacionesDelCielo-module__sT24Ga__filterSelect:focus{border-color:var(--primary);outline:none}.ConstelacionesDelCielo-module__sT24Ga__resultsCount{color:var(--text-muted);font-size:.9rem}.ConstelacionesDelCielo-module__sT24Ga__constellationsGrid{gap:var(--spacing-lg);margin-bottom:var(--spacing-xl);grid-template-columns:repeat(auto-fill,minmax(350px,1fr));display:grid}.ConstelacionesDelCielo-module__sT24Ga__constellationCard{background:var(--bg-card);border-radius:var(--radius-large);padding:var(--spacing-lg);box-shadow:var(--shadow-sm);border:1px solid var(--border);cursor:pointer;transition:all .3s}.ConstelacionesDelCielo-module__sT24Ga__constellationCard:hover{box-shadow:var(--shadow-md);border-color:var(--primary);transform:translateY(-2px)}.ConstelacionesDelCielo-module__sT24Ga__constellationCard.ConstelacionesDelCielo-module__sT24Ga__expanded{border-color:var(--primary);box-shadow:var(--shadow-md)}.ConstelacionesDelCielo-module__sT24Ga__cardHeader{margin-bottom:var(--spacing-md);justify-content:space-between;align-items:flex-start;display:flex}.ConstelacionesDelCielo-module__sT24Ga__cardTitle{align-items:flex-start;gap:var(--spacing-md);display:flex}.ConstelacionesDelCielo-module__sT24Ga__typeEmoji{font-size:2rem;line-height:1}.ConstelacionesDelCielo-module__sT24Ga__constellationName{color:var(--text-primary);margin:0;font-size:1.3rem;font-weight:700}.ConstelacionesDelCielo-module__sT24Ga__latinName{color:var(--text-muted);margin:var(--spacing-xs) 0 0 0;font-size:.9rem;font-style:italic}.ConstelacionesDelCielo-module__sT24Ga__expandIcon{color:var(--primary);text-align:center;min-width:24px;font-size:1.5rem;font-weight:300;line-height:1}.ConstelacionesDelCielo-module__sT24Ga__cardBasicInfo{gap:var(--spacing-sm);margin-bottom:var(--spacing-md);flex-wrap:wrap;display:flex}.ConstelacionesDelCielo-module__sT24Ga__badge{align-items:center;gap:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-sm);border-radius:20px;font-size:.8rem;font-weight:500;display:inline-flex}.ConstelacionesDelCielo-module__sT24Ga__badge[data-type=zodiacal]{color:#d4a106;background:#ffc10726}.ConstelacionesDelCielo-module__sT24Ga__badge[data-type=boreal]{color:var(--primary);background:#2e86ab26}.ConstelacionesDelCielo-module__sT24Ga__badge[data-type=austral]{color:#9c27b0;background:#9c27b026}.ConstelacionesDelCielo-module__sT24Ga__badge[data-hemisphere=norte],.ConstelacionesDelCielo-module__sT24Ga__badge[data-hemisphere=sur],.ConstelacionesDelCielo-module__sT24Ga__badge[data-hemisphere=ambos]{color:var(--secondary);background:#48a9a626}.ConstelacionesDelCielo-module__sT24Ga__badge[data-info=area]{color:var(--text-secondary);background:#6666661a}.ConstelacionesDelCielo-module__sT24Ga__cardDetails{border-top:1px solid var(--border);padding-top:var(--spacing-lg);margin-top:var(--spacing-md);animation:.3s ConstelacionesDelCielo-module__sT24Ga__slideDown}@keyframes ConstelacionesDelCielo-module__sT24Ga__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ConstelacionesDelCielo-module__sT24Ga__detailSection{margin-bottom:var(--spacing-lg)}.ConstelacionesDelCielo-module__sT24Ga__detailSection:last-child{margin-bottom:0}.ConstelacionesDelCielo-module__sT24Ga__detailSection h3{color:var(--text-primary);margin:0 0 var(--spacing-sm) 0;font-size:1rem;font-weight:600}.ConstelacionesDelCielo-module__sT24Ga__detailSection p{color:var(--text-secondary);margin:0;line-height:1.6}.ConstelacionesDelCielo-module__sT24Ga__starsList{gap:var(--spacing-sm);flex-direction:column;display:flex}.ConstelacionesDelCielo-module__sT24Ga__starItem{padding:var(--spacing-sm) var(--spacing-md);background:var(--bg-primary);border-radius:var(--radius);border:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.ConstelacionesDelCielo-module__sT24Ga__starName{color:var(--text-primary);font-weight:600}.ConstelacionesDelCielo-module__sT24Ga__starMagnitude{color:var(--text-muted);font-size:.85rem}.ConstelacionesDelCielo-module__sT24Ga__curiosity{padding:var(--spacing-md);border-radius:var(--radius);border-left:3px solid var(--primary);background:linear-gradient(135deg,#2e86ab14 0%,#48a9a614 100%)}.ConstelacionesDelCielo-module__sT24Ga__noResults{text-align:center;padding:var(--spacing-2xl);background:var(--bg-card);border-radius:var(--radius-large);border:1px solid var(--border)}.ConstelacionesDelCielo-module__sT24Ga__noResultsIcon{margin-bottom:var(--spacing-md);opacity:.5;font-size:4rem;display:block}.ConstelacionesDelCielo-module__sT24Ga__noResults p{color:var(--text-secondary);margin-bottom:var(--spacing-lg)}.ConstelacionesDelCielo-module__sT24Ga__resetButton{padding:var(--spacing-sm) var(--spacing-lg);background:var(--primary);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;font-size:1rem;transition:all .3s}.ConstelacionesDelCielo-module__sT24Ga__resetButton:hover{background:#256a8a;transform:translateY(-2px)}.ConstelacionesDelCielo-module__sT24Ga__guideSection{margin-bottom:var(--spacing-xl)}.ConstelacionesDelCielo-module__sT24Ga__guideSection h2{color:var(--text-primary);margin:0 0 var(--spacing-md) 0;padding-bottom:var(--spacing-sm);border-bottom:2px solid var(--primary);font-size:1.5rem}.ConstelacionesDelCielo-module__sT24Ga__introParagraph{color:var(--text-secondary);margin-bottom:var(--spacing-lg);font-size:1.05rem;line-height:1.7}.ConstelacionesDelCielo-module__sT24Ga__contentGrid{gap:var(--spacing-lg);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.ConstelacionesDelCielo-module__sT24Ga__contentCard{background:var(--bg-primary);padding:var(--spacing-lg);border-radius:var(--radius);border:1px solid var(--border)}.ConstelacionesDelCielo-module__sT24Ga__contentCard h4{color:var(--primary);margin:0 0 var(--spacing-sm) 0;font-size:1.1rem}.ConstelacionesDelCielo-module__sT24Ga__contentCard p{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.6}.ConstelacionesDelCielo-module__sT24Ga__magnitudeList{margin:0;padding:0;list-style:none}.ConstelacionesDelCielo-module__sT24Ga__magnitudeList li{padding:var(--spacing-sm) var(--spacing-md);background:var(--bg-primary);border-radius:var(--radius);margin-bottom:var(--spacing-sm);color:var(--text-secondary);border-left:3px solid var(--secondary)}.ConstelacionesDelCielo-module__sT24Ga__magnitudeList li strong{color:var(--text-primary)}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__constellationCard,[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__searchSection{background:var(--bg-card)}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__badge[data-type=zodiacal]{color:#ffc107;background:#ffc10733}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__badge[data-type=boreal]{color:var(--accent);background:#2e86ab33}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__badge[data-type=austral]{color:#ce93d8;background:#9c27b033}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__starItem{background:var(--bg-primary)}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__curiosity{background:linear-gradient(135deg,#2e86ab26 0%,#48a9a626 100%)}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__contentCard{background:var(--bg-card);border-color:var(--border)}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__magnitudeList li,[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__noResults{background:var(--bg-card)}@media (max-width:768px){.ConstelacionesDelCielo-module__sT24Ga__container{padding:var(--spacing-lg) var(--spacing-md)}.ConstelacionesDelCielo-module__sT24Ga__hero{padding:var(--spacing-xl) var(--spacing-md);margin-top:70px}.ConstelacionesDelCielo-module__sT24Ga__heroIcon{font-size:3rem}.ConstelacionesDelCielo-module__sT24Ga__title{font-size:1.8rem}.ConstelacionesDelCielo-module__sT24Ga__subtitle{font-size:1rem}.ConstelacionesDelCielo-module__sT24Ga__constellationsGrid{grid-template-columns:1fr}.ConstelacionesDelCielo-module__sT24Ga__filters{gap:var(--spacing-md);flex-direction:column}.ConstelacionesDelCielo-module__sT24Ga__filterGroup{width:100%}.ConstelacionesDelCielo-module__sT24Ga__filterSelect{flex:1}.ConstelacionesDelCielo-module__sT24Ga__cardTitle{gap:var(--spacing-sm);flex-direction:column}.ConstelacionesDelCielo-module__sT24Ga__typeEmoji{font-size:1.5rem}.ConstelacionesDelCielo-module__sT24Ga__starItem{align-items:flex-start;gap:var(--spacing-xs);flex-direction:column}.ConstelacionesDelCielo-module__sT24Ga__contentGrid{grid-template-columns:1fr}}@media (max-width:480px){.ConstelacionesDelCielo-module__sT24Ga__hero{margin-top:60px}.ConstelacionesDelCielo-module__sT24Ga__title{font-size:1.5rem}.ConstelacionesDelCielo-module__sT24Ga__constellationName{font-size:1.1rem}.ConstelacionesDelCielo-module__sT24Ga__badge{padding:var(--spacing-xs) var(--spacing-sm);font-size:.75rem}}.ConstelacionesDelCielo-module__sT24Ga__eduTableWrapper{border-radius:8px;margin:1rem 0;overflow-x:auto;box-shadow:0 2px 8px #00000014}.ConstelacionesDelCielo-module__sT24Ga__eduTable{border-collapse:collapse;width:100%;font-size:.9rem}.ConstelacionesDelCielo-module__sT24Ga__eduTable th{background:var(--primary);color:#fff;text-align:left;padding:.75rem 1rem;font-weight:600}.ConstelacionesDelCielo-module__sT24Ga__eduTable td{border-bottom:1px solid var(--border,#e5e7eb);vertical-align:top;padding:.7rem 1rem}.ConstelacionesDelCielo-module__sT24Ga__eduTable tr:nth-child(2n) td{background:#2e86ab0a}.ConstelacionesDelCielo-module__sT24Ga__eduTable tr:hover td{background:#2e86ab14}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__eduTable th{background:var(--primary)}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__eduTable td{border-bottom-color:#ffffff1a}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__eduTable tr:nth-child(2n) td{background:#ffffff0a}.ConstelacionesDelCielo-module__sT24Ga__eduEscenariosGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin:1rem 0;display:grid}.ConstelacionesDelCielo-module__sT24Ga__eduEscenarioCard{background:var(--bg-card,#fff);border:1px solid var(--border,#e5e7eb);border-radius:10px;padding:1.25rem;transition:transform .2s,box-shadow .2s}@media (prefers-reduced-motion:reduce){.ConstelacionesDelCielo-module__sT24Ga__eduEscenarioCard{transition:none}}.ConstelacionesDelCielo-module__sT24Ga__eduEscenarioCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2e86ab26}.ConstelacionesDelCielo-module__sT24Ga__eduEscenarioIcon{margin-bottom:.5rem;font-size:2rem;display:block}.ConstelacionesDelCielo-module__sT24Ga__eduEscenarioCard h4{color:var(--primary);margin:0 0 .5rem;font-size:1rem}.ConstelacionesDelCielo-module__sT24Ga__eduEscenarioCard p{color:var(--text-secondary,#666);margin:0;font-size:.9rem;line-height:1.6}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__eduEscenarioCard{background:var(--bg-card,#2a2a2a);border-color:#ffffff1a}.ConstelacionesDelCielo-module__sT24Ga__eduFaqList{flex-direction:column;gap:.75rem;margin:1rem 0;display:flex}.ConstelacionesDelCielo-module__sT24Ga__eduFaqItem{border:1px solid var(--border,#e5e7eb);border-radius:8px;overflow:hidden}.ConstelacionesDelCielo-module__sT24Ga__eduFaqItem[open]{border-color:var(--primary)}.ConstelacionesDelCielo-module__sT24Ga__eduFaqQuestion{cursor:pointer;background:var(--bg-card,#fff);color:var(--text-primary,#1a1a1a);align-items:center;gap:.5rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:600;list-style:none;transition:background .15s;display:flex}.ConstelacionesDelCielo-module__sT24Ga__eduFaqQuestion::-webkit-details-marker{display:none}.ConstelacionesDelCielo-module__sT24Ga__eduFaqQuestion:before{content:"▶";color:var(--primary);flex-shrink:0;font-size:.7rem;transition:transform .2s}.ConstelacionesDelCielo-module__sT24Ga__eduFaqItem[open] .ConstelacionesDelCielo-module__sT24Ga__eduFaqQuestion:before{transform:rotate(90deg)}.ConstelacionesDelCielo-module__sT24Ga__eduFaqQuestion:hover{background:#2e86ab0d}.ConstelacionesDelCielo-module__sT24Ga__eduFaqAnswer{color:var(--text-secondary,#666);background:var(--bg-card,#fff);margin:0;padding:0 1.25rem 1rem;font-size:.9rem;line-height:1.7}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__eduFaqQuestion,[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__eduFaqAnswer{background:var(--bg-card,#2a2a2a);color:var(--text-primary,#e5e5e5)}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__eduFaqItem{border-color:#ffffff1a}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__eduFaqItem[open]{border-color:var(--primary)}.ConstelacionesDelCielo-module__sT24Ga__eduStepsList{counter-reset:none;flex-direction:column;gap:1rem;margin:1rem 0;padding:0;list-style:none;display:flex}.ConstelacionesDelCielo-module__sT24Ga__eduStep{background:var(--bg-card,#fff);border:1px solid var(--border,#e5e7eb);border-radius:10px;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.ConstelacionesDelCielo-module__sT24Ga__eduStepNum{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.9rem;font-weight:700;display:flex}.ConstelacionesDelCielo-module__sT24Ga__eduStep strong{color:var(--text-primary,#1a1a1a);margin-bottom:.35rem;font-size:.95rem;display:block}.ConstelacionesDelCielo-module__sT24Ga__eduStep p{color:var(--text-secondary,#666);margin:0;font-size:.9rem;line-height:1.6}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__eduStep{background:var(--bg-card,#2a2a2a);border-color:#ffffff1a}.ConstelacionesDelCielo-module__sT24Ga__eduTipsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin:1rem 0;display:grid}.ConstelacionesDelCielo-module__sT24Ga__eduTipCard{background:var(--bg-card,#fff);border:1px solid var(--border,#e5e7eb);border-left:4px solid var(--secondary,#48a9a6);border-radius:8px;padding:1.25rem}.ConstelacionesDelCielo-module__sT24Ga__eduTipIcon{margin-bottom:.5rem;font-size:1.5rem;display:block}.ConstelacionesDelCielo-module__sT24Ga__eduTipCard h4{color:var(--text-primary,#1a1a1a);margin:0 0 .4rem;font-size:.9rem}.ConstelacionesDelCielo-module__sT24Ga__eduTipCard p{color:var(--text-secondary,#666);margin:0;font-size:.85rem;line-height:1.6}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__eduTipCard{background:var(--bg-card,#2a2a2a);border-color:#ffffff1a;border-left-color:var(--secondary,#48a9a6)}.ConstelacionesDelCielo-module__sT24Ga__eduWarningBox{background:#fbbf241a;border:1px solid #fbbf2466;border-left:4px solid #f59e0b;border-radius:8px;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.ConstelacionesDelCielo-module__sT24Ga__eduWarningIcon{flex-shrink:0;font-size:1.5rem}.ConstelacionesDelCielo-module__sT24Ga__eduWarningBox strong{color:#92400e;margin-bottom:.75rem;font-size:1rem;display:block}.ConstelacionesDelCielo-module__sT24Ga__eduWarningBox ul{flex-direction:column;gap:.4rem;margin:0;padding-left:1.25rem;display:flex}.ConstelacionesDelCielo-module__sT24Ga__eduWarningBox li{color:var(--text-secondary,#666);font-size:.9rem;line-height:1.6}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__eduWarningBox{background:#fbbf2414;border-color:#fbbf244d}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__eduWarningBox strong{color:#fcd34d}@media (max-width:900px){.ConstelacionesDelCielo-module__sT24Ga__eduTipsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ConstelacionesDelCielo-module__sT24Ga__eduEscenariosGrid,.ConstelacionesDelCielo-module__sT24Ga__eduTipsGrid{grid-template-columns:1fr}.ConstelacionesDelCielo-module__sT24Ga__eduStep{flex-direction:column;gap:.75rem}}.ConstelacionesDelCielo-module__sT24Ga__tableWrapper{border-radius:8px;margin:1rem 0;overflow-x:auto;box-shadow:0 2px 8px #00000014}.ConstelacionesDelCielo-module__sT24Ga__comparativaTable{border-collapse:collapse;width:100%;font-size:.9rem}.ConstelacionesDelCielo-module__sT24Ga__comparativaTable th{background:var(--primary);color:#fff;text-align:left;white-space:nowrap;padding:.75rem 1rem;font-weight:600}.ConstelacionesDelCielo-module__sT24Ga__comparativaTable td{border-bottom:1px solid var(--border,#e5e7eb);vertical-align:top;color:var(--text-secondary,#666);padding:.7rem 1rem;font-size:.88rem}.ConstelacionesDelCielo-module__sT24Ga__comparativaTable td strong{color:var(--text-primary,#1a1a1a)}.ConstelacionesDelCielo-module__sT24Ga__comparativaTable tr:nth-child(2n) td{background:#2e86ab0a}.ConstelacionesDelCielo-module__sT24Ga__comparativaTable tr:hover td{background:#2e86ab14}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__comparativaTable th{background:var(--primary)}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__comparativaTable td{color:var(--text-secondary,#b0b0b0);border-bottom-color:#ffffff1a}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__comparativaTable td strong{color:var(--text-primary,#e5e5e5)}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__comparativaTable tr:nth-child(2n) td{background:#ffffff0a}.ConstelacionesDelCielo-module__sT24Ga__escenariosGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin:1rem 0;display:grid}.ConstelacionesDelCielo-module__sT24Ga__escenarioCard{background:var(--bg-card,#fff);border:1px solid var(--border,#e5e7eb);border-radius:10px;padding:1.25rem;transition:transform .2s,box-shadow .2s}.ConstelacionesDelCielo-module__sT24Ga__escenarioCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2e86ab26}.ConstelacionesDelCielo-module__sT24Ga__escenarioIcon{margin-bottom:.5rem;font-size:2rem;display:block}.ConstelacionesDelCielo-module__sT24Ga__escenarioHeader{color:var(--primary);margin-bottom:.5rem;font-size:1rem;font-weight:700}.ConstelacionesDelCielo-module__sT24Ga__escenarioExample{color:var(--text-secondary,#666);margin:0 0 .75rem;font-size:.9rem;line-height:1.6}.ConstelacionesDelCielo-module__sT24Ga__escenarioTip{color:var(--text-secondary,#666);border-left:3px solid var(--primary);background:#2e86ab12;border-radius:0 6px 6px 0;margin:0;padding:.6rem .75rem;font-size:.85rem;line-height:1.5}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__escenarioCard{background:var(--bg-card,#2a2a2a);border-color:#ffffff1a}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__escenarioTip{background:#2e86ab1f}.ConstelacionesDelCielo-module__sT24Ga__faqList{flex-direction:column;gap:.75rem;margin:1rem 0;display:flex}.ConstelacionesDelCielo-module__sT24Ga__faqItem{border:1px solid var(--border,#e5e7eb);border-radius:8px;overflow:hidden}.ConstelacionesDelCielo-module__sT24Ga__faqItem[open]{border-color:var(--primary)}.ConstelacionesDelCielo-module__sT24Ga__faqItem summary{cursor:pointer;background:var(--bg-card,#fff);color:var(--text-primary,#1a1a1a);align-items:center;gap:.5rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:600;list-style:none;transition:background .15s;display:flex}.ConstelacionesDelCielo-module__sT24Ga__faqItem summary::-webkit-details-marker{display:none}.ConstelacionesDelCielo-module__sT24Ga__faqItem summary:before{content:"▶";color:var(--primary);flex-shrink:0;font-size:.7rem;transition:transform .2s}.ConstelacionesDelCielo-module__sT24Ga__faqItem[open] summary:before{transform:rotate(90deg)}.ConstelacionesDelCielo-module__sT24Ga__faqItem summary:hover{background:#2e86ab0d}.ConstelacionesDelCielo-module__sT24Ga__faqItem p{color:var(--text-secondary,#666);background:var(--bg-card,#fff);margin:0;padding:0 1.25rem .75rem;font-size:.9rem;line-height:1.7}.ConstelacionesDelCielo-module__sT24Ga__faqItem p+p{padding-top:0}.ConstelacionesDelCielo-module__sT24Ga__faqItem p:last-child{padding-bottom:1rem}.ConstelacionesDelCielo-module__sT24Ga__faqTip{border-top:1px solid var(--border,#e5e7eb);font-style:italic;color:var(--text-muted,#999)!important;background:#2e86ab0a!important;padding:.5rem 1.25rem 1rem!important;font-size:.85rem!important}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__faqItem summary,[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__faqItem p{background:var(--bg-card,#2a2a2a);color:var(--text-primary,#e5e5e5)}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__faqItem{border-color:#ffffff1a}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__faqItem[open]{border-color:var(--primary)}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__faqTip{border-top-color:#ffffff1a;color:var(--text-muted,#999)!important;background:#2e86ab1a!important}.ConstelacionesDelCielo-module__sT24Ga__stepGuide{flex-direction:column;gap:1rem;margin:1rem 0;display:flex}.ConstelacionesDelCielo-module__sT24Ga__step{background:var(--bg-card,#fff);border:1px solid var(--border,#e5e7eb);border-radius:10px;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.ConstelacionesDelCielo-module__sT24Ga__stepNumber{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.9rem;font-weight:700;display:flex}.ConstelacionesDelCielo-module__sT24Ga__stepContent strong{color:var(--text-primary,#1a1a1a);margin-bottom:.35rem;font-size:.95rem;display:block}.ConstelacionesDelCielo-module__sT24Ga__stepContent p{color:var(--text-secondary,#666);margin:0;font-size:.9rem;line-height:1.6}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__step{background:var(--bg-card,#2a2a2a);border-color:#ffffff1a}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__stepContent strong{color:var(--text-primary,#e5e5e5)}.ConstelacionesDelCielo-module__sT24Ga__tipsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin:1rem 0;display:grid}.ConstelacionesDelCielo-module__sT24Ga__tipCard{background:var(--bg-card,#fff);border:1px solid var(--border,#e5e7eb);border-left:4px solid var(--secondary,#48a9a6);border-radius:8px;padding:1.25rem}.ConstelacionesDelCielo-module__sT24Ga__tipIcon{margin-bottom:.5rem;font-size:1.5rem;display:block}.ConstelacionesDelCielo-module__sT24Ga__tipCard h4{color:var(--text-primary,#1a1a1a);margin:0 0 .4rem;font-size:.9rem}.ConstelacionesDelCielo-module__sT24Ga__tipCard p{color:var(--text-secondary,#666);margin:0;font-size:.85rem;line-height:1.6}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__tipCard{background:var(--bg-card,#2a2a2a);border-color:#ffffff1a;border-left-color:var(--secondary,#48a9a6)}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__tipCard h4{color:var(--text-primary,#e5e5e5)}.ConstelacionesDelCielo-module__sT24Ga__warningBox{background:#fbbf241a;border:1px solid #fbbf2466;border-left:4px solid #f59e0b;border-radius:8px;padding:1.25rem}.ConstelacionesDelCielo-module__sT24Ga__warningHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.ConstelacionesDelCielo-module__sT24Ga__warningHeader strong{color:#92400e;font-size:1rem}.ConstelacionesDelCielo-module__sT24Ga__warningIcon{flex-shrink:0;font-size:1.5rem}.ConstelacionesDelCielo-module__sT24Ga__warningList{flex-direction:column;gap:.5rem;margin:0;padding-left:1.25rem;display:flex}.ConstelacionesDelCielo-module__sT24Ga__warningList li{color:var(--text-secondary,#666);font-size:.9rem;line-height:1.6}.ConstelacionesDelCielo-module__sT24Ga__warningList li strong{color:var(--text-primary,#1a1a1a)}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__warningBox{background:#fbbf2414;border-color:#fbbf244d}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__warningHeader strong{color:#fcd34d}[data-theme=dark] .ConstelacionesDelCielo-module__sT24Ga__warningList li strong{color:var(--text-primary,#e5e5e5)}@media (max-width:900px){.ConstelacionesDelCielo-module__sT24Ga__tipsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ConstelacionesDelCielo-module__sT24Ga__escenariosGrid,.ConstelacionesDelCielo-module__sT24Ga__tipsGrid{grid-template-columns:1fr}.ConstelacionesDelCielo-module__sT24Ga__step{flex-direction:column;gap:.75rem}.ConstelacionesDelCielo-module__sT24Ga__comparativaTable{font-size:.8rem}.ConstelacionesDelCielo-module__sT24Ga__comparativaTable th,.ConstelacionesDelCielo-module__sT24Ga__comparativaTable td{padding:.5rem .75rem}}@media (prefers-reduced-motion:reduce){.ConstelacionesDelCielo-module__sT24Ga__escenarioCard{transition:none}}
