.hero-section{position:relative;padding-block:var(--space-16)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:var(--space-8);align-items:center}.hero-content{max-width:640px}.hero-pill{margin-bottom:var(--space-4)}.hero-visual{position:relative}.hero-image-frame{position:relative;overflow:hidden;border-radius:var(--radius-xl)}.hero-image-frame img{width:100%;height:100%;object-fit:cover;transform:scale(1.02);transition:transform var(--transition-slow)}.hero-visual:hover .hero-image-frame img,.hero-photo-card:hover .hero-image-frame img{transform:scale(1.05)}.hero-overlay-stats{position:absolute;inset:auto 1.25rem 1.25rem auto;display:flex;flex-direction:column;gap:0.85rem;align-items:flex-end;padding:0.9rem 1.1rem;border-radius:var(--radius-lg);background:rgba(15,23,42,0.86);color:#e5e7eb;box-shadow:var(--shadow-glass);max-width:260px}.hero-mini-metric{font-size:0.8rem;text-align:right}.hero-badges{display:flex;flex-wrap:wrap;gap:0.5rem;margin-top:var(--space-4)}.section-services .service-grid{align-items:stretch}.service-card .service-list,.section-photography .service-list,.section-branding .service-list,.section-research .service-list,.section-digital .service-list{display:flex;flex-direction:column;gap:0.45rem;font-size:0.95rem;color:var(--color-text-soft);margin-bottom:var(--space-4)}.service-list li::before{content:"•";margin-right:0.4rem;color:var(--color-primary)}.section-photography .align-center{align-items:center}.hero-photo-card{padding:0;overflow:hidden}.hero-photo-card .hero-image-frame{border-radius:var(--radius-xl) var(--radius-xl) 0 0}.photo-caption{padding:var(--space-4);font-size:0.9rem;color:var(--color-text-soft);background:rgba(255,255,255,0.96);border-top:1px solid var(--color-border-subtle)}.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4);margin-top:var(--space-4)}.brand-aside{align-self:center}.research-aside,.consulting-aside{align-self:center}.section-expect .expect-card{position:relative}.expect-grid{align-items:flex-start}.expect-intro{grid-column:span 1}.expect-item h3{margin-bottom:var(--space-2)}.expect-cta{margin-top:var(--space-8);padding-top:var(--space-6);border-top:1px solid rgba(148,163,184,0.4);display:flex;flex-wrap:wrap;gap:var(--space-4);align-items:center;justify-content:space-between}.blog-grid .blog-card h3{margin-bottom:var(--space-2)}.overview-grid .overview-item h3{margin-bottom:var(--space-2)}.overview-cta{margin-top:var(--space-8);display:flex;flex-wrap:wrap;gap:var(--space-4);align-items:center;justify-content:space-between}.overview-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}.align-center{align-items:center}@media (max-width:1023px){.hero-grid{grid-template-columns:minmax(0,1fr);gap:var(--space-6)}.hero-section{padding-block:var(--space-12)}.brand-grid{grid-template-columns:minmax(0,1fr)}.expect-grid{grid-template-columns:minmax(0,1fr);gap:var(--space-6)}.hero-overlay-stats{right:1rem;bottom:1rem;left:1rem;align-items:flex-start;max-width:none}.hero-overlay-stats{text-align:left}.hero-overlay-stats .hero-mini-metric{text-align:left}}@media (max-width:767px){.hero-section{padding-block:var(--space-10)}.hero-note{font-size:0.9rem}.hero-cta{flex-direction:column;align-items:flex-start}.overview-cta{align-items:flex-start;flex-direction:column}.expect-cta{flex-direction:column;align-items:flex-start}.hero-overlay-stats{padding:0.7rem 0.9rem;font-size:0.85rem}.hero-overlay-stats .kpi{font-size:1.5rem}}.hero-scroll{font-size:0.85rem;padding-inline:0.9rem;border-radius:var(--radius-pill)}