:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--navy:#071a34;--blue:#087dcc;--yellow:#ffd400;--white:#fff;--ink:#172333}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background:var(--white);color:var(--ink);letter-spacing:0;margin:0;font-family:Noto Sans TC,Microsoft JhengHei,Arial,sans-serif;font-size:18px;line-height:1.7;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}img{max-width:100%;display:block}h1,h2,h3,p,li,dd{overflow-wrap:anywhere}h1,h2,h3{letter-spacing:0;margin:0}:focus-visible{outline-offset:3px;outline:3px solid #087dcc}.fw-consent{z-index:90;border:1px solid #cbd8e0;border-left:6px solid var(--yellow);background:var(--white);border-radius:6px;width:min(520px,100% - 36px);padding:18px;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 52px #071a3438}.fw-consent p{color:#40566a;margin:0;font-size:16px}.fw-consent a{color:#075f9d;font-weight:800;text-decoration:underline}.fw-consent div{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.fw-consent button{border:0;border-radius:5px;min-height:46px;padding:9px 16px;font-weight:900}.fw-consent button:first-child{background:var(--yellow);color:var(--navy)}.fw-consent button:last-child{color:var(--navy);background:#e8eef2}@media (max-width:760px){body{font-size:17px}.fw-consent{right:10px;bottom:calc(80px + env(safe-area-inset-bottom));width:calc(100% - 20px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
