.btn--tab,.search input{border:1px solid #e5e7eb}.btn--anchor,a:hover{text-decoration:none}.go-top,.tab__wrap{box-shadow:0 4px 16px rgba(0,0,0,.12)}body,h1,h2,h3,li,p,table,td,th,ul{margin:0;padding:0;font-size:16px;line-height:1.5}ol,ul{list-style:none}a{color:inherit}img{max-width:100%;height:auto}:root{--brand:#06b4bd;--anchor-offset:72px}html{scroll-behavior:smooth}body{font-family:ui-sans-serif,system-ui,-apple-system,"Segoe UI","Microsoft JhengHei",sans-serif;background-color:#06b4bd}.tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.btn--tab{background-color:#f9fafb;padding:8px 14px;color:#000;font-size:16px;border-radius:2em;cursor:pointer}.btn--tab.active{background-color:var(--brand);color:#fff;border-color:var(--brand)}.btn--anchor:hover,thead th{background-color:#f3f4f6}.toolbar{display:flex;gap:12px;align-items:center;margin:8px 0 16px;flex-wrap:wrap}.search{display:none;flex:1;max-width:420px}.search input{width:100%;padding:10px 12px;border-radius:10px;outline:0}.muted{display:none;color:#6b7280;font-size:12px;margin-left:auto}.anchors{display:flex;gap:8px;flex-wrap:wrap}.btn--anchor{display:inline-block;padding:6px 14px;border:1px solid #e5e7eb;border-radius:2em;background-color:#fff}.empty{padding:18px;border:1px dashed #cbd5e1;border-radius:12px;background-color:#f8fafc}.region-title{margin:24px 0 8px;font-weight:700;scroll-margin-top:var(--anchor-offset)}table{width:100%;border-collapse:collapse;border:1px solid #e5e7eb}thead th{text-align:left;padding:6px;border-bottom:1px solid #e5e7eb}tbody td{padding:6px;border-top:1px solid #f1f5f9;vertical-align:top}.loading{padding:12px}.section{margin-bottom:16px}.go-top{position:fixed;z-index:20;right:max(16px,env(safe-area-inset-right));bottom:max(20%,env(safe-area-inset-bottom));width:44px;height:44px;border-radius:22px;border:1px solid #e5e7eb;background-color:var(--brand);color:#fff;cursor:pointer;display:grid;place-items:center;font-size:18px;line-height:1;opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .2s,transform .2s}.go-top.show{opacity:1;transform:translateY(0);pointer-events:auto}.go-top:focus-visible{outline:#111827 solid 2px;outline-offset:2px}@media (prefers-reduced-motion:reduce){.go-top{transition:none}}.layout--main{margin:0 auto;width:100%;max-width:960px}.tab__wrap{background-color:#fff;padding:24px 8px;border-radius:12px;margin-bottom:48px}@media screen and (min-width:768px){tbody td,thead th{padding:10px}.tab__wrap{padding:24px}}.tab__wrap table tr:nth-child(2n){background-color:rgba(0,179,189,.1)}.tab__wrap table th:first-child{width:28%}.tab__wrap table th:nth-child(2){width:36%}.tab__wrap table th:nth-child(3){width:22%}.tab__wrap table th:nth-child(4){width:14%}@media screen and (max-width:640px){.tab__wrap table td,.tab__wrap table th{font-size:14px}}.hero__cta{display:flex;justify-content:center;gap:4%;margin-top:-15%;margin-bottom:3.5%}.hero__cta .cta__box{flex-basis:41.25%}@media screen and (min-width:768px){.hero__cta{margin-top:-14.25%}}@media screen and (min-width:960px){.hero__cta{margin-top:-135px;margin-bottom:34px}}