:root {
  --ink: #233546;
  --muted: #617180;
  --line: #d9e5ea;
  --paper: #f8fbfc;
  --white: #ffffff;
  --blue: #78aeda;
  --blue-deep: #4d7da8;
  --blue-soft: #e9f3f8;
  --pink: #ed8fa7;
  --pink-soft: #fff0f3;
  --teal: #69bdb8;
  --max: 1120px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--paper); font-family: "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", sans-serif; font-size: 16px; line-height: 1.7; }
a { color: inherit; text-decoration: none; }
a:focus-visible { outline: 3px solid var(--pink); outline-offset: 4px; border-radius: 8px; }
.shell { width: min(calc(100% - 48px), var(--max)); margin: 0 auto; }
.skip-link { position: absolute; left: 16px; top: -80px; padding: 10px 14px; background: var(--ink); color: var(--white); z-index: 10; }
.skip-link:focus { top: 16px; }

.site-header { position: sticky; top: 0; z-index: 5; background: rgba(248, 251, 252, .94); border-bottom: 1px solid rgba(217, 229, 234, .8); backdrop-filter: blur(16px); }
.header-inner { min-height: 84px; display: flex; align-items: center; gap: 30px; }
.brand { display: flex; align-items: center; gap: 12px; margin-right: auto; }
.brand img { width: 58px; height: 72px; object-fit: contain; object-position: center; }
.brand-copy { display: grid; gap: 1px; }
.brand-copy strong { font-size: 1.15rem; letter-spacing: .08em; }
.brand-copy span { color: var(--muted); font-size: .82rem; }
.top-nav { display: flex; align-items: center; gap: 24px; color: var(--muted); font-size: .92rem; }
.top-nav a:hover, .footer-links a:hover { color: var(--blue-deep); }
.header-action, .button { display: inline-flex; justify-content: center; align-items: center; gap: 8px; border-radius: 999px; font-weight: 700; transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }
.header-action { padding: 10px 17px; color: var(--white); background: var(--blue-deep); font-size: .9rem; box-shadow: 0 8px 18px rgba(77, 125, 168, .18); }
.header-action:hover, .button:hover { transform: translateY(-2px); box-shadow: 0 10px 24px rgba(77, 125, 168, .2); }

.hero { padding: 82px 0 76px; background: linear-gradient(135deg, #f7fbfd 0%, #f7fbfd 58%, #eef7f6 100%); }
.hero-grid { display: grid; grid-template-columns: 1.05fr .95fr; gap: 72px; align-items: center; }
.eyebrow { margin: 0 0 14px; color: var(--blue-deep); font-size: .8rem; font-weight: 800; letter-spacing: .17em; text-transform: uppercase; }
h1, h2, h3, p { margin-top: 0; }
h1 { margin-bottom: 22px; font-size: clamp(2.5rem, 5vw, 4.7rem); line-height: 1.15; letter-spacing: -.04em; font-weight: 800; }
h1 em { color: var(--blue-deep); font-style: normal; }
.hero-text { max-width: 500px; margin-bottom: 30px; color: var(--muted); font-size: 1.1rem; }
.hero-actions { display: flex; gap: 24px; align-items: center; flex-wrap: wrap; }
.button { padding: 13px 22px; }
.button-primary { color: var(--white); background: var(--blue-deep); }
.text-link { color: var(--blue-deep); font-weight: 800; font-size: .95rem; }
.text-link:hover, .card-link:hover { text-decoration: underline; text-underline-offset: 4px; }
.today-card { padding: 29px; background: var(--white); border: 1px solid var(--line); border-radius: 24px; box-shadow: 0 22px 60px rgba(45, 73, 92, .09); }
.card-kicker { display: flex; align-items: center; gap: 9px; color: var(--muted); font-size: .82rem; font-weight: 700; letter-spacing: .06em; }
.live-dot { width: 9px; height: 9px; background: var(--teal); border-radius: 50%; }
.today-card h2 { margin: 17px 0 20px; font-size: 1.55rem; letter-spacing: -.02em; }
.quick-links { display: grid; gap: 9px; }
.quick-links a, .more-card { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 14px; padding: 14px 11px; border-top: 1px solid var(--line); }
.quick-links a:hover, .more-card:hover { color: var(--blue-deep); background: var(--blue-soft); border-radius: 12px; }
.quick-icon, .more-icon { display: grid; place-items: center; width: 38px; height: 38px; color: var(--blue-deep); background: var(--blue-soft); border-radius: 50%; font-size: 1.3rem; }
.quick-links strong, .more-card strong { display: block; font-size: 1rem; }
.quick-links small, .more-card small { display: block; color: var(--muted); font-size: .85rem; }

.notice-strip { background: var(--ink); color: var(--white); }
.notice-inner { min-height: 58px; display: flex; align-items: center; gap: 18px; }
.notice-label { padding: 4px 10px; color: var(--ink); background: #f7d58d; border-radius: 6px; font-size: .78rem; font-weight: 800; white-space: nowrap; }
.notice-inner p { margin: 0; color: #e5eef2; font-size: .9rem; }
.notice-inner a { margin-left: auto; color: #bfe5e2; font-size: .86rem; font-weight: 700; white-space: nowrap; }

.section { padding: 92px 0; }
.section-heading { display: flex; align-items: end; justify-content: space-between; gap: 20px; margin-bottom: 30px; }
h2 { margin-bottom: 0; font-size: clamp(1.85rem, 3vw, 2.55rem); line-height: 1.25; letter-spacing: -.035em; }
.location-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }
.location-card { min-height: 285px; padding: 30px; border: 1px solid var(--line); border-radius: 22px; position: relative; overflow: hidden; }
.location-card::after { content: ""; position: absolute; width: 170px; height: 170px; right: -55px; bottom: -72px; border-radius: 50%; border: 30px solid rgba(255,255,255,.36); }
.miaoli { background: var(--pink-soft); border-color: #f6d4dc; }
.toufen { background: var(--blue-soft); border-color: #cfe2ef; }
.location-top { display: flex; align-items: center; justify-content: space-between; margin-bottom: 35px; }
.location-number { color: rgba(35, 53, 70, .4); font-size: .82rem; font-weight: 800; letter-spacing: .12em; }
.location-tag { padding: 4px 10px; color: var(--blue-deep); background: rgba(255,255,255,.58); border-radius: 999px; font-size: .78rem; font-weight: 800; }
.location-card h3 { margin-bottom: 4px; font-size: 1.65rem; }
.address { margin-bottom: 14px; color: var(--muted); }
.contact-row { display: flex; gap: 16px; flex-wrap: wrap; margin-bottom: 26px; }
.contact-row a { font-size: 1.15rem; font-weight: 800; }
.card-link { position: relative; z-index: 1; color: var(--blue-deep); font-size: .9rem; font-weight: 800; }

.services { background: var(--white); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.services-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 96px; align-items: start; }
.section-intro { max-width: 370px; margin: 18px 0 0; color: var(--muted); }
.service-list { display: grid; border-top: 1px solid var(--line); }
.service-list a { display: flex; align-items: center; justify-content: space-between; padding: 16px 0; border-bottom: 1px solid var(--line); font-size: 1.05rem; font-weight: 750; }
.service-list a:hover { color: var(--blue-deep); padding-left: 8px; }
.service-list a span:last-child { color: var(--blue-deep); font-size: 1.25rem; }

.more { padding-top: 70px; padding-bottom: 86px; }
.more-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
.more-card { min-height: 110px; border: 1px solid var(--line); border-radius: 15px; grid-template-columns: auto 1fr auto; }
.more-icon { color: var(--pink); background: var(--pink-soft); }
.more-card:nth-child(2) .more-icon { color: var(--blue-deep); background: var(--blue-soft); }
.more-card:nth-child(3) .more-icon { color: #b4853a; background: #fff5dd; }

.site-footer { padding: 25px 0; color: #dfe9ed; background: var(--ink); }
.footer-inner { display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.footer-inner > div:first-child { display: flex; align-items: baseline; gap: 14px; }
.footer-inner strong { font-size: 1.05rem; }
.footer-inner span { color: #a9bbc4; font-size: .85rem; }
.footer-links { display: flex; gap: 20px; color: #c7d6dc; font-size: .86rem; }

@media (max-width: 850px) {
  .top-nav { display: none; }
  .hero { padding: 62px 0; }
  .hero-grid, .services-grid { grid-template-columns: 1fr; gap: 38px; }
  .services-grid { gap: 32px; }
  .section { padding: 68px 0; }
  .more { padding-top: 52px; padding-bottom: 64px; }
}

@media (max-width: 600px) {
  .shell { width: min(calc(100% - 32px), var(--max)); }
  .header-inner { min-height: 72px; gap: 12px; }
  .brand img { width: 42px; height: 54px; }
  .brand-copy strong { font-size: 1rem; }
  .brand-copy span { font-size: .72rem; }
  .header-action { padding: 8px 12px; font-size: .78rem; }
  .hero { padding: 52px 0 46px; }
  h1 { font-size: 2.65rem; }
  .hero-text { font-size: 1rem; }
  .today-card { padding: 22px 18px; border-radius: 18px; }
  .notice-inner { align-items: flex-start; flex-wrap: wrap; gap: 9px 12px; padding: 13px 0; }
  .notice-inner p { flex: 1 1 220px; font-size: .82rem; line-height: 1.5; }
  .notice-inner a { width: 100%; margin-left: 0; padding-left: 0; }
  .section-heading { align-items: flex-start; flex-direction: column; }
  .location-grid, .more-grid { grid-template-columns: 1fr; }
  .location-card { min-height: 260px; padding: 24px; }
  .location-top { margin-bottom: 25px; }
  .footer-inner, .footer-inner > div:first-child { align-items: flex-start; flex-direction: column; gap: 4px; }
  .footer-links { flex-wrap: wrap; gap: 10px 16px; }
}
