*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Noto Sans TC',Arial,sans-serif;color:#23657b;background:#eaf9ff}a{text-decoration:none;color:inherit}.site-header{position:sticky;top:14px;z-index:10;margin:14px auto 0;width:min(1100px,calc(100% - 28px));height:64px;border:2px solid rgba(255,255,255,.9);border-radius:32px;background:rgba(237,251,255,.86);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:space-between;padding:0 28px;box-shadow:0 10px 28px rgba(52,174,216,.16)}.logo{font-size:24px;font-weight:900;color:#1784b0}nav{display:flex;gap:26px;font-weight:800}nav a{color:#2b7190}.hero{min-height:760px;margin-top:-80px;padding:120px 6vw 70px;display:grid;grid-template-columns:minmax(300px,520px) minmax(320px,560px);gap:48px;align-items:center;background:radial-gradient(circle at 20% 20%,#c8f5ff 0,#38b9e9 42%,#5bd77e 100%);overflow:hidden}.hero-visual img{width:100%;max-height:660px;object-fit:contain;border-radius:36px;filter:drop-shadow(0 30px 40px rgba(0,85,110,.25))}.hero-copy{background:rgba(255,255,255,.82);border:2px solid white;border-radius:38px;padding:42px;box-shadow:0 25px 60px rgba(0,98,133,.18)}.eyebrow{font-weight:900;color:#ff6b8e;margin:0 0 8px}.hero h1{font-size:clamp(38px,5vw,72px);line-height:1.08;margin:0 0 20px;color:#127ca6}.hero p{font-size:18px;line-height:1.9;margin:0}.hero-actions{display:flex;gap:14px;margin-top:30px}.btn{padding:14px 24px;border-radius:999px;font-weight:900}.primary{background:#ff6b8e;color:white}.ghost{background:#fff;color:#1784b0;border:2px solid #bdeeff}.section{width:min(1100px,calc(100% - 32px));margin:0 auto;padding:78px 0}.soft{width:100%;padding-left:max(16px,calc((100% - 1100px)/2));padding-right:max(16px,calc((100% - 1100px)/2));background:rgba(255,255,255,.42)}.section-title{margin-bottom:28px}.section-title span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#9ee7ff;color:#fff;font-weight:900;margin-bottom:10px}.section-title h2{font-size:36px;line-height:1.2;margin:0;color:#176f91}.section-title p{margin:8px 0 0;font-size:18px;color:#477c8d}.info-grid,.card-grid,.vote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.info-grid article,.card-grid article,.work-card,.photo-card,.video-box{background:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.9);border-radius:24px;padding:26px;box-shadow:0 14px 35px rgba(37,137,173,.12)}.info-grid b,.card-grid h3,.work-card h3{font-size:22px;color:#167fa9}.info-grid p,.card-grid p,.work-card p,.photo-card p,.photo-card li{line-height:1.8}.news-list{display:grid;gap:14px}.news-list a{display:grid;grid-template-columns:110px 1fr;gap:20px;align-items:center;background:rgba(255,255,255,.92);border-radius:18px;padding:20px 24px;box-shadow:0 10px 28px rgba(37,137,173,.1)}.news-list time{font-weight:900;color:#ff6b8e}.news-list p{margin:0;font-weight:700}.photo-card{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start}.photo-card h3{font-size:28px;margin:0 0 10px;color:#167fa9}.photo-card ul{margin:0;padding-left:22px}.work-img{height:180px;border-radius:20px;background:linear-gradient(135deg,#c9f4ff,#fff0f6);margin-bottom:18px}.work-card button{width:100%;border:0;border-radius:999px;background:#bdeeff;color:#167fa9;padding:13px;font-weight:900}.video-box{height:260px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:900;color:#6aa6b9;border:2px dashed #bdeeff}footer{text-align:center;padding:36px;color:#4b8aa0}@media(max-width:850px){.site-header{height:auto;min-height:64px;align-items:flex-start;flex-direction:column;gap:12px;padding:18px 22px;border-radius:26px}nav{width:100%;overflow:auto;gap:16px;font-size:14px;padding-bottom:4px}.hero{margin-top:-140px;padding-top:210px;grid-template-columns:1fr}.hero-copy{padding:28px}.info-grid,.card-grid,.vote-grid,.photo-card{grid-template-columns:1fr}.news-list a{grid-template-columns:1fr;gap:6px}}
