:root{
  --paper:#f4f3ed;
  --paper-2:#faf9f5;
  --paper-warm:#efede4;
  --ink:#131713;
  --muted:#596158;
  --forest:#0d3424;
  --forest-2:#173b2a;
  --forest-deep:#06170f;
  --leaf:#b7d997;
  --lime:#c6ea7b;
  --gold:#d4b66d;
  --alloc-education:#8199b9;
  --alloc-health:#b96762;
  --alloc-environment:#56815e;
  --alloc-livelihood:#b27b49;
  --line:rgba(19,23,19,.14);
  --line-soft:rgba(19,23,19,.09);
  --serif:"Playfair Display","Iowan Old Style",Georgia,serif;
  --sans:Inter,Arial,sans-serif;
  --mono:"JetBrains Mono",ui-monospace,monospace;
  --container:1400px;
  --gutter:clamp(22px,4.35vw,70px);
  --nav-h:64px;
  --ease:cubic-bezier(.16,.82,.18,1);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--paper);overflow-x:hidden}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
button,input,select{font:inherit}
img{display:block;max-width:100%}
button,a{-webkit-tap-highlight-color:transparent}
.container{width:min(100%,calc(var(--container) + 2*var(--gutter)));margin-inline:auto;padding-inline:var(--gutter)}
.sr-only,.skip-link:not(:focus){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.skip-link:focus{position:fixed;z-index:250;left:16px;top:12px;padding:10px 14px;background:#fff;color:#111;font:600 12px/1 var(--mono)}

/* Hero ------------------------------------------------------------------- */
.page-field-systems .hero{position:relative;isolation:isolate;display:flex;min-height:100svh;align-items:center;overflow:hidden;background:var(--forest-deep);color:#fff}
.page-field-systems .hero-media{position:absolute;inset:0;z-index:-3;background-image:url("rebuild/field-systems-canon/e11d6324fbf9699c.jpg");background-image:image-set(url("rebuild/field-systems-canon/e11d6324fbf9699c-1920.avif") type("image/avif"),url("rebuild/field-systems-canon/e11d6324fbf9699c-1920.webp") type("image/webp"),url("rebuild/field-systems-canon/e11d6324fbf9699c.jpg") type("image/jpeg"));background-position:center 47%;background-size:cover;transform:scale(1.015)}
.page-field-systems .hero::before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(3,16,10,.85) 0%,rgba(3,16,10,.54) 44%,rgba(3,16,10,.16) 74%,rgba(3,16,10,.34) 100%)}
.page-field-systems .hero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,rgba(3,16,10,.65),transparent 48%)}
.page-field-systems .hero-inner{width:100%;padding-top:calc(var(--nav-h) + 34px);padding-bottom:18px}
.page-field-systems .hero-kicker,.page-field-systems .section-kicker{display:block;font:600 11px/1.25 var(--mono);letter-spacing:.12em;text-transform:uppercase}
.page-field-systems .hero-kicker{margin-bottom:22px;color:rgba(255,255,255,.72)}
.page-field-systems .hero h1{max-width:820px;margin:0;font:500 clamp(52px,5.9vw,94px)/.92 var(--serif);letter-spacing:-.052em;text-wrap:balance}
.page-field-systems .hero-dek{max-width:570px;margin:22px 0 0;color:rgba(255,255,255,.84);font-size:clamp(17px,1.35vw,20px);line-height:1.56;text-wrap:pretty}
.page-field-systems .hero-actions{display:flex;align-items:center;margin-top:28px}
.page-field-systems .hero-primary{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border:1px solid #f2f0e8;border-radius:8px;padding:0 18px;background:#f2f0e8;color:#101510;font:600 12px/1 var(--mono);transition:background-color .18s ease,border-color .18s ease}
.page-field-systems .hero-primary:is(:hover,:focus-visible){border-color:#fff;background:#fff;outline:none}

/* Portfolio pulse --------------------------------------------------------- */
.page-field-systems .metrics{border-top:1px solid rgba(255,255,255,.11);background:var(--forest);color:#fff}
.page-field-systems .metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid rgba(255,255,255,.14)}
.page-field-systems .metric{display:flex;min-height:128px;flex-direction:column;justify-content:space-between;border-right:1px solid rgba(255,255,255,.14);padding:26px 26px 24px}
.page-field-systems .metric strong{font:500 clamp(30px,3.5vw,52px)/1 var(--serif);letter-spacing:-.035em}
.page-field-systems .metric span{color:rgba(255,255,255,.72);font:500 12px/1.42 var(--sans);letter-spacing:-.005em}

/* Shared editorial section language -------------------------------------- */
.page-field-systems .section{padding:clamp(88px,9vw,138px) 0}
.page-field-systems .section-head{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.72fr);gap:clamp(38px,5vw,72px);align-items:end;margin-bottom:clamp(38px,4vw,56px)}
.page-field-systems .section-kicker{margin-bottom:17px;color:#58705f}
.page-field-systems .section h2{max-width:920px;margin:0;font:500 clamp(44px,5.2vw,78px)/.98 var(--serif);letter-spacing:-.045em}
.page-field-systems .section-intro{justify-self:start;max-width:42ch;margin:0;color:var(--muted);font-size:17px;line-height:1.62;text-wrap:pretty}


/* Field Systems role: responsibility shown through live field evidence ----- */
.page-field-systems .fs-role{padding:clamp(82px,8vw,124px) 0 clamp(68px,6.4vw,94px);background:var(--paper);color:var(--ink)}
.page-field-systems .fs-role__head{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.5fr);gap:clamp(40px,7vw,112px);align-items:end}
.page-field-systems .fs-role__head h2{max-width:16ch;margin:0;font:500 clamp(46px,5.2vw,82px)/.95 var(--serif);letter-spacing:-.05em;text-wrap:balance}
.page-field-systems .fs-role__head>p{max-width:40ch;margin:0 0 .35rem;color:var(--muted);font-size:clamp(16px,1.2vw,18px);line-height:1.62;text-wrap:pretty}
.page-field-systems .fs-role__field{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);gap:clamp(40px,5.4vw,82px);align-items:start;margin-top:clamp(44px,4.8vw,70px);padding-top:clamp(26px,2.7vw,38px);border-top:1px solid var(--line)}
.page-field-systems .fs-role__media{min-width:0;margin:0}
.page-field-systems .fs-role__media img{width:100%;aspect-ratio:16/11;object-fit:cover;object-position:center 55%}
.page-field-systems .fs-role__media figcaption{display:grid;grid-template-columns:minmax(170px,.34fr) minmax(0,1fr);gap:18px;border-bottom:1px solid var(--line);padding:11px 0 16px}
.page-field-systems .fs-role__media figcaption span{color:#46624f;font:650 11px/1.4 var(--mono);letter-spacing:.07em;text-transform:uppercase}
.page-field-systems .fs-role__media figcaption p{max-width:44ch;margin:0;color:#59645d;font-size:13px;line-height:1.5}
.page-field-systems .fs-role__responsibility{display:grid;gap:clamp(22px,2.7vw,36px);padding-top:2px}
.page-field-systems .fs-role__primary h3{max-width:18ch;margin:0;font:500 clamp(32px,3.15vw,46px)/1.01 var(--serif);letter-spacing:-.038em;text-wrap:balance}
.page-field-systems .fs-role__primary>p{max-width:46ch;margin:16px 0 0;color:var(--muted);font-size:14.75px;line-height:1.58;text-wrap:pretty}
.page-field-systems .fs-role__notes{border-top:1px solid var(--line)}
.page-field-systems .fs-role__notes article{display:grid;grid-template-columns:minmax(170px,.5fr) minmax(0,1fr);gap:20px;padding:15px 0 16px;border-bottom:1px solid var(--line)}
.page-field-systems .fs-role__notes h4{margin:0;font:500 clamp(18px,1.55vw,23px)/1.08 var(--serif);letter-spacing:-.022em}
.page-field-systems .fs-role__notes p{max-width:40ch;margin:0;color:var(--muted);font-size:13.5px;line-height:1.5;text-wrap:pretty}
.page-field-systems .fs-role__example{display:grid;grid-template-columns:minmax(220px,.32fr) minmax(0,1fr);gap:clamp(32px,4.5vw,66px);align-items:start;margin-top:clamp(24px,2.6vw,38px);padding:20px 0 23px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.page-field-systems .fs-role__example .section-kicker{margin:2px 0 0;color:#3f624b;font-weight:650}
.page-field-systems .fs-role__example p{max-width:68ch;margin:0;color:#3f4d43;font-size:14.5px;line-height:1.58;text-wrap:pretty}
.page-field-systems .fs-role__example strong{color:var(--ink);font-weight:600}

/* Project Atlas: editorial portfolio first, tools second ------------------ */
.page-field-systems .atlas-section{scroll-margin-top:var(--nav-h);padding-bottom:clamp(84px,9vw,132px);background:var(--paper-warm);color:var(--ink)}
.page-field-systems .atlas-intro .section-kicker{color:#4a7053}
.page-field-systems .atlas-workspace{display:grid;grid-template-columns:minmax(410px,.82fr) minmax(0,1.18fr);align-items:stretch}
.page-field-systems .atlas-browser{min-width:0;border-top:1px solid var(--line);border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.page-field-systems .atlas-stage{position:relative;min-width:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}

.page-field-systems .atlas-scope{display:flex;min-height:66px;align-items:flex-end;gap:clamp(18px,2vw,32px);border-bottom:1px solid var(--line);padding:0 24px}
.page-field-systems .atlas-scope button{position:relative;display:inline-flex;min-height:52px;align-items:center;gap:9px;border:0;padding:6px 0 0;background:transparent;color:#616a63;font:550 13px/1.2 var(--sans);cursor:pointer}
.page-field-systems .atlas-scope button span{font:500 11px/1 var(--mono);color:#7c847d}
.page-field-systems .atlas-scope button::after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;background:transparent}
.page-field-systems .atlas-scope button.is-active{color:var(--ink)}
.page-field-systems .atlas-scope button.is-active::after{background:var(--forest-2)}
.page-field-systems .atlas-scope button:is(:hover,:focus-visible){color:var(--forest-2);outline:none}

.page-field-systems .atlas-allocation-lens{border-bottom:1px solid var(--line);padding:16px 22px 14px}
.page-field-systems .atlas-allocation-lens__desktop{display:grid;grid-template-columns:1fr;gap:7px;align-items:center}
.page-field-systems .atlas-allocation-lens__label{color:#536158;font:650 11.5px/1.2 var(--mono);letter-spacing:.06em;text-transform:uppercase}
.page-field-systems .atlas-allocation-lens__options{display:flex;min-width:0;flex-wrap:wrap;gap:8px 15px;align-items:center}
.page-field-systems .atlas-allocation-lens__options button{position:relative;display:inline-flex;min-height:32px;align-items:center;gap:7px;border:0;padding:0;background:transparent;color:#5f6961;font:500 12.5px/1.2 var(--sans);cursor:pointer}
.page-field-systems .atlas-allocation-lens__options button::after{content:"";position:absolute;left:0;right:0;bottom:1px;height:1px;background:transparent}
.page-field-systems .atlas-allocation-lens__options button.is-active{color:var(--ink)}
.page-field-systems .atlas-allocation-lens__options button.is-active::after{background:currentColor}
.page-field-systems .atlas-allocation-lens__options button:is(:hover,:focus-visible){color:var(--forest-2);outline:none}
.page-field-systems .atlas-allocation-lens i[data-budget],.page-field-systems .atlas-allocation-lens__key i{display:inline-block;width:10px;height:3px;flex:0 0 auto;background:currentColor}
.page-field-systems .atlas-allocation-lens i[data-budget="education"],.page-field-systems .atlas-allocation-lens__key i[data-budget="education"]{color:var(--alloc-education)}
.page-field-systems .atlas-allocation-lens i[data-budget="health"],.page-field-systems .atlas-allocation-lens__key i[data-budget="health"]{color:var(--alloc-health)}
.page-field-systems .atlas-allocation-lens i[data-budget="environment"],.page-field-systems .atlas-allocation-lens__key i[data-budget="environment"]{color:var(--alloc-environment)}
.page-field-systems .atlas-allocation-lens i[data-budget="livelihood"],.page-field-systems .atlas-allocation-lens__key i[data-budget="livelihood"]{color:var(--alloc-livelihood)}
.page-field-systems .atlas-allocation-lens__note{color:#6b746d;font:500 11px/1.35 var(--mono)}
.page-field-systems .atlas-allocation-lens__mobile{display:none}
.page-field-systems .project-index{display:block}
.page-field-systems .project-row{appearance:none;display:grid;width:100%;min-height:126px;grid-template-columns:32px minmax(0,1fr) minmax(118px,.36fr) 18px;gap:14px;align-items:center;border:0;border-bottom:1px solid var(--line-soft);padding:19px 22px;background:transparent;color:var(--ink);text-align:left;cursor:pointer;transition:background .16s ease,box-shadow .16s ease}
.page-field-systems .project-row:last-child{border-bottom:0}
.page-field-systems .project-row:is(:hover,:focus-visible){background:rgba(255,255,255,.5);outline:none}
.page-field-systems .project-row.is-selected{background:rgba(255,255,255,.72);box-shadow:inset 2px 0 0 var(--forest-2)}
.page-field-systems .project-row__number{align-self:start;padding-top:3px;color:#858c85;font:500 11px/1 var(--mono)}
.page-field-systems .project-row__main{display:grid;min-width:0;gap:5px}
.page-field-systems .project-row__main strong{font:500 20px/1.12 var(--serif);letter-spacing:-.02em}
.page-field-systems .project-row__main small{color:#687168;font:500 11.5px/1.4 var(--mono);overflow-wrap:anywhere}
.page-field-systems .project-row__decision{max-width:47ch;margin-top:4px;color:#4b554e;font-size:13.25px;line-height:1.44;text-wrap:pretty}
.page-field-systems .project-row-allocation{display:grid;min-width:0;gap:8px;align-content:center}
.page-field-systems .project-row-allocation__lead{color:#4f5c53;font:600 11px/1.25 var(--mono)}
.page-field-systems .project-row-allocation__empty{color:#737b75;font:500 11px/1.35 var(--mono)}
.page-field-systems .project-row__arrow{color:#748078;font-size:15px;transition:transform .16s var(--ease)}
.page-field-systems .project-row:is(:hover,:focus-visible,.is-selected) .project-row__arrow{transform:translateX(3px);color:var(--forest-2)}

.page-field-systems .allocation-rail{display:flex;width:100%;height:6px;overflow:hidden;background:rgba(35,55,40,.08)}
.page-field-systems .allocation-rail i{display:block;flex:0 0 calc(var(--share) * 1%);min-width:0;opacity:.82}
.page-field-systems .allocation-rail i[data-budget="education"]{background:var(--alloc-education)}
.page-field-systems .allocation-rail i[data-budget="health"]{background:var(--alloc-health)}
.page-field-systems .allocation-rail i[data-budget="environment"]{background:var(--alloc-environment)}
.page-field-systems .allocation-rail i[data-budget="livelihood"]{background:var(--alloc-livelihood)}
.page-field-systems .atlas-workspace:not([data-allocation-lens="all"]) .allocation-rail i{opacity:.18}
.page-field-systems .atlas-workspace[data-allocation-lens="education"] .allocation-rail i[data-budget="education"],
.page-field-systems .atlas-workspace[data-allocation-lens="health"] .allocation-rail i[data-budget="health"],
.page-field-systems .atlas-workspace[data-allocation-lens="environment"] .allocation-rail i[data-budget="environment"],
.page-field-systems .atlas-workspace[data-allocation-lens="livelihood"] .allocation-rail i[data-budget="livelihood"]{opacity:1}
.page-field-systems .allocation-rail__empty{display:flex;height:100%;align-items:center;padding:0 4px;color:#777f79;font:500 10px/1 var(--mono)}
.page-field-systems .allocation-values{display:flex;flex-wrap:wrap;gap:7px 15px;margin-top:11px}
.page-field-systems .allocation-values span{color:#59655d;font:500 11.5px/1.4 var(--mono)}
.page-field-systems .allocation-values b{font-weight:600}
.page-field-systems .allocation-unassigned{margin:10px 0 0;color:#697169;font:500 11px/1.45 var(--mono)}

.page-field-systems .atlas-secondary-actions{display:grid;border-top:1px solid var(--line)}
.page-field-systems .atlas-secondary-actions button{display:flex;min-height:58px;align-items:center;justify-content:space-between;border:0;border-bottom:1px solid var(--line-soft);padding:0 22px;background:transparent;color:#39443c;font-size:13px;line-height:1.3;text-align:left;cursor:pointer}
.page-field-systems .atlas-secondary-actions button:last-child{border-bottom:0}
.page-field-systems .atlas-secondary-actions button span{font-size:16px;transition:transform .16s var(--ease)}
.page-field-systems .atlas-secondary-actions button:is(:hover,:focus-visible){background:rgba(255,255,255,.48);color:var(--forest-2);outline:none}
.page-field-systems .atlas-secondary-actions button:is(:hover,:focus-visible) span{transform:translateX(3px)}

/* Shared photographic preview -------------------------------------------- */
.page-field-systems .atlas-preview{display:grid;min-height:100%;grid-template-rows:minmax(380px,1.06fr) auto;background:var(--paper-2);color:var(--ink);transition:opacity .16s ease}
.page-field-systems .atlas-preview[hidden]{display:none!important}
.page-field-systems .atlas-preview.is-changing{opacity:.82}
.page-field-systems .atlas-preview.is-empty{display:flex;min-height:720px;align-items:flex-end;background:linear-gradient(145deg,#e6e4da 0%,#efede5 54%,#e1e2d9 100%)}
.page-field-systems .atlas-preview-empty{max-width:620px;padding:clamp(34px,4vw,58px)}
.page-field-systems .atlas-preview-empty__eyebrow{display:block;margin-bottom:16px;color:#54705b;font:600 11px/1.25 var(--mono);letter-spacing:.08em;text-transform:uppercase}
.page-field-systems .atlas-preview-empty p{max-width:17ch;margin:0;font:500 clamp(34px,4.3vw,62px)/1.02 var(--serif);letter-spacing:-.04em;color:#2e3730;text-wrap:balance}
.page-field-systems .atlas-preview-media{position:relative;min-height:420px;margin:0;overflow:hidden;background:#dfe1d8}
.page-field-systems .atlas-preview-media::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(11,27,18,.22),transparent 48%);pointer-events:none}
.page-field-systems .atlas-preview-media img{width:100%;height:100%;object-fit:cover;transition:opacity .16s ease}
.page-field-systems .atlas-preview-copy{padding:clamp(28px,3vw,42px) clamp(28px,3.2vw,46px) clamp(34px,3.6vw,50px);background:var(--paper-2)}
.page-field-systems .atlas-preview-meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-bottom:12px;color:#5f6a62;font:550 12px/1.35 var(--mono)}
.page-field-systems .atlas-preview-meta span:first-child{color:#356244;font-weight:650}
.page-field-systems .atlas-preview-copy h3{max-width:16ch;margin:0;font:500 clamp(34px,3.6vw,52px)/.98 var(--serif);letter-spacing:-.04em;text-wrap:balance}
.page-field-systems .atlas-preview-allocation{margin-top:25px;padding-top:19px;border-top:1px solid var(--line)}
.page-field-systems .atlas-preview-allocation__head{display:flex;align-items:baseline;justify-content:space-between;gap:20px}
.page-field-systems .atlas-preview-allocation__head span{color:#5e6b62;font-size:12px;line-height:1.35}
.page-field-systems .atlas-preview-allocation__head strong{font:500 22px/1 var(--serif);letter-spacing:-.02em}
.page-field-systems .atlas-preview-allocation>.allocation-rail{height:9px;margin-top:12px}
.page-field-systems .atlas-preview-decision{max-width:42ch;margin:24px 0 0;color:#26342b;font:500 clamp(17px,1.35vw,20px)/1.48 var(--sans);text-wrap:pretty}
.page-field-systems .atlas-preview-actions{display:flex;flex-wrap:wrap;gap:16px 24px;align-items:center;margin-top:25px}
.page-field-systems .atlas-preview-link,.page-field-systems .atlas-preview-contact{display:inline-flex;min-height:44px;align-items:center;gap:10px;border-bottom:1px solid rgba(19,23,19,.34);padding:0 0 4px;color:var(--forest-2);font:600 12px/1.2 var(--sans)}
.page-field-systems .atlas-preview-contact{border-bottom-color:transparent;color:#5b665e;font-weight:500}
.page-field-systems .atlas-preview-link span{transition:transform .16s var(--ease)}
.page-field-systems .atlas-preview-link:is(:hover,:focus-visible) span{transform:translateX(3px)}
.page-field-systems .atlas-preview-link:is(:hover,:focus-visible),.page-field-systems .atlas-preview-contact:is(:hover,:focus-visible){color:var(--ink);outline:none}

/* Secondary Atlas modes --------------------------------------------------- */
.page-field-systems .atlas-mode-panel{min-height:720px;background:#eceae1}
.page-field-systems .atlas-mode-panel[hidden]{display:none}
.page-field-systems .atlas-mode-head{display:flex;min-height:98px;align-items:flex-end;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line);padding:20px 26px 21px}
.page-field-systems .atlas-mode-head>div{display:grid;gap:5px;text-align:right}
.page-field-systems .atlas-mode-head span{color:#647068;font:600 11px/1.2 var(--mono);letter-spacing:.07em;text-transform:uppercase}
.page-field-systems .atlas-mode-head h3{margin:0;font:500 clamp(25px,2.7vw,38px)/1.05 var(--serif);letter-spacing:-.03em}
.page-field-systems .atlas-back{min-height:44px;border:0;padding:0;background:transparent;color:#445148;font-size:12px;cursor:pointer}
.page-field-systems .atlas-back:is(:hover,:focus-visible){color:var(--forest-2);outline:none}

.page-field-systems .map-wrap{position:relative;min-height:622px;overflow:hidden;background:radial-gradient(circle at 48% 42%,rgba(92,132,95,.14),transparent 43%),#e7e7df}
.page-field-systems .atlas-map{position:absolute;inset:12px 16px 16px;width:calc(100% - 32px);height:calc(100% - 28px);overflow:visible}
.page-field-systems .district{fill:rgba(85,111,88,.08);stroke:rgba(48,70,52,.4);stroke-width:.9;vector-effect:non-scaling-stroke;transition:fill .18s ease,stroke .18s ease}
.page-field-systems .district.has-project{fill:rgba(74,121,79,.13);stroke:rgba(48,70,52,.5)}
.page-field-systems .map-marker{cursor:pointer;outline:none}
.page-field-systems .marker-hit{fill:transparent;r:20px;pointer-events:all}
.page-field-systems .marker-ring{fill:#f4f3ed;stroke:rgba(23,49,31,.5);stroke-width:1.35;transition:r .18s var(--ease),stroke .18s ease,stroke-opacity .18s ease,filter .18s ease}
.page-field-systems .marker-core{fill:#f4f3ed;stroke:#315f40;stroke-width:1.05;vector-effect:non-scaling-stroke}
.page-field-systems .map-marker.status-open-for-funding .marker-core{fill:#315f40;stroke:#315f40}
.page-field-systems .map-marker.status-concept .marker-core{fill:#f4f3ed;stroke:#315f40;stroke-width:1.15}
.page-field-systems .map-marker.status-in-progress .marker-core{fill:#f4f3ed;stroke:#315f40;stroke-width:1.05}
.page-field-systems .map-marker.status-in-progress .marker-ring{stroke:#315f40;stroke-width:2.1}
.page-field-systems .map-marker.status-completed .marker-core{fill:#315f40;stroke:#315f40}
.page-field-systems .map-marker.status-completed .marker-ring{stroke:#315f40;stroke-dasharray:1.6 1.6}
.page-field-systems .map-marker.is-allocation-lens .marker-ring{stroke:var(--atlas-lens-color);stroke-opacity:var(--atlas-lens-opacity,.5)}
.page-field-systems .map-marker:is(:hover,:focus) .marker-ring{r:11.5;stroke-width:1.9;stroke-opacity:1}
.page-field-systems .map-marker.is-active .marker-ring{r:13;stroke-width:2.2;stroke-opacity:1;filter:drop-shadow(0 0 7px rgba(54,95,67,.35))}
.page-field-systems .map-marker.is-filtered{display:none}
.page-field-systems .map-legend{position:absolute;left:24px;bottom:20px;display:flex;flex-wrap:wrap;align-items:center;gap:12px 18px;color:#59645b;font:500 11.5px/1 var(--mono)}
.page-field-systems .map-legend strong{color:#778078;font:600 11px/1 var(--mono);letter-spacing:.06em;text-transform:uppercase}
.page-field-systems .map-legend span{display:inline-flex;align-items:center;gap:7px}
.page-field-systems .map-legend i{width:8px;height:8px;border:1px solid #315f40;border-radius:50%;background:transparent}
.page-field-systems .map-legend .open i{background:#315f40}
.page-field-systems .map-legend .progress i{box-shadow:0 0 0 2px #f4f3ed,0 0 0 3px #315f40}
.page-field-systems .map-legend .completed i{border-style:dashed;background:#315f40}
.page-field-systems .map-legend .concept i{background:transparent}

.page-field-systems .allocation-ranking{padding:0 26px 28px}
.page-field-systems .allocation-comparison-note{max-width:48ch;padding:22px 0 18px;color:#697169;font-size:12.5px;line-height:1.5}
.page-field-systems .allocation-comparison-list{border-top:1px solid var(--line)}
.page-field-systems .allocation-comparison-row{appearance:none;display:grid;width:100%;min-height:112px;grid-template-columns:30px minmax(180px,.75fr) 120px minmax(160px,.9fr) 16px;grid-template-areas:"num project lead rail arrow" "num project values values arrow";gap:8px 16px;align-items:center;border:0;border-bottom:1px solid var(--line-soft);padding:16px 0;background:transparent;color:var(--ink);text-align:left;cursor:pointer;transition:padding .16s ease,background .16s ease}
.page-field-systems .allocation-comparison-row:is(:hover,:focus-visible){padding-inline:10px;background:rgba(255,255,255,.5);outline:none}
.page-field-systems .allocation-comparison-row.is-selected{padding-inline:10px;background:rgba(255,255,255,.72);box-shadow:inset 2px 0 0 var(--forest-2)}
.page-field-systems .allocation-comparison-row__number{grid-area:num;color:#858c85;font:500 11px/1 var(--mono)}
.page-field-systems .allocation-comparison-row__project{grid-area:project;display:grid;gap:5px}
.page-field-systems .allocation-comparison-row__project strong{font:500 18px/1.1 var(--serif)}
.page-field-systems .allocation-comparison-row__project small{color:#687168;font:500 11px/1.35 var(--mono)}
.page-field-systems .allocation-comparison-row__lead{grid-area:lead;color:#536157;font:600 11px/1.25 var(--mono)}
.page-field-systems .allocation-comparison-row__lead strong{display:block;margin-top:4px;color:var(--ink);font:500 20px/1 var(--serif)}
.page-field-systems .allocation-comparison-row>.allocation-rail{grid-area:rail;height:8px}
.page-field-systems .allocation-comparison-row__values{grid-area:values;display:flex;flex-wrap:wrap;gap:5px 12px;color:#697169;font:500 10.5px/1.35 var(--mono)}
.page-field-systems .allocation-comparison-row__values span{white-space:nowrap}.page-field-systems .allocation-comparison-row__values b{font-weight:600}
.page-field-systems .allocation-comparison-row__unassigned{grid-column:3/5;color:#757d76;font:500 11px/1.4 var(--mono)}
.page-field-systems .allocation-comparison-row__arrow{grid-area:arrow;font-size:15px;color:#748078}

/* Field note: one quiet editorial argument after the instrument ----------- */
.page-field-systems .field-interstitial{overflow:hidden;padding:clamp(62px,7vw,104px) 0 clamp(72px,8vw,116px);background:var(--paper)}
.page-field-systems .field-interstitial__wide{width:100%;margin:0}
.page-field-systems .field-interstitial__wide img{width:100%;height:clamp(360px,44vw,610px);object-fit:cover;object-position:center 57%}
.page-field-systems .field-interstitial__wide figcaption{display:grid;grid-template-columns:minmax(150px,.28fr) minmax(0,1fr);gap:clamp(24px,5vw,70px);align-items:start;border-bottom:1px solid var(--line);padding:22px 0 26px}
.page-field-systems .field-interstitial__wide figcaption>span{color:#5b6d60;font:600 11px/1.4 var(--mono);letter-spacing:.06em;text-transform:uppercase}
.page-field-systems .field-interstitial__wide figcaption strong{max-width:30ch;font:500 clamp(24px,2.7vw,38px)/1.1 var(--serif);letter-spacing:-.03em;text-wrap:balance}
.page-field-systems .field-interstitial__wide figcaption small{grid-column:2;color:#707770;font-size:11.5px;line-height:1.45}

@media(max-width:1180px) and (min-width:821px){
  .page-field-systems .atlas-workspace{grid-template-columns:minmax(360px,.78fr) minmax(0,1.22fr)}
  .page-field-systems .project-row{grid-template-columns:28px minmax(0,1fr) 104px 16px;padding-inline:18px}
  .page-field-systems .project-row__main strong{font-size:18px}
  .page-field-systems .project-row__decision{font-size:12.75px}
  .page-field-systems .atlas-preview.is-empty{min-height:680px}
  .page-field-systems .allocation-comparison-row{grid-template-columns:28px minmax(0,1fr) 90px 16px;grid-template-areas:"num project lead arrow" "num rail rail arrow" "num values values arrow";gap:8px 12px}
  .page-field-systems .allocation-comparison-row>.allocation-rail{width:100%}
  .page-field-systems .allocation-comparison-row__values{grid-area:values}
}

@media(max-width:820px){
  :root{--nav-h:56px;--gutter:22px}
  .page-field-systems .fs-role{padding:74px 0 70px}
  .page-field-systems .fs-role__head{grid-template-columns:1fr;gap:20px}
  .page-field-systems .fs-role__head h2{max-width:none;font-size:clamp(32px,9.4vw,52px);line-height:.98}
  .page-field-systems .fs-role__head>p{max-width:38ch;font-size:15px}
  .page-field-systems .fs-role__field{grid-template-columns:1fr;gap:28px;margin-top:36px;padding-top:22px}
  .page-field-systems .fs-role__media figcaption{grid-template-columns:1fr;gap:6px;padding:10px 0 14px}
  .page-field-systems .fs-role__responsibility{gap:22px}
  .page-field-systems .fs-role__primary h3{max-width:18ch;font-size:clamp(30px,8vw,40px)}
  .page-field-systems .fs-role__primary>p{margin-top:14px;font-size:14.25px}
  .page-field-systems .fs-role__notes article{grid-template-columns:1fr;gap:7px;padding:14px 0 15px}
  .page-field-systems .fs-role__notes h4{font-size:21px}
  .page-field-systems .fs-role__notes p{font-size:13.25px}
  .page-field-systems .fs-role__example{grid-template-columns:1fr;gap:11px;margin-top:24px;padding:18px 0 20px}
  .page-field-systems .fs-role__example p{font-size:13.5px}
  .page-field-systems .hero{min-height:88svh}
  .page-field-systems .hero-inner{padding-top:108px;padding-bottom:64px}
  .page-field-systems .hero h1{max-width:720px;font-size:clamp(48px,12vw,72px)}
  .page-field-systems .hero-dek{font-size:17px}
  .page-field-systems .metrics-grid{grid-template-columns:1fr 1fr}
  .page-field-systems .metric{min-height:112px}
  .page-field-systems .section{padding:80px 0}
  .page-field-systems .section-head{grid-template-columns:1fr;gap:24px;margin-bottom:34px}
  .page-field-systems .section h2{font-size:clamp(40px,9vw,62px)}
  .page-field-systems .atlas-section{padding-bottom:76px}
  .page-field-systems .atlas-workspace{display:block}
  .page-field-systems .atlas-browser{border-right:0}
  .page-field-systems .atlas-allocation-lens{padding:14px 18px 13px}
  .page-field-systems .atlas-allocation-lens__desktop{display:none}
  .page-field-systems .atlas-allocation-lens__mobile{display:grid;gap:10px}
  .page-field-systems .atlas-allocation-lens__mobile label{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:16px}
  .page-field-systems .atlas-allocation-lens__mobile label>span{color:#657068;font:600 11px/1.2 var(--mono);letter-spacing:.05em;text-transform:uppercase}
  .page-field-systems .atlas-allocation-lens__mobile select{height:44px;min-height:44px;min-width:154px;border:0;border-bottom:1px solid rgba(19,23,19,.25);border-radius:0;padding:0 28px 0 0;background:transparent;color:var(--ink);font:500 13px/1.2 var(--sans)}
  .page-field-systems .atlas-allocation-lens__key{display:grid;grid-template-columns:1fr 1fr;gap:7px 14px;color:#6a736c;font:500 11.5px/1.25 var(--sans)}
  .page-field-systems .atlas-allocation-lens__key span{display:inline-flex;align-items:center;gap:7px}
  .page-field-systems .atlas-allocation-lens__note{grid-column:auto;font-size:11px}
  .page-field-systems .atlas-workspace[data-atlas-mode="map"] .atlas-browser,.page-field-systems .atlas-workspace[data-atlas-mode="allocation"] .atlas-browser{display:none}
  .page-field-systems .atlas-workspace[data-atlas-mode="projects"] .atlas-stage>.atlas-preview{display:none}
  .page-field-systems .atlas-workspace[data-atlas-mode="projects"] .atlas-stage{border:0}
  .page-field-systems .project-row{min-height:118px;grid-template-columns:28px minmax(0,1fr) 18px;grid-template-areas:"num main arrow" "num alloc arrow";gap:10px 12px;padding:17px 20px}
  .page-field-systems .project-row__number{grid-area:num}.page-field-systems .project-row__main{grid-area:main}.page-field-systems .project-row-allocation{grid-area:alloc;max-width:260px}.page-field-systems .project-row__arrow{grid-area:arrow}
  .page-field-systems .project-row__main strong{font-size:19px}
  .page-field-systems .project-row__main small{font-size:11.5px}
  .page-field-systems .project-row__decision{font-size:13px;line-height:1.46}
  .page-field-systems .atlas-browser>.atlas-preview{display:grid;border-top:0;border-bottom:1px solid var(--line)}
  .page-field-systems .atlas-browser>.atlas-preview.is-empty{display:none}
  .page-field-systems .atlas-preview{min-height:0;grid-template-rows:280px auto}
  .page-field-systems .atlas-preview-media{min-height:280px}
  .page-field-systems .atlas-preview-copy{padding:25px 20px 30px}
  .page-field-systems .atlas-preview-copy h3{font-size:36px}
  .page-field-systems .atlas-preview-allocation__head{align-items:flex-start;flex-direction:column;gap:6px}
  .page-field-systems .atlas-preview-allocation__head strong{font-size:21px}
  .page-field-systems .atlas-preview-decision{font-size:16px}
  .page-field-systems .atlas-mode-panel{min-height:0;border-right:0}
  .page-field-systems .atlas-mode-head{min-height:92px;padding:18px 20px}
  .page-field-systems .map-wrap{min-height:620px}
  .page-field-systems .marker-hit{r:22px}
  .page-field-systems .allocation-ranking{padding:0 20px 24px}
  .page-field-systems .allocation-comparison-row{grid-template-columns:28px minmax(0,1fr) 100px 16px;grid-template-areas:"num project lead arrow" "num rail rail arrow" "num values values arrow";gap:8px 12px}
  .page-field-systems .allocation-comparison-row>.allocation-rail{width:100%}
  .page-field-systems .allocation-comparison-row__values{grid-area:values}
  .page-field-systems .field-interstitial__wide figcaption{grid-template-columns:1fr;gap:10px;padding:18px 0 22px}
  .page-field-systems .field-interstitial__wide figcaption small{grid-column:1}
}

@media(max-width:560px){
  .page-field-systems .fs-role__head h2{font-size:32px;line-height:1;letter-spacing:-.043em}
  .page-field-systems .fs-role__media img{aspect-ratio:4/3}
  .page-field-systems .fs-role__primary h3{font-size:31px}
  .page-field-systems .hero{min-height:84svh}
  .page-field-systems .hero h1{font-size:48px}
  .page-field-systems .hero-dek{font-size:16px}
  .page-field-systems .hero-actions{display:grid;grid-template-columns:1fr}
  .page-field-systems .hero-primary{width:max-content}
  .page-field-systems .metrics-grid{grid-template-columns:1fr 1fr}
  .page-field-systems .metric{min-height:104px;padding:20px 16px}
  .page-field-systems .metric strong{font-size:30px}
  .page-field-systems .metric span{font-size:11.5px}
  .page-field-systems .atlas-scope{min-height:62px;gap:18px;padding-inline:18px}
  .page-field-systems .atlas-scope button{font-size:12.5px}
  .page-field-systems .project-row{grid-template-columns:26px minmax(0,1fr) 16px;padding-inline:16px}
  .page-field-systems .project-row-allocation{max-width:none}
  .page-field-systems .atlas-secondary-actions button{padding-inline:16px;font-size:12.5px}
  .page-field-systems .atlas-preview{grid-template-rows:250px auto}
  .page-field-systems .atlas-preview-media{min-height:250px}
  .page-field-systems .atlas-preview-copy h3{font-size:34px}
  .page-field-systems .atlas-preview-actions{align-items:flex-start;flex-direction:column;gap:2px}
  .page-field-systems .allocation-values{display:grid;grid-template-columns:1fr 1fr;gap:7px 12px}
  .page-field-systems .map-wrap{min-height:520px}
  .page-field-systems .atlas-map{inset:8px 10px 10px;width:calc(100% - 20px);height:calc(100% - 18px)}
  .page-field-systems .map-legend{left:16px;right:16px;bottom:14px;gap:9px 13px;font-size:11px}
  .page-field-systems .allocation-comparison-row{grid-template-columns:26px minmax(0,1fr) 16px;grid-template-areas:"num project arrow" "num lead arrow" "num rail arrow" "num values arrow";min-height:126px}
  .page-field-systems .allocation-comparison-row__lead strong{display:inline;margin-left:6px;font-size:18px}
  .page-field-systems .allocation-comparison-row__values{display:grid;grid-template-columns:1fr 1fr;gap:4px 10px}
  .page-field-systems .allocation-comparison-row__unassigned{grid-column:2/3}
  .page-field-systems .field-interstitial__wide img{height:320px}
}

@media(max-width:360px){
  .page-field-systems .hero h1{font-size:44px}
  .page-field-systems .atlas-scope{align-items:stretch;flex-direction:column;gap:0;padding-block:6px}
  .page-field-systems .atlas-scope button{min-height:44px}
  .page-field-systems .project-row__main strong{font-size:18px}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}

/* Gate 1 proof · Atlas map editorial smart card */
.page-field-systems .atlas-map-card{
  position:absolute;z-index:8;width:min(292px,calc(100% - 32px));overflow:hidden;
  border:1px solid rgba(31,46,35,.15);border-radius:3px;background:#f7f5ed;color:#172019;
  box-shadow:0 16px 34px rgba(17,31,23,.13);transform:translateZ(0)
}
.page-field-systems .atlas-map-card[hidden]{display:none}
.page-field-systems .atlas-map-card__media{height:128px;margin:0;overflow:hidden;background:#dfe3da}
.page-field-systems .atlas-map-card__media img{display:block;width:100%;height:100%;object-fit:cover}
.page-field-systems .atlas-map-card__copy{padding:15px 16px 16px}
.page-field-systems .atlas-map-card__meta{display:flex;flex-wrap:wrap;gap:6px 10px;margin-bottom:8px;color:#667168;font:560 10.5px/1.25 var(--mono);letter-spacing:.02em}
.page-field-systems .atlas-map-card__meta span+span::before{content:"·";margin-right:10px;color:#98a097}
.page-field-systems .atlas-map-card h4{margin:0;color:#182119;font:620 19px/1.08 var(--sans);letter-spacing:-.022em}
.page-field-systems .atlas-map-card__decision{margin:8px 0 12px;color:#465148;font:500 13.5px/1.42 var(--sans)}
.page-field-systems .atlas-map-card__allocation{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin:0 0 13px}
.page-field-systems .atlas-map-card__allocation .allocation-rail{height:4px}
.page-field-systems .atlas-map-card__allocation strong{color:#475149;font:600 10.5px/1 var(--mono);white-space:nowrap}
.page-field-systems .atlas-map-card__allocation.is-unassigned{grid-template-columns:1fr}
.page-field-systems .atlas-map-card__allocation.is-unassigned .allocation-rail{display:none}
.page-field-systems .atlas-map-card__link{display:inline-flex;align-items:center;gap:7px;min-height:36px;color:#1d563a;font:620 12.5px/1 var(--sans);text-decoration:none}
.page-field-systems .atlas-map-card__link span{transition:transform 130ms ease}
.page-field-systems .atlas-map-card__link:is(:hover,:focus-visible) span{transform:translateX(3px)}
.page-field-systems .atlas-map-card__link:focus-visible{outline:2px solid rgba(49,95,64,.46);outline-offset:3px}
.page-field-systems .atlas-map-card__close{display:none}

@media (max-width:820px){
  .page-field-systems .atlas-map-card{
    position:absolute;right:12px!important;bottom:66px;left:12px!important;top:auto!important;width:auto;max-height:calc(100% - 92px);
    display:grid;grid-template-columns:112px minmax(0,1fr);overflow:auto
  }
  .page-field-systems .atlas-map-card[hidden]{display:none}
  .page-field-systems .atlas-map-card__media{height:100%;min-height:152px}
  .page-field-systems .atlas-map-card__copy{padding:14px 54px 14px 14px}
  .page-field-systems .atlas-map-card h4{font-size:17px}
  .page-field-systems .atlas-map-card__decision{font-size:12.5px;margin:7px 0 10px}
  .page-field-systems .atlas-map-card__allocation{margin-bottom:8px}
  .page-field-systems .atlas-map-card__link{min-height:44px}
  .page-field-systems .atlas-map-card__close{
    position:absolute;top:6px;right:6px;z-index:2;width:44px;height:44px;border:0;background:rgba(247,245,237,.9);color:#48534b;
    display:grid;place-items:center;cursor:pointer;font:400 20px/1 var(--sans)
  }
}

@media (max-width:520px){
  .page-field-systems .atlas-map-card{grid-template-columns:92px minmax(0,1fr);bottom:70px}
  .page-field-systems .atlas-map-card__media{min-height:148px}
  .page-field-systems .atlas-map-card__meta{font-size:9.8px}
}

@media (prefers-reduced-motion:reduce){
  .page-field-systems .atlas-map-card__link span{transition:none!important}
}

/* v1.50.40 integrity · mobile Atlas pin ownership.
   Each marker keeps a 44px geometry box for measurement/focus, while pointer
   ownership is resolved by the map using the nearest visible marker. This
   prevents neighbouring 44px targets from intercepting one another. */
@media(max-width:700px){
  .page-field-systems .atlas-map{touch-action:manipulation}
  .page-field-systems .map-marker{pointer-events:none;scroll-margin-block:calc(var(--cv-nav-height,58px) + 24px) 24px}
  .page-field-systems .marker-hit{r:22px;fill:transparent;stroke:none;pointer-events:none}
  .page-field-systems .marker-ring,
  .page-field-systems .marker-core{pointer-events:none}
}


/* Field Systems copy + DTP convergence · 2026-08-21 */
.page-field-systems .atlas-preview-allocation__head{align-items:baseline}
.page-field-systems .atlas-preview-allocation>.allocation-rail{margin-top:10px}
.page-field-systems .atlas-preview-decision{margin-top:30px;max-width:38ch}
.page-field-systems .atlas-donor-review--preview{display:grid;gap:16px;margin:18px 0 0;padding:18px 0 0;border-top:1px solid var(--line)}
.page-field-systems .atlas-donor-review--preview>div{display:grid;grid-template-columns:1fr;gap:5px;max-width:54ch}
.page-field-systems .atlas-donor-review--preview dt{margin:0;color:#4e6455;font:650 10px/1.35 var(--mono);letter-spacing:.08em;text-transform:uppercase}
.page-field-systems .atlas-donor-review--preview dd{max-width:52ch;margin:0;color:#3f4942;font:500 13.5px/1.5 var(--sans);text-wrap:pretty}
.page-field-systems .atlas-preview-actions{margin-top:28px}
@media(max-width:820px){
  .page-field-systems .atlas-donor-review--preview{display:grid}
}


/* Field Systems map-card decision checks · 2026-08-21 */
.page-field-systems .atlas-donor-review--map{display:grid;gap:6px;margin:9px 0 11px;padding:9px 0 0;border-top:1px solid rgba(20,23,20,.12)}
.page-field-systems .atlas-donor-review--map>div{display:grid;grid-template-columns:72px minmax(0,1fr);gap:8px;align-items:start}
.page-field-systems .atlas-donor-review--map dt{margin:0;color:rgba(22,54,40,.58);font:600 8px/1.35 var(--mono);letter-spacing:.08em;text-transform:uppercase}
.page-field-systems .atlas-donor-review--map dd{margin:0;color:rgba(20,23,20,.72);font:500 11px/1.38 var(--sans);text-wrap:pretty}
@media(max-width:520px){
  .page-field-systems .atlas-donor-review--map>div{grid-template-columns:1fr;gap:2px}
  .page-field-systems .atlas-donor-review--map dd{font-size:11.5px;line-height:1.4}
}
