.GuiaRazasPerros-module__-m-s1G__container{background:var(--bg-primary);min-height:100vh;color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__container{background:var(--bg-primary);color:var(--text-primary)}.GuiaRazasPerros-module__-m-s1G__hero{background:var(--hero-bg);text-align:center;color:#fff;padding:3rem 2rem}.GuiaRazasPerros-module__-m-s1G__heroTitle{margin:0 0 .75rem;font-size:2.4rem;font-weight:700}.GuiaRazasPerros-module__-m-s1G__heroSubtitle{opacity:.9;margin:0;font-size:1.1rem}@media (max-width:768px){.GuiaRazasPerros-module__-m-s1G__hero{padding:2rem 1.25rem}.GuiaRazasPerros-module__-m-s1G__heroTitle{font-size:1.8rem}.GuiaRazasPerros-module__-m-s1G__heroSubtitle{font-size:1rem}}.GuiaRazasPerros-module__-m-s1G__main{max-width:1280px;margin:0 auto;padding:2rem 1.5rem}.GuiaRazasPerros-module__-m-s1G__controles{background:var(--bg-card);border:1px solid var(--border-color,#e5e7eb);border-radius:12px;flex-direction:column;gap:1rem;margin-bottom:2rem;padding:1.5rem;display:flex}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__controles{background:#2a2a2a;border-color:#404040}.GuiaRazasPerros-module__-m-s1G__buscador{background:var(--bg-primary,#fafafa);width:100%;color:var(--text-primary);box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.GuiaRazasPerros-module__-m-s1G__buscador:focus{border-color:#2e86ab;outline:none;box-shadow:0 0 0 3px #2e86ab26}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__buscador{color:#e5e5e5;background:#1a1a1a;border-color:#555}.GuiaRazasPerros-module__-m-s1G__filtroGrupo{flex-direction:column;gap:.4rem;display:flex}.GuiaRazasPerros-module__-m-s1G__filtroLabel{color:var(--text-secondary,#666);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:600}.GuiaRazasPerros-module__-m-s1G__filtros{flex-wrap:wrap;gap:.4rem;display:flex}.GuiaRazasPerros-module__-m-s1G__filtroBtn{color:var(--text-secondary,#666);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #d1d5db;border-radius:20px;padding:.35rem .9rem;font-size:.82rem;transition:all .2s}.GuiaRazasPerros-module__-m-s1G__filtroBtn:hover{color:#2e86ab;border-color:#2e86ab}.GuiaRazasPerros-module__-m-s1G__filtroActivo{color:#fff;background:#2e86ab;border-color:#2e86ab;font-weight:600}.GuiaRazasPerros-module__-m-s1G__filtroActivo:hover{color:#fff;background:#256a8a;border-color:#256a8a}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__filtroBtn{color:#b0b0b0;border-color:#555}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__filtroBtn:hover{color:#48a9a6;border-color:#48a9a6}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__filtroActivo{color:#fff;background:#2e86ab;border-color:#2e86ab}.GuiaRazasPerros-module__-m-s1G__toggleRow{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.GuiaRazasPerros-module__-m-s1G__toggleLabel{cursor:pointer;color:var(--text-secondary,#555);-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-size:.88rem;display:flex}.GuiaRazasPerros-module__-m-s1G__toggleInput{cursor:pointer;accent-color:#2e86ab;width:18px;height:18px}.GuiaRazasPerros-module__-m-s1G__toggleText{font-size:.88rem}.GuiaRazasPerros-module__-m-s1G__contador{color:var(--text-secondary,#666);margin:0;font-size:.9rem;font-style:italic}.GuiaRazasPerros-module__-m-s1G__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;display:grid}@media (max-width:768px){.GuiaRazasPerros-module__-m-s1G__grid{grid-template-columns:1fr}}.GuiaRazasPerros-module__-m-s1G__card{background:var(--bg-card,#fff);border:1px solid var(--border-color,#e5e7eb);border-radius:14px;flex-direction:column;gap:0;transition:box-shadow .25s,transform .2s;display:flex;overflow:hidden}.GuiaRazasPerros-module__-m-s1G__card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__card{background:#2a2a2a;border-color:#404040}.GuiaRazasPerros-module__-m-s1G__cardColorBar{flex-shrink:0;width:100%;height:5px}.GuiaRazasPerros-module__-m-s1G__cardHeader{align-items:flex-start;gap:1rem;padding:1.25rem 1.25rem .75rem;display:flex}.GuiaRazasPerros-module__-m-s1G__razaCircle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.5rem;display:flex}.GuiaRazasPerros-module__-m-s1G__cardTitulo{flex-direction:column;gap:.15rem;min-width:0;display:flex}.GuiaRazasPerros-module__-m-s1G__nombre{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:700;line-height:1.2}.GuiaRazasPerros-module__-m-s1G__nombreIngles{color:var(--text-secondary,#888);font-size:.78rem;font-style:italic}.GuiaRazasPerros-module__-m-s1G__origen{color:var(--text-muted,#999);font-size:.75rem}.GuiaRazasPerros-module__-m-s1G__grupoBadgeWrap{padding:0 1.25rem .6rem}.GuiaRazasPerros-module__-m-s1G__grupoBadge{letter-spacing:.02em;border:1px solid;border-radius:12px;padding:.2rem .7rem;font-size:.72rem;font-weight:600;display:inline-block}.GuiaRazasPerros-module__-m-s1G__badges{flex-wrap:wrap;gap:.4rem;padding:0 1.25rem .6rem;display:flex}.GuiaRazasPerros-module__-m-s1G__tamanoBadge{color:#0369a1;background:#e0f2fe;border:1px solid #bae6fd;border-radius:12px;padding:.22rem .65rem;font-size:.75rem;font-weight:600;display:inline-block}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__tamanoBadge{color:#7dd3fc;background:#0c4a6e;border-color:#0369a1}.GuiaRazasPerros-module__-m-s1G__energiaBadge{border-radius:12px;padding:.22rem .65rem;font-size:.75rem;font-weight:600;display:inline-block}.GuiaRazasPerros-module__-m-s1G__energiaMuyAlta{color:#991b1b;background:#fee2e2}.GuiaRazasPerros-module__-m-s1G__energiaAlta{color:#9a3412;background:#ffedd5}.GuiaRazasPerros-module__-m-s1G__energiaMedia{color:#713f12;background:#fef9c3}.GuiaRazasPerros-module__-m-s1G__energiaBaja{color:#065f46;background:#d1fae5}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__energiaMuyAlta{color:#fca5a5;background:#450a0a}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__energiaAlta{color:#fdba74;background:#431407}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__energiaMedia{color:#fde68a;background:#422006}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__energiaBaja{color:#86efac;background:#052e16}.GuiaRazasPerros-module__-m-s1G__aptoRow{flex-wrap:wrap;gap:.5rem;padding:0 1.25rem .6rem;display:flex}.GuiaRazasPerros-module__-m-s1G__aptoSi{color:#16a34a;font-size:.78rem;font-weight:600}.GuiaRazasPerros-module__-m-s1G__aptoNo{color:#dc2626;font-size:.78rem;font-weight:500}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__aptoSi{color:#4ade80}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__aptoNo{color:#f87171}.GuiaRazasPerros-module__-m-s1G__medidasRow{flex-wrap:wrap;gap:.35rem;padding:0 1.25rem .6rem;display:flex}.GuiaRazasPerros-module__-m-s1G__medidaChip{color:var(--text-secondary,#555);white-space:nowrap;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:.18rem .55rem;font-size:.74rem;display:inline-block}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__medidaChip{color:#94a3b8;background:#1e293b;border-color:#334155}.GuiaRazasPerros-module__-m-s1G__descripcion{color:var(--text-primary);margin:0;padding:0 1.25rem .6rem;font-size:.87rem;line-height:1.5}.GuiaRazasPerros-module__-m-s1G__temperamentoSection{flex-direction:column;gap:.3rem;padding:0 1.25rem .6rem;display:flex}.GuiaRazasPerros-module__-m-s1G__infoLabel{color:#2e86ab;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700}.GuiaRazasPerros-module__-m-s1G__temperamentoChips{flex-wrap:wrap;gap:.3rem;display:flex}.GuiaRazasPerros-module__-m-s1G__temperamentoChip{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:.18rem .6rem;font-size:.74rem;display:inline-block}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__temperamentoChip{color:#93c5fd;background:#1e3a8a;border-color:#1d4ed8}.GuiaRazasPerros-module__-m-s1G__mantenimientoSection{align-items:center;gap:.6rem;padding:0 1.25rem .6rem;display:flex}.GuiaRazasPerros-module__-m-s1G__mantenimientoBadge{font-size:.8rem;font-weight:700}.GuiaRazasPerros-module__-m-s1G__mantenimientoAlto{background:#fee2e2;border-radius:8px;padding:.15rem .5rem}.GuiaRazasPerros-module__-m-s1G__mantenimientoMedio{background:#ffedd5;border-radius:8px;padding:.15rem .5rem}.GuiaRazasPerros-module__-m-s1G__mantenimientoBajo{background:#d1fae5;border-radius:8px;padding:.15rem .5rem}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__mantenimientoAlto{background:#450a0a}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__mantenimientoMedio{background:#431407}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__mantenimientoBajo{background:#052e16}.GuiaRazasPerros-module__-m-s1G__curiosidadBox{background:#f0f9ff;border-left:3px solid #48a9a6;border-radius:0 8px 8px 0;align-items:flex-start;gap:.5rem;margin:.4rem 1.25rem 1.25rem;padding:.65rem .9rem;display:flex}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__curiosidadBox{background:#1a2f3a;border-left-color:#48a9a6}.GuiaRazasPerros-module__-m-s1G__curiosidadIcon{flex-shrink:0;margin-top:.1rem;font-size:1rem}.GuiaRazasPerros-module__-m-s1G__curiosidadTexto{color:var(--text-secondary,#555);margin:0;font-size:.81rem;font-style:italic;line-height:1.45}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__curiosidadTexto{color:#b0b0b0}.GuiaRazasPerros-module__-m-s1G__sinResultados{text-align:center;color:var(--text-secondary,#666);grid-column:1/-1;padding:3rem 1rem;font-size:1rem}.GuiaRazasPerros-module__-m-s1G__eduSection{margin-bottom:2.5rem}.GuiaRazasPerros-module__-m-s1G__eduTitle{color:var(--text-primary);border-bottom:2px solid #2e86ab;margin:0 0 1rem;padding-bottom:.5rem;font-size:1.3rem;font-weight:700}.GuiaRazasPerros-module__-m-s1G__tableWrapper{margin-bottom:1rem;overflow-x:auto}.GuiaRazasPerros-module__-m-s1G__comparativaTable{border-collapse:collapse;width:100%;font-size:.88rem}.GuiaRazasPerros-module__-m-s1G__comparativaTable caption{caption-side:bottom;color:var(--text-secondary,#666);text-align:left;padding-top:.5rem;font-size:.75rem;font-style:italic}.GuiaRazasPerros-module__-m-s1G__comparativaTable th{color:#fff;text-align:left;white-space:nowrap;background:#2e86ab;padding:.7rem .9rem;font-weight:600}.GuiaRazasPerros-module__-m-s1G__comparativaTable td{color:var(--text-primary);vertical-align:top;border-bottom:1px solid #e5e7eb;padding:.65rem .9rem}.GuiaRazasPerros-module__-m-s1G__comparativaTable tr:nth-child(2n) td{background:#f8fafc}.GuiaRazasPerros-module__-m-s1G__comparativaTable tr:hover td{background:#eff8ff}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__comparativaTable td{border-bottom-color:#404040}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__comparativaTable tr:nth-child(2n) td{background:#222}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__comparativaTable tr:hover td{background:#2a3a4a}.GuiaRazasPerros-module__-m-s1G__tdSi{color:#16a34a;font-weight:600}.GuiaRazasPerros-module__-m-s1G__tdNo{color:#dc2626;font-weight:500}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__tdSi{color:#4ade80}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__tdNo{color:#f87171}.GuiaRazasPerros-module__-m-s1G__escenariosGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;display:grid}.GuiaRazasPerros-module__-m-s1G__escenarioCard{background:var(--bg-card,#fff);color:var(--text-secondary,#555);border:1px solid #e5e7eb;border-radius:10px;padding:1.1rem;font-size:.88rem;line-height:1.5}.GuiaRazasPerros-module__-m-s1G__escenarioCard strong{color:var(--text-primary);margin-bottom:.4rem;font-size:.92rem;display:block}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__escenarioCard{color:#b0b0b0;background:#2a2a2a;border-color:#404040}.GuiaRazasPerros-module__-m-s1G__faqList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.GuiaRazasPerros-module__-m-s1G__faqItem{background:var(--bg-card,#fff);border:1px solid #e5e7eb;border-radius:10px;padding:1rem 1.15rem}.GuiaRazasPerros-module__-m-s1G__faqItem strong{color:var(--text-primary);margin-bottom:.4rem;font-size:.95rem;display:block}.GuiaRazasPerros-module__-m-s1G__faqItem p{color:var(--text-secondary,#555);margin:0;font-size:.87rem;line-height:1.5}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__faqItem{background:#2a2a2a;border-color:#404040}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__faqItem p{color:#b0b0b0}.GuiaRazasPerros-module__-m-s1G__stepGuide{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.GuiaRazasPerros-module__-m-s1G__step{background:var(--bg-card,#fff);border:1px solid #e5e7eb;border-radius:10px;align-items:flex-start;gap:1rem;padding:1rem;display:flex}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__step{background:#2a2a2a;border-color:#404040}.GuiaRazasPerros-module__-m-s1G__stepNumber{color:#fff;background:#2e86ab;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:700;display:flex}.GuiaRazasPerros-module__-m-s1G__stepContent{flex:1}.GuiaRazasPerros-module__-m-s1G__stepContent strong{color:var(--text-primary);margin-bottom:.3rem;font-size:.95rem;display:block}.GuiaRazasPerros-module__-m-s1G__stepContent p{color:var(--text-secondary,#555);margin:0;font-size:.86rem;line-height:1.5}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__stepContent p{color:#b0b0b0}.GuiaRazasPerros-module__-m-s1G__tipsGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;display:grid}.GuiaRazasPerros-module__-m-s1G__tipCard{color:var(--text-secondary,#555);background:#f0f9ff;border-radius:10px;align-items:flex-start;gap:.75rem;padding:1rem;font-size:.86rem;line-height:1.5;display:flex}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__tipCard{color:#b0b0b0;background:#1a2f3a}.GuiaRazasPerros-module__-m-s1G__tipIcon{flex-shrink:0;font-size:1.3rem}.GuiaRazasPerros-module__-m-s1G__warningBox{background:#fff7ed;border:1px solid #fed7aa;border-left:4px solid #ea580c;border-radius:8px;padding:1.25rem 1.4rem}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__warningBox{background:#2d1a0e;border-color:#7c2d12 #7c2d12 #7c2d12 #ea580c}.GuiaRazasPerros-module__-m-s1G__warningHeader{align-items:center;gap:.5rem;margin-bottom:.9rem;display:flex}.GuiaRazasPerros-module__-m-s1G__warningIcon{font-size:1.1rem}.GuiaRazasPerros-module__-m-s1G__warningHeader strong{color:#9a3412;font-size:.95rem}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__warningHeader strong{color:#fdba74}.GuiaRazasPerros-module__-m-s1G__warningList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.GuiaRazasPerros-module__-m-s1G__warningList li{color:var(--text-secondary,#555);border-left:2px solid #fed7aa;padding-left:.5rem;font-size:.87rem;line-height:1.5}.GuiaRazasPerros-module__-m-s1G__warningList li strong{color:var(--text-primary);display:inline}[data-theme=dark] .GuiaRazasPerros-module__-m-s1G__warningList li{color:#b0b0b0;border-left-color:#7c2d12}@media (max-width:768px){.GuiaRazasPerros-module__-m-s1G__main{padding:1.5rem 1rem}.GuiaRazasPerros-module__-m-s1G__controles{padding:1.1rem}.GuiaRazasPerros-module__-m-s1G__escenariosGrid,.GuiaRazasPerros-module__-m-s1G__tipsGrid{grid-template-columns:1fr}.GuiaRazasPerros-module__-m-s1G__toggleRow{flex-direction:column;align-items:flex-start}.GuiaRazasPerros-module__-m-s1G__medidasRow{gap:.25rem}.GuiaRazasPerros-module__-m-s1G__aptoRow{flex-direction:column;gap:.25rem}}@media (prefers-reduced-motion:reduce){.GuiaRazasPerros-module__-m-s1G__card{transition:none}}
