/* Ajustes finales para páginas heredadas. Se carga después de sus estilos locales. */
body.site-shell {
    color: #17203b !important;
    background-color: #f8f9fd !important;
    font-family: 'Manrope', system-ui, sans-serif !important;
}

body.site-shell .hero-title,
body.site-shell .display-5,
body.site-shell .display-6 {
    color: #17203b !important;
    font-family: 'Fraunces', Georgia, serif !important;
    letter-spacing: -.035em !important;
}

body.site-shell .dashboard-card-soft,
body.site-shell .project-card-soft,
body.site-shell .stats-card,
body.site-shell .memorial-card-soft,
body.site-shell .summary-card-soft,
body.site-shell .filtros-box,
body.site-shell .info-box,
body.site-shell .legislador-card-soft {
    background: rgba(255, 255, 255, .96) !important;
    border: 1px solid #dfe4f1 !important;
    border-radius: 22px !important;
    box-shadow: 0 12px 34px rgba(15, 30, 72, .07) !important;
}

body.site-shell .dashboard-card-soft:hover,
body.site-shell .project-card-soft:hover,
body.site-shell .memorial-card-soft:hover,
body.site-shell .legislador-card-soft:hover {
    border-color: rgba(37, 99, 235, .3) !important;
    box-shadow: 0 22px 54px rgba(15, 30, 72, .12) !important;
    transform: translateY(-6px) !important;
}

body.site-shell .btn-pill,
body.site-shell .btn-enter-soft,
body.site-shell .filter-input,
body.site-shell .badge,
body.site-shell .date-pill {
    border-radius: 12px !important;
}

body.site-shell .btn-enter-soft {
    color: #1d4ed8 !important;
    background: #eef3ff !important;
    border: 1px solid #dbeafe !important;
}

