:root{--navy:#0F172A;--blue:#1E3A5F;--blue2:#244A78;--orange:#F97316;--emerald:#34D399;--white:#FFFDF8;--ink:#172033;--muted:#64748B;--line:#DCE4EE;--soft:#F5F7FA;--radius:24px;--shadow:0 22px 60px rgba(15,23,42,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}.skip-link{position:absolute;left:-9999px;top:0;background:#fff;color:#000;padding:.7rem 1rem;z-index:999}.skip-link:focus{left:1rem;top:1rem}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid #7DD3FC;outline-offset:4px}.site-header{position:sticky;top:0;z-index:50;background:rgba(15,23,42,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:.75rem;align-items:center;color:#fff;font-weight:800;font-size:1.22rem}.brand img{width:46px;height:46px;object-fit:contain}.primary-nav{display:flex;gap:1.35rem;align-items:center;color:#E5ECF7;font-size:.95rem}.primary-nav>a:not(.button):hover{color:#fff}.menu-toggle{display:none;background:transparent;border:0;padding:.5rem}.menu-toggle span:not(.sr-only){display:block;width:26px;height:2px;margin:5px;background:#fff}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--orange);color:#fff;font-weight:800;border-radius:14px;padding:.95rem 1.35rem;box-shadow:0 12px 32px rgba(249,115,22,.25);transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(249,115,22,.32)}.button-small{padding:.65rem 1rem;border-radius:12px}.button-secondary{background:transparent;border:1px solid rgba(255,255,255,.35);box-shadow:none}.section{padding:96px 0}.section-dark,.hero{background:radial-gradient(circle at 85% 10%,#244A78 0,transparent 33%),var(--navy);color:#fff}.hero{min-height:760px;display:flex;align-items:center;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .75fr;gap:5rem;align-items:center}.eyebrow{margin:0 0 1rem;text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:#77B5FF;font-size:.8rem}.eyebrow.emerald{color:#16A777}.eyebrow.dark{color:#315B90}.light-text{color:#BFD6F1}.hero h1,.section h2,.final-cta h2{font-size:clamp(2.5rem,5vw,5.4rem);line-height:1.02;letter-spacing:-.045em;margin:.2rem 0 1.2rem}.hero h1{max-width:780px}.lead{font-size:1.25rem;color:#C8D5E8;max-width:720px}.cta-row{display:flex;gap:1rem;flex-wrap:wrap;margin:2rem 0}.hero-points{display:flex;gap:1.25rem;flex-wrap:wrap;padding:0;margin:2rem 0 0;list-style:none;color:#DDE7F5;font-size:.93rem}.hero-points li:before{content:'✓';color:var(--emerald);font-weight:900;margin-right:.5rem}.hero-visual{display:flex;justify-content:center}.phone-frame{width:min(380px,90%);padding:10px;border-radius:46px;background:#061121;box-shadow:0 40px 90px rgba(0,0,0,.45);transform:rotate(2deg)}.phone-frame img{border-radius:38px}.light{background:var(--soft)}.section-heading{max-width:760px;margin-bottom:3rem}.section-heading h2,.feature-copy h2,.reassurance h2,.trust-box h2{font-size:clamp(2rem,4vw,3.8rem);line-height:1.08;letter-spacing:-.035em;margin:.35rem 0 1rem}.stage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem}.stage-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:2rem;box-shadow:0 10px 28px rgba(15,23,42,.05);transition:transform .2s ease,border-color .2s ease}.stage-card:hover{transform:translateY(-5px);border-color:#B7CBE3}.stage-card>span{color:var(--orange);font-weight:900}.stage-card h3{font-size:1.35rem;margin:1.2rem 0 .6rem}.stage-card p{margin:0;color:var(--muted)}.feature-stack{display:flex;flex-direction:column;gap:7rem}.feature-row{display:grid;grid-template-columns:1fr .78fr;gap:6rem;align-items:center}.feature-row.reverse{grid-template-columns:.78fr 1fr}.feature-row.reverse .feature-copy{order:2}.feature-row.reverse .feature-visual{order:1}.feature-copy p{font-size:1.06rem;color:#49566A}.feature-copy .note{padding-left:1rem;border-left:3px solid var(--emerald);font-size:.92rem;color:#667085}.feature-visual{display:flex;justify-content:center;align-items:center}.feature-visual>img{max-height:690px;width:auto;border-radius:36px;box-shadow:var(--shadow);border:8px solid #091429}.feature-copy blockquote{margin:1.5rem 0;padding:1.1rem 1.25rem;border-radius:16px;background:#F2F7FC;border:1px solid #DCE8F4;font-weight:700}.sample-card{background:#0E2537;color:#fff;border-radius:22px;padding:1.3rem 1.4rem;margin-top:1.7rem;display:grid;gap:.4rem}.sample-card .sample-label{color:#8AE6C7;text-transform:uppercase;font-size:.7rem;letter-spacing:.12em}.sample-card small{color:#A9BAC9}.sample-card div{display:flex;gap:1rem;flex-wrap:wrap;font-size:.8rem;color:#D4DFE8;margin-top:.45rem}.funding-visual{min-height:430px;background:linear-gradient(145deg,#0D2537,#12445B);border-radius:36px;box-shadow:var(--shadow);position:relative;overflow:hidden}.funding-orbit{width:280px;height:280px;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:grid;place-items:center;color:#fff;position:relative}.funding-orbit span{font-size:5rem;font-weight:900;color:var(--emerald)}.funding-orbit p{position:absolute;background:#fff;color:#163047;padding:.55rem .85rem;border-radius:999px;font-weight:800;font-size:.8rem;box-shadow:0 10px 26px rgba(0,0,0,.15)}.funding-orbit p:nth-of-type(1){top:10px;right:-25px}.funding-orbit p:nth-of-type(2){bottom:30px;left:-35px}.funding-orbit p:nth-of-type(3){bottom:-15px;right:20px}.support-strip{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.support-strip>div{background:#F6F8FB;border:1px solid var(--line);border-radius:20px;padding:1.6rem}.support-strip h3{margin:0 0 .4rem}.support-strip p{margin:0;color:var(--muted)}.section-blue{background:var(--blue);color:#fff}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem}.steps>div{padding:2rem;border-radius:22px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12)}.steps b{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--orange);font-size:1.1rem}.steps h3{font-size:1.25rem}.steps p{color:#CBD8E8}.reassurance{display:grid;grid-template-columns:1.3fr .7fr;gap:5rem;align-items:center}.check-list{list-style:none;padding:0;margin:0;display:grid;gap:.8rem}.check-list li{background:#fff;border:1px solid var(--line);padding:1rem 1.2rem;border-radius:14px;font-weight:700}.check-list li:before{content:'✓';color:#0FAE78;margin-right:.65rem}.plans-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.3rem}.plan-card{border:1px solid var(--line);border-radius:24px;padding:2rem;background:#fff;min-height:220px}.plan-card.featured{background:#12263F;color:#fff;border-color:#284765}.plan-card>span{display:inline-block;padding:.35rem .7rem;border-radius:999px;background:#F0F4F8;color:#28415C;font-weight:900;font-size:.75rem}.plan-card.featured>span{background:rgba(52,211,153,.15);color:#79E6C1}.plan-card h3{font-size:1.5rem}.plan-card p{color:var(--muted)}.plan-card.featured p{color:#C4D1DF}.plans-note{text-align:center;color:var(--muted);margin:1.4rem auto;max-width:720px}.center{text-align:center}.trust-section{padding-top:0}.trust-box{background:#0D1C30;color:#fff;border-radius:30px;padding:3rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem}.trust-box p{color:#C6D3E0}.faq-wrap{max-width:900px}.faq-list{display:grid;gap:.8rem}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:16px;padding:1.05rem 1.2rem}.faq-list summary{cursor:pointer;font-weight:800}.faq-list p{color:#59667A;margin:.8rem 0 .2rem}.final-cta{background:linear-gradient(140deg,#102A46,#0F172A);color:#fff;text-align:center;padding:88px 0}.final-cta img{margin:0 auto 1.2rem}.final-cta h2{font-size:clamp(2.2rem,4vw,4.2rem)}.final-cta p{color:#C9D6E4;font-size:1.1rem}.site-footer{background:#08111F;color:#CAD5E2;padding:64px 0 22px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:2rem}.footer-grid h2{font-size:.9rem;color:#fff;text-transform:uppercase;letter-spacing:.08em}.footer-grid>div>a:not(.brand){display:block;margin:.5rem 0;color:#B9C8D8}.footer-brand{margin-bottom:1rem}.footer-grid p{max-width:440px}.footer-bottom{border-top:1px solid #1D2B3F;margin-top:2rem;padding-top:1.2rem;font-size:.85rem}.legal-page{background:var(--soft);min-height:65vh}.legal-wrap{max-width:860px}.legal-wrap article{background:#fff;border:1px solid var(--line);border-radius:24px;padding:clamp(1.5rem,4vw,3.5rem);box-shadow:0 14px 36px rgba(15,23,42,.06)}.legal-wrap h1{font-size:clamp(2.2rem,5vw,4.2rem);line-height:1.05}.entry-content h2,.entry-content h3{margin-top:2rem}.entry-content a{text-decoration:underline;color:#1E5EA9}.entry-content li{margin:.35rem 0}@media(max-width:900px){.menu-toggle{display:block}.primary-nav{display:none;position:absolute;left:20px;right:20px;top:70px;background:#13233A;border:1px solid #2D4362;border-radius:18px;padding:1rem;flex-direction:column;align-items:stretch;box-shadow:0 25px 50px rgba(0,0,0,.28)}.primary-nav.open{display:flex}.hero{min-height:auto;padding:70px 0 85px}.hero-grid,.feature-row,.feature-row.reverse,.reassurance,.trust-box{grid-template-columns:1fr;gap:3rem}.hero-copy{text-align:center}.hero-points{justify-content:center}.cta-row{justify-content:center}.hero-visual{margin-top:1rem}.stage-grid,.steps{grid-template-columns:1fr}.feature-row.reverse .feature-copy,.feature-row.reverse .feature-visual{order:initial}.feature-visual>img{max-height:620px}.funding-visual{min-height:380px}.support-strip,.plans-grid,.footer-grid{grid-template-columns:1fr 1fr}.section{padding:72px 0}}@media(max-width:600px){.container{width:min(100% - 28px,1160px)}.section{padding:58px 0}.nav-wrap{height:68px}.brand img{width:40px;height:40px}.brand{font-size:1.08rem}.hero h1{font-size:clamp(2.7rem,13vw,4rem)}.lead{font-size:1.05rem}.cta-row{flex-direction:column}.cta-row .button{width:100%}.hero-points{display:grid;gap:.6rem;text-align:left}.phone-frame{width:78%;border-radius:34px;padding:7px}.phone-frame img{border-radius:28px}.section-heading h2,.feature-copy h2,.reassurance h2,.trust-box h2{font-size:2.2rem}.feature-stack{gap:4.7rem}.feature-visual>img{max-height:560px;border-width:6px;border-radius:28px}.support-strip,.plans-grid,.footer-grid{grid-template-columns:1fr}.trust-box{padding:1.5rem}.funding-orbit{width:230px;height:230px}.funding-orbit span{font-size:4rem}.final-cta{padding:64px 0}.footer-grid{gap:1rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

/* v1.1: stage-based feature explorer + verified store links */
.store-links{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.compact-store-links{margin-top:.35rem}.store-link{min-width:148px;display:inline-flex;flex-direction:column;justify-content:center;border:1px solid rgba(255,255,255,.28);border-radius:13px;padding:.62rem .95rem;line-height:1.08;background:rgba(255,255,255,.06);color:#fff}.store-link span{font-size:.68rem;opacity:.78}.store-link strong{font-size:1rem;margin-top:.15rem}.store-link:hover{border-color:rgba(255,255,255,.55);transform:translateY(-1px)}.button-outline-dark{background:#fff;color:var(--navy);border:1px solid #CBD5E1;box-shadow:none}.button-outline-dark:hover{box-shadow:0 12px 28px rgba(15,23,42,.12)}
.feature-explorer{background:#F8FAFC;border-bottom:1px solid var(--line)}.feature-intro p:last-child{max-width:720px;color:var(--muted)}.audience-tabs{border:1px solid #D9E2EC;border-radius:30px;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.08);overflow:hidden}.tab-list{display:grid;grid-template-columns:repeat(3,1fr);gap:0;background:#EAF0F6;border-bottom:1px solid #D7E0EA}.audience-tab{appearance:none;border:0;border-right:1px solid #D2DCE7;background:transparent;color:#334155;text-align:left;padding:1.15rem 1.25rem;font:inherit;font-weight:850;cursor:pointer;min-height:88px}.audience-tab:last-child{border-right:0}.audience-tab span{display:block;font-size:.78rem;font-weight:650;color:#64748B;margin-top:.15rem}.audience-tab[aria-selected="true"]{background:var(--navy);color:#fff;box-shadow:inset 0 -4px 0 var(--orange)}.audience-tab[aria-selected="true"] span{color:#BFD0E5}.tab-panel{padding:2.25rem}.tab-panel[hidden]{display:none}.tab-copy{max-width:900px;margin-bottom:2rem}.tab-copy h3,.feature-ready h3{font-size:clamp(1.8rem,3vw,3rem);line-height:1.1;letter-spacing:-.03em;margin:.3rem 0 1rem}.feature-checks{list-style:none;padding:0;margin:1.2rem 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem 1.2rem}.feature-checks li{position:relative;padding-left:1.6rem;color:#425168}.feature-checks li:before{content:'✓';position:absolute;left:0;color:#0FAE78;font-weight:900}.availability-note{font-size:.9rem;color:#64748B;border-left:3px solid #94A3B8;padding-left:1rem}.premium-tag{display:inline-flex;align-items:center;background:#FFF1E7;color:#B45309;border:1px solid #FED7AA;border-radius:999px;font-size:.68rem;line-height:1;padding:.32rem .52rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.inline-tag{vertical-align:middle;margin-left:.25rem}.premium-note{font-size:.9rem!important;color:#64748B!important}.authentic-gallery{display:grid;gap:1.2rem;align-items:start}.authentic-gallery.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.authentic-gallery.three-up{grid-template-columns:repeat(3,minmax(0,1fr))}.authentic-gallery figure{margin:0;background:#0A1425;border-radius:24px;padding:8px;box-shadow:0 16px 42px rgba(15,23,42,.18)}.authentic-gallery img{width:100%;border-radius:18px;aspect-ratio:941/2048;object-fit:cover;object-position:top}.authentic-gallery figcaption{background:#fff;color:#475569;margin:8px -8px -8px;padding:.75rem 1rem;border-radius:0 0 20px 20px;font-size:.82rem;min-height:58px}.feature-ready{margin-top:2rem;padding:2rem;border-radius:24px;background:linear-gradient(135deg,#102A46,#173E67);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:2rem}.feature-ready .eyebrow{margin-bottom:.35rem}.feature-ready h3{margin:0;max-width:700px}.core-showcase{background:#fff}.plans-layout{display:grid;grid-template-columns:1.05fr .75fr;gap:4rem;align-items:start}.plan-screenshot{margin:0;position:sticky;top:96px;background:#0A1425;border-radius:30px;padding:9px;box-shadow:var(--shadow)}.plan-screenshot img{border-radius:22px;max-height:760px;width:100%;object-fit:cover;object-position:top}.plan-screenshot figcaption{color:#CBD5E1;padding:.8rem .7rem .35rem;font-size:.8rem}.dark-store{background:#0F172A;color:#fff;border-color:#26364C}.light-store{background:#fff;color:#0F172A;border-color:#fff}.light-store span{opacity:.7}.final-store-links{justify-content:center;margin-top:1.5rem}
@media(max-width:900px){.tab-list{grid-template-columns:1fr}.audience-tab{border-right:0;border-bottom:1px solid #D2DCE7;min-height:72px}.audience-tab:last-child{border-bottom:0}.feature-checks{grid-template-columns:1fr}.authentic-gallery.three-up{grid-template-columns:repeat(2,minmax(0,1fr))}.authentic-gallery.three-up figure:last-child{grid-column:1/-1;max-width:50%;justify-self:center}.feature-ready{align-items:flex-start;flex-direction:column}.plans-layout{grid-template-columns:1fr;gap:2.5rem}.plan-screenshot{position:static;max-width:480px;margin-inline:auto}}
@media(max-width:600px){.tab-panel{padding:1.15rem}.authentic-gallery.two-up,.authentic-gallery.three-up{grid-template-columns:1fr}.authentic-gallery.three-up figure:last-child{grid-column:auto;max-width:none}.feature-ready{padding:1.35rem}.feature-ready .cta-row{width:100%;margin:1rem 0 0}.store-links{width:100%}.store-link{flex:1;min-width:135px}.compact-store-links{justify-content:center}.plans-layout .store-links{display:grid;grid-template-columns:1fr 1fr}.authentic-gallery figure{max-width:420px;margin-inline:auto}}


/* v2.0 editable Gutenberg homepage */
.edupathway-editable-home-v2{display:none!important}.wp-block-group.hero,.wp-block-group.section,.wp-block-group.final-cta{margin-block-start:0}.wp-block-group .container{max-width:1160px}.wp-block-buttons.cta-row{display:flex}.wp-block-button__link{background:var(--orange);color:#fff;border-radius:999px;padding:.9rem 1.25rem;font-weight:850;text-decoration:none}.wp-block-button.is-style-outline .wp-block-button__link{background:transparent;border:1px solid rgba(255,255,255,.35);color:#fff}.official-store-badges{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.official-store-badges a{display:inline-flex;line-height:0}.official-store-badges img{height:54px;width:auto;display:block}.hero-store-badges{margin:1rem 0}.feature-store-badges{justify-content:flex-end}.final-store-badges{justify-content:center;margin-top:1.5rem}.plans-store-badges{margin-top:1.2rem}.editable-stage-tabs{border:1px solid #D9E2EC;border-radius:30px;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.08);overflow:hidden}.editable-stage-tabs>.stage-panel{padding:2.25rem}.editable-stage-tabs>.stage-panel[hidden]{display:none}.editable-stage-tabs .wp-block-group__inner-container{display:contents}.stage-card{border:1px solid var(--line);border-radius:22px;padding:1.6rem;background:#fff;box-shadow:0 12px 28px rgba(15,23,42,.04)}.stage-card>span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#E8EEF6;color:#1E3A5F;font-weight:900}.faq-wrap .wp-block-details{background:#fff;border:1px solid var(--line);border-radius:16px;padding:1.05rem 1.2rem;margin:.8rem 0}.faq-wrap .wp-block-details summary{cursor:pointer;font-weight:800}.faq-wrap .wp-block-details p{color:#59667A}.feature-stack .feature-row{margin-bottom:5rem}.feature-row img{width:100%;border-radius:28px;box-shadow:var(--shadow)}
@media(max-width:900px){.official-store-badges{justify-content:center}.feature-store-badges{justify-content:flex-start}.editable-stage-tabs>.stage-panel{padding:1.4rem}.wp-block-columns.stage-grid{display:grid;grid-template-columns:1fr;gap:1rem}}
@media(max-width:600px){.official-store-badges{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.official-store-badges img{width:100%;height:auto;max-height:54px}.wp-block-buttons.cta-row{flex-direction:column}.wp-block-buttons.cta-row .wp-block-button{width:100%}.wp-block-buttons.cta-row .wp-block-button__link{width:100%;text-align:center}}


/* v2.0.2 screenshot rendering fixes */
.feature-visual>img{width:auto!important;max-width:100%;height:auto!important;object-fit:contain;object-position:center}
.feature-row .feature-visual img{width:auto!important;height:auto!important;max-width:100%;aspect-ratio:auto;object-fit:contain}
.authentic-gallery img{width:100%;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center top}
.plan-screenshot img{width:100%;height:auto!important;aspect-ratio:auto;object-fit:contain!important;object-position:center top}
@media(max-width:600px){.feature-visual>img{max-height:none;width:min(100%,420px)!important}.authentic-gallery figure,.plan-screenshot{width:100%;max-width:420px}.authentic-gallery img,.plan-screenshot img{max-height:none}}
