@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:Noto Sans TC,sans-serif;background:#fdfdfd;color:#333;line-height:1.8;word-break:break-word}.container{padding-top:4rem;width:100vw;min-height:100vh;padding-left:1rem;padding-right:1rem;display:flex;flex-direction:column;align-items:center}.card{width:100%;max-width:700px;background:#fff;border:1px solid #e2e2e2;border-radius:16px;padding:2rem;margin:2rem 0;box-shadow:0 6px 18px #0000000f}.card h1{text-align:center;font-size:1.8rem;margin-bottom:1rem}.card h2{font-size:1.4rem;margin-bottom:1rem}.card p{margin:.75rem 0}.card ul{padding-left:1.2rem;margin:.75rem 0}.card li{margin:.5rem 0}.avatar{width:9rem;height:9rem;border-radius:50%;object-fit:cover;border:3px solid #ddd;display:block;margin:0 auto 1rem}.divider{width:100%;height:60px;background:linear-gradient(135deg,#f0f0f0 25%,transparent 25%) -20px 0/40px 40px,#fff}a{color:#07c;text-decoration:none}a:hover{text-decoration:underline}.news-image-container{width:100%;overflow:hidden;border-radius:8px;margin-top:1rem}.news-image{display:block;width:100%;height:auto;object-fit:cover}@media (max-width: 600px){html{font-size:15px}.container{padding-left:.75rem;padding-right:.75rem}.card{padding:1.5rem 1rem;margin:1.5rem 0}.card h1{font-size:1.6rem}.card h2{font-size:1.3rem}.avatar{width:8rem;height:8rem}.card ul{padding-left:1.6rem}}.header,.header *{margin:0;padding:0;box-sizing:border-box}.header{position:fixed;top:0;left:0;width:100%;height:3.6rem;background:#fff;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;z-index:1000;font-family:inherit}.header__logo a{text-decoration:none;color:#07c;font-size:1rem;font-weight:700}.header__nav{display:flex;gap:.5rem}.header__nav button{background:none;border:1px solid #0077cc;color:#07c;padding:.3rem .6rem;border-radius:4px;cursor:pointer;font-size:.9rem}.header__nav button:hover{background:#07c;color:#fff}.header__hamburger{display:none;flex-direction:column;justify-content:space-between;width:1.6rem;height:1.2rem;background:none;border:none;cursor:pointer}.header__hamburger span{display:block;height:3px;background:#07c;border-radius:2px}.header__drawer{position:fixed;top:0;right:0;width:0;height:100vh;background:#fff;overflow:hidden;transition:width .3s ease;box-shadow:-2px 0 8px #0000001a;display:flex;flex-direction:column;padding-top:3.6rem}.header__drawer.open{width:70%}.header__close{position:absolute;top:.8rem;right:1rem;background:none;border:none;font-size:1.6rem;cursor:pointer}.header__drawer ul{list-style:none;padding-left:1.5rem}.header__drawer li{margin:1.2rem 0}.header__drawer a,.header__drawer button{background:none;border:none;color:#07c;text-decoration:none;font-size:1rem;cursor:pointer}.header__drawer a:hover,.header__drawer button:hover{text-decoration:underline}@media (max-width: 768px){.header__nav{display:none}.header__hamburger{display:flex}}
