/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.inline{display:inline}.table{display:table}}:root{--purple:#4b257d;--purple-deep:#2e164d;--aqua:#007f91;--aqua-light:#d7f2f3;--ink:#20172b;--muted:#5d5664;--paper:#fbfaf7;--white:#fff;--yellow:#f4c542}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:9rem}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:inherit}button,input,textarea,select{font:inherit}:is(a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible){outline:4px solid var(--yellow);outline-offset:4px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;color:#111;background:#fff;border:3px solid #111;padding:.8rem 1rem;font-weight:800;position:fixed;top:.5rem;left:.5rem;transform:translateY(-180%)}.skip-link:focus{transform:none}.access-bar{color:#fff;background:#17121d;justify-content:flex-end;align-items:center;gap:.45rem;min-height:44px;padding:.35rem max(1.5rem,50vw - 590px);font-size:.78rem;display:flex}.access-label{margin-right:.4rem;font-weight:800}.access-bar button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:3px;min-height:32px;padding:.25rem .65rem}.access-bar button:hover,.access-bar button[aria-pressed=true]{color:#111;background:#fff}.access-bar button:disabled{opacity:.45;cursor:not-allowed}.site-header{background:var(--paper);border-bottom:1px solid #d9d4dc}.brand-bar{background:var(--purple);color:#fff;letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:.6rem;min-height:34px;padding:.35rem max(1.5rem,50vw - 590px);font-size:.72rem;font-weight:800;display:flex}.brand-bar span:last-child{color:#91e3e9}nav{justify-content:space-between;align-items:center;gap:2rem;max-width:1180px;min-height:98px;margin:auto;padding:1rem 1.5rem;display:flex}.wordmark{color:var(--purple-deep);letter-spacing:-.02em;align-items:center;gap:.8rem;font-size:1.15rem;font-weight:900;text-decoration:none;display:flex}.wordmark>span{line-height:1.18}.wordmark small{color:var(--aqua);letter-spacing:.04em;text-transform:uppercase;font-size:.68rem;font-weight:800;display:block}.brand-logo{object-fit:contain;background:#fff;border-radius:8px;flex:none;width:72px;height:72px}.nav-links{align-items:center;gap:1.5rem;font-size:.93rem;font-weight:800;display:flex}.nav-links a{text-underline-offset:5px;text-decoration-thickness:2px}.nav-links a:not(:hover):not(:focus){text-decoration-color:#0000}.nav-cta{background:var(--purple);color:#fff;border-radius:4px;padding:.72rem 1rem;text-decoration:none!important}.group-nav-bar{background:var(--aqua-light);border-top:1px solid #b9d9d9;max-width:none;min-height:0;padding:0}.group-nav-inner{grid-template-columns:repeat(3,minmax(0,1fr));width:min(1180px,100% - 3rem);margin:auto;display:grid}.group-nav-inner a{min-height:58px;color:var(--purple-deep);text-align:center;border-inline-start:1px solid #b9d9d9;justify-content:center;align-items:center;padding:.75rem 1rem;font-size:.86rem;font-weight:900;line-height:1.25;text-decoration:none;display:flex}.group-nav-inner a:last-child{border-inline-end:1px solid #b9d9d9}:is(.group-nav-inner a:hover,.group-nav-inner a:focus-visible){background:#fff}.section-inner{width:min(1180px,100% - 3rem);margin-inline:auto}.section-pad{padding:clamp(5rem,9vw,8.5rem) 0}.hero{grid-template-columns:minmax(0,1.5fr) minmax(300px,.72fr);align-items:center;gap:clamp(2rem,7vw,7rem);max-width:1180px;min-height:650px;margin:0 auto;padding:5.5rem 1.5rem 4rem;display:grid}.eyebrow{color:var(--aqua);letter-spacing:.13em;text-transform:uppercase;margin:0 0 .6rem;font-size:.82rem;font-weight:900}.eyebrow.light{color:#8fe1e4}h1,h2,h3,p{overflow-wrap:break-word}h1{max-width:800px;color:var(--purple-deep);letter-spacing:-.055em;margin:.5rem 0 1.5rem;font-size:clamp(3.3rem,7vw,6.4rem);line-height:.96}h2{color:var(--purple-deep);letter-spacing:-.045em;margin:.2rem 0 1.5rem;font-size:clamp(2.4rem,5vw,4.6rem);line-height:1.02}h3{line-height:1.2}.lede{color:#4b4352;max-width:700px;font-size:clamp(1.15rem,2vw,1.35rem)}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{border:2px solid var(--purple);cursor:pointer;border-radius:4px;min-height:48px;padding:.82rem 1.1rem;font-weight:900;text-decoration:none;display:inline-block}.button.primary{background:var(--purple);color:#fff}.button.primary:hover{background:var(--purple-deep)}.button.secondary{color:var(--purple)}.button.secondary:hover{background:#eee8f2}.hero-panel{background:var(--purple);color:#fff;min-height:430px;box-shadow:22px 22px 0 var(--aqua-light);flex-direction:column;justify-content:space-between;padding:2rem;display:flex;position:relative;overflow:hidden}.panel-number{color:#a8e9e7;letter-spacing:.15em;font-size:.85rem;font-weight:800}.hero-panel p{z-index:2;margin:0;font-size:clamp(2rem,3vw,3rem);font-weight:800;line-height:1.1;position:relative}.woven-lines{height:170px;position:absolute;inset:30% -15% auto 15%;transform:rotate(-10deg)}.woven-lines i{border:5px solid #0000;border-top-color:#44b9ba;border-radius:50%;position:absolute;inset:0}.woven-lines i:nth-child(2){border-top-color:#c9bbc8;transform:translateY(26px)}.woven-lines i:nth-child(3){border-top-color:#8a74a5;transform:translateY(52px)}.woven-lines i:nth-child(4){border-top-color:#e4f2df;transform:translateY(78px)}.hero-visual{background:#fff;border:1px solid #d9d4dc;border-radius:6px;grid-column:1/-1;margin:1.5rem 0 0;overflow:hidden;box-shadow:0 18px 44px #2e164d24}.hero-visual img{width:100%;height:auto;display:block}.two-col{grid-template-columns:.85fr 1fr;gap:clamp(2rem,8vw,8rem);display:grid}.body-copy{max-width:670px;font-size:1.1rem}.body-copy p{margin-top:0}.body-copy .intro{color:var(--purple);font-size:1.5rem;font-weight:800;line-height:1.35}.text-link{color:var(--purple);text-underline-offset:5px;font-weight:900}.purpose{background:var(--purple-deep);color:#fff}.purpose h2{color:#fff;max-width:900px}.purpose-intro{color:#d8cedf;max-width:650px;font-size:1.15rem}.principle-grid{border-top:1px solid #765f91;grid-template-columns:repeat(4,1fr);margin:4rem 0 0;padding:0;list-style:none;display:grid}.principle-grid li{border-bottom:1px solid #765f91;border-right:1px solid #765f91;padding:1.8rem 1.4rem 1rem 0}.principle-grid li+li{padding-left:1.4rem}.principle-grid span{color:#8fe1e4;font-size:.75rem;font-weight:900}.principle-grid h3{margin:1.7rem 0 .7rem;font-size:1.25rem}.principle-grid p{color:#d8cedf}.trustees{background:#fff}.trustees-intro{max-width:680px;color:var(--muted);font-size:1.1rem}.trustee-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:2.5rem;display:grid}.trustee-grid article{background:var(--paper);border:1px solid #d9d4dc;overflow:hidden;box-shadow:0 12px 28px #2e164d17}.trustee-profile-button{width:100%;height:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:block}:is(.trustee-profile-button:hover strong,.trustee-profile-button:focus-visible strong){text-underline-offset:5px;text-decoration:underline}.trustee-grid img{aspect-ratio:4/3;object-fit:contain;background:var(--aqua-light);width:100%;display:block}.trustee-profile-button>span{padding:1.3rem;display:block}.trustee-profile-button strong{color:var(--purple-deep);margin:0 0 .65rem;font-size:1.5rem;line-height:1.2;display:block}.trustee-profile-button>span>span{white-space:pre-line;-webkit-line-clamp:7;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.trustee-profile-button em{color:var(--purple);margin-top:1rem;font-style:normal;font-weight:900;display:block}.profile-modal-backdrop{z-index:500;background:#120a1ad1;place-items:center;padding:clamp(1rem,4vw,3rem);display:grid;position:fixed;inset:0;overflow:auto}.profile-modal{background:#fff;grid-template-columns:minmax(260px,1fr) minmax(0,1fr);width:min(1000px,100%);max-height:calc(100vh - 2rem);display:grid;position:relative;overflow:auto;box-shadow:0 24px 70px #00000073}.profile-modal>img{object-fit:contain;background:var(--aqua-light);width:100%;height:100%;max-height:80vh;display:block}.profile-modal>div{align-self:center;padding:clamp(1.5rem,5vw,4rem)}.profile-modal h2{font-size:clamp(2.3rem,5vw,4.3rem)}.profile-modal p:last-child{white-space:pre-line;font-size:1.08rem}.profile-modal-close{z-index:2;border:2px solid var(--purple);min-height:44px;color:var(--purple);cursor:pointer;background:#fff;padding:.5rem .8rem;font-weight:900;position:absolute;top:.8rem;right:.8rem}.trustee-empty{border-left:5px solid var(--aqua);background:var(--aqua-light);margin-top:2rem;padding:1.4rem;font-weight:700}.groups{background:var(--purple-deep);color:#fff}.groups h2{color:#fff;max-width:900px}.groups-intro{color:#d8cedf;max-width:680px;font-size:1.1rem}.group-link-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2.5rem;display:grid}.group-link-grid>a{color:#fff;background:#3b1d61;border:1px solid #765f91;flex-direction:column;min-height:310px;padding:1.6rem;text-decoration:none;display:flex}.group-link-grid>a:hover{background:#4b257d}.group-link-grid>a>span{color:#8fe1e4;font-size:.75rem;font-weight:900}.group-link-grid h3{margin:2rem 0 .8rem;font-size:1.45rem}.group-link-grid p{color:#e2dae8}.group-link-grid strong{color:#8fe1e4;margin-top:auto}.group-hero{background:linear-gradient(135deg,var(--aqua-light),white 68%);padding:clamp(4rem,8vw,7rem) 0}.group-hero .text-link{margin-bottom:2rem;display:inline-block}.group-hero h1{max-width:950px;font-size:clamp(3rem,7vw,6rem)}.group-hero p:last-child{max-width:760px;color:var(--muted);font-size:1.25rem}.group-documents{background:#eaf5f3}.group-documents .resource-list{margin-top:2rem}.section-heading-row{justify-content:space-between;align-items:end;gap:2rem;display:flex}.resources{background:#eaf5f3}.resources-heading .button{flex:none;margin-bottom:1.5rem}.resources-intro{max-width:720px;font-size:1.1rem}.resource-list{border-top:2px solid var(--purple-deep);margin-top:3rem}.resource-tabs{flex-wrap:wrap;gap:.65rem;margin-top:2rem;display:flex}.resource-tabs button{border:2px solid var(--purple);min-height:46px;color:var(--purple-deep);font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:.65rem 1rem;font-weight:850}:is(.resource-tabs button:hover,.resource-tabs button:focus-visible){background:#fff}.resource-tabs button[aria-pressed=true]{background:var(--purple);color:#fff}.resource-list[role=tabpanel]{margin-top:1.5rem}.resource-empty{padding:1.6rem 0;font-weight:700}.resource-list article{border-bottom:1px solid #aebfbc;grid-template-columns:120px minmax(0,1fr) auto;align-items:center;gap:1.5rem;min-height:150px;padding:1.6rem 0;display:grid}.resource-tag{overflow-wrap:anywhere;background:var(--purple);color:#fff;text-transform:uppercase;align-self:start;width:max-content;max-width:120px;padding:.2rem .55rem;font-size:.72rem;font-weight:900;line-height:1.25}.resource-list h3{overflow-wrap:anywhere;color:var(--purple-deep);margin:0;font-size:1.4rem}.resource-list p{margin:.3rem 0}.resource-list small{color:var(--muted)}.download{border:2px solid var(--purple);min-height:46px;color:var(--purple);align-items:center;gap:.7rem;padding:.65rem 1rem;font-weight:900;text-decoration:none;display:inline-flex}.download:hover{background:var(--purple);color:#fff}.group-documents .resource-list article.group-resource{grid-template-columns:1fr;align-items:stretch;gap:1.25rem}.group-overview{background:#fff}.group-overview .section-inner{max-width:920px}.group-overview h2{max-width:820px;margin:0 0 1.5rem}.group-overview p,.group-overview li{max-width:70ch;font-size:1.15rem;line-height:1.8}.group-overview p+p{margin-top:1rem}.group-overview-intro{border-left:6px solid var(--aqua);color:var(--purple-deep);padding-left:1rem;font-weight:800;font-size:1.3rem!important}.group-overview-section{border-top:1px solid #d9d4dc;margin-top:3rem;padding-top:2rem}.group-overview-section h3{color:var(--purple-deep);margin:0 0 1rem;font-size:clamp(1.55rem,3vw,2rem)}.group-overview-section ul{margin:1rem 0 0;padding-left:1.5rem}.group-overview-section li+li{margin-top:.7rem}.group-resource-summary{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:1.25rem;display:grid}.resource-actions{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:flex}.secondary-download{background:#fff}.resource-preview{background:#fff;border:1px solid #aebfbc;border-radius:4px;width:100%;overflow:hidden}.image-preview{text-align:center;padding:1rem;display:block}.image-preview img{object-fit:contain;width:100%;max-height:680px;display:block}.pdf-preview iframe{background:#fff;border:0;width:100%;height:min(72vh,760px);min-height:480px;display:block}.video-preview{background:#000}.video-preview video{background:#000;width:100%;max-height:720px;display:block}.resource-list article.public-video-resource{grid-template-columns:120px minmax(0,1fr)}.public-video-resource .video-preview{grid-column:1/-1}.contact{background:var(--purple);color:#fff}.contact h2{color:#fff}.contact-simple{text-align:center;max-width:780px;margin-inline:auto}.contact-intro{color:#eee7f3;max-width:650px;margin:0 auto 2rem;font-size:1.2rem}.contact-email-button{min-width:180px;color:var(--purple-deep);background:#fff;border-color:#fff}.contact-email-button:hover{background:var(--aqua-light)}.contact-options{text-align:left;background:#3d1e66;border-left:5px solid #8fe1e4;max-width:520px;margin:2.5rem auto 0;padding:1rem 1.2rem}.social-links{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:1.5rem;display:flex}.social-links a{color:#fff;text-underline-offset:4px;border:2px solid #8fe1e4;align-items:center;gap:.5rem;min-height:48px;padding:.65rem 1rem;font-weight:900;display:inline-flex}.social-links a:hover{background:#3d1e66}form{color:var(--ink);background:#fff;padding:clamp(1.5rem,4vw,3rem)}.field{margin-bottom:1.3rem}.field label{color:var(--purple-deep);margin-bottom:.35rem;font-weight:900;display:block}.field input,.field textarea,.field select{color:#111;background:#fff;border:2px solid #665c6d;border-radius:2px;width:100%;min-height:50px;padding:.65rem}.field textarea{resize:vertical}.field small{color:var(--muted);margin-top:.25rem;display:block}.check{align-items:start;gap:.7rem;font-weight:700;display:flex}.check input{flex:none;width:24px;height:24px}.form-note{color:var(--muted);font-size:.86rem}.form-button{background:var(--purple);color:#fff;width:100%}.success{border-left:5px solid var(--aqua);background:var(--aqua-light);color:#133;padding:1rem;font-weight:700}footer{color:#fff;background:#17121d}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2.5rem;padding:4rem 0;display:grid}.footer-brand{grid-template-columns:98px 1fr;align-items:center;display:grid}.footer-brand .brand-logo{grid-row:1/3;width:82px;height:82px;margin-right:1rem}.footer-brand strong{font-size:1.25rem}.footer-brand small{color:#91e3e9}.footer-grid h2{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .8rem;font-size:.85rem}.footer-grid a{color:#ddd3e2;text-underline-offset:4px;width:max-content;max-width:100%;display:block}.footer-bottom{border-top:1px solid #49404e}.footer-bottom .section-inner{color:#c8c0cc;justify-content:space-between;align-items:center;gap:1rem;min-height:70px;font-size:.85rem;display:flex}.high-contrast{--purple:#000;--purple-deep:#000;--aqua:#ffeb00;--aqua-light:#000;--ink:#fff;--muted:#fff;--paper:#000;--white:#000;--yellow:#0ff;color:#fff;background:#000}.high-contrast :where(.site-header,.brand-bar,.group-nav-bar,.about,.purpose,.trustees,.groups,.resources,.contact,footer,.group-hero,.group-overview,.group-documents,.member-shell,.member-card,.member-guide,.member-destinations,.member-next-step,.member-uploads,.visibility-guide article,.visibility-option,.privacy-note,form,.trustee-grid article,.group-link-grid>a,.resource-preview){color:#fff!important;background:#000!important}.high-contrast :where(h1,h2,h3,.lede,.body-copy,.purpose-intro,.trustees-intro,.groups-intro,.resources-intro,.contact-intro,.resource-list h3,.resource-list small,.field label,.field small,.member-intro,.member-destinations p,.member-uploads span,.visibility-choice legend,.visibility-choice small,.footer-bottom .section-inner){color:#fff!important}.high-contrast :where(a,.text-link,.eyebrow,.eyebrow.light,.meta,.panel-number,.group-link-grid>a>span,.group-link-grid strong,.principle-grid span,.footer-brand small){color:#ffeb00!important}.high-contrast :where(a){text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:2px}.high-contrast :where(.button,.download,.resource-tabs button,.access-bar button,.profile-modal-close,.member-upload-actions button){color:#fff!important;background:#000!important;border-color:#fff!important}.high-contrast :where(.button:hover,.download:hover,.resource-tabs button:hover,.resource-tabs button[aria-pressed=true],.access-bar button:hover,.access-bar button[aria-pressed=true]){color:#000!important;background:#ffeb00!important}.high-contrast :where(input,textarea,select){color:#fff!important;background:#000!important;border:3px solid #fff!important}.high-contrast :where(.hero-visual,.brand-logo,.image-preview img,.profile-modal>img,.trustee-grid img){background:#fff!important}.high-contrast :where(.group-nav-bar,.group-nav-inner a,.principle-grid,.principle-grid li,.resource-list,.resource-list article,.trustee-grid article,.group-link-grid>a,.footer-bottom){border-color:#fff!important}.high-contrast .skip-link{color:#000!important;background:#ffeb00!important;border-color:#fff!important}.easy-read p,.easy-read li,.easy-read label,.easy-read .resource-list small{max-width:65ch}.easy-read .body-copy,.easy-read .lede,.easy-read .purpose-intro,.easy-read .resources-intro,.easy-read .contact-intro{font-size:1.25em;line-height:1.9}.easy-read h1,.easy-read h2,.easy-read h3{letter-spacing:0;line-height:1.18}@media (max-width:900px){nav{flex-direction:column;align-items:flex-start}.nav-links{flex-wrap:wrap;gap:.7rem 1.2rem;width:100%}.nav-links a{align-items:center;min-height:44px;display:inline-flex}.hero{grid-template-columns:1fr;padding-top:4rem}.hero-copy{order:1}.hero-visual{order:2;margin-top:0}.hero-panel{order:3;min-height:300px}.principle-grid{grid-template-columns:1fr 1fr}.trustee-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.group-link-grid{grid-template-columns:1fr}.group-link-grid>a{min-height:0}.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:680px){.access-bar{flex-wrap:wrap;justify-content:flex-start;padding:.5rem 1rem}.access-label{width:100%}.brand-bar{flex-direction:column;align-items:flex-start;gap:0}.brand-bar span[aria-hidden]{display:none}nav{gap:.75rem;min-height:86px}.wordmark{gap:.55rem;font-size:.92rem}.wordmark>span{max-width:145px}.wordmark small{display:none}.nav-cta{padding:.65rem .75rem}.group-nav-bar{min-height:0}.group-nav-inner{grid-template-columns:1fr;width:100%}.group-nav-inner a{border-inline:0;border-bottom:1px solid #b9d9d9;min-height:48px}.hero{padding-top:3.2rem}.hero h1{font-size:clamp(3rem,15vw,4.6rem)}.two-col,.feature-story,.trustee-grid,.profile-modal{grid-template-columns:1fr}.profile-modal>img{height:auto;max-height:52vh}.principle-grid{grid-template-columns:1fr}.principle-grid li,.principle-grid li+li{border-bottom:1px solid #765f91;border-right:0;padding:1.4rem 0}.section-heading-row{flex-direction:column;align-items:start}.resource-list article,.group-resource-summary{grid-template-columns:1fr}.resource-actions{justify-content:flex-start}.resource-tag{align-self:auto}.download{width:max-content}.pdf-preview iframe{height:60vh;min-height:380px}.footer-grid{grid-template-columns:1fr}.footer-bottom .section-inner{flex-direction:column;justify-content:center;align-items:flex-start;padding:1rem 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html{scroll-behavior:auto}}@media print{.access-bar,.site-header,.hero-actions,footer,.form-button{display:none!important}body{color:#000;background:#fff}.section-pad{padding:2rem 0}.purpose,.contact{color:#000;background:#fff}.purpose h2,.contact h2{color:#000}}.member-shell{background:linear-gradient(145deg,var(--aqua-light),var(--paper) 55%);min-height:100vh;padding:clamp(2rem,6vw,5rem) 1.5rem}.member-back{width:min(820px,100%);color:var(--purple);text-underline-offset:4px;margin:0 auto 1rem;font-weight:900;display:block}.member-card{border-top:8px solid var(--purple);background:#fff;width:min(820px,100%);margin:auto;padding:clamp(1.5rem,5vw,4rem);box-shadow:0 20px 55px #2e164d24}.member-card h1{margin:.25rem 0 1rem;font-size:clamp(2.8rem,7vw,5rem)}.member-intro{max-width:62ch;color:var(--muted);margin-bottom:2rem;font-size:1.1rem}.member-form{background:#fbfaf7;border:1px solid #d9d4dc;padding:clamp(1.2rem,4vw,2.2rem)}.member-form h2,.member-guide h2,.member-destinations h2,.member-next-step h2{color:var(--purple-deep);margin:.2rem 0 1rem;font-size:clamp(1.6rem,4vw,2.2rem)}.member-form .button{width:auto}.member-form .button:disabled{opacity:.65;cursor:wait}.member-password-help{margin-top:1rem}.member-guide{border-left:6px solid var(--aqua);background:var(--aqua-light);margin:1.5rem 0;padding:clamp(1.2rem,4vw,2rem)}.member-guide ol{margin:.75rem 0 1rem;padding-left:1.4rem}.member-guide li+li{margin-top:.6rem}.visibility-guide{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:1rem 0;display:grid}.visibility-guide article{border:2px solid var(--aqua);background:#fff;padding:1rem}.visibility-guide h3{color:var(--purple-deep);margin:0 0 .35rem;font-size:1.05rem}.visibility-guide p{margin:0}.visibility-choice{border:0;margin:0 0 1.3rem;padding:0}.visibility-choice legend{color:var(--purple-deep);margin-bottom:.5rem;font-weight:900}.visibility-option{background:#fff;border:2px solid #665c6d;grid-template-columns:24px 1fr;align-items:start;gap:.75rem;margin:.55rem 0;padding:.9rem;display:grid}.visibility-choice label{cursor:pointer;flex-direction:column;display:flex}.visibility-choice input{width:24px;height:24px}.visibility-choice small{color:var(--muted)}.privacy-note{border-left:5px solid var(--aqua);background:#fff;padding:1rem}.privacy-note.public{border-color:#8b1e2d}.member-next-step{border:2px solid var(--aqua);background:#fff;margin-top:1rem;padding:1.2rem}.member-destinations{margin:2rem 0}.member-destinations>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.member-destinations article{background:#fbfaf7;border:1px solid #d9d4dc;padding:1rem}.member-destinations h3{color:var(--purple-deep);margin:0 0 .35rem;font-size:1.05rem}.member-destinations p{color:var(--muted);margin:0;font-size:.92rem}.member-account{background:var(--aqua-light);justify-content:space-between;align-items:center;gap:1rem;margin:1rem 0;padding:1rem;display:flex}.member-account button{color:var(--purple);cursor:pointer;background:0 0;border:0;font-weight:900;text-decoration:underline}.admin-badge{background:var(--purple-deep);border-radius:999px;margin-left:.6rem;padding:.2rem .5rem;font-weight:900;display:inline-block;color:#fff!important;font-size:.78rem!important}.member-status{border-left:5px solid var(--aqua);background:var(--aqua-light);margin:1rem 0 0;padding:1rem;font-weight:800}.member-uploads{margin-top:2.5rem}.member-uploads h2{font-size:2rem}.member-uploads ul{border-top:2px solid var(--purple-deep);margin:0;padding:0;list-style:none}.member-uploads li{border-bottom:1px solid #d9d4dc;justify-content:space-between;gap:1rem;padding:1rem 0;display:flex}.member-uploads li>div:first-child{flex-direction:column;min-width:0;display:flex}.member-uploads a{color:var(--purple);font-weight:900}.member-uploads span{color:var(--muted);font-size:.88rem}.confidential-library{border:3px solid var(--purple);background:#f7f1fb;padding:clamp(1.2rem,4vw,2rem)}.admin-library{background:#fff8f8;border:3px solid #8b1e2d;padding:clamp(1.2rem,4vw,2rem)}.visibility-badge{border-radius:999px;width:max-content;margin-right:.35rem;padding:.18rem .45rem;font-weight:900;display:inline-block;font-size:.78rem!important}.visibility-badge.confidential{background:var(--purple-deep);color:#fff}.visibility-badge.public{background:var(--aqua-light);color:#143d3d}.member-edit-form{border:3px solid var(--aqua);margin-top:1.2rem}.member-edit-actions,.member-upload-actions{flex-wrap:wrap;gap:.7rem;display:flex}.member-upload-actions{flex:none;align-items:center}.member-upload-actions button{border:2px solid var(--purple);min-height:42px;color:var(--purple);cursor:pointer;background:#fff;padding:.45rem .7rem;font-weight:900}.member-upload-actions button.danger{color:#8b1e2d;border-color:#8b1e2d}.member-upload-actions button:disabled{opacity:.6;cursor:wait}@media (max-width:680px){.resources-heading{display:block}.resources-heading .button{margin-top:.5rem}.member-shell{padding:1rem}.member-card{padding:1.3rem}.member-account,.member-uploads li{flex-direction:column;align-items:flex-start}.member-destinations>div,.visibility-guide{grid-template-columns:1fr}}
