:root{
  --ink:#10233d;--ink-soft:#4f6784;--muted:#71849c;--line:#dbe5ef;
  --canvas:#f7f9fc;--paper:#fff;--surface:#f0f5fa;--brand:#1c5fc4;
  --brand-dark:#123e82;--accent:#178b78;--focus:#83b5fa;
  --radius-sm:10px;--radius:16px;--radius-lg:24px;
  --shadow:0 14px 32px rgba(20,49,84,.08);--header-height:72px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--canvas);color:var(--ink);font:15px/1.65 Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif}
button,input{font:inherit}
a{color:inherit}
button,a,input{outline-offset:3px}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--focus)}

/* Global shell */
.site-header{position:sticky;top:0;z-index:100;display:flex;min-height:var(--header-height);align-items:center;justify-content:flex-start;gap:clamp(26px,4vw,64px);padding:11px clamp(20px,5vw,80px);border-bottom:1px solid rgba(210,224,238,.9);background:rgba(255,255,255,.92);backdrop-filter:blur(14px)}
.site-brand{display:inline-flex;align-items:center;gap:10px;min-width:0;color:var(--ink);text-decoration:none}
.site-brand-mark{display:grid;place-items:center;width:37px;height:37px;flex:none;border-radius:12px;background:var(--brand);color:#fff;font:700 21px/1 Georgia,serif;box-shadow:0 6px 14px rgba(28,95,196,.22)}
.site-brand strong{display:block;font-size:15px;line-height:1.25;letter-spacing:-.02em}
.site-brand small{display:block;margin-top:2px;color:#7186a1;font-size:8px;font-weight:800;letter-spacing:.13em}
.site-nav{display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none}
.site-nav::-webkit-scrollbar{display:none}
.site-nav a{display:inline-flex;align-items:center;gap:6px;flex:none;padding:10px 14px;border-radius:9px;color:#526a86;font-size:16px;font-weight:800;text-decoration:none;white-space:nowrap}
.site-nav a:hover{background:#edf5ff;color:var(--brand)}
.site-nav a[aria-current="page"]{background:#e8f1ff;color:var(--brand);font-weight:850}
.site-nav small{color:#8392a6;font-size:9px;font-weight:700}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-search{display:flex;align-items:center}.site-search input{width:168px;padding:8px 10px;border:1px solid #cad9e9;border-radius:8px;background:#f8fbff;color:var(--ink);font-size:13px}.site-search input:focus{border-color:var(--brand);background:#fff}.site-search-button{display:none}
.site-page{min-height:calc(100dvh - var(--header-height))}
.programs-page[hidden],.site-page[hidden],.project-index{display:none}

/* Home — all page-specific rules stay under .home-page. */
.site-page .home-page{overflow:clip;min-height:calc(100dvh - var(--header-height));padding:0 clamp(20px,6vw,104px) 56px;background:radial-gradient(circle at 88% 5%,#d9ebff 0,transparent 25%),radial-gradient(circle at 5% 40%,#ebf8f5 0,transparent 19%),var(--canvas)}
.home-page>*{max-width:1160px;margin-right:auto;margin-left:auto}.home-page .home-hero{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(330px,.97fr);gap:clamp(36px,7vw,106px);align-items:center;min-height:clamp(590px,calc(100dvh - var(--header-height)),760px);padding:clamp(54px,8vw,118px) 0 70px}.home-page .home-hero-copy{position:relative;z-index:1}.home-page .home-kicker,.home-page .home-section-kicker,.coming-kicker{margin:0 0 13px;color:var(--brand);font-size:12px;font-weight:850;letter-spacing:.14em}.home-page .home-hero h1,.coming-page h1{max-width:720px;margin:0;color:#102946;font-size:clamp(46px,5.3vw,73px);line-height:1.04;letter-spacing:-.065em}.home-page .home-hero h1 em{color:var(--brand);font-style:normal}.home-page .home-lead{max-width:610px;margin:23px 0 0;color:var(--ink-soft);font-size:17px;line-height:1.85}.home-page .home-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:31px}.home-primary,.home-secondary{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 16px;border:1px solid transparent;border-radius:var(--radius-sm);font:800 14px/1.35 inherit;text-decoration:none}.home-primary{background:var(--brand);color:#fff;box-shadow:0 9px 20px rgba(28,95,196,.23);cursor:pointer}.home-primary:hover{background:var(--brand-dark);transform:translateY(-1px)}.home-secondary{border-color:#c6d8ec;background:#fff;color:#28558e}.home-secondary:hover{border-color:#9ebde3;background:#f0f6fd}.home-page .home-hero-caption{margin:19px 0 0;color:#768ba4;font-size:13px;font-weight:700}.home-page .home-visual{position:relative;isolation:isolate;min-height:440px;border:1px solid #d3e3f0;border-radius:28px;background:linear-gradient(145deg,#fafeff 0%,#eaf4ff 55%,#e3f7f2 100%);box-shadow:0 25px 50px rgba(24,70,116,.1);overflow:hidden}.home-page .home-visual:before,.home-page .home-visual:after{position:absolute;border:1px solid rgba(28,95,196,.18);border-radius:50%;content:""}.home-page .home-visual:before{width:400px;height:400px;top:-190px;right:-145px}.home-page .home-visual:after{width:270px;height:270px;bottom:-135px;left:-105px}.home-page .home-visual-glow{position:absolute;top:34%;left:39%;width:150px;height:150px;border-radius:50%;background:rgba(46,166,144,.15);filter:blur(35px)}.home-page .home-visual-grid{position:absolute;inset:0;opacity:.58;background-image:linear-gradient(rgba(50,105,167,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(50,105,167,.11) 1px,transparent 1px);background-size:28px 28px;mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent)}.home-page .home-visual-lines{position:absolute;inset:0;width:100%;height:100%;z-index:1}.home-page .home-visual-lines path{stroke:#2a7dc8;stroke-width:2.4;stroke-linecap:round;stroke-dasharray:6 8;opacity:.72;animation:home-flow 18s linear infinite}.home-page .home-visual-lines circle{fill:#fff;stroke:#1c5fc4;stroke-width:4}.home-page .home-visual-label{position:absolute;z-index:2;padding:9px 11px;border:1px solid rgba(105,152,200,.3);border-radius:9px;background:rgba(255,255,255,.83);box-shadow:0 8px 18px rgba(38,84,130,.08);backdrop-filter:blur(8px)}.home-page .home-visual-label strong,.home-page .home-visual-label span{display:block}.home-page .home-visual-label strong{color:#244d79;font-size:13px}.home-page .home-visual-label span{margin-top:1px;color:#6d89a6;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-page .home-visual-label-one{top:13%;left:13%}.home-page .home-visual-label-two{right:12%;bottom:26%}.home-page .home-visual-label-three{bottom:14%;left:24%}.home-page .home-visual-note{position:absolute;z-index:2;right:10%;bottom:11%;color:#477397;font-size:12px;font-weight:750;line-height:1.6;text-align:right}
.home-page .home-section{margin-top:clamp(74px,11vw,148px)}.home-page .home-section-heading{max-width:710px}.home-page .home-section-heading h2,.home-page .home-closing h2{margin:0;color:#132d4b;font-size:clamp(31px,4.2vw,51px);line-height:1.12;letter-spacing:-.055em}.home-page .home-section-heading>p:last-child{max-width:610px;margin:18px 0 0;color:var(--ink-soft);font-size:16px;line-height:1.85}.home-page .home-problem-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin:37px 0 0;padding:0;list-style:none;counter-reset:problem}.home-page .home-problem-list li{min-height:245px;padding:25px 25px 23px;border:1px solid #dce7f0;border-radius:var(--radius);background:rgba(255,255,255,.72);box-shadow:0 7px 18px rgba(31,76,121,.035)}.home-page .home-problem-number{display:block;color:#2a9683;font:800 12px/1 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.08em}.home-page .home-problem-list h3{margin:41px 0 8px;color:#244362;font-size:20px;letter-spacing:-.03em}.home-page .home-problem-list p{margin:0;color:#607a95;font-size:14px;line-height:1.75}.home-page .home-method{padding:clamp(31px,5vw,54px);border-radius:var(--radius-lg);background:#123f7f;color:#fff;box-shadow:0 20px 42px rgba(17,62,127,.17)}.home-page .home-method .home-section-kicker{color:#bcd9ff}.home-page .home-method .home-section-heading h2{color:#fff}.home-page .home-journey{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:42px 0 0;padding:0;list-style:none}.home-page .home-journey li{position:relative;padding-right:18px}.home-page .home-journey li:not(:last-child):after{position:absolute;top:17px;right:0;width:calc(100% - 54px);height:1px;background:rgba(255,255,255,.36);content:"";transform:translateX(100%)}.home-page .home-journey>li>span{display:grid;place-items:center;width:35px;height:35px;border:1px solid rgba(255,255,255,.43);border-radius:50%;color:#cae3ff;font:800 11px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.home-page .home-journey h3{margin:22px 0 7px;color:#fff;font-size:17px}.home-page .home-journey p{margin:0;color:#d8e9fb;font-size:13px;line-height:1.7}.home-page .home-section-heading-wide{display:flex;align-items:flex-end;justify-content:space-between;gap:42px;max-width:none}.home-page .home-section-heading-wide>p{max-width:375px;margin:0;color:var(--ink-soft);font-size:15px;line-height:1.8}.home-page .home-scope-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:36px}.home-page .home-scope-card{display:flex;min-height:205px;flex-direction:column;padding:21px;border:1px solid #dce6ef;border-radius:13px;background:#fff;color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-page .home-scope-card:hover{border-color:#9fc4e8;box-shadow:0 15px 28px rgba(28,69,113,.1);transform:translateY(-3px)}.home-page .home-scope-number{color:#82a0bd;font:800 11px/1 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.08em}.home-page .home-scope-title{margin-top:24px;color:#244565;font-size:18px;font-weight:850;letter-spacing:-.025em}.home-page .home-scope-copy{margin-top:7px;color:#667f99;font-size:13px;line-height:1.7}.home-page .home-scope-link{margin-top:auto;padding-top:15px;color:var(--brand);font-size:12px;font-weight:850}.home-page .home-scope-link b{margin-left:3px;font-size:15px}.home-page .home-trust{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(315px,.9fr);gap:clamp(35px,7vw,100px);align-items:center;padding:clamp(30px,5vw,60px);border-top:1px solid #dbe6ef;border-bottom:1px solid #dbe6ef}.home-page .home-trust-copy h2{margin:0;color:#132d4b;font-size:clamp(30px,3.7vw,47px);line-height:1.14;letter-spacing:-.055em}.home-page .home-trust-copy>p:last-child{max-width:620px;margin:17px 0 0;color:var(--ink-soft);font-size:15px;line-height:1.85}.home-page .home-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.home-page .home-metric{padding:13px 7px;border-radius:10px;background:#eef5fc;text-align:center}.home-page .home-metric strong,.home-page .home-metric span{display:block}.home-page .home-metric strong{color:var(--brand);font-size:26px;line-height:1}.home-page .home-metric span{margin-top:6px;color:#65809c;font-size:11px;font-weight:750}.home-page .home-verification{margin:14px 0 0;color:#6c849e;font-size:13px;line-height:1.6}.home-page .home-verification strong{color:#287f70}.home-page .home-closing{margin-top:clamp(74px,11vw,148px);padding:clamp(36px,6vw,72px);border-radius:var(--radius-lg);background:linear-gradient(120deg,#123e82,#1a649d);color:#fff;box-shadow:0 22px 46px rgba(17,62,127,.18)}.home-page .home-closing .home-section-kicker{color:#bcd9ff}.home-page .home-closing h2{color:#fff}.home-page .home-closing>p:not(.home-section-kicker){max-width:620px;margin:16px 0 24px;color:#e0efff;font-size:16px;line-height:1.8}.home-page .home-closing .home-primary{background:#fff;color:#16477f;box-shadow:none}.home-page .home-closing .home-primary:hover{background:#e5f1ff}.home-page .site-footer{margin-top:43px!important;color:#7b8fa7;text-align:center;font-size:13px}.coming-page{display:grid;min-height:calc(100dvh - var(--header-height));place-content:center;padding:clamp(48px,8vw,105px) clamp(20px,7vw,120px) 56px;background:radial-gradient(circle at 86% 6%,#e0eeff 0,transparent 28%),var(--canvas);text-align:center}.coming-page>*{max-width:650px;margin-right:auto;margin-left:auto}.coming-page p:not(.coming-kicker){margin-top:15px;color:var(--ink-soft);font-size:16px}.coming-page div{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:26px}
@keyframes home-flow{to{stroke-dashoffset:-160}}@media(max-width:900px){.site-page .home-page{padding-right:28px;padding-left:28px}.home-page .home-hero{grid-template-columns:1fr;gap:35px;padding-top:66px}.home-page .home-visual{max-width:620px;min-height:390px;margin:0 auto;width:100%}.home-page .home-problem-list,.home-page .home-scope-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .home-journey{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:31px}.home-page .home-journey li:nth-child(2):after{display:none}.home-page .home-trust{grid-template-columns:1fr;gap:30px}}@media(max-width:560px){.site-page .home-page{padding-right:20px;padding-left:20px}.home-page .home-hero{min-height:0;padding:53px 0 44px}.home-page .home-hero h1{font-size:43px}.home-page .home-lead{font-size:15px}.home-page .home-actions{align-items:stretch;flex-direction:column}.home-page .home-actions .home-primary,.home-page .home-actions .home-secondary{width:100%}.home-page .home-visual{min-height:310px;border-radius:20px}.home-page .home-visual-label{padding:7px 8px}.home-page .home-visual-label-three{display:none}.home-page .home-visual-note{right:8%;bottom:8%;font-size:11px}.home-page .home-section{margin-top:72px}.home-page .home-section-heading h2,.home-page .home-closing h2{font-size:32px}.home-page .home-problem-list,.home-page .home-scope-grid,.home-page .home-journey,.home-page .home-metrics{grid-template-columns:1fr}.home-page .home-problem-list{gap:10px;margin-top:28px}.home-page .home-problem-list li{min-height:0;padding:20px}.home-page .home-problem-list h3{margin-top:25px}.home-page .home-method{padding:29px 22px}.home-page .home-journey{gap:23px;margin-top:32px}.home-page .home-journey li{display:grid;grid-template-columns:35px 1fr;gap:15px;padding:0}.home-page .home-journey li:not(:last-child):after{top:44px;left:17px;width:1px;height:calc(100% - 18px);transform:none}.home-page .home-journey h3{margin:1px 0 6px}.home-page .home-section-heading-wide{align-items:flex-start;flex-direction:column;gap:15px}.home-page .home-section-heading-wide>p{font-size:14px}.home-page .home-scope-grid{margin-top:27px}.home-page .home-scope-card{min-height:170px}.home-page .home-scope-title{margin-top:18px}.home-page .home-trust{padding:28px 0;border:0}.home-page .home-metric{padding:14px}.home-page .home-closing{padding:34px 24px;border-radius:18px}.home-page .home-closing .home-primary{width:100%}} 

/* Directory */
.programs-page .app{display:grid;grid-template-columns:252px minmax(0,1fr);min-height:calc(100dvh - var(--header-height))}
.programs-page .app>aside:not(.project-index){position:sticky;top:var(--header-height);height:calc(100dvh - var(--header-height));padding:24px 16px;overflow-y:auto;border-right:1px solid var(--line);background:#fff;color:var(--ink)}
.sidebar-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin:0 0 16px;padding:0 5px;color:#243d5d;font-size:14px}.sidebar-total{color:var(--muted);font-size:12px;font-weight:600;white-space:nowrap}
#nav{display:grid;gap:4px}.tree-node{border-bottom:1px solid #edf2f7}.tree-node:last-child{border-bottom:0}.tree-primary{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 8px;border:0;border-radius:8px;background:transparent;color:#3b5878;text-align:left;font-weight:750;cursor:pointer}.tree-primary:hover,.tree-node.active-parent .tree-primary{background:#eef5ff;color:var(--brand)}.tree-caret{font-size:18px;line-height:1;transition:transform .16s}.tree-node.expanded .tree-caret{transform:rotate(90deg)}
.tree-children{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .18s ease}.tree-node.expanded .tree-children{grid-template-rows:1fr}.tree-children-inner{min-height:0;padding:1px 0 8px}.tree-child{display:block;width:100%;padding:7px 10px;border:0;border-radius:7px;background:transparent;color:#69809a;text-align:left;font-size:13px;cursor:pointer}.tree-child:hover{background:#f1f6fc;color:var(--brand)}.tree-child.current{background:#e7f0ff;color:var(--brand-dark);font-weight:800}
.programs-page main{min-width:0;padding:clamp(30px,5vw,68px) clamp(20px,5vw,76px) 58px;background:var(--canvas)}
.project-scroll,.detail-scroll{max-width:1280px;margin:0 auto}.directory-intro{margin:0 0 30px}.directory-kicker{margin:0 0 9px;color:var(--brand);font-size:11px;font-weight:850;letter-spacing:.13em}.directory-intro h1{margin:0;color:#132d4b;font-size:clamp(32px,4vw,48px);line-height:1.12;letter-spacing:-.05em}.directory-intro>p{max-width:700px;margin:11px 0 0;color:var(--ink-soft);font-size:16px}.directory-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:21px}.catalog-search{width:min(530px,100%);padding:12px 14px;border:1px solid #bfd1e4;border-radius:var(--radius-sm);background:#fff;color:var(--ink);box-shadow:0 3px 10px rgba(37,74,116,.04)}.catalog-search:focus{border-color:var(--brand)}.catalog-count{color:var(--muted);font-size:13px;font-weight:700}.filter-summary{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:13px;color:var(--muted);font-size:13px}.filter-chip{padding:3px 8px;border-radius:999px;background:#eaf2fd;color:#3b669d;font-size:12px;font-weight:700}
.catalog-filter{max-width:160px;padding:11px 31px 11px 10px;border:1px solid #c8d8e7;border-radius:var(--radius-sm);background:#fff;color:#4b6582;font-size:13px;cursor:pointer}.catalog-filter:focus{border-color:var(--brand)}.clear-catalog-search{padding:2px 5px;border:0;background:transparent;color:var(--brand);font-size:12px;font-weight:800;cursor:pointer}.clear-catalog-search:hover{text-decoration:underline;text-underline-offset:3px}
.content{display:grid;gap:34px}.group{scroll-margin-top:24px}.group.is-current{padding-left:18px;border-left:2px solid #92baf0}.group-head{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin:0 0 13px}.group h2{margin:0;font-size:23px;letter-spacing:-.025em}.group-count{color:var(--muted);font-size:13px;white-space:nowrap}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.project-card{position:relative;display:flex;min-height:0;flex-direction:column;padding:20px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:0 3px 10px rgba(28,59,96,.035);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.project-card:hover,.project-card.is-index-target{border-color:#a4c5ed;box-shadow:var(--shadow);transform:translateY(-2px)}.project-card:before{position:absolute;top:0;right:20px;left:20px;height:3px;border-radius:0 0 3px 3px;background:var(--card-accent);content:""}.card-top{display:flex;align-items:flex-start;justify-content:space-between}.project-title{margin:4px 0 0;font-size:22px;line-height:1.25;letter-spacing:-.035em}.project-title a{text-decoration:none}.project-title a:hover{color:var(--brand)}.card-category{min-height:18px;margin:7px 0 -2px;color:#6686a9;font-size:12px;font-weight:700;line-height:1.45}.tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:15px}.tag{padding:2px 0;color:#637b96;font-size:12px;line-height:1.4}.tag:not(:last-child):after{margin-left:6px;color:#b0c0d1;content:"·"}.card-summary{margin:13px 0 22px;color:var(--ink-soft);font-size:14px;line-height:1.6}.card-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:14px;border-top:1px solid #edf1f5}.detail-link,.card-source{color:var(--brand);font-size:13px;font-weight:800;text-decoration:none}.detail-link:after{margin-left:5px;content:"→"}.card-source{color:#617892;font-weight:700}.detail-link:hover,.card-source:hover{color:var(--brand-dark);text-decoration:underline;text-underline-offset:3px}.empty{padding:52px 24px;border:1px dashed #b9cce0;border-radius:var(--radius);background:#fff;color:var(--ink-soft);text-align:center}

/* Detail */
.project-detail{max-width:1050px}.project-detail-hero{position:relative;overflow:hidden;padding:clamp(28px,5vw,52px);border-radius:var(--radius-lg);background:#123f7f;color:#fff;box-shadow:0 18px 36px rgba(17,62,127,.19)}.project-detail-hero:after{position:absolute;right:-88px;bottom:-135px;width:330px;height:330px;border:1px solid rgba(255,255,255,.28);border-radius:50%;box-shadow:0 0 0 46px rgba(255,255,255,.06),0 0 0 92px rgba(255,255,255,.04);content:""}.project-detail-hero>*{position:relative;z-index:1}.detail-kicker{margin:0 0 11px;color:#bcd9ff;font-size:11px;font-weight:850;letter-spacing:.13em}.project-detail-hero h1{margin:0;font-size:clamp(38px,5vw,62px);line-height:1.08;letter-spacing:-.055em}.detail-hero-copy{max-width:720px;margin:14px 0 0;color:#e3efff;font-size:16px}.detail-facts{display:flex;flex-wrap:wrap;gap:8px;margin-top:21px}.detail-facts span{padding:4px 8px;border:1px solid rgba(255,255,255,.32);border-radius:6px;background:rgba(255,255,255,.1);font-size:12px}.detail-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.button{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border:1px solid #fff;border-radius:var(--radius-sm);background:#fff;color:var(--brand-dark);font-weight:800;text-decoration:none;cursor:pointer}.button:hover{background:#e7f1ff}.button.ghost{border-color:rgba(255,255,255,.43);background:transparent;color:#fff}.button.ghost:hover{background:rgba(255,255,255,.12)}
.detail-anchor-nav{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.detail-anchor-nav button{padding:6px 9px;border:1px solid #d5e1ed;border-radius:999px;background:#fff;color:#58708d;font-size:12px;font-weight:750;cursor:pointer}.detail-anchor-nav button:hover{border-color:#9ebde3;color:var(--brand)}.detail-content{display:grid;gap:14px}.detail-section{display:grid;grid-template-columns:34px minmax(0,1fr);gap:19px;padding:27px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.detail-section-no{color:#91a6bf;font:800 12px/1.5 ui-monospace,monospace}.detail-section h2{margin:0 0 11px;font-size:22px;letter-spacing:-.03em}.detail-section p{max-width:820px;margin:0 0 12px;color:var(--ink-soft)}.detail-section p:last-child{margin-bottom:0}.detail-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px}.detail-meta-grid div{padding:11px;background:#f5f8fb}.detail-meta-grid small{display:block;color:#7489a2;font-size:11px;font-weight:800}.detail-meta-grid strong{display:block;margin-top:2px;color:#395674;font-size:13px}.detail-source-link{display:flex;gap:10px;align-items:center;margin:13px 0;padding:12px 14px;border:1px solid #bdd2eb;border-radius:var(--radius-sm);background:#f6faff;color:var(--brand);font-weight:750;text-decoration:none;word-break:break-all}.detail-source-link:hover{background:#eaf4ff}.detail-source-link small{color:#6e86a1;font-size:11px;letter-spacing:.07em;white-space:nowrap}.detail-list{display:grid;gap:8px;margin:12px 0 0;padding:0;list-style:none}.detail-list li{padding:10px 12px;border-left:2px solid #9cc4ee;background:#f7fafc;color:var(--ink-soft)}.detail-highlight{margin-top:14px;padding:13px 15px;border-left:3px solid #72adf0;background:#f0f6fd;color:#486987;font-size:13px}.detail-footer{margin:15px 0 0;color:var(--muted);font-size:13px}
.detail-modal-backdrop{position:fixed;z-index:400;inset:0;display:grid;place-items:center;padding:24px;background:rgba(10,31,58,.5);backdrop-filter:blur(5px)}.detail-modal{position:relative;width:min(500px,100%);padding:clamp(28px,4vw,42px);border:1px solid rgba(181,211,240,.86);border-radius:20px;background:linear-gradient(145deg,#fff,#eef6ff);box-shadow:0 24px 65px rgba(7,31,60,.28);color:#183957}.detail-modal-close{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:32px;height:32px;padding:0;border:1px solid #c9dced;border-radius:50%;background:#fff;color:#456886;font-size:22px;line-height:1;cursor:pointer}.detail-modal-close:hover{border-color:#8eb8e2;background:#eaf4ff;color:var(--brand)}.detail-modal-kicker{margin:0 0 12px;color:var(--brand);font-size:11px;font-weight:850;letter-spacing:.13em}.detail-modal h2{max-width:380px;margin:0;color:#173a5e;font-size:clamp(25px,3.6vw,34px);line-height:1.18;letter-spacing:-.05em}.detail-modal>p:not(.detail-modal-kicker){margin:16px 0 0;color:#55708d;font-size:16px;line-height:1.8}.detail-modal-note{margin-top:17px;padding:11px 13px;border-left:3px solid #73afe8;background:rgba(222,239,255,.72);color:#416886;font-size:13px;line-height:1.7}.detail-modal-confirm{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:23px;padding:11px 15px;border:1px solid var(--brand);border-radius:10px;background:var(--brand);color:#fff;font:800 14px/1.35 inherit;cursor:pointer;box-shadow:0 8px 17px rgba(28,95,196,.19)}.detail-modal-confirm:hover{background:var(--brand-dark)}.detail-modal-confirm span{font-size:17px;line-height:1}

/* RSD-inspired directory workspace */
.programs-page .app{grid-template-columns:278px minmax(0,1fr);background:#f4f6f9}.programs-page .app>.program-filter-sidebar{padding:25px 18px 32px;background:#fff}.program-filter-sidebar .sidebar-title{align-items:center;margin:0 0 20px;padding:0 4px}.program-filter-sidebar .sidebar-title strong{font-size:17px}.clear-all-filters{padding:4px 6px;border:0;background:transparent;color:var(--brand);font-size:12px;font-weight:800;cursor:pointer}.clear-all-filters:hover{text-decoration:underline;text-underline-offset:3px}.filter-section{padding:17px 3px;border-top:1px solid #e5ebf2}.filter-section:first-of-type{padding-top:0;border-top:0}.filter-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 9px}.filter-heading h2{margin:0;color:#304b6b;font-size:12px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.filter-heading .sidebar-total{font-size:11px}.program-filter-sidebar #nav{gap:2px}.program-filter-sidebar .tree-node{border:0}.program-filter-sidebar .tree-primary{display:grid;grid-template-columns:minmax(0,1fr) auto 14px;padding:8px 6px;border-radius:7px;font-size:13px}.program-filter-sidebar .tree-primary small,.program-filter-sidebar .tree-child small{color:#8293a8;font-size:11px;font-weight:700}.program-filter-sidebar .tree-primary:hover,.program-filter-sidebar .tree-node.active-parent .tree-primary{background:#edf5ff}.program-filter-sidebar .tree-children-inner{padding:1px 0 5px 8px}.program-filter-sidebar .tree-child{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:6px 8px;font-size:12px}.facet-list{display:grid;gap:3px}.facet-option{display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:7px;padding:5px 3px;color:#58708b;font-size:13px;cursor:pointer}.facet-option:hover{color:var(--brand)}.facet-option input{width:14px;height:14px;margin:0;accent-color:var(--brand)}.facet-option small{color:#8b9caf;font-size:11px;font-weight:700}.programs-page main{padding:clamp(26px,4vw,54px) clamp(20px,4.5vw,70px) 64px;background:#f4f6f9}.directory-scroll{max-width:1400px}.directory-intro{margin:0 0 26px}.directory-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.directory-intro h1{font-size:clamp(31px,3.5vw,45px)}.directory-intro>p,.directory-title-row p{max-width:710px;margin:9px 0 0;color:var(--ink-soft);font-size:15px}.directory-tools{display:flex;align-items:center;gap:12px;margin-top:22px}.catalog-search{width:min(760px,100%);padding:14px 16px;border-color:#cbd7e4;border-radius:7px;box-shadow:none}.catalog-search:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(28,95,196,.13)}.catalog-count{white-space:nowrap}.back-to-category{flex:none;padding:8px 10px;border:1px solid #c9d8e8;border-radius:7px;background:#fff;color:#3f638e;font-size:12px;font-weight:800;cursor:pointer}.back-to-category:hover{border-color:#9dbce1;background:#eff6ff}.alphabet-content{gap:40px}.alphabet-group{padding-top:0;border-left:0}.alphabet-group .group-head{align-items:center;padding-bottom:8px;border-bottom:1px solid #dce5ef}.alphabet-group .group-head h2{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:#eaf2fd;color:var(--brand);font-size:17px}.group-head h2{margin:0}.project-grid{gap:16px}.project-card{border-radius:10px;box-shadow:0 2px 7px rgba(28,59,96,.045)}.project-card:hover{transform:translateY(-2px);box-shadow:0 12px 25px rgba(30,65,107,.1)}.card-category{margin-top:6px}.empty h2{margin:0 0 7px;color:var(--ink);font-size:21px}.empty p{margin:0}.filter-drawer-toggle{display:none}
@media(max-width:1200px){.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){:root{--header-height:64px}.site-header{gap:12px;padding:8px 15px}.site-brand-mark{width:32px;height:32px;font-size:18px}.site-brand strong{font-size:13px}.site-brand small{font-size:7px}.site-nav a{padding:7px 8px;font-size:12px}.site-nav small{display:none}.home-page,.coming-page{padding:46px 20px}.home-hero h1,.coming-page h1{font-size:40px}.home-hero>p:not(.home-kicker){font-size:15px}.home-stats{grid-template-columns:1fr;gap:8px;margin-top:35px}.home-stats div{display:flex;align-items:baseline;gap:11px;padding:15px 17px}.home-stats span{margin:0}.home-feature{grid-template-columns:1fr;gap:23px;padding:27px 23px}.programs-page .app{display:block}.programs-page .app>aside:not(.project-index){position:static;height:auto;padding:16px 18px;border-right:0;border-bottom:1px solid var(--line)}.sidebar-title{margin-bottom:9px}#nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.tree-node{border:1px solid #e0e9f2;border-radius:8px}.tree-primary{font-size:13px}.tree-children-inner{padding:0 4px 5px}.programs-page main{padding:30px 18px 44px}.directory-intro{margin-bottom:25px}.directory-intro h1{font-size:34px}.directory-intro>p{font-size:15px}.directory-tools{align-items:stretch;flex-direction:column}.catalog-search,.catalog-filter{width:100%;max-width:none}.project-grid{grid-template-columns:1fr}.group.is-current{padding-left:12px}.group h2{font-size:20px}.project-title{font-size:21px}.detail-section{grid-template-columns:1fr;padding:21px}.detail-section-no{width:auto}.detail-meta-grid{grid-template-columns:1fr}.project-detail-hero{padding:30px 23px}.detail-anchor-nav{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px}.detail-anchor-nav button{white-space:nowrap}}
@media(max-width:800px){.site-search input{display:none}.site-search-button{display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid #c6d8ec;border-radius:8px;background:#fff;color:var(--brand);font:700 22px/1 Arial,sans-serif;cursor:pointer}}
@media(max-width:480px){#nav{grid-template-columns:1fr}.site-nav{max-width:54vw}.home-actions,.coming-page div{flex-direction:column;align-items:stretch}.home-primary,.home-secondary{width:100%}.group-head{align-items:flex-start;flex-direction:column;gap:2px}.project-card{padding:18px}.card-actions{align-items:flex-start;flex-direction:column}.detail-facts{display:grid}.detail-actions{display:grid}.button{width:100%}}
@media(max-width:800px){.programs-page .app>.program-filter-sidebar{position:fixed;z-index:120;top:var(--header-height);bottom:0;left:0;width:min(320px,88vw);height:auto;padding:22px 18px;overflow-y:auto;border-right:1px solid var(--line);border-bottom:0;box-shadow:14px 0 32px rgba(20,49,84,.14);transform:translateX(-105%);transition:transform .2s ease}.programs-page .app>.program-filter-sidebar.is-open{transform:translateX(0)}.program-filter-sidebar #nav{grid-template-columns:1fr}.filter-drawer-toggle{display:inline-flex;align-items:center;justify-content:center;padding:8px 10px;border:1px solid #c9d8e8;border-radius:7px;background:#fff;color:#3f638e;font-size:12px;font-weight:800;cursor:pointer}.directory-title-row{gap:12px}.directory-title-row .back-to-category{display:none}.directory-intro h1{font-size:31px}}
.filter-select{display:block;width:100%;min-height:42px;padding:10px 34px 10px 11px;border:1px solid #cbd7e4;border-radius:7px;background:#fff;color:#36516e;font:700 13px/1.3 inherit;cursor:pointer}.filter-select:hover{border-color:#9fbcda}.filter-select:focus{border-color:var(--brand);outline:0;box-shadow:0 0 0 3px rgba(28,95,196,.13)}
.filter-mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:0 3px 18px;padding:4px;border-radius:9px;background:#edf2f7}.filter-mode-button{min-height:34px;padding:6px 8px;border:0;border-radius:6px;background:transparent;color:#61758c;font:800 12px/1.2 inherit;cursor:pointer}.filter-mode-button:hover{color:var(--brand)}.filter-mode-button.is-active{background:#fff;color:var(--brand);box-shadow:0 1px 3px rgba(31,61,97,.12)}.category-filter-groups[hidden],.alphabet-filter-group[hidden]{display:none}.alphabet-filter-group{margin-top:0}.directory-mobile-tools{display:none}
@media(max-width:800px){.filter-mode-switch{margin-bottom:16px}.directory-mobile-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 16px;color:var(--muted);font-size:13px;font-weight:750}.directory-mobile-tools .filter-drawer-toggle{display:inline-flex}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}

.filter-status{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 3px 18px;padding:8px 10px;border:1px solid #d6e3f1;border-radius:8px;background:#f7fbff;color:#607891;font-size:12px;font-weight:700}.filter-status[hidden]{display:none}.clear-all-filters{flex:none;padding:3px 0;border:0;background:transparent;color:var(--brand);font:800 12px/1.3 inherit;cursor:pointer}.clear-all-filters:hover{text-decoration:underline;text-underline-offset:3px}
.alphabet-filter-list{display:grid;gap:9px}.alphabet-filter-item{overflow:hidden;border:1px solid #d6e1ed;border-radius:8px;background:#fff}.alphabet-filter-item.is-active{border-color:#9fc2ea;box-shadow:0 0 0 2px rgba(40,100,221,.08)}.alphabet-filter-toggle{display:grid;grid-template-columns:minmax(0,1fr) auto 14px;align-items:center;gap:8px;width:100%;padding:11px 10px;border:0;background:#fff;color:#36516e;text-align:left;font:800 13px/1.3 inherit;cursor:pointer}.alphabet-filter-toggle:hover{background:#f4f8fd;color:var(--brand)}.alphabet-filter-toggle:disabled{background:#fafbfd;color:#9baaba;cursor:not-allowed}.alphabet-filter-name{min-width:0}.alphabet-filter-toggle small{color:#8093a9;font-size:11px;font-weight:700;white-space:nowrap}.alphabet-filter-caret{font-size:19px;line-height:1;transition:transform .16s ease}.alphabet-filter-item.is-active .alphabet-filter-caret{transform:rotate(90deg)}.alphabet-filter-projects[hidden]{display:none}.alphabet-filter-projects{border-top:1px solid #e5edf5;background:#f8fbfe}.alphabet-filter-projects-inner{display:grid;padding:5px}.alphabet-filter-projects a{padding:7px 8px;border-radius:5px;color:#557596;font-size:12px;font-weight:700;text-decoration:none}.alphabet-filter-projects a:hover{background:#e8f2fe;color:var(--brand)}.alphabet-filter-empty{padding:7px 8px;color:#8b9caf;font-size:12px}
@media(max-width:800px){.site-nav a{padding:8px 10px;font-size:14px}}

/* Preserve the pre-existing coming-page presentation; homepage button refinements stay isolated. */
.coming-page h1{max-width:820px;font-size:clamp(40px,6vw,70px);line-height:1.06;letter-spacing:-.06em}.coming-page .coming-kicker{margin-bottom:12px;font-size:11px}.coming-page .home-primary,.coming-page .home-secondary{gap:8px;padding:11px 15px;font:800 14px/normal inherit}.coming-page .home-primary{box-shadow:0 8px 18px rgba(28,95,196,.2)}.coming-page .home-primary:hover{transform:none}.coming-page .home-secondary:hover{border-color:#c6d8ec}

/* Homepage project ecosystem strip */
.home-page .home-project-strip-slot{margin-top:clamp(20px,3vw,38px)}.home-page .home-project-strip{overflow:hidden;padding:15px 17px 14px;border:1px solid #d5e4f1;border-radius:18px;background:linear-gradient(115deg,#fafeff,#eaf4ff 56%,#e6f7f3);box-shadow:0 15px 30px rgba(28,73,119,.08)}.home-page .home-project-strip-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:11px}.home-page .home-project-strip-head p{margin:0;color:#47708f;font-size:10px;font-weight:850;letter-spacing:.1em}.home-page .home-project-strip-head p span{margin-left:8px;color:#7891a9;font-weight:750;letter-spacing:0}.home-page .home-project-pause{flex:none;padding:4px 7px;border:1px solid #c4d8eb;border-radius:6px;background:rgba(255,255,255,.72);color:#3c6b9e;font:800 11px/1.2 inherit;cursor:pointer}.home-page .home-project-pause:hover{border-color:#87b4df;background:#fff}.home-page .home-project-tracks{position:relative;display:grid;gap:7px;overflow:hidden;padding:2px 0;mask-image:linear-gradient(to right,transparent,black 7%,black 93%,transparent)}.home-page .home-project-track-window{overflow:hidden}.home-page .home-project-track{display:flex;width:max-content;gap:8px;animation:home-project-flow 104s linear infinite}.home-page .home-project-track-2{animation-duration:88s;animation-delay:-29s}.home-page .home-project-track-3{animation-duration:118s;animation-delay:-61s}.home-page .home-project-token{display:grid;place-items:center;width:38px;height:38px;flex:none;overflow:hidden;border:1px solid rgba(125,164,202,.44);border-radius:11px;background:rgba(255,255,255,.82);box-shadow:0 3px 7px rgba(35,78,122,.08);text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.home-page .home-project-token:hover,.home-page .home-project-token:focus-visible{position:relative;z-index:2;border-color:#4c99df;box-shadow:0 8px 16px rgba(29,91,153,.2);transform:scale(1.15)}.home-page .home-project-token img{display:block;width:27px;height:27px;object-fit:contain}.home-page .home-project-monogram{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:linear-gradient(145deg,#2a76c8,#257f8a);color:#fff;font:850 9px/1 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:-.06em}.home-page .home-project-preview{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:baseline;gap:9px;margin-top:12px;padding:9px 11px;border-top:1px solid rgba(158,188,216,.47);color:#5e7d9a}.home-page .home-project-preview>span{color:#2a9683;font-size:10px;font-weight:850;letter-spacing:.08em;white-space:nowrap}.home-page .home-project-preview strong{color:#244b72;font-size:13px;white-space:nowrap}.home-page .home-project-preview p{min-width:0;margin:0;overflow:hidden;color:#66819c;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.home-page .home-project-preview a{color:var(--brand);font-size:12px;font-weight:850;text-decoration:none;white-space:nowrap}.home-page .home-project-preview a:hover{text-decoration:underline;text-underline-offset:3px}.home-page .home-project-strip.is-interaction-paused .home-project-track,.home-page .home-project-strip.is-user-paused .home-project-track,.home-page .home-project-strip.is-outside .home-project-track{animation-play-state:paused}@keyframes home-project-flow{to{transform:translate3d(50%,0,0)}}
@media(max-width:560px){.home-page .home-project-strip-slot{margin-top:15px}.home-page .home-project-strip{padding:12px 11px 10px;border-radius:14px}.home-page .home-project-strip-head{margin-bottom:9px}.home-page .home-project-strip-head p{font-size:9px}.home-page .home-project-strip-head p span{display:none}.home-page .home-project-token{width:31px;height:31px;border-radius:9px}.home-page .home-project-token img,.home-page .home-project-monogram{width:22px;height:22px}.home-page .home-project-monogram{border-radius:6px;font-size:8px}.home-page .home-project-preview{grid-template-columns:auto 1fr auto;gap:6px;margin-top:9px;padding:8px 4px 0}.home-page .home-project-preview p{display:none}.home-page .home-project-preview>span{font-size:9px}.home-page .home-project-preview strong,.home-page .home-project-preview a{font-size:11px}.home-page .home-project-track{gap:6px}}@media(prefers-reduced-motion:reduce){.home-page .home-project-track{animation:none}.home-page .home-project-token.is-clone{display:none}}
/* Large-format project gallery: one calm track, complete marks, and readable project names. */
.home-page .home-project-strip{padding:19px 21px 16px}.home-page .home-project-strip-head{margin-bottom:15px}.home-page .home-project-tracks{display:block;padding:4px 0;mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent)}.home-page .home-project-track{gap:18px;animation-duration:420s}.home-page .home-project-track-2,.home-page .home-project-track-3{animation-duration:420s;animation-delay:0}.home-page .home-project-token{display:flex;width:142px;height:118px;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:10px;border-radius:15px;background:rgba(255,255,255,.9)}.home-page .home-project-token:hover,.home-page .home-project-token:focus-visible{transform:scale(1.06)}.home-page .home-project-logo{display:grid;place-items:center;width:88px;height:70px}.home-page .home-project-token img{width:100%;height:100%;object-fit:contain}.home-page .home-project-monogram{width:70px;height:70px;border-radius:17px;font-size:18px;letter-spacing:-.08em}.home-page .home-project-token-label{display:block;max-width:100%;overflow:hidden;color:#315879;font-size:12px;font-weight:850;line-height:1.25;text-align:center;text-overflow:ellipsis;white-space:nowrap}.home-page .home-project-preview{margin-top:15px;padding:12px 13px 0}.home-page .home-project-preview strong{font-size:14px}.home-page .home-project-preview p{font-size:13px}@media(max-width:700px){.home-page .home-project-strip{padding:15px 13px 12px}.home-page .home-project-track{gap:12px;animation-duration:360s}.home-page .home-project-token{width:112px;height:98px;gap:6px;padding:8px;border-radius:13px}.home-page .home-project-logo{width:66px;height:57px}.home-page .home-project-monogram{width:57px;height:57px;border-radius:14px;font-size:15px}.home-page .home-project-token-label{font-size:11px}.home-page .home-project-preview{margin-top:12px}.home-page .home-project-preview p{display:none}} 

/* Mosaic project wall: each moving frame is a deliberately uneven project composition. */
.home-page .home-project-strip{padding:20px 22px 17px}.home-page .home-project-strip-head{margin-bottom:13px}.home-page .home-project-mosaic-window{overflow:hidden;mask-image:linear-gradient(to right,transparent,black 3%,black 97%,transparent)}.home-page .home-project-mosaic-track{display:flex;width:max-content;animation:home-project-mosaic-flow var(--mosaic-duration,220s) linear infinite}.home-page .home-project-mosaic-panel{display:grid;width:var(--mosaic-panel-width);height:261px;flex:0 0 var(--mosaic-panel-width);grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(6,36px);gap:9px;padding:2px 12px}.home-page .home-project-tile{display:flex;min-width:0;min-height:0;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:10px;border:1px solid rgba(133,174,211,.48);border-radius:15px;background:rgba(255,255,255,.9);box-shadow:0 5px 12px rgba(30,73,117,.075);color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-page .home-project-tile:hover,.home-page .home-project-tile:focus-visible{position:relative;z-index:2;border-color:#3e95dc;box-shadow:0 12px 23px rgba(24,83,144,.2);transform:translateY(-3px) scale(1.025)}.home-page .home-project-tile-mark{display:grid;min-width:0;min-height:0;flex:1;place-items:center;width:100%}.home-page .home-project-tile img{display:block;max-width:100%;max-height:100%;object-fit:contain}.home-page .home-project-tile .home-project-monogram{width:min(78px,75%);height:auto;aspect-ratio:1;border-radius:18px;font-size:clamp(13px,1.5vw,21px);letter-spacing:-.08em}.home-page .home-project-tile-caption{max-width:100%;overflow:hidden;color:#315879;font-size:12px;font-weight:850;line-height:1.25;text-align:center;text-overflow:ellipsis;white-space:nowrap}.home-page .home-project-tile-0{grid-column:1/span 4;grid-row:1/span 2}.home-page .home-project-tile-1{grid-column:5/span 2;grid-row:1/span 2}.home-page .home-project-tile-2{grid-column:7/span 2;grid-row:1/span 2}.home-page .home-project-tile-3{grid-column:9/span 2;grid-row:1/span 2}.home-page .home-project-tile-4{grid-column:11/span 2;grid-row:1/span 4}.home-page .home-project-tile-5{grid-column:1/span 4;grid-row:3/span 4}.home-page .home-project-tile-6{grid-column:5/span 6;grid-row:3/span 3}.home-page .home-project-tile-7{grid-column:5/span 6;grid-row:6/span 1;flex-direction:row;padding:5px 12px}.home-page .home-project-tile-7 .home-project-tile-caption{display:none}.home-page .home-project-tile-7 .home-project-tile-mark{height:100%}.home-page .home-project-tile-7 .home-project-monogram{width:28px;border-radius:8px;font-size:9px}.home-page .home-project-strip.is-interaction-paused .home-project-mosaic-track,.home-page .home-project-strip.is-user-paused .home-project-mosaic-track,.home-page .home-project-strip.is-outside .home-project-mosaic-track{animation-play-state:paused}@keyframes home-project-mosaic-flow{from{transform:translate3d(-50%,0,0)}to{transform:translate3d(0,0,0)}}
@media(max-width:700px){.home-page .home-project-strip{padding:15px 12px 12px}.home-page .home-project-mosaic-panel{height:231px;grid-template-rows:repeat(6,31px);gap:7px;padding:1px 5px}.home-page .home-project-tile{gap:4px;padding:6px;border-radius:11px}.home-page .home-project-tile-caption{font-size:10px}.home-page .home-project-tile .home-project-monogram{border-radius:12px;font-size:13px}.home-page .home-project-preview{margin-top:11px}.home-page .home-project-preview p{display:none}}@media(prefers-reduced-motion:reduce){.home-page .home-project-mosaic-track{animation:none}.home-page .home-project-mosaic-panel[aria-hidden="true"]{display:none}}

/* Data-driven mosaic wall: size is determined by one of six JS templates, never by crop. */
.home-page .home-project-mosaic-panel{grid-template-rows:repeat(6,36px)}.home-page .home-project-tile{grid-column:var(--tile-column);grid-row:var(--tile-row);position:relative;overflow:hidden}.home-page .home-project-tile-mark{position:relative;z-index:1}.home-page .home-project-tile[data-shape="wide"] .home-project-tile-mark{padding:2px 7px}.home-page .home-project-tile[data-shape="feature"]{background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(235,247,255,.95))}.home-page .home-project-tile-detail{position:absolute;z-index:3;inset:auto 7px 7px;display:grid;gap:2px;padding:7px 8px;border:1px solid rgba(94,151,201,.25);border-radius:9px;background:rgba(12,48,81,.92);color:#fff;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease}.home-page .home-project-tile-detail strong{font-size:11px;line-height:1.15}.home-page .home-project-tile-detail small{display:-webkit-box;overflow:hidden;color:#d9ecff;font-size:10px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-page .home-project-tile:hover .home-project-tile-detail,.home-page .home-project-tile:focus-visible .home-project-tile-detail{opacity:1;transform:translateY(0)}.home-page .home-project-tile:hover .home-project-tile-caption,.home-page .home-project-tile:focus-visible .home-project-tile-caption{opacity:0}@media(max-width:700px){.home-page .home-project-mosaic-panel{grid-template-rows:repeat(6,31px)}.home-page .home-project-tile-detail{display:none}.home-page .home-project-tile[data-shape="wide"] .home-project-tile-mark{padding:1px 3px}}@media(prefers-reduced-motion:reduce){.home-page .home-project-tile-detail{transition:none}}

/* Complete-logo contract: logo pixels are fitted, never cropped or covered. */
.home-page .home-project-mosaic-window{mask-image:none}.home-page .home-project-tile{overflow:visible;gap:8px;padding:12px;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .12s linear,transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-page .home-project-tile.is-fully-visible{opacity:1;pointer-events:auto;visibility:visible}.home-page .home-project-tile[data-fit] .home-project-tile-mark{display:grid;flex:1 1 0;height:0;min-width:0;min-height:0;place-items:center;width:100%;padding:4px 8px;overflow:visible}.home-page .home-project-tile img{width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;object-position:center}.home-page .home-project-tile-caption{flex:none}.home-page .home-project-tile[data-fit="portrait"] .home-project-tile-mark{padding-inline:16%}.home-page .home-project-tile[data-fit="square"] .home-project-tile-mark{padding-inline:11%}.home-page .home-project-tile[data-fit="landscape"] .home-project-tile-mark{padding-inline:7%}.home-page .home-project-tile[data-fit="banner"] .home-project-tile-mark{padding-block:6px}.home-page .home-project-tile:hover .home-project-tile-caption,.home-page .home-project-tile:focus-visible .home-project-tile-caption{opacity:1}

/* A real grid box gives every logo a definite, uncropped contain area. */
.home-page .home-project-tile{display:grid;grid-template-rows:minmax(0,1fr) auto;align-items:stretch;justify-items:stretch;gap:8px;overflow:visible;opacity:var(--edge-opacity,0);pointer-events:none;visibility:visible;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-page .home-project-tile.is-edge-active{pointer-events:auto}.home-page .home-project-tile[data-fit] .home-project-tile-mark{display:block;position:relative;flex:none;width:100%;height:100%;min-width:0;min-height:0;padding:0;overflow:visible}.home-page .home-project-tile .home-project-tile-mark>img{position:absolute;inset:var(--logo-inset-y,5px) var(--logo-inset-x,8px);display:block;width:auto;height:auto;max-width:none;max-height:none;object-fit:contain;object-position:center}.home-page .home-project-tile[data-fit="portrait"]{--logo-inset-x:16%;--logo-inset-y:7px}.home-page .home-project-tile[data-fit="square"]{--logo-inset-x:11%;--logo-inset-y:6px}.home-page .home-project-tile[data-fit="landscape"]{--logo-inset-x:7%;--logo-inset-y:6px}.home-page .home-project-tile[data-fit="banner"]{--logo-inset-x:5%;--logo-inset-y:8px}.home-page .home-project-tile-caption{align-self:end;min-width:0;opacity:1}

/* Three-lane project wall: the legacy mosaic selectors above no longer apply. */
.home-page .home-project-flow-wall{padding:20px 22px 17px}.home-page .home-project-flow-window{overflow:hidden;padding:3px 0;mask-image:linear-gradient(to right,transparent 0,black 13%,black 78%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,black 13%,black 78%,transparent 100%)}.home-page .home-project-lanes{display:grid;gap:10px}.home-page .home-project-lane-window{overflow:visible}.home-page .home-project-lane-track{display:flex;width:max-content;gap:12px;animation:home-project-lane-flow var(--lane-duration,140s) linear infinite;animation-delay:var(--lane-delay,0s);will-change:transform}.home-page .home-project-lane-card{display:grid;width:clamp(106px,11vw,var(--lane-card-width));height:78px;flex:0 0 clamp(106px,11vw,var(--lane-card-width));grid-template-rows:minmax(0,1fr) auto;gap:5px;padding:8px 10px;overflow:hidden;border:1px solid rgba(133,174,211,.48);border-radius:13px;background:rgba(255,255,255,.91);box-shadow:0 4px 10px rgba(30,73,117,.07);color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-page .home-project-lane-card:hover,.home-page .home-project-lane-card:focus-visible{position:relative;z-index:2;border-color:#3e95dc;box-shadow:0 9px 18px rgba(24,83,144,.18);transform:translateY(-2px)}.home-page .home-project-lane-logo{display:grid;min-width:0;min-height:0;place-items:center;padding:2px 5px}.home-page .home-project-lane-logo img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;object-position:center}.home-page .home-project-lane-label{overflow:hidden;color:#315879;font-size:11px;font-weight:850;line-height:1.15;text-align:center;text-overflow:ellipsis;white-space:nowrap}.home-page .home-project-lane-card[data-fit="portrait"] .home-project-lane-logo{padding-inline:16%}.home-page .home-project-lane-card[data-fit="square"] .home-project-lane-logo{padding-inline:11%}.home-page .home-project-lane-card[data-fit="landscape"] .home-project-lane-logo{padding-inline:7%}.home-page .home-project-lane-card[data-fit="banner"] .home-project-lane-logo{padding-block:5px}.home-page .home-project-flow-wall.is-interaction-paused .home-project-lane-track,.home-page .home-project-flow-wall.is-user-paused .home-project-lane-track,.home-page .home-project-flow-wall.is-outside .home-project-lane-track{animation-play-state:paused}@keyframes home-project-lane-flow{from{transform:translate3d(-50%,0,0)}to{transform:translate3d(0,0,0)}}@media(max-width:700px){.home-page .home-project-flow-wall{padding:15px 12px 12px}.home-page .home-project-lanes{gap:8px}.home-page .home-project-lane-track{gap:8px}.home-page .home-project-lane-card{width:clamp(96px,30vw,var(--lane-card-width));height:68px;flex-basis:clamp(96px,30vw,var(--lane-card-width));padding:7px 8px;border-radius:11px}.home-page .home-project-lane-label{font-size:10px}.home-page .home-project-flow-window{mask-image:linear-gradient(to right,transparent,black 14%,black 76%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 14%,black 76%,transparent)}}@media(prefers-reduced-motion:reduce){.home-page .home-project-lane-track{animation:none}.home-page .home-project-lane-card[aria-hidden="true"]{display:none}}

/* Proportionate icon flow: every mark has the same height and its natural width. */
.home-page .home-project-icon-wall{padding:20px 22px 17px}.home-page .home-project-icon-flow{overflow:hidden;padding:2px 0}.home-page .home-project-icon-lanes{display:grid;gap:12px}.home-page .home-project-icon-lane-window{overflow:visible}.home-page .home-project-icon-track{display:flex;width:max-content;animation:home-project-icon-flow var(--project-lane-duration,120s) linear infinite;will-change:transform}.home-page .home-project-icon-sequence{display:flex;gap:18px;flex:none;padding-right:18px}.home-page .home-project-icon-card{display:grid;width:var(--project-card-width);height:64px;flex:0 0 var(--project-card-width);place-items:center;padding:8px 12px;border-radius:10px;color:inherit;opacity:0;pointer-events:none;text-decoration:none;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.home-page .home-project-icon-card.is-interactive{pointer-events:auto}.home-page .home-project-icon-card:hover,.home-page .home-project-icon-card:focus-visible{position:relative;z-index:2;background:rgba(255,255,255,.74);box-shadow:0 5px 12px rgba(30,73,117,.12);outline:none;transform:translateY(-1px)}.home-page .home-project-icon-card:focus-visible{box-shadow:0 0 0 2px rgba(62,149,220,.65),0 5px 12px rgba(30,73,117,.12)}.home-page .home-project-icon-card img{display:block;width:var(--project-logo-width);height:48px;max-width:none;max-height:none;object-fit:contain;object-position:center}.home-page .home-project-icon-wall.is-interaction-paused .home-project-icon-track,.home-page .home-project-icon-wall.is-user-paused .home-project-icon-track,.home-page .home-project-icon-wall.is-outside .home-project-icon-track{animation-play-state:paused}@keyframes home-project-icon-flow{from{transform:translate3d(-50%,0,0)}to{transform:translate3d(0,0,0)}}@media(max-width:700px){.home-page .home-project-icon-wall{padding:15px 12px 12px}.home-page .home-project-icon-lanes{gap:9px}.home-page .home-project-icon-sequence{gap:12px;padding-right:12px}.home-page .home-project-icon-card{height:64px;padding:8px 12px}}@media(prefers-reduced-motion:reduce){.home-page .home-project-icon-track{animation:none}.home-page .home-project-icon-card[aria-hidden="true"]{display:none}}

/* Pure icon wall: retain only the focused-project summary beneath the lanes. */
.home-page .home-project-icon-wall{padding-top:16px}.home-page .home-project-icon-wall .home-project-preview{grid-template-columns:auto auto minmax(0,1fr);margin-top:12px}

/* Homepage research starting point: statement on the left, navigable topic constellation on the right. */
.home-page .home-hero{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:clamp(42px,7vw,94px)}.home-page .home-hero h1{max-width:760px;font-size:clamp(42px,4.75vw,68px);line-height:1.07}.home-page .home-hero h1 em{display:inline-block;margin-top:.08em}.home-page .home-lead{max-width:585px}.home-page .home-topic-map{position:relative;isolation:isolate;display:flex;min-height:440px;flex-direction:column;justify-content:center;padding:clamp(25px,4vw,42px);overflow:hidden;border:1px solid #d3e3f0;border-radius:28px;background:linear-gradient(145deg,#fafeff 0%,#eaf4ff 55%,#e3f7f2 100%);box-shadow:0 25px 50px rgba(24,70,116,.1)}.home-page .home-topic-map:before,.home-page .home-topic-map:after{position:absolute;z-index:-1;border:1px solid rgba(28,95,196,.15);border-radius:50%;content:""}.home-page .home-topic-map:before{top:-155px;right:-120px;width:350px;height:350px}.home-page .home-topic-map:after{bottom:-140px;left:-100px;width:250px;height:250px}.home-page .home-topic-map:where(*){position:relative}.home-page .home-topic-map-kicker{margin:0 0 20px;color:#4a78a2;font-size:10px;font-weight:850;letter-spacing:.13em}.home-page .home-topic-cloud{display:flex;flex-wrap:wrap;align-content:center;align-items:center;justify-content:center;gap:15px 17px;min-height:280px}.home-page .home-topic-word{display:inline-flex;align-items:baseline;gap:5px;padding:4px 5px;border-radius:8px;color:#4e7191;font-weight:800;line-height:1.08;text-decoration:none;transition:color .16s ease,background .16s ease,transform .16s ease}.home-page .home-topic-word:hover,.home-page .home-topic-word:focus-visible{z-index:1;background:rgba(255,255,255,.82);color:var(--brand);outline:0;transform:translateY(-2px)}.home-page .home-topic-word:focus-visible{box-shadow:0 0 0 2px rgba(62,149,220,.55)}.home-page .home-topic-word small{color:#7e9bb6;font-size:9px;font-weight:850}.home-page .home-topic-word.is-major{color:#1c5fc4;font-size:clamp(21px,2.2vw,31px);letter-spacing:-.05em}.home-page .home-topic-word.is-medium{font-size:clamp(15px,1.5vw,20px);letter-spacing:-.03em}.home-page .home-topic-word.is-minor{font-size:13px}.home-page .home-topic-map-note{margin:18px 0 0;color:#6684a1;font-size:12px;font-weight:750;text-align:right}@media(max-width:900px){.home-page .home-topic-map{max-width:620px;min-height:390px;margin:0 auto;width:100%}}@media(max-width:560px){.home-page .home-topic-map{min-height:320px;padding:25px 19px;border-radius:20px}.home-page .home-topic-cloud{gap:10px 11px;min-height:215px}.home-page .home-topic-word.is-major{font-size:23px}.home-page .home-topic-word.is-medium{font-size:16px}.home-page .home-topic-word.is-minor{font-size:12px}.home-page .home-topic-map-note{margin-top:12px;font-size:11px}}

/* Wide project wall: halve desktop side whitespace and divide the taller lane area evenly. */
.home-page .home-project-strip-slot{width:min(calc(50vw + 580px),calc(100vw - 40px));max-width:none}.home-page .home-project-icon-wall{display:flex;height:415.5px;min-height:415.5px;flex-direction:column;padding:16px 22px 17px}.home-page .home-project-icon-flow{display:flex;min-height:0;flex:1;padding:2px 0}.home-page .home-project-icon-lanes{min-height:0;flex:1;grid-template-rows:repeat(3,minmax(0,1fr));gap:.75px}.home-page .home-project-icon-lane-window{display:flex;min-height:0;align-items:center}.home-page .home-project-icon-card{height:100%;padding-block:12px;padding-inline:var(--project-card-padding,18px)}.home-page .home-project-icon-card img{height:var(--project-logo-height,72px)}.home-page .home-project-icon-wall .home-project-preview{flex:none;margin-top:12px}@media(max-width:900px){.home-page .home-project-strip-slot{width:100%;max-width:1160px}.home-page .home-project-icon-wall{height:calc(376px - 77px / 6);min-height:calc(376px - 77px / 6)}.home-page .home-project-icon-lanes{gap:calc(7px / 12)}.home-page .home-project-icon-card{padding-block:10px}}@media(max-width:560px){.home-page .home-project-icon-wall{height:calc(332px - 55px / 6);min-height:calc(332px - 55px / 6);padding:15px 12px 12px}.home-page .home-project-icon-lanes{gap:calc(5px / 12)}.home-page .home-project-icon-card{padding-block:8px}}

/* First fold: only the project wall and its single value statement. */
.home-page .home-hero-first{display:grid;min-height:clamp(150px,19vh,225px);grid-template-columns:1fr;place-items:center;padding:clamp(30px,4.5vw,56px) 0 clamp(38px,5vw,64px);text-align:center}.home-page .home-hero-first h1{max-width:980px;margin:0;font-size:clamp(34px,4.4vw,62px);line-height:1.12}.home-page .home-hero-first h1 em{display:inline;margin:0;font-style:normal}.home-page .home-hero-detail{margin-top:clamp(58px,9vw,118px)}.home-page .home-hero-detail h2{max-width:760px;margin:0;color:#102946;font-size:clamp(42px,4.75vw,68px);line-height:1.07;letter-spacing:-.065em}.home-page .home-hero-detail h2 em{display:inline-block;margin-top:.08em;color:var(--brand);font-style:normal}@media(max-width:900px){.home-page .home-hero-first{min-height:clamp(135px,18vh,190px);padding:34px 0 42px}.home-page .home-hero-detail{margin-top:54px}}@media(max-width:560px){.home-page .home-hero-first{min-height:128px;padding:28px 0 35px}.home-page .home-hero-first h1{font-size:clamp(30px,9vw,42px)}.home-page .home-hero-detail{margin-top:38px}.home-page .home-hero-detail h2{font-size:clamp(36px,10vw,46px)}}

/* The title is the center of the first-screen research map; the logo wall above remains unchanged. */
.home-page .home-hero-first{display:block;min-height:0;padding:clamp(42px,6vw,78px) 0 clamp(48px,7vw,88px)}.home-page .home-headline-topic-map{position:relative;isolation:isolate;padding:clamp(28px,4vw,48px) clamp(12px,3vw,36px);overflow:hidden;border:1px solid #d3e3f0;border-radius:28px;background:linear-gradient(145deg,#fafeff 0%,#eaf4ff 55%,#e3f7f2 100%);box-shadow:0 25px 50px rgba(24,70,116,.1)}.home-page .home-headline-topic-map:before,.home-page .home-headline-topic-map:after{position:absolute;z-index:-1;border:1px solid rgba(28,95,196,.15);border-radius:50%;content:""}.home-page .home-headline-topic-map:before{top:-165px;right:-120px;width:350px;height:350px}.home-page .home-headline-topic-map:after{bottom:-145px;left:-105px;width:250px;height:250px}.home-page .home-headline-topic-map :where(*){position:relative}.home-page .home-headline-topic-map .home-topic-map-kicker{margin:0 0 20px;color:#4a78a2;font-size:10px;font-weight:850;letter-spacing:.13em;text-align:center}.home-page .home-topic-orbit{display:grid;grid-template-columns:minmax(130px,1fr) auto minmax(130px,1fr);align-items:center;gap:20px 18px}.home-page .home-topic-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:11px 15px}.home-page .home-topic-row-top{grid-column:1/-1}.home-page .home-topic-row-bottom{grid-column:1/-1}.home-page .home-topic-side{display:flex;flex-direction:column;gap:13px}.home-page .home-topic-side-left{align-items:flex-end;text-align:right}.home-page .home-topic-side-right{align-items:flex-start;text-align:left}.home-page .home-headline-topic-map .home-topic-word{display:inline-flex;align-items:baseline;gap:4px;padding:3px 4px;border-radius:8px;color:#4e7191;font-weight:800;line-height:1.12;text-decoration:none;transition:color .16s ease,background .16s ease,transform .16s ease}.home-page .home-headline-topic-map .home-topic-word:hover,.home-page .home-headline-topic-map .home-topic-word:focus-visible{z-index:1;background:rgba(255,255,255,.82);color:var(--brand);outline:0;transform:translateY(-2px)}.home-page .home-headline-topic-map .home-topic-word:focus-visible{box-shadow:0 0 0 2px rgba(62,149,220,.55)}.home-page .home-headline-topic-map .home-topic-word small{color:#7e9bb6;font-size:9px;font-weight:850}.home-page .home-headline-topic-map .home-topic-word.is-major{color:#1c5fc4;font-size:clamp(18px,1.7vw,25px);letter-spacing:-.045em}.home-page .home-headline-topic-map .home-topic-word.is-medium{font-size:clamp(14px,1.2vw,18px);letter-spacing:-.03em}.home-page .home-headline-topic-map .home-topic-word.is-minor{font-size:12px}.home-page .home-hero-first h1{max-width:none;margin:0;color:#102946;font-size:clamp(29px,3.2vw,45px);line-height:1.12;letter-spacing:-.065em;white-space:nowrap}.home-page .home-hero-first h1 em{display:inline;margin:0;color:var(--brand);font-style:normal}.home-page .home-headline-topic-map .home-topic-map-note{margin:21px 0 0;color:#6684a1;font-size:12px;font-weight:750;text-align:center}.home-page .home-hero-detail{display:block;min-height:0;margin-top:clamp(20px,4vw,50px);padding:0}.home-page .home-hero-detail .home-hero-copy{max-width:720px}.home-page .home-hero-detail .home-kicker{margin-bottom:13px}@media(max-width:900px){.home-page .home-hero-first{padding:42px 0 52px}.home-page .home-topic-orbit{grid-template-columns:1fr;gap:16px}.home-page .home-topic-row,.home-page .home-topic-side{grid-column:1;align-items:center;flex-direction:row;justify-content:center;text-align:center}.home-page .home-hero-first h1{grid-column:1;grid-row:2;font-size:clamp(28px,4.1vw,39px)}.home-page .home-topic-row-top{grid-row:1}.home-page .home-topic-side-left{grid-row:3}.home-page .home-topic-side-right{grid-row:4}.home-page .home-topic-row-bottom{grid-row:5}}@media(max-width:560px){.home-page .home-hero-first{padding:30px 0 40px}.home-page .home-headline-topic-map{padding:24px 14px;border-radius:20px}.home-page .home-topic-orbit{gap:12px}.home-page .home-hero-first h1{font-size:clamp(28px,8vw,39px);white-space:normal}.home-page .home-headline-topic-map .home-topic-word.is-major{font-size:20px}.home-page .home-headline-topic-map .home-topic-word.is-medium{font-size:15px}.home-page .home-headline-topic-map .home-topic-word.is-minor{font-size:12px}.home-page .home-topic-map-note{margin-top:16px!important;font-size:11px!important}}

/* Use the first-screen lower whitespace for a taller logo wall. The three lanes
   retain a zero gap; extra height is spent on proportionately larger logos. */
.home-page .home-project-icon-wall{height:455px;min-height:455px;padding:8px 22px}.home-page .home-project-icon-flow{padding:0}.home-page .home-project-icon-lanes{gap:0}.home-page .home-project-icon-card{padding-block:5px}.home-page .home-project-icon-wall .home-project-preview{margin-top:6px;padding:6px 11px 0}.home-page .home-hero-first{width:min(calc(50vw + 580px),calc(100vw - 40px));max-width:none;padding-top:clamp(18px,2.5vw,32px)}@media(max-width:900px){.home-page .home-project-icon-wall{height:360px;min-height:360px;padding-top:7px;padding-bottom:7px}.home-page .home-project-icon-card{padding-block:4px}.home-page .home-project-icon-wall .home-project-preview{margin-top:5px;padding-top:5px}.home-page .home-hero-first{width:100%;max-width:1160px;padding-top:22px}}@media(max-width:560px){.home-page .home-project-icon-wall{height:320px;min-height:320px;padding-top:6px;padding-bottom:6px}.home-page .home-project-icon-card{padding-block:3px}.home-page .home-project-icon-wall .home-project-preview{margin-top:4px;padding-top:4px}.home-page .home-hero-first{padding-top:18px}}

/* Keep the blue headline as the sole color accent in the topic cloud. */
.home-page .home-hero-first h1,.home-page .home-hero-first h1 em{color:var(--brand)}.home-page .home-headline-topic-map .home-topic-word,.home-page .home-headline-topic-map .home-topic-word.is-major,.home-page .home-headline-topic-map .home-topic-word.is-medium,.home-page .home-headline-topic-map .home-topic-word.is-minor,.home-page .home-headline-topic-map .home-topic-word small{color:var(--ink)}

/* Homepage follow-up screens: a single, wide narrative after the approved first fold. */
.home-page .home-wide-screen{width:min(calc(50vw + 580px),calc(100vw - 40px));max-width:none;margin:0 auto;min-height:calc(100dvh - var(--header-height));}
.home-page .home-purpose{display:grid;grid-template-columns:minmax(0,.91fr) minmax(470px,1.09fr);align-items:center;gap:clamp(44px,7vw,118px);padding:clamp(76px,9vw,132px) clamp(0px,2vw,28px);}
.home-page .home-purpose-copy{max-width:625px;padding-left:clamp(0px,2vw,28px)}
.home-page .home-purpose h2,.home-page .home-research-intro h2{margin:0;color:#132d4b;font-size:clamp(38px,4vw,60px);line-height:1.1;letter-spacing:-.065em}
.home-page .home-purpose-copy>p:last-of-type{max-width:565px;margin:23px 0 0;color:var(--ink-soft);font-size:17px;line-height:1.9}
.home-page .home-purpose-diagram{position:relative;isolation:isolate;min-height:510px;padding:clamp(38px,5vw,62px);overflow:hidden;border:1px solid #d3e3f0;border-radius:28px;background:linear-gradient(145deg,#fafeff 0%,#eaf4ff 54%,#e2f7f1 100%);box-shadow:0 25px 50px rgba(24,70,116,.1)}
.home-page .home-purpose-grid{position:absolute;inset:0;z-index:-1;opacity:.52;background-image:linear-gradient(rgba(50,105,167,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(50,105,167,.11) 1px,transparent 1px);background-size:28px 28px;mask-image:linear-gradient(to bottom,transparent,black 15%,black 85%,transparent)}
.home-page .home-purpose-glow{position:absolute;z-index:-1;top:31%;right:16%;width:190px;height:190px;border-radius:50%;background:rgba(35,157,137,.17);filter:blur(43px)}
.home-page .home-purpose-diagram:before,.home-page .home-purpose-diagram:after{position:absolute;z-index:-1;border:1px solid rgba(28,95,196,.16);border-radius:50%;content:""}.home-page .home-purpose-diagram:before{top:-190px;right:-125px;width:390px;height:390px}.home-page .home-purpose-diagram:after{bottom:-158px;left:-108px;width:285px;height:285px}
.home-page .home-purpose-diagram-title{color:#527a9d;font-size:11px;font-weight:850;letter-spacing:.13em;text-align:center}.home-page .home-purpose-route{display:flex;align-items:stretch;flex-direction:column;max-width:405px;margin:25px auto 0}.home-page .home-purpose-route>i{display:block;width:1px;height:24px;margin:0 0 0 30px;background:linear-gradient(#71a3d3 50%,transparent 0);background-size:1px 7px}
.home-page .home-purpose-node{display:grid;grid-template-columns:47px 1fr;column-gap:13px;align-items:center;padding:13px 16px;border:1px solid rgba(130,171,209,.48);border-radius:13px;background:rgba(255,255,255,.82);box-shadow:0 8px 17px rgba(38,84,130,.06)}.home-page .home-purpose-node small{grid-row:1/3;display:grid;place-items:center;width:35px;height:35px;border:1px solid #a7c9e8;border-radius:50%;color:#30669e;font:800 10px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.home-page .home-purpose-node strong{color:#234b74;font-size:15px;line-height:1.2}.home-page .home-purpose-node span{margin-top:3px;color:#6885a0;font-size:11px;font-weight:700;line-height:1.3}.home-page .home-purpose-node.is-source{border-color:rgba(43,145,125,.38)}.home-page .home-purpose-node.is-source small{border-color:#8acfc0;color:#167663}.home-page .home-purpose-diagram>p{margin:22px 0 0;color:#507592;font-size:12px;font-weight:750;text-align:center}

.home-page .home-research-screen{display:flex;flex-direction:column;justify-content:center;padding:clamp(78px,9vw,130px) clamp(0px,2vw,28px) 0}.home-page .home-research-intro{max-width:660px;padding-left:clamp(0px,2vw,28px)}.home-page .home-research-intro>p:last-child{max-width:590px;margin:20px 0 0;color:var(--ink-soft);font-size:16px;line-height:1.85}.home-page .home-research-content{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(305px,.65fr);gap:clamp(28px,5vw,76px);align-items:stretch;margin-top:clamp(38px,5vw,62px)}
.home-page .home-map-stages{display:grid}.home-page .home-map-stage{display:grid;grid-template-columns:60px minmax(150px,.76fr) minmax(250px,1.16fr);gap:22px;align-items:center;padding:22px 0;border-top:1px solid #d7e4ef}.home-page .home-map-stage:last-child{border-bottom:1px solid #d7e4ef}.home-page .home-map-stage-number{color:#2a9683;font:800 12px/1 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.08em}.home-page .home-map-stage-copy p{margin:0 0 5px;color:#6685a4;font-size:9px;font-weight:850;letter-spacing:.11em}.home-page .home-map-stage-copy h3{margin:0;color:#244362;font-size:21px;letter-spacing:-.035em}.home-page .home-map-stage-copy span{display:block;margin-top:8px;color:#67819a;font-size:13px;line-height:1.65}.home-page .home-map-stage-links{display:flex;flex-wrap:wrap;gap:8px}.home-page .home-map-stage-links a{display:inline-flex;align-items:center;gap:8px;padding:7px 9px;border:1px solid #d2e1ee;border-radius:8px;background:rgba(255,255,255,.76);color:#41637f;font-size:12px;font-weight:750;text-decoration:none;transition:border-color .16s ease,background .16s ease,color .16s ease}.home-page .home-map-stage-links a:hover,.home-page .home-map-stage-links a:focus-visible{border-color:#8bb9e4;background:#fff;color:var(--brand);outline:0}.home-page .home-map-stage-links b{font-size:14px;line-height:1}
.home-page .home-trust-card{display:flex;min-height:100%;flex-direction:column;padding:29px;border:1px solid #d4e4f1;border-radius:20px;background:#fff;box-shadow:0 16px 30px rgba(27,74,118,.08)}.home-page .home-trust-kicker{margin:0;color:#2a9683;font-size:10px;font-weight:850;letter-spacing:.13em}.home-page .home-trust-card h3{margin:13px 0 0;color:#153554;font-size:29px;line-height:1.17;letter-spacing:-.055em}.home-page .home-trust-card .home-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:28px 0 0}.home-page .home-trust-card .home-metric{padding:0;border:0;background:transparent;box-shadow:none}.home-page .home-trust-card .home-metric strong{color:#1c5fc4;font-size:27px}.home-page .home-trust-card .home-metric span{margin-top:3px;color:#72879c;font-size:11px;line-height:1.35}.home-page .home-trust-card .home-verification{margin:26px 0;color:#637e98;font-size:13px;line-height:1.8}.home-page .home-trust-card .home-verification strong{color:#187b6a}.home-page .home-trust-card .home-primary{margin-top:auto;align-self:flex-start}.home-page .home-research-screen .site-footer{margin-top:clamp(65px,9vw,112px);padding:20px 0;border-top:1px solid #d6e3ee;color:#71859b;font-size:12px;text-align:center}.home-page .home-research-screen .site-footer a{color:inherit;line-height:2;text-decoration:none}.home-page .home-research-screen .site-footer a:hover{text-decoration:underline;text-underline-offset:3px}

@media(max-width:1100px){.home-page .home-purpose{grid-template-columns:minmax(0,.9fr) minmax(400px,1.1fr);gap:48px}.home-page .home-purpose h2,.home-page .home-research-intro h2{font-size:clamp(37px,4.5vw,52px)}.home-page .home-map-stage{grid-template-columns:46px minmax(145px,.78fr) minmax(200px,1.12fr);gap:16px}.home-page .home-trust-card{padding:24px}.home-page .home-trust-card h3{font-size:26px}}
@media(max-width:900px){.home-page .home-wide-screen{width:100%;max-width:1160px}.home-page .home-purpose{grid-template-columns:1fr;gap:36px;padding:78px 0}.home-page .home-purpose-copy{max-width:720px;padding-left:0}.home-page .home-purpose-diagram{max-width:720px;min-height:465px;width:100%;margin:0 auto}.home-page .home-research-screen{min-height:0;padding:88px 0 0}.home-page .home-research-intro{padding-left:0}.home-page .home-research-content{grid-template-columns:1fr;gap:30px}.home-page .home-trust-card{min-height:330px}.home-page .home-research-screen .site-footer{margin-top:70px}}
@media(max-width:560px){.home-page .home-purpose{min-height:0;padding:62px 0}.home-page .home-purpose h2,.home-page .home-research-intro h2{font-size:clamp(34px,9vw,45px)}.home-page .home-purpose-copy>p:last-of-type{font-size:15px;line-height:1.8}.home-page .home-purpose-diagram{min-height:0;padding:28px 19px;border-radius:20px}.home-page .home-purpose-route{margin-top:20px}.home-page .home-purpose-route>i{height:17px}.home-page .home-purpose-node{grid-template-columns:41px 1fr;padding:11px 12px;column-gap:9px}.home-page .home-purpose-node small{width:31px;height:31px}.home-page .home-purpose-node strong{font-size:14px}.home-page .home-purpose-node span{font-size:10px}.home-page .home-purpose-diagram>p{font-size:11px}.home-page .home-research-screen{padding-top:65px}.home-page .home-research-content{margin-top:34px}.home-page .home-map-stage{grid-template-columns:38px 1fr;gap:8px 13px;padding:18px 0}.home-page .home-map-stage-number{padding-top:3px}.home-page .home-map-stage-copy span{font-size:12px}.home-page .home-map-stage-links{grid-column:2}.home-page .home-map-stage-links a{font-size:11px}.home-page .home-trust-card{padding:23px 19px;border-radius:16px}.home-page .home-trust-card h3{font-size:27px}.home-page .home-trust-card .home-metric strong{font-size:24px}.home-page .home-trust-card .home-primary{width:100%;margin-top:6px}.home-page .home-research-screen .site-footer{margin-top:48px;padding-bottom:18px}}
@media(prefers-reduced-motion:reduce){.home-page .home-map-stage-links a{transition:none}}

/* Second screen: mature open-source FEM software as a bridge from learning to research. */
.home-page .home-purpose{display:flex;min-height:calc(100dvh - var(--header-height));flex-direction:column;justify-content:center;gap:0;padding:clamp(62px,7vw,102px) clamp(0px,2vw,28px) clamp(42px,5vw,72px)}
.home-page .home-purpose-heading{max-width:780px;padding-left:clamp(0px,2vw,28px)}.home-page .home-purpose-heading h2{margin:0;color:#132d4b;font-size:clamp(39px,4vw,60px);line-height:1.1;letter-spacing:-.065em}.home-page .home-purpose-heading>p:last-child{max-width:670px;margin:18px 0 0;color:var(--ink-soft);font-size:16px;line-height:1.82}
.home-page .home-growth-layout{display:grid;grid-template-columns:minmax(220px,.82fr) minmax(375px,1.24fr) minmax(220px,.82fr);gap:clamp(16px,2.3vw,34px);align-items:center;margin-top:clamp(32px,4vw,54px)}
.home-page .home-growth-persona{display:flex;min-height:357px;flex-direction:column;padding:clamp(22px,2.1vw,31px);border:1px solid #d5e3ef;border-radius:18px;background:rgba(255,255,255,.78);box-shadow:0 11px 25px rgba(31,76,121,.055)}.home-page .home-growth-persona.is-researcher{border-color:#cfe7e2;background:linear-gradient(155deg,rgba(255,255,255,.94),rgba(235,249,246,.86))}.home-page .home-growth-number{display:flex;align-items:center;gap:8px;margin:0;color:#2b71b8;font:800 11px/1 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.1em}.home-page .is-researcher .home-growth-number{color:#18836f}.home-page .home-growth-number span{font:800 9px/1 Inter,"PingFang SC","Microsoft YaHei",sans-serif;letter-spacing:.1em}.home-page .home-growth-persona h3{margin:clamp(25px,3vw,42px) 0 11px;color:#204464;font-size:clamp(20px,1.8vw,25px);line-height:1.25;letter-spacing:-.045em}.home-page .home-growth-persona>p:not(.home-growth-number){margin:0;color:#607a95;font-size:13px;line-height:1.82}.home-page .home-growth-outcome{display:inline-flex;align-self:flex-start;margin-top:auto;padding:7px 9px;border-radius:8px;background:#eaf3ff;color:#2d68a8;font-size:12px;line-height:1.35}.home-page .is-researcher .home-growth-outcome{background:#e3f5f0;color:#167662}
.home-page .home-framework{position:relative;isolation:isolate;min-height:426px;padding:clamp(24px,2.6vw,36px);overflow:hidden;border:1px solid #c9deef;border-radius:24px;background:linear-gradient(145deg,#fafeff 0%,#eaf4ff 55%,#e2f7f1 100%);box-shadow:0 20px 42px rgba(24,70,116,.1)}.home-page .home-framework:before,.home-page .home-framework:after{position:absolute;z-index:-1;border:1px solid rgba(28,95,196,.14);border-radius:50%;content:""}.home-page .home-framework:before{top:-165px;right:-105px;width:330px;height:330px}.home-page .home-framework:after{bottom:-160px;left:-105px;width:265px;height:265px}.home-page .home-framework-kicker{margin:0;color:#47789f;font-size:9px;font-weight:850;letter-spacing:.12em}.home-page .home-framework h3{margin:9px 0 19px;color:#1d486f;font-size:20px;letter-spacing:-.035em}.home-page .home-framework ol{display:grid;gap:7px;margin:0;padding:0;list-style:none}.home-page .home-framework li{display:grid;grid-template-columns:31px 1fr;gap:10px;align-items:center;padding:7px 10px;border:1px solid rgba(139,180,216,.4);border-radius:10px;background:rgba(255,255,255,.76)}.home-page .home-framework li>span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#e4f0fb;color:#316caa;font:800 9px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.home-page .home-framework li:nth-child(3)>span{background:#d9f2ec;color:#147764}.home-page .home-framework li strong,.home-page .home-framework li small{display:block}.home-page .home-framework li strong{color:#284d70;font-size:13px;line-height:1.25}.home-page .home-framework li small{margin-top:2px;color:#6b87a0;font-size:10px;line-height:1.35}.home-page .home-framework-note{margin:16px 0 0;color:#4f7390;font-size:11px;font-weight:750;text-align:center}
.home-page .home-purpose-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:clamp(26px,3vw,38px);padding:16px clamp(0px,2vw,28px) 0;border-top:1px solid #d5e3ee}.home-page .home-purpose-footer p{max-width:680px;margin:0;color:#6a8299;font-size:12px;line-height:1.65}.home-page .home-purpose-footer .home-primary{flex:none}
@media(max-width:1100px){.home-page .home-growth-layout{grid-template-columns:minmax(205px,.76fr) minmax(340px,1.2fr) minmax(205px,.76fr);gap:18px}.home-page .home-growth-persona{padding:22px}.home-page .home-growth-persona h3{font-size:20px}.home-page .home-framework{padding:25px}}
@media(max-width:900px){.home-page .home-purpose{min-height:0;padding:78px 0 60px}.home-page .home-purpose-heading{padding-left:0}.home-page .home-growth-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.home-page .home-framework{grid-column:1/-1;grid-row:2;min-height:0}.home-page .home-growth-persona{min-height:315px}.home-page .home-purpose-footer{padding-right:0;padding-left:0}}
@media(max-width:560px){.home-page .home-purpose{padding:62px 0 46px}.home-page .home-purpose-heading h2{font-size:clamp(34px,9vw,45px)}.home-page .home-purpose-heading>p:last-child{font-size:15px}.home-page .home-growth-layout{grid-template-columns:1fr;gap:14px;margin-top:34px}.home-page .home-growth-persona{min-height:0;padding:23px 19px}.home-page .home-growth-persona h3{margin-top:25px;font-size:21px}.home-page .home-growth-persona>p:not(.home-growth-number){font-size:13px}.home-page .home-growth-outcome{margin-top:20px}.home-page .home-framework{grid-column:auto;grid-row:auto;padding:23px 18px;border-radius:18px}.home-page .home-framework li{padding:7px 8px}.home-page .home-framework li strong{font-size:12px}.home-page .home-framework li small{font-size:10px}.home-page .home-purpose-footer{display:block;margin-top:26px;padding-top:17px}.home-page .home-purpose-footer p{font-size:12px}.home-page .home-purpose-footer .home-primary{width:100%;margin-top:15px}}

/* Framed second-screen composition: title, three columns, then a single evidence bar. */
.home-page .home-purpose{min-height:calc(100dvh - var(--header-height) - clamp(26px,3vw,48px));margin-top:clamp(26px,3vw,48px);padding:clamp(46px,5vw,76px) clamp(28px,4vw,72px) clamp(26px,3vw,42px);border:1px solid #cbddea;border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(237,247,255,.9) 66%,rgba(232,249,244,.86));box-shadow:0 22px 48px rgba(24,70,116,.09)}
.home-page .home-purpose-heading{max-width:none;padding:0;text-align:center}.home-page .home-purpose-heading .home-section-kicker{margin:0 0 14px;color:#5b82a7;font-size:10px;line-height:1;letter-spacing:.14em}.home-page .home-purpose-heading h2{display:flex;align-items:center;justify-content:center;gap:clamp(15px,2.5vw,38px);margin:0;color:#173b60;font-size:clamp(34px,3.55vw,54px);font-family:Georgia,"Songti SC","SimSun",serif;font-weight:500;line-height:1.15;letter-spacing:-.04em;white-space:nowrap}.home-page .home-purpose-heading h2:before,.home-page .home-purpose-heading h2:after{width:clamp(42px,10vw,170px);height:1px;background:#88acca;content:""}.home-page .home-growth-layout{grid-template-columns:minmax(230px,.89fr) minmax(390px,1.12fr) minmax(230px,.89fr);gap:clamp(22px,3vw,50px);align-items:stretch;margin-top:clamp(32px,4vw,54px)}
.home-page .home-growth-persona{position:relative;min-height:0;padding:clamp(23px,2.2vw,34px);border-color:#bdd4e6;border-radius:12px;background:rgba(255,255,255,.65);box-shadow:none}.home-page .home-growth-persona.is-researcher{border-color:#b9dcd5;background:rgba(249,255,253,.62)}.home-page .home-growth-persona h3{margin:clamp(22px,2.6vw,35px) 0 13px;color:#274866;font-size:clamp(19px,1.65vw,24px)}.home-page .home-growth-persona>p:not(.home-growth-number){font-size:14px;line-height:1.78}.home-page .home-growth-outcome{margin-top:clamp(24px,3vw,39px);padding:0;border-radius:0;background:transparent;color:#2e6daa;font-size:13px}.home-page .is-researcher .home-growth-outcome{background:transparent;color:#197763}.home-page .home-growth-connection{position:absolute;z-index:2;top:50%;display:flex;align-items:center;gap:5px;color:#5c84a7;font-size:10px;font-weight:800;letter-spacing:.04em;white-space:nowrap;transform:translateY(-50%)}.home-page .home-growth-connection:after{width:clamp(13px,1.5vw,25px);height:1px;background:currentColor;content:""}.home-page .is-beginner .home-growth-connection{right:calc(clamp(13px,1.5vw,25px) * -1)}.home-page .is-researcher .home-growth-connection{left:calc(clamp(13px,1.5vw,25px) * -1);flex-direction:row-reverse;color:#398b7d}
.home-page .home-framework{min-height:0;padding:clamp(24px,2.5vw,36px);border-color:#b9d5e8;border-radius:12px;background:rgba(250,254,255,.76);box-shadow:none}.home-page .home-framework:before{top:-175px;right:-120px}.home-page .home-framework:after{bottom:-175px;left:-125px}.home-page .home-framework-kicker{text-align:center}.home-page .home-framework h3{margin:9px 0 18px;color:#234d73;font-size:21px;text-align:center}.home-page .home-framework ol{position:relative;gap:0;padding-left:28px}.home-page .home-framework ol:before{position:absolute;top:18px;bottom:18px;left:12px;width:1px;background:#b4d3e9;content:""}.home-page .home-framework li{position:relative;grid-template-columns:31px 1fr;margin:0;padding:8px 10px;border-width:0 0 1px;border-radius:0;background:transparent}.home-page .home-framework li:last-child{border-bottom:0}.home-page .home-framework li>span{position:relative;z-index:1;background:#e3f0fb}.home-page .home-framework-note{margin:17px 0 0;font-size:11px}
.home-page .home-purpose-footer{align-items:center;margin-top:clamp(26px,3vw,42px);padding:15px 0 0;border-top-color:#c8dce9}.home-page .home-purpose-footer p{max-width:none;font-size:13px}.home-page .home-purpose-footer a{display:inline-flex;align-items:center;gap:8px;flex:none;color:#285e98;font-size:13px;font-weight:850;text-decoration:none;white-space:nowrap}.home-page .home-purpose-footer a:hover{color:var(--brand)}.home-page .home-purpose-footer a span{font-size:16px}
@media(max-width:1100px){.home-page .home-purpose{padding-right:34px;padding-left:34px}.home-page .home-growth-layout{grid-template-columns:minmax(210px,.82fr) minmax(340px,1.1fr) minmax(210px,.82fr);gap:26px}.home-page .home-growth-persona{padding:24px}.home-page .home-growth-persona>p:not(.home-growth-number){font-size:13px}.home-page .home-growth-connection{display:none}}
@media(max-width:900px){.home-page .home-purpose{min-height:0;margin-top:30px;padding:48px 28px 27px}.home-page .home-purpose-heading h2{font-size:clamp(32px,5vw,46px)}.home-page .home-growth-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.home-page .home-framework{grid-column:1/-1;grid-row:2}.home-page .home-purpose-footer{gap:18px}.home-page .home-purpose-footer p{font-size:12px}}
@media(max-width:560px){.home-page .home-purpose{margin-top:22px;padding:36px 18px 20px;border-radius:20px}.home-page .home-purpose-heading .home-section-kicker{font-size:9px}.home-page .home-purpose-heading h2{gap:10px;font-size:clamp(27px,7.4vw,36px);white-space:normal}.home-page .home-purpose-heading h2:before,.home-page .home-purpose-heading h2:after{width:22px;flex:none}.home-page .home-growth-layout{grid-template-columns:1fr;gap:13px;margin-top:30px}.home-page .home-growth-persona{padding:22px 18px}.home-page .home-growth-persona h3{margin-top:21px}.home-page .home-growth-persona>p:not(.home-growth-number){font-size:13px}.home-page .home-growth-outcome{margin-top:21px}.home-page .home-framework{grid-column:auto;grid-row:auto;padding:23px 17px}.home-page .home-purpose-footer{display:flex;align-items:flex-start;flex-direction:column;gap:8px;margin-top:23px;padding-top:14px}.home-page .home-purpose-footer p{font-size:12px}.home-page .home-purpose-footer a{font-size:13px}}

/* Second-screen type scale: content is intentionally readable at desktop distance. */
.home-page .home-purpose-heading .home-section-kicker{font-size:12px;font-weight:850;letter-spacing:.15em}.home-page .home-growth-number{font-size:12px}.home-page .home-growth-number span{font-size:11px}.home-page .home-growth-persona h3{font-size:clamp(22px,1.9vw,27px);font-weight:800;line-height:1.28}.home-page .home-growth-persona>p:not(.home-growth-number){color:#52708e;font-size:16px;font-weight:500;line-height:1.84}.home-page .home-growth-outcome{font-size:16px;font-weight:800;line-height:1.45}.home-page .home-growth-connection{font-size:11px}
.home-page .home-framework-kicker{font-size:11px;letter-spacing:.13em}.home-page .home-framework h3{font-size:24px;font-weight:800}.home-page .home-framework li{padding-top:10px;padding-bottom:10px}.home-page .home-framework li>span{width:27px;height:27px;font-size:11px}.home-page .home-framework li strong{font-size:16px;font-weight:750;line-height:1.3}.home-page .home-framework li small{margin-top:3px;color:#5c7b96;font-size:13px;font-weight:500;line-height:1.45}.home-page .home-framework-note{color:#426987;font-size:13px;font-weight:750;line-height:1.5}
.home-page .home-purpose-footer{margin-top:clamp(32px,3.8vw,52px);padding-top:clamp(21px,2.2vw,30px)}.home-page .home-purpose-footer p{display:flex;align-items:baseline;gap:12px;color:#355c7e;font-size:clamp(16px,1.15vw,18px);font-weight:650;line-height:1.65}.home-page .home-purpose-footer p>span{display:inline-flex;align-items:center;flex:none;padding:3px 7px;border-radius:6px;background:#dfedf9;color:#2866a3;font-size:11px;font-weight:850;letter-spacing:.08em;line-height:1.3;white-space:nowrap}.home-page .home-purpose-footer a{font-size:16px;font-weight:850}.home-page .home-purpose-footer a span{font-size:19px}
@media(max-width:1100px){.home-page .home-growth-persona>p:not(.home-growth-number){font-size:15px}.home-page .home-framework li strong{font-size:15px}.home-page .home-framework li small{font-size:12px}.home-page .home-purpose-footer p{font-size:16px}}
@media(max-width:560px){.home-page .home-purpose-heading .home-section-kicker{font-size:10px}.home-page .home-growth-number{font-size:11px}.home-page .home-growth-number span{font-size:10px}.home-page .home-growth-persona h3{font-size:23px}.home-page .home-growth-persona>p:not(.home-growth-number){font-size:15px;line-height:1.82}.home-page .home-growth-outcome{font-size:15px}.home-page .home-framework-kicker{font-size:10px}.home-page .home-framework h3{font-size:20px}.home-page .home-framework li strong{font-size:14px}.home-page .home-framework li small{font-size:12px}.home-page .home-framework-note{font-size:12px}.home-page .home-purpose-footer{margin-top:29px;padding-top:19px}.home-page .home-purpose-footer p{align-items:flex-start;flex-direction:column;gap:7px;font-size:15px;line-height:1.7}.home-page .home-purpose-footer a{font-size:15px}}

/* Compact the approved second-screen frame while preserving its reading scale. */
.home-page .home-purpose{min-height:calc(100dvh - var(--header-height) - 112px);padding-top:clamp(38px,4vw,56px);padding-bottom:clamp(20px,2.5vw,32px)}
.home-page .home-purpose-heading .home-section-kicker{margin-bottom:10px}.home-page .home-growth-layout{margin-top:clamp(22px,2.5vw,32px)}.home-page .home-growth-connection{display:none}
.home-page .home-growth-persona{padding-top:clamp(20px,2vw,28px);padding-bottom:clamp(20px,2vw,28px)}.home-page .home-growth-persona h3{margin-top:clamp(18px,2vw,27px);margin-bottom:10px}.home-page .home-growth-persona>p:not(.home-growth-number){font-size:17px;line-height:1.68}.home-page .home-growth-outcome{margin-top:clamp(20px,2vw,28px);font-size:17px}
.home-page .home-framework{padding-top:22px;padding-bottom:18px}.home-page .home-framework h3{margin-top:7px;margin-bottom:12px;font-size:25px}.home-page .home-framework ol{padding-left:26px}.home-page .home-framework li{padding-top:6px;padding-bottom:6px}.home-page .home-framework li strong{font-size:17px;line-height:1.25}.home-page .home-framework li small{margin-top:1px;font-size:14px;line-height:1.3}.home-page .home-framework-note{margin-top:10px;font-size:13px}
.home-page .home-purpose-footer{margin-top:clamp(22px,2.5vw,30px);padding:16px 20px;border:1px solid #cbddea;border-radius:10px;background:rgba(255,255,255,.42)}.home-page .home-purpose-footer p{font-size:clamp(17px,1.22vw,19px);font-weight:700;line-height:1.55}.home-page .home-purpose-footer a{font-size:17px}.home-page .home-purpose-footer a span{font-size:20px}
@media(max-width:1100px){.home-page .home-purpose{min-height:0}.home-page .home-growth-persona>p:not(.home-growth-number){font-size:16px;line-height:1.7}.home-page .home-framework li strong{font-size:16px}.home-page .home-framework li small{font-size:13px}.home-page .home-purpose-footer p{font-size:17px}}
@media(max-width:560px){.home-page .home-purpose{min-height:0;padding-top:34px;padding-bottom:20px}.home-page .home-growth-layout{margin-top:26px}.home-page .home-growth-persona>p:not(.home-growth-number){font-size:15px;line-height:1.74}.home-page .home-growth-outcome{font-size:16px}.home-page .home-framework{padding-top:20px;padding-bottom:16px}.home-page .home-framework h3{font-size:21px}.home-page .home-framework li strong{font-size:14px}.home-page .home-framework li small{font-size:12px}.home-page .home-purpose-footer{margin-top:22px;padding:15px 14px}.home-page .home-purpose-footer p{font-size:15px;line-height:1.65}.home-page .home-purpose-footer a{font-size:16px}}
