.hero-gallery{padding-top:var(--space-16);padding-bottom:var(--space-14)}.hero-shell-gallery{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:var(--space-10)}.hero-copy-gallery .hero-kicker-label{font-size:var(--font-size-xs);letter-spacing:0.14em;text-transform:uppercase;color:var(--color-text-muted)}.hero-media-gallery{grid-template-rows:auto;gap:var(--space-3)}.hero-media-gallery-top{grid-template-columns:1.15fr 0.85fr}.hero-photo-gallery-main,.hero-photo-gallery-secondary{background:none;box-shadow:var(--shadow-lg);border-radius:var(--radius-xl);overflow:hidden;position:relative}.hero-photo-gallery-main img,.hero-photo-gallery-secondary img{width:100%;height:100%;object-fit:cover}.hero-media-badge-gallery{position:absolute;left:1.1rem;right:1.1rem;bottom:1.1rem;display:flex;justify-content:space-between;align-items:flex-end;gap:var(--space-3);color:#fef8ee;font-size:var(--font-size-xs);letter-spacing:0.16em;text-transform:uppercase}.hero-media-chip{position:absolute;left:1rem;bottom:1rem;padding:0.35rem 0.8rem;border-radius:999px;background:rgba(5,5,10,0.78);color:#fdf5ea;font-size:var(--font-size-xs);letter-spacing:0.16em;text-transform:uppercase}.hero-card-gallery{min-height:0}.gallery-heading-block{max-width:48rem}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:var(--space-6)}.gallery-item{display:flex}.gallery-figure{width:100%;background:var(--color-surface);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md);border:1px solid rgba(213,201,184,0.75);display:flex;flex-direction:column}.gallery-figure img{width:100%;height:240px;object-fit:cover}.gallery-figcaption{padding:var(--space-5);display:flex;flex-direction:column;gap:var(--space-3);background:linear-gradient(145deg,rgba(255,255,255,0.96),rgba(248,239,227,0.98))}.gallery-label-row{display:flex;justify-content:space-between;align-items:center;gap:var(--space-3)}.gallery-item-title{font-size:var(--font-size-xl);margin-bottom:0;color:var(--color-text)}.gallery-inline-cta{margin-top:var(--space-2);padding-left:0}.gallery-inline-cta:hover{transform:none;box-shadow:none}.gallery-figure-card-salon{width:100%;border-radius:var(--radius-lg);padding:var(--space-6);background:radial-gradient(circle at top left,#36251b 0%,#141018 40%,#050308 100%);box-shadow:var(--shadow-soft-elevated);border:1px solid rgba(237,205,158,0.45);display:flex;align-items:center}.gallery-card-salon-copy{color:#f8ebdc;display:flex;flex-direction:column;gap:var(--space-3);max-width:30rem}.gallery-card-salon-copy .gallery-item-title{color:#fdf1e1}.gallery-card-salon-copy p{color:rgba(248,235,220,0.85)}.gallery-card-salon-copy .badge{background:rgba(15,9,3,0.7);border-color:rgba(247,222,179,0.6);color:#f8ebdc}.gallery-card-salon-copy .pill{background:rgba(15,9,3,0.8);border-color:rgba(247,222,179,0.5);color:rgba(252,242,226,0.9)}.gallery-card-salon-copy .btn-ghost{color:#fdf5ea}.gallery-card-salon-copy .btn-ghost:hover{background:rgba(255,255,255,0.09)}.gallery-cta-section{padding-top:var(--space-10);padding-bottom:var(--space-12)}.gallery-cta-card{border-radius:var(--radius-xl)}.gallery-cta-inner{display:flex;flex-wrap:wrap;gap:var(--space-6);align-items:center;justify-content:space-between}.gallery-cta-copy{max-width:32rem;display:flex;flex-direction:column;gap:var(--space-3)}.gallery-cta-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-2)}.gallery-cta-meta{flex:1;display:flex;justify-content:flex-end}@media (max-width:1023px){.hero-shell-gallery{grid-template-columns:1fr;gap:var(--space-8)}.hero-media-gallery{order:-1}.gallery-figure img{height:220px}}@media (max-width:767px){.hero-gallery{padding-top:var(--space-10);padding-bottom:var(--space-8)}.hero-media-gallery-top{grid-template-columns:1fr;grid-template-rows:auto;gap:var(--space-4)}.hero-media-badge-gallery{position:absolute;left:0.9rem;right:0.9rem;bottom:0.9rem;flex-direction:column;align-items:flex-start}.gallery-figure img{height:200px}.gallery-figure-card-salon{padding:var(--space-5)}.gallery-cta-inner{flex-direction:column;align-items:flex-start}.gallery-cta-meta{width:100%;justify-content:flex-start}}