:root{--fc-bg:#090c10;--fc-panel:#11171d;--fc-panel-2:#151d24;--fc-line:rgba(255,255,255,.09);--fc-text:#f5f7f8;--fc-muted:#9da9b6;--fc-green:#9bdd44;--fc-green-2:#6fba24;--fc-blue:#4f7cff;--fc-shadow:0 24px 70px rgba(0,0,0,.35)}
.fc-hero{position:relative;overflow:hidden;padding:clamp(5rem,9vw,8rem) 0 5rem;border-bottom:1px solid var(--fc-line);background:radial-gradient(circle at 75% 20%,rgba(113,188,39,.16),transparent 30%),radial-gradient(circle at 20% 0,rgba(79,124,255,.1),transparent 36%),var(--fc-bg)}
.fc-hero:after{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:54px 54px;mask-image:linear-gradient(to bottom,black,transparent);pointer-events:none}
.fc-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:4rem;align-items:center}
.fc-eyebrow{margin:0 0 1rem;color:var(--fc-green);font-size:.75rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}
.fc-hero h1{max-width:780px;margin:0;color:var(--fc-text);font-size:clamp(3.1rem,7vw,6.7rem);line-height:.94;letter-spacing:-.065em}.fc-hero h1 span{color:var(--fc-green)}
.fc-hero-lead{max-width:720px;margin:1.7rem 0 0;color:var(--fc-muted);font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.7}
.fc-hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.fc-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.8rem 1.15rem;border:1px solid transparent;border-radius:11px;font-weight:800;text-decoration:none;cursor:pointer;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s}.fc-button:hover{transform:translateY(-2px)}.fc-button-primary{background:linear-gradient(135deg,var(--fc-green),#b5eb65);color:#10150b;box-shadow:0 12px 30px rgba(133,207,58,.22)}.fc-button-secondary{border-color:rgba(155,221,68,.45);background:rgba(255,255,255,.025);color:var(--fc-text)}
.fc-trust-row{display:flex;flex-wrap:wrap;gap:1.25rem;margin-top:2rem;color:#c7d0d8;font-size:.9rem}.fc-trust-row span{display:flex;gap:.35rem}.fc-trust-row span::first-letter{color:var(--fc-green)}
.fc-credit-preview,.fc-education-stat-card{padding:2rem;border:1px solid rgba(155,221,68,.2);border-radius:24px;background:linear-gradient(145deg,rgba(19,27,33,.94),rgba(10,14,18,.9));box-shadow:var(--fc-shadow);backdrop-filter:blur(14px)}.fc-credit-preview>strong{display:block;margin-bottom:1.25rem;color:var(--fc-text);font-size:2rem}.fc-credit-preview>div{display:flex;gap:.75rem;padding:.7rem 0;border-top:1px solid var(--fc-line);color:var(--fc-muted)}.fc-credit-preview>div span{color:var(--fc-green)}.fc-credit-preview small{display:block;margin-top:1rem;color:#71808c}.fc-credit-preview.is-pulsing{animation:fcPulse .35s ease}@keyframes fcPulse{50%{transform:scale(1.018);border-color:rgba(155,221,68,.55)}}
.fc-section{padding:clamp(4rem,7vw,7rem) 0}.fc-section-header{max-width:760px;margin-bottom:2rem}.fc-section-header h2{margin:.2rem 0 .8rem;color:var(--fc-text);font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;letter-spacing:-.04em}.fc-section-header>p:last-child{color:var(--fc-muted);font-size:1.05rem;line-height:1.65}
.fc-pricing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.fc-plan-card{position:relative;display:flex;flex-direction:column;min-height:100%;padding:1.6rem;border:1px solid var(--fc-line);border-radius:20px;background:linear-gradient(155deg,var(--fc-panel-2),var(--fc-panel));box-shadow:0 16px 45px rgba(0,0,0,.18);transition:transform .24s,border-color .24s,box-shadow .24s}.fc-plan-card:hover{transform:translateY(-8px);border-color:rgba(155,221,68,.5);box-shadow:0 24px 60px rgba(91,145,31,.14)}.fc-plan-card.is-featured{border-color:var(--fc-green);box-shadow:0 0 0 1px rgba(155,221,68,.15),0 24px 65px rgba(91,145,31,.18)}.fc-plan-ribbon{position:absolute;top:-13px;left:1.25rem;padding:.32rem .7rem;border:1px solid var(--fc-green);border-radius:999px;background:#13200d;color:var(--fc-green);font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.fc-plan-icon{display:grid;width:45px;height:45px;place-items:center;margin-bottom:1.1rem;border-radius:13px;background:rgba(155,221,68,.1);font-size:1.25rem}.fc-plan-audience{margin:0;color:var(--fc-green);font-size:.68rem;font-weight:900;letter-spacing:.14em}.fc-plan-card h3{margin:.45rem 0;color:var(--fc-text);font-size:1.55rem}.fc-plan-description{min-height:3.4rem;color:var(--fc-muted);line-height:1.55}.fc-plan-price{display:flex;align-items:flex-end;gap:.4rem;margin:1.2rem 0 .45rem}.fc-plan-price strong{color:var(--fc-text);font-size:2.15rem;line-height:1}.fc-plan-price span{color:var(--fc-muted)}.fc-plan-credit{padding-bottom:1.1rem;border-bottom:1px solid var(--fc-line);color:#d6dde2}.fc-feature-list{display:grid;gap:.7rem;margin:1.2rem 0;padding:0;list-style:none;color:#c7d0d8}.fc-feature-list span{margin-right:.5rem;color:var(--fc-green)}.fc-plan-action{margin-top:auto}.fc-plan-action form,.fc-plan-action .fc-button{width:100%}
.fc-student-band{padding:4.5rem 0;border-block:1px solid var(--fc-line);background:linear-gradient(120deg,rgba(155,221,68,.12),rgba(79,124,255,.07),transparent)}.fc-student-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.fc-student-grid h2{margin:.3rem 0 1rem;color:var(--fc-text);font-size:clamp(2.2rem,4vw,3.8rem);letter-spacing:-.05em}.fc-student-grid p{max-width:680px;color:var(--fc-muted);line-height:1.7}.fc-benefit-list{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.fc-benefit-list span{padding:1rem;border:1px solid var(--fc-line);border-radius:12px;background:rgba(255,255,255,.025);color:#dce3e8}
.fc-timeline{display:flex;align-items:flex-start;justify-content:center}.fc-timeline>div{display:grid;justify-items:center;gap:.45rem;min-width:90px;text-align:center}.fc-timeline b{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--fc-green);border-radius:50%;background:#15210e;color:var(--fc-green)}.fc-timeline span{color:var(--fc-text);font-weight:800}.fc-timeline small{max-width:160px;color:var(--fc-muted);line-height:1.45}.fc-timeline i{width:55px;height:1px;margin-top:21px;background:linear-gradient(90deg,var(--fc-green),rgba(155,221,68,.2))}.fc-timeline-large{justify-content:space-between;padding:2rem;border:1px solid var(--fc-line);border-radius:20px;background:var(--fc-panel)}
.fc-feature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin-bottom:2rem}.fc-feature-grid article,.fc-education-cards article{padding:1.35rem;border:1px solid var(--fc-line);border-radius:16px;background:linear-gradient(145deg,var(--fc-panel-2),var(--fc-panel));transition:transform .2s,border-color .2s}.fc-feature-grid article:hover,.fc-education-cards article:hover{transform:translateY(-5px);border-color:rgba(155,221,68,.4)}.fc-feature-grid article>span,.fc-education-cards article>span{font-size:1.6rem}.fc-feature-grid h3,.fc-education-cards h3{margin:.85rem 0 .45rem;color:var(--fc-text)}.fc-feature-grid p,.fc-education-cards p{margin:0;color:var(--fc-muted);line-height:1.55}.fc-designed-for{display:flex;flex-wrap:wrap;gap:.7rem;margin:1.5rem 0 2rem}.fc-designed-for p{width:100%;margin:0;color:var(--fc-muted)}.fc-designed-for span{padding:.55rem .8rem;border:1px solid var(--fc-line);border-radius:999px;background:rgba(255,255,255,.025);color:#d7dfe5}
.fc-education-stat-card{text-align:center}.fc-education-stat-card span{display:block;font-size:2.2rem}.fc-education-stat-card strong{display:block;color:var(--fc-green);font-size:5rem;line-height:1.05}.fc-education-stat-card p{margin:.4rem auto 0;max-width:230px;color:var(--fc-muted);line-height:1.5}.fc-education-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.fc-education-cta{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:2rem;padding:2rem;border:1px solid rgba(155,221,68,.28);border-radius:20px;background:linear-gradient(135deg,rgba(155,221,68,.1),rgba(255,255,255,.02))}.fc-education-cta h2{margin:.2rem 0;color:var(--fc-text)}.fc-education-cta p:last-child{color:var(--fc-muted)}
.fc-footer{border-top:1px solid var(--fc-line);background:#080b0e}.fc-footer-grid{display:grid;grid-template-columns:1.7fr repeat(4,1fr);gap:2.5rem;padding:4rem 0}.fc-footer-grid>div{display:flex;flex-direction:column;gap:.65rem}.fc-footer-grid strong{margin-bottom:.35rem;color:var(--fc-text)}.fc-footer-grid a{color:var(--fc-muted);text-decoration:none}.fc-footer-grid a:hover{color:var(--fc-green)}.fc-footer-brand p{max-width:330px;color:var(--fc-muted);line-height:1.65}.fc-footer-bottom{display:flex;justify-content:space-between;gap:1rem;padding:1.2rem 0;border-top:1px solid var(--fc-line);color:#65727e;font-size:.8rem}
@media(max-width:1100px){.fc-pricing-grid{grid-template-columns:repeat(2,1fr)}.fc-feature-grid{grid-template-columns:repeat(3,1fr)}.fc-education-cards{grid-template-columns:repeat(2,1fr)}.fc-footer-grid{grid-template-columns:repeat(3,1fr)}.fc-footer-brand{grid-column:1/-1}}
@media(max-width:760px){.fc-hero-grid,.fc-student-grid{grid-template-columns:1fr}.fc-hero{padding-top:4rem}.fc-pricing-grid,.fc-feature-grid,.fc-education-cards{grid-template-columns:1fr}.fc-timeline,.fc-timeline-large{display:grid;grid-template-columns:1fr}.fc-timeline i{width:1px;height:28px;margin:0 auto}.fc-benefit-list{grid-template-columns:1fr}.fc-education-cta,.fc-footer-bottom{align-items:flex-start;flex-direction:column}.fc-footer-grid{grid-template-columns:1fr 1fr}.fc-hero h1{font-size:clamp(3rem,16vw,4.8rem)}}
@media(max-width:480px){.fc-footer-grid{grid-template-columns:1fr}.fc-plan-card{padding:1.25rem}}
