.EstructuraAtomo-module__AV2Asq__container{background:var(--bg-primary);max-width:900px;min-height:100vh;color:var(--text-primary);margin:0 auto;padding:1rem}.EstructuraAtomo-module__AV2Asq__hero{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);text-align:center;color:#fff;border-radius:16px;margin-bottom:1.5rem;padding:2rem 1.5rem}.EstructuraAtomo-module__AV2Asq__title{margin:0 0 .5rem;font-size:1.75rem;font-weight:800}.EstructuraAtomo-module__AV2Asq__subtitle{opacity:.92;margin:0;font-size:1rem}.EstructuraAtomo-module__AV2Asq__tabNav{scrollbar-width:thin;gap:.5rem;margin-bottom:1rem;padding:.25rem 0 .75rem;display:flex;overflow-x:auto}.EstructuraAtomo-module__AV2Asq__tab{border:2px solid var(--bg-card);background:var(--bg-card);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:12px;flex-direction:column;align-items:center;gap:.25rem;min-width:fit-content;padding:.65rem 1rem;font-size:.85rem;transition:border-color .2s,color .2s,background .2s;display:flex}.EstructuraAtomo-module__AV2Asq__tab:hover{border-color:var(--primary);color:var(--primary)}.EstructuraAtomo-module__AV2Asq__tab:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.EstructuraAtomo-module__AV2Asq__tabActive{border-color:var(--primary);color:var(--primary);background:#2e86ab14;font-weight:600}.EstructuraAtomo-module__AV2Asq__tabLabel{font-size:.78rem}.EstructuraAtomo-module__AV2Asq__mainContent{margin-bottom:2rem}.EstructuraAtomo-module__AV2Asq__seccionSubtitulo{text-align:center;color:var(--text-secondary);margin:0 0 1.5rem;font-size:.95rem}.EstructuraAtomo-module__AV2Asq__seccionContenido{flex-direction:column;gap:1.5rem;display:flex}.EstructuraAtomo-module__AV2Asq__textoSecundario{color:var(--text-secondary);margin:.25rem 0;font-size:.9rem;line-height:1.6}.EstructuraAtomo-module__AV2Asq__selectorElemento{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.EstructuraAtomo-module__AV2Asq__selectorLabel{color:var(--text-primary);font-size:.9rem;font-weight:600}.EstructuraAtomo-module__AV2Asq__selectInput{border:2px solid var(--accent);background:var(--bg-card);color:var(--text-primary);cursor:pointer;border-radius:8px;min-width:200px;padding:.5rem .75rem;font-size:.9rem}.EstructuraAtomo-module__AV2Asq__selectInput:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.EstructuraAtomo-module__AV2Asq__atomoContainer{flex-direction:column;align-items:center;gap:.75rem;display:flex}.EstructuraAtomo-module__AV2Asq__atomoSvg{width:300px;max-width:100%;height:300px}.EstructuraAtomo-module__AV2Asq__electronOrbit{animation:3s linear infinite EstructuraAtomo-module__AV2Asq__orbitar}@keyframes EstructuraAtomo-module__AV2Asq__orbitar{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.EstructuraAtomo-module__AV2Asq__electronOrbit{animation:none}}.EstructuraAtomo-module__AV2Asq__atomoLeyenda{flex-wrap:wrap;justify-content:center;gap:1rem;font-size:.85rem;display:flex}.EstructuraAtomo-module__AV2Asq__leyendaItem{align-items:center;gap:.35rem;display:flex}.EstructuraAtomo-module__AV2Asq__circuloProton,.EstructuraAtomo-module__AV2Asq__circuloNeutron,.EstructuraAtomo-module__AV2Asq__circuloElectron{border-radius:50%;width:12px;height:12px;display:inline-block}.EstructuraAtomo-module__AV2Asq__circuloProton{background:#e53935}.EstructuraAtomo-module__AV2Asq__circuloNeutron{background:#78909c}.EstructuraAtomo-module__AV2Asq__circuloElectron{background:#2e86ab}.EstructuraAtomo-module__AV2Asq__configElectronica{color:var(--text-secondary);text-align:center;margin:0;font-size:.88rem}.EstructuraAtomo-module__AV2Asq__particulasGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.EstructuraAtomo-module__AV2Asq__particulaCard{border:2px solid var(--bg-card);background:var(--bg-card);cursor:pointer;text-align:left;font-family:inherit;font-size:inherit;color:var(--text-primary);border-radius:12px;flex-direction:column;gap:.5rem;padding:1rem;transition:border-color .2s,box-shadow .2s;display:flex}.EstructuraAtomo-module__AV2Asq__particulaCard:hover{box-shadow:0 2px 8px #00000014}.EstructuraAtomo-module__AV2Asq__particulaCard:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.EstructuraAtomo-module__AV2Asq__particulaCardActive{box-shadow:0 2px 12px #2e86ab26}.EstructuraAtomo-module__AV2Asq__particulaHeader{align-items:center;gap:.5rem;display:flex}.EstructuraAtomo-module__AV2Asq__particulaCirculo{border-radius:50%;flex-shrink:0;width:14px;height:14px}.EstructuraAtomo-module__AV2Asq__particulaNombre{font-size:.95rem;font-weight:700}.EstructuraAtomo-module__AV2Asq__particulaSimbolo{color:var(--text-secondary);margin-left:auto;font-size:.9rem;font-weight:600}.EstructuraAtomo-module__AV2Asq__particulaDatos{color:var(--text-secondary);flex-direction:column;gap:.15rem;font-size:.82rem;display:flex}.EstructuraAtomo-module__AV2Asq__particulaDetalle{border-top:1px solid #00000014;padding-top:.5rem;font-size:.83rem;line-height:1.5}.EstructuraAtomo-module__AV2Asq__particulaDetalle p{margin:0 0 .3rem}.EstructuraAtomo-module__AV2Asq__comparacionModelos{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.EstructuraAtomo-module__AV2Asq__modeloCard{border:2px solid var(--bg-card);background:var(--bg-card);border-radius:12px;padding:1.25rem}.EstructuraAtomo-module__AV2Asq__modeloTitulo{color:var(--primary);margin:0 0 .75rem;font-size:1.05rem}.EstructuraAtomo-module__AV2Asq__atomoMini{max-width:180px;margin:0 auto .75rem}.EstructuraAtomo-module__AV2Asq__modeloLista{flex-direction:column;gap:.4rem;margin:0 0 .75rem;padding:0;font-size:.88rem;line-height:1.5;list-style:none;display:flex}.EstructuraAtomo-module__AV2Asq__modeloLista li:before{content:"• ";color:var(--primary);font-weight:700}.EstructuraAtomo-module__AV2Asq__warningBox{color:var(--text-primary);background:#ff980014;border-left:3px solid #ff9800;border-radius:8px;padding:.75rem 1rem;font-size:.84rem;line-height:1.5}[data-theme=dark] .EstructuraAtomo-module__AV2Asq__warningBox{background:#ff98001f}.EstructuraAtomo-module__AV2Asq__orbitalesGrid{justify-content:center;gap:.5rem;margin-bottom:.75rem;display:flex}.EstructuraAtomo-module__AV2Asq__orbitalSvg{width:100px;height:100px}.EstructuraAtomo-module__AV2Asq__configSection{background:var(--bg-card);border-radius:12px;padding:1.25rem}.EstructuraAtomo-module__AV2Asq__configSection h3{margin:0 0 .5rem;font-size:1rem}.EstructuraAtomo-module__AV2Asq__configEjemplos{flex-direction:column;gap:.4rem;margin:.75rem 0;display:flex}.EstructuraAtomo-module__AV2Asq__configEjemplo{background:#2e86ab0d;border-radius:8px;align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}.EstructuraAtomo-module__AV2Asq__configSimbolo{color:var(--primary);text-align:center;min-width:2rem;font-size:1.1rem;font-weight:800}.EstructuraAtomo-module__AV2Asq__configTexto{flex:1;font-family:Courier New,monospace;font-size:.85rem}.EstructuraAtomo-module__AV2Asq__configElectrones{color:var(--text-muted);white-space:nowrap;font-size:.8rem}.EstructuraAtomo-module__AV2Asq__bloqueIsotopos,.EstructuraAtomo-module__AV2Asq__bloqueIones{background:var(--bg-card);border-radius:12px;padding:1.25rem}.EstructuraAtomo-module__AV2Asq__bloqueIsotopos h3,.EstructuraAtomo-module__AV2Asq__bloqueIones h3{margin:0 0 .5rem;font-size:1.05rem}.EstructuraAtomo-module__AV2Asq__isotoposGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;margin-top:.75rem;display:grid}.EstructuraAtomo-module__AV2Asq__isotopoCard{border:2px solid #0000;border-radius:10px;padding:1rem}.EstructuraAtomo-module__AV2Asq__isotopoEstable{background:#4caf5014;border-color:#4caf504d}.EstructuraAtomo-module__AV2Asq__isotopoRadiactivo{background:#ff980014;border-color:#ff98004d}.EstructuraAtomo-module__AV2Asq__isotopoHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.EstructuraAtomo-module__AV2Asq__isotopoSimbolo{color:var(--primary);font-size:1.2rem;font-weight:800}.EstructuraAtomo-module__AV2Asq__isotopoEstado{font-size:.78rem;font-weight:600}.EstructuraAtomo-module__AV2Asq__radiactivo{color:#ff9800}.EstructuraAtomo-module__AV2Asq__isotopoComposicion{color:var(--text-secondary);gap:.75rem;margin-bottom:.5rem;font-size:.85rem;display:flex}.EstructuraAtomo-module__AV2Asq__isotopoNota{color:var(--text-secondary);margin:0;font-size:.83rem;line-height:1.5}.EstructuraAtomo-module__AV2Asq__ionesGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:.75rem;display:grid}.EstructuraAtomo-module__AV2Asq__ionCard{border:2px solid #0000;border-radius:10px;padding:1rem}.EstructuraAtomo-module__AV2Asq__ionCation{background:#e539350f;border-color:#e5393540}.EstructuraAtomo-module__AV2Asq__ionAnion{background:#2e86ab0f;border-color:#2e86ab40}.EstructuraAtomo-module__AV2Asq__ionTransformacion{align-items:center;gap:.5rem;margin-bottom:.4rem;display:flex}.EstructuraAtomo-module__AV2Asq__ionOriginal{font-size:1.3rem;font-weight:700}.EstructuraAtomo-module__AV2Asq__ionFlecha{color:var(--text-muted);font-size:1.2rem}.EstructuraAtomo-module__AV2Asq__ionResultado{color:var(--primary);font-size:1.3rem;font-weight:800}.EstructuraAtomo-module__AV2Asq__ionTipo{margin-bottom:.3rem;font-size:.8rem;font-weight:600;display:block}.EstructuraAtomo-module__AV2Asq__ionEjemplo{color:var(--text-secondary);margin:0;font-size:.82rem;line-height:1.5}.EstructuraAtomo-module__AV2Asq__ionEjemploFinal{background:#2e86ab0f;border:1px solid #2e86ab33;border-radius:10px;align-items:flex-start;gap:.75rem;margin-top:.75rem;padding:1rem;font-size:.88rem;line-height:1.5;display:flex}.EstructuraAtomo-module__AV2Asq__ionEjemploFinal p{margin:0}.EstructuraAtomo-module__AV2Asq__bloqueEscala,.EstructuraAtomo-module__AV2Asq__bloqueModeloEstandar,.EstructuraAtomo-module__AV2Asq__bloqueHistoria{background:var(--bg-card);border-radius:12px;padding:1.25rem}.EstructuraAtomo-module__AV2Asq__bloqueEscala h3,.EstructuraAtomo-module__AV2Asq__bloqueModeloEstandar h3,.EstructuraAtomo-module__AV2Asq__bloqueHistoria h3{margin:0 0 .75rem;font-size:1.05rem}.EstructuraAtomo-module__AV2Asq__analogiaEstadio{flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.EstructuraAtomo-module__AV2Asq__estadioSvg{width:100%;max-width:320px}.EstructuraAtomo-module__AV2Asq__estadioSvg svg{width:100%;height:auto}.EstructuraAtomo-module__AV2Asq__analogiaTexto{text-align:center;color:var(--text-secondary);margin:0;font-size:.92rem;line-height:1.6}.EstructuraAtomo-module__AV2Asq__datosImpactantes{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.EstructuraAtomo-module__AV2Asq__datoCard{text-align:center;background:#2e86ab0f;border-radius:10px;flex-direction:column;align-items:center;padding:1rem;display:flex}.EstructuraAtomo-module__AV2Asq__datoNumero{color:var(--primary);font-size:1.6rem;font-weight:800;line-height:1.2}.EstructuraAtomo-module__AV2Asq__datoTexto{color:var(--text-secondary);margin-top:.3rem;font-size:.82rem;line-height:1.4}.EstructuraAtomo-module__AV2Asq__modeloEstandarGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:.75rem;display:grid}.EstructuraAtomo-module__AV2Asq__meCard{background:#2e86ab08;border:2px solid #2e86ab26;border-radius:10px;padding:1rem}.EstructuraAtomo-module__AV2Asq__meCard h4{color:var(--primary);margin:0 0 .5rem;font-size:.95rem}.EstructuraAtomo-module__AV2Asq__meItems{flex-wrap:wrap;gap:.35rem;display:flex}.EstructuraAtomo-module__AV2Asq__meItems span{white-space:nowrap;background:#2e86ab14;border-radius:6px;padding:.2rem .5rem;font-size:.78rem}.EstructuraAtomo-module__AV2Asq__meNota{color:var(--text-muted);margin:.5rem 0 0;font-size:.78rem;line-height:1.4}.EstructuraAtomo-module__AV2Asq__lineaTiempo{flex-direction:column;gap:0;margin-top:.75rem;padding-left:1.5rem;display:flex;position:relative}.EstructuraAtomo-module__AV2Asq__lineaTiempo:before{content:"";background:var(--primary);opacity:.3;width:2px;position:absolute;top:0;bottom:0;left:.45rem}.EstructuraAtomo-module__AV2Asq__hitoCard{gap:1rem;padding:.65rem 0;display:flex;position:relative}.EstructuraAtomo-module__AV2Asq__hitoCard:before{content:"";background:var(--primary);border-radius:50%;width:10px;height:10px;position:absolute;top:1rem;left:-1.15rem}.EstructuraAtomo-module__AV2Asq__hitoAnio{color:var(--primary);white-space:nowrap;min-width:5.5rem;font-size:.82rem;font-weight:700}.EstructuraAtomo-module__AV2Asq__hitoContenido{font-size:.85rem;line-height:1.5}.EstructuraAtomo-module__AV2Asq__hitoContenido p{color:var(--text-secondary);margin:.15rem 0 0}.EstructuraAtomo-module__AV2Asq__hitoModelo{color:var(--primary);background:#2e86ab14;border-radius:6px;margin-top:.25rem;padding:.15rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.EstructuraAtomo-module__AV2Asq__guideSection{padding:.5rem 0}.EstructuraAtomo-module__AV2Asq__guideSection h2{color:var(--primary);margin:1.25rem 0 .5rem;font-size:1.05rem}.EstructuraAtomo-module__AV2Asq__guideSection h2:first-child{margin-top:0}.EstructuraAtomo-module__AV2Asq__guideSection p{color:var(--text-secondary);margin:0 0 .5rem;font-size:.9rem;line-height:1.7}[data-theme=dark] .EstructuraAtomo-module__AV2Asq__tab{border-color:var(--bg-card);background:var(--bg-card)}[data-theme=dark] .EstructuraAtomo-module__AV2Asq__tabActive{background:#2e86ab26}[data-theme=dark] .EstructuraAtomo-module__AV2Asq__particulaCard{background:var(--bg-card);border-color:#333}[data-theme=dark] .EstructuraAtomo-module__AV2Asq__particulaDetalle{border-top-color:#ffffff14}[data-theme=dark] .EstructuraAtomo-module__AV2Asq__modeloCard{background:var(--bg-card);border-color:#333}[data-theme=dark] .EstructuraAtomo-module__AV2Asq__configSection{background:var(--bg-card)}[data-theme=dark] .EstructuraAtomo-module__AV2Asq__configEjemplo{background:#2e86ab1a}[data-theme=dark] .EstructuraAtomo-module__AV2Asq__bloqueIsotopos,[data-theme=dark] .EstructuraAtomo-module__AV2Asq__bloqueIones{background:var(--bg-card)}[data-theme=dark] .EstructuraAtomo-module__AV2Asq__isotopoEstable{background:#4caf501f}[data-theme=dark] .EstructuraAtomo-module__AV2Asq__isotopoRadiactivo{background:#ff98001f}[data-theme=dark] .EstructuraAtomo-module__AV2Asq__ionCation{background:#e539351a}[data-theme=dark] .EstructuraAtomo-module__AV2Asq__ionAnion,[data-theme=dark] .EstructuraAtomo-module__AV2Asq__ionEjemploFinal{background:#2e86ab1a}[data-theme=dark] .EstructuraAtomo-module__AV2Asq__bloqueEscala,[data-theme=dark] .EstructuraAtomo-module__AV2Asq__bloqueModeloEstandar,[data-theme=dark] .EstructuraAtomo-module__AV2Asq__bloqueHistoria{background:var(--bg-card)}[data-theme=dark] .EstructuraAtomo-module__AV2Asq__datoCard{background:#2e86ab1a}[data-theme=dark] .EstructuraAtomo-module__AV2Asq__meCard{background:#2e86ab0f;border-color:#2e86ab40}[data-theme=dark] .EstructuraAtomo-module__AV2Asq__meItems span{background:#2e86ab26}@media (max-width:768px){.EstructuraAtomo-module__AV2Asq__title{font-size:1.4rem}.EstructuraAtomo-module__AV2Asq__particulasGrid,.EstructuraAtomo-module__AV2Asq__comparacionModelos,.EstructuraAtomo-module__AV2Asq__ionesGrid,.EstructuraAtomo-module__AV2Asq__datosImpactantes,.EstructuraAtomo-module__AV2Asq__modeloEstandarGrid{grid-template-columns:1fr}.EstructuraAtomo-module__AV2Asq__atomoSvg{width:250px;height:250px}}@media (max-width:480px){.EstructuraAtomo-module__AV2Asq__container{padding:.75rem}.EstructuraAtomo-module__AV2Asq__hero{padding:1.5rem 1rem}.EstructuraAtomo-module__AV2Asq__title{font-size:1.2rem}.EstructuraAtomo-module__AV2Asq__subtitle{font-size:.88rem}.EstructuraAtomo-module__AV2Asq__tab{padding:.5rem .75rem;font-size:.8rem}.EstructuraAtomo-module__AV2Asq__tabLabel{font-size:.72rem}.EstructuraAtomo-module__AV2Asq__orbitalSvg{width:80px;height:80px}.EstructuraAtomo-module__AV2Asq__atomoSvg{width:220px;height:220px}.EstructuraAtomo-module__AV2Asq__selectInput{min-width:160px}}
