/* Customer care, using the storefront's shared backdrop and content width. */
.contact-us-page { --page-art-offset: 140px; }
.contact-page { --contact-ink: #eef0ec; --contact-muted: #aab2b7; --contact-accent: #cfbd83; width: min(1090px, calc(100% - 56px)); margin: 0 auto; padding: 64px 0 80px; color: var(--contact-ink); }
.contact-page h2, .contact-page h3 { margin: 0; font-weight: 500; line-height: 1.2; letter-spacing: -.035em; }
.contact-eyebrow { margin: 0; color: var(--contact-accent); font-size: 10px; font-weight: 550; line-height: 1.5; letter-spacing: .15em; text-transform: uppercase; }
.contact-hero { display: grid; grid-template-columns: 1.2fr .85fr; align-items: center; gap: 72px; }
.contact-hero-copy { min-width: 0; }
#contact-title { margin: 20px 0 26px; color: var(--contact-ink); font-size: clamp(52px, 6vw, 76px); font-weight: 550; line-height: .99; letter-spacing: -.06em; }
#contact-title span { color: #a6adb2; }
.contact-lead { margin: 0; max-width: 450px; color: #d1d6d5; font-size: 20px; line-height: 1.5; letter-spacing: -.02em; }
.contact-intro { max-width: 420px; margin: 16px 0 0; color: var(--contact-muted); font-size: 14px; line-height: 1.75; }
.contact-hero-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 12px 24px; margin-top: 25px; }
.contact-primary-action { display: inline-flex; align-items: center; justify-content: space-between; gap: 24px; min-height: 48px; padding: 0 22px; border: 1px solid #d7b756; border-radius: 999px; background: #d7b756; color: #1b1a14; font-size: 12px; font-weight: 550; line-height: 1.5; text-decoration: none; transition: background .2s, border-color .2s; }
.contact-primary-action > span { font-size: 20px; font-weight: 400; }
.contact-primary-action:hover { background: #e6c776; border-color: #e6c776; }
.contact-hero-actions .contact-whatsapp-action { color: #a6cdb6; }
.contact-hero-actions .contact-whatsapp-action:hover { color: #d1f5df; }
.contact-hours { padding: 30px; border: 1px solid #45463d; border-radius: 24px; background: radial-gradient(ellipse at 100% 0, #b7a15c12, transparent 80%), #1b1e1d; }
.contact-panel-top { display: flex; align-items: center; justify-content: space-between; gap: 20px; }
#contact-hours-title { font-size: 10px; font-weight: 550; letter-spacing: .15em; line-height: 1.5; }
.contact-panel-top > svg { width: 27px; height: 27px; fill: none; stroke: var(--contact-accent); stroke-width: 1.2; stroke-linecap: round; stroke-linejoin: round; }
.contact-support-headline { margin: 26px 0 0; color: #eceee8; font-size: clamp(28px, 3vw, 36px); font-weight: 500; line-height: 1.2; letter-spacing: -.04em; }
.contact-support-copy { margin: 16px 0 0; color: #b8c1ba; font-size: 13px; line-height: 1.75; }
.contact-response { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 7px 16px; margin-top: 28px; padding-top: 18px; border-top: 1px solid #ffffff15; font-size: 11px; line-height: 1.5; }
.contact-response > span { color: #a7b0ab; }
.contact-response strong { color: #d2c38f; font-weight: 500; }
.contact-channels { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; margin-top: 48px; }
.contact-channel { min-width: 0; display: flex; flex-direction: column; padding: 30px; border: 1px solid #47443a; border-radius: 24px; background: radial-gradient(ellipse at 0 0, #bca56b0b, transparent 75%), #1c1e1f; }
.contact-channel--whatsapp { --contact-accent: #accab9; border-color: #3e5147; background: radial-gradient(ellipse at 100% 0, #5dad7c15, transparent 75%), #19211d; }
.contact-channel-top { display: flex; align-items: center; gap: 14px; margin-bottom: 25px; }
.contact-icon { display: grid; place-items: center; flex-shrink: 0; width: 44px; height: 44px; border: 1px solid #635b42; border-radius: 13px; background: #2b291f; color: #d3c18b; }
.contact-icon svg { display: block; width: 24px; height: 24px; fill: none; stroke: currentColor; stroke-width: 1.35; stroke-linecap: round; stroke-linejoin: round; }
.contact-icon--whatsapp { border-color: #3d6a50; background: #203929; color: #25d366; }
.contact-icon--whatsapp svg { width: 22px; height: 22px; fill: currentColor; stroke: none; }
.contact-channel h2 { font-size: 30px; }
.contact-channel > p { max-width: 390px; margin: 14px 0 26px; color: #b0b8bc; font-size: 13px; line-height: 1.75; }
.contact-address-row { display: flex; align-items: center; gap: 12px; min-width: 0; }
.contact-channel .contact-address-row { margin-top: auto; padding-top: 16px; border-top: 1px solid #ffffff16; }
.contact-address { display: flex; align-items: center; gap: 10px; flex: 1; min-width: 0; min-height: 44px; color: #dcc98e; font-size: 14px; line-height: 1.6; text-decoration: none; overflow-wrap: anywhere; transition: color .2s; }
.contact-address > span { flex-shrink: 0; margin-left: auto; font-size: 21px; }
.contact-address:hover { color: #f5dfa1; }
.contact-address--phone { color: #bfe0cc; font-size: 19px; letter-spacing: -.02em; }
.contact-address--phone:hover { color: #e0ffeb; }
.contact-copy-email { flex-shrink: 0; min-width: 66px; min-height: 40px; padding: 8px 10px; border: 1px solid #515652; border-radius: 9px; background: #ffffff03; color: #b9c1bd; font-family: inherit; font-size: 10px; font-weight: 500; line-height: 1.5; cursor: pointer; transition: color .2s, border-color .2s, background .2s; }
.contact-copy-email:hover { border-color: #a5976b; background: #ffffff07; color: #eee2bb; }
.contact-copy-email.is-copied { border-color: #6a947a; background: #24372b; color: #c1e0cb; }
.contact-specialist { display: grid; grid-template-columns: 44px 1fr minmax(310px, 1.05fr); align-items: center; gap: 20px; margin-top: 20px; padding: 26px 30px; border: 1px solid #424a50; border-radius: 22px; background: #1b2024; }
.contact-icon--silver { border-color: #52616b; background: #28323a; color: #c2d1dd; }
.contact-specialist-copy { min-width: 0; }
.contact-specialist h2 { font-size: 21px; }
.contact-specialist-copy p { margin: 10px 0 0; color: var(--contact-muted); font-size: 12px; line-height: 1.7; }
.contact-specialist .contact-address { color: #c2d1dd; font-size: 12px; }
.contact-specialist .contact-address:hover { color: #edf6ff; }
.contact-visit-section { margin-top: 64px; }
.contact-section-head { display: flex; justify-content: space-between; align-items: flex-end; gap: 30px; margin-bottom: 26px; }
.contact-section-head h2 { margin-top: 14px; font-size: 36px; }
.contact-section-head > p { max-width: 250px; margin: 0; color: var(--contact-muted); font-size: 13px; line-height: 1.75; }
.contact-visit-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }
.contact-location { --contact-accent: #b9c8d4; display: flex; flex-direction: column; min-width: 0; padding: 30px; border: 1px solid #4b5660; border-radius: 24px; background: radial-gradient(ellipse at 100% 0, #809cb51b, transparent 75%), #1c2228; }
.contact-location-pin { display: grid; place-items: center; width: 55px; height: 55px; border: 1px solid #5a6772; border-radius: 50%; background: #29333c; color: #c0cfdc; }
.contact-location-pin svg { width: 30px; height: 30px; fill: none; stroke: currentColor; stroke-width: 1.2; stroke-linecap: round; stroke-linejoin: round; }
.contact-location h3 { margin-top: 27px; font-size: 31px; }
.contact-location-address { margin: 12px 0 0; color: #c2cdd4; font-size: 20px; line-height: 1.5; letter-spacing: -.02em; }
.contact-location-copy { max-width: 350px; margin: 17px 0 30px; color: #abb6bf; font-size: 13px; line-height: 1.75; }
.contact-location-hours { display: grid; gap: 12px; margin: auto 0 0; color: #b5c0c8; font-size: 12px; line-height: 1.5; }
.contact-location-hours > div { display: flex; flex-wrap: wrap; align-items: baseline; justify-content: space-between; gap: 4px 16px; }
.contact-location-hours dd { margin: 0; color: #d5dfe6; font-weight: 500; font-variant-numeric: tabular-nums; white-space: nowrap; }
.contact-location-holidays { margin: 14px 0 0; color: #a7b3bc; font-size: 11px; line-height: 1.6; }
.contact-card-link { display: flex; align-items: center; justify-content: space-between; gap: 16px; min-height: 50px; margin-top: 20px; padding-top: 12px; border-top: 1px solid #ffffff16; color: var(--contact-accent); font-size: 12px; line-height: 1.5; text-decoration: none; transition: color .2s; }
.contact-card-link > span { font-size: 22px; }
.contact-card-link:hover { color: #eef6ff; }
.contact-preparation { min-width: 0; padding: 30px; border: 1px solid #3c4144; border-radius: 24px; background: #1b1d1f; }
.contact-preparation h3 { font-size: 27px; }
.contact-points { display: grid; gap: 20px; margin: 25px 0 0; padding: 0; list-style: none; }
.contact-points li { display: grid; grid-template-columns: 25px minmax(0, 1fr); gap: 14px; }
.contact-point-icon { padding-top: 1px; color: #b1bec7; }
.contact-point-icon svg { display: block; width: 25px; height: 25px; fill: none; stroke: currentColor; stroke-width: 1.25; stroke-linecap: round; stroke-linejoin: round; }
.contact-points strong { color: #d3dbdf; font-size: 13px; font-weight: 500; line-height: 1.5; }
.contact-points p { margin: 6px 0 0; color: var(--contact-muted); font-size: 12px; line-height: 1.7; }
.contact-missing-plate { margin: 24px 0 0; padding-top: 20px; border-top: 1px solid #ffffff14; color: var(--contact-muted); font-size: 12px; line-height: 1.75; }
.contact-missing-plate strong { display: block; margin-bottom: 5px; color: #d3dbdf; font-weight: 500; }
.contact-missing-plate a { color: var(--contact-accent); text-decoration: underline; text-decoration-color: #857953; text-underline-offset: 3px; }
.contact-help { display: grid; grid-template-columns: .75fr 1.25fr; align-items: start; gap: 56px; margin-top: 64px; padding-top: 40px; border-top: 1px solid #3b3e40; }
.contact-help-intro { min-width: 0; padding-top: 8px; }
.contact-help-intro h2 { margin-top: 15px; font-size: 38px; }
.contact-help-intro > p:not(.contact-eyebrow) { max-width: 300px; margin: 20px 0 15px; color: var(--contact-muted); font-size: 13px; line-height: 1.75; }
.contact-help-intro > p.contact-search-note { margin-top: 9px; font-size: 11px; color: #909ba2; }
.contact-text-link { display: inline-flex; align-items: center; justify-content: space-between; gap: 22px; min-height: 44px; color: var(--contact-accent); font-size: 12px; line-height: 1.5; text-decoration: none; transition: color .2s; }
.contact-text-link > span { font-size: 21px; }
.contact-text-link:hover { color: #f0db9e; }
.contact-faq-list { display: grid; min-width: 0; gap: 12px; margin: 0; }
.contact-faq-item { border: 1px solid #3d4245; border-radius: 17px; background: #1b1d1f; transition: border-color .2s; }
.contact-faq-item summary { display: flex; align-items: center; justify-content: space-between; gap: 20px; min-height: 70px; padding: 20px 22px; border-radius: 16px; color: #d9dfe2; font-size: 13px; font-weight: 500; line-height: 1.6; list-style: none; cursor: pointer; }
.contact-faq-item summary::-webkit-details-marker { display: none; }
.contact-faq-toggle { display: grid; place-items: center; flex-shrink: 0; width: 25px; height: 25px; border: 1px solid #5a5a4d; border-radius: 50%; color: #cbbd89; }
.contact-faq-toggle svg { width: 13px; height: 13px; fill: none; stroke: currentColor; stroke-width: 1.3; stroke-linecap: round; }
.contact-faq-plus { transition: opacity .2s; }
.contact-faq-item[open] { border-color: #68634e; }
.contact-faq-item[open] .contact-faq-toggle { background: #343124; border-color: #797056; }
.contact-faq-item[open] .contact-faq-plus { opacity: 0; }
.contact-faq-item summary:hover { color: #f0e5c0; }
.contact-faq-answer { margin: 0; padding: 0 22px 22px; color: #afb9bf; font-size: 13px; line-height: 1.8; overflow-wrap: anywhere; }
.contact-faq-answer strong { color: #d2d9dc; font-weight: 500; }
.contact-faq-answer a { color: var(--contact-accent); text-decoration: underline; text-decoration-color: #827651; text-underline-offset: 3px; }
.contact-faq-answer a:hover, .contact-missing-plate a:hover { color: #f0dba2; }
.contact-social { --contact-accent: #c7b4d3; display: grid; grid-template-columns: 44px minmax(0, 1fr) auto; align-items: center; gap: 24px; margin-top: 56px; padding: 28px 30px; border: 1px solid #4a414f; border-radius: 22px; background: radial-gradient(ellipse at 0 0, #a76dba0c, transparent 75%), #1c1c21; }
.contact-icon--instagram { border-color: #66516a; background: #29222d; }
.contact-icon--instagram svg { width: 22px; height: 22px; stroke: url(#contact-instagram-gradient); stroke-width: 1.7; }
.contact-social h2 { margin-top: 9px; font-size: 26px; }
.contact-social p:not(.contact-eyebrow) { margin: 9px 0 0; color: var(--contact-muted); font-size: 12px; line-height: 1.7; }
.contact-social .contact-text-link { min-width: 178px; }
.contact-social .contact-text-link:hover { color: #f1ddfd; }
.contact-page :is(a, button, summary):focus-visible { outline: 2px solid #d2bd76; outline-offset: 5px; }
.contact-faq-item summary:focus-visible { outline-offset: -5px; }
@media (max-width: 1000px) {
    .contact-hero { grid-template-columns: 1.1fr .9fr; gap: 36px; }
    #contact-title { font-size: 62px; }
    .contact-hours { padding: 26px; }
    .contact-channel, .contact-location, .contact-preparation { padding: 26px; }
    .contact-address { font-size: 12px; }
    .contact-address--phone { font-size: 18px; }
    .contact-specialist { grid-template-columns: 44px minmax(0, 1fr); }
    .contact-specialist .contact-address-row { grid-column: 2; max-width: 460px; }
    .contact-help { gap: 32px; }
}
@media (max-width: 834px) {
    .contact-page { width: calc(100% - 40px); padding-top: 40px; }
    .contact-hero { gap: 28px; }
    #contact-title { font-size: 52px; }
    .contact-lead { font-size: 18px; }
    .contact-intro { font-size: 13px; }
    .contact-hours { padding: 24px; }
    .contact-channels { gap: 16px; margin-top: 36px; }
    .contact-channel { padding: 24px; border-radius: 22px; }
    .contact-channel h2 { font-size: 27px; }
    .contact-channel .contact-address-row { flex-wrap: wrap; gap: 8px 12px; }
    .contact-channel .contact-address { flex-basis: 100%; }
    .contact-copy-email { min-height: 44px; }
    .contact-visit-section { margin-top: 52px; }
    .contact-section-head { align-items: flex-start; flex-direction: column; gap: 18px; }
    .contact-section-head h2 { font-size: 32px; }
    .contact-section-head > p { max-width: none; }
    .contact-visit-grid { grid-template-columns: minmax(0, 1fr); gap: 16px; }
    .contact-location-copy { max-width: none; }
    .contact-help { grid-template-columns: minmax(0, 1fr); gap: 24px; margin-top: 52px; padding-top: 30px; }
    .contact-help-intro h2 { font-size: 32px; }
    .contact-help-intro > p:not(.contact-eyebrow) { max-width: 520px; margin: 15px 0 8px; }
    .contact-social { gap: 20px; }
}
@media (max-width: 600px) {
    .contact-page { width: calc(100% - 36px); padding-top: 32px; padding-bottom: 56px; }
    .contact-hero { grid-template-columns: minmax(0, 1fr); gap: 28px; }
    #contact-title { margin-top: 18px; margin-bottom: 22px; font-size: 54px; }
    .contact-lead { max-width: 330px; }
    .contact-hours { border-radius: 22px; }
    .contact-channels { grid-template-columns: minmax(0, 1fr); margin-top: 28px; }
    .contact-channel h2 { font-size: 28px; }
    .contact-channel .contact-address { flex-basis: auto; font-size: 12px; }
    .contact-channel .contact-address--phone { font-size: 18px; }
    .contact-specialist { padding: 24px; gap: 17px 14px; }
    .contact-specialist-copy { grid-column: 1 / -1; }
    .contact-specialist h2 { font-size: 23px; }
    .contact-specialist .contact-address-row { grid-column: 1 / -1; flex-wrap: wrap; padding-top: 12px; border-top: 1px solid #ffffff14; }
    .contact-specialist .contact-address { flex-basis: 100%; font-size: 12px; }
    .contact-section-head h2, .contact-help-intro h2 { font-size: 30px; }
    .contact-location, .contact-preparation { padding: 26px; border-radius: 22px; }
    .contact-location h3 { font-size: 28px; }
    .contact-location-pin { width: 48px; height: 48px; }
    .contact-location-address { font-size: 19px; }
    .contact-preparation h3 { font-size: 26px; }
    .contact-points li { gap: 12px; }
    .contact-faq-item summary { padding: 18px; gap: 14px; }
    .contact-faq-answer { padding: 0 18px 20px; font-size: 12px; }
    .contact-social { grid-template-columns: 44px minmax(0, 1fr); padding: 24px; gap: 18px; margin-top: 40px; }
    .contact-social > .contact-text-link { grid-column: 1 / -1; padding-top: 12px; border-top: 1px solid #ffffff14; }
}
@media (max-width: 360px) {
    #contact-title { font-size: 46px; }
    .contact-hero-actions { column-gap: 8px; }
    .contact-hours, .contact-channel, .contact-specialist, .contact-location, .contact-preparation { padding: 22px; }
    .contact-channel h2 { font-size: 26px; }
    .contact-channel .contact-address { flex-basis: 100%; font-size: 13px; }
    .contact-channel .contact-address--phone { font-size: 18px; }
    .contact-location h3 { font-size: 26px; }
    .contact-section-head h2, .contact-help-intro h2 { font-size: 28px; }
    .contact-social { grid-template-columns: minmax(0, 1fr); }
    .contact-social h2 { font-size: 25px; }
}
@media (prefers-reduced-motion: reduce) {
    .contact-page *, .contact-page *::before, .contact-page *::after { animation: none !important; transition: none !important; }
}
