
  .hkvetlocal-page{--blue:#236fb9;--deep:#103a77;--ink:#13233b;--muted:#5c697d;--line:#d8e5f3;--soft:#edf6ff;--teal:#008a91;--red:#d62929;--wa:#25d366;--green:#0f8f5f;--amber:#f4a62a;--radius:8px;--shadow:0 18px 48px rgba(18,67,119,.12);font-family:"Noto Sans TC","PingFang TC","Microsoft JhengHei",Arial,sans-serif;color:var(--ink);line-height:1.72;background:#fff;letter-spacing:0;overflow-x:hidden}
  .hkvetlocal-page *{box-sizing:border-box}
  .hkvetlocal-page img{display:block;max-width:100%}
  .hkvetlocal-page a{color:inherit;text-decoration:none}
  .hkvetlocal-container{width:min(1120px,calc(100% - 40px));margin:0 auto}
  .hkvetlocal-hero{padding:52px 0 34px;background:linear-gradient(180deg,#ffffff 0%,#f6fbff 100%)}
  .hkvetlocal-hero h1{max-width:1060px;margin:0 0 18px;color:var(--deep);font-size:46px;line-height:1.13;font-weight:950;letter-spacing:0;overflow-wrap:anywhere}
  .hkvetlocal-lead{max-width:980px;margin:0 0 28px;color:var(--muted);font-size:18px;line-height:1.82}
  .hkvetlocal-hero-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);gap:34px;align-items:stretch}
  .hkvetlocal-media{margin:0;overflow:hidden;border-radius:var(--radius);border:1px solid #cfe0f1;background:#eef6ff;box-shadow:var(--shadow);aspect-ratio:16/9}
  .hkvetlocal-media img{width:100%;height:100%;object-fit:cover;object-position:center}
  .hkvetlocal-panel,.hkvetlocal-band,.hkvetlocal-branch,.hkvetlocal-service,.hkvetlocal-link,.hkvetlocal-faq{border:1px solid var(--line);border-radius:var(--radius);background:#fff}
  .hkvetlocal-panel{padding:24px;box-shadow:var(--shadow)}
  .hkvetlocal-panel h2,.hkvetlocal-section h2{margin:0 0 14px;color:var(--deep);font-size:28px;line-height:1.28;font-weight:900;letter-spacing:0}
  .hkvetlocal-panel h2{font-size:25px}
  .hkvetlocal-price{display:grid;gap:4px;margin:16px 0 0;padding:18px;border-radius:var(--radius);border:1px solid #c8def5;background:var(--soft)}
  .hkvetlocal-price span{color:var(--muted);font-size:14px;font-weight:800}
  .hkvetlocal-price strong{color:var(--deep);font-size:34px;line-height:1.1;font-weight:950}
  .hkvetlocal-list{display:grid;gap:11px;margin:16px 0 0;padding:0;list-style:none}
  .hkvetlocal-list li{position:relative;padding-left:28px;color:var(--muted);font-size:16px;line-height:1.65}
  .hkvetlocal-list li::before{content:"";position:absolute;left:0;top:.72em;width:9px;height:9px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 5px var(--soft)}
  .hkvetlocal-cta{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}
  .hkvetlocal-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 14px;border-radius:var(--radius);color:#fff;font-size:15px;font-weight:900;line-height:1.25;text-align:center;box-shadow:0 12px 26px rgba(16,58,119,.14)}
  .hkvetlocal-btn--wa{background:var(--wa)}
  .hkvetlocal-btn--blue{background:var(--blue)}
  .hkvetlocal-btn--teal{background:var(--teal)}
  .hkvetlocal-btn--red{background:var(--red)}
  .hkvetlocal-section{padding:34px 0}
  .hkvetlocal-section p{margin:0 0 16px;color:var(--muted);font-size:17px}
  .hkvetlocal-band{padding:32px;box-shadow:var(--shadow)}
  .hkvetlocal-blueband{background:linear-gradient(135deg,var(--deep) 0%,var(--blue) 100%);border-color:transparent;color:#fff}
  .hkvetlocal-blueband h2,.hkvetlocal-blueband p{color:#fff}
  .hkvetlocal-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
  .hkvetlocal-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
  .hkvetlocal-branch,.hkvetlocal-service,.hkvetlocal-link,.hkvetlocal-faq{padding:20px}
  .hkvetlocal-branch{border-top:5px solid var(--branch-color,var(--blue))}
  .hkvetlocal-branch h3,.hkvetlocal-service h3,.hkvetlocal-link h3,.hkvetlocal-faq h3{margin:0 0 9px;color:var(--deep);font-size:20px;line-height:1.34;font-weight:900}
  .hkvetlocal-branch p,.hkvetlocal-service p,.hkvetlocal-link p,.hkvetlocal-faq p{margin:0;color:var(--muted);font-size:16px;line-height:1.68}
  .hkvetlocal-phone{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:48px;margin-top:16px;border-radius:var(--radius);background:var(--branch-color,var(--blue));color:#fff;font-size:17px;font-weight:900}
  .hkvetlocal-mutedband{background:#f8fbff}
  .hkvetlocal-fees{display:grid;grid-template-columns:1.1fr .9fr;gap:20px;align-items:start}
  .hkvetlocal-fee-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:var(--radius);background:#fff;border:1px solid var(--line)}
  .hkvetlocal-fee-table th,.hkvetlocal-fee-table td{padding:14px 16px;border-bottom:1px solid var(--line);text-align:left;font-size:16px;vertical-align:top}
  .hkvetlocal-fee-table th{background:var(--soft);color:var(--deep);font-weight:900}
  .hkvetlocal-fee-table tr:last-child td{border-bottom:0}
  .hkvetlocal-fee-table strong{color:var(--deep)}
  .hkvetlocal-service{display:grid;grid-template-rows:auto 1fr}
  .hkvetlocal-service small{display:block;margin-bottom:10px;color:var(--blue);font-size:13px;font-weight:900}
  .hkvetlocal-link{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
  .hkvetlocal-link:hover{transform:translateY(-2px);border-color:#a9c9eb;box-shadow:0 12px 28px rgba(18,67,119,.1)}
  .hkvetlocal-final{padding:34px 0 60px}
  .hkvetlocal-final .hkvetlocal-cta{grid-template-columns:repeat(4,minmax(0,1fr))}
  .hkvetlocal-final .hkvetlocal-btn{box-shadow:none}
  .hkvetlocal-mobile-sticky{display:none}
  @media(max-width:900px){
    .hkvetlocal-container{width:min(100% - 28px,680px)}
    .hkvetlocal-hero{padding:36px 0 24px}
    .hkvetlocal-hero h1{font-size:32px;line-height:1.18}
    .hkvetlocal-lead,.hkvetlocal-section p{font-size:16px;line-height:1.72}
    .hkvetlocal-hero-grid,.hkvetlocal-grid-3,.hkvetlocal-grid-2,.hkvetlocal-fees{grid-template-columns:1fr}
    .hkvetlocal-hero-grid{gap:20px}
    .hkvetlocal-band{padding:22px}
    .hkvetlocal-section{padding:24px 0}
    .hkvetlocal-section h2,.hkvetlocal-panel h2{font-size:24px}
    .hkvetlocal-final .hkvetlocal-cta{grid-template-columns:1fr}
  }
  @media(max-width:560px){
    .hkvetlocal-container{width:min(100% - 24px,680px)}
    .hkvetlocal-hero h1{font-size:29px}
    .hkvetlocal-media{aspect-ratio:4/3}
    .hkvetlocal-panel,.hkvetlocal-branch,.hkvetlocal-service,.hkvetlocal-link,.hkvetlocal-faq{padding:18px}
    .hkvetlocal-cta{grid-template-columns:1fr}
    .hkvetlocal-btn{width:100%;min-height:50px}
    .hkvetlocal-price strong{font-size:30px}
    .hkvetlocal-fee-table th,.hkvetlocal-fee-table td{padding:12px;font-size:15px}
    .hkvetlocal-page{padding-bottom:76px}
    .hkvetlocal-mobile-sticky{position:fixed;left:0;right:0;bottom:0;z-index:50;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px 12px;background:rgba(255,255,255,.96);border-top:1px solid var(--line);box-shadow:0 -10px 30px rgba(16,58,119,.12)}
    .hkvetlocal-mobile-sticky .hkvetlocal-btn{min-height:48px;font-size:14px;box-shadow:none}
  }
