.ap__hero{padding-block:clamp(4rem,8vw,6rem) clamp(3rem,6vw,5rem);background:var(--surface);overflow:hidden}.ap__hero-inner{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:900px){.ap__hero-inner{grid-template-columns:1fr 1fr;gap:4rem}}.ap__hero-copy{display:flex;flex-direction:column;gap:1.5rem}.ap__hero-title{font-size:clamp(2.25rem,5vw,3.25rem);font-weight:800;letter-spacing:-.025em;line-height:1.1;max-width:22ch}.ap__hero-sub{font-size:1.1rem;line-height:1.75;max-width:52ch;color:var(--text-secondary)}.ap__hero-stats{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.ap__hero-stat{display:flex;flex-direction:column;gap:.2rem}.ap__hero-stat-num{font-family:var(--font-display);font-size:1.75rem;font-weight:800;color:var(--primary);letter-spacing:-.04em}.ap__hero-stat-label{font-size:.8rem;color:var(--text-muted);font-weight:500;white-space:nowrap}.ap__hero-stat-divider{width:1px;height:2.5rem;background:var(--outline-variant);flex-shrink:0}.ap__hero-img-wrap{position:relative;border-radius:var(--radius-xl);overflow:visible}.ap__hero-img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:var(--radius-xl);box-shadow:0 24px 80px #001b3f24}.ap__hero-float-card{position:absolute;bottom:-1.25rem;left:-1.5rem;background:var(--dark-blue);color:#fff;border-radius:var(--radius-md);padding:.875rem 1.25rem;display:flex;align-items:center;gap:.75rem;box-shadow:0 12px 40px #001b3f38}.ap__hero-float-icon{color:#60a5fa;flex-shrink:0}.ap__hero-float-title{font-family:var(--font-display);font-weight:700;font-size:.9rem;color:#fff;max-width:none}.ap__hero-float-sub{font-size:.75rem;color:#ffffffa6;max-width:none}.ap__origin{background:var(--surface-container-low)}.ap__origin-inner{display:grid;grid-template-columns:1fr;gap:3.5rem;align-items:start}@media(min-width:900px){.ap__origin-inner{grid-template-columns:1fr 1fr;gap:5rem}}.ap__origin-img-wrap{border-radius:var(--radius-xl);overflow:hidden;box-shadow:0 20px 60px #001b3f1f}.ap__origin-img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.ap__origin-content{display:flex;flex-direction:column;gap:1.25rem}.ap__origin-content h2{font-size:clamp(1.75rem,3.5vw,2.5rem);line-height:1.15}.ap__origin-content p{font-size:1rem;line-height:1.75;color:var(--text-secondary);max-width:58ch}.ap__origin-quote{position:relative;padding:1.5rem 1.5rem 1.5rem 2rem;background:var(--surface-container-lowest);border-left:3px solid var(--primary);border-radius:0 var(--radius-md) var(--radius-md) 0;margin-top:.5rem}.ap__origin-quote-mark{position:absolute;top:-.75rem;left:1rem;font-size:3rem;color:var(--primary);font-family:var(--font-display);font-weight:800;line-height:1;opacity:.4}.ap__origin-quote p{font-size:1.0625rem;font-style:italic;color:var(--text-primary);font-weight:500;max-width:100%;margin:0;line-height:1.65}.ap__origin-attr{display:block;margin-top:.75rem;font-size:.8125rem;font-weight:600;color:var(--text-muted);font-family:var(--font-display)}.ap__creds{background:var(--surface)}.ap__creds-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media(min-width:640px){.ap__creds-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.ap__creds-grid{grid-template-columns:repeat(6,1fr)}}.ap__cred-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.625rem;padding:1.75rem 1rem;background:var(--surface-container-lowest);border-radius:var(--radius-lg);box-shadow:0 0 0 1px #c1c6d52e;transition:all .25s var(--ease-out-expo)}.ap__cred-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--surface-container);border-radius:var(--radius-md);color:var(--primary);flex-shrink:0}.ap__cred-label{font-family:var(--font-display);font-weight:700;font-size:.9375rem;color:var(--text-primary);max-width:none}.ap__cred-sub{font-size:.78rem;color:var(--text-muted);line-height:1.4;max-width:none}.ap__team{background:var(--surface-container-low)}.ap__team-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.ap__team-grid{grid-template-columns:repeat(2,1fr)}}.ap__team-card{display:flex;gap:1.75rem;align-items:flex-start;background:var(--surface-container-lowest);border-radius:var(--radius-xl);padding:clamp(1.5rem,3vw,2.25rem);box-shadow:0 0 0 1px #c1c6d526;transition:all .25s var(--ease-out-expo)}@media(max-width:500px){.ap__team-card{flex-direction:column}}.ap__team-avatar{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--primary-container));display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:800;font-size:1.125rem;color:#fff;flex-shrink:0}.ap__team-info{display:flex;flex-direction:column;gap:.5rem;flex:1}.ap__team-name{font-size:1.125rem;font-weight:700;color:var(--text-primary)}.ap__team-title{font-size:.8125rem;font-weight:600;color:var(--primary);text-transform:uppercase;letter-spacing:.06em;max-width:none}.ap__team-bio{font-size:.9375rem;line-height:1.7;color:var(--text-secondary);margin-top:.25rem;max-width:55ch}.ap__team-specialties{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.ap__team-specialty{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;font-weight:600;padding:.3rem .7rem;border-radius:var(--radius-full);background:var(--surface-container);color:var(--text-secondary)}.ap__team-specialty svg{color:var(--secondary);flex-shrink:0}.ap__pillars{background:var(--surface)}.ap__pillars-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.ap__pillars-grid{grid-template-columns:repeat(3,1fr)}}.ap__pillar-card{display:flex;flex-direction:column;gap:1rem;padding:clamp(1.75rem,3vw,2.5rem);border-radius:var(--radius-xl);background:var(--surface-container-lowest);box-shadow:0 0 0 1px #c1c6d524;transition:all .25s var(--ease-out-expo)}.ap__pillar-icon{width:52px;height:52px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ap__pillar-card--blue .ap__pillar-icon{background:#005cb11a;color:var(--primary)}.ap__pillar-card--green .ap__pillar-icon{background:#206b001a;color:var(--secondary)}.ap__pillar-title{font-size:1.125rem;font-weight:700;color:var(--text-primary);line-height:1.25}.ap__pillar-body{font-size:.9375rem;line-height:1.72;color:var(--text-secondary)}.ap__testimonial{background:var(--surface-container-low)}.ap__testimonial-card{background:var(--dark-blue);border-radius:var(--radius-xl);padding:clamp(2.5rem,5vw,4rem);color:#fff;max-width:900px;margin:0 auto}.ap__testimonial-stars{display:flex;gap:.25rem;color:#fbbf24;margin-bottom:1.5rem}.ap__testimonial-quote{font-family:var(--font-display);font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:600;line-height:1.55;color:#fffffff2;max-width:100%;margin-bottom:2rem}.ap__testimonial-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.ap__testimonial-author{display:flex;align-items:center;gap:1rem}.ap__testimonial-avatar{width:48px;height:48px;border-radius:50%;background:#ffffff26;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:700;font-size:.9rem;color:#fff;flex-shrink:0}.ap__testimonial-name{font-family:var(--font-display);font-weight:700;color:#fff;max-width:none}.ap__testimonial-trade{font-size:.8125rem;color:#fff9;max-width:none}.ap__testimonial-result{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff1a;border-radius:var(--radius-full);padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;color:#ffffffe6;white-space:nowrap}.ap__testimonial-result svg{color:#fbbf24}.ap__bottom-cta{background:var(--surface)}.ap__bottom-card{background:linear-gradient(135deg,var(--primary),var(--highlight-blue));border-radius:var(--radius-xl);padding:clamp(3rem,6vw,5rem);text-align:center;color:#fff;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.ap__bottom-icon{color:#ffffffbf}.ap__bottom-card h2{color:#fff;font-size:clamp(1.75rem,3.5vw,2.5rem)}.ap__bottom-card p{color:#ffffffd1;font-size:1.0625rem;max-width:52ch;margin-inline:auto}.ap__bottom-actions{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-top:.5rem}.ap__bottom-trust{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center;font-size:.8125rem;font-weight:600;color:#ffffffa6;margin-top:.25rem}.ap__bottom-trust span{display:inline-flex;align-items:center;gap:.375rem}.ap__bottom-trust svg{color:#fffc}
