/* Shared styles for all Allurix Nail Salon pages. */
:root {
    --allurix-ivory: #f8f4ed;
    --allurix-ivory-deep: #eee6da;
    --allurix-paper: #fffdf9;
    --allurix-gold: #c5a467;
    --allurix-gold-deep: #9f7c3f;
    --allurix-ink: #1f1b18;
    --allurix-muted: #746c64;
    --allurix-line: rgba(159, 124, 63, .28);
    --allurix-serif: "Cormorant Garamond", Georgia, serif;
    --allurix-sans: "Montserrat", Arial, sans-serif;
}

html { scroll-behavior: smooth; }
body { background: var(--allurix-ivory); color: var(--allurix-ink); font-family: var(--allurix-sans); }
body, .btn, .navbar { font-size: .94rem; }
a { color: inherit; }
.font-serif { font-family: var(--allurix-serif); }
.text-gold { color: var(--allurix-gold-deep) !important; }
.section-space { padding-block: clamp(4.5rem, 8vw, 8rem); }
.section-kicker { color: var(--allurix-gold-deep); font-size: .69rem; font-weight: 600; letter-spacing: .23em; text-transform: uppercase; }
.display-luxury { font-family: var(--allurix-serif); font-size: clamp(3rem, 7vw, 6.8rem); font-weight: 400; letter-spacing: -.035em; line-height: .88; }
.section-title { font-family: var(--allurix-serif); font-size: clamp(2.45rem, 5vw, 4.4rem); font-weight: 400; line-height: .95; }

