:root{--ink:#15313b;--ink-soft:#36535d;--blue-deep:#315f77;--blue:#5f8faa;--blue-light:#c9dde7;--mist:#eaf1f3;--sand:#f2ede5;--cream:#fbfaf7;--white:#fff;--rose:#a86770;--line:#d5e0e3;--shadow-sm:0 .3rem 1rem #15313b14;--shadow-lg:0 1.4rem 3.5rem #15313b24;--radius-sm:.55rem;--radius-md:1.1rem;--radius-lg:2rem;--container:74rem;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif:Georgia, "Times New Roman", serif;color-scheme:light}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem}body{color:var(--ink);background:var(--cream);font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.65}body,button,input{font-family:var(--font-sans)}img,svg{max-width:100%;display:block}img{height:auto}a{color:var(--blue-deep);text-underline-offset:.18em;text-decoration-thickness:.08em}a:hover{color:var(--ink)}button,input{font:inherit}button{color:inherit}h1,h2,h3,h4,p,ul,ol,blockquote{margin-top:0}h1,h2,h3,h4{color:var(--ink);font-family:var(--font-serif);letter-spacing:-.025em;text-wrap:balance;font-weight:500;line-height:1.08}h1{font-size:clamp(2.7rem,7vw,5.6rem)}h2{font-size:clamp(2.05rem,4vw,3.6rem)}h3{font-size:clamp(1.35rem,2.3vw,1.8rem)}p{text-wrap:pretty}:focus-visible{outline-offset:4px;border-radius:.2rem;outline:3px solid #d29139}::selection{color:var(--white);background:var(--blue-deep)}.container{width:min(calc(100% - 2.25rem), var(--container));margin-inline:auto}.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:1000;color:var(--white);background:var(--ink);border-radius:var(--radius-sm);padding:.75rem 1rem;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{color:var(--white);transform:translateY(0)}.eyebrow{color:var(--blue-deep);letter-spacing:.15em;text-transform:uppercase;margin-bottom:.9rem;font-size:.76rem;font-weight:750;line-height:1.3}.section{padding-block:clamp(4.5rem,9vw,8rem)}.section--tight{padding-block:clamp(3.25rem,6vw,5.5rem)}.section--white{background:var(--white)}.section--ink{color:#ffffffd6;background:var(--ink)}.section--ink h2,.section--ink h3,.section--ink .eyebrow{color:var(--white)}.section-heading{max-width:46rem;margin-bottom:clamp(2.25rem,5vw,4rem)}.section-heading h2{margin-bottom:1rem}.section-heading p:not(.eyebrow){max-width:42rem;color:var(--ink-soft);margin-bottom:0;font-size:clamp(1.03rem,1.6vw,1.18rem)}.button-row{flex-wrap:wrap;align-items:center;gap:.85rem 1.25rem;display:flex}.hero-actions{margin-top:1.6rem}.section-actions{margin-top:2rem}.button{min-height:3.2rem;color:var(--white);background:var(--blue-deep);border:1px solid var(--blue-deep);text-align:center;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.78rem 1.25rem;font-size:.95rem;font-weight:720;line-height:1.15;text-decoration:none;transition:color .16s,background .16s,border-color .16s,transform .16s;display:inline-flex;box-shadow:0 .35rem 1rem #315f772e}.button:hover{color:var(--white);background:var(--ink);border-color:var(--ink);transform:translateY(-2px)}.button--secondary{color:var(--ink);box-shadow:none;background:0 0;border-color:#15313b47}.button--secondary:hover{color:var(--white)}.button--light{color:var(--ink);background:var(--white);border-color:var(--white);box-shadow:var(--shadow-sm)}.button--light:hover{color:var(--white);background:var(--ink);border-color:var(--ink)}.button--small{min-height:2.65rem;padding:.65rem 1rem;font-size:.88rem}.text-link{color:var(--blue-deep);align-items:center;gap:.45rem;font-weight:720;text-decoration:none;display:inline-flex}.text-link:hover{color:var(--ink)}.external-icon{vertical-align:-.15em;margin-left:.22rem;display:inline-flex}.support-bar{z-index:51;color:var(--white);background:var(--blue-deep);font-size:.81rem;line-height:1.35;position:relative}.support-bar__inner{text-align:center;justify-content:center;align-items:center;gap:.8rem;min-height:2.3rem;display:flex}.support-bar a{color:var(--white);white-space:nowrap;align-items:center;gap:.35rem;font-weight:750;display:inline-flex}.site-header{z-index:50;backdrop-filter:blur(14px);background:#fbfaf7f5;border-bottom:1px solid #0000;transition:border-color .16s,box-shadow .16s;position:sticky;top:0}.site-header[data-scrolled]{border-bottom-color:var(--line);box-shadow:0 .35rem 1.5rem #15313b0f}.site-header__inner{justify-content:space-between;align-items:center;min-height:5.1rem;display:flex;position:relative}.brand{width:clamp(10rem,18vw,12.2rem);display:block}.brand img{width:100%}.nav-toggle{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:2.9rem;height:2.9rem;padding:0;display:grid}.nav-toggle__open,.nav-toggle__close{grid-area:1/1}.nav-toggle__close,.nav-toggle[aria-expanded=true] .nav-toggle__open{display:none}.nav-toggle[aria-expanded=true] .nav-toggle__close{display:block}.primary-nav{background:var(--white);border:1px solid var(--line);border-radius:0 0 var(--radius-md) var(--radius-md);box-shadow:var(--shadow-lg);padding:1.25rem;display:none;position:absolute;top:calc(100% + .15rem);left:0;right:0}.primary-nav[data-open]{display:block}.primary-nav ul{margin:0 0 1rem;padding:0;list-style:none;display:grid}.primary-nav li+li{border-top:1px solid var(--line)}.primary-nav ul a{color:var(--ink);padding:.85rem .25rem;font-size:.95rem;font-weight:680;text-decoration:none;display:block}.primary-nav ul a[aria-current=page],.primary-nav ul a:hover{color:var(--blue-deep)}.primary-nav .button{width:100%}.home-hero{background:linear-gradient(135deg, var(--cream) 0%, #f8f6f1 52%, var(--mist) 100%);position:relative;overflow:hidden}.home-hero:before{background:var(--blue-light);content:"";filter:blur(2px);opacity:.35;border-radius:50%;width:30rem;height:30rem;position:absolute;top:-12rem;right:-14rem}.home-hero__inner{align-items:center;gap:3rem;min-height:min(48rem,100vh - 7.5rem);padding-block:clamp(4rem,9vw,7.5rem);display:grid;position:relative}.home-hero__content{max-width:46rem}.home-hero h1{max-width:12ch;margin-bottom:1.25rem}.home-hero__lead{max-width:39rem;color:var(--ink-soft);margin-bottom:1.7rem;font-size:clamp(1.08rem,2vw,1.28rem)}.trust-list{color:var(--ink-soft);flex-wrap:wrap;gap:.5rem 1.3rem;margin:1.65rem 0 0;padding:0;font-size:.86rem;font-weight:680;list-style:none;display:flex}.trust-list li{padding-left:1.05rem;position:relative}.trust-list li:before{background:var(--blue);content:"";border-radius:50%;width:.38rem;height:.38rem;position:absolute;top:.56rem;left:0}.home-hero__media{min-height:24rem;position:relative}.home-hero__coast{object-fit:cover;width:86%;height:82%;box-shadow:var(--shadow-lg);border-radius:45% 45% 1.5rem 1.5rem;position:absolute;inset:4% 0 14% 14%}.home-hero__portrait{aspect-ratio:1;object-fit:cover;border:.55rem solid var(--cream);width:52%;box-shadow:var(--shadow-lg);border-radius:50%;position:absolute;bottom:0;right:48%}.home-hero__note{max-width:13.5rem;color:var(--ink);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);font-family:var(--font-serif);background:#fffffff0;padding:1rem 1.15rem;font-size:1.05rem;line-height:1.3;position:absolute;bottom:3%;right:0}.home-hero__note span{color:var(--blue-deep);font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;margin-top:.35rem;font-size:.7rem;font-weight:750;display:block}.path-grid,.service-grid,.tier-grid,.gift-grid,.impact-grid,.team-grid,.resource-grid,.contact-grid{gap:1.15rem;display:grid}.path-card{min-height:17rem;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:clamp(1.5rem,4vw,2.4rem);position:relative;overflow:hidden}.path-card:after{background:var(--mist);content:"";border-radius:50%;width:7rem;height:7rem;position:absolute;bottom:-2rem;right:-2rem}.path-card__number{width:2.3rem;height:2.3rem;color:var(--white);background:var(--blue-deep);font-family:var(--font-serif);border-radius:50%;place-items:center;margin-bottom:2.5rem;font-size:1.05rem;display:grid}.path-card h3{margin-bottom:.7rem}.path-card p{color:var(--ink-soft)}.path-card .text-link{z-index:1;position:relative}.split{align-items:center;gap:clamp(2rem,6vw,5.5rem);display:grid}.split--reverse .split__media{order:2}.split__content>:last-child{margin-bottom:0}.split__content h2{margin-bottom:1.15rem}.split__content p:not(.eyebrow){color:var(--ink-soft)}.media-frame{position:relative}.media-frame:before{background:var(--blue-light);border-radius:var(--radius-lg);content:"";opacity:.65;position:absolute;inset:8% -4% -5% 7%}.media-frame img{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-lg);position:relative}.service-card,.tier-card,.contact-card,.resource-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);padding:clamp(1.45rem,3.5vw,2.15rem)}.service-card{flex-direction:column;min-height:22rem;display:flex}.service-card__icon{width:3rem;height:3rem;color:var(--blue-deep);background:var(--mist);border-radius:50%;place-items:center;margin-bottom:2rem;display:grid}.service-card h3{margin-bottom:.8rem}.service-card p{color:var(--ink-soft)}.service-card p:last-child{color:var(--ink);margin-top:auto;margin-bottom:0;padding-top:1rem;font-size:.9rem;font-weight:650}.quote-card{background:var(--white);border-left:.35rem solid var(--blue);border-radius:var(--radius-md);max-width:60rem;box-shadow:var(--shadow-sm);margin:0 auto;padding:clamp(2rem,6vw,4.2rem)}.quote-card blockquote{font-family:var(--font-serif);margin-bottom:1.3rem;font-size:clamp(1.45rem,3.2vw,2.35rem);line-height:1.3}.quote-card cite{color:var(--blue-deep);font-style:normal;font-weight:720}.quote-stack{gap:1.25rem;display:grid}.page-hero{background:linear-gradient(135deg, var(--sand), var(--mist));position:relative;overflow:hidden}.page-hero:after{background:var(--blue-light);content:"";opacity:.5;border-radius:50%;width:23rem;height:23rem;position:absolute;bottom:-14rem;right:-8rem}.page-hero__inner{z-index:1;align-items:center;gap:3rem;min-height:26rem;padding-block:clamp(4rem,8vw,7rem);display:grid;position:relative}.page-hero--compact .page-hero__inner{min-height:21rem}.page-hero__content{max-width:52rem}.page-hero h1{margin-bottom:1rem;font-size:clamp(2.8rem,6vw,5rem)}.page-hero__intro{max-width:45rem;color:var(--ink-soft);margin-bottom:0;font-size:clamp(1.08rem,2vw,1.28rem)}.page-hero__media img{aspect-ratio:4/3;object-fit:cover;border-radius:50% 50% var(--radius-md) var(--radius-md);width:100%;box-shadow:var(--shadow-lg)}.breadcrumbs{background:var(--white);border-bottom:1px solid var(--line);padding-block:1rem}.breadcrumbs ol{color:var(--ink-soft);gap:.45rem;margin:0;padding:0;font-size:.84rem;list-style:none;display:flex}.breadcrumbs li+li:before{content:"/";margin-right:.45rem}.breadcrumbs a{color:inherit}.prose{max-width:45rem}.prose--wide{max-width:57rem}.prose h2,.prose h3{margin-top:2.5rem;margin-bottom:.9rem}.prose p,.prose li{color:var(--ink-soft)}.prose li+li{margin-top:.55rem}.prose .lead{color:var(--ink);font-family:var(--font-serif);font-size:clamp(1.35rem,2.8vw,1.85rem);line-height:1.42}.page-nav{flex-wrap:wrap;gap:.55rem;margin:0 0 2.5rem;padding:0;list-style:none;display:flex}.page-nav a{color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:999px;padding:.55rem .85rem;font-size:.86rem;font-weight:680;text-decoration:none;display:block}.page-nav a:hover,.page-nav a[aria-current=page]{color:var(--white);background:var(--blue-deep);border-color:var(--blue-deep)}.mission-grid{gap:1.2rem;display:grid}.mission-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);min-height:18rem;padding:clamp(1.7rem,5vw,3rem)}.mission-card h2{color:var(--blue-deep);font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.8rem;font-weight:760}.mission-card p{font-family:var(--font-serif);margin-bottom:0;font-size:clamp(1.4rem,3vw,2rem);line-height:1.35}.story-blocks{gap:0;display:grid}.story-block{border-bottom:1px solid var(--line);gap:1.6rem;padding-block:clamp(2.5rem,6vw,4.5rem);display:grid}.story-block__number{color:var(--blue);font-family:var(--font-serif);font-size:2.2rem}.story-block h2{margin-bottom:.8rem;font-size:clamp(1.65rem,3vw,2.4rem)}.story-block p{max-width:46rem;color:var(--ink-soft);margin-bottom:0}.team-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr))}.team-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden}.team-card__image{aspect-ratio:4/5;object-fit:cover;background:var(--mist);width:100%}.team-card__body{padding:1.45rem}.team-card h2{margin-bottom:.35rem;font-size:1.55rem}.team-card__role{color:var(--blue-deep);letter-spacing:.06em;text-transform:uppercase;margin-bottom:1rem;font-size:.78rem;font-weight:760;line-height:1.45}.team-card p:not(.team-card__role){color:var(--ink-soft);font-size:.94rem}.team-card p:last-child{margin-bottom:0}.impact-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr))}.impact-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);padding:1.75rem}.impact-card h3{margin-bottom:.7rem}.impact-card p{color:var(--ink-soft);margin-bottom:0}.notice{max-width:58rem;color:var(--ink);background:var(--mist);border-left:.3rem solid var(--blue-deep);border-radius:0 var(--radius-sm) var(--radius-sm) 0;gap:.3rem;padding:1.25rem 1.35rem;display:grid}.notice strong{letter-spacing:.04em;text-transform:uppercase;font-size:.88rem}.notice p{color:var(--ink-soft);margin:0;font-size:.93rem}.notice--before{margin-bottom:2.25rem}.notice--after{margin-top:2rem}.resource-tools{gap:1rem;margin-bottom:2rem;display:grid}.search-field{max-width:32rem;position:relative}.search-field svg{color:var(--blue-deep);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.search-field input{width:100%;min-height:3.25rem;color:var(--ink);background:var(--white);border:1px solid #9bb2bd;border-radius:999px;padding:.75rem 1rem .75rem 3rem}.filter-list{flex-wrap:wrap;gap:.55rem;display:flex}.filter-button{min-height:2.55rem;color:var(--ink);background:var(--white);border:1px solid var(--line);cursor:pointer;border-radius:999px;padding:.55rem .9rem;font-size:.83rem;font-weight:680}.filter-button:hover,.filter-button[aria-pressed=true]{color:var(--white);background:var(--blue-deep);border-color:var(--blue-deep)}.resource-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,19rem),1fr))}.resource-card{flex-direction:column;min-height:16rem;display:flex}.resource-card[hidden]{display:none}.resource-card__category{color:var(--blue-deep);letter-spacing:.11em;text-transform:uppercase;margin-bottom:1.2rem;font-size:.72rem;font-weight:760}.resource-card h2{margin-bottom:.7rem;font-size:1.45rem}.resource-card p{color:var(--ink-soft);font-size:.92rem}.resource-card__location{font-weight:680}.resource-card .text-link{margin-top:auto;padding-top:.6rem}.resource-empty{color:var(--ink-soft);background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);padding:2rem;display:none}.resource-empty[data-visible]{display:block}.support-list{gap:1rem;padding:0;list-style:none;display:grid}.support-list li{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-sm);padding:1.2rem 1.2rem 1.2rem 3.3rem;position:relative}.support-list li:before{width:1.55rem;height:1.55rem;color:var(--white);background:var(--blue-deep);content:"✓";border-radius:50%;place-items:center;font-size:.75rem;font-weight:800;display:grid;position:absolute;top:1.25rem;left:1.1rem}.support-list strong{margin-bottom:.25rem;display:block}.support-list span{color:var(--ink-soft)}.gift-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr))}.gift-item{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);padding:1.35rem}.gift-item h3{font-family:var(--font-sans);letter-spacing:0;margin-bottom:.5rem;font-size:1rem;font-weight:740}.gift-item p{color:var(--ink-soft);margin-bottom:0;font-size:.9rem}.tier-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr))}.tier-card__amount{color:var(--blue-deep);font-family:var(--font-serif);margin-bottom:1rem;font-size:2.5rem;line-height:1}.tier-card p:last-child{color:var(--ink-soft);margin-bottom:0}.contact-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr))}.contact-card{min-height:13rem}.contact-card svg{color:var(--blue-deep);margin-bottom:1.4rem}.contact-card h2{margin-bottom:.65rem;font-size:1.45rem}.contact-card p{color:var(--ink-soft)}.contact-card a{font-weight:700}.contact-card__note{margin-top:1rem;font-size:.86rem}.cta-band{padding-block:clamp(3.5rem,7vw,6rem)}.cta-band--blue{color:#ffffffdb;background:var(--blue-deep)}.cta-band--sand{color:var(--ink-soft);background:var(--sand)}.cta-band__inner{align-items:end;gap:2rem;display:grid}.cta-band h2{max-width:18ch;margin-bottom:.8rem}.cta-band p:not(.eyebrow){max-width:42rem;margin-bottom:0}.cta-band--blue h2,.cta-band--blue .eyebrow,.cta-band--blue .text-link{color:var(--white)}.site-footer{color:#ffffffbd;background:#102a34;padding-top:clamp(3.5rem,8vw,6rem)}.site-footer__grid{gap:2.5rem;padding-bottom:clamp(3rem,7vw,5rem);display:grid}.site-footer__brand img{background:var(--cream);border-radius:var(--radius-sm);width:12.5rem;margin-bottom:1.25rem;padding:.55rem}.site-footer__brand p{max-width:31rem}.site-footer .nonprofit-note{color:var(--white);font-size:.83rem;font-weight:700}.site-footer h2{color:var(--white);font-family:var(--font-sans);letter-spacing:.13em;text-transform:uppercase;margin-bottom:1.1rem;font-size:.78rem;font-weight:750}.footer-links,.footer-contact{margin:0;padding:0;list-style:none}.footer-links li+li,.footer-contact li+li{margin-top:.65rem}.footer-contact li{align-items:flex-start;gap:.65rem;display:flex}.footer-contact svg{flex:none;margin-top:.2rem}.site-footer a{color:#ffffffd4}.site-footer a:hover{color:var(--white)}.social-links{gap:1rem;margin-top:1.25rem;font-size:.88rem;font-weight:700;display:flex}.site-footer__bottom{border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;gap:1rem;padding-block:1.35rem;font-size:.78rem;display:flex}.site-footer__bottom p{margin:0}.site-footer__bottom div{gap:1rem;display:flex}@media (width>=42rem){.path-grid,.service-grid,.tier-grid,.contact-grid,.mission-grid{grid-template-columns:repeat(2,1fr)}.story-block{grid-template-columns:4rem 1fr}.site-footer__grid{grid-template-columns:1.7fr .8fr 1fr}}@media (width>=56rem){.home-hero__inner,.page-hero--with-image .page-hero__inner,.split{grid-template-columns:minmax(0,1.05fr) minmax(19rem,.95fr)}.home-hero__content{padding-right:1rem}.path-grid,.service-grid{grid-template-columns:repeat(3,1fr)}.split--reverse{grid-template-columns:minmax(19rem,.95fr) minmax(0,1.05fr)}.split--reverse .split__media{order:initial}.cta-band__inner{grid-template-columns:minmax(0,1fr) auto}}@media (width>=64rem){.nav-toggle{display:none}.primary-nav{box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:1.35rem;padding:0;display:flex;position:static}.primary-nav ul{align-items:center;gap:1.2rem;margin:0;display:flex}.primary-nav li+li{border:0}.primary-nav ul a{padding:1.75rem 0;font-size:.88rem;position:relative}.primary-nav ul a:after{background:var(--blue-deep);content:"";height:2px;transition:transform .16s;position:absolute;bottom:1.2rem;left:0;right:0;transform:scaleX(0)}.primary-nav ul a:hover:after,.primary-nav ul a[aria-current=page]:after{transform:scaleX(1)}.primary-nav .button{width:auto}.tier-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=41.99rem){.support-bar__inner span{display:none}.site-footer__bottom{flex-direction:column;align-items:flex-start}.home-hero__media{min-height:20rem}.home-hero__note{max-width:11.5rem;font-size:.92rem}.button-row .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--ink:#24373b;--ink-soft:#536368;--blue-deep:#315d66;--blue:#718f92;--blue-light:#dce4df;--mist:#eef0eb;--sand:#f2eadf;--cream:#fbf7ef;--rose:#9c5f67;--line:#d9d0c4;--shadow-sm:0 .55rem 1.4rem #24373b12;--shadow-lg:0 1.6rem 3.5rem #24373b21;--radius-sm:.2rem;--radius-md:.4rem;--radius-lg:.7rem;--font-serif:"Iowan Old Style", "Palatino Linotype", Palatino, Baskerville, Georgia, serif}body{background-color:var(--cream);background-image:linear-gradient(#24373b05 1px,#0000 1px),linear-gradient(90deg,#24373b03 1px,#0000 1px);background-size:2.5rem 2.5rem}h1,h2,h3,h4{letter-spacing:-.035em;font-weight:600}.eyebrow{color:var(--rose);letter-spacing:.18em;align-items:center;gap:.75rem;display:flex}.eyebrow:before{content:"";background:currentColor;flex:none;width:2.25rem;height:1px}.button{border-radius:var(--radius-sm);min-height:3.25rem;box-shadow:none;letter-spacing:.015em}.button:hover{transform:translateY(-1px)}.support-bar{background:var(--rose)}.home-hero{isolation:isolate;background:linear-gradient(90deg, transparent 0 7%, #9c5f6738 7% calc(7% + 1px), transparent calc(7% + 1px)), var(--cream);border-bottom:1px solid var(--line)}.home-hero:before{filter:none;opacity:1;background:0 0;border:1px solid #315d662e;border-radius:50%;width:14rem;height:14rem;top:3rem;right:-5rem}.home-hero:after{z-index:-1;content:"";background:radial-gradient(circle,#9c5f6717 0 2px,#0000 2.5px) 0 0/1.1rem 1.1rem;width:19rem;height:19rem;position:absolute;bottom:-10rem;left:-8rem}.home-hero__inner{min-height:min(50rem,100vh - 7.5rem)}.home-hero__content{z-index:3;position:relative}.home-hero h1{max-width:11ch;font-size:clamp(3.15rem,7.2vw,6.25rem);line-height:.98}.home-hero__lead{max-width:36rem;font-size:clamp(1.06rem,1.8vw,1.22rem)}.home-hero__media{min-height:36rem}.home-hero__primary{border:1px solid var(--line);box-shadow:var(--shadow-lg);background:#fffdf8;margin:0;padding:.75rem;position:absolute;inset:0 3rem 5rem 2.5rem}.home-hero__coast{object-fit:cover;object-position:center;width:100%;height:100%;box-shadow:none;filter:saturate(.86)contrast(.98);border-radius:0;position:static}.home-hero__primary figcaption{color:var(--ink);border-left:2px solid var(--rose);letter-spacing:.12em;text-transform:uppercase;background:#fbf7efed;padding:.45rem .6rem;font-size:.7rem;font-weight:760;position:absolute;bottom:1.25rem;right:1.25rem}.home-hero__detail{z-index:2;background:var(--sand);border:1px solid var(--line);width:35%;box-shadow:var(--shadow-sm);padding:.65rem;position:absolute;bottom:.5rem;right:0;transform:rotate(2deg)}.home-hero__portrait{aspect-ratio:4/5;object-fit:contain;width:100%;box-shadow:none;background:#fffdf8;border:0;border-radius:0;position:static}.home-hero__detail-label{color:var(--rose);letter-spacing:.14em;text-transform:uppercase;padding:.45rem .3rem .15rem;font-size:.67rem;font-weight:780;display:block}.home-hero__note{border:1px solid var(--line);border-left:3px solid var(--rose);max-width:14.5rem;box-shadow:var(--shadow-sm);background:#fffdf8;border-radius:0;padding:1.05rem 1.2rem 1rem 1.35rem;inset:1.4rem auto auto 0;transform:translate(-1rem)rotate(-1.5deg)}.home-hero__inventory{z-index:3;background:var(--ink);color:var(--white);box-shadow:var(--shadow-sm);margin:0;padding:0;list-style:none;display:grid;position:absolute;top:1.25rem;right:1.25rem}.home-hero__inventory li{border-bottom:1px solid #ffffff2b;grid-template-columns:2.35rem 1fr;align-items:center;gap:.65rem;min-width:13rem;padding:.75rem .9rem;font-size:.75rem;font-weight:690;line-height:1.25;display:grid}.home-hero__inventory li:last-child{border-bottom:0}.home-hero__inventory span{color:#d9afb4;font-family:var(--font-serif);font-size:1.15rem}.trust-list{gap:.6rem}.trust-list li{border:1px solid var(--line);background:#fffdf8cc;padding:.45rem .65rem}.trust-list li:before{display:none}.path-grid,.service-grid{gap:1.4rem}.path-card{border:0;border-top:4px solid var(--blue-deep);min-height:16rem;box-shadow:none;background:#fffdf8;border-radius:0;padding-top:1.35rem;transition:transform .18s,box-shadow .18s}.path-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-3px)}.path-card:after{display:none}.path-card__number{width:auto;height:auto;color:var(--rose);font-family:var(--font-sans);letter-spacing:.18em;background:0 0;border-radius:0;margin-bottom:2.6rem;font-size:.7rem;font-weight:800;display:block}.path-card__number:before{content:"PATH "}.service-card,.tier-card,.contact-card,.resource-card{background:#fffdf8;border-radius:0}.service-card{border-top:1px solid var(--line);min-height:20rem}.service-card__icon{width:2.7rem;height:2.7rem;color:var(--rose);border:1px solid var(--rose);background:0 0;border-radius:50%}.media-frame:before{border:1px solid var(--rose);opacity:.45;background:0 0;border-radius:0;inset:1.2rem -1.2rem -1.2rem 1.2rem}.media-frame img{box-shadow:var(--shadow-sm);border-radius:0}.quote-card{border:1px solid var(--line);box-shadow:none;background:#fffdf8;border-left:0;border-radius:0;position:relative;overflow:hidden}.quote-card:before{color:#9c5f6724;content:"“";font-family:var(--font-serif);font-size:10rem;line-height:1;position:absolute;top:-1.4rem;left:1.25rem}.quote-card blockquote,.quote-card cite{position:relative}.page-hero{background:linear-gradient(90deg, transparent 0 8%, #9c5f672e 8% calc(8% + 1px), transparent calc(8% + 1px)), var(--sand);border-bottom:1px solid var(--line)}.page-hero:after{opacity:1;background:0 0;border:1px solid #315d6633;width:15rem;height:15rem;bottom:-8rem;right:-5rem}.page-hero__media{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fffdf8;padding:.65rem;transform:rotate(1deg)}.page-hero__media img{box-shadow:none;filter:saturate(.88);border-radius:0}.section--sand{background:var(--sand)}.section--mist{background:var(--mist)}@media (width<=61.99rem){.home-hero__media{grid-template-columns:1fr 8rem;gap:.8rem;min-height:auto;display:grid}.home-hero__primary,.home-hero__detail,.home-hero__note,.home-hero__inventory{position:relative;inset:auto}.home-hero__primary{min-height:25rem}.home-hero__detail{align-self:end;width:auto}.home-hero__note{grid-column:1/-1;max-width:25rem;transform:rotate(-1deg)}.home-hero__inventory{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.home-hero__inventory li{grid-template-columns:1fr;min-width:0}}@media (width<=40rem){.home-hero{background:var(--cream)}.home-hero h1{font-size:clamp(3rem,15vw,4.4rem)}.home-hero__media{grid-template-columns:1fr}.home-hero__primary{min-height:21rem;margin-right:1.1rem}.home-hero__detail{width:48%;margin-top:-6rem;margin-left:auto}.home-hero__inventory{grid-template-columns:1fr}.home-hero__inventory li{grid-template-columns:2.35rem 1fr}}@media (width>=62rem){.home-hero__inner{grid-template-columns:minmax(0,.9fr) minmax(28rem,1.1fr);gap:clamp(3rem,6vw,6.5rem)}.home-hero__content{padding-left:clamp(0rem,3vw,2.5rem)}}:root{--ink:#213741;--ink-soft:#4d626d;--blue-deep:#315e73;--blue:#6f91a4;--blue-light:#dbe8ee;--mist:#eef3f6;--sand:#e4ebef;--cream:#f7fafc;--rose:#52758a;--line:#cedbe2}:focus-visible{outline-color:#6f9bb2}body{background-color:var(--cream);background-image:linear-gradient(#21374105 1px,#0000 1px),linear-gradient(90deg,#21374103 1px,#0000 1px)}.site-header{background:#f7fafcf5}.home-hero{background:linear-gradient(90deg, transparent 0 7%, #52758a33 7% calc(7% + 1px), transparent calc(7% + 1px)), var(--cream)}.home-hero:after{background:radial-gradient(circle,#52758a17 0 2px,#0000 2.5px) 0 0/1.1rem 1.1rem}.home-hero__primary,.home-hero__portrait,.path-card,.service-card,.tier-card,.contact-card,.resource-card,.quote-card,.page-hero__media{background:#fbfdfe}.home-hero__primary figcaption{background:#f7fafcf0}.home-hero__note{background:#fbfdfe}.home-hero__inventory span{color:#bfd6e1}.trust-list li{background:#fbfdfed9}.path-card:nth-child(2){border-top-color:var(--blue)}.path-card:nth-child(3){border-top-color:#89a4b3}.quote-card:before{color:#52758a24}.page-hero{background:linear-gradient(90deg, transparent 0 8%, #52758a2e 8% calc(8% + 1px), transparent calc(8% + 1px)), var(--sand)}@media (width>=64rem){.team-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.team-card{grid-column:span 2}.team-card:nth-last-child(2):nth-child(3n+1){grid-column:2/span 2}.team-card:last-child:nth-child(3n+2){grid-column:4/span 2}}.contact-paths{gap:1.15rem;display:grid}.contact-path-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);min-height:15rem;box-shadow:var(--shadow-sm);flex-direction:column;padding:clamp(1.5rem,4vw,2.3rem);display:flex}.contact-path-card svg{color:var(--blue-deep);margin-bottom:1.3rem}.contact-path-card h2{margin-bottom:.7rem;font-size:clamp(1.45rem,2.5vw,1.85rem)}.contact-path-card p{color:var(--ink-soft)}.contact-path-card .text-link{margin-top:auto}.contact-direct{gap:1rem;margin-top:2rem;display:grid}.contact-direct__item{overflow-wrap:anywhere;border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffffad;min-width:0;padding:1.15rem 1.25rem}.contact-direct__item strong{letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;font-size:.78rem;display:block}.contact-direct__item p{color:var(--ink-soft);margin:0}.intake-panel{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);max-width:58rem;box-shadow:var(--shadow-sm);padding:clamp(1.5rem,4vw,2.5rem)}.intake-panel__heading{max-width:45rem;margin-bottom:2rem}.intake-panel__heading h2{margin-bottom:.8rem}.intake-panel__heading p:not(.eyebrow){color:var(--ink-soft);margin-bottom:0;font-size:1.02rem}.intake-form{gap:1.25rem;display:grid;position:relative}.intake-form__honeypot{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.form-grid{gap:1rem;display:grid}.form-field{gap:.42rem;min-width:0;display:grid}.form-field label{color:var(--ink);font-size:.9rem;font-weight:720}.field-label-note{color:var(--ink-soft);font-size:.78rem;font-weight:560}.form-field input,.form-field select,.form-field textarea{width:100%;min-width:0;min-height:3.05rem;color:var(--ink);background:var(--white);border-radius:var(--radius-sm);font:inherit;border:1px solid #9bb2bd;padding:.75rem .85rem;line-height:1.35}.form-field textarea{resize:vertical;min-height:7rem}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--blue-deep);outline:0;box-shadow:0 0 0 3px #315f771f}.form-field [aria-invalid=true]{border-color:#9f3e45;box-shadow:0 0 0 3px #9f3e451a}.field-error{color:#8b3037;min-height:1.1rem;font-size:.78rem;font-weight:650}.form-privacy{color:var(--ink);background:var(--mist);border-left:.3rem solid var(--blue-deep);border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding:1rem 1.1rem}.form-privacy strong{letter-spacing:.04em;text-transform:uppercase;margin-bottom:.25rem;font-size:.82rem;display:block}.form-privacy p{color:var(--ink-soft);margin:0;font-size:.88rem}.intake-form__error-summary{color:#692329;border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:#fbebec;border-left:.3rem solid #9f3e45;padding:1rem 1.1rem}.intake-form__error-summary strong{margin-bottom:.25rem;display:block}.intake-form__error-summary p{margin:0;font-size:.9rem}.intake-form__verification{min-width:0;min-height:4rem}.intake-form__configuration-note{color:var(--ink-soft);background:var(--mist);border-left:.3rem solid var(--blue-deep);border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin:0;padding:.8rem .95rem;font-size:.84rem}.intake-form__actions{flex-wrap:wrap;align-items:center;gap:.8rem 1rem;display:flex}.intake-form__actions .button[disabled]{cursor:wait;opacity:.65;transform:none}body[data-intake-forms-enabled=false] .intake-form__actions .button[disabled],.intake-form:has(.intake-form__configuration-note) .intake-form__actions .button[disabled]{cursor:not-allowed;box-shadow:none;opacity:.55}body[data-intake-forms-enabled=false] [data-submit-button]{pointer-events:none}.intake-form__status{color:var(--ink-soft);font-size:.86rem;font-weight:650}.intake-form__success{color:var(--ink);background:var(--mist);border:1px solid var(--blue-light);border-radius:var(--radius-md);padding:1.2rem 1.3rem}.intake-form__success strong{font-family:var(--font-serif);margin-bottom:.3rem;font-size:1.25rem;display:block}.intake-form__success p{color:var(--ink-soft);margin:0}.intake-anchor{scroll-margin-top:8rem}@media (width>=42rem){.contact-paths,.contact-direct{grid-template-columns:repeat(3,1fr)}.form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}}
