*{box-sizing:border-box}body{margin:0;background:#fff;color:#222;font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","Noto Sans TC","Microsoft JhengHei",sans-serif;font-size:17px;line-height:1.8}main,header,footer{max-width:1160px;margin:auto;padding:24px clamp(20px,5vw,64px)}header{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #ddd}a{color:inherit;text-underline-offset:5px}h1{font-size:clamp(26px,4vw,44px);line-height:1.35;margin:12px 0}h2{font-size:25px;margin-top:36px}p{max-width:850px}.en,.meta{color:#666}.en{font-size:16px}video{width:100%;max-height:65vh;display:block;background:#f3f2ee;object-fit:contain}figure{margin:24px 0}figcaption{font-size:14px;color:#666;margin-top:10px}.related{display:flex;flex-wrap:wrap;gap:12px 26px;padding:24px 0;border-top:1px solid #ddd}footer{border-top:1px solid #ddd;font-size:15px}a:focus-visible,video:focus-visible{outline:3px solid #c7193e;outline-offset:4px}