.landing-page{--teal:#0d7c6e;--teal-dk:#085c51;--teal-mid:#14a896;--teal-light:#e6f7f5;--teal-pale:#f0fdfb;--red:#8b1a1a;--red-light:#fdf0f0;--amber:#d97706;--amber-light:#fef3c7;--white:#ffffff;--off-white:#f8fafb;--light-grey:#f1f5f9;--border:#e2e8f0;--text-dark:#0f172a;--text-body:#334155;--text-muted:#64748b;--serif:var(--font-merriweather),Georgia,serif;--sans:var(--font-open-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-family:var(--sans);background:var(--white);color:var(--text-body);line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden}.landing-page *,.landing-page :after,.landing-page :before{box-sizing:border-box;margin:0;padding:0}.landing-page a{color:inherit}.landing-page .parent-bar{background:var(--text-dark);padding:.45rem clamp(1.25rem,4vw,3rem);border-bottom:2px solid var(--red)}.landing-page .parent-bar,.landing-page .pb-inner{display:flex;align-items:center;justify-content:space-between}.landing-page .pb-inner{max-width:1200px;margin:0 auto;width:100%}.landing-page .pb-left{display:flex;align-items:center;gap:.5rem}.landing-page .pb-logo-mark{width:20px;height:20px;background:var(--red);border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing-page .pb-logo-mark svg{width:12px;height:12px}.landing-page .pb-brand{font-family:var(--serif);font-size:.78rem;font-weight:700;color:var(--white)}.landing-page .pb-brand span{color:var(--red)}.landing-page .pb-divider{width:1px;height:14px;background:rgba(255,255,255,.2)}.landing-page .pb-product{font-size:.7rem;font-weight:400;color:rgba(255,255,255,.5)}.landing-page .pb-right{font-size:.68rem;color:rgba(255,255,255,.35)}.landing-page nav{background:rgba(255,255,255,.97);border-bottom:1px solid var(--border);box-shadow:0 1px 4px rgba(0,0,0,.06);position:sticky;top:0;z-index:100;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.landing-page .nav-inner{max-width:1200px;margin:0 auto;padding:0 clamp(1.25rem,4vw,3rem);height:68px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.landing-page .nav-logo{display:flex;align-items:center;gap:.7rem;text-decoration:none}.landing-page .nav-logo-icon{width:36px;height:36px;background:linear-gradient(135deg,var(--teal),var(--teal-mid));border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(13,124,110,.25)}.landing-page .nav-logo-icon svg{width:20px;height:20px}.landing-page .nav-logo-name{font-family:var(--serif);font-size:1.3rem;font-weight:700;color:var(--text-dark)}.landing-page .nav-logo-name span{color:var(--teal)}.landing-page .nav-logo-badge{font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:var(--teal-light);color:var(--teal);padding:.2rem .6rem;border-radius:100px;border:1px solid rgba(13,124,110,.2)}.landing-page .nav-links{display:flex;gap:2rem;list-style:none}.landing-page .nav-links a{font-size:.875rem;font-weight:500;color:var(--text-muted);text-decoration:none;transition:color .2s;padding-bottom:3px;border-bottom:2px solid transparent}.landing-page .nav-links a:hover{color:var(--teal);border-bottom-color:var(--teal)}.landing-page .nav-actions{display:flex;gap:.75rem;align-items:center}.landing-page .btn-nav-ghost{font-family:var(--sans);font-size:.875rem;font-weight:500;color:var(--teal);background:transparent;border:1.5px solid var(--teal);padding:.42rem 1.1rem;border-radius:6px;cursor:pointer;transition:all .2s;text-decoration:none}.landing-page .btn-nav-ghost:hover{background:var(--teal-light)}.landing-page .btn-nav-fill{font-family:var(--sans);font-size:.875rem;font-weight:600;color:var(--white);background:var(--teal);border:1.5px solid var(--teal);padding:.42rem 1.25rem;border-radius:6px;cursor:pointer;transition:all .2s;text-decoration:none}.landing-page .btn-nav-fill:hover{background:var(--teal-dk);border-color:var(--teal-dk)}.landing-page .hero{padding:clamp(5rem,10vw,8rem) clamp(1.25rem,4vw,3rem) clamp(3.5rem,7vw,6rem);border-bottom:1px solid var(--border);background:linear-gradient(160deg,var(--white) 0,var(--teal-pale) 60%,var(--white) 100%);text-align:center}.landing-page .hero-inner{max-width:1100px;margin:0 auto}.landing-page .hero-pill{display:inline-flex;align-items:center;gap:.5rem;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--teal);background:var(--teal-light);padding:.3rem .9rem;border-radius:100px;border:1px solid rgba(13,124,110,.2);margin-bottom:2rem}.landing-page .hero-pill:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--amber);animation:career17-pulse 2s infinite}@keyframes career17-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.65)}}.landing-page .hero-h1{font-family:var(--serif);font-size:clamp(2.4rem,5.5vw,4.5rem);font-weight:900;line-height:1.1;letter-spacing:-.03em;color:var(--text-dark)}.landing-page .hero-h1 em{font-style:italic;color:var(--teal)}.landing-page .hero-lead{font-size:1.125rem;font-weight:300;color:var(--text-muted);margin:1.5rem auto 0;max-width:640px;line-height:1.8}.landing-page .hero-lead strong{font-weight:700;color:var(--text-dark)}.landing-page .hero-lead .teal{color:var(--teal);font-weight:600}.landing-page .hero-cta{display:flex;justify-content:center;gap:1rem;margin-top:2.5rem;flex-wrap:wrap}.landing-page .btn-hero-main{font-family:var(--sans);font-size:1rem;font-weight:700;color:var(--white);background:var(--teal);border:2px solid var(--teal);padding:.85rem 2rem;border-radius:6px;cursor:pointer;transition:all .25s;text-decoration:none;text-transform:uppercase;letter-spacing:.04em;display:inline-flex;align-items:center;gap:.4rem}.landing-page .btn-hero-main:hover{background:var(--teal-dk);border-color:var(--teal-dk);transform:translateY(-2px);box-shadow:0 8px 24px rgba(13,124,110,.28)}.landing-page .btn-hero-out{font-family:var(--sans);font-size:1rem;font-weight:500;color:var(--text-dark);background:transparent;border:2px solid var(--border);padding:.85rem 2rem;border-radius:6px;cursor:pointer;transition:all .2s;text-decoration:none;text-transform:uppercase;letter-spacing:.04em}.landing-page .btn-hero-out:hover{border-color:var(--teal);color:var(--teal)}.landing-page .hero-badges{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3.5rem;padding-top:2.5rem;border-top:1px solid var(--border);max-width:820px;margin-left:auto;margin-right:auto}.landing-page .hb-val{font-family:var(--serif);font-size:1.25rem;font-weight:700;color:var(--teal)}.landing-page .hb-desc{font-size:.78rem;color:var(--text-muted);margin-top:.2rem}.landing-page section{padding:clamp(4rem,8vw,6rem) clamp(1.25rem,4vw,3rem)}.landing-page .inner{max-width:1200px;margin:0 auto}.landing-page .sec-center{text-align:center}.landing-page .eyebrow{font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--teal);margin-bottom:.6rem}.landing-page .sec-h,.landing-page .sec-h-left{font-family:var(--serif);font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;color:var(--text-dark);line-height:1.2;letter-spacing:-.02em}.landing-page .sec-underline{margin:.75rem auto 0}.landing-page .sec-underline,.landing-page .sec-underline-left{display:block;width:48px;height:3px;background:var(--teal);border-radius:2px}.landing-page .sec-underline-left{margin:.75rem 0 0}.landing-page .sec-p{margin-top:1rem}.landing-page .sec-p,.landing-page .sec-p-center{font-size:.975rem;font-weight:300;color:var(--text-muted);line-height:1.8}.landing-page .sec-p-center{margin:1rem auto 0;max-width:600px;text-align:center}.landing-page .stats-section{background:var(--off-white);padding:3rem clamp(1.25rem,4vw,3rem)}.landing-page .stats-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.landing-page .stat-card{background:var(--white);border:1px solid var(--border);border-radius:10px;padding:1.75rem;text-align:center;transition:all .25s}.landing-page .stat-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.07);border-color:rgba(13,124,110,.3)}.landing-page .stat-val{font-family:var(--serif);font-size:2.4rem;font-weight:900;line-height:1}.landing-page .stat-val.teal{color:var(--teal)}.landing-page .stat-val.amber{color:var(--amber)}.landing-page .stat-title{font-size:.875rem;font-weight:600;color:var(--text-dark);margin-top:.4rem}.landing-page .stat-sub{font-size:.75rem;color:var(--text-muted);margin-top:.2rem}.landing-page .journey-section{background:var(--white)}.landing-page .stages-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:3rem;position:relative}.landing-page .stages-grid:before{content:"";position:absolute;top:28px;left:12.5%;right:12.5%;height:1px;background:linear-gradient(90deg,var(--teal),var(--teal-mid),var(--teal))}.landing-page .stage-card{background:var(--white);border:1px solid var(--border);border-radius:10px;padding:1.75rem 1.5rem;text-align:center;margin:0 .75rem;position:relative;z-index:1;transition:all .25s}.landing-page .stage-card:hover{border-color:var(--teal);box-shadow:0 8px 20px rgba(13,124,110,.12);transform:translateY(-3px)}.landing-page .stage-num{width:48px;height:48px;border-radius:50%;background:var(--teal);color:var(--white);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-family:var(--serif);font-size:1rem;font-weight:700;position:relative;z-index:2;box-shadow:0 0 0 4px var(--white),0 0 0 5px rgba(13,124,110,.2)}.landing-page .stage-title{font-family:var(--serif);font-size:.95rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}.landing-page .stage-desc{font-size:.8rem;font-weight:300;color:var(--text-muted);line-height:1.6}.landing-page .assess-section{background:var(--off-white)}.landing-page .assess-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start;margin-top:3rem}.landing-page .assess-list{list-style:none;display:flex;flex-direction:column;gap:1rem}.landing-page .assess-item{display:flex;gap:1rem;align-items:flex-start;background:var(--white);border-radius:8px;padding:1.25rem;border:1px solid var(--border);border-left:3px solid var(--teal);transition:all .2s}.landing-page .assess-item:hover{box-shadow:0 4px 14px rgba(0,0,0,.06);transform:translateX(3px)}.landing-page .assess-ico{font-size:1.4rem;flex-shrink:0;margin-top:.1rem}.landing-page .assess-title{font-size:.9rem;font-weight:700;color:var(--text-dark);margin-bottom:.2rem}.landing-page .assess-desc{font-size:.79rem;font-weight:300;color:var(--text-muted);line-height:1.6}.landing-page .sample-card{background:var(--white);border-radius:10px;padding:1.75rem;box-shadow:0 4px 16px rgba(0,0,0,.06);border:1px solid var(--border);border-top:3px solid var(--teal)}.landing-page .sample-label{font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1rem}.landing-page .sample-intro{font-size:.875rem;color:var(--text-body);margin-bottom:1.25rem}.landing-page .match-row{margin-bottom:1rem}.landing-page .match-header{display:flex;justify-content:space-between;font-size:.83rem;color:var(--text-dark);margin-bottom:.35rem}.landing-page .match-pct{font-weight:700;color:var(--teal)}.landing-page .match-bar{height:6px;background:var(--light-grey);border-radius:3px;overflow:hidden}.landing-page .match-fill{height:100%;background:linear-gradient(90deg,var(--teal),var(--teal-mid));border-radius:3px}.landing-page .match-jobs{font-size:.72rem;color:var(--text-muted);margin-top:.2rem}.landing-page .sample-rec{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--border);font-size:.78rem;color:var(--text-muted)}.landing-page .sample-rec strong{color:var(--text-dark)}.landing-page .school-section{background:var(--white)}.landing-page .school-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.landing-page .school-feat-list{list-style:none;margin-top:1.75rem;display:flex;flex-direction:column;gap:.85rem}.landing-page .school-feat{display:flex;gap:.9rem;align-items:flex-start;padding:1rem;background:var(--off-white);border-radius:8px;border-left:3px solid var(--teal);transition:all .2s}.landing-page .school-feat:hover{background:var(--teal-pale)}.landing-page .sf-check{color:var(--teal);font-size:1rem;flex-shrink:0;margin-top:.1rem;font-weight:700}.landing-page .sf-title{font-size:.875rem;font-weight:700;color:var(--text-dark)}.landing-page .sf-desc{font-size:.79rem;font-weight:300;color:var(--text-muted);margin-top:.15rem;line-height:1.55}.landing-page .dashboard-mock{background:linear-gradient(145deg,var(--off-white),var(--light-grey));border:1px solid var(--border);border-radius:12px;padding:1.5rem;box-shadow:0 8px 24px rgba(0,0,0,.08)}.landing-page .dash-card{background:var(--white);border:1px solid var(--border);border-radius:8px;padding:1.25rem;margin-bottom:1rem}.landing-page .dash-card:last-child{margin-bottom:0}.landing-page .dash-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:.75rem;border-bottom:1px solid var(--border);margin-bottom:.85rem}.landing-page .dash-label{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--teal)}.landing-page .dash-chip{font-size:.6rem;background:var(--teal-light);color:var(--teal);padding:.18rem .55rem;border-radius:100px;font-weight:600}.landing-page .dash-row{margin-bottom:.75rem}.landing-page .dash-row-top{display:flex;justify-content:space-between;font-size:.82rem;color:var(--text-dark);margin-bottom:.3rem}.landing-page .dash-row-pct{font-weight:700}.landing-page .dash-bar{height:5px;background:var(--light-grey);border-radius:2.5px;overflow:hidden}.landing-page .dash-fill{height:100%;background:var(--teal);border-radius:2.5px}.landing-page .dash-meta{display:flex;justify-content:space-between;font-size:.72rem;color:var(--text-muted);margin-top:.5rem}.landing-page .dash-link{color:var(--teal);font-weight:600;cursor:pointer}.landing-page .outcomes-section{background:var(--off-white)}.landing-page .outcomes-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:3rem}.landing-page .outcome-card{background:var(--white);border:1px solid var(--border);border-radius:10px;padding:1.75rem;text-align:center;transition:all .25s}.landing-page .outcome-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.07)}.landing-page .oc-val{font-family:var(--serif);font-size:2.4rem;font-weight:900;line-height:1}.landing-page .oc-val.teal{color:var(--teal)}.landing-page .oc-val.amber{color:var(--amber)}.landing-page .oc-title{font-size:.875rem;font-weight:600;color:var(--text-dark);margin-top:.4rem}.landing-page .oc-sub{font-size:.72rem;color:var(--text-muted);margin-top:.2rem}.landing-page .parents-section{background:var(--teal)}.landing-page .parents-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.landing-page .par-eyebrow{font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.5);margin-bottom:.6rem}.landing-page .par-h{font-family:var(--serif);font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;color:var(--white);line-height:1.2}.landing-page .par-p{font-size:.95rem;font-weight:300;color:rgba(255,255,255,.7);margin-top:.85rem;line-height:1.8}.landing-page .par-list{list-style:none;margin-top:1.75rem;display:flex;flex-direction:column;gap:.75rem}.landing-page .par-item{display:flex;gap:.7rem;font-size:.875rem;color:rgba(255,255,255,.85)}.landing-page .par-check{color:rgba(255,255,255,.9);font-weight:700;flex-shrink:0}.landing-page .parents-card{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);border-radius:10px;padding:2rem}.landing-page .par-card-title{font-family:var(--serif);font-size:1.1rem;font-weight:700;color:var(--white);margin-bottom:1.25rem}.landing-page .par-stat{display:flex;justify-content:space-between;align-items:center;padding:.85rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.landing-page .par-stat:last-child{border-bottom:none}.landing-page .par-stat-label{font-size:.82rem;color:rgba(255,255,255,.65)}.landing-page .par-stat-val{font-family:var(--serif);font-size:1.3rem;font-weight:700;color:var(--white)}.landing-page .cta-section{background:var(--white)}.landing-page .cta-box{max-width:860px;margin:0 auto;background:var(--off-white);border-radius:12px;padding:clamp(2.5rem,5vw,4rem);text-align:center;border:1px solid var(--border);border-top:3px solid var(--teal);box-shadow:0 4px 24px rgba(0,0,0,.06)}.landing-page .cta-h{font-family:var(--serif);font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:700;color:var(--text-dark);line-height:1.2}.landing-page .cta-sub{font-size:.975rem;font-weight:300;color:var(--text-muted);margin-top:.75rem}.landing-page .btn-cta{font-family:var(--sans);font-size:.95rem;font-weight:700;color:var(--white);background:var(--teal);border:2px solid var(--teal);padding:.9rem 2.25rem;border-radius:6px;cursor:pointer;transition:all .25s;text-decoration:none;text-transform:uppercase;letter-spacing:.06em;display:inline-flex;align-items:center;gap:.4rem;margin-top:2rem}.landing-page .btn-cta:hover{background:var(--teal-dk);border-color:var(--teal-dk);transform:translateY(-2px);box-shadow:0 8px 24px rgba(13,124,110,.3)}.landing-page .cta-meta{font-size:.75rem;color:var(--text-muted);margin-top:.85rem}.landing-page .cta-trust{font-size:.75rem;color:var(--text-muted);margin-top:.5rem}.landing-page footer{background:var(--text-dark);border-top:3px solid var(--red);padding:3rem clamp(1.25rem,4vw,3rem) 1.75rem}.landing-page .foot-inner{max-width:1200px;margin:0 auto}.landing-page .foot-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.landing-page .foot-brand-logo{display:flex;align-items:center;gap:.6rem;text-decoration:none;margin-bottom:.85rem}.landing-page .flm{width:32px;height:32px;background:linear-gradient(135deg,var(--teal),var(--teal-mid));border-radius:7px;display:flex;align-items:center;justify-content:center}.landing-page .flm svg{width:17px;height:17px}.landing-page .foot-logo-name{font-family:var(--serif);font-size:1.15rem;font-weight:700;color:var(--white)}.landing-page .foot-tag{font-size:.8rem;font-weight:300;color:rgba(255,255,255,.3);line-height:1.65;max-width:260px}.landing-page .foot-parent{display:flex;align-items:center;gap:.4rem;margin-top:.75rem}.landing-page .fpar-ico{width:16px;height:16px;background:var(--red);border-radius:3px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing-page .fpar-ico svg{width:9px;height:9px}.landing-page .fpar-text{font-size:.72rem;color:rgba(255,255,255,.3)}.landing-page .fpar-text a{color:rgba(255,255,255,.45);text-decoration:none;font-weight:600;transition:color .2s}.landing-page .fpar-text a:hover{color:rgba(255,255,255,.75)}.landing-page .f-col-head{font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.25);margin-bottom:1rem}.landing-page .f-links{list-style:none;display:flex;flex-direction:column;gap:.5rem}.landing-page .f-links a{font-size:.82rem;font-weight:300;color:rgba(255,255,255,.45);text-decoration:none;transition:color .2s}.landing-page .f-links a:hover{color:var(--white)}.landing-page .foot-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;flex-wrap:wrap;gap:1rem}.landing-page .f-copy{font-size:.74rem;color:rgba(255,255,255,.25);font-weight:300}.landing-page .f-legal{display:flex;gap:1.25rem}.landing-page .f-legal a{font-size:.74rem;color:rgba(255,255,255,.25);text-decoration:none;transition:color .2s}.landing-page .f-legal a:hover{color:rgba(255,255,255,.5)}@keyframes career17-fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.landing-page .fu{animation:career17-fadeUp .65s ease both}.landing-page .d1{animation-delay:.1s}.landing-page .d2{animation-delay:.2s}.landing-page .d3{animation-delay:.3s}.landing-page .d4{animation-delay:.4s}@media (max-width:960px){.landing-page .assess-grid,.landing-page .foot-top,.landing-page .outcomes-grid,.landing-page .parents-inner,.landing-page .school-grid,.landing-page .stages-grid{grid-template-columns:1fr}.landing-page .stages-grid:before{display:none}.landing-page .stats-grid{grid-template-columns:1fr 1fr}.landing-page .hero-badges{grid-template-columns:1fr}.landing-page .nav-links,.landing-page .parent-bar .pb-right{display:none}}@media (max-width:580px){.landing-page .outcomes-grid,.landing-page .stats-grid{grid-template-columns:1fr}}