:root{--canvas:#f4f6f8;--surface:#fff;--surface-soft:#edf2f6;--ink:#17212b;--muted:#5f6b77;--line:#d8e0e7;--brand:#07549a;--brand-strong:#063b6c;--brand-soft:#e8f1f8;--accent:#bd3f2f;--accent-soft:#f9ece9;--support:#147367;--footer:#101820;--radius:6px;--shadow:0 8px 22px #11233414;--sans:"Noto Sans SC", system-ui, sans-serif;--serif:"Noto Serif SC", "Songti SC", serif}*{box-sizing:border-box;letter-spacing:0}html{background:var(--canvas);color:var(--ink);font-family:var(--sans);scroll-behavior:smooth}body{background:var(--canvas);min-width:320px;margin:0}body,button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}:focus-visible{outline-offset:3px;outline:3px solid #07549a47}.container{width:min(1120px,100% - 40px);margin-inline:auto}.site-header{z-index:40;border-bottom:1px solid var(--line);background:var(--surface);position:sticky;top:0;box-shadow:0 3px 14px #1123340d}.header-main{border-bottom:1px solid var(--line)}.header-row{justify-content:space-between;align-items:center;gap:28px;min-height:76px;display:flex}.brand{flex:0 0 190px;align-items:center;width:190px;display:inline-flex}.brand img{width:190px;height:auto}.header-actions{align-items:center;gap:10px;display:flex}.account-entry{border-radius:var(--radius);min-height:52px;color:var(--brand-strong);background:var(--surface);border:1px solid #afc2d4;align-items:center;gap:10px;padding:7px 10px;display:flex}.account-entry:hover{border-color:var(--brand);background:var(--brand-soft)}.account-copy{gap:1px;min-width:124px;display:grid}.account-copy small{color:var(--muted);font-size:10px;line-height:1.2}.account-copy b{font-size:14px;line-height:1.3}.account-status{color:#5b6671;white-space:nowrap;background:#eef1f4;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:800}.menu-toggle{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:48px;min-height:48px;color:var(--ink);justify-content:center;align-items:center;gap:6px;font-weight:700;display:none}.site-nav{background:var(--surface)}.nav-links{align-items:center;gap:6px;min-height:48px;display:flex}.nav-links a{color:#37424d;border-bottom:3px solid #0000;align-items:center;min-height:44px;padding:10px 16px 7px;font-size:14px;font-weight:700;display:inline-flex}.nav-links a:hover,.nav-links a[aria-current=page]{border-bottom-color:var(--brand);color:var(--brand)}.nav-links .join-link{border:1px solid var(--brand);border-radius:var(--radius);background:var(--brand);color:#fff;min-height:36px;margin-left:auto;padding:8px 14px}.nav-links .join-link:hover{border-bottom-color:var(--brand);background:var(--brand-strong);color:#fff}.event-ribbon{background:var(--accent-soft);color:#7f3025;justify-content:center;align-items:center;gap:10px;min-height:38px;padding:8px 20px;font-size:12px;display:flex}.event-ribbon[hidden]{display:none}.event-ribbon-date{font-weight:800}.event-ribbon strong{min-width:0;color:var(--accent);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.button{border-radius:var(--radius);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:11px 17px;font-weight:800;line-height:1.2;display:inline-flex}.button.primary{background:var(--brand);color:#fff}.button.primary:hover{background:var(--brand-strong)}.button.secondary{background:var(--surface);color:var(--brand);border-color:#adc0d1}.button.secondary:hover{border-color:var(--brand);background:var(--brand-soft)}.button.gold{color:#24201a;background:#f0b64d}.eyebrow{color:var(--accent);text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:800}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);line-height:1.3}h1{margin-bottom:20px;font-size:48px}h2{margin-bottom:12px;font-size:34px}h3{margin-bottom:9px;font-size:20px}p{color:var(--muted);line-height:1.75}.section{padding:64px 0}.section.alt{border-block:1px solid var(--line);background:var(--surface-soft)}.section-head{justify-content:space-between;align-items:end;gap:28px;margin-bottom:28px;display:flex}.section-title{max-width:740px}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.article-card{flex-direction:column;justify-content:space-between;min-height:270px;padding:24px;display:flex}.article-card:hover,.list-item:hover{border-color:#afc2d4}.meta{color:#72808d;margin-bottom:8px;font-size:12px;font-weight:600}.tag-row{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex}.tag{background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700}.page-hero{border-bottom:1px solid var(--line);background:var(--surface-soft);padding:54px 0 38px}.breadcrumb{border-bottom:1px solid var(--line);background:var(--surface)}.breadcrumb-inner{min-height:42px;color:var(--muted);align-items:center;gap:7px;font-size:11px;display:flex;overflow:hidden}.breadcrumb-inner a{min-height:38px;color:var(--brand);flex:none;align-items:center;gap:5px;font-weight:700;display:inline-flex}.breadcrumb-inner>span:last-child{color:#65727e;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-hero h1{max-width:860px;margin-bottom:12px}.article-shell{grid-template-columns:minmax(0,760px) 280px;align-items:start;gap:38px;display:grid}.article-main{padding:34px}.article-body{color:#34404b;font-size:16px;line-height:1.85}.article-body p,.article-body li{color:#34404b}.article-body img{border-radius:var(--radius);height:auto;margin:26px auto}.article-body a{color:var(--brand);text-underline-offset:3px;font-weight:700;text-decoration:underline}.side-card{padding:22px;position:sticky;top:182px}.list-stack{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.year-archive{gap:46px;display:grid}.year-group{grid-template-columns:112px minmax(0,1fr);gap:24px;scroll-margin-top:180px;display:grid}.year-heading{border-top:3px solid var(--brand);align-self:start;padding-top:12px;position:sticky;top:178px}.year-heading h2{color:var(--brand-strong);margin:0 0 3px;font-size:28px}.year-heading span{color:var(--muted);font-size:10px;font-weight:700}.list-item{grid-template-columns:140px minmax(0,1fr);gap:20px;min-width:0;padding:20px;display:grid}.list-item>*{min-width:0}.list-item h3,.list-item p{overflow-wrap:anywhere}.list-meta-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.list-meta-row .meta{margin-bottom:8px}.member-content,.member-archive-label{background:var(--brand-soft);width:max-content;color:var(--brand-strong);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:4px 8px;font-size:10px;font-weight:800;display:inline-flex}.member-archive-label{background:var(--surface);border:1px solid #bfd0df;margin:0 0 12px}.list-thumb{border-radius:var(--radius);background:var(--surface-soft);object-fit:cover;width:140px;height:110px}.list-thumb.is-fallback{filter:saturate(.72)contrast(.94)}.list-thumb.member-placeholder{background:var(--brand-soft);color:var(--brand-strong);place-items:center;display:grid}.event-feature{border-radius:var(--radius);background:var(--surface);border:1px solid #c3d2df;grid-template-columns:155px minmax(0,1fr) auto;align-items:center;gap:26px;padding:28px;display:grid}.event-date{border-right:1px solid var(--line);text-align:center;padding-right:24px}.event-day{color:var(--accent);font-size:48px;font-weight:800;line-height:1}.portal-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.portal-card{padding:22px}.portal-icon{border-radius:var(--radius);background:var(--brand-soft);width:42px;height:42px;color:var(--brand);place-items:center;margin-bottom:16px;display:grid}.split{grid-template-columns:.9fr 1.1fr;align-items:start;gap:34px;display:grid}.quote-panel{border-radius:var(--radius);background:var(--brand-strong);color:#fff;padding:30px}.quote-panel h2,.quote-panel p{color:#fff}.footer{background:var(--footer);color:#dce5ec}.footer-main{grid-template-columns:minmax(260px,1.4fr) repeat(3,minmax(130px,.65fr));gap:42px;padding-top:42px;padding-bottom:34px;display:grid}.footer-brand img{background:#fff;border-radius:4px;width:178px}.footer-brand p{color:#aebbc6;max-width:370px;margin:16px 0 0;font-size:13px}.footer-links,.footer-service{align-content:start;gap:10px;display:grid}.footer-links b,.footer-service b{color:#fff;margin-bottom:3px;font-size:13px}.footer-links a{color:#bdc9d2;min-height:30px;font-size:12px}.footer-links a:hover{color:#fff}.footer-service p{color:#aebbc6;margin:0;font-size:12px;line-height:1.6}.footer-service a{border-radius:var(--radius);color:#fff;border:1px solid #476174;align-items:center;gap:7px;width:max-content;min-height:40px;padding:8px 11px;font-size:12px;font-weight:700;display:inline-flex}.footer-bottom{color:#8fa0ad;border-top:1px solid #293641;justify-content:space-between;align-items:center;gap:24px;min-height:58px;font-size:11px;display:flex}.footer-meta{align-items:center;gap:20px;display:flex}.footer-credit{color:#8fa0ad;transition:color .16s}.footer-credit b{color:#bdc9d2;font-weight:600}.footer-credit:hover,.footer-credit:hover b{color:#fff}@media (width<=960px){.card-grid,.portal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-shell,.split{grid-template-columns:1fr}.side-card{position:static}.footer-main{grid-template-columns:1.25fr repeat(3,minmax(110px,.7fr));gap:26px}}@media (width<=760px){.container{width:min(100% - 28px,680px)}.header-row{gap:12px;min-height:66px}.brand,.brand img{width:148px}.brand{flex-basis:148px}.account-entry{min-height:46px;padding:6px 9px}.account-entry>svg,.account-status,.account-copy small{display:none}.account-copy{min-width:0}.account-copy b{white-space:nowrap;font-size:12px}.menu-toggle{display:inline-flex}.menu-toggle span{display:none}.site-nav{border-top:1px solid var(--line);display:none}.site-nav.is-open{display:block}.nav-links{flex-direction:column;align-items:stretch;gap:0;min-height:0;padding:8px 0 12px}.nav-links a{border:0;border-bottom:1px solid #e8edf1;min-height:46px;padding:12px 4px}.nav-links a[aria-current=page]{border-bottom-color:#e8edf1}.nav-links .join-link{border:1px solid var(--brand);justify-content:center;width:100%;min-height:44px;margin:10px 0 0}.event-ribbon{white-space:nowrap;justify-content:flex-start;gap:7px;min-height:40px;padding:9px 14px;overflow:hidden}.event-ribbon-date,.event-ribbon svg{flex:none}.event-ribbon strong{flex:auto}.event-ribbon>span:not(.event-ribbon-date){display:none}h1{font-size:36px}h2{font-size:28px}h3{font-size:19px}.section{padding:48px 0}.section-head{flex-direction:column;align-items:stretch}.card-grid,.portal-grid,.event-feature,.list-item{grid-template-columns:1fr}.year-archive{gap:38px}.year-group{grid-template-columns:1fr;gap:13px}.year-heading{border-top-width:2px;justify-content:space-between;align-items:baseline;padding-top:9px;display:flex;position:static}.year-heading h2{font-size:24px}.list-thumb{aspect-ratio:16/9;width:100%;height:auto}.event-date{border-right:0;border-bottom:1px solid var(--line);text-align:left;padding:0 0 18px}.article-main{padding:22px}.footer-main{grid-template-columns:1fr 1fr;gap:30px 24px;padding-top:34px}.footer-brand,.footer-service{grid-column:1/-1}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;padding:16px 0}.footer-meta{flex-wrap:wrap;gap:4px 16px}}@media (width<=390px){.brand,.brand img{width:132px}.brand{flex-basis:132px}.account-entry{padding-inline:8px}.header-actions{gap:6px}.footer-main{grid-template-columns:1fr}.footer-brand,.footer-service{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
