@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@400;600;700;900&family=Noto+Sans+TC:wght@300;400;500;700&display=swap");.aptf-wrap{--aptf-navy: #1a2744;--aptf-deep-blue: #1e3a5f;--aptf-teal: #1b6b7d;--aptf-gold: #c8a45c;--aptf-gold-light: #e8d5a3;--aptf-cream: #f8f5ef;--aptf-warm-gray: #e8e2d8;--aptf-text-dark: #2c2c2c;--aptf-text-muted: #6b6560;font-family:'Noto Sans TC', sans-serif;color:var(--aptf-text-dark);line-height:1.8;font-size:16px}.aptf-wrap section{padding:100px 20px}.aptf-container{max-width:1100px;margin:0 auto}.aptf-wrap .section-label{font-size:12px;letter-spacing:4px;color:var(--aptf-teal);text-transform:uppercase;margin-bottom:12px;font-weight:500}.aptf-wrap .section-title{font-family:'Noto Serif TC', serif;font-size:clamp(28px, 3.5vw, 42px);font-weight:700;color:var(--aptf-navy);margin-bottom:20px;line-height:1.4}.aptf-wrap .section-divider{width:60px;height:3px;background:linear-gradient(to right, var(--aptf-gold), var(--aptf-teal));margin-bottom:40px;border-radius:2px}.aptf-wrap .origin{background:#fff}.aptf-wrap .origin-intro{max-width:900px;font-size:17px;line-height:2;color:var(--aptf-text-dark);margin-bottom:48px;text-align:justify}.aptf-wrap .activities{background:var(--aptf-cream)}.aptf-wrap .activities-intro{max-width:750px;font-size:16px;line-height:2;color:var(--aptf-text-muted);margin-bottom:48px;text-align:justify}.aptf-wrap .activity-cards{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px;margin-bottom:48px}.aptf-wrap .activity-card{background:#fff;border-radius:8px;padding:36px 28px;box-shadow:0 4px 20px rgba(0,0,0,0.06);border-top:3px solid transparent;transition:all 0.3s;position:relative;overflow:hidden}.aptf-wrap .activity-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,0.1);border-top-color:var(--aptf-gold)}.aptf-wrap .activity-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:20px}.aptf-wrap .activity-card:nth-child(1) .activity-icon{background:rgba(27,107,125,0.1)}.aptf-wrap .activity-card:nth-child(2) .activity-icon{background:rgba(200,164,92,0.15)}.aptf-wrap .activity-card:nth-child(3) .activity-icon{background:rgba(30,58,95,0.1)}.aptf-wrap .activity-card:nth-child(4) .activity-icon{background:rgba(139,90,43,0.1)}.aptf-wrap .activity-card:nth-child(5) .activity-icon{background:rgba(27,107,125,0.1)}.aptf-wrap .activity-card:nth-child(6) .activity-icon{background:rgba(200,164,92,0.15)}.aptf-wrap .activity-card h3{font-family:'Noto Serif TC', serif;font-size:18px;color:var(--aptf-navy);margin-bottom:12px;font-weight:700}.aptf-wrap .activity-card p{font-size:14px;color:var(--aptf-text-muted);line-height:1.8}.aptf-wrap .activity-stat{margin-top:16px;padding-top:12px;border-top:1px solid #eee;font-size:13px;color:var(--aptf-teal);font-weight:500}.aptf-wrap .transformation{background:linear-gradient(135deg, var(--aptf-navy) 0%, var(--aptf-deep-blue) 50%, var(--aptf-teal) 100%);color:#fff;position:relative;overflow:hidden}.aptf-wrap .transformation::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 70% 40%, rgba(200,164,92,0.08) 0%, transparent 60%)}.aptf-wrap .transformation .section-label{color:var(--aptf-gold-light)}.aptf-wrap .transformation .section-title{color:#fff}.aptf-wrap .transformation .section-divider{background:linear-gradient(to right, var(--aptf-gold), rgba(255,255,255,0.3))}.aptf-wrap .transform-body{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.aptf-wrap .transform-text p{font-size:16px;line-height:2;color:rgba(255,255,255,0.85);margin-bottom:20px}.aptf-wrap .transform-text p:last-child{margin-bottom:0}.aptf-wrap .transform-highlight{background:rgba(255,255,255,0.07);border:1px solid rgba(200,164,92,0.3);border-radius:12px;padding:40px;text-align:center}.aptf-wrap .transform-highlight .new-name{font-family:'Noto Serif TC', serif;font-size:24px;font-weight:700;color:var(--aptf-gold);line-height:1.5;margin-bottom:8px}.aptf-wrap .transform-highlight .new-year{font-family:'Noto Serif TC', serif;font-size:56px;font-weight:900;color:var(--aptf-gold);line-height:1;margin-bottom:16px}.aptf-wrap .transform-highlight .new-label{font-size:13px;color:rgba(255,255,255,0.5);letter-spacing:2px;margin-bottom:32px}.aptf-wrap .transform-arrow{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:24px}.aptf-wrap .transform-arrow .old-name,.aptf-wrap .transform-arrow .arrow-icon{font-size:14px;color:rgba(255,255,255,0.5)}.aptf-wrap .transform-arrow .arrow-icon{font-size:20px;color:var(--aptf-gold)}.aptf-wrap .transform-project{display:inline-flex;align-items:center;gap:10px;background:rgba(200,164,92,0.15);border:1px solid rgba(200,164,92,0.3);border-radius:8px;padding:12px 24px;margin-top:16px}.aptf-wrap .transform-project .project-icon{font-size:24px}.aptf-wrap .transform-project .project-text{text-align:left}.aptf-wrap .transform-project .project-name{font-weight:700;color:var(--aptf-gold);font-size:15px}.aptf-wrap .transform-project .project-desc{font-size:12px;color:rgba(255,255,255,0.55)}.aptf-wrap .transform-projects-title{font-family:'Noto Serif TC', serif;font-size:20px;color:var(--aptf-gold);letter-spacing:4px;text-align:center;margin-top:64px;margin-bottom:32px;position:relative;z-index:1}.aptf-wrap .transform-projects{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px;position:relative;z-index:1}.aptf-wrap .transform-project-card{background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.1);border-radius:12px;padding:32px 24px;backdrop-filter:blur(5px);transition:all 0.3s}.aptf-wrap .transform-project-card:hover{background:rgba(255,255,255,0.1);transform:translateY(-4px);border-color:rgba(200,164,92,0.4)}.aptf-wrap .project-card-icon{font-size:36px;margin-bottom:16px}.aptf-wrap .transform-project-card h4{font-family:'Noto Serif TC', serif;font-size:20px;color:#fff;margin-bottom:6px}.aptf-wrap .project-card-type{display:inline-block;font-size:11px;letter-spacing:2px;color:var(--aptf-gold);border:1px solid rgba(200,164,92,0.4);border-radius:20px;padding:2px 12px;margin-bottom:16px}.aptf-wrap .project-card-desc{font-size:14px;line-height:1.9;color:rgba(255,255,255,0.75);margin-bottom:20px}.aptf-wrap .project-card-banner{margin-bottom:16px;border-radius:8px;overflow:hidden}.aptf-wrap .project-card-banner img{width:100%;height:120px;object-fit:cover;border-radius:8px;transition:transform 0.3s}.aptf-wrap .project-card-banner img:hover{transform:scale(1.03)}.aptf-wrap .project-card-photos{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;border-radius:8px;overflow:hidden}.aptf-wrap .project-card-photos img{width:100%;height:120px;object-fit:cover;border-radius:6px;transition:transform 0.3s}.aptf-wrap .project-card-photos img:hover{transform:scale(1.05)}.aptf-wrap .project-card-stats{display:flex;gap:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,0.1)}.aptf-wrap .project-card-stat{display:flex;flex-direction:column;gap:2px}.aptf-wrap .project-card-stat .stat-num{font-family:'Noto Serif TC', serif;font-size:18px;font-weight:700;color:var(--aptf-gold)}.aptf-wrap .project-card-stat .stat-label{font-size:11px;color:rgba(255,255,255,0.45)}.aptf-wrap .chairpersons{background:#fff}.aptf-wrap .chairperson-card{display:grid;grid-template-columns:200px 1fr;gap:48px;padding:48px 0;border-bottom:1px solid #eee;align-items:start}.aptf-wrap .chairperson-card:last-child{border:none}.aptf-wrap .chairperson-portrait{width:200px;height:240px;border-radius:8px;overflow:hidden;position:relative;background:linear-gradient(135deg, var(--aptf-navy), var(--aptf-teal));display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center}.aptf-wrap .chairperson-portrait .term-badge{position:absolute;top:12px;left:12px;background:var(--aptf-gold);color:var(--aptf-navy);font-size:11px;font-weight:700;padding:3px 10px;border-radius:2px;letter-spacing:1px}.aptf-wrap .chairperson-portrait .name-large{font-family:'Noto Serif TC', serif;font-size:48px;font-weight:900;line-height:1.2;margin-bottom:8px}.aptf-wrap .chairperson-portrait .title-sub{font-size:12px;opacity:0.7;letter-spacing:1px}.aptf-wrap .chairperson-info h3{font-family:'Noto Serif TC', serif;font-size:28px;color:var(--aptf-navy);margin-bottom:4px}.aptf-wrap .chairperson-info .tenure{color:var(--aptf-teal);font-size:14px;font-weight:500;margin-bottom:16px}.aptf-wrap .chairperson-info .background{background:linear-gradient(135deg, rgba(27,107,125,0.06), rgba(200,164,92,0.06));border-left:3px solid var(--aptf-gold);padding:16px 20px;margin-bottom:20px;border-radius:0 6px 6px 0;font-size:14px;color:var(--aptf-text-muted);line-height:1.8}.aptf-wrap .chairperson-info .achievements h4{font-size:14px;color:var(--aptf-navy);font-weight:700;margin-bottom:12px;letter-spacing:1px}.aptf-wrap .achievement-list{list-style:none;padding:0}.aptf-wrap .achievement-list li{padding:8px 0 8px 28px;position:relative;font-size:14px;line-height:1.8;color:var(--aptf-text-dark);border-bottom:1px solid rgba(0,0,0,0.04)}.aptf-wrap .achievement-list li::before{content:'';position:absolute;left:0;top:16px;width:16px;height:16px;border-radius:50%;border:2px solid var(--aptf-gold);background:#fff}.aptf-wrap .achievement-list li::after{content:'';position:absolute;left:7px;top:32px;bottom:-8px;width:2px;background:linear-gradient(to bottom, var(--aptf-gold-light), transparent)}.aptf-wrap .achievement-list li:last-child::after{display:none}.aptf-wrap .photo-suggestions{background:linear-gradient(135deg, var(--aptf-deep-blue), var(--aptf-teal));color:#fff}.aptf-wrap .photo-suggestions .section-label{color:var(--aptf-gold-light)}.aptf-wrap .photo-suggestions .section-title{color:#fff}.aptf-wrap .photo-suggestions .section-divider{background:linear-gradient(to right, var(--aptf-gold), rgba(255,255,255,0.3))}.aptf-wrap .suggestions-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px;margin-top:40px}.aptf-wrap .suggestion-card{background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.12);border-radius:8px;padding:28px;backdrop-filter:blur(5px);transition:all 0.3s}.aptf-wrap .suggestion-card:hover{background:rgba(255,255,255,0.12);transform:translateY(-2px)}.aptf-wrap .suggestion-card .icon{font-size:32px;margin-bottom:16px}.aptf-wrap .suggestion-card h4{font-family:'Noto Serif TC', serif;font-size:18px;margin-bottom:12px;color:var(--aptf-gold-light)}.aptf-wrap .suggestion-card p{font-size:14px;line-height:1.8;color:rgba(255,255,255,0.75)}.aptf-wrap .suggestion-card .tag{display:inline-block;margin-top:12px;padding:3px 12px;border:1px solid rgba(200,164,92,0.4);border-radius:20px;font-size:11px;color:var(--aptf-gold-light);letter-spacing:1px}.aptf-wrap .timeline-section{background:var(--aptf-cream)}.aptf-wrap .timeline{position:relative;padding:20px 0;max-width:900px;margin:0 auto}.aptf-wrap .timeline::before{content:'';position:absolute;left:50%;transform:translateX(-50%);top:0;bottom:0;width:2px;background:linear-gradient(to bottom, var(--aptf-gold), var(--aptf-teal), var(--aptf-navy))}.aptf-wrap .timeline-item{display:flex;align-items:flex-start;margin-bottom:40px;position:relative}.aptf-wrap .timeline-item:nth-child(odd){flex-direction:row;padding-right:calc(50% + 32px);text-align:right}.aptf-wrap .timeline-item:nth-child(even){flex-direction:row-reverse;padding-left:calc(50% + 32px);text-align:left}.aptf-wrap .timeline-dot{position:absolute;left:50%;transform:translateX(-50%);width:16px;height:16px;border-radius:50%;background:var(--aptf-gold);border:3px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,0.15);z-index:1}.aptf-wrap .timeline-content{background:#fff;padding:20px 24px;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,0.06);width:100%}.aptf-wrap .timeline-year{font-family:'Noto Serif TC', serif;font-size:22px;font-weight:900;color:var(--aptf-teal);margin-bottom:4px}.aptf-wrap .timeline-text{font-size:14px;color:var(--aptf-text-dark);line-height:1.8}.aptf-wrap .period-heading{font-family:'Noto Serif TC', serif;color:var(--aptf-deep-blue);font-size:20px;margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid var(--aptf-gold-light)}.aptf-wrap .period-heading+.period-note{color:var(--aptf-text-muted);margin-top:-16px;margin-bottom:24px;font-size:14px}@media (max-width: 900px){.aptf-wrap .activity-cards{grid-template-columns:1fr}.aptf-wrap .chairperson-card{grid-template-columns:1fr}.aptf-wrap .chairperson-portrait{width:100%;height:140px;flex-direction:row;gap:16px}.aptf-wrap .chairperson-portrait .name-large{font-size:36px}.aptf-wrap .suggestions-grid{grid-template-columns:1fr}.aptf-wrap .transform-body{grid-template-columns:1fr}.aptf-wrap .transform-projects{grid-template-columns:1fr}.aptf-wrap .timeline-item:nth-child(odd),.aptf-wrap .timeline-item:nth-child(even){padding:0 0 0 40px;text-align:left;flex-direction:row}.aptf-wrap .timeline::before{left:12px}.aptf-wrap .timeline-dot{left:12px}}
