@charset "UTF-8";.vr-about-hero{padding:80px 0 70px;background:var(--vr-bg)}.vr-about-hero .col-12 ai-img,.vr-about-hero .col-12 img{width:100%;border-radius:var(--vr-radius-lg);display:block;box-shadow:var(--vr-shadow-hover)}.vr-about-hero__title{font-size:max(1.7rem, min(3.5vw, 2.4rem));font-weight:900;color:var(--vr-text);line-height:1.15;margin-bottom:16px}.vr-about-hero__sub{font-size:1rem;color:var(--vr-text-muted);line-height:1.75}.vr-about-story{padding:80px 0;background:var(--vr-white)}.vr-about-story__body h2{font-size:1.7rem;font-weight:800;color:var(--vr-text);margin-bottom:20px}.vr-about-story__body p{font-size:.97rem;color:var(--vr-text-muted);line-height:1.85;margin-bottom:18px}.vr-about-creds{background:var(--vr-bg-dark);padding:60px 0}.vr-cred-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px;border-radius:var(--vr-radius-lg);background:rgba(255,255,255,.05)}.vr-cred-num{font-size:max(1.6rem, min(3.5vw, 2.2rem));font-weight:900;color:var(--vr-accent);line-height:1;margin-bottom:8px}.vr-cred-label{font-size:.82rem;color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.08em;font-weight:600}.vr-about-values{padding:90px 0;background:var(--vr-bg)}.vr-value-card{background:var(--vr-white);border-radius:var(--vr-radius-lg);padding:28px 24px;box-shadow:var(--vr-shadow);height:100%;transition:box-shadow .25s,transform .25s}.vr-value-card:hover{box-shadow:var(--vr-shadow-hover);transform:translateY(-3px)}.vr-value-card__icon{width:48px;height:48px;background:rgba(27,107,69,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.vr-value-card__icon svg{width:24px;height:24px;color:var(--vr-primary)}.vr-value-card h3{font-size:1rem;font-weight:800;color:var(--vr-text);margin-bottom:10px}.vr-value-card p{font-size:.88rem;color:var(--vr-text-muted);line-height:1.7;margin:0}.vr-about-team{padding:90px 0;background:var(--vr-white)}.vr-about-team .col-12 ai-img,.vr-about-team .col-12 img{width:100%;border-radius:var(--vr-radius-lg);display:block;box-shadow:var(--vr-shadow-hover)}