
:root{--black:#050607;--black2:#0e1113;--panel:#15191c;--blue:#45b7db;--blue2:#8ad9ef;--yellow:#ffd52f;--white:#f6f8f9;--muted:#aeb9bf;--line:#293239;--max:1180px;--r:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 90% 4%,rgba(69,183,219,.20),transparent 30%),radial-gradient(circle at 5% 40%,rgba(255,213,47,.09),transparent 23%),var(--black);color:var(--white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;line-height:1.65}button,input{font:inherit}a{color:inherit;text-decoration:none}.wrap{width:min(var(--max),calc(100% - 40px));margin:auto}.nav{position:sticky;top:0;z-index:60;background:rgba(5,6,7,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.navin{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;cursor:pointer}.brand img{width:66px;height:50px;object-fit:cover;border-radius:13px}.brand strong{display:block;font-size:1.05rem}.brand small{color:var(--blue2);text-transform:uppercase;letter-spacing:.08em}.links{display:flex;gap:22px;color:var(--muted)}.links button,.brand,.menu{background:none;border:0;color:inherit;cursor:pointer}.links button:hover{color:var(--yellow)}.btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:999px;padding:12px 19px;font-weight:850;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px)}.primary{background:var(--yellow);border-color:var(--yellow);color:#111}.ghost{background:rgba(255,255,255,.035);color:var(--white)}.menu{display:none;font-size:1.5rem}.hero{padding:96px 0 76px}.hero-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:58px;align-items:center}.eyebrow,.tag{color:var(--yellow);font-size:.78rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}h1{font-size:clamp(3.2rem,7vw,6.4rem);line-height:.94;letter-spacing:-.07em;margin:18px 0 25px}.blue{color:var(--blue2)}.lead{font-size:clamp(1.08rem,2vw,1.34rem);color:var(--muted);max-width:720px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-card{background:linear-gradient(155deg,rgba(69,183,219,.18),rgba(255,213,47,.05),var(--panel));border:1px solid var(--line);border-radius:32px;padding:30px;box-shadow:0 32px 90px rgba(0,0,0,.4)}.step{display:grid;grid-template-columns:46px 1fr;gap:14px;padding:16px 0;border-bottom:1px solid var(--line)}.step:last-child{border:0}.num{width:44px;height:44px;border:1px solid var(--blue);border-radius:14px;display:grid;place-items:center;color:var(--yellow);font-weight:900}section{padding:82px 0}.heading{display:flex;justify-content:space-between;gap:32px;align-items:end;margin-bottom:30px}.heading h2{font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.04;letter-spacing:-.05em;margin:8px 0}.heading p{color:var(--muted);max-width:550px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature{background:linear-gradient(150deg,var(--panel),var(--black2));border:1px solid var(--line);border-radius:var(--r);padding:26px;cursor:pointer;transition:.2s;text-align:left;color:inherit}.feature:hover{transform:translateY(-5px);border-color:var(--blue)}.feature h3{font-size:1.3rem;margin:18px 0 8px}.feature p{color:var(--muted)}.feature .read,.read{color:var(--blue2);font-weight:850}.library-section{background:#edf2f4;color:#111}.library-section .heading p{color:#59656b}.toolbar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:22px}.toolbar input{flex:1;min-width:240px;border:1px solid #cbd5da;border-radius:14px;padding:15px 17px}.filter{border:1px solid #cbd5da;background:#fff;padding:10px 14px;border-radius:999px;cursor:pointer}.filter.active{background:#111;color:#fff;box-shadow:inset 0 -3px var(--yellow)}.library{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.lesson{position:relative;background:#fff;border:1px solid #d2dade;border-radius:18px;padding:21px;text-align:left;cursor:pointer;min-height:170px;display:flex;flex-direction:column;transition:.2s;color:#111}.lesson:before{content:'';position:absolute;left:0;top:0;width:78px;height:4px;background:linear-gradient(90deg,var(--yellow),var(--blue))}.lesson:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(0,0,0,.12)}.lesson h3{margin:15px 0;font-size:1.08rem;line-height:1.3}.lesson .read{margin-top:auto;color:#168cad}.book{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;align-items:center}.logo-show{background:#000;border-radius:50%;overflow:hidden;aspect-ratio:1;box-shadow:0 30px 80px rgba(0,0,0,.45);border:1px solid var(--line)}.logo-show img{width:100%;height:100%;object-fit:cover}.ticks{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:25px 0}.tick{border:1px solid var(--line);border-radius:14px;padding:13px;color:var(--muted)}.tick:before{content:'✓';color:var(--yellow);font-weight:900;margin-right:8px}footer{border-top:1px solid var(--line);padding:42px 0;color:var(--muted)}.foot{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.foot button{background:0;border:0;color:inherit;cursor:pointer}.foot button:hover{color:var(--yellow)}
#reader{display:none;min-height:80vh;padding:60px 0 90px}#reader.active{display:block}#home.hidden{display:none}.article{max-width:850px;margin:auto}.article h1{font-size:clamp(2.7rem,6vw,5.3rem)}.article h2{font-size:1.7rem;margin-top:38px;color:var(--blue2)}.article p,.article li{font-size:1.08rem;color:#d7dfe3}.article li{margin:8px 0}.article blockquote{border-left:4px solid var(--yellow);margin:28px 0;padding:10px 22px;background:rgba(255,213,47,.06);font-size:1.25rem}.article-end{margin-top:50px;padding-top:25px;border-top:1px solid var(--line)}.budget{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:25px 0}.budget label{display:grid;gap:7px;color:var(--muted)}.budget input{background:var(--panel);color:white;border:1px solid var(--line);border-radius:12px;padding:13px}.budget-result{grid-column:1/-1;background:linear-gradient(135deg,var(--blue),var(--yellow));color:#111;border-radius:16px;padding:20px;display:flex;justify-content:space-between;font-size:1.25rem}.budget-result strong{font-size:1.5rem}.mobile-panel{display:none;position:fixed;inset:76px 0 auto;background:var(--black2);border-bottom:1px solid var(--line);padding:18px;z-index:55}.mobile-panel.open{display:grid}.mobile-panel button{background:0;border:0;color:white;padding:12px;text-align:left}
@media(max-width:900px){.links{display:none}.menu{display:block}.hero-grid,.book{grid-template-columns:1fr}.grid3,.library{grid-template-columns:1fr 1fr}.heading{align-items:start;flex-direction:column}}@media(max-width:620px){.wrap{width:min(100% - 24px,var(--max))}.hero{padding-top:58px}h1{font-size:3.45rem}section{padding:62px 0}.grid3,.library,.ticks,.budget{grid-template-columns:1fr}.budget-result{grid-column:1}}

.route-intro{max-width:920px;margin:0 auto 34px}.route-intro h1{margin-bottom:18px}.route-intro .lead{max-width:850px}.chapter-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:30px 0 10px}.chapter-card{display:grid;grid-template-columns:54px 1fr auto;gap:15px;align-items:center;text-align:left;background:linear-gradient(145deg,var(--panel),var(--black2));border:1px solid var(--line);border-radius:18px;padding:19px;color:var(--white);cursor:pointer;transition:.2s}.chapter-card:hover{transform:translateY(-3px);border-color:var(--blue);box-shadow:0 18px 40px rgba(0,0,0,.25)}.chapter-card .chapter-number{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:rgba(69,183,219,.12);border:1px solid rgba(69,183,219,.5);color:var(--yellow);font-weight:900}.chapter-card h3{margin:0 0 4px;font-size:1.08rem}.chapter-card p{margin:0;color:var(--muted);font-size:.93rem}.chapter-card .arrow{font-size:1.4rem;color:var(--blue2)}.route-note{margin:28px 0;padding:18px 20px;border-left:4px solid var(--yellow);background:rgba(255,213,47,.06);border-radius:0 14px 14px 0;color:#d9e1e5}.breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;color:var(--muted);font-size:.9rem;margin-bottom:24px}.breadcrumbs button{background:none;border:0;padding:0;color:var(--blue2);cursor:pointer}.article-nav{display:flex;justify-content:space-between;gap:12px;margin-top:44px;padding-top:25px;border-top:1px solid var(--line)}.article-nav button{max-width:48%}.route-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.article h1{max-width:900px}.article>p:first-of-type{font-size:1.17rem}.article ul,.article ol{padding-left:24px}.article strong{color:#fff}.content-index{background:rgba(69,183,219,.07);border:1px solid rgba(69,183,219,.25);border-radius:16px;padding:18px 22px;margin:24px 0}.content-index strong{color:var(--yellow)}
@media(max-width:720px){.chapter-grid{grid-template-columns:1fr}.chapter-card{grid-template-columns:46px 1fr auto}.chapter-card .chapter-number{width:42px;height:42px}.article-nav{flex-direction:column}.article-nav button{max-width:none;width:100%}}

.article-section{scroll-margin-top:100px;padding:4px 0 10px}.content-index ol{margin:12px 0 0;padding-left:22px}.content-index li{margin:6px 0}.content-index a{color:var(--blue2)}.content-index a:hover{color:var(--yellow)}.standalone-page{padding-top:18px}.nav-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.nav-inner .brand span{font-weight:800}.desktop{display:flex;gap:18px;color:var(--muted)}.desktop a:hover{color:var(--yellow)}@media(max-width:850px){.desktop{display:none}}

/* Herramientas y mejoras finales */
.tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:28px 0}.tool-card{display:block;padding:24px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,rgba(77,201,232,.08),rgba(255,207,40,.03));text-decoration:none;color:inherit;transition:.25s}.tool-card:hover{transform:translateY(-4px);border-color:var(--blue)}.tool-card h3{margin:10px 0 8px}.calc{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding:24px;border:1px solid var(--line);border-radius:22px;background:var(--panel);margin:24px 0}.calc label{display:grid;gap:7px;font-weight:700}.calc input,.calc select{width:100%;padding:13px;border-radius:12px;border:1px solid var(--line);background:#0b1114;color:#fff}.calc-output{grid-column:1/-1;padding:18px;border-radius:16px;background:rgba(77,201,232,.09);border:1px solid rgba(77,201,232,.3)}.calc-output strong{font-size:clamp(1.6rem,4vw,2.4rem);color:var(--yellow)}.notice{padding:18px;border-left:4px solid var(--yellow);background:rgba(255,207,40,.06);border-radius:0 14px 14px 0;margin:20px 0}.source-note{font-size:.9rem;color:var(--muted);border-top:1px solid var(--line);padding-top:20px;margin-top:35px}.article p,.article li{line-height:1.78}.article h2{margin-top:38px}.article h3{margin-top:26px;color:var(--blue)}
@media(max-width:800px){.tools-grid,.calc{grid-template-columns:1fr}}


/* Footer premium 2026 */
.site-footer{position:relative;margin-top:80px;border-top:1px solid rgba(110,214,239,.25);background:
radial-gradient(circle at 12% 15%,rgba(69,183,219,.16),transparent 34%),
radial-gradient(circle at 88% 0%,rgba(255,213,47,.10),transparent 28%),
linear-gradient(180deg,#090d0f 0%,#040506 100%);color:#d5dde1;overflow:hidden}
.site-footer:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:38px 38px;pointer-events:none}
.footer-cta,.footer-main,.footer-bottom{position:relative;z-index:1}
.footer-cta{display:grid;grid-template-columns:1.35fr .65fr;gap:30px;align-items:center;padding:46px 0;border-bottom:1px solid rgba(255,255,255,.09)}
.footer-kicker{display:inline-block;margin-bottom:10px;color:var(--yellow);font-size:.76rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.footer-cta h2{margin:0 0 10px;font-size:clamp(1.9rem,4vw,3.35rem);line-height:1.02;letter-spacing:-.045em;color:#fff}
.footer-cta p{margin:0;max-width:700px;color:#aebbc1;font-size:1.04rem}
.footer-cta-actions{display:flex;justify-content:flex-end;gap:11px;flex-wrap:wrap}
.footer-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;border:1px solid rgba(255,255,255,.16);font-weight:850;transition:.2s;text-decoration:none}
.footer-btn:hover{transform:translateY(-2px)}
.footer-btn.primary{background:var(--yellow);border-color:var(--yellow);color:#111;box-shadow:0 10px 30px rgba(255,213,47,.16)}
.footer-btn.secondary{background:rgba(255,255,255,.045);color:#fff}
.footer-main{display:grid;grid-template-columns:1.35fr repeat(3,.72fr);gap:42px;padding:48px 0 38px}
.footer-brandline{display:flex;align-items:center;gap:14px;margin-bottom:17px}
.footer-logo{width:62px;height:62px;object-fit:cover;border-radius:17px;border:1px solid rgba(110,214,239,.3);box-shadow:0 12px 30px rgba(0,0,0,.28)}
.footer-brandline strong{display:block;color:#fff;font-size:1.15rem}.footer-brandline span{display:block;margin-top:3px;color:var(--blue2);font-size:.76rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.footer-about{max-width:390px;margin:0 0 18px;color:#9eacb2;line-height:1.7}
.footer-trust{display:flex;flex-wrap:wrap;gap:8px}.footer-trust span{padding:7px 10px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:rgba(255,255,255,.025);color:#bfc9ce;font-size:.78rem}
.footer-col h3{margin:3px 0 16px;color:#fff;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase}
.footer-col a{display:block;width:max-content;max-width:100%;margin:0 0 11px;color:#9eacb2;text-decoration:none;transition:.18s}
.footer-col a:hover{color:var(--yellow);transform:translateX(3px)}
.footer-contact-card{margin-top:13px;padding:14px;border:1px solid rgba(69,183,219,.18);border-radius:14px;background:rgba(69,183,219,.055)}
.footer-contact-card small{display:block;margin-bottom:5px;color:#829198}.footer-contact-card a{margin:0;color:var(--blue2);font-weight:800;word-break:break-word}
.footer-bottom{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;padding:24px 0 30px;border-top:1px solid rgba(255,255,255,.08)}
.footer-disclaimer{margin:0;max-width:860px;color:#77858b;font-size:.79rem;line-height:1.55}
.footer-copy{text-align:right;color:#8e9ba1;font-size:.79rem;white-space:nowrap}
.footer-copy strong{display:block;color:#cbd4d8;margin-bottom:3px}
@media(max-width:950px){.footer-cta{grid-template-columns:1fr}.footer-cta-actions{justify-content:flex-start}.footer-main{grid-template-columns:1.15fr 1fr 1fr}.footer-main .footer-col:last-child{grid-column:2/4}}
@media(max-width:680px){.site-footer{margin-top:55px}.footer-cta{padding:36px 0}.footer-main{grid-template-columns:1fr 1fr;gap:30px 20px;padding:38px 0 30px}.footer-brandblock{grid-column:1/-1}.footer-main .footer-col:last-child{grid-column:auto}.footer-bottom{grid-template-columns:1fr}.footer-copy{text-align:left;white-space:normal}}
@media(max-width:430px){.footer-main{grid-template-columns:1fr}.footer-main .footer-col:last-child{grid-column:auto}.footer-cta-actions,.footer-btn{width:100%}}

/* Mejoras de lanzamiento */
.professional-section{
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
  background:
    radial-gradient(circle at 85% 20%,rgba(69,183,219,.12),transparent 32%),
    linear-gradient(180deg,#080b0d,#050607);
}
.professional-grid{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:42px;
  align-items:center;
}
.professional-grid h2{max-width:760px}
.professional-grid>div>p{max-width:690px}
.professional-card{
  padding:28px;
  border:1px solid rgba(110,214,239,.25);
  border-radius:22px;
  background:rgba(69,183,219,.055);
  box-shadow:0 20px 55px rgba(0,0,0,.22);
}
.professional-card strong{display:block;color:#fff;font-size:1.1rem;margin-bottom:10px}
.professional-card .read{display:inline-block;margin-top:14px}
img{height:auto}
@media(max-width:800px){.professional-grid{grid-template-columns:1fr}}

/* Full original content integration */
.source-note{display:flex;gap:.7rem;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;margin:1.25rem 0 2rem;padding:1rem 1.15rem;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.045)}
.source-note strong{color:var(--accent,#f5c84c)}
.source-note span{max-width:680px;color:var(--muted,#b9c0ca);font-size:.94rem}
.original-full-content{max-width:860px;margin:0 auto}
.original-full-content h2{margin:2.6rem 0 1rem;padding-top:.35rem;font-size:clamp(1.45rem,2.6vw,2rem);line-height:1.2;color:var(--text,#fff)}
.original-full-content h3{margin:1.8rem 0 .65rem;font-size:1.12rem;color:var(--accent,#f5c84c)}
.original-full-content p{margin:.6rem 0;line-height:1.78;color:var(--text,#eef1f5)}
.original-full-content p+p{margin-top:.7rem}
.original-point{margin:.7rem 0;padding:.8rem 1rem;border-left:3px solid var(--accent,#f5c84c);border-radius:0 10px 10px 0;background:rgba(255,255,255,.04);line-height:1.55}
@media(max-width:700px){.source-note{display:block}.source-note span{display:block;margin-top:.35rem}.original-full-content h2{margin-top:2rem}.original-full-content p{line-height:1.68}}

/* Contenido íntegro recuperado de la web original */
.imported-complete-content{margin-top:2rem}.imported-complete-content p{font-size:1.04rem;line-height:1.82;margin:0 0 1.05rem}.imported-complete-content h2{margin:2.4rem 0 .9rem;font-size:clamp(1.45rem,3vw,2rem);line-height:1.2}.imported-complete-content h3{margin:1.8rem 0 .7rem;font-size:1.18rem;line-height:1.3}.imported-complete-content .check-list{display:grid;gap:.65rem;margin:1rem 0 1.5rem;padding:0;list-style:none}.imported-complete-content .check-list li{padding:.85rem 1rem;border:1px solid var(--line,#d8dee9);border-radius:12px;background:rgba(255,255,255,.03);line-height:1.55}.professional-route-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-top:2rem}.route-card{display:block;padding:1.35rem;border:1px solid var(--line,#d8dee9);border-radius:18px;text-decoration:none;color:inherit;background:rgba(255,255,255,.025);transition:transform .2s ease,border-color .2s ease}.route-card:hover{transform:translateY(-3px);border-color:var(--accent,#f5c451)}.route-card h2{font-size:1.2rem;margin:.6rem 0}.route-card p{line-height:1.6;opacity:.82}.route-number{font-family:monospace;font-weight:700;opacity:.65}.route-link{display:inline-block;margin-top:.7rem;font-weight:700}.lead{font-size:1.1rem;line-height:1.75;max-width:780px}

/* Contenido íntegro importado desde la web anterior */
.imported-complete-content .content-list{margin:1rem 0 1.4rem;padding-left:1.35rem}.imported-complete-content .content-list li{margin:.45rem 0;line-height:1.75}.imported-complete-content h2{margin-top:2rem}.imported-complete-content h3{margin-top:1.5rem}


/* Educación financiera: portada editorial reconstruida */
.education-landing{padding-bottom:80px}
.education-hero{padding:76px 0 64px;max-width:980px;margin:0 auto;text-align:center}
.education-hero h1{font-size:clamp(2.5rem,6vw,5rem);line-height:1.02;letter-spacing:-.045em;margin:20px auto 24px;max-width:980px}
.education-hero h1 span{color:var(--primary,#4f86e8)}
.education-hero .lead{max-width:760px;margin:0 auto 30px}
.education-story-block{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:42px;align-items:stretch;margin:42px 0 84px}
.education-story-block.reverse{margin-top:84px}
.education-visual-card{min-height:390px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(145deg,#191b20,#0d0e11);border-radius:28px;padding:36px;display:grid;grid-template-columns:1fr 1.2fr;align-items:center;overflow:hidden}
.visual-copy h2{color:#6ca8dc;font-size:clamp(1.55rem,3vw,2.4rem);line-height:1.08;margin:0 0 20px}
.visual-copy p{color:#c8cbd2;line-height:1.55;margin:0}
.finance-illustration{position:relative;min-height:250px;border-radius:50%;border:8px solid #4d8abb;background:#a8d0e8;display:grid;place-items:center;color:#173b59;font-size:70px;box-shadow:inset 0 0 0 12px rgba(255,255,255,.14)}
.finance-illustration span{position:absolute;font-weight:800}
.finance-illustration .person{bottom:18px;font-size:90px}.finance-illustration .chart{top:25px;left:30px;font-size:60px}.finance-illustration .coin{top:20px;right:25px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#ffd166;border:4px solid #27658f;font-size:30px}.finance-illustration .calc{right:28px;bottom:28px;font-size:54px}
.education-copy-panel{padding:46px 38px;border-radius:28px;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.07);display:flex;flex-direction:column;justify-content:center;text-align:center;font-size:1.12rem;line-height:1.65}
.education-copy-panel .statement{font-size:1.45rem;font-weight:800;margin-top:0}
.check-list{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:14px}
.check-list li{position:relative;padding-left:32px;text-align:left}.check-list li:before{content:'✓';position:absolute;left:0;color:#69a8ff;font-weight:900}
.education-purpose{text-align:center;padding:72px 44px;border-radius:32px;background:#050506;border:1px solid rgba(255,255,255,.08);margin:0 0 84px}
.education-purpose>h2{color:#427cdb;text-decoration:underline;font-size:clamp(2rem,4vw,3.5rem);margin:0 0 26px}
.education-purpose>p{font-size:1.15rem}.education-purpose .purpose-link{color:#4787e8;font-weight:800;text-decoration:underline}
.pillar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:40px;text-align:left}
.pillar-grid article{padding:24px;border-radius:20px;background:#111319;border:1px solid rgba(255,255,255,.08)}
.pillar-grid article>span{color:#4f86e8;font-weight:900}.pillar-grid h3{margin:14px 0 10px;font-size:1.08rem}.pillar-grid p{font-size:.95rem;color:#b9bec8;margin:0}
.chained-money{grid-template-columns:1.25fr 1fr}.chained-money em{font-style:italic}.money-chain{display:grid;place-items:center;position:relative;font-size:90px;color:#8e9299}.money-chain span{border:5px solid #777;padding:10px 28px;border-radius:10px}.money-chain b{position:absolute;font-size:100px;transform:rotate(-24deg);color:#676b72}
.centered-copy .closing-statement{font-size:1.35rem;font-weight:900;line-height:1.45;margin-bottom:0}
.articles-section{padding-top:20px}.section-heading{max-width:760px;margin-bottom:30px}.section-heading h2{font-size:clamp(2rem,4vw,3.2rem);margin:12px 0}.single-live-card{grid-template-columns:2fr 1fr}.featured-route-card{border-color:rgba(79,134,232,.55);box-shadow:0 18px 55px rgba(0,0,0,.22)}.pending-card{opacity:.56}.pending-card .route-link{cursor:default}
.budget-content{display:grid;gap:24px}.content-section{padding:30px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.025);border-radius:24px}.content-section h2{margin-top:0}.budget-checks{margin-top:8px}.eyebrow{display:inline-block;color:#69a8ff;font-size:.82rem;text-transform:uppercase;letter-spacing:.14em;font-weight:900;margin-bottom:8px}
.budget-table-wrap{overflow-x:auto;margin:28px 0}.budget-table{width:100%;border-collapse:collapse;background:#0c0e12;border-radius:18px;overflow:hidden}.budget-table th,.budget-table td{padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.08);text-align:left}.budget-table th:last-child,.budget-table td:last-child{text-align:right;font-weight:800}.budget-table thead th{background:#172235;color:#8eb9ff}.budget-table tfoot th{background:#1c2940;color:#fff;font-size:1.12rem}.result-callout{padding:22px 24px;border-left:4px solid #4f86e8;background:rgba(79,134,232,.1);border-radius:0 16px 16px 0}.result-callout strong{font-size:1.35rem}.result-callout p{margin:5px 0 0}.final-line{font-size:1.25rem;text-align:center;margin:28px 0 0}.btn.disabled{opacity:.45;pointer-events:none}
@media(max-width:900px){.education-story-block{grid-template-columns:1fr}.pillar-grid{grid-template-columns:repeat(2,1fr)}.single-live-card{grid-template-columns:1fr}.education-visual-card{min-height:340px}}
@media(max-width:620px){.education-hero{padding-top:46px}.education-story-block{gap:20px;margin-bottom:50px}.education-visual-card{grid-template-columns:1fr;padding:24px;gap:24px}.finance-illustration{min-height:220px}.education-copy-panel{padding:28px 22px}.education-purpose{padding:42px 20px}.pillar-grid{grid-template-columns:1fr}.content-section{padding:22px 18px}.budget-table th,.budget-table td{padding:13px 12px}.chained-money{grid-template-columns:1fr}.money-chain{min-height:190px}}
