:root{--green: #2D5249;--green-bright: #3F6F63;--orange: #3F6F63;--text-primary: #1c1b1b;--text-secondary: #404946;--text-muted: #666666;--background: #fcf9f8;--surface: #ffffff;--surface-soft: #f6f3f2;--border: rgba(28, 27, 27, .08);--divider: rgba(28, 27, 27, .08);--max-w: 720px;--max-wide: 1120px;--nav-h: 62px;--font-heading: "Manrope", "Inter", sans-serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--font-mono: "JetBrains Mono", "Inter", monospace}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--background);color:var(--text-primary);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.resources-page{padding-top:var(--nav-h)}.resources-hero,.resource-section{max-width:var(--max-wide);margin:0 auto;padding:64px 24px}.resource-section{scroll-margin-top:var(--nav-h)}.resources-hero h1{max-width:760px;font-family:var(--font-heading);font-size:clamp(2rem,5vw,4rem);line-height:1.05;letter-spacing:0;opacity:0;transform:translateY(18px);animation:heroHeadlineReveal .95s cubic-bezier(.22,1,.36,1) .1s forwards}.resources-hero__subheading{max-width:780px;margin-top:20px;color:var(--text-secondary);font-size:1.05rem;line-height:1.7;opacity:0;transform:translateY(12px);animation:heroSubtextReveal .8s cubic-bezier(.22,1,.36,1) 475ms forwards}.audience-chooser{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:36px;max-width:860px}.audience-card{display:grid;gap:10px;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:24px;color:inherit;text-decoration:none;transition:border-color .2s ease,transform .2s ease}.audience-card--candidate{background:#edf5f1;border-color:#3f6f6347}.audience-card--teams{background:#f7f1ea;border-color:#9d77504d}.audience-card:hover{transform:translateY(-1px)}.audience-card--candidate:hover{border-color:#3f6f636b}.audience-card--teams:hover{border-color:#9d775070}.audience-card h2{font-family:var(--font-heading);font-size:1.05rem;line-height:1.35;letter-spacing:0}.audience-card p,.resource-section__heading>p:not(.section-label):not(.resource-section__kicker){color:var(--text-secondary);font-size:.95rem;line-height:1.65}.resource-section--soft{max-width:none;background:var(--surface-soft)}.resource-section--soft>*{max-width:var(--max-wide);margin-left:auto;margin-right:auto}.resource-section__heading{max-width:680px;margin-bottom:32px}.resource-section__heading h2{font-family:var(--font-heading);font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.12;letter-spacing:0;margin-bottom:10px}.resource-section__kicker{font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--green-bright);margin-bottom:8px}.anchor-alias{display:block;height:0;scroll-margin-top:calc(var(--nav-h) + 24px)}.candidate-staircase{display:grid;gap:24px}.candidate-stage{display:grid;grid-template-columns:minmax(180px,.35fr) minmax(0,1fr);gap:24px;padding-top:24px;border-top:1px solid var(--divider)}.candidate-stage__intro span{display:block;font-family:var(--font-heading);font-size:1.35rem;font-weight:700;color:var(--green);margin-bottom:8px}.candidate-stage__intro p,.org-drawer>p{color:var(--text-secondary);font-size:.95rem;line-height:1.65}.candidate-stage__list{display:grid;gap:12px}.candidate-to-teams-bridge{max-width:var(--max-wide);margin:-8px auto 48px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:var(--green)}.candidate-to-teams-bridge>div{flex:1;border-top:1px solid rgba(255,255,255,.32);border-bottom:1px solid rgba(255,255,255,.32);padding:18px 0}.candidate-to-teams-bridge h2{font-family:var(--font-heading);font-size:1rem;line-height:1.35;letter-spacing:0;margin-bottom:4px;color:#fff}.candidate-to-teams-bridge p{color:#fffc;font-size:.9rem;line-height:1.6}.candidate-to-teams-bridge a{color:#fff;font-weight:700;font-size:.9rem;text-decoration:none;white-space:nowrap;padding:10px 0}.resource-card,.coach-endpoint{display:grid;gap:10px;color:inherit;text-decoration:none;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:22px;transition:border-color .2s ease,transform .2s ease}.resource-card:hover,.coach-endpoint:hover{border-color:#2d524952;transform:translateY(-1px)}.resource-card__step,.coach-endpoint span,.resource-card__meta,.toolkit-card__label{font-family:var(--font-mono);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--green-bright)}.resource-card h3,.coach-endpoint strong,.toolkit-card h3,.org-drawer h3{font-family:var(--font-heading);font-size:1rem;line-height:1.35;letter-spacing:0}.toolkit-card h3{min-height:2.7em}.toolkit-card--featured h3{min-height:0}.resource-card p,.coach-endpoint p,.toolkit-card p{color:var(--text-secondary);font-size:.9rem;line-height:1.65}.toolkit-card p{margin:0}.coach-endpoint{background:#eef5f2;border-color:#2d52492e}.quick-answer-grid,.toolkit-grid{display:grid;gap:16px}.quick-answer-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.toolkit-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:16px}.org-drawers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.org-drawer{display:grid;align-content:start;gap:14px;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:22px}.org-drawer__links{display:grid;gap:12px}.toolkit-card{scroll-margin-top:calc(var(--nav-h) + 24px);min-height:100%;display:grid;grid-template-rows:1fr auto;gap:16px;background:var(--surface);border:1px solid rgba(45,82,73,.18);border-radius:8px;padding:22px}.toolkit-card--featured{background:#eef5f2;border-color:#2d524957;display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,auto);grid-template-rows:auto;align-items:end;gap:24px}.toolkit-pricing-note{margin:12px auto 0;color:var(--text-muted);font-size:.75rem;line-height:1.5}@media (min-width: 761px){.toolkit-pricing-note{text-align:center}}.toolkit-card>div:first-child{display:grid;grid-template-rows:auto minmax(2.7em,auto) 4.6em minmax(1.4rem,auto);align-content:start;gap:10px}.toolkit-card--featured>div:first-child{grid-template-rows:auto}.toolkit-card__chips{display:flex;gap:1px;flex-wrap:nowrap;align-content:start;margin-top:0;min-height:1.4rem}.toolkit-card__chips span{border:1px solid rgba(45,82,73,.16);border-radius:4px;color:var(--green);background:#3f6f630f;font-family:var(--font-mono);font-size:.47rem;font-weight:700;letter-spacing:.015em;text-transform:uppercase;padding:2px 3px;white-space:nowrap}.toolkit-card__footer{display:grid;align-self:end;gap:10px;margin-top:auto}.toolkit-card__footer strong{font-family:var(--font-heading);font-size:1.35rem;color:var(--green)}.toolkit-card__actions{display:grid;grid-template-columns:1fr;gap:7px}.toolkit-card__actions button{width:100%;min-height:36px;border:1px solid rgba(45,82,73,.2);border-radius:6px;background:transparent;color:var(--green);font:inherit;font-size:.76rem;font-weight:700;cursor:pointer;padding:0 10px;white-space:nowrap}.toolkit-card__actions button:hover{border-color:#2d52495c;background:#3f6f630d}.toolkit-card__actions a,.article-cta__button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border-radius:6px;background:var(--green);color:#fff;font-weight:700;font-size:.8rem;text-decoration:none;padding:0 12px;white-space:nowrap}.toolkit-card__actions a{width:100%}.toolkit-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;background:#1111116b;display:flex;align-items:center;justify-content:center;padding:24px}.toolkit-modal{position:relative;width:min(860px,100%);max-height:min(760px,calc(100vh - 48px));overflow:auto;background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 20px 60px #11111124;padding:32px}.toolkit-modal__close{position:absolute;top:18px;right:18px;border:1.5px solid rgba(157,119,80,.42);border-radius:6px;background:var(--surface);color:var(--text-secondary);cursor:pointer;font-size:.82rem;font-weight:700;padding:8px 12px}.toolkit-modal__label{font-family:var(--font-mono);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--green-bright);margin:0 88px 10px 0}.toolkit-modal h2{max-width:660px;font-family:var(--font-heading);font-size:clamp(1.55rem,4vw,2.2rem);line-height:1.12;letter-spacing:0;margin-bottom:10px}.toolkit-modal h3{color:var(--text-secondary);font-size:1rem;font-weight:700;margin-bottom:22px}.toolkit-modal__intro{display:grid;gap:12px;margin-bottom:26px}.toolkit-modal__intro p,.toolkit-modal li{color:var(--text-secondary);font-size:.95rem;line-height:1.65}.toolkit-modal__intro strong{color:var(--text-primary)}.toolkit-modal__content{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr);gap:28px}.toolkit-modal h4{font-family:var(--font-heading);font-size:1rem;line-height:1.35;letter-spacing:0;margin-bottom:12px}.toolkit-modal ul{display:grid;gap:9px;padding-left:1.1rem}.toolkit-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;border-top:1px solid var(--divider);margin-top:28px;padding-top:22px}.toolkit-modal__footer strong{font-family:var(--font-heading);color:var(--green);font-size:1.5rem}.toolkit-modal__footer a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:6px;background:var(--green);color:#fff;font-weight:700;font-size:.9rem;text-decoration:none;padding:0 18px}.journey-next{margin-top:56px;padding:24px;background:#eef5f2;border:1px solid rgba(45,82,73,.16);border-radius:8px}.journey-next__label{font-family:var(--font-mono);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--green-bright);margin-bottom:12px}.journey-next__card{display:grid;gap:8px;color:inherit;text-decoration:none}.journey-next__title{font-family:var(--font-heading);font-size:1.08rem;font-weight:700;line-height:1.35}.journey-next__copy{color:var(--text-secondary);font-size:.92rem;line-height:1.65}.journey-next__action,.journey-next__related-link{color:var(--green);font-weight:700;font-size:.9rem}.journey-next__related-list{display:grid;gap:10px}.article-cta{margin-top:16px;padding:28px;display:grid;gap:12px;background:var(--surface);border:1px solid var(--border);border-radius:8px}.article-cta--toolkit{border:1.5px solid rgba(157,119,80,.42)}.article-cta__label{font-family:var(--font-mono);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--green-bright)}.article-cta h2{font-family:var(--font-heading);font-size:1.12rem;line-height:1.3;letter-spacing:0;margin:0}.article-cta p{color:var(--text-secondary);font-size:.96rem;line-height:1.65;margin:0;max-width:620px}.article-cta__actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.article-cta__button,.article-cta__secondary{justify-self:start}.article-cta__secondary{color:var(--green);font-weight:700;font-size:.9rem;text-decoration:none}.migrated-article-html .standfirst,.article-body>p[style*=border-left]{border-left:3px solid var(--green-bright);padding:.5rem 0 .5rem 1rem;font-size:.92rem;color:var(--text-secondary);line-height:1.65;margin-bottom:1.75rem}.migrated-article-html .circuit-callout,.migrated-article-html .inline-callout,.migrated-article-html .pull-quote,.migrated-article-html .checklist,.migrated-article-html .stayed-block{background:var(--surface-soft);border:1px solid var(--border);border-left:3px solid var(--green-bright);border-radius:8px;padding:1rem 1.15rem;margin:1.5rem 0;color:var(--text-secondary)}.migrated-article-html .pull-quote{font-family:var(--font-heading);font-size:1.2rem;font-weight:700;color:var(--green)}.migrated-article-html .card-grid,.migrated-article-html .tool-grid,.migrated-article-html .signal-grid,.migrated-article-html .dual-grid,.migrated-article-html .vis-grid,.migrated-article-html .model,.migrated-article-html .stat-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin:1.5rem 0}.migrated-article-html .card,.migrated-article-html .tool-card,.migrated-article-html .signal-card,.migrated-article-html .dual-card,.migrated-article-html .vis-card,.migrated-article-html .model-card,.migrated-article-html .stat-card,.migrated-article-html .contrast-box,.migrated-article-html .distinction-block,.migrated-article-html .stage-track{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:1rem}.migrated-article-html .card-label,.migrated-article-html .tool-label,.migrated-article-html .signal-label,.migrated-article-html .dual-label,.migrated-article-html .vis-title,.migrated-article-html .model-word,.migrated-article-html .stat-num,.migrated-article-html .contrast-label,.migrated-article-html .checklist-title,.migrated-article-html .distinction-header,.migrated-article-html .stayed-title,.migrated-article-html .rule-do,.migrated-article-html .stop-title{color:var(--green-bright);font-weight:700}.migrated-article-html .stat-num{font-size:1.55rem}.migrated-article-html .card-text,.migrated-article-html .tool-does,.migrated-article-html .tool-not,.migrated-article-html .signal-text,.migrated-article-html .dual-item,.migrated-article-html .vis-text,.migrated-article-html .model-def,.migrated-article-html .stat-label,.migrated-article-html .contrast-item,.migrated-article-html .checklist-text,.migrated-article-html .checklist-note,.migrated-article-html .distinction-text,.migrated-article-html .stayed-text,.migrated-article-html .rule-why,.migrated-article-html .stop-text,.migrated-article-html .compare-text,.migrated-article-html .compare-note{color:var(--text-secondary);font-size:.86rem;line-height:1.6}.migrated-article-html .checklist-item,.migrated-article-html .rights-row,.migrated-article-html .stayed-item,.migrated-article-html .rule-row,.migrated-article-html .stop-item,.migrated-article-html .distinction-row,.migrated-article-html .stage-row{display:flex;gap:10px;align-items:flex-start;margin-bottom:.65rem}.migrated-article-html .check-box,.migrated-article-html .rights-icon,.migrated-article-html .stayed-icon,.migrated-article-html .stop-x,.migrated-article-html .stage-badge{flex:0 0 auto;width:16px;height:16px;border-radius:4px;border:1.5px solid rgba(63,111,99,.48);color:var(--green-bright);font-size:.7rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;margin-top:3px}.migrated-article-html .compare,.migrated-article-html .contrast-pair,.migrated-article-html .rule-list,.migrated-article-html .stop-list,.migrated-article-html .rights-list{display:grid;gap:10px;margin:1.5rem 0}.migrated-article-html .rule-list,.migrated-article-html .rights-list,.migrated-article-html .distinction-block{background:transparent;border:0;padding:0}.migrated-article-html .rule-row,.migrated-article-html .rights-row,.migrated-article-html .distinction-row{display:grid;grid-template-columns:minmax(150px,.42fr) minmax(0,1fr);gap:14px;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:1rem;margin-bottom:0}.migrated-article-html .rule-do,.migrated-article-html .distinction-tag,.migrated-article-html .rights-icon{font-family:var(--font-mono);font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--green-bright)}.migrated-article-html .compare{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.migrated-article-html .compare-box{display:grid;align-content:start;gap:12px;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:1rem}.migrated-article-html .compare-label{font-family:var(--font-mono);font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--green-bright)}.migrated-article-html .model{display:grid;grid-template-columns:1fr;gap:12px}.migrated-article-html .model-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.migrated-article-html .model-effort{background:var(--surface-soft);border:1px solid var(--border);border-left:3px solid var(--green-bright);border-radius:8px;padding:1rem 1.15rem}.migrated-article-html .model-effort p{margin:0}@media (max-width: 760px){.candidate-stage,.org-drawers,.audience-chooser,.toolkit-grid,.toolkit-card--featured,.toolkit-modal__content{grid-template-columns:1fr}.toolkit-modal-backdrop{align-items:stretch;padding:14px}.toolkit-modal{max-height:calc(100vh - 28px);padding:24px 20px}.toolkit-modal__close{position:static;margin-bottom:16px}.toolkit-modal__label{margin-right:0}.toolkit-modal__footer{align-items:stretch;flex-direction:column}.toolkit-card__actions{grid-template-columns:1fr}.toolkit-card__chips{flex-wrap:wrap}.migrated-article-html .compare,.migrated-article-html .model-pair,.migrated-article-html .rule-row,.migrated-article-html .rights-row,.migrated-article-html .distinction-row{grid-template-columns:1fr}.candidate-to-teams-bridge{flex-direction:column;align-items:stretch;margin-top:-8px}.candidate-to-teams-bridge a{white-space:normal}.resources-hero,.resource-section{padding:48px 20px}}.nav{position:fixed;inset:0 0 auto;z-index:100;background:#fcf9f8e6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.nav-inner{max-width:1120px;margin:0 auto;padding:0 32px;height:var(--nav-h);display:flex;align-items:center;justify-content:space-between}.nav-logo{font-family:var(--font-heading);font-size:15px;font-weight:700;color:var(--green);letter-spacing:-.02em;-webkit-user-select:none;user-select:none}.nav-links{display:flex;align-items:center;gap:28px}.nav-link{font-family:var(--font-mono);font-size:11px;font-weight:500;color:var(--text-secondary);text-decoration:none;background:none;border:none;cursor:pointer;padding:0;letter-spacing:.08em;text-transform:uppercase;transition:color .2s ease;position:relative}.nav-link:after{content:"";position:absolute;bottom:-3px;left:0;right:0;height:2px;background:var(--green-bright);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.nav-link:hover{color:var(--text-primary)}.nav-link:hover:after{transform:scaleX(1)}.nav-link--cta{color:var(--green);font-weight:500}.nav-dropdown{position:relative}.nav-dropdown-trigger{display:flex;align-items:center;gap:5px}.nav-caret{font-size:10px;transition:transform .2s ease;display:inline-block}.nav-dropdown-trigger.open .nav-caret{transform:rotate(180deg)}.nav-dropdown-menu{position:absolute;top:calc(100% + 14px);right:0;min-width:270px;background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 10px 40px #1111110f;padding:6px 0;z-index:200}.nav-dropdown-item{display:flex;align-items:center;gap:10px;width:100%;padding:11px 18px;font-family:var(--font-body);font-size:13px;color:var(--text-secondary);text-decoration:none;background:none;border:none;text-align:left;cursor:pointer;transition:background .15s ease,color .15s ease}.nav-dropdown-item:hover{background:#3f6f6314;color:var(--text-primary)}.nav-dropdown-item-title{flex:1;white-space:nowrap}.nav-dropdown-item--report{flex-direction:column;align-items:flex-start;gap:3px}.nav-dropdown-item-action{font-size:11px;color:var(--green);letter-spacing:.01em;opacity:.85}.nav-dropdown-item--report:hover .nav-dropdown-item-action{opacity:1}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000061;z-index:500;display:flex;align-items:center;justify-content:center;padding:24px}.modal-box{position:relative;background:#fff;width:100%;max-width:460px;padding:48px;border-top:3px solid var(--green)}.modal-close{position:absolute;top:18px;right:20px;font-size:20px;line-height:1;color:#aaa;background:none;border:none;cursor:pointer;padding:4px 8px;transition:color .2s ease}.modal-close:hover{color:var(--text-primary)}.modal-eyebrow{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--green);margin-bottom:12px}.modal-title{font-size:1.3rem;font-weight:700;letter-spacing:-.02em;color:var(--text-primary);line-height:1.2;margin-bottom:16px}.modal-body{font-size:.95rem;color:var(--text-secondary);line-height:1.7;margin-bottom:32px}.modal-form{display:flex;flex-direction:column;gap:0}.modal-field{margin-bottom:16px}.modal-field label{display:block;font-size:12px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#888;margin-bottom:8px}.modal-field input{width:100%;padding:13px 14px;border:1px solid #e0e0e0;border-radius:0;font-family:inherit;font-size:15px;color:var(--text-primary);background:#fff;transition:border-color .2s ease;outline:none}.modal-field input:focus{border-color:var(--green)}.modal-submit{font-family:inherit;font-size:13px;font-weight:500;letter-spacing:.03em;color:#fff;background:var(--green);border:none;padding:14px 24px;cursor:pointer;transition:opacity .2s ease;margin-top:4px;text-align:center}.modal-submit:hover{opacity:.84}.modal-error{font-size:13px;color:#c0392b;margin-bottom:10px}.modal-success{padding:16px 0}.modal-success-heading{font-size:1.1rem;font-weight:600;color:var(--text-primary);letter-spacing:-.01em;margin-bottom:10px}.modal-success-body{font-size:.95rem;color:var(--text-secondary);line-height:1.65}@media (max-width: 480px){.modal-box{padding:36px 28px}}.hero{position:relative;min-height:92vh;display:flex;align-items:center;overflow:hidden;padding-top:var(--nav-h)}.hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(63,111,99,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(63,111,99,.07) 1px,transparent 1px);background-size:64px 64px;animation:gridDrift 40s linear infinite;pointer-events:none;will-change:background-position}@keyframes gridDrift{0%{background-position:0 0}to{background-position:120px 0}}.hero-inner{position:relative;width:100%;max-width:var(--max-wide);margin:0 auto;padding:96px 64px 128px}.hero-headline{display:flex;flex-direction:column;gap:.06em;font-family:var(--font-heading);font-size:clamp(2.45rem,5vw,4rem);line-height:1.16;letter-spacing:-.03em;margin-bottom:36px;max-width:960px}.hero-line-1{display:block;font-weight:600;color:var(--text-primary);opacity:0;transform:translateY(18px);animation:heroHeadlineReveal .95s cubic-bezier(.22,1,.36,1) .1s forwards}.hero-line-2{display:block;font-weight:600;color:#1c1b1b42;font-style:italic}.hero-subtext{font-family:var(--font-body);font-size:clamp(1.02rem,1.35vw,1.16rem);font-weight:400;color:var(--text-secondary);line-height:1.65;max-width:650px;margin-bottom:52px;opacity:0;transform:translateY(12px);animation:heroSubtextReveal .8s cubic-bezier(.22,1,.36,1) 475ms forwards}@keyframes heroHeadlineReveal{to{opacity:1;transform:translateY(0)}}@keyframes heroSubtextReveal{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.hero-line-1,.hero-subtext,.resources-hero h1,.resources-hero__subheading{opacity:1;transform:none;animation:none}}.btn-primary{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-body);font-size:13px;font-weight:600;color:#fff;background:var(--green);border:none;border-radius:8px;padding:14px 28px;cursor:pointer;letter-spacing:.02em;text-decoration:none;transition:background .2s ease,transform .2s ease}.btn-primary:hover{background:#24463e;transform:translateY(-1px)}.btn-primary--inline{margin-top:16px}.fade-section{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.fade-section:not(.fade-section--reveal-only){padding:112px 0;border-top:1px solid var(--divider)}.fade-section.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){.fade-section{opacity:1;transform:none;transition:none}}.section-band--surface{background:var(--surface-soft)}.section-band--plain{background:var(--background)}.section-inner{max-width:var(--max-w);margin:0 auto;padding:0 32px}.section-inner--wide{max-width:var(--max-wide);padding:0 64px}.section-inner h2{font-family:var(--font-heading);font-size:clamp(1.75rem,3vw,2.35rem);font-weight:600;color:var(--text-primary);line-height:1.2;letter-spacing:-.03em;margin-bottom:24px}.section-inner h3{font-family:var(--font-heading);font-size:1.08rem;font-weight:600;color:var(--text-primary);line-height:1.3;letter-spacing:-.02em;margin-bottom:12px}.section-inner p{font-size:1.05rem;color:var(--text-secondary);line-height:1.65;margin-bottom:16px}.section-inner p:last-child{margin-bottom:0}.section-inner>div+div{margin-top:36px}.section-inner small{display:block;margin-top:32px;font-family:var(--font-mono);font-size:11px;color:#bbb;letter-spacing:.06em;text-transform:uppercase}.section-label{font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--green);margin-bottom:18px}.section-lede{max-width:760px;font-size:clamp(1.08rem,2vw,1.3rem)!important;line-height:1.62!important;color:var(--text-primary)!important}.ecosystem-intro{max-width:var(--max-wide)}.pillar-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:44px;border-top:1px solid rgba(157,119,80,.3);border-left:1px solid rgba(157,119,80,.3)}.pillar-card{min-height:180px;background:var(--surface);border-right:1px solid rgba(157,119,80,.3);border-bottom:1px solid rgba(157,119,80,.3);padding:28px}.pillar-card span{display:block;font-family:var(--font-mono);font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--green);margin-bottom:24px}.pillar-card p{font-size:.96rem;line-height:1.7;margin:0;color:var(--text-secondary)}.section-heading-row{max-width:720px;margin-bottom:44px}.pathway-layout{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.section-heading-row+.pathway-layout,.section-heading-row+.thinking-list{margin-top:0}.pathway-card{min-height:100%;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:32px;display:flex;flex-direction:column;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.pathway-card:hover{border-color:#2d524938;box-shadow:0 10px 40px #1111110b;transform:translateY(-2px)}.pathway-card--individuals{background:#f6f3f2;border-top:3px solid var(--green)}.pathway-card--organisations{background:#fffaf6;border-top:3px solid var(--green-bright)}.pathway-card--research{background:#fbfbfa;border-top:3px solid #313030}.pathway-card--individuals .pathway-label{color:var(--green)!important}.pathway-card--organisations .pathway-label{color:#934b00!important}.pathway-card--research .pathway-label{color:#313030!important}.pathway-label{font-family:var(--font-mono);font-size:10px!important;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--green)!important;margin-bottom:18px!important}.pathway-card h3{font-size:1.35rem;margin-bottom:18px}.pathway-card p:not(.pathway-label){font-size:.96rem;line-height:1.7;margin-bottom:28px}.pathway-actions{margin-top:auto;display:flex;flex-direction:column;gap:12px;align-items:flex-start}.featured-project{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:48px;align-items:center;background:var(--green);color:#fff;border-radius:18px;padding:48px;overflow:hidden;position:relative}.featured-project:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:64px 64px;pointer-events:none}.featured-project>*{position:relative;z-index:1}.featured-project h2,.featured-project p{color:#fff!important}.featured-project .section-label{color:#d6a674!important}.featured-project p{max-width:620px;opacity:.86}.featured-project .btn-primary{background:#fff;color:var(--green)}.featured-project .btn-primary:hover{background:#f4f0ef}.featured-metric{background:#ffffff14;border:1.5px solid rgba(214,166,116,.72);border-radius:14px;padding:28px}.featured-metric span,.featured-metric small{display:block;font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;opacity:.78}.featured-metric strong{display:block;font-family:var(--font-heading);font-variant-numeric:tabular-nums;font-size:clamp(2.4rem,6vw,4.4rem);line-height:1;letter-spacing:-.05em;margin:16px 0 14px}.thinking-list{border-top:1px solid var(--border)}.thinking-item{display:grid;grid-template-columns:180px 1fr auto;gap:24px;align-items:center;padding:24px 0;border-bottom:1px solid var(--border);color:inherit;text-decoration:none}.thinking-item span{font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--green)}.thinking-item strong{font-family:var(--font-heading);font-size:1.05rem;font-weight:600;line-height:1.35;color:var(--text-primary)}.thinking-item em{font-style:normal;font-size:.86rem;color:var(--text-secondary)}.thinking-item:hover strong,.thinking-item:hover em{color:var(--green)}.prose p{font-size:1.05rem;color:#444;line-height:1.85;margin-bottom:28px}.prose p:last-child{margin-bottom:0}.statement{font-size:1.22rem!important;font-weight:500!important;color:var(--text-primary)!important;line-height:1.85!important;margin-bottom:44px!important}.work-list{display:flex;flex-direction:column}.work-item{padding:36px 0;border-bottom:1px solid var(--border)}.work-item:first-child{border-top:1px solid var(--border)}.work-title{font-size:1rem;font-weight:600;color:var(--text-primary);letter-spacing:-.01em;margin-bottom:10px}.work-desc{font-size:.95rem;color:var(--text-secondary);line-height:1.7;margin-bottom:14px}.link-subtle{display:inline-block;font-size:.85rem;font-weight:400;color:var(--text-secondary);text-decoration:none;letter-spacing:.01em;position:relative;transition:color .2s ease}.link-subtle:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:var(--green-bright);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.link-subtle:hover{color:var(--text-primary)}.link-subtle:hover:after{transform:scaleX(1)}.explore-lines{display:flex;flex-direction:column;gap:28px;margin-bottom:48px}.explore-lines p{font-size:1.05rem;color:var(--text-primary);line-height:1.5;letter-spacing:-.01em}.updated-note{font-family:var(--font-mono);font-size:11px;color:#bbb;letter-spacing:.06em;text-transform:uppercase}.section-contact{padding-bottom:140px}.contact-text{font-size:1.05rem;color:var(--text-secondary);line-height:1.85;max-width:540px;margin-bottom:44px}.contact-destination{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(320px,1fr);gap:56px;align-items:start}.contact-cta-panel{background:#fff7f0;border:1px solid rgba(212,122,44,.22);border-top:4px solid var(--green-bright);border-radius:18px;padding:40px}.contact-cta-panel .section-label{color:#934b00}.contact-cta-panel h2{margin-bottom:18px}.contact-cta-panel p:not(.section-label){max-width:520px;color:var(--text-primary);line-height:1.68}.contact-form .contact-form__privacy{margin-top:12px;color:var(--text-muted);font-size:.525rem;line-height:1.5;text-align:center}.contact-form__privacy a{color:var(--green);text-underline-offset:3px}.signature{max-width:var(--max-w);margin:64px auto 48px;padding:0 32px;font-size:.85rem;color:#aaa;letter-spacing:.01em}.site-footer{border-top:1px solid var(--border);padding:36px 40px}.footer-inner{max-width:var(--max-w);margin:0 auto;font-size:12px;color:#bbb;letter-spacing:.01em}.footer-legal-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 24px}.footer-legal-links a{color:var(--text-muted);text-decoration:none}.footer-legal-links a:hover{color:var(--green)}.legal-page{min-height:100vh;padding:calc(var(--nav-h) + 56px) 24px 88px}.legal-document{max-width:760px;margin:0 auto;color:var(--text-secondary)}.legal-document h1,.legal-document h2,.legal-document h3{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:0}.legal-document h1{font-size:clamp(2rem,5vw,3.4rem);line-height:1.08;margin-bottom:18px}.legal-document h2{font-size:1.45rem;line-height:1.25;margin:48px 0 16px}.legal-document h3{font-size:1.05rem;line-height:1.35;margin:30px 0 10px}.legal-document p,.legal-document li{font-size:.98rem;line-height:1.75}.legal-document p{margin:0 0 18px;white-space:pre-line}.legal-document ul,.legal-document ol{margin:0 0 22px;padding-left:1.4rem}.legal-document li+li{margin-top:7px}.legal-document hr{border:0;border-top:1px solid var(--divider);margin:32px 0}.legal-document a{color:var(--green);text-underline-offset:3px}.legal-table-wrap{margin:20px 0 28px;overflow-x:auto;border:1px solid var(--border);border-radius:8px}.legal-document table{width:100%;min-width:560px;border-collapse:collapse;background:var(--surface)}.legal-document th,.legal-document td{padding:12px 14px;border-bottom:1px solid var(--divider);text-align:left;vertical-align:top;font-size:.85rem;line-height:1.55}.legal-document th{color:var(--text-primary);font-weight:700;background:var(--surface-soft)}.legal-document tr:last-child td{border-bottom:0}@media (max-width: 768px){#candidate-library{scroll-margin-top:calc(var(--nav-h) + 24px)}.nav-inner{padding:0 24px}.nav-links{gap:24px}.hero-inner{padding:60px 24px 100px}.fade-section:not(.fade-section--reveal-only){padding:72px 0}.section-inner,.section-inner--wide{padding:0 24px}.pillar-grid{grid-template-columns:1fr 1fr}.pathway-layout{grid-template-columns:1fr}.featured-project{grid-template-columns:1fr;gap:32px;padding:32px 24px}.thinking-item{grid-template-columns:1fr;gap:8px}.contact-destination{grid-template-columns:1fr;gap:28px}.contact-cta-panel,.contact-form{padding:28px 24px}.section-contact{padding-bottom:100px}.site-footer{padding:32px 24px}}@media (max-width: 480px){.nav-inner{padding:0 24px}.nav-links{gap:18px}.hero-inner{padding:48px 24px 80px}.site-footer{padding:28px 20px}.hero-headline{font-size:clamp(2rem,9vw,2.6rem);letter-spacing:-.025em}.pillar-grid{grid-template-columns:1fr}.pillar-card{min-height:0;padding:24px}}.contact-form{margin-top:0;background:var(--surface);border:1.5px solid rgba(157,119,80,.42);border-radius:18px;padding:32px}.contact-form label{display:block;font-size:14px;margin-bottom:6px;color:#444}.contact-form input,.contact-form textarea{width:100%;padding:14px;border:1px solid #e5e5e5;border-radius:8px;font-size:16px;background:#fff;transition:border-color .2s ease}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#3f6f63}.contact-form textarea{resize:vertical;min-height:120px}.contact-form button{margin-top:16px;padding:14px 22px;background:#3f6f63;color:#fff;border:none;border-radius:8px;font-size:15px;cursor:pointer;transition:background .2s ease}.contact-form button:hover{background:#355e54}.nav-hamburger{display:none;width:40px;height:40px;align-items:center;flex-direction:column;justify-content:center;gap:4px;background:#fff;border:2px solid rgba(181,101,33,.55);border-radius:8px;color:#2d5249;box-shadow:none;cursor:pointer;padding:0;z-index:110}.hamburger-bar{display:block;width:16px;height:2px;background:currentColor;border-radius:2px;transition:all .2s ease}.nav-mobile-menu{position:fixed;top:var(--nav-h);left:0;right:0;z-index:99;background:var(--background);border-bottom:1px solid var(--border);display:flex;flex-direction:column;padding:12px 0 16px}.nav-mobile-group{padding:8px 0 10px;border-bottom:1px solid var(--border)}.nav-mobile-group:last-child{border-bottom:none}.nav-mobile-label{padding:0 24px 6px;font-family:var(--font-mono);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--green)}.nav-mobile-item{display:block;width:100%;padding:10px 24px;font-family:var(--font-mono);font-size:12px;font-weight:500;color:var(--text-secondary);text-decoration:none;background:none;border:none;text-align:left;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:color .15s ease,background .15s ease}.nav-mobile-item:hover{color:var(--text-primary);background:#00000005}.nav-mobile-item--cta{color:var(--green);font-weight:500}@media (max-width: 768px){.nav-links--desktop{display:none}.nav-hamburger{display:inline-flex}}.article-body p{font-size:1.05rem;color:#444;line-height:1.85;margin-bottom:22px}.article-body h2{font-size:1.2rem;font-weight:700;color:var(--text-primary);letter-spacing:-.02em;margin-top:44px;margin-bottom:14px}.article-body h3{font-size:1rem;font-weight:600;color:var(--text-primary);letter-spacing:-.01em;margin-top:28px;margin-bottom:10px}.article-body strong{color:var(--text-primary);font-weight:600}.article-body em{color:var(--text-secondary);font-style:italic}.legal-cases{display:flex;flex-direction:column;gap:10px;margin:16px 0 28px}.legal-case{display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px;align-items:start;padding:14px 18px;background:#f9f9f9;border:1px solid var(--border);border-radius:8px}.legal-case__meta,.legal-case__content{min-width:0}.article-body .legal-case__year,.article-body .legal-case__name,.article-body .legal-case__detail{margin:0}.article-body .legal-case__year{color:var(--text-primary);font-size:12px;line-height:1.3;font-weight:700}.legal-case__tag{display:inline-block;margin-top:5px;padding:3px 7px;color:var(--green);background:#edf4f2;border-radius:6px;font-size:10px;font-weight:600;line-height:1.25;letter-spacing:0}.article-body .legal-case__name{margin-bottom:4px;color:var(--text-primary);font-size:13px;line-height:1.4;font-weight:600}.article-body .legal-case__detail{color:var(--text-secondary);font-size:13px;line-height:1.6}@media (max-width: 560px){.legal-case{grid-template-columns:1fr;gap:10px;padding:14px 16px}.legal-case__meta{display:flex;align-items:center;gap:8px}.legal-case__tag{margin-top:0}}
