.contact-section{max-width:1400px;margin:0 auto;padding:0 1rem 3rem}.contact-hero-wrap{width:100vw;max-width:100%;margin-bottom:2rem;margin-left:50%;transform:translate(-50%)}.contact-hero{text-align:center;background:linear-gradient(135deg,var(--accent)0%,color-mix(in srgb,var(--accent)70%,var(--surface-gradient-dark))100%);border-radius:0;justify-content:center;align-items:center;min-height:240px;display:flex;position:relative;overflow:hidden}.contact-hero__bg{opacity:.3;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.contact-hero__overlay{background:linear-gradient(135deg,var(--accent)0%,transparent 50%,color-mix(in srgb,var(--accent)65%,var(--surface-gradient-darker))100%);opacity:.9;pointer-events:none;position:absolute;inset:0}.contact-hero__content{z-index:1;padding:48px 24px;position:relative}.contact-hero__icon-wrap{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex}.contact-hero__icon-wrap .contact-section__row-icon-svg{color:#fff;width:32px;height:32px}.contact-hero__title{color:#fff;text-shadow:0 1px 3px #0003;margin:0 0 .5rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:700}.contact-hero__tagline{color:#ffffffeb;max-width:520px;margin:0 auto;font-size:1rem}.contact-section__body{max-width:640px;margin:0 auto;padding:0 1rem}.contact-section__card{background:var(--card);border:1px solid var(--border);box-shadow:0 4px 24px var(--overlay-black-006);border-radius:16px;padding:2rem}.contact-section__row{align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem;display:flex}.contact-section__row:last-of-type{margin-bottom:0}.contact-section__row-icon{background:color-mix(in srgb,var(--accent)12%,transparent);width:44px;height:44px;color:var(--accent);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-section__row-icon-svg{width:22px;height:22px}.contact-section__row-body{flex:1;min-width:0}.contact-section__label{color:var(--muted);margin-bottom:.35rem;font-size:.8125rem;display:block}.contact-section__value-wrap{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.contact-section__value{color:var(--text);font-size:1.0625rem;font-weight:500}.contact-section__copy{flex-shrink:0}.contact-section__hint{border-top:1px solid var(--border);color:var(--muted);margin:1.5rem 0 0;padding-top:1.25rem;font-size:.875rem;line-height:1.55}@media (max-width:600px){.contact-hero{min-height:200px}.contact-hero__content{padding:36px 20px}.contact-hero__icon-wrap{width:56px;height:56px;margin-bottom:.75rem}.contact-section__card{padding:1.5rem 1.25rem}.contact-section__row{gap:1rem}.contact-section__row-icon{width:40px;height:40px}.contact-section__row-icon-svg{width:20px;height:20px}}
