.page-hero[data-astro-cid-kh7btl4r]{padding:60px 0 0;background:#fff}.page-hero[data-astro-cid-kh7btl4r] .inner[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;min-height:70vh}.page-hero-left[data-astro-cid-kh7btl4r]{padding-right:20px}.page-hero-tag[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:10px;font-size:.68rem;text-transform:uppercase;letter-spacing:4px;color:var(--color-gold);font-weight:600;margin-bottom:24px}.page-hero-tag[data-astro-cid-kh7btl4r]:before{content:"";width:28px;height:1.5px;background:var(--color-gold)}.page-hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-size:clamp(2.8rem,4.5vw,3.8rem);font-weight:600;line-height:1.08;color:var(--color-ink);margin-bottom:22px;letter-spacing:-.5px}.page-hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r] em[data-astro-cid-kh7btl4r]{font-style:italic;color:var(--color-cyan);font-weight:500}.page-hero-desc[data-astro-cid-kh7btl4r]{font-size:1.05rem;line-height:1.75;color:var(--color-gray-500);max-width:460px;margin-bottom:36px;font-weight:300}.page-hero-actions[data-astro-cid-kh7btl4r]{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.page-hero-image[data-astro-cid-kh7btl4r]{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:4 / 3.2}.page-hero-image[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover;display:block}.stats-bar[data-astro-cid-kh7btl4r]{padding:48px 0;border-top:1px solid var(--color-gray-100);border-bottom:1px solid var(--color-gray-100);background:var(--color-cream)}.stats-bar[data-astro-cid-kh7btl4r] .inner[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.stat-item[data-astro-cid-kh7btl4r]{text-align:center;padding:8px 16px}.stat-num[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-size:2.6rem;font-weight:700;color:var(--color-ink);line-height:1;margin-bottom:4px}.stat-num[data-astro-cid-kh7btl4r] em[data-astro-cid-kh7btl4r]{color:var(--color-cyan);font-style:normal;font-size:1.5rem}.stat-label[data-astro-cid-kh7btl4r]{font-size:.7rem;color:var(--color-gray-400);text-transform:uppercase;letter-spacing:2px;font-weight:500}.story-layout[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1.1fr;gap:72px;align-items:start}.story-image-stack[data-astro-cid-kh7btl4r]{position:relative}.story-img-main[data-astro-cid-kh7btl4r]{width:100%;border-radius:12px;overflow:hidden;aspect-ratio:3 / 3.5}.story-img-main[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover}.story-img-accent[data-astro-cid-kh7btl4r]{position:absolute;bottom:-32px;right:-32px;width:280px;height:220px;border-radius:12px;overflow:hidden;border:6px solid #fff;box-shadow:0 8px 30px #0000001a}.story-img-accent[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover}.story-text[data-astro-cid-kh7btl4r]{padding-top:8px}.story-text[data-astro-cid-kh7btl4r] .heading[data-astro-cid-kh7btl4r]{margin-bottom:20px}.story-text[data-astro-cid-kh7btl4r] .gold-rule[data-astro-cid-kh7btl4r]{width:48px;height:2px;background:var(--color-gold);margin-bottom:24px}.story-text[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1rem;line-height:1.85;color:var(--color-gray-500);font-weight:300;margin-bottom:18px}.story-text[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{color:var(--color-gray-700);font-weight:500}.story-quote[data-astro-cid-kh7btl4r]{margin:32px 0;padding:28px 32px;border-left:3px solid var(--color-gold);background:var(--color-cream);border-radius:0 10px 10px 0}.story-quote[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-size:1.25rem;font-style:italic;line-height:1.55;color:var(--color-gray-700);font-weight:500;margin-bottom:0}.values-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.value-card[data-astro-cid-kh7btl4r]{padding:40px 32px;border-radius:14px;border:1px solid var(--color-gray-100);background:#fff;transition:all .4s ease;position:relative;overflow:hidden}.value-card[data-astro-cid-kh7btl4r]:hover{border-color:var(--color-gold);transform:translateY(-4px);box-shadow:0 12px 40px #c9962b14}.value-card[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--color-gold);opacity:0;transition:opacity .3s}.value-card[data-astro-cid-kh7btl4r]:hover:after{opacity:1}.value-icon[data-astro-cid-kh7btl4r]{width:48px;height:48px;border-radius:12px;background:var(--color-gold-light);display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:var(--color-gold)}.value-card[data-astro-cid-kh7btl4r] h4[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-size:1.25rem;font-weight:600;color:var(--color-ink);margin-bottom:10px}.value-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.88rem;line-height:1.7;color:var(--color-gray-500);font-weight:300}.services-strip[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-mini[data-astro-cid-kh7btl4r]{position:relative;border-radius:12px;overflow:hidden;min-height:220px;display:flex;align-items:flex-end;cursor:pointer;text-decoration:none}.service-mini-bg[data-astro-cid-kh7btl4r]{position:absolute;inset:0}.service-mini-bg[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.service-mini[data-astro-cid-kh7btl4r]:hover .service-mini-bg[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{transform:scale(1.06)}.service-mini-bg[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#0a0a0ad9,#0a0a0a4d 60%,#0a0a0a0d)}.service-mini-content[data-astro-cid-kh7btl4r]{position:relative;z-index:1;padding:24px;width:100%}.service-mini-label[data-astro-cid-kh7btl4r]{font-size:.62rem;text-transform:uppercase;letter-spacing:2px;color:var(--color-gold);font-weight:600;margin-bottom:4px}.service-mini-name[data-astro-cid-kh7btl4r]{font-family:var(--font-display);font-size:1.15rem;color:#fff;font-weight:600}@media(max-width:1024px){.page-hero[data-astro-cid-kh7btl4r] .inner[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:40px}.page-hero-left[data-astro-cid-kh7btl4r]{padding-right:0}.page-hero-image[data-astro-cid-kh7btl4r]{max-height:420px}.stats-bar[data-astro-cid-kh7btl4r] .inner[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}.story-layout[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:40px}.story-img-accent[data-astro-cid-kh7btl4r]{right:10px;bottom:-20px;width:240px;height:180px}.values-grid[data-astro-cid-kh7btl4r],.services-strip[data-astro-cid-kh7btl4r]{grid-template-columns:1fr 1fr}}@media(max-width:640px){.stats-bar[data-astro-cid-kh7btl4r] .inner[data-astro-cid-kh7btl4r]{grid-template-columns:1fr 1fr}.values-grid[data-astro-cid-kh7btl4r],.services-strip[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.story-img-accent[data-astro-cid-kh7btl4r]{display:none}}