body.site-shell .project-card-soft:hover .btn-enter-soft,
body.site-shell .btn-enter-soft:hover {
    color: #fff !important;
    background: linear-gradient(135deg, #1d4ed8, #6d28d9) !important;
    border-color: transparent !important;
}

body.site-shell .rank-bar-fill,
body.site-shell .stat-number-big {
    background-image: linear-gradient(90deg, #2563eb, #7c3aed) !important;
}

body.site-shell .icon-total,
body.site-shell .icon-bubble {
    color: #1d4ed8 !important;
    background: #dbeafe !important;
}

body.site-shell .icon-aprob {
    color: #047857 !important;
    background: #d1fae5 !important;
}

body.site-shell .icon-cong {
    color: #be123c !important;
    background: #ffe4e6 !important;
}

/* Observatorio */
body.site-observatorio .hero-observatorio-soft,
body.site-observatorio .hero-obs-soft {
    position: relative !important;
    overflow: hidden !important;
    padding: clamp(3.5rem, 7vw, 6rem) clamp(1.4rem, 5vw, 4rem) !important;
    background:
        radial-gradient(circle at 14% 20%, rgba(37, 99, 235, .17), transparent 25rem),
        radial-gradient(circle at 88% 12%, rgba(124, 58, 237, .2), transparent 27rem),
        #f1f4ff !important;
    border: 1px solid #dfe4f1 !important;
    border-radius: 32px !important;
    box-shadow: 0 22px 60px rgba(15, 30, 72, .08) !important;
}

body.site-observatorio .hero-observatorio-soft::before,
body.site-observatorio .hero-obs-soft::before {
    position: absolute;
    top: 0;
    right: 42px;
    left: 42px;
    height: 5px;
    content: '';
    background: linear-gradient(90deg, #e40303, #ff8c00, #ffed00, #008026, #00a9e0, #24408e, #750787);
    border-radius: 0 0 8px 8px;
}

body.site-observatorio .hero-observatorio-soft .hero-title,
body.site-observatorio .hero-obs-soft h1 {
    color: #17203b !important;
    font-family: 'Fraunces', Georgia, serif !important;
}

body.site-observatorio .rank-bar-fill {
    background: linear-gradient(90deg, #2563eb, #7c3aed) !important;
}

body.site-observatorio .table-soft thead,
body.site-observatorio .dashboard-card-soft .border-bottom {
    border-color: #e7eaf3 !important;
}

body.site-observatorio .hero-obs {
    background: #eef2ff !important;
    border-bottom: 1px solid #dfe4f1 !important;
}

body.site-observatorio .hero-obs .hero-bg-image {
    opacity: .16 !important;
    filter: saturate(.65) contrast(.92) !important;
}

body.site-observatorio .timeline-dot {
    background: #6d28d9 !important;
    box-shadow: 0 0 0 6px #ede9fe !important;
}

/* Mapa: portada y páginas de datos */
body.site-mapa .hero-section {
    min-height: 70vh !important;
    padding: 5.5rem 1rem 9rem !important;
    background: #f8f9fd !important;
    border-bottom: 1px solid #dfe4f1 !important;
    border-radius: 0 0 42px 42px !important;
}

body.site-mapa .hero-collage-bg {
    opacity: .13 !important;
}

body.site-mapa .hero-pride-glow {
    background: linear-gradient(135deg, rgba(37, 99, 235, .58), rgba(124, 58, 237, .58)) !important;
    opacity: .16 !important;
}

body.site-mapa .hero-vignette {
    background: radial-gradient(ellipse at center, rgba(248, 249, 253, .42), rgba(248, 249, 253, .94)) !important;
}

body.site-mapa .hero-map-container {
    margin-top: -5.5rem !important;
}

body.site-mapa .main-map-wrapper {
    border: 6px solid #fff !important;
    border-radius: 26px !important;
    box-shadow: 0 28px 70px rgba(15, 30, 72, .16) !important;
}

body.site-mapa .map-overlay-start {
    background: rgba(238, 242, 255, .76) !important;
    backdrop-filter: blur(15px) !important;
}

body.site-mapa .btn-explore-map {
    color: #fff !important;
    background: linear-gradient(135deg, #1d4ed8, #6d28d9) !important;
    border-radius: 14px !important;
    box-shadow: 0 16px 34px rgba(47, 55, 181, .26) !important;
}

body.site-mapa .donate-section-soft {
    background:
        linear-gradient(135deg, rgba(37, 99, 235, .12), rgba(124, 58, 237, .14)),
        #fff !important;
    border: 1px solid #dfe4f1 !important;
    border-radius: 28px !important;
}

body.site-mapa .badge-pastel-float {
    border: 1px solid rgba(255, 255, 255, .7) !important;
    border-radius: 10px !important;
    box-shadow: 0 8px 22px rgba(15, 30, 72, .11) !important;
}

body.site-mapa .card,
body.site-mapa .report-card,
body.site-mapa .form-card {
    border-color: #dfe4f1 !important;
    border-radius: 20px !important;
    box-shadow: 0 12px 34px rgba(15, 30, 72, .07) !important;
}

/* Sistema transversal para páginas informativas y formularios */
body.site-shell section.container,
body.site-shell main > .container {
    position: relative;
}

body.site-shell .content-card,
body.site-shell .main-card-soft,
body.site-shell .floating-card-soft,
body.site-shell .protocol-section-soft,
body.site-shell .case-card-soft,
body.site-shell .alert-card-soft,
body.site-shell .filter-bar-soft,
body.site-shell .kpi-box-soft,
body.site-shell .chart-card-soft,
body.site-shell .secure-box-soft,
body.site-shell .example-box-soft,
body.site-shell .feature-card-soft,
body.site-shell .glass-card,
body.site-shell .premium-card {
    color: #17203b !important;
    background: rgba(255, 255, 255, .97) !important;
    border: 1px solid #dfe4f1 !important;
    border-radius: 22px !important;
    box-shadow: 0 12px 34px rgba(15, 30, 72, .07) !important;
}

body.site-shell .content-card,
body.site-shell .main-card-soft,
body.site-shell .floating-card-soft,
body.site-shell .protocol-section-soft,
body.site-shell .case-card-soft,
body.site-shell .chart-card-soft,
body.site-shell .secure-box-soft,
body.site-shell .premium-card {
    position: relative;
    overflow: hidden;
}

body.site-shell .content-card::before,
body.site-shell .main-card-soft::before,
body.site-shell .floating-card-soft::before,
body.site-shell .protocol-section-soft::before,
body.site-shell .case-card-soft::before,
body.site-shell .chart-card-soft::before,
body.site-shell .secure-box-soft::before,
body.site-shell .premium-card::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 3px;
    content: '';
    background: var(--mr-flag-progress);
}

body.site-shell .content-card {
    margin-bottom: 1.35rem;
    padding: clamp(1.35rem, 3vw, 2.5rem) !important;
}

body.site-shell .content-card-title,
body.site-shell .bot-section-title-soft,
body.site-shell .card-title-custom-soft,
body.site-shell .case-card-header,
body.site-shell .section-title-soft {
    color: #17203b !important;
    font-family: 'Fraunces', Georgia, serif !important;
    letter-spacing: -.025em !important;
}

body.site-shell .nav-tabs {
    gap: .35rem;
    padding: .5rem;
    background: #eef2ff;
    border: 1px solid #dfe4f1;
    border-radius: 16px;
}

body.site-shell .nav-tabs .nav-link {
    color: #5f6982;
    border: 0 !important;
    border-radius: 11px;
    font-size: .84rem;
    font-weight: 800;
}

body.site-shell .nav-tabs .nav-link.active {
    color: #1d4ed8;
    background: #fff;
    box-shadow: 0 6px 18px rgba(15, 30, 72, .08);
}

body.site-shell .list-group-item {
    color: #4f5870;
    background: transparent;
    border-color: #e7eaf3;
    line-height: 1.65;
}

body.site-shell .alert {
    border-radius: 14px;
}

/* Portadas secundarias: tono institucional azul y morado */
body.site-shell .donation-hero-soft,
body.site-shell .about-hero-soft,
body.site-shell .report-hero-soft,
body.site-shell .register-hero,
body.site-shell .page-hero,
body.site-shell .bot-hero-soft,
body.site-shell .hero-header,
body.site-shell .embed-hero {
    position: relative !important;
    overflow: hidden !important;
    color: #fff !important;
    background:
        radial-gradient(circle at 8% 0, rgba(124, 58, 237, .55), transparent 25rem),
        radial-gradient(circle at 96% 100%, rgba(37, 99, 235, .42), transparent 28rem),
        #0b1330 !important;
    border: 0 !important;
    border-radius: 0 0 38px 38px !important;
    box-shadow: 0 24px 60px rgba(11, 19, 48, .16) !important;
}

body.site-shell .donation-hero-soft::after,
body.site-shell .about-hero-soft::after,
body.site-shell .report-hero-soft::after,
body.site-shell .register-hero::after,
body.site-shell .page-hero::after,
body.site-shell .bot-hero-soft::after,
body.site-shell .hero-header::after,
body.site-shell .embed-hero::after {
    position: absolute;
    right: 8%;
    bottom: 0;
    left: 8%;
    height: 5px;
    content: '';
    background: var(--mr-flag-progress);
    border-radius: 999px 999px 0 0;
}

body.site-shell .donation-hero-soft h1,
body.site-shell .about-hero-soft h1,
body.site-shell .report-hero-soft h1,
body.site-shell .register-hero h1,
body.site-shell .page-hero h1,
body.site-shell .bot-hero-soft h1,
body.site-shell .hero-header h1,
body.site-shell .embed-hero h1 {
    color: #fff !important;
    font-family: 'Fraunces', Georgia, serif !important;
}

body.site-shell .donation-hero-soft p,
body.site-shell .about-hero-soft p,
body.site-shell .report-hero-soft p,
body.site-shell .register-hero p,
body.site-shell .page-hero p,
body.site-shell .bot-hero-soft p,
body.site-shell .hero-header p,
body.site-shell .embed-hero p {
    color: rgba(255, 255, 255, .72) !important;
}

body.site-shell .btn-pride-soft,
body.site-shell .btn-submit-premium,
body.site-shell .btn-action-map,
body.site-shell .btn-track-folio {
    color: #fff !important;
    background: linear-gradient(135deg, #2563eb, #7c3aed) !important;
    border: 0 !important;
    border-radius: 13px !important;
    box-shadow: 0 10px 26px rgba(44, 54, 184, .24) !important;
    font-weight: 800 !important;
}

body.site-shell .btn-pride-soft:hover,
body.site-shell .btn-submit-premium:hover,
body.site-shell .btn-action-map:hover,
body.site-shell .btn-track-folio:hover {
    transform: translateY(-2px) !important;
    box-shadow: 0 16px 32px rgba(44, 54, 184, .3) !important;
}

/* Remates de banderas de la diversidad, tratados como acentos editoriales. */
body.page-nosotrxs .axis-card-soft,
body.site-mapa .step-card,
body.site-mapa .action-card,
body.site-mapa .record-card,
body.site-mapa .profile-item,
body.site-observatorio .project-card-soft,
body.site-bot .feature-card-soft {
    position: relative;
    overflow: hidden;
}

body.page-nosotrxs .axis-card-soft::before,
body.site-mapa .step-card::before,
body.site-mapa .action-card::before,
body.site-mapa .record-card::before,
body.site-mapa .profile-item::before,
body.site-observatorio .project-card-soft::before,
body.site-bot .feature-card-soft::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 3px;
    content: '';
    background: var(--mr-flag-trans);
}

body.page-nosotrxs .axis-card-soft:nth-child(2n)::before,
body.site-mapa .step-card:nth-child(2n)::before,
body.site-mapa .record-card:nth-child(2n)::before,
body.site-observatorio .project-card-soft:nth-child(2n)::before,
body.site-bot .feature-card-soft:nth-child(2n)::before {
    background: var(--mr-flag-nonbinary);
}

body.page-nosotrxs .axis-card-soft:nth-child(3n)::before,
body.site-mapa .step-card:nth-child(3n)::before,
body.site-mapa .record-card:nth-child(3n)::before,
body.site-observatorio .project-card-soft:nth-child(3n)::before {
    background: var(--mr-flag-bi);
}

body.page-nosotrxs .axis-card-soft:nth-child(4n)::before,
body.site-mapa .record-card:nth-child(4n)::before {
    background: var(--mr-flag-lesbian);
}

body.page-nosotrxs .axis-card-soft:nth-child(5n)::before,
body.site-mapa .record-card:nth-child(5n)::before {
    background: var(--mr-flag-pan);
}

body.site-mapa.page-entrada .case-container::before,
body.site-mapa.page-protocolo02 .page-hero::after,
body.site-bot .bot-hero-soft::after {
    background: var(--mr-flag-trans) !important;
}

body.site-mapa.page-protocolo03 .hero-header::after,
body.site-observatorio .hero-observatorio-soft::before {
    background: var(--mr-flag-nonbinary) !important;
}

body.site-mapa.page-informe-general .report-hero-soft::after,
body.site-observatorio.page-congreso .hero-obs-soft::before {
    background: var(--mr-flag-intersex) !important;
}

body.site-mapa.page-registrar .register-hero::after {
    background: var(--mr-flag-pan) !important;
}

/* Casos, informes, obituario y protocolos */
body.site-mapa .case-container,
body.site-mapa .proto-container,
body.site-mapa .bot-container-soft {
    position: relative;
    max-width: 1180px !important;
}

body.site-mapa .case-container::before {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    left: 0;
    height: 4px;
    content: '';
    background: var(--mr-flag-trans);
    border-radius: 999px;
}

body.site-mapa .case-header,
body.site-mapa .filter-bar,
body.site-mapa .top-action-bar,
body.site-mapa .switch-container {
    background: rgba(255, 255, 255, .95) !important;
    border: 1px solid #dfe4f1 !important;
    border-radius: 18px !important;
    box-shadow: 0 10px 28px rgba(15, 30, 72, .07) !important;
}

body.site-mapa .record-card,
body.site-mapa .missing-card,
body.site-mapa .step-card,
body.site-mapa .action-card,
body.site-mapa .profile-item,
body.site-mapa .example-box,
body.site-mapa .citation-box {
    background: #fff !important;
    border: 1px solid #dfe4f1 !important;
    border-radius: 18px !important;
    box-shadow: 0 10px 28px rgba(15, 30, 72, .06) !important;
}

body.site-mapa .map-container-wrapper,
body.site-mapa #map-container,
body.site-mapa #mapa {
    border-radius: 20px !important;
}

body.site-mapa .step-number,
body.site-mapa .action-number,
body.site-mapa .section-number {
    color: #fff !important;
    background: linear-gradient(135deg, #2563eb, #7c3aed) !important;
}

/* Ligue Seguro */
body.site-bot .bot-hero-soft {
    position: relative;
    display: grid;
    min-height: 570px;
    padding: clamp(4.75rem, 8vw, 7rem) 1rem clamp(8.25rem, 12vw, 10rem);
    overflow: hidden;
    color: #fff;
    background:
        radial-gradient(circle at 12% 8%, rgba(124, 58, 237, .68), transparent 27rem),
        radial-gradient(circle at 90% 95%, rgba(37, 99, 235, .52), transparent 30rem),
        linear-gradient(145deg, rgba(255, 255, 255, .035), transparent 48%),
        #0b1330;
    place-items: center;
    text-align: center;
}

body.site-bot .bot-hero-soft::after {
    position: absolute;
    right: 8%;
    bottom: 2.4rem;
    left: 8%;
    height: 5px;
    content: '';
    background: var(--mr-flag-trans);
    border-radius: 999px;
}

body.site-bot .bot-hero-soft .container {
    width: min(100%, 900px);
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
}

body.site-bot .bot-hero-content {
    position: relative;
    z-index: 1;
}

body.site-bot .bot-hero-soft .eyebrow {
    justify-content: center;
    color: #bfdbfe !important;
}

body.site-bot .bot-hero-soft h1 {
    margin: .7rem 0 1.25rem;
    color: #fff;
    font-size: clamp(3.3rem, 8vw, 6rem);
    line-height: .95;
}

body.site-bot .bot-hero-soft p {
    max-width: 720px;
    margin: 0 auto 2rem;
    color: rgba(255, 255, 255, .76);
    font-size: clamp(1rem, 2vw, 1.18rem);
    line-height: 1.75;
}

body.site-bot .bot-hero-actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: .8rem;
}

body.site-bot .btn-pride-soft,
body.site-bot .button-quiet {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: .55rem;
    min-height: 51px;
    padding: .82rem 1.2rem;
    text-decoration: none;
    transition: transform .2s ease, box-shadow .2s ease, background-color .2s ease;
}

body.site-bot .bot-hero-soft .button-quiet {
    color: #fff !important;
    background: rgba(255, 255, 255, .08);
    border-color: rgba(255, 255, 255, .34) !important;
}

body.site-bot .bot-hero-soft .button-quiet:hover {
    background: rgba(255, 255, 255, .16);
    border-color: rgba(255, 255, 255, .58) !important;
}

body.site-bot .bot-trust-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: .65rem 1.35rem;
    margin: 1.65rem 0 0;
    padding: 0;
    color: rgba(255, 255, 255, .7);
    font-size: .77rem;
    font-weight: 700;
    letter-spacing: .015em;
    list-style: none;
}

body.site-bot .bot-trust-list li {
    display: inline-flex;
    align-items: center;
    gap: .42rem;
}

body.site-bot .bot-trust-list i {
    color: #c4b5fd;
}

body.site-bot .bot-container-soft {
    position: relative;
    z-index: 2;
    width: calc(100% - 2rem);
    max-width: 1040px !important;
    margin-top: -4.5rem !important;
    margin-right: auto !important;
    margin-bottom: clamp(4rem, 7vw, 6.5rem) !important;
    margin-left: auto !important;
    padding: clamp(1.5rem, 4vw, 3.5rem) !important;
    background: #fff;
    border: 1px solid #dfe4f1 !important;
    border-radius: 26px !important;
    box-shadow: 0 26px 70px rgba(15, 30, 72, .13) !important;
}

body.site-bot .bot-emergency-note {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    gap: .95rem;
    align-items: center;
    margin-bottom: clamp(2.5rem, 5vw, 4rem);
    padding: 1rem 1.15rem;
    color: #713f12;
    background: #fffbeb;
    border: 1px solid #fde68a;
    border-radius: 16px;
    font-size: .88rem;
    line-height: 1.6;
}

body.site-bot .bot-emergency-note strong,
body.site-bot .bot-emergency-note span {
    display: block;
}

body.site-bot .bot-emergency-icon {
    display: grid !important;
    width: 39px;
    height: 39px;
    color: #92400e;
    background: #fef3c7;
    border-radius: 11px;
    place-items: center;
}

body.site-bot .bot-content-section {
    padding: 0 0 clamp(2.8rem, 5vw, 4.4rem);
    border-bottom: 1px solid #e7eaf3;
    scroll-margin-top: 125px;
}

body.site-bot .bot-content-section + .bot-content-section {
    padding-top: clamp(2.8rem, 5vw, 4.4rem);
}

body.site-bot .bot-content-section--privacy {
    border-bottom: 0;
}

body.site-bot .bot-section-title-soft {
    display: block;
    margin: .35rem 0 .75rem;
    font-size: clamp(1.75rem, 3vw, 2.35rem);
    line-height: 1.15;
}

body.site-bot .bot-section-lead,
body.site-bot .bot-copy {
    max-width: 650px;
    margin: 0;
    color: #5f6982;
    font-size: .98rem;
    line-height: 1.75;
}

body.site-bot .bot-section-lead {
    margin-bottom: 1.65rem;
}

body.site-bot .bot-feature-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.1rem;
}

body.site-bot .bot-feature-column {
    min-width: 0;
}

body.site-bot .feature-card-soft {
    height: 100%;
    padding: 1.55rem;
    background: #f8f9fd !important;
    border: 1px solid #e4e8f2;
    border-radius: 18px;
    transition: transform .2s ease, box-shadow .2s ease;
}

body.site-bot .feature-card-soft--trust::before {
    background: var(--mr-flag-trans);
}

body.site-bot .feature-card-soft--date::before {
    background: var(--mr-flag-nonbinary);
}

body.site-bot .feature-card-soft--evidence::before {
    background: var(--mr-flag-bi);
}

body.site-bot .feature-card-soft:hover {
    transform: translateY(-3px);
    box-shadow: 0 16px 36px rgba(15, 30, 72, .09);
}

body.site-bot .feature-card-soft h3 {
    margin: .45rem 0 .7rem;
    color: #17203b;
    font-family: var(--mr-font-sans);
    font-size: 1.08rem;
    font-weight: 800;
}

body.site-bot .feature-card-soft p {
    margin: 0;
    color: #5f6982;
    font-size: .9rem;
    line-height: 1.7;
}

body.site-bot .icon-bubble-soft {
    display: grid;
    width: 54px;
    height: 54px;
    margin-bottom: 1rem;
    color: #1d4ed8;
    background: #e8efff;
    border-radius: 15px;
    font-size: 1.2rem;
    place-items: center;
}

body.site-bot .feature-card-soft--date .icon-bubble-soft {
    color: #6d28d9;
    background: #f0eaff;
}

body.site-bot .feature-card-soft--evidence .icon-bubble-soft {
    color: #9d174d;
    background: #fce7f3;
}

body.site-bot .bot-step-label,
body.site-bot .bot-example-label {
    color: #3155b7;
    font-size: .7rem;
    font-weight: 800;
    letter-spacing: .09em;
    text-transform: uppercase;
}

body.site-bot .bot-split-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(300px, .95fr);
    gap: clamp(2rem, 5vw, 4rem);
    align-items: center;
}