.announcement { background: var(--allurix-ink); color: #fffaf0; font-size: .67rem; letter-spacing: .18em; }
.site-nav { background: rgba(248, 244, 237, .94); border-bottom: 1px solid var(--allurix-line); backdrop-filter: blur(14px); }
.navbar-brand img { height: 40px; width: 40px; object-fit: contain; }
.wordmark { font-family: var(--allurix-serif); font-size: 1.55rem; letter-spacing: .24em; line-height: 1; }
.tagline { color: var(--allurix-muted); font-size: .48rem; letter-spacing: .25em; text-transform: uppercase; }
.nav-link { color: var(--allurix-muted); font-size: .72rem; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; }
.nav-link:hover, .nav-link:focus, .nav-link.active { color: var(--allurix-gold-deep); }
.navbar-toggler { border: 0; box-shadow: none !important; }

.btn-allurix { border-radius: 0; font-size: .68rem; font-weight: 600; letter-spacing: .14em; padding: .9rem 1.45rem; text-transform: uppercase; }
.btn-gold { background: var(--allurix-gold); border: 1px solid var(--allurix-gold); color: #18130d; }
.btn-gold:hover, .btn-gold:focus { background: var(--allurix-gold-deep); border-color: var(--allurix-gold-deep); color: #fff; }
.btn-ink { background: var(--allurix-ink); border: 1px solid var(--allurix-ink); color: #fff; }
.btn-ink:hover, .btn-ink:focus { background: transparent; color: var(--allurix-ink); }
.btn-outline-gold { border: 1px solid var(--allurix-gold-deep); color: var(--allurix-gold-deep); }
.btn-outline-gold:hover, .btn-outline-gold:focus { background: var(--allurix-gold-deep); color: #fff; }

.hero { overflow: hidden; }
.hero-copy { padding-block: clamp(5rem, 10vw, 9rem); position: relative; z-index: 2; }
.hero-copy::before { color: rgba(197, 164, 103, .10); content: "A"; font-family: var(--allurix-serif); font-size: 24rem; left: -5rem; line-height: 1; pointer-events: none; position: absolute; top: -1.5rem; z-index: -1; }
.hero-lead { color: var(--allurix-muted); font-family: var(--allurix-serif); font-size: clamp(1.2rem, 2vw, 1.6rem); line-height: 1.5; max-width: 34rem; }
.hero-visual { align-items: center; background: #f6f1e9; display: flex; justify-content: center; min-height: 620px; overflow: hidden; position: relative; }
.hero-visual::before, .hero-visual::after { border: 2px solid rgba(197,164,103,.52); border-radius: 45% 55% 48% 52%; content: ""; height: 150%; position: absolute; width: 58%; }
.hero-visual::before { left: -32%; top: -54%; transform: rotate(28deg); }
.hero-visual::after { bottom: -62%; right: -28%; transform: rotate(36deg); }
.hero-brand-lockup { align-items: center; display: flex; flex-direction: column; padding: 3rem; position: relative; z-index: 2; }
.hero-brand-lockup img { height: 132px; margin-bottom: 1.6rem; object-fit: contain; width: 132px; }
.hero-wordmark { font-family: var(--allurix-serif); font-size: clamp(2.5rem, 5vw, 4.6rem); letter-spacing: .3em; line-height: 1; margin-left: .3em; }
.hero-submark { color: #8d735a; font-size: .68rem; letter-spacing: .7em; margin-left: .7em; margin-top: 1rem; text-transform: uppercase; }
.hero-tagline { border-top: 1px solid var(--allurix-line); font-family: var(--allurix-serif); font-size: .82rem; letter-spacing: .34em; margin-left: .34em; margin-top: 2.6rem; padding-top: 1.2rem; text-transform: uppercase; }
.hero-seal { align-items: center; background: rgba(255,253,249,.94); border: 1px solid var(--allurix-gold); border-radius: 50%; display: flex; flex-direction: column; height: 150px; justify-content: center; position: absolute; right: clamp(1rem, 5vw, 4rem); top: clamp(2rem, 8vw, 6rem); width: 150px; z-index: 3; }
.hero-seal strong { font-family: var(--allurix-serif); font-size: 1.65rem; font-weight: 500; line-height: .9; }
.hero-seal span { color: var(--allurix-gold-deep); font-size: .54rem; letter-spacing: .15em; margin-top: .6rem; text-transform: uppercase; }
.hero-caption { bottom: 2rem; color: var(--allurix-gold-deep); font-size: .58rem; font-weight: 600; left: 2rem; letter-spacing: .2em; position: absolute; text-transform: uppercase; z-index: 3; }

.promise-strip { background: var(--allurix-paper); border-block: 1px solid var(--allurix-line); }
.promise { padding-block: 1.35rem; }
.promise + .promise { border-left: 1px solid var(--allurix-line); }
.promise strong { display: block; font-family: var(--allurix-serif); font-size: 1.35rem; font-weight: 500; }
.promise span { color: var(--allurix-muted); font-size: .62rem; letter-spacing: .12em; text-transform: uppercase; }

.service-card { align-items: center; border-top: 1px solid var(--allurix-line); height: 100%; padding: 2rem 0; text-align: center; transition: transform .25s ease; }
.service-card:hover { transform: translateY(-4px); }
.service-image-frame {
    aspect-ratio: 1;
    background: var(--allurix-paper);
    border: 1px solid var(--allurix-gold);
    border-radius: 50%;
    margin-inline: auto;
    overflow: hidden;
    padding: 6px;
    width: min(100%, 240px);
}
.service-image { border-radius: 50%; height: 100%; object-fit: cover; object-position: center; width: 100%; }
.service-card h3 { font-family: var(--allurix-serif); font-size: 2rem; font-weight: 500; }
.service-card p { color: var(--allurix-muted); font-size: .86rem; }
.service-price { color: var(--allurix-gold-deep); font-family: var(--allurix-serif); font-size: 1.4rem; }

.offer { background: var(--allurix-ink); color: #fff; overflow: hidden; position: relative; }
.offer::after { border: 1px solid rgba(197,164,103,.35); border-radius: 50%; content: ""; height: 500px; position: absolute; right: -180px; top: -220px; width: 500px; }
.offer .section-kicker { color: #d8bc88; }
.offer-price { color: #e0c28b; font-family: var(--allurix-serif); font-size: clamp(4rem, 9vw, 7.5rem); font-weight: 400; line-height: 1; }
.offer-rule { background: var(--allurix-gold); height: 1px; max-width: 8rem; }

.recent-work-shell { position: relative; }
.recent-work-track { display: grid; gap: 1rem; grid-auto-columns: calc((100% - 2rem) / 3); grid-auto-flow: column; overflow-x: auto; padding: .25rem .15rem 1.25rem; scroll-behavior: smooth; scroll-snap-type: x mandatory; scrollbar-width: none; }
.recent-work-track::-webkit-scrollbar { display: none; }
.recent-work-card { min-width: 0; scroll-snap-align: start; text-align: center; }
.recent-work-frame { aspect-ratio: 1; background: linear-gradient(145deg, #f8f3eb, #eee2d2); border: 1px solid var(--allurix-line); overflow: hidden; position: relative; }
.recent-work-frame::after { bottom: .7rem; color: #fff; content: "#allurix"; font-family: var(--allurix-serif); font-size: clamp(.82rem, 1.2vw, 1.05rem); letter-spacing: .03em; line-height: 1; opacity: .95; pointer-events: none; position: absolute; right: .85rem; text-shadow: 0 1px 5px rgba(0, 0, 0, .45); z-index: 2; }
.recent-work-image { display: block; height: 100%; object-fit: cover; object-position: center; transition: transform .45s ease; width: 100%; }
.recent-work-card:hover .recent-work-image { transform: scale(1.025); }
.recent-work-placeholder { align-items: center; background: linear-gradient(145deg, #f8f3eb, #eee2d2); color: var(--allurix-muted); display: flex; flex-direction: column; inset: 0; justify-content: center; padding: 1.5rem; position: absolute; }
.recent-work-placeholder[hidden] { display: none !important; }
.recent-work-placeholder span { color: var(--allurix-gold-deep); font-family: var(--allurix-serif); font-size: 1.2rem; margin-bottom: .35rem; }
.recent-work-caption { color: var(--allurix-ink); font-family: var(--allurix-serif); font-size: 1.05rem; margin: .85rem 0 0; }
.recent-work-control { align-items: center; background: rgba(255,253,249,.96); border: 1px solid var(--allurix-gold); border-radius: 50%; color: var(--allurix-ink); display: flex; height: 3rem; justify-content: center; position: absolute; top: 44%; transform: translateY(-50%); width: 3rem; z-index: 2; }
.recent-work-control:hover { background: var(--allurix-gold); }
.recent-work-control:disabled { cursor: default; opacity: .3; }
.recent-work-control-prev { left: -1.35rem; }
.recent-work-control-next { right: -1.35rem; }

.visit-card { background: var(--allurix-paper); border: 1px solid var(--allurix-line); }
.visit-detail { border-top: 1px solid var(--allurix-line); padding-block: 1.15rem; }
.visit-detail small { color: var(--allurix-gold-deep); display: block; font-size: .6rem; letter-spacing: .14em; margin-bottom: .35rem; text-transform: uppercase; }
.allurix-map { background: #e8e3dc; min-height: 420px; overflow: hidden; position: relative; width: 100%; }
.allurix-map iframe { border: 0; display: block; height: 100%; min-height: 420px; width: 100%; }
.allurix-map-fallback { align-items: center; background: linear-gradient(135deg, #e9e0d4, #d6c5af); display: flex; flex-direction: column; gap: 1rem; justify-content: center; min-height: 420px; padding: 2rem; text-align: center; width: 100%; }
.allurix-map-fallback p { color: var(--allurix-muted); margin: 0; max-width: 30rem; }
.map-marker { align-items: center; background: var(--allurix-ink); border: 5px solid rgba(255,255,255,.8); border-radius: 50%; color: #fff; display: flex; font-family: var(--allurix-serif); font-size: 1.15rem; height: 58px; justify-content: center; width: 58px; }

.site-footer { background: #171411; color: rgba(255,255,255,.72); }
.footer-brand { color: #fff; font-family: var(--allurix-serif); font-size: 1.8rem; letter-spacing: .2em; }
.site-footer a:hover { color: #d8bc88; }
.social-links a { align-items: center; border: 1px solid rgba(216,188,136,.4); border-radius: 50%; display: inline-flex; height: 42px; justify-content: center; transition: background-color .2s ease, border-color .2s ease, color .2s ease; width: 42px; }
.social-links a:hover, .social-links a:focus { background: #d8bc88; border-color: #d8bc88; color: #171411; }
.social-links svg { fill: none; height: 19px; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.6; width: 19px; }
.social-links a:nth-child(2) svg path { fill: currentColor; stroke: none; }

.whatsapp-float {
    align-items: center;
    background: #25d366;
    border: 1px solid rgba(255, 255, 255, 0.35);
    border-radius: 999px;
    bottom: max(1.25rem, env(safe-area-inset-bottom));
    box-shadow: 0 0.75rem 2rem rgba(24, 91, 55, 0.25);
    color: #fff;
    display: inline-flex;
    font-family: var(--allurix-sans);
    font-size: 0.76rem;
    font-weight: 600;
    gap: 0.55rem;
    letter-spacing: 0.08em;
    padding: 0.8rem 1rem;
    position: fixed;
    right: max(1.25rem, env(safe-area-inset-right));
    text-decoration: none;
    text-transform: uppercase;
    transition: transform 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
    z-index: 1050;
}

.whatsapp-float:hover,
.whatsapp-float:focus-visible {
    background: #168c46;
    box-shadow: 0 1rem 2.25rem rgba(24, 91, 55, 0.32);
    color: #fff;
    transform: translateY(-2px);
}

.whatsapp-float svg {
    fill: none;
    flex: 0 0 auto;
    height: 1.35rem;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.7;
    width: 1.35rem;
}

@media (max-width: 991.98px) {
    .hero { min-height: auto; }
    .hero-visual { min-height: 500px; }
    .promise + .promise { border-left: 0; border-top: 1px solid var(--allurix-line); }
    .recent-work-track { grid-auto-columns: calc((100% - 1rem) / 2); }
}

@media (max-width: 575.98px) {
    .whatsapp-float {
        border-radius: 50%;
        bottom: max(1rem, env(safe-area-inset-bottom));
        height: 3.35rem;
        justify-content: center;
        padding: 0;
        right: max(1rem, env(safe-area-inset-right));
        width: 3.35rem;
    }

    .whatsapp-float span {
        display: none;
    }

    .whatsapp-float svg {
        height: 1.55rem;
        width: 1.55rem;
    }

    .display-luxury { font-size: 3.6rem; }
    .hero-copy { padding-block: 4.5rem; }
    .hero-copy::before { font-size: 16rem; left: -3rem; }
    .hero-visual { min-height: 430px; }
    .hero-seal { height: 115px; width: 115px; }
    .hero-seal strong { font-size: 1.3rem; }
    .recent-work-track { grid-auto-columns: 88%; }
    .recent-work-control { height: 2.65rem; width: 2.65rem; }
    .recent-work-control-prev { left: .65rem; }
    .recent-work-control-next { right: .65rem; }
}

@media (prefers-reduced-motion: reduce) {
    html { scroll-behavior: auto; }
    *, *::before, *::after { transition-duration: .01ms !important; }
}

/* Interior pages */
.skip-link {
    background: var(--allurix-ink);
    color: #fff;
    left: 1rem;
    padding: .75rem 1rem;
    position: fixed;
    top: -5rem;
    z-index: 1100;
}

.skip-link:focus {
    top: 1rem;
}

.page-hero {
    background: linear-gradient(135deg, var(--allurix-paper), var(--allurix-ivory-deep));
    border-bottom: 1px solid var(--allurix-line);
    overflow: hidden;
    padding: clamp(5rem, 9vw, 8rem) 0;
    position: relative;
}

.page-hero::after {
    border: 1px solid rgba(183, 145, 75, .2);
    border-radius: 50%;
    content: "";
    height: 28rem;
    position: absolute;
    right: -10rem;
    top: -14rem;
    width: 28rem;
}

.page-hero-inner {
    max-width: 820px;
    position: relative;
    z-index: 1;
}

.page-hero h1 {
    font-family: var(--allurix-serif);
    font-size: clamp(3rem, 7vw, 6.5rem);
    font-weight: 400;
    line-height: .95;
}

.page-lead {
    color: var(--allurix-muted);
    font-size: 1.12rem;
    line-height: 1.85;
    max-width: 680px;
}

.page-section {
    padding-block: clamp(4.5rem, 8vw, 7.5rem);
}

.price-category {
    background: var(--allurix-paper);
    border: 1px solid var(--allurix-line);
    height: 100%;
    padding: clamp(1.5rem, 3vw, 2.5rem);
}

.price-category-title {
    font-family: var(--allurix-serif);
    font-size: 2rem;
    font-weight: 400;
    margin-bottom: 1.25rem;
}

.price-list {
    display: grid;
}

.price-row {
    align-items: baseline;
    border-top: 1px solid var(--allurix-line);
    display: grid;
    gap: 1.25rem;
    grid-template-columns: minmax(0, 1fr) auto;
    padding: 1rem 0;
}

.price-name {
    color: var(--allurix-ink);
    display: flex;
    flex-direction: column;
    gap: .3rem;
}

.price-duration {
    color: var(--allurix-muted);
    font-size: .78rem;
    letter-spacing: .03em;
    text-transform: uppercase;
}

.price-description {
    color: var(--allurix-muted);
    font-size: .88rem;
    line-height: 1.4;
}

.price-value {
    color: var(--allurix-gold-deep);
    font-family: var(--allurix-serif);
    font-size: 1.2rem;
    white-space: nowrap;
}

.guarantee-panel {
    align-items: center;
    background: var(--allurix-ink);
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    gap: 2rem 3rem;
    margin-top: clamp(2.5rem, 5vw, 4rem);
    overflow: hidden;
    padding: clamp(2.5rem, 5vw, 4rem);
    position: relative;
}

.guarantee-panel .section-kicker {
    color: #d8bc88;
}

.guarantee-copy {
    flex: 1 1 320px;
    position: relative;
    z-index: 1;
}

.guarantee-panel h2 {
    color: #fff;
    font-family: var(--allurix-serif);
    font-size: clamp(1.75rem, 3vw, 2.5rem);
    font-weight: 400;
    line-height: 1.15;
    margin: .6rem 0 0;
}

.guarantee-panel p {
    color: rgba(255, 255, 255, .72);
    line-height: 1.7;
    margin: .85rem 0 0;
}

.guarantee-panel .btn {
    flex-shrink: 0;
    position: relative;
    z-index: 1;
}

.guarantee-number {
    color: rgba(216, 188, 136, .13);
    font-family: var(--allurix-serif);
    font-size: clamp(8rem, 20vw, 18rem);
    line-height: .7;
    position: absolute;
    right: -.03em;
    top: .1em;
}

.work-gallery-grid {
    display: grid;
    gap: 1.5rem;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.work-gallery-card {
    background: var(--allurix-paper);
    border: 1px solid var(--allurix-line);
    min-width: 0;
}

.work-gallery-frame {
    aspect-ratio: 4 / 5;
    background: var(--allurix-ivory-deep);
    overflow: hidden;
    position: relative;
}

.work-gallery-frame::after {
    bottom: 1rem;
    color: #fff;
    content: "#allurix";
    font-family: var(--allurix-serif);
    font-size: 1rem;
    position: absolute;
    right: 1rem;
    text-shadow: 0 1px 6px rgba(0, 0, 0, .35);
}

.work-gallery-image {
    display: block;
    height: 100%;
    object-fit: cover;
    transition: transform .3s ease;
    width: 100%;
}

.work-gallery-card:hover .work-gallery-image {
    transform: scale(1.025);
}

.work-gallery-copy {
    padding: 1.15rem 1.25rem 1.4rem;
}

.work-gallery-copy h2 {
    font-family: var(--allurix-serif);
    font-size: 1.25rem;
    font-weight: 400;
    margin: 0 0 .35rem;
}

.work-gallery-copy p {
    color: var(--allurix-muted);
    margin: 0;
}

.location-panel,
.contact-panel,
.booking-choice,
.booking-guide {
    background: var(--allurix-paper);
    border: 1px solid var(--allurix-line);
    height: 100%;
    padding: clamp(1.5rem, 4vw, 3rem);
}

.info-item {
    border-top: 1px solid var(--allurix-line);
    padding: 1.25rem 0;
}

.info-item small {
    color: var(--allurix-gold-deep);
    display: block;
    font-size: .72rem;
    letter-spacing: .16em;
    margin-bottom: .35rem;
    text-transform: uppercase;
}

.info-item span,
.info-item a {
    color: var(--allurix-ink);
    font-size: 1.05rem;
}

.booking-step {
    border-top: 1px solid var(--allurix-line);
    display: grid;
    gap: 1rem;
    grid-template-columns: auto 1fr;
    padding: 1.25rem 0;
}

.booking-step-number {
    align-items: center;
    border: 1px solid var(--allurix-gold);
    border-radius: 50%;
    color: var(--allurix-gold-deep);
    display: flex;
    flex: 0 0 auto;
    font-family: var(--allurix-serif);
    height: 2.5rem;
    justify-content: center;
    width: 2.5rem;
}

@media (max-width: 991.98px) {
    .work-gallery-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 575.98px) {
    .page-hero {
        padding: 4rem 0;
    }

    .work-gallery-grid {
        grid-template-columns: 1fr;
    }
}
