.nail-gallery[data-astro-cid-as2henh5]{width:100%;background-color:var(--color-espresso)}.nail-gallery__inner[data-astro-cid-as2henh5]{display:flex;flex-direction:column;align-items:center;gap:var(--nail-gallery-section-gap);width:100%;max-width:var(--nail-gallery-max-width);margin:0 auto;padding:var(--nail-gallery-padding-y) var(--nail-gallery-padding-x);box-sizing:border-box}.nail-gallery__header[data-astro-cid-as2henh5]{display:flex;flex-direction:column;align-items:center;gap:var(--nail-gallery-header-gap);width:100%;max-width:var(--nail-gallery-header-max-width);text-align:center}.nail-gallery__tagline[data-astro-cid-as2henh5]{margin:0;color:var(--color-gold);font-family:var(--font-family);font-size:var(--font-size-nail-gallery-tagline);font-weight:600;line-height:1.5;text-transform:uppercase}.nail-gallery__heading[data-astro-cid-as2henh5]{margin:0;width:100%;color:var(--color-white);font-family:var(--font-family-heading);font-size:var(--font-size-nail-gallery-heading);font-weight:400;line-height:1.2}.nail-gallery__description[data-astro-cid-as2henh5]{margin:0;width:100%;color:var(--color-text-on-dark-muted);font-family:var(--font-family);font-size:var(--font-size-nail-gallery-body);font-weight:500;line-height:1.5}.nail-gallery__content[data-astro-cid-as2henh5]{display:flex;flex-direction:column;gap:var(--nail-gallery-content-gap);width:100%}.nail-gallery__viewport[data-astro-cid-as2henh5]{width:100%;overflow:hidden}.nail-gallery__track[data-astro-cid-as2henh5]{display:flex;gap:var(--nail-gallery-track-gap);width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.nail-gallery__track[data-astro-cid-as2henh5]::-webkit-scrollbar{display:none}.nail-gallery__track[data-astro-cid-as2henh5]:focus-visible{outline:2px solid var(--color-gold);outline-offset:4px}.nail-gallery__slide[data-astro-cid-as2henh5]{flex:0 0 var(--nail-gallery-slide-size);width:var(--nail-gallery-slide-size);height:var(--nail-gallery-slide-size);margin:0;overflow:hidden;border-radius:var(--nail-gallery-slide-radius);scroll-snap-align:start}.nail-gallery__image[data-astro-cid-as2henh5]{display:block;width:100%;height:100%;object-fit:cover}.nail-gallery__controls[data-astro-cid-as2henh5]{display:flex;align-items:center;justify-content:space-between;gap:var(--nail-gallery-controls-gap);width:100%}.nail-gallery__arrow[data-astro-cid-as2henh5]{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:var(--nail-gallery-arrow-size);height:var(--nail-gallery-arrow-size);padding:0;border:1px solid var(--color-espresso);border-radius:50%;background-color:var(--color-gold);color:var(--color-espresso);cursor:pointer;transition:opacity .15s ease}.nail-gallery__arrow--next[data-astro-cid-as2henh5]{border-color:var(--color-gold)}.nail-gallery__arrow[data-astro-cid-as2henh5]:hover:not(:disabled){opacity:.9}.nail-gallery__arrow[data-astro-cid-as2henh5]:disabled{opacity:.45;cursor:not-allowed}.nail-gallery__arrow[data-astro-cid-as2henh5]:focus-visible{outline:2px solid var(--color-white);outline-offset:2px}.nail-gallery__arrow-icon[data-astro-cid-as2henh5]{width:var(--nail-gallery-arrow-icon-size);height:var(--nail-gallery-arrow-icon-size)}.nail-gallery__dots[data-astro-cid-as2henh5]{display:flex;align-items:center;justify-content:center;gap:var(--nail-gallery-dot-gap)}.nail-gallery__dot[data-astro-cid-as2henh5]{width:var(--nail-gallery-dot-size);height:var(--nail-gallery-dot-size);padding:0;border:0;border-radius:50%;background-color:#ffffff40;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.nail-gallery__dot--active[data-astro-cid-as2henh5]{background-color:var(--color-gold)}@media(hover:hover){.nail-gallery__dot[data-astro-cid-as2henh5]:hover{transform:scale(1.15)}}.nail-gallery__dot[data-astro-cid-as2henh5]:focus-visible{outline:2px solid var(--color-white);outline-offset:2px}@media(max-width:960px){.nail-gallery__inner[data-astro-cid-as2henh5]{gap:var(--mobile-nail-gallery-section-gap);max-width:var(--mobile-nail-gallery-max-width);padding:var(--mobile-nail-gallery-padding-y) var(--mobile-nail-gallery-padding-x)}.nail-gallery__header[data-astro-cid-as2henh5]{gap:var(--mobile-nail-gallery-header-gap);max-width:var(--mobile-nail-gallery-header-max-width)}.nail-gallery__heading[data-astro-cid-as2henh5]{font-size:var(--font-size-mobile-nail-gallery-heading)}.nail-gallery__description[data-astro-cid-as2henh5]{font-size:var(--font-size-mobile-nail-gallery-body)}.nail-gallery__content[data-astro-cid-as2henh5]{gap:var(--mobile-nail-gallery-content-gap)}.nail-gallery__track[data-astro-cid-as2henh5]{gap:0;scroll-snap-type:x mandatory}.nail-gallery__slide[data-astro-cid-as2henh5]{flex:0 0 100%;width:100%;height:auto;aspect-ratio:1 / 1;border-radius:var(--mobile-nail-gallery-slide-radius);scroll-snap-align:center;scroll-snap-stop:always}.nail-gallery__controls[data-astro-cid-as2henh5]{justify-content:center}.nail-gallery__arrow[data-astro-cid-as2henh5]{display:none}.nail-gallery__dots[data-astro-cid-as2henh5]{gap:var(--mobile-nail-gallery-dot-gap);padding:var(--mobile-nail-gallery-dots-padding)}.nail-gallery__dot[data-astro-cid-as2henh5]{width:var(--mobile-nail-gallery-dot-size);height:var(--mobile-nail-gallery-dot-size);background-color:var(--mobile-nail-gallery-dot-inactive)}.nail-gallery__dot--active[data-astro-cid-as2henh5]{background-color:var(--color-gold)}}@media(prefers-reduced-motion:reduce){.nail-gallery__track[data-astro-cid-as2henh5]{scroll-behavior:auto}.nail-gallery__dot[data-astro-cid-as2henh5]{transition:none}}