body.site-bot .example-box-soft {
    margin-top: 1.5rem;
    padding: 1.15rem;
    background: #fff;
    border: 1px solid #dfe4f1;
    border-radius: 16px;
    box-shadow: 0 10px 28px rgba(15, 30, 72, .06);
}

body.site-bot .bot-example-label {
    display: block;
    margin-bottom: .65rem;
    color: #68728a;
}

body.site-bot .bot-status-preview {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    gap: .8rem;
    align-items: center;
    padding: .85rem;
    color: #17203b;
    background: #f4f6fb;
    border-radius: 12px;
}

body.site-bot .bot-status-avatar {
    display: grid;
    width: 42px;
    height: 42px;
    color: #fff;
    background: linear-gradient(135deg, #2563eb, #7c3aed);
    border-radius: 50%;
    font-weight: 800;
    place-items: center;
}

body.site-bot .bot-status-preview strong,
body.site-bot .bot-status-preview small {
    display: block;
}

body.site-bot .bot-status-preview strong {
    margin-bottom: .2rem;
    font-size: .9rem;
}

body.site-bot .bot-status-preview small {
    color: #5f6982;
    font-size: .74rem;
    line-height: 1.45;
}

body.site-bot .bot-status-preview small i {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: .35rem;
    background: #f59e0b;
    border-radius: 50%;
}

body.site-bot .secure-box-soft {
    padding: clamp(1.35rem, 3vw, 2.25rem);
    background: linear-gradient(135deg, #fff, #f4f1ff) !important;
    border: 1px solid #ddd9f5;
    border-radius: 20px;
}

body.site-bot .secure-box-soft--alert {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    gap: 1rem;
    align-items: start;
    background: linear-gradient(135deg, #fff, #fff5f5) !important;
    border-color: #f7dada;
}

body.site-bot .bot-section-icon {
    display: grid;
    flex: 0 0 auto;
    width: 48px;
    height: 48px;
    color: #fff;
    background: linear-gradient(135deg, #2563eb, #7c3aed);
    border-radius: 14px;
    box-shadow: 0 9px 22px rgba(44, 54, 184, .18);
    place-items: center;
}

body.site-bot .bot-section-icon--alert {
    color: #b42318;
    background: #fee4e2;
    box-shadow: none;
}

body.site-bot .secure-box-soft--privacy {
    display: grid;
    grid-template-columns: minmax(250px, .8fr) minmax(0, 1.2fr);
    gap: clamp(1.75rem, 5vw, 4rem);
    align-items: start;
    background: linear-gradient(135deg, #f9fbff, #f4f1ff) !important;
}

body.site-bot .bot-privacy-heading {
    display: flex;
    gap: 1rem;
    align-items: flex-start;
}

body.site-bot .bot-privacy-heading .bot-section-title-soft {
    margin-bottom: 0;
    font-size: clamp(1.55rem, 2.6vw, 2.05rem);
}

body.site-bot .step-list-soft {
    margin: 0;
    padding: 0;
    list-style: none;
}

body.site-bot .step-list-soft li {
    position: relative;
    margin-bottom: 1.2rem;
    padding-left: 2.8rem;
    color: #5f6982;
    line-height: 1.65;
}

body.site-bot .step-list-soft li:last-child {
    margin-bottom: 0;
}

body.site-bot .step-list-soft li::before {
    position: absolute;
    top: .05rem;
    left: 0;
    display: grid;
    width: 29px;
    height: 29px;
    content: '\2713';
    color: #fff !important;
    background: linear-gradient(135deg, #2563eb, #7c3aed) !important;
    border-radius: 50%;
    font-size: .82rem;
    font-weight: 800;
    place-items: center;
}

body.site-bot .step-list-soft strong {
    display: block;
    margin-bottom: .15rem;
    color: #17203b;
}

body.site-bot .bot-final-cta {
    position: relative;
    overflow: hidden;
    padding: clamp(2.3rem, 5vw, 3.75rem) clamp(1.3rem, 4vw, 3rem);
    color: #fff;
    background:
        radial-gradient(circle at 100% 100%, rgba(124, 58, 237, .45), transparent 20rem),
        #111b3f;
    border-radius: 22px;
    text-align: center;
}

body.site-bot .bot-final-cta::before {
    position: absolute;
    top: 0;
    right: 8%;
    left: 8%;
    height: 4px;
    content: '';
    background: var(--mr-flag-progress);
    border-radius: 0 0 6px 6px;
}

body.site-bot .bot-final-cta .eyebrow {
    justify-content: center;
    color: #c4b5fd;
}

body.site-bot .bot-final-cta h2 {
    margin: .45rem 0 .8rem;
    color: #fff;
    font-family: 'Fraunces', Georgia, serif;
    font-size: clamp(1.9rem, 4vw, 2.75rem);
}

body.site-bot .bot-final-cta p {
    max-width: 620px;
    margin: 0 auto 1.5rem;
    color: rgba(255, 255, 255, .72);
    line-height: 1.7;
}

body.site-bot .btn-pride-soft:focus-visible,
body.site-bot .button-quiet:focus-visible {
    outline: 3px solid #facc15;
    outline-offset: 3px;
}

@media (max-width: 991.98px) {
    body.site-shell .nav-tabs {
        overflow-x: auto;
        flex-wrap: nowrap;
    }

    body.site-shell .nav-tabs .nav-link {
        white-space: nowrap;
    }

    body.site-bot .bot-split-grid,
    body.site-bot .secure-box-soft--privacy {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767.98px) {
    body.site-observatorio .hero-observatorio-soft,
    body.site-observatorio .hero-obs-soft {
        border-radius: 24px !important;
    }

    body.site-mapa .main-map-wrapper {
        height: 520px !important;
        border-radius: 22px !important;
    }

    body.site-bot .bot-hero-soft {
        min-height: auto;
        padding: 4.25rem 1rem 7.25rem;
    }

    body.site-bot .bot-hero-soft h1 {
        font-size: clamp(3rem, 16vw, 4.4rem);
    }

    body.site-bot .bot-container-soft {
        width: auto;
        margin: -3.25rem 10px 4rem !important;
        padding: 1.25rem !important;
        border-radius: 20px !important;
    }

    body.site-bot .bot-hero-soft .btn-pride-soft,
    body.site-bot .bot-hero-soft .button-quiet {
        width: 100%;
        justify-content: center;
    }

    body.site-bot .feature-card-soft {
        padding: 1.3rem;
    }

    body.site-bot .bot-feature-grid {
        grid-template-columns: 1fr;
    }

    body.site-bot .bot-content-section {
        padding-bottom: 2.75rem;
    }

    body.site-bot .bot-content-section + .bot-content-section {
        padding-top: 2.75rem;
    }

    body.site-bot .bot-emergency-note,
    body.site-bot .secure-box-soft--alert {
        align-items: start;
    }

    body.site-bot .bot-privacy-heading {
        flex-direction: column;
    }

    body.site-bot .bot-final-cta .btn-pride-soft {
        width: 100%;
    }
}

@media (max-width: 479.98px) {
    body.site-bot .bot-hero-soft h1 {
        font-size: clamp(2.75rem, 16vw, 3.7rem);
    }

    body.site-bot .bot-trust-list {
        align-items: flex-start;
        flex-direction: column;
        width: max-content;
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
        text-align: left;
    }

    body.site-bot .bot-emergency-note {
        grid-template-columns: 1fr;
    }

    body.site-bot .bot-emergency-icon {
        width: 36px;
        height: 36px;
    }

    body.site-bot .secure-box-soft--alert {
        grid-template-columns: 1fr;
    }
}
