*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,Arial,sans-serif;color:#10213a;line-height:1.6}a{text-decoration:none;color:inherit}.navbar{height:72px;background:#071a31;color:#fff;display:flex;align-items:center;padding:0 5%;gap:30px;position:sticky;top:0;z-index:10;border-bottom:1px solid #24415f}.logo{font-size:20px;font-weight:800;letter-spacing:.5px;margin-right:auto}.logo span{font-weight:400;color:#45a9ff}.navbar nav{display:flex;gap:25px;font-size:14px}.navbar nav a:hover{color:#45a9ff}.nav-cta,.button{display:inline-block;border-radius:8px;padding:11px 20px;font-weight:700}.nav-cta,.primary{background:#1597f4;color:white}.hero{min-height:650px;background:linear-gradient(110deg,#071a31 0%,#0c2945 60%,#0a2038 100%);color:#fff;display:flex;align-items:center;padding:80px 8%;gap:70px;overflow:hidden}.hero-content{max-width:650px}.eyebrow{font-size:13px;font-weight:800;letter-spacing:1.4px;color:#3ca8ff;margin-bottom:12px}.hero h1{font-size:clamp(42px,6vw,70px);line-height:1.02;margin-bottom:25px}.hero h1 span{color:#2b9ef5}.hero-text{font-size:18px;color:#d6e1ec;max-width:600px}.buttons{display:flex;gap:14px;margin:30px 0}.secondary{border:1px solid #55b3ff;color:white}.features{display:flex;gap:25px;flex-wrap:wrap;color:#cfe0ef;font-size:14px}.math-card{width:430px;min-width:300px;transform:rotate(2deg)}.screen{height:280px;background:#10161e;border:8px solid #c8cdd1;border-radius:12px 12px 5px 5px;box-shadow:0 20px 50px #0008;position:relative;padding:35px}.formula{font-size:25px;color:#fff}.formula.small{margin-top:20px}.graph{height:100px;margin:15px 0;border-left:2px solid #fff;border-bottom:2px solid #fff;position:relative}.graph:after{content:"";position:absolute;left:45px;bottom:0;width:190px;height:80px;border-top:3px solid #43aaff;transform:skew(-30deg) rotate(-12deg)}.books{background:#143552;padding:18px;display:flex;flex-direction:column;gap:5px;font-weight:800;font-size:12px}.section{padding:90px 8%;text-align:center}.section.light{background:#f3f8fc}.center{text-align:center}.section h2{font-size:38px;line-height:1.15;margin-bottom:15px}.intro{max-width:720px;margin:0 auto 45px;color:#5d6d7d}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1050px;margin:45px auto 0}.three-grid article{background:#fff;padding:32px;border:1px solid #dce7f0;border-radius:14px;text-align:left;box-shadow:0 8px 25px #173b5c0d}.icon,.subject-icon{width:55px;height:55px;border-radius:50%;display:grid;place-items:center;background:#e7f4ff;color:#087dde;font-weight:800;margin-bottom:18px}.subject-grid article{text-align:left}.subject-icon{border-radius:12px}.subject-grid strong{display:block;color:#087dde;margin-top:15px;font-size:18px}.pricing{background:#fff}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1000px;margin:45px auto 0}.price-grid article{border:1px solid #d8e4ed;border-radius:14px;padding:35px;text-align:left;position:relative}.price-grid .popular{border:2px solid #1597f4;box-shadow:0 15px 35px #1597f425}.badge{position:absolute;top:0;left:0;right:0;background:#1597f4;color:#fff;text-align:center;padding:5px;border-radius:11px 11px 0 0;font-size:11px;font-weight:800}.popular h3{margin-top:20px}.price{font-size:42px;font-weight:800;margin:8px 0 18px}.price span{font-size:15px;font-weight:400;color:#667}.price-grid ul{list-style:none;margin-bottom:25px}.price-grid li{margin:8px 0}.price-grid li:before{content:"✓";color:#18a56a;font-weight:bold;margin-right:9px}.dark{color:#10213a;border-color:#9ab3c7}.faq{max-width:800px;margin:35px auto 0;text-align:left}.faq details{background:#fff;border:1px solid #dce7f0;border-radius:10px;padding:18px 22px;margin:10px 0}.faq summary{font-weight:700;cursor:pointer}.faq p{padding-top:10px;color:#5d6d7d}.contact{background:#071a31;color:#fff;text-align:center;padding:80px 8%}.contact h2{font-size:42px}.contact p:not(.eyebrow){color:#cbd9e7;margin:10px 0 25px}.contact-links{display:flex;justify-content:center;gap:25px;flex-wrap:wrap}.contact-links a{padding:12px 20px;background:#102d4b;border-radius:8px}.contact-links a:hover{background:#1597f4}footer{background:#041222;color:#9fb2c5;text-align:center;padding:18px;font-size:13px}@media(max-width:850px){.navbar{height:auto;padding:16px 5%;flex-wrap:wrap}.navbar nav{order:3;width:100%;justify-content:center;gap:16px;overflow:auto}.nav-cta{display:none}.hero{padding:65px 7%;flex-direction:column}.math-card{width:90%;max-width:430px}.three-grid,.price-grid{grid-template-columns:1fr}.section{padding:70px 7%}.hero h1{font-size:48px}.contact h2{font-size:34px}}@media(max-width:500px){.navbar nav{font-size:12px}.hero h1{font-size:40px}.buttons{flex-direction:column}.button{text-align:center}.features{flex-direction:column;gap:8px}.screen{height:220px;padding:22px}.math-card{display:none}}
