.about-hero[data-astro-cid-kh7btl4r]{background:var(--bg-dark);padding:clamp(4rem,8vw,7rem) 0;text-align:center;position:relative;overflow:hidden}.about-hero[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none;opacity:.5}.about-hero[data-astro-cid-kh7btl4r] .container[data-astro-cid-kh7btl4r]{position:relative;z-index:1}.about-hero-eyebrow[data-astro-cid-kh7btl4r]{font-family:var(--font-body);font-size:var(--text-sm);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--teal-light);margin-bottom:1rem}.about-hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-weight:800;font-size:clamp(2.75rem,6vw,5rem);letter-spacing:-.04em;line-height:.95;color:var(--text-on-dark);margin-bottom:1.25rem}.about-hero-sub[data-astro-cid-kh7btl4r]{font-family:var(--font-body);font-size:var(--text-lg);color:#f5f2eea6;max-width:480px;margin:0 auto;line-height:1.6}.about-section[data-astro-cid-kh7btl4r]{padding:clamp(3.5rem,7vw,6rem) 0}.bg-cream[data-astro-cid-kh7btl4r]{background:var(--bg-cream)}.bg-warm[data-astro-cid-kh7btl4r]{background:var(--bg-warm)}.bg-dark-section[data-astro-cid-kh7btl4r]{background:var(--bg-dark);position:relative;overflow:hidden}.bg-dark-section[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none;opacity:.5}.about-numbers-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;position:relative;z-index:1}@media (max-width: 900px){.about-numbers-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.about-numbers-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.about-number-item[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.5rem}.about-number[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,4rem);font-weight:800;letter-spacing:-.04em;line-height:1;color:#fff}.about-number--gold[data-astro-cid-kh7btl4r]{color:var(--gold-light, #E8C84A)}.about-number-label[data-astro-cid-kh7btl4r]{font-family:var(--font-body);font-size:var(--text-sm);color:#f5f2ee99;line-height:1.4}.section-body--spaced[data-astro-cid-kh7btl4r]{margin-top:1.25rem}.section-label[data-astro-cid-kh7btl4r]{font-family:var(--font-body);font-size:var(--text-xs);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--teal);margin-bottom:.75rem}.about-section[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-weight:800;font-size:clamp(1.75rem,3.5vw,2.75rem);letter-spacing:-.03em;line-height:1.1;color:var(--text-primary);margin-bottom:1.25rem}.section-body[data-astro-cid-kh7btl4r]{font-family:var(--font-body);font-size:var(--text-base);line-height:1.8;color:var(--text-body);max-width:640px}.values-header[data-astro-cid-kh7btl4r]{text-align:center;margin-bottom:clamp(2rem,4vw,3.5rem)}.values-header[data-astro-cid-kh7btl4r] .section-label[data-astro-cid-kh7btl4r],.values-header[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{text-align:center}.values-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media (max-width: 900px){.values-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.values-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}.value-card[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;background:var(--bg-warm);border-radius:var(--radius-xl);padding:clamp(1.5rem,3vw,2.25rem);border:1px solid var(--border-subtle);transition:transform .2s var(--ease-out),box-shadow .2s ease}.value-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-4px);box-shadow:var(--shadow-warm-lg)}.value-icon[data-astro-cid-kh7btl4r]{width:52px;height:52px;background:#20808d1a;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;font-size:1.625rem}.value-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-weight:700;font-size:var(--text-lg);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.625rem}.value-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-family:var(--font-body);font-size:var(--text-sm);line-height:1.7;color:var(--text-body)}.about-cta-section[data-astro-cid-kh7btl4r]{background:var(--bg-dark);padding:clamp(4rem,8vw,7rem) 0;text-align:center;position:relative;overflow:hidden}.about-cta-grain[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none;opacity:.5}.about-cta-inner[data-astro-cid-kh7btl4r]{position:relative;z-index:1}.about-cta-eyebrow[data-astro-cid-kh7btl4r]{font-family:var(--font-body);font-size:var(--text-xs);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--teal-light);margin-bottom:1rem}.about-cta-title[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-weight:800;font-size:clamp(2rem,4.5vw,3.5rem);letter-spacing:-.04em;line-height:1;color:var(--text-on-dark);margin-bottom:1.25rem}.about-cta-body[data-astro-cid-kh7btl4r]{font-family:var(--font-body);font-size:var(--text-base);line-height:1.75;color:#f5f2eea6;max-width:520px;margin:0 auto 2.5rem}.about-cta-btns[data-astro-cid-kh7btl4r]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-dark-primary[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;padding:14px 32px;background:var(--teal);color:#fff;font-family:var(--font-body);font-size:var(--text-sm);font-weight:600;text-decoration:none;border-radius:var(--radius-md);transition:background .15s var(--ease-out),transform .15s var(--ease-out)}.btn-dark-primary[data-astro-cid-kh7btl4r]:hover{background:var(--teal-dark);transform:translateY(-1px);text-decoration:none}.btn-dark-secondary[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;padding:14px 32px;background:transparent;color:var(--text-on-dark);font-family:var(--font-body);font-size:var(--text-sm);font-weight:600;text-decoration:none;border-radius:var(--radius-md);border:1px solid rgba(245,242,238,.25);transition:border-color .15s ease,background .15s ease}.btn-dark-secondary[data-astro-cid-kh7btl4r]:hover{border-color:#f5f2ee80;background:#f5f2ee12;text-decoration:none}@media (max-width: 768px){.section-body[data-astro-cid-kh7btl4r]{max-width:100%}}
