:root{--ink:#173b3a;--muted:#58716e;--cream:#fffaf0;--paper:#fffdf8;--teal:#0d8278;--teal-pale:#dff3ee;--gold:#f4bd51;--coral:#ed785d;--line:#dbe6df;--dark:#103533}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.6 'DM Sans',sans-serif}.section-wrap{max-width:1160px;margin:auto;padding-left:28px;padding-right:28px}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:12px;top:12px;z-index:10;background:#fff;padding:10px}.site-header{height:82px;max-width:1216px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 28px}.brand{display:flex;align-items:center;gap:9px;color:var(--ink);font:700 24px Outfit,sans-serif;text-decoration:none;letter-spacing:-1px}.brand>span:last-child>span{color:var(--teal)}.brand-mark{width:27px;height:27px;display:flex;align-items:end;gap:3px}.brand-mark i{display:block;width:7px;border-radius:4px;background:var(--teal);transform:rotate(-30deg)}.brand-mark i:nth-child(1){height:10px}.brand-mark i:nth-child(2){height:17px}.brand-mark i:nth-child(3){height:25px}nav{display:flex;align-items:center;gap:28px}nav a,.footer-links a{color:var(--ink);text-decoration:none;font-size:14px;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:13px 20px;border:0;border-radius:7px;background:var(--teal);color:white;text-decoration:none;font-weight:700;font:inherit;cursor:pointer;box-shadow:0 4px 0 #08645d;transition:.2s}.button:hover{background:#096e66;transform:translateY(-1px)}.button-small{padding:9px 15px;font-size:14px}.menu-toggle{display:none}.hero{min-height:540px;display:grid;grid-template-columns:1fr .88fr;align-items:center;gap:40px;padding-top:50px;padding-bottom:78px}.eyebrow{color:var(--teal);font-size:12px;font-weight:700;letter-spacing:1.35px;text-transform:uppercase;margin:0 0 12px}.hero h1,h2,h3{font-family:Outfit,sans-serif;line-height:1.05;letter-spacing:-1.5px}.hero h1{font-size:clamp(48px,6vw,76px);margin:0 0 21px}.hero h1 em{color:var(--teal);font-style:normal}.hero-text{font-size:19px;max-width:550px;color:var(--muted);margin:0}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:31px}.text-link{color:var(--teal);font-weight:700;text-decoration:none}.text-link span{margin-left:3px}.hero-trust{display:flex;gap:19px;flex-wrap:wrap;margin-top:34px;color:#49645e;font-size:13px;font-weight:600}.hero-art{height:416px;position:relative;overflow:hidden;border-radius:48% 48% 35% 35%/34% 34% 20% 20%;background:#d5eee8}.sun{position:absolute;width:112px;height:112px;right:73px;top:55px;background:#fbc35b;border-radius:50%}.arch{width:370px;height:295px;position:absolute;right:-29px;bottom:-29px;background:#4ca99c;border-radius:200px 200px 0 0}.path{position:absolute;width:102px;height:290px;left:104px;top:85px;background:#e9f6ee;transform:perspective(150px) rotateX(12deg);clip-path:polygon(38% 0,62% 0,100% 100%,0 100%)}.cloud{position:absolute;background:#f7f4e9;border-radius:50px;height:18px}.cloud:after,.cloud:before{content:"";position:absolute;background:inherit;border-radius:50%}.cloud:before{width:30px;height:30px;bottom:0;left:12px}.cloud:after{width:22px;height:22px;bottom:0;left:34px}.cloud-a{width:70px;top:125px;left:47px}.cloud-b{transform:scale(.6);top:75px;left:135px}.student{position:absolute;width:130px;height:260px;left:95px;bottom:22px}.head{position:absolute;width:51px;height:58px;border-radius:50%;top:10px;left:46px;background:#75462f}.hair{position:absolute;background:#273532;width:60px;height:42px;border-radius:55% 50% 25% 15%;top:3px;left:37px}.body{position:absolute;background:#f2c04d;width:84px;height:100px;top:61px;left:30px;border-radius:34px 36px 9px 9px}.bag{position:absolute;background:#e7795e;width:34px;height:78px;top:72px;left:7px;border-radius:15px 9px 8px 13px}.leg{position:absolute;width:28px;height:111px;top:152px;background:#294c4b;border-radius:8px}.leg-a{left:43px;transform:rotate(11deg)}.leg-b{left:78px;transform:rotate(-12deg)}.arm{position:absolute;width:22px;height:100px;top:70px;left:103px;background:#75462f;border-radius:14px;transform:rotate(-18deg);transform-origin:top}.spark{position:absolute;color:#fff;font-size:29px}.one{left:35px;top:50px}.two{right:42px;top:194px}.three{left:56px;bottom:85px;font-size:45px}.intro{padding-top:78px;padding-bottom:108px;max-width:830px;margin-left:max(calc((100% - 1160px)/2),0px)}.intro h2,.section-heading h2,.help h2,.about h2,.safety h2,.pathways h2{font-size:clamp(31px,4vw,47px);margin:0 0 20px}.intro>p:last-child{color:var(--muted);max-width:640px;font-size:18px}.opportunities{padding-bottom:110px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:315px;margin:0;color:var(--muted);font-size:14px}.finder{background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px;display:grid;grid-template-columns:1fr 180px 180px;gap:9px;box-shadow:0 10px 30px #173b3a09}.finder label{display:block}.finder input,.finder select,.guidance-form input,.guidance-form select,.guidance-form textarea{font:inherit;width:100%;border:1px solid #cbdad4;border-radius:6px;padding:12px;background:white;color:var(--ink)}.finder input,.finder select{border:0;background:#f5f8f4;height:45px;padding:0 12px}.search{display:flex!important;align-items:center;background:#f5f8f4;border-radius:6px;color:var(--teal);padding:0 12px}.search input{padding-left:8px;background:transparent!important}.result-count{font-size:13px;color:var(--muted);margin:18px 0 10px}.opportunity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.opportunity{background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:21px;min-height:250px;display:flex;flex-direction:column}.tag{font-size:11px;letter-spacing:.8px;text-transform:uppercase;font-weight:700;color:var(--teal);margin-bottom:14px}.opportunity h3{font-size:21px;margin:0 0 9px}.opportunity p{font-size:13px;color:var(--muted);margin:0 0 16px}.opportunity-meta{border-top:1px solid var(--line);margin-top:auto;padding-top:12px;color:#42605a;font-size:12px}.opportunity a{font-size:13px;margin-top:10px}.database-note{margin-top:24px;padding:15px 17px;border-radius:7px;background:var(--teal-pale);display:flex;gap:16px;font-size:13px}.database-note span{color:#355f58}.database-note a{color:var(--teal);font-weight:700}.guides{padding-bottom:114px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-card{padding:25px;border:1px solid var(--line);border-radius:10px;background:var(--paper)}.guide-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;font:700 14px Outfit;color:var(--ink);margin-bottom:21px}.teal{background:#cfede5}.gold{background:#ffdfa0}.coral{background:#ffd4ca}.guide-card h3{font-size:23px;margin:0 0 10px}.guide-card p{font-size:14px;color:var(--muted);min-height:45px}.guide-open{padding:0;border:0;background:none;color:var(--teal);font-weight:700;font:inherit;cursor:pointer}.pathways{background:var(--dark);color:#f7f6ec;padding:95px 0}.pathways .eyebrow{color:#81d9cb}.pathways h2{margin-top:0}.path-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #47736e;margin-top:42px}.path-grid article{padding:26px 25px 0 0;margin-right:20px;border-right:1px solid #47736e}.path-grid article:last-child{border:0}.path-grid span{color:#83d8cc;font:600 14px Outfit}.path-grid h3{font-size:22px;letter-spacing:-.5px;margin:40px 0 9px}.path-grid p{font-size:14px;color:#b8d1cc;margin:0}.help{display:grid;grid-template-columns:.9fr 1.1fr;gap:84px;padding-top:116px;padding-bottom:116px}.help-copy p:not(.eyebrow){color:var(--muted)}.help-promise{display:flex;gap:12px;margin-top:25px;font-size:13px}.help-promise span{font-size:21px}.help-promise p{margin:0}.guidance-form{background:white;border:1px solid var(--line);padding:25px;border-radius:11px;box-shadow:0 13px 40px #173b3a0a}.guidance-form label{display:block;font-size:13px;font-weight:700;margin-bottom:14px}.guidance-form small{font-weight:400;color:var(--muted)}.guidance-form input,.guidance-form select,.guidance-form textarea{margin-top:5px;font-size:14px;font-weight:400}.guidance-form textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.consent{display:flex!important;gap:9px;align-items:start;font-weight:400!important;color:var(--muted);line-height:1.4}.consent input{width:15px!important;margin-top:2px!important}.form-message{font-size:13px;margin:13px 0 0;color:var(--teal);font-weight:700}.about{padding-top:90px;padding-bottom:100px;display:grid;grid-template-columns:1fr 1fr;gap:70px;border-top:1px solid var(--line)}.about h2{margin:0}.about p{color:var(--muted);font-size:17px}.safety{background:#e8f4ee;padding:86px 0}.safety h2{margin-top:0}.safety-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:34px}.safety-grid article{border-top:2px solid #87cbbf;padding-top:16px}.safety-grid h3{font-size:19px;margin:0 0 8px}.safety-grid p{font-size:13px;color:#49655f;margin:0}.safety-foot{font-size:14px;margin:36px 0 0;color:#49655f}.safety-foot a{color:var(--teal);font-weight:700}footer{background:#103533;color:#c7dcd7;padding:42px 0}footer .brand{color:#fff}footer .brand-mark i{background:#83d8cc}.footer-inner{display:grid;grid-template-columns:1.4fr 1fr .8fr;align-items:end;gap:30px}.footer-inner p{font-size:13px;margin:8px 0 0}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:8px}.footer-links a{color:#c7dcd7}.copyright{text-align:right}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}dialog{width:min(650px,calc(100% - 32px));border:0;border-radius:12px;padding:40px;box-shadow:0 20px 70px #0006;color:var(--ink)}dialog::backdrop{background:#10353399}.close-dialog{position:absolute;right:12px;top:8px;border:0;background:transparent;font-size:30px;color:var(--ink);cursor:pointer}#guide-content h2{font-size:32px;margin:0 0 17px}#guide-content li{margin-bottom:10px}#guide-content p{color:var(--muted)}
@media(max-width:800px){.site-header{height:70px}.menu-toggle{display:block;border:0;background:none;font-size:24px;color:var(--ink)}nav{display:none;position:absolute;top:65px;left:20px;right:20px;background:white;padding:18px;border-radius:10px;box-shadow:0 12px 30px #0002;z-index:2;flex-direction:column;align-items:stretch;gap:14px}nav.open{display:flex}.hero{grid-template-columns:1fr;padding-top:35px}.hero-art{height:330px;max-width:500px;width:100%;margin:auto}.opportunity-grid,.guide-grid{grid-template-columns:1fr 1fr}.path-grid,.safety-grid{grid-template-columns:1fr 1fr}.path-grid article:nth-child(2){border-right:0}.path-grid article{margin-bottom:25px}.help,.about{grid-template-columns:1fr;gap:35px}.footer-inner{grid-template-columns:1fr 1fr}.copyright{text-align:left}.finder{grid-template-columns:1fr 1fr}.search{grid-column:1/-1}}@media(max-width:520px){.section-wrap{padding-left:20px;padding-right:20px}.hero h1{font-size:48px}.hero-actions{gap:16px;flex-wrap:wrap}.opportunity-grid,.guide-grid,.path-grid,.safety-grid{grid-template-columns:1fr}.finder,.form-row{grid-template-columns:1fr}.path-grid article{border-right:0;border-bottom:1px solid #47736e;padding-bottom:20px;margin-right:0;margin-bottom:0}.path-grid article:last-child{border-bottom:0}.footer-inner{grid-template-columns:1fr}.copyright{margin-top:10px!important}.database-note{display:block}.database-note span{display:block;margin-top:5px}}

/* V2 brand and resource library */
.brand{display:flex;align-items:center;text-decoration:none}.brand img{display:block;width:158px;height:auto}.site-header .brand img{width:164px}.resources{padding-bottom:112px}.resource-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.resource-card{border:1px solid var(--line);border-radius:10px;padding:22px;background:var(--paper);display:flex;min-height:235px;flex-direction:column}.resource-card.featured{background:var(--dark);border-color:var(--dark)}.resource-type{font-size:10px;font-weight:700;letter-spacing:1px;color:var(--teal);margin-bottom:16px}.resource-card h3{font-size:22px;margin:0 0 10px}.resource-card p{font-size:13px;color:var(--muted);margin:0 0 18px}.resource-card a{margin-top:auto}.resource-card.featured h3{color:white}.resource-card.featured p{color:#c6ddd8}.resource-card.featured .resource-type,.resource-card.featured a{color:#83d8cc}@media(max-width:800px){.resource-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.site-header .brand img{width:146px}.resource-grid{grid-template-columns:1fr}}

/* Main pathway entry points and touch-first refinements */
.start-section{padding-bottom:112px}.start-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.start-card{min-height:280px;display:flex;flex-direction:column;padding:24px;border:1px solid var(--line);border-radius:12px;background:var(--paper);color:var(--ink);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.start-card:hover{transform:translateY(-4px);box-shadow:0 13px 30px #173b3a13;border-color:#9ccfc6}.start-card:focus-visible,.button:focus-visible,.text-link:focus-visible,nav a:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.start-card-featured{background:var(--teal);border-color:var(--teal);color:#fff}.start-card-featured .start-number,.start-card-featured .card-link{color:#d9f6ef}.start-number{font:700 13px Outfit,sans-serif;color:var(--teal);letter-spacing:1px}.start-card h3{font-size:25px;margin:31px 0 11px}.start-card p{font-size:14px;color:var(--muted);margin:0}.start-card-featured p{color:#d8eeea}.card-link{margin-top:auto;padding-top:22px;font-size:14px;font-weight:700;color:var(--teal)}.pathways-cta{margin:34px 0 0}.site-header{position:relative}nav a{white-space:nowrap}@media(max-width:1040px){nav{gap:17px}.site-header{padding-left:22px;padding-right:22px}.site-header .brand img{width:150px}}@media(max-width:800px){.start-grid{grid-template-columns:1fr 1fr}.start-card{min-height:245px}.site-header{padding-left:20px;padding-right:20px}nav{top:62px;left:12px;right:12px;max-height:calc(100vh - 78px);overflow:auto}nav a{padding:5px 0}.hero-actions .text-link{padding:10px 0}}@media(max-width:520px){.start-section{padding-bottom:76px}.start-grid{grid-template-columns:1fr}.start-card{min-height:210px;padding:21px}.start-card h3{margin-top:24px}.hero{padding-bottom:55px}.hero-art{height:285px}.intro{padding-top:58px;padding-bottom:74px}.opportunities,.resources{padding-bottom:76px}.guides{padding-bottom:76px}.help{padding-top:76px;padding-bottom:76px}.safety{padding:66px 0}.section-heading{align-items:start;flex-direction:column;gap:12px;margin-bottom:22px}.section-heading>p{max-width:100%}.button{min-height:46px}.pathways{padding:70px 0}.pathways-cta .button{width:100%}dialog{padding:28px 22px}.guide-card p{min-height:0}}

/* OpenSteps student tools */
.student-tools{padding:96px 0;background:#edf7f3}.tool-grid{display:grid;grid-template-columns:1.05fr 1fr .95fr;gap:17px}.tool-panel{min-height:390px;padding:27px;border:1px solid #c8e1da;border-radius:13px;background:#fff;box-shadow:0 10px 28px #173b3a0a}.tool-kicker{font-size:10px;letter-spacing:1.1px;font-weight:700;color:var(--teal)}.tool-panel h3{font-size:27px;margin:15px 0 9px}.tool-intro{color:var(--muted);font-size:14px;margin:0 0 19px}.choice-list{display:grid;gap:8px}.match-choice{padding:12px 13px;border:1px solid var(--line);border-radius:7px;background:#fbfdfb;color:#28504b;text-align:left;font:600 13px/1.35 'DM Sans',sans-serif;cursor:pointer;transition:.18s}.match-choice:hover,.match-choice[aria-pressed="true"]{border-color:var(--teal);background:var(--teal-pale);color:var(--ink)}.match-choice:focus-visible,.quiet-button:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.tool-result{margin-top:18px;padding:13px;border-radius:7px;background:#f5f8f4;color:#49645e;font-size:13px;line-height:1.5}.tool-result a{color:var(--teal);font-weight:700}.tracker-item{display:flex;gap:10px;align-items:flex-start;padding:9px 0;border-bottom:1px solid #e5eeea;color:#385955;font-size:13px;line-height:1.4}.tracker-item input{margin-top:3px;accent-color:var(--teal)}.tracker-result{margin:16px 0 0;color:var(--teal);font-size:13px;font-weight:700}.saved-list{display:grid;gap:8px}.saved-list>p{font-size:13px;color:var(--muted);margin:0}.saved-item{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:10px;border-radius:7px;background:#f5f8f4}.saved-item strong{font:700 13px/1.25 Outfit,sans-serif}.saved-item a{display:block;margin-top:4px;color:var(--teal);font-size:12px;font-weight:700;text-decoration:none}.remove-saved{border:0;background:none;color:#69817c;font-size:17px;line-height:1;cursor:pointer}.quiet-button{margin-top:15px;padding:0;border:0;background:none;color:var(--teal);font:700 13px 'DM Sans',sans-serif;cursor:pointer}.save-opportunity{margin-top:11px;padding:0;border:0;background:none;text-align:left;color:var(--teal);font:700 13px 'DM Sans',sans-serif;cursor:pointer}.save-opportunity[aria-pressed="true"]{color:#58716e}@media(max-width:980px){.tool-grid{grid-template-columns:1fr 1fr}.saved-panel{grid-column:1/-1;min-height:auto}}@media(max-width:620px){.student-tools{padding:70px 0}.tool-grid{grid-template-columns:1fr}.tool-panel,.saved-panel{grid-column:auto;min-height:auto;padding:22px}.tool-panel h3{font-size:25px}.match-choice{padding:13px}.tracker-item{padding:11px 0}}
