.profile-landing{padding-top:var(--space-9,3rem);padding-bottom:var(--space-11,5rem)}.profile-hero{margin-bottom:var(--space-9,3rem);padding-bottom:var(--space-8,2.5rem);border-bottom:1px solid var(--color-border,#e5e7eb);text-align:left}.profile-hero-media{margin-bottom:var(--space-6,1.5rem)}.profile-hero-media--cover .profile-hero-img{display:block;width:100%;max-height:320px;object-fit:cover;border-radius:var(--radius-lg,16px);box-shadow:var(--shadow-md,0 4px 12px rgba(0,0,0,8%));border:1px solid var(--color-border,#e5e7eb)}.profile-hero-media--avatar{display:flex;justify-content:flex-start}.profile-hero-media--avatar .profile-hero-img{width:140px;height:140px;object-fit:cover;border-radius:var(--radius-full,50%);border:3px solid var(--color-primary-subtle,rgba(59,130,246,.12));box-shadow:var(--shadow-md,0 4px 12px rgba(0,0,0,8%))}.profile-eyebrow{display:inline-block;margin:0 0 var(--space-3,.75rem);padding:.35rem .85rem;font-size:var(--text-sm,.875rem);font-weight:var(--font-weight-semibold,600);letter-spacing:.04em;text-transform:uppercase;color:var(--color-primary,#3b82f6);background:var(--color-primary-subtle,rgba(59,130,246,.12));border-radius:var(--radius-pill,9999px)}.profile-title{margin:0 0 var(--space-4,1rem);font-family:var(--font-serif,"Noto Serif TC",serif);font-size:clamp(1.75rem,2.5vw,2.25rem);font-weight:var(--font-weight-bold,700);line-height:1.3;color:var(--color-text-heading,#111)}.profile-lead{margin:0 0 var(--space-6,1.5rem);max-width:42rem;font-size:var(--text-lg,1.125rem);line-height:1.7;color:var(--color-text-muted,#4a4a4a)}.profile-actions{display:flex;flex-wrap:wrap;gap:var(--space-3,.75rem)}.profile-btn{border-radius:var(--radius-pill,9999px);padding:.6rem 1.25rem;font-weight:var(--font-weight-semibold,600)}.profile-landing .btn-outline-primary{color:var(--color-primary,#3b82f6);border-color:var(--color-primary,#3b82f6);background:0 0}.profile-landing .btn-outline-primary:hover{color:#fff;background:var(--color-primary,#3b82f6);border-color:var(--color-primary,#3b82f6)}.profile-landing .btn-outline-secondary{color:var(--color-text-muted,#4a4a4a);border-color:var(--color-border-strong,#cbd5e1);background:0 0}.profile-landing .btn-outline-secondary:hover{color:var(--color-text-heading,#111);background:var(--color-bg-muted,#f1f5f9);border-color:var(--color-border-strong,#cbd5e1)}.profile-content{max-width:var(--measure-content,68ch);margin-left:0;margin-right:auto}.profile-content h2{font-family:var(--font-serif,"Noto Serif TC",serif);color:var(--color-text-heading,#111);margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--color-border,#e5e7eb)}.profile-content h3{font-family:var(--font-serif,"Noto Serif TC",serif);color:var(--color-text-heading,#111);margin-top:1.75rem}.profile-content a{color:var(--color-link,#2563eb)}.profile-content a:hover{color:var(--color-link-hover,#1d4ed8)}.profile-content table{width:100%;margin:1.25rem 0;border-collapse:collapse;font-size:.95rem}.profile-content th,.profile-content td{padding:.65rem .75rem;border:1px solid var(--color-border,#e5e7eb);text-align:left}.profile-content th{background:var(--color-bg-elevated,#f8fafc);font-weight:600}.profile-crossnav{margin-top:var(--space-10,4rem);padding:var(--space-6,1.5rem);border-radius:var(--radius-lg,16px);background:var(--color-bg-elevated,#f8fafc);border:1px solid var(--color-border,#e5e7eb)}.profile-crossnav-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-5,1.25rem)}.profile-crossnav-title{margin:0 0 .35rem;font-size:var(--text-xl,1.25rem);font-family:var(--font-serif,"Noto Serif TC",serif);color:var(--color-text-heading,#111);border:none;padding:0}.profile-crossnav-text{margin:0;color:var(--color-text-muted,#4a4a4a);max-width:36rem}.profile-contact-card{margin-top:var(--space-7,2rem);padding:var(--space-6,1.5rem);border-radius:var(--radius-md,8px);border:1px solid var(--color-border,#e5e7eb);background:var(--color-bg-surface,#fff)}.profile-contact-title{margin:0 0 var(--space-4,1rem);font-size:var(--text-lg,1.125rem);font-family:var(--font-serif,"Noto Serif TC",serif);color:var(--color-text-heading,#111);border:none;padding:0}.profile-contact-list{list-style:none;margin:0;padding:0}.profile-contact-list li{display:flex;flex-wrap:wrap;gap:.5rem 1rem;padding:.5rem 0;border-bottom:1px solid var(--color-border,#e5e7eb);color:var(--color-text,#1a1a1a)}.profile-contact-list li:last-child{border-bottom:none;padding-bottom:0}.profile-contact-label{min-width:5.5rem;font-weight:600;color:var(--color-text-muted,#4a4a4a);font-size:var(--text-sm,.875rem)}@media(max-width:575.98px){.profile-hero-media--avatar .profile-hero-img{width:112px;height:112px}.profile-actions{flex-direction:column;align-items:stretch}.profile-actions .profile-btn{text-align:center}.profile-crossnav-inner{flex-direction:column;align-items:flex-start}}