.hkc-contact__section{padding:clamp(2.5rem,5vw,4rem) 0;background:var(--color-bg)}.hkc-contact__section--soft{background:var(--color-bg-soft)}.hkc-contact__section--dark{background:var(--color-primary-dark);color:#fff}.hkc-contact__section-head{margin-bottom:clamp(1.2rem,2vw,1.8rem)}.hkc-contact__section-head h2{font-size:clamp(1.4rem,2.5vw,1.85rem);color:var(--color-primary);font-weight:700;letter-spacing:-.01em;margin:0;line-height:1.2}.hkc-contact__section--dark .hkc-contact__section-head h2{color:#fff}.hkc-contact__section-lead{margin:.6rem 0 0;color:var(--color-text-muted);font-size:.95rem;line-height:1.6;max-width:60ch}.hkc-contact__hero{background:var(--color-primary);color:#fff;padding:clamp(3rem,6vw,5rem) 0}.hkc-contact__hero-inner{max-width:var(--container-wide,1200px);margin:0 auto;padding:0 clamp(1rem,4vw,2.5rem)}.hkc-contact__crumb{font-size:.78rem;color:rgba(255,255,255,.55);letter-spacing:.04em;margin-bottom:.5rem}.hkc-contact__crumb a{color:rgba(255,255,255,.75);text-decoration:none}.hkc-contact__crumb a:hover{color:#fff;text-decoration:underline}.hkc-contact__crumb span[aria-hidden=true]{margin:0 .4em;color:rgba(255,255,255,.35)}.hkc-contact__title{font-size:clamp(2rem,4vw,2.8rem);font-weight:700;color:#fff;line-height:1.1;margin:0 0 .6rem}.hkc-contact__lead{font-size:clamp(.95rem,1.2vw,1.1rem);color:rgba(255,255,255,.82);line-height:1.5;margin:0 0 1.6rem;max-width:50ch}.hkc-contact__hero-actions{display:flex;gap:.65rem;flex-wrap:wrap}.hkc-contact__channel-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:clamp(.8rem,1.6vw,1.2rem);list-style:none;padding:0;margin:0}.hkc-contact__channel-card{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:8px;padding:clamp(1rem,2vw,1.4rem);display:flex;flex-direction:column;gap:.4rem;box-shadow:var(--shadow-card);transition:transform .18s ease,box-shadow .18s ease}.hkc-contact__channel-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-card-hover,0 6px 18px rgba(0,0,0,.08))}.hkc-contact__channel-card--disabled{opacity:.65;background:var(--color-bg)}.hkc-contact__channel-card--disabled:hover{transform:none;box-shadow:var(--shadow-card)}.hkc-contact__channel-icon{font-size:1.5rem;line-height:1}.hkc-contact__channel-label{font-size:.78rem;color:var(--color-text-muted);letter-spacing:.05em;text-transform:uppercase}.hkc-contact__channel-value{font-size:1.05rem;font-weight:600;color:var(--color-primary);word-break:break-all}.hkc-contact__channel-card--disabled .hkc-contact__channel-value{color:var(--color-text-muted);font-weight:500}.hkc-contact__channel-card .hkc-btn{margin-top:auto;align-self:flex-start}.hkc-btn--disabled,.hkc-btn[aria-disabled=true]{opacity:.45;pointer-events:none;cursor:not-allowed}.hkc-contact__qr-inner{display:grid;grid-template-columns:minmax(220px,280px) 1fr;gap:clamp(1.5rem,4vw,3rem);align-items:center}.hkc-contact__qr-media{background:#fff;padding:12px;border-radius:8px;display:flex;align-items:center;justify-content:center}.hkc-contact__qr-img{display:block;width:100%;height:auto;max-width:256px;aspect-ratio:1/1;object-fit:contain}.hkc-contact__qr-info h2{color:#fff;font-size:clamp(1.4rem,2.5vw,1.8rem);margin:0 0 .8rem;line-height:1.2}.hkc-contact__qr-id{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin:.5rem 0 .8rem;color:rgba(255,255,255,.85);font-size:.95rem}.hkc-contact__qr-id-label{color:rgba(255,255,255,.6);letter-spacing:.05em;font-size:.78rem;text-transform:uppercase}.hkc-contact__qr-id-value{font-family:var(--font-mono,"Menlo",monospace);font-weight:700;color:#fff}.hkc-contact__qr-note{color:rgba(255,255,255,.65);font-size:.88rem;line-height:1.5;margin:0}.hkc-contact__coverage-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(.6rem,1.4vw,1rem);list-style:none;padding:0;margin:0}.hkc-contact__coverage-card{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:6px;padding:1rem .6rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.4rem}.hkc-contact__coverage-flag{font-size:1.4rem;line-height:1}.hkc-contact__coverage-name{font-size:.95rem;font-weight:600;color:var(--color-primary)}.hkc-contact__faq-list{display:flex;flex-direction:column;gap:.5rem}.hkc-contact__faq-item{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:8px;padding:0;overflow:hidden}.hkc-contact__faq-q{list-style:none;cursor:pointer;padding:1rem 1.2rem;font-weight:600;color:var(--color-primary);position:relative;padding-right:3rem}.hkc-contact__faq-q::-webkit-details-marker{display:none}.hkc-contact__faq-q:after{content:"+";position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);font-size:1.2rem;color:var(--color-accent);transition:transform .18s ease}.hkc-contact__faq-item[open] .hkc-contact__faq-q:after{content:"−"}.hkc-contact__faq-a{padding:0 1.2rem 1.1rem;color:var(--color-text);line-height:1.65;font-size:.95rem}.hkc-contact__hours-card{max-width:640px;margin:0 auto;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:clamp(1.5rem,3vw,2.2rem)}.hkc-contact__hours-card h2{color:#fff;font-size:clamp(1.4rem,2.5vw,1.7rem);margin:0 0 1.2rem;text-align:center}.hkc-contact__hours-channels{list-style:none;padding:0;margin:0 0 1rem;display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem}.hkc-contact__hours-channels li{color:rgba(255,255,255,.85);font-size:.95rem;display:flex;align-items:center;gap:.5rem}.hkc-contact__hours-mark{color:var(--color-accent);font-weight:700}.hkc-contact__hours-divider{border:0;border-top:1px solid rgba(255,255,255,.12);margin:1.2rem 0}.hkc-contact__hours-window{color:rgba(255,255,255,.85);font-size:.92rem;margin:.45rem 0;line-height:1.5;display:flex;gap:.5rem;align-items:flex-start}.hkc-contact__hours-window strong{color:#fff}.hkc-contact__hours-icon{flex:0 0 1.2em}.hkc-contact__cta{background:var(--color-primary);color:#fff;padding:clamp(3rem,5vw,4rem) 0}.hkc-contact__cta-card{max-width:720px;margin:0 auto;text-align:center;padding:0 clamp(1rem,4vw,2rem)}.hkc-contact__cta-card h2{color:#fff;font-size:clamp(1.5rem,2.8vw,2rem);margin:0 0 .6rem;line-height:1.2}.hkc-contact__cta-tagline{color:rgba(255,255,255,.78);font-size:.95rem;line-height:1.5;margin:0 0 1.4rem}.hkc-contact__cta-actions{display:flex;gap:.65rem;justify-content:center;flex-wrap:wrap}.hkc-btn.is-copied{background:#22b573;border-color:#1f9a64}@media (max-width:768px){.hkc-contact__qr-inner{grid-template-columns:1fr;text-align:center}.hkc-contact__qr-media{margin:0 auto;max-width:280px}.hkc-contact__qr-id{justify-content:center}.hkc-contact__coverage-grid{grid-template-columns:repeat(2,1fr)}.hkc-contact__hours-channels{grid-template-columns:1fr}.hkc-contact__channel-grid{grid-template-columns:1fr}.hkc-contact__cta-actions{flex-direction:column}.hkc-contact__cta-actions .hkc-btn{width:100%;justify-content:center}.hkc-contact__hero-actions{flex-direction:column}.hkc-contact__hero-actions .hkc-btn{width:100%;justify-content:center;text-align:center}}@media (prefers-reduced-motion:reduce){.hkc-contact__channel-card,.hkc-contact__faq-q:after{transition:none}.hkc-contact__channel-card:hover{transform:none}}.hkc-contact__hero-actions .hkc-btn:focus-visible,.hkc-contact__cta-actions .hkc-btn:focus-visible,.hkc-contact__qr-id .hkc-btn:focus-visible{outline:2px solid #fff;outline-offset:3px}.hkc-contact__channel-card .hkc-btn:focus-visible,.hkc-contact__faq-q:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}