:root{--navy:#06153f;--blue:#2164f3;--green:#11b981;--muted:#60708f;--soft:#f5f8ff;--line:#e5ecf7;--shadow:0 18px 48px rgba(6,21,63,.11);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--navy);background:#fff;overflow-x:hidden}a{text-decoration:none;color:inherit}.site-header{height:82px;display:flex;align-items:center;gap:28px;padding:0 6vw;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(229,236,247,.75)}.brand img{width:174px;display:block}.nav{display:flex;gap:34px;margin-left:auto;font-weight:800;font-size:15px}.nav a:hover{color:var(--blue)}.header-actions{display:flex;gap:14px;margin-left:12px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 24px;font-weight:900;font-size:15px;white-space:nowrap;transition:.2s}.btn-primary{background:linear-gradient(135deg,#16c784,#0aa36d);color:white;box-shadow:0 15px 30px rgba(17,185,129,.22)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 20px 38px rgba(17,185,129,.3)}.btn-outline{border:2px solid var(--blue);color:var(--blue);background:white}.btn-white{background:#fff;color:#069b6c}.btn-lg{padding:18px 30px}.menu-toggle{display:none;background:transparent;border:0;gap:5px;flex-direction:column}.menu-toggle span{width:24px;height:3px;background:var(--navy);border-radius:99px}.hero{display:grid;grid-template-columns:minmax(420px,42%) minmax(0,58%);align-items:center;min-height:570px;padding:36px 4.5vw 28px 6vw;gap:22px}.eyebrow{font-size:14px;font-weight:900;letter-spacing:.035em;color:var(--green);margin:0 0 20px}.hero h1{font-size:clamp(54px,6.7vw,92px);line-height:.98;letter-spacing:-.07em;margin:0 0 26px}.hero h1 span{display:block}.blue{color:var(--blue)}.green{color:var(--green)}.lead{font-size:20px;line-height:1.65;max-width:540px;color:#10224c;margin:0 0 28px}.hero-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.link-more{font-weight:900;color:var(--blue)}.trust-card{margin-top:34px;display:flex;align-items:center;gap:16px;background:white;box-shadow:var(--shadow);border:1px solid #eef3fb;border-radius:20px;padding:18px 22px;max-width:395px}.check{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:white;font-weight:900;font-size:24px}.heart{margin-left:auto;color:var(--green);font-size:26px}.hero-media{position:relative;border-radius:0;overflow:hidden;min-height:460px}.hero-media:before{content:"";position:absolute;inset:0 0 0 0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.65) 8%,rgba(255,255,255,0) 24%);z-index:2;pointer-events:none}.hero-media img{width:100%;height:100%;min-height:460px;object-fit:cover;object-position:center;display:block}.problem{display:grid;grid-template-columns:260px 1fr 185px;gap:42px;align-items:center;padding:56px 6vw;background:linear-gradient(90deg,#f7faff 0%,#f3f7ff 50%,#fff 100%)}.blue-text{color:var(--blue)}.problem h2,.results-copy h2{font-size:31px;line-height:1.25;letter-spacing:-.04em;margin:0}.problem h2 span,.results-copy h2 span{color:var(--blue)}.pain-list{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.pain-list article img{width:54px}.pain-list h3{font-size:16px;margin:14px 0 10px}.pain-list p{font-size:14px;line-height:1.6;color:#23345f;margin:0}.paper-illo{height:150px;position:relative}.paper-illo span{position:absolute;right:16px;width:120px;height:12px;background:#fff;border:2px solid #2b65e8;border-radius:2px;box-shadow:0 5px 0 #eef4ff}.paper-illo span:nth-child(1){top:36px;transform:rotate(-8deg)}.paper-illo span:nth-child(2){top:52px;transform:rotate(-4deg)}.paper-illo span:nth-child(3){top:68px;transform:rotate(2deg)}.paper-illo span:nth-child(4){top:84px;transform:rotate(6deg)}.paper-illo em{position:absolute;right:-12px;top:5px;width:120px;height:120px;border:8px solid #dce7ff;border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;opacity:.8}.steps{padding:56px 6vw 45px;background:#fff}.steps h2,.contexts h2{text-align:center;font-size:28px;letter-spacing:-.04em;margin:0 0 44px}.steps h2 span,.contexts h2 span,.features-title span,.final-cta span{color:var(--green)}.steps h2 span{position:relative}.steps h2 span:after{content:"";position:absolute;left:10%;right:10%;bottom:-7px;height:3px;background:var(--green);border-radius:99px;transform:rotate(-4deg)}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:50px;max-width:1120px;margin:auto}.steps article{position:relative}.steps article:not(:last-child):after{content:"";position:absolute;top:35px;right:-38px;width:54px;border-top:2px dashed var(--green)}.steps b{position:absolute;top:-8px;left:25px;width:28px;height:28px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-size:13px}.steps img{width:70px;height:70px;padding:12px;background:white;border-radius:50%;box-shadow:0 12px 28px rgba(6,21,63,.08);margin-bottom:16px}.steps h3{font-size:16px;margin:0 0 10px}.steps p{font-size:14px;color:#24345f;line-height:1.55;margin:0}.features{margin:24px 6vw 42px;background:#071747;border-radius:18px;padding:24px;display:grid;grid-template-columns:230px repeat(3,1fr);gap:20px;align-items:center}.features-title h2{color:white;font-size:28px;line-height:1.2;margin:0}.features article{background:#fff;border-radius:14px;padding:22px 22px;display:flex;align-items:center;gap:18px;min-height:100px}.features article img{width:58px;flex:0 0 auto}.features h3{font-size:16px;margin:0 0 6px}.features p{font-size:13px;line-height:1.45;color:#23345f;margin:0}.contexts{padding:0 6vw 34px}.context-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.context-grid article{background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid #edf3fb;border-radius:18px;box-shadow:0 15px 42px rgba(6,21,63,.05);padding:20px;min-height:210px}.mini{height:96px;border-radius:18px;margin-bottom:16px;background:#eaf9f3;position:relative;overflow:hidden}.mini:before,.mini:after{content:"";position:absolute}.scene-teacher:before{width:42px;height:42px;border-radius:50%;background:#f3bd94;left:50px;top:16px;box-shadow:0 42px 0 8px #1363d7}.scene-teacher:after{width:78px;height:46px;border-radius:10px;background:#fff;right:42px;bottom:16px;box-shadow:inset 0 0 0 3px #dce7ff}.scene-team:before{width:50px;height:50px;border-radius:50%;background:#f3bd94;left:44px;top:18px;box-shadow:64px 0 0 #f3bd94}.scene-team:after{width:110px;height:42px;border-radius:10px;background:#fff;left:42px;bottom:10px;box-shadow:inset 0 0 0 3px #dce7ff}.scene-school:before{width:120px;height:80px;background:#f4c77b;left:36px;bottom:0;border-radius:10px 10px 0 0;box-shadow:inset 0 0 0 4px #2b65e8}.scene-school:after{width:34px;height:46px;background:#fff;left:78px;bottom:0;border-radius:8px 8px 0 0}.scene-books:before{width:110px;height:18px;background:#f4c77b;left:44px;bottom:20px;box-shadow:0 -18px 0 #fff,0 -36px 0 #192c63}.scene-books:after{width:58px;height:34px;background:#192c63;clip-path:polygon(50% 0,100% 35%,50% 70%,0 35%);left:70px;top:14px}.context-grid h3{font-size:16px;margin:0 0 8px}.context-grid p{font-size:13px;line-height:1.5;color:#304064;margin:0}.results{margin:8px 6vw 34px;padding:28px;background:linear-gradient(135deg,#f8fbff,#fff);border:1px solid #edf3fb;border-radius:22px;display:grid;grid-template-columns:260px 1fr 1fr 1fr;gap:20px;align-items:stretch}.results-copy p{color:#24345f;line-height:1.6}.results-copy a{font-weight:900;color:var(--blue)}.result-card{background:white;border-radius:16px;padding:22px;box-shadow:0 12px 36px rgba(6,21,63,.06)}.result-card small{font-weight:900;color:#0d1b4a;display:block;margin-bottom:8px}.main-result span{font-size:13px;color:#7b86a2}.main-result strong{display:block;color:var(--blue);font-size:54px;line-height:1;margin-top:12px}.main-result p{margin:3px 0 12px}.bar{height:8px;background:#dce7ff;border-radius:99px;overflow:hidden}.bar i{display:block;width:78%;height:100%;background:var(--blue)}.questions div{display:flex;gap:16px;margin:16px 0}.questions b{width:42px;height:42px;border-radius:50%;background:#ffecee;color:#ff4253;display:grid;place-items:center}.questions p{font-size:13px;color:#6c7896;margin:10px 0}.questions strong{font-size:25px}.chart-bars{height:96px;display:flex;align-items:end;gap:20px;margin-top:15px}.chart-bars i{width:34px;border-radius:8px 8px 0 0}.chart-bars i:nth-child(1){height:32px;background:#ff4253}.chart-bars i:nth-child(2){height:58px;background:#f5b619}.chart-bars i:nth-child(3){height:88px;background:#10b981}.labels{display:flex;gap:20px;font-size:12px;color:#7b86a2;margin-top:8px}.testimonial{margin:0 6vw 28px;background:linear-gradient(90deg,#f0fff9,#f4fbff);border-radius:18px;padding:28px 42px;display:grid;grid-template-columns:80px 1fr 310px;align-items:center;gap:24px}.quote{font-size:92px;line-height:.5;color:var(--green);font-weight:900}.testimonial p{font-size:23px;line-height:1.35;font-weight:800;margin:0}.person{display:flex;align-items:center;gap:14px}.person img{width:72px;height:72px;border-radius:50%;object-fit:cover}.person span{display:block;color:#334263;font-size:14px;line-height:1.4;margin-top:5px}.final-cta{background:linear-gradient(120deg,#075ee7,#00a879);color:white;padding:34px 6vw;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:34px}.final-cta h2{font-size:32px;line-height:1.15;margin:0 0 12px}.final-cta p{margin:0;color:rgba(255,255,255,.9);max-width:520px}.cta-link{color:white;font-weight:900}.final-cta .btn-white{padding:18px 32px}
@media(max-width:1050px){.nav{display:none}.menu-toggle{display:flex;margin-left:auto}.header-actions{margin-left:0}.hero{grid-template-columns:1fr;padding:34px 5vw}.hero-media{order:-1;min-height:390px}.hero-media img{min-height:390px}.hero-copy{max-width:760px}.problem{grid-template-columns:1fr}.pain-list{grid-template-columns:repeat(3,1fr)}.paper-illo{display:none}.features{grid-template-columns:1fr}.context-grid,.steps-grid{grid-template-columns:repeat(2,1fr)}.steps article:not(:last-child):after{display:none}.results{grid-template-columns:1fr 1fr}.testimonial{grid-template-columns:50px 1fr}.person{grid-column:2}.final-cta{grid-template-columns:1fr}}
@media(max-width:720px){.site-header{height:auto;padding:14px 18px;flex-wrap:wrap}.brand img{width:142px}.header-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.btn{padding:12px 16px;font-size:13px}.hero{padding:20px 18px 26px}.hero h1{font-size:54px}.lead{font-size:17px}.hero-media{min-height:280px;border-radius:20px;order:0}.hero-media:before{display:none}.hero-media img{min-height:280px;border-radius:20px}.trust-card{font-size:13px}.problem{padding:38px 22px}.pain-list,.steps-grid,.context-grid,.results{grid-template-columns:1fr}.features{margin:20px 22px}.contexts,.steps{padding-left:22px;padding-right:22px}.results{margin-left:22px;margin-right:22px}.testimonial{margin-left:22px;margin-right:22px;grid-template-columns:1fr;padding:24px}.quote{font-size:70px}.testimonial p{font-size:19px}.person{grid-column:1}.final-cta{padding:34px 22px}.final-cta h2{font-size:28px}}
