:root{--ink:#162d33;--muted:#52666b;--paper:#fff;--mist:#eef5f4;--green:#238773;--pink:#ec5180;--yellow:#f6c84f;--line:#d9e4e2}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Avenir Next,Avenir,Segoe UI,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-underline-offset:4px}a:focus-visible,summary:focus-visible{outline:3px solid var(--green);outline-offset:6px}.wrap{width:min(1180px,100% - 80px);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);justify-content:flex-start;align-items:center;gap:24px;min-height:116px;display:flex}.brand{flex-shrink:0;display:flex}.brand img{width:125px;height:auto}nav{align-items:center;gap:32px;display:flex}.nav-text{font-weight:500;text-decoration:none}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:999px;justify-content:center;align-items:center;padding:14px 26px;font-size:15px;font-weight:600;line-height:1.4;text-decoration:none;transition:background .15s;display:inline-flex}.button:hover{background:#2a4951}.hero{grid-template-columns:1.12fr 1fr;align-items:center;gap:54px;padding-block:86px 92px;display:grid}.program-name{align-items:center;gap:11px;margin:0 0 27px;font-size:17px;font-weight:600;display:flex}.spark-mark{color:var(--green);font-size:33px;line-height:1}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:600}h1{letter-spacing:-2.7px;max-width:640px;margin-bottom:27px;font-size:clamp(42px,4.7vw,64px);line-height:1.08}.intro{color:var(--muted);max-width:490px;margin-bottom:29px;font-size:18px;line-height:1.7}.hero-note{color:var(--muted);margin:17px 0 0;font-size:13px}.process-section{background:var(--mist);padding-block:70px}.section-heading{justify-content:space-between;align-items:end;gap:48px;margin-bottom:43px;display:flex}h2{letter-spacing:-1.1px;margin-bottom:20px;font-size:clamp(30px,3vw,40px);line-height:1.2}.section-heading h2{margin:0}.section-heading>p{max-width:330px;color:var(--muted);margin:0}.steps{grid-template-columns:repeat(3,1fr);gap:44px;margin:0;padding:0;list-style:none;display:grid}.step-number{color:#1c6557;background:#dcebe7;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:22px;font-size:15px;font-weight:600;display:inline-flex}h3{letter-spacing:-.2px;margin-bottom:12px;font-size:19px;line-height:1.4}.steps p{color:var(--muted);margin:0;font-size:15px}.details-section{grid-template-columns:1fr 1fr;gap:100px;padding-block:90px;display:grid}.section-intro{max-width:340px;color:var(--muted)}.text-link{font-weight:600}.matching-factors article{border-bottom:1px solid var(--line);gap:20px;padding:22px 0;display:flex}.matching-factors article:first-child{padding-top:0}.matching-factors article:last-child{border-bottom:0}.matching-factors p{color:var(--muted);margin:0;font-size:15px}.factor-dot{border-radius:50%;flex:none;width:13px;height:13px;margin-top:8px}.green{background:var(--green)}.pink{background:var(--pink)}.yellow{background:var(--yellow)}.faq-section{border-top:1px solid var(--line);grid-template-columns:1fr 1.35fr;gap:50px;padding-block:65px 90px;display:grid}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;padding:20px 28px 20px 0;font-weight:600;list-style:none;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:"+";font-size:23px;font-weight:400;position:absolute;top:14px;right:2px}details[open] summary:after{content:"−"}details p{color:var(--muted);max-width:580px;margin:0 0 22px;font-size:15px}.site-footer{border-top:1px solid var(--line);justify-content:space-between;gap:25px;padding-block:29px;font-size:13px;display:flex}.site-footer p{margin:0;font-weight:600}.site-footer span{color:var(--muted);margin-left:8px;font-weight:400}.site-footer>a{color:var(--muted)}.join-page{max-width:900px;padding-block:58px}.join-heading{max-width:640px}.join-heading h1{letter-spacing:-1.6px;margin-bottom:17px;font-size:48px}.join-heading>p:last-child{color:var(--muted);font-size:18px}.form-container{border:1px solid var(--line);background:#fff;border-radius:10px;margin-top:35px;padding:20px 10px}.tally-frame{border:0;width:100%;height:850px;display:block}.form-help{margin:20px 0 10px;font-size:14px}.form-note{color:var(--muted);max-width:680px;font-size:13px}.empty-page{min-height:60vh;padding-block:80px}.skip-link{background:var(--ink);color:#fff;z-index:20;padding:12px 18px;position:absolute;top:-90px;left:12px}.skip-link:focus{top:12px}@media (min-width:1400px){.hero{gap:80px}}@media (max-width:1000px){.wrap{width:calc(100% - 48px)}.hero{gap:30px}.details-section{gap:50px}.steps{gap:25px}}@media (max-width:760px){.site-header{min-height:92px}.brand img{width:98px}nav{gap:0}.nav-text{display:none}.hero{grid-template-columns:1fr;gap:36px;padding-block:46px}h1{max-width:570px;font-size:48px}.hero-copy{max-width:580px}.intro{max-width:540px}.process-section{padding-block:46px}.section-heading{margin-bottom:34px;display:block}.section-heading>p{max-width:460px;margin-top:20px}.steps{grid-template-columns:1fr;gap:30px}.steps li{padding-left:56px;position:relative}.step-number{position:absolute;top:0;left:0}.steps h3{margin-bottom:8px}.details-section{grid-template-columns:1fr;gap:38px;padding-block:55px}.section-intro{max-width:500px}.faq-section{grid-template-columns:1fr;gap:8px;padding-block:44px 55px}.site-footer{flex-wrap:wrap;gap:10px}.join-page{padding-block:38px}.join-heading h1{font-size:40px}.tally-frame{height:780px}.form-container{padding:8px 0}}@media (max-width:390px){.wrap{width:calc(100% - 32px)}.brand img{width:85px}.site-header{gap:12px}h1{letter-spacing:-1.8px;font-size:41px}.site-footer span{margin-left:0;display:block}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible{outline:3px solid var(--green);outline-offset:4px}button:disabled{cursor:wait;opacity:.65}.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}.directory-page{min-height:calc(100vh - 195px);padding-block:48px 80px}.directory-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px;display:flex}.directory-program{color:var(--green);margin-bottom:8px;font-size:14px;font-weight:600}.directory-heading h1,.access-panel h1{letter-spacing:-1.5px;margin-bottom:12px;font-size:clamp(30px,4vw,43px);line-height:1.2}.directory-heading p:last-child{color:var(--muted);margin-bottom:0}.application-count{border-bottom:1px solid var(--line);color:var(--muted);margin:0 0 32px;padding-bottom:20px;font-size:15px}.application-count strong{color:var(--ink);font-variant-numeric:tabular-nums;margin-right:6px;font-size:28px;font-weight:600}.directory-toolbar{justify-content:space-between;align-items:center;gap:24px;margin:40px 0 24px;display:flex}.directory-toolbar h2{letter-spacing:-.5px;margin:0 0 5px;font-size:23px}.directory-toolbar p{color:var(--muted);margin:0;font-size:14px}.directory-controls{align-items:center;gap:12px;display:flex}.directory-search{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:7px;align-items:center;gap:10px;padding:10px 13px;display:flex}.directory-search:focus-within{outline:2px solid var(--green);outline-offset:2px}.directory-search input{width:205px;min-width:0;color:var(--ink);background:0 0;border:0;outline:none;font-size:14px}.directory-search input:focus-visible{outline:none}.refresh-button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:108px;padding:14px 26px;font-size:15px;font-weight:600;line-height:1.4;display:inline-flex}.refresh-button:hover{background:var(--mist)}.applicant-grid{border-top:1px solid var(--line);flex-direction:column;display:flex}.applicant-card{min-width:0}.profile-open{text-align:left;border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);background:0 0;align-items:flex-start;gap:16px;padding:20px 4px;transition:background .15s;display:flex}.profile-open:hover{background:var(--mist)}.member-initials{background:var(--mist);width:44px;height:44px;color:var(--green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:600;display:inline-flex}.profile-main{flex:1;min-width:0}.profile-row{flex-wrap:wrap;align-items:baseline;gap:4px 12px;display:flex}.profile-date{color:var(--muted);font-size:12px;font-weight:400;line-height:1.5}.profile-open h2{letter-spacing:-.3px;overflow-wrap:anywhere;margin-bottom:2px;font-size:18px;font-weight:600}.profile-email{color:var(--muted);overflow-wrap:anywhere;margin:0 0 6px;font-size:14px}.industry-tag{color:var(--muted);margin:0 0 6px;font-size:13px}.profile-excerpt{color:var(--muted);-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;max-width:640px;margin:6px 0 0;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.profile-excerpt-empty{color:#7a888b;font-style:italic}.profile-arrow{color:var(--muted);flex-shrink:0;font-size:16px;line-height:1.5}.profile-open:hover .profile-arrow{color:var(--green)}.directory-empty{border-top:1px solid var(--line);text-align:center;padding:48px 4px}.directory-empty h2{letter-spacing:-.5px;margin-bottom:10px;font-size:24px}.directory-empty p{color:var(--muted);max-width:490px;margin:0 auto 20px}.text-button{text-underline-offset:4px;color:var(--ink);background:0 0;border:0;padding:0;font-size:14px;font-weight:600;text-decoration:underline}.profile-dialog{width:min(760px,100vw - 40px);max-height:calc(100dvh - 64px);color:var(--ink);overscroll-behavior:contain;background:#fff;border:0;border-radius:14px;padding:0;overflow-y:auto;box-shadow:0 24px 100px #102d3340}.profile-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#162d3399}body:has(.profile-dialog[open]){overflow:hidden}.profile-dialog-content{padding:0 36px 36px}.profile-dialog-toolbar{border-bottom:1px solid var(--line);color:var(--muted);z-index:1;background:#fff;justify-content:space-between;align-items:center;padding-block:17px;font-size:13px;display:flex;position:sticky;top:0}.close-profile{width:38px;height:38px;color:var(--ink);background:var(--mist);border:0;border-radius:50%;place-items:center;display:grid}.close-profile:hover{background:#dae9e5}.profile-dialog-heading{align-items:center;gap:20px;padding-block:30px;display:flex}.profile-dialog-heading>div{min-width:0}.profile-dialog-heading .member-initials{width:64px;height:64px;font-size:23px}.profile-dialog-heading h2{letter-spacing:-.8px;overflow-wrap:anywhere;margin:0 0 6px;font-size:30px}.profile-dialog-heading .profile-email{margin-bottom:5px;display:inline-block}.profile-dialog-heading .profile-date{margin:0}.profile-answer-section{border-top:1px solid var(--line);padding-block:24px 8px}.profile-answer-section h3{color:var(--green);margin-bottom:22px;font-size:19px}.profile-answer-section dl{margin:0}.profile-answer{margin-bottom:21px}.profile-answer dt{color:var(--muted);margin-bottom:7px;font-size:13px}.profile-answer dd{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:15px;line-height:1.75}.profile-answer .answer-empty{color:#7a888b;font-size:14px;font-style:italic}.profile-done{margin-top:12px;padding:12px 20px;font-size:14px}.access-page{place-items:center;min-height:calc(100vh - 195px);padding-block:60px;display:grid}.access-panel{width:min(450px,100%)}.access-panel>p{color:var(--muted)}.access-panel label{margin-bottom:8px;font-size:14px;font-weight:600;display:block}.access-panel input{border:1px solid var(--line);border-radius:7px;width:100%;margin-bottom:18px;padding:12px;display:block}.access-panel .button{width:100%}.access-error{color:#a12846;font-size:14px}@media (max-width:1050px){.directory-search input{width:170px}}@media (max-width:760px){.directory-page{padding-block:30px 50px}.directory-heading{align-items:flex-start;margin-bottom:26px}.directory-heading h1{font-size:34px}.directory-heading p:last-child{font-size:15px}.application-count strong{font-size:24px}.directory-toolbar{flex-direction:column;align-items:stretch;gap:18px;margin-top:30px}.directory-controls{width:100%}.directory-search{flex:1;min-width:0}.directory-search input{width:100%}.profile-dialog{border-radius:10px;width:calc(100vw - 20px);max-height:calc(100dvh - 24px)}.profile-dialog-content{padding:0 22px 24px}.profile-dialog-heading{align-items:flex-start;gap:14px}.profile-dialog-heading .member-initials{width:48px;height:48px;font-size:18px}.profile-dialog-heading h2{font-size:25px}.profile-dialog-heading .profile-email{font-size:13px}}.view-tabs{flex-wrap:wrap;gap:10px;display:flex}.pill-btn{border:1px solid var(--line);height:44px;color:var(--ink);white-space:nowrap;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 22px;font-size:14px;font-weight:600;line-height:1;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.pill-btn:hover{background:var(--mist)}.pill-btn.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.pill-btn.primary{background:var(--green);border-color:var(--green);color:#fff}.pill-btn.primary:hover{background:#1c6f5f}.matches-toolbar{justify-content:space-between;align-items:center;gap:16px;margin:40px 0 24px;display:flex}.match-quarter{color:var(--muted);margin:0;font-size:14px}.match-alert{color:#a12626;background:#fdecec;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0 0 24px;padding:16px 20px;display:flex}.match-alert p{flex:320px;margin:0}.match-quiet{color:var(--muted);margin:4px 0 0;font-size:15px}.pair-row{align-items:center}.pair-avatars{flex-shrink:0;display:flex}.pair-avatars .member-initials{width:40px;height:40px;font-size:13px}.pair-avatars .member-initials+.member-initials{border:2px solid #fff;margin-left:-14px}.pair-reason{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:14px;line-height:1.5;overflow:hidden}.leftover-row{border-bottom:1px solid var(--line);color:#a12;background:#fdecec;align-items:flex-start;gap:16px;padding:20px 4px;display:flex}.leftover-row .member-initials{color:#a12;background:#f8d7d7}.leftover-row p{margin:4px 0 0;font-size:14px}.score-chip{background:var(--mist);color:var(--green);white-space:nowrap;vertical-align:middle;border-radius:100px;margin-left:.5rem;padding:.15rem .55rem;font-size:.75rem;font-weight:600;display:inline-block}.pair-summary{color:var(--ink);margin:0 0 8px;font-size:16px;line-height:1.7}.pair-columns{grid-template-columns:1fr 1fr;gap:12px 32px;margin-top:12px;display:grid}.pair-column h3{color:var(--green);margin-bottom:16px;font-size:17px}.pair-notes{border-top:1px solid var(--line);margin:24px 0 0;padding-top:20px}.match-factors{color:var(--muted);margin:.5rem 0 0;font-size:.85rem}.match-factors summary{cursor:pointer;color:var(--green);font-weight:600}.match-factors ul{margin:.5rem 0 0;padding-left:1.2rem}@media (max-width:600px){.pair-columns{grid-template-columns:1fr;gap:24px}}@media (max-width:420px){.directory-heading{flex-wrap:wrap;row-gap:12px}}.matching-progress{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:22px;padding:56px 20px;display:flex}.matching-spinner{border:4px solid var(--line);border-top-color:var(--green);border-radius:50%;width:56px;height:56px;animation:.9s linear infinite matching-spin}.matching-progress-title{color:var(--ink);margin:0;font-size:17px;font-weight:600}.matching-progress-sub{color:var(--muted);margin:6px 0 0;font-size:14px}@keyframes matching-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.matching-spinner{animation:none}}@media (max-width:420px){.matching-progress{padding:40px 16px}}.matches-footer{text-align:center;color:var(--muted);margin:0;padding:28px 0 8px;font-size:13px}.pill-btn.danger{color:#a12626;border-color:#e3b4b4}.pill-btn.danger:hover{background:#fdecec;border-color:#a12626}
