.sobre-page{background:linear-gradient(180deg,#f4f8fb 0%,#edf4f8 100%);color:var(--color-text-dark);}.sobre-shell,.sobre-section-shell,.sobre-cta-shell{max-width:1160px;margin:0 auto;padding:0 20px;}.sobre-hero{padding:72px 0 56px;background:linear-gradient(135deg,var(--color-primary-dark) 0%,var(--color-primary) 58%,var(--color-accent-deep) 100%);color:var(--color-text-white);position:relative;overflow:hidden;}.sobre-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,255,255,.12),transparent 34%),radial-gradient(circle at bottom left,rgba(255,255,255,.06),transparent 32%);}.sobre-shell{position:relative;z-index:1;}.sobre-kicker,.section-eyebrow{display:inline-block;font-size:.86rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:1rem;}.sobre-kicker{padding:.7rem 1rem;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);}.sobre-titulo{font-size:clamp(2.4rem,5vw,4.6rem);line-height:1.02;letter-spacing:-.05em;font-weight:900;max-width:920px;margin:0 0 1.25rem;}.sobre-subtitulo{font-size:clamp(1.05rem,1.6vw,1.22rem);line-height:1.85;max-width:840px;margin:0;color:rgba(255,255,255,.92);}.sobre-hero-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2.25rem;}.sobre-hero-card{padding:1.35rem;border-radius:20px;background:rgba(0,0,0,.14);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(6px);}.sobre-card-label{display:block;font-size:.8rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.6rem;color:rgba(255,255,255,.72);}.sobre-hero-card p{margin:0;font-size:1rem;line-height:1.65;color:rgba(255,255,255,.95);}.sobre-section{padding:64px 0;}.sobre-section-soft{background:linear-gradient(180deg,rgba(255,255,255,.66) 0%,rgba(255,255,255,.3) 100%);}.sobre-section-dark{padding:72px 0;background:linear-gradient(135deg,var(--color-accent-deep) 0%,var(--color-primary-dark) 100%);color:var(--color-text-white);}.sobre-section-dark .section-title,.sobre-section-dark .section-text,.sobre-section-dark .section-eyebrow{color:var(--color-text-white);}.sobre-section-grid{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:1.5rem;align-items:start;}.section-heading{text-align:center;max-width:860px;margin:0 auto;}.section-eyebrow{color:var(--color-primary-dark);}.section-title{font-size:clamp(2rem,4vw,3rem);line-height:1.08;letter-spacing:-.04em;font-weight:900;margin:0;color:var(--color-text-dark);}.section-text,.sobre-texto{font-size:1.06rem;line-height:1.85;color:var(--color-text-secondary);margin:0;}.sobre-texto+.sobre-texto{margin-top:1rem;}.sobre-texto-secundario{color:var(--color-text-primary);}.sobre-card{background:rgba(255,255,255,.94);border:1px solid rgba(201,216,228,.9);border-radius:24px;padding:1.8rem 1.7rem;box-shadow:0 18px 40px rgba(15,23,42,.06);}.sobre-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2.25rem;}.sobre-feature-card{background:rgba(255,255,255,.94);border:1px solid rgba(201,216,228,.88);border-radius:22px;padding:1.45rem;box-shadow:0 16px 34px rgba(15,23,42,.05);}.sobre-feature-card h3{font-size:1.2rem;line-height:1.3;color:var(--color-text-dark);margin:0 0 .75rem;}.sobre-feature-card p{margin:0;color:var(--color-text-secondary);line-height:1.75;}.sobre-lista-card{padding:1.5rem 1.7rem;}.sobre-lista{list-style:none;margin:0;padding:0;display:grid;gap:.9rem;}.sobre-lista li{position:relative;padding-left:1.1rem;color:var(--color-text-primary);line-height:1.7;}.sobre-lista li::before{content:"";position:absolute;left:0;top:.72rem;width:6px;height:6px;border-radius:50%;background:var(--color-primary);opacity:.75;}.sobre-cta{padding:0 0 76px;}.sobre-cta-shell{text-align:center;max-width:860px;background:rgba(255,255,255,.94);border:1px solid rgba(201,216,228,.9);border-radius:28px;padding:3rem 2rem;box-shadow:0 20px 48px rgba(15,23,42,.08);}.btn-agendar{display:inline-flex;align-items:center;justify-content:center;margin-top:1.75rem;padding:1rem 1.75rem;border-radius:999px;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);color:var(--color-text-white);text-decoration:none;font-weight:800;letter-spacing:.01em;box-shadow:0 14px 28px rgba(20,84,123,.18);transition:transform .25s ease,box-shadow .25s ease;}.btn-agendar:hover{transform:translateY(-1px);box-shadow:0 18px 34px rgba(20,84,123,.22);color:var(--color-text-white);}.sobre-section-dark .section-text{max-width:820px;margin:1.25rem auto 0;color:rgba(255,255,255,.92);}.sobre-cta .section-text{max-width:760px;margin:1.1rem auto 0;}@media (max-width:960px){.sobre-hero-grid,.sobre-feature-grid,.sobre-section-grid{grid-template-columns:1fr;}.sobre-section-grid{gap:1rem;}.sobre-titulo{font-size:clamp(2.2rem,9vw,3.6rem);}.sobre-hero{padding:60px 0 48px;}.sobre-section{padding:54px 0;}}@media (max-width:640px){.sobre-shell,.sobre-section-shell,.sobre-cta-shell{padding:0 16px;}.sobre-hero-card,.sobre-card,.sobre-feature-card,.sobre-cta-shell{padding:1.3rem;}.btn-agendar{width:100%;}.section-title{font-size:clamp(1.8rem,8vw,2.4rem);}.section-text,.sobre-texto,.sobre-subtitulo{font-size:1rem;line-height:1.75;}}