:root{--lime:#baff2b;--ink:#11161b;--panel:#24292e;--paper:#f7f8f6;--white:#fff;--muted:#9da3a8;--line:#dfe2df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.wrap{width:min(1120px,calc(100% - 40px));margin-inline:auto}.site-header{height:76px;width:min(1120px,calc(100% - 40px));margin:auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20}.brand img{display:block;width:220px;filter:brightness(0)}.desktop-nav{display:flex;align-items:center;gap:24px}.desktop-nav>a:not(.button){color:var(--ink);text-decoration:none;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;text-decoration:none;font-weight:700;font-size:14px}.button-lime{background:var(--lime);color:var(--ink)}.button-ghost{background:transparent;color:var(--white);border:1px solid #40474d}.menu-toggle,.mobile-nav{display:none}.hero{background:var(--ink);color:var(--white);border-radius:30px;padding:68px 64px 54px;min-height:570px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;overflow:hidden;position:relative}.hero:after{content:"";position:absolute;width:330px;height:330px;right:-120px;top:-140px;border-radius:50%;background:var(--lime);opacity:.12}.hero-copy,.app-preview{position:relative;z-index:1}.eyebrow{margin:0;color:var(--lime);text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:800}.eyebrow.dark{color:#6f9700}.hero h1{font-size:clamp(44px,6vw,74px);line-height:.98;letter-spacing:-.055em;margin:16px 0 20px}.hero h1 span{color:var(--lime)}.hero-lead{color:#c8cdd0;max-width:560px;font-size:18px;line-height:1.6;margin:0 0 28px}.hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.specialties{list-style:none;padding:0;margin:32px 0 0;display:flex;flex-wrap:wrap;gap:8px}.specialties li{border:1px solid #3b4248;border-radius:999px;padding:7px 10px;color:#cbd0d3;font-size:12px}.phone{width:min(320px,100%);margin:auto;background:var(--white);border:8px solid #30363b;border-radius:38px;padding:18px 16px 22px;color:var(--ink);box-shadow:0 26px 70px #0006;transform:rotate(2deg)}.phone-status{display:flex;justify-content:space-between;font-size:11px;margin-bottom:16px}.app-brand{font-size:12px;font-weight:800;letter-spacing:.08em}.app-brand b{color:#85c900}.metric-strip{background:var(--ink);border-radius:18px;padding:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.metric-strip>div{background:var(--panel);color:var(--white);border-radius:12px;padding:10px 8px;min-height:64px;font-size:10px;display:flex;flex-direction:column;justify-content:space-between}.metric-strip strong{font-size:16px}.mini-symbol{color:var(--lime)}.today{margin:12px 0;background:var(--lime);border-radius:16px;padding:16px;font-size:13px;display:flex;justify-content:space-between;align-items:center}.today span{display:flex;flex-direction:column;gap:3px}.app-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.app-grid>div{min-height:105px;border:1px solid var(--line);border-radius:16px;display:grid;place-items:center;text-align:center;font-size:10px;padding:12px}.app-grid i{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--ink);color:var(--lime);font-style:normal;margin:0 auto 8px}.intro{padding:92px 0 44px;display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:end}.intro h2,.solutions h2,.process h2,.final-cta h2{font-size:clamp(34px,4.5vw,54px);line-height:1.05;letter-spacing:-.045em;margin:10px 0 0}.intro>p{color:#5f666b;font-size:17px;line-height:1.65;margin:0}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.tab{border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--ink);padding:10px 14px;font:inherit;font-size:13px;cursor:pointer}.tab.active{background:var(--ink);color:var(--white);border-color:var(--ink)}.feature-panel{display:grid;grid-template-columns:.85fr 1.15fr;background:var(--white);border-radius:28px;overflow:hidden;min-height:390px}.feature-copy{padding:48px;display:flex;flex-direction:column;justify-content:center}.feature-copy h3{font-size:32px;line-height:1.1;letter-spacing:-.035em;margin:12px 0 14px}.feature-copy>p:last-child{color:#61686d;line-height:1.65;margin:0}.data-panel{background:var(--panel);color:var(--white);margin:34px;border-radius:22px;padding:26px}.data-panel header{display:flex;justify-content:space-between}.data-panel header span{color:var(--lime);font-size:12px}.bars{height:230px;display:flex;align-items:end;gap:14px;padding-top:24px;border-bottom:1px solid #485058}.bars i{flex:1;background:var(--lime);border-radius:8px 8px 0 0;transition:height .25s ease}.bar-labels{display:flex;justify-content:space-around;color:#9ea5aa;font-size:10px;margin-top:10px}.process{background:var(--lime);border-radius:28px;padding:50px;margin-top:72px;display:flex;align-items:center;justify-content:space-between;gap:30px}.process h2{margin:0}.process p{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.process p span{background:#ffffff99;border-radius:999px;padding:10px 12px;font-size:13px;font-weight:800}.solutions{padding:92px 0}.solutions h2{max-width:700px}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px}.solution{min-height:260px;padding:28px;border-radius:24px;background:var(--white);display:flex;flex-direction:column;justify-content:space-between}.solution.primary{background:var(--ink);color:var(--white)}.solution-icon{width:44px;height:44px;border-radius:13px;background:var(--lime);color:var(--ink);display:grid;place-items:center;font-weight:900}.solution h3{font-size:23px;margin:28px 0 8px}.solution p{margin:0;color:#73797d;line-height:1.55;font-size:14px}.solution.primary p{color:#bbc1c5}.final-cta{background:var(--ink);color:var(--white);text-align:center;padding:74px 20px}.final-cta h2{margin:0 auto 20px}.final-cta p{color:#b9c0c4}.centered{justify-content:center;margin-top:28px}.site-footer{background:#090d10;color:#aeb4b8;font-size:13px}.site-footer .wrap{min-height:76px;display:flex;align-items:center;gap:24px;justify-content:space-between}.site-footer a{color:#aeb4b8;text-decoration:none}
@media(max-width:840px){.desktop-nav{display:none}.menu-toggle{display:flex;width:44px;height:44px;border:0;border-radius:50%;background:var(--ink);flex-direction:column;justify-content:center;gap:5px;padding:12px}.menu-toggle span{height:2px;background:var(--lime);width:100%}.mobile-nav{position:absolute;top:68px;left:0;right:0;background:var(--ink);border-radius:18px;padding:18px;flex-direction:column;gap:4px}.mobile-nav.open{display:flex}.mobile-nav a:not(.button){color:var(--white);text-decoration:none;padding:10px}.hero{grid-template-columns:1fr;padding:48px 28px}.phone{transform:none}.intro,.feature-panel{grid-template-columns:1fr}.intro{gap:24px}.process{align-items:flex-start;flex-direction:column}.solution-grid{grid-template-columns:1fr}.site-footer .wrap{flex-direction:column;justify-content:center;padding:24px 0}.brand img{width:190px}}
@media(max-width:480px){.wrap,.site-header{width:calc(100% - 24px)}.hero{border-radius:22px;padding:42px 20px}.hero h1{font-size:42px}.hero-lead{font-size:16px}.button{width:100%}.feature-copy{padding:32px 24px}.data-panel{margin:0;border-radius:0}.process{padding:38px 26px}.process p b{display:none}.process p{align-items:stretch;flex-direction:column;width:100%;text-align:center}.brand img{width:165px}}

/* Portal Alumnos SFC */
.nav-current{font-weight:800}.student-page{background:#f3f5f2}.student-hero{background:var(--ink);color:var(--white);border-radius:30px;padding:64px;display:grid;grid-template-columns:1.2fr .8fr;gap:54px;align-items:end;position:relative;overflow:hidden}.student-hero:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:var(--lime);opacity:.1;right:-150px;top:-160px}.student-intro,.student-status{position:relative;z-index:1}.student-intro h1{font-size:clamp(44px,6vw,72px);line-height:.98;letter-spacing:-.055em;margin:16px 0 22px}.student-intro h1 span{color:var(--lime)}.student-intro>p:last-child{color:#c7cdd0;font-size:17px;line-height:1.65;max-width:690px;margin:0}.student-status{border:1px solid #394148;background:#191f24;border-radius:18px;padding:18px;display:flex;gap:12px}.status-dot{width:12px;height:12px;background:var(--lime);border-radius:50%;box-shadow:0 0 0 6px #baff2b18;flex:0 0 auto;margin-top:3px}.student-status strong,.student-status small{display:block}.student-status small{color:#aeb5b9;line-height:1.45;margin-top:5px}.student-paths{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:58px 0 24px}.student-path{min-height:520px;border-radius:28px;padding:38px;display:flex;flex-direction:column;align-items:flex-start}.trial-path{background:var(--lime);color:var(--ink)}.app-path{background:var(--ink);color:var(--white)}.path-number{margin-left:auto;border:1px solid currentColor;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900;opacity:.6}.student-path h2,.student-steps h2{font-size:clamp(32px,4vw,48px);line-height:1.02;letter-spacing:-.04em;margin:12px 0 16px}.student-path>p:not(.eyebrow){line-height:1.65;opacity:.75;margin:0}.path-list{list-style:none;padding:0;margin:26px 0 30px;display:grid;gap:10px}.path-list li:before{content:"✓";font-weight:900;margin-right:9px}.button-dark{background:var(--ink);color:var(--white);margin-top:auto}.app-benefits{display:flex;flex-wrap:wrap;gap:7px;margin:24px 0}.app-benefits span{border:1px solid #41494f;border-radius:999px;padding:7px 10px;font-size:12px;color:#cbd1d4}.store-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:auto}.store-button{min-width:150px;background:#fff;color:#11161b;text-decoration:none;border-radius:13px;padding:10px 15px;display:flex;flex-direction:column}.store-button small{font-size:10px}.store-button strong{font-size:17px}.store-button.disabled{opacity:.42;cursor:not-allowed}.student-steps{padding:72px 0 90px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px}.steps-grid article{background:var(--white);border-radius:22px;padding:26px;min-height:210px}.steps-grid b{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:var(--ink);color:var(--lime)}.steps-grid h3{margin:28px 0 8px;font-size:19px}.steps-grid p{color:#697075;line-height:1.55;font-size:14px;margin:0}.student-help{margin-top:18px;background:var(--ink);color:var(--white);border-radius:22px;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.student-help strong,.student-help span{display:block}.student-help span{color:#aeb5b9;font-size:13px;margin-top:5px}
@media(max-width:840px){.student-hero,.student-paths{grid-template-columns:1fr}.student-hero{padding:48px 30px;gap:32px}.student-path{min-height:460px}.steps-grid{grid-template-columns:1fr}.student-help{align-items:flex-start;flex-direction:column}}
@media(max-width:480px){.student-hero{padding:42px 22px;border-radius:22px}.student-intro h1{font-size:42px}.student-paths{padding-top:28px}.student-path{padding:28px;min-height:auto}.store-actions,.store-button{width:100%}.student-path .button{margin-top:22px}.student-steps{padding:48px 0 64px}}
.student-hero{grid-template-columns:1fr;gap:30px}.student-intro{max-width:760px}.student-path{min-height:440px}.student-steps{padding-top:10px}
.student-title{display:flex;flex-direction:column;align-items:flex-start}.student-title-line,.student-title-accent{display:block}.student-title .student-title-line{color:var(--white)}.student-title .student-title-accent{color:var(--lime)}.sfc-title-logo{display:block;width:clamp(190px,28vw,300px);height:auto;margin:10px 0 12px}
@media(max-width:480px){.sfc-title-logo{width:210px;margin:8px 0 10px}}
.desktop-nav .nav-students{background:var(--lime);color:var(--ink);border-radius:999px;padding:9px 13px;font-weight:800}.nav-students{display:flex;align-items:center;gap:6px}.sfc-menu-mark{display:inline-block;width:35px;height:12px;overflow:hidden;flex:0 0 auto}.sfc-menu-mark img{display:block;width:35px;height:auto;transform:translateY(-1px)}.mobile-nav .nav-students{background:var(--lime);color:var(--ink)!important;border-radius:12px;font-weight:800}.back-home{font-weight:750}
