.landing{--nav-h:64px;color:var(--text);background:#f7f7f7;line-height:1.6;overflow-x:hidden}.landing nav{z-index:200;height:var(--nav-h);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--border);background:#fffffff2;justify-content:space-between;align-items:center;padding:0 clamp(16px,5vw,80px);transition:box-shadow .2s;display:flex;position:sticky;top:0}.landing .logo{letter-spacing:-1px;color:var(--text);align-items:center;gap:9px;font-size:22px;font-weight:900;text-decoration:none;display:flex}.landing .logo img{width:28px;height:28px}.landing .logo em{color:var(--red);font-style:normal}.landing .nav-links{gap:28px;margin:0;padding:0;list-style:none;display:flex}.landing .nav-links a{color:var(--muted);font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.landing .nav-links a:hover{color:var(--text)}.landing .nav-right{align-items:center;gap:10px;display:flex}.landing .btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:9px 20px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:all .18s;display:inline-flex}.landing .btn-ghost{color:var(--text);border:1.5px solid var(--border);background:0 0}.landing .btn-ghost:hover{border-color:var(--red);color:var(--red)}.landing .btn-red{background:var(--red);color:#fff}.landing .btn-red:hover{background:var(--red-hover);transform:translateY(-1px);box-shadow:0 6px 18px #ff69694d}.landing .btn-lg{border-radius:10px;padding:14px 32px;font-size:16px}.landing .btn-outline-lg{border:2px solid var(--border);color:var(--text);background:0 0;border-radius:10px;align-items:center;padding:14px 28px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:all .18s;display:inline-flex}.landing .btn-outline-lg:hover{border-color:var(--red);color:var(--red)}.landing .hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.landing .hamburger span{background:var(--text);border-radius:2px;width:22px;height:2px}.landing .mm{top:var(--nav-h);z-index:199;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:28px;display:none;position:fixed;bottom:0;left:0;right:0}.landing .mm.open{display:flex}.landing .mm a{color:var(--text);font-size:20px;font-weight:700;text-decoration:none}.landing .hero{background:#fff;padding:0 clamp(16px,5vw,80px)}.landing .hero-inner{max-width:1280px;min-height:calc(100vh - var(--nav-h));grid-template-columns:1fr 1fr;align-items:center;gap:64px;margin:0 auto;padding:80px 0;display:grid}.landing .badge{background:var(--red-light);border:1px solid var(--red-mid);color:var(--red);border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.landing .bdot{background:var(--red);border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite edugaa-pulse}@keyframes edugaa-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}.landing .hero h1{letter-spacing:-2.5px;color:var(--text);margin-bottom:32px;font-size:clamp(40px,5vw,68px);font-weight:900;line-height:1.05}.landing .hero h1 em{color:var(--red);font-style:normal;display:block}.landing .hero-lead{color:var(--text);margin-bottom:32px;font-size:17px;font-weight:600;line-height:1.5}.landing .hero-ctas{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:52px;display:flex}.landing .stats-row{gap:0;display:flex}.landing .stat-item{border-right:1px solid var(--border);margin-right:28px;padding-right:28px}.landing .stat-item:last-child{border:none;margin-right:0;padding-right:0}.landing .stat-num{color:var(--text);font-size:24px;font-weight:900;display:block}.landing .stat-lbl{color:var(--muted);font-size:12px;font-weight:500}.landing .hero-right{position:relative}.landing .mockup{border:1.5px solid var(--border);background:#fff;border-radius:20px;padding:24px;box-shadow:0 20px 60px #0000001a}.landing .mtopbar{align-items:center;gap:6px;margin-bottom:18px;display:flex}.landing .mdot{border-radius:50%;width:10px;height:10px}.landing .msearch{color:var(--muted);border:1.5px solid var(--border);background:#f5f5f5;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:12px}.landing .mmodules{flex-direction:column;gap:8px;display:flex}.landing .mrow{background:#f9f9f9;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;display:flex}.landing .mrow.active{border:1.5px solid var(--red-mid);background:var(--red-light)}.landing .micon{background:var(--red);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;display:flex}.landing .minfo{flex:1}.landing .mtitle{color:var(--text);font-size:12px;font-weight:600}.landing .mrow.active .mtitle{color:var(--red)}.landing .msub{color:var(--muted);font-size:11px}.landing .mcheck{color:var(--red);font-size:13px;font-weight:700}.landing .mscore{background:var(--red-light);border:1px solid var(--red-mid);border-radius:12px;justify-content:space-between;align-items:center;margin-top:14px;padding:12px 16px;display:flex}.landing .mslabel{color:var(--red);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:700}.landing .msval{color:var(--red);font-size:28px;font-weight:900}.landing .trust{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;padding:24px clamp(16px,5vw,80px)}.landing .trust-in{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;max-width:1280px;margin:0 auto;display:flex}.landing .tlabel{color:var(--muted);white-space:nowrap;font-size:13px;font-weight:500}.landing .tlogos{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;display:flex}.landing .tl-g{letter-spacing:-.5px;font-size:17px;font-weight:700}.landing .tl-g span:first-child{color:#4285f4}.landing .tl-g span:nth-child(2){color:#ea4335}.landing .tl-g span:nth-child(3){color:#fbbc05}.landing .tl-g span:nth-child(4){color:#4285f4}.landing .tl-g span:nth-child(5){color:#34a853}.landing .tl-g span:nth-child(6){color:#ea4335}.landing .tl-amz{color:#232f3e;letter-spacing:-1px;font-size:15px;font-weight:800}.landing .tl-amz em{color:#f90;font-style:normal}.landing .tl-ms{color:#737373;align-items:center;gap:1px;font-size:14px;font-weight:700;display:flex}.landing .ms-grid{grid-template-columns:1fr 1fr;gap:2px;width:14px;height:14px;margin-right:6px;display:grid}.landing .ms-sq{width:6px;height:6px}.landing .tl-mit{color:#a31f34;letter-spacing:1px;font-size:15px;font-weight:900}.landing .tl-stan{color:#8c1515;letter-spacing:.5px;font-size:14px;font-weight:800}.landing .tl-harv{color:#a51c30;letter-spacing:.3px;font-size:14px;font-weight:900}.landing section{padding:96px clamp(16px,5vw,80px)}.landing .si{max-width:1280px;margin:0 auto}.landing .stag{letter-spacing:1px;text-transform:uppercase;color:var(--red);margin-bottom:12px;font-size:12px;font-weight:700;display:inline-block}.landing .sh{letter-spacing:-1px;color:var(--text);margin-bottom:14px;font-size:clamp(26px,3.5vw,42px);font-weight:900;line-height:1.12}.landing .ss{color:var(--muted);max-width:520px;font-size:15px;line-height:1.65}.landing .sc{text-align:center;margin-bottom:64px}.landing .sc .ss{margin:0 auto}.landing .how{background:#fff}.landing .steps{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.landing .step-card{flex-direction:column;align-items:flex-start;display:flex}.landing .step-num{background:var(--red);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;font-size:26px;font-weight:900;display:flex;box-shadow:0 6px 20px #ff69694d}.landing .step-img{justify-content:center;align-items:center;width:100%;height:150px;margin-bottom:18px;display:flex}.landing .step-img img{object-fit:contain;width:auto;max-width:100%;height:130px}.landing .step-title{color:var(--text);margin-bottom:8px;font-size:16px;font-weight:800}.landing .step-desc{color:var(--muted);margin-bottom:12px;font-size:13px;line-height:1.65}.landing .step-tags{flex-wrap:wrap;gap:5px;display:flex}.landing .step-tag{background:var(--red-light);color:var(--red);border:1px solid var(--red-mid);border-radius:999px;padding:3px 9px;font-size:11px;font-weight:600}.landing .features{background:#f7f7f7}.landing .feat-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing .feat-card{border:1px solid var(--border);background:#fff;border-radius:18px;padding:28px 28px 24px;transition:all .22s;overflow:hidden}.landing .feat-card:hover{border-color:var(--red-mid);transform:translateY(-4px);box-shadow:0 12px 40px #ff69691a}.landing .feat-img{justify-content:center;align-items:center;width:100%;height:180px;margin-bottom:20px;display:flex}.landing .feat-img img{object-fit:contain;width:auto;max-width:100%;height:160px}.landing .feat-title{color:var(--text);margin-bottom:8px;font-size:17px;font-weight:800}.landing .feat-desc{color:var(--muted);font-size:13px;line-height:1.65}.landing .pricing{background:#fff}.landing .pgrid{grid-template-columns:repeat(3,1fr);gap:22px;max-width:940px;margin:0 auto;display:grid}.landing .pcard{border:1.5px solid var(--border);background:#fff;border-radius:20px;padding:32px;transition:all .2s;position:relative}.landing .pcard.pop{border-color:var(--red);box-shadow:0 0 0 4px #ff696912}.landing .pbadge{background:var(--red);color:#fff;white-space:nowrap;border-radius:999px;padding:4px 14px;font-size:11px;font-weight:700;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.landing .pname{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:13px;font-weight:700}.landing .pprice{color:var(--text);letter-spacing:-2px;margin-bottom:3px;font-size:44px;font-weight:900;line-height:1}.landing .pprice sup{vertical-align:super;letter-spacing:0;font-size:22px}.landing .pprice span{color:var(--muted);letter-spacing:0;font-size:15px;font-weight:500}.landing .psub{color:var(--muted);margin-bottom:22px;font-size:13px}.landing .pdiv{border:none;border-top:1px solid var(--border);margin-bottom:18px}.landing .plist{flex-direction:column;gap:9px;margin-bottom:26px;padding:0;list-style:none;display:flex}.landing .plist li{color:var(--text);align-items:flex-start;gap:8px;font-size:13px;line-height:1.5;display:flex}.landing .plist li:before{content:"✓";color:var(--red);flex-shrink:0;font-weight:800}.landing .plist li.off:before{content:"✕";color:var(--border)}.landing .plist li.off{color:var(--muted)}.landing .pbtn{cursor:pointer;border:1.5px solid var(--border);width:100%;color:var(--text);background:0 0;border-radius:10px;padding:12px;font-family:inherit;font-size:14px;font-weight:700;transition:all .2s}.landing .pbtn:hover{border-color:var(--red);color:var(--red)}.landing .pbtn.red{background:var(--red);color:#fff;border-color:var(--red)}.landing .pbtn.red:hover{background:var(--red-hover)}.landing .testi{background:#f7f7f7}.landing .testi-in{max-width:1280px;margin:0 auto}.landing .testi-hdr{margin-bottom:48px}.landing .testi-hdr h2{letter-spacing:-1.5px;margin-top:8px;font-size:clamp(28px,3.5vw,42px);font-weight:900;line-height:1.1}.landing .tgrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.landing .tcard{border:1px solid var(--border);background:#fff;border-radius:14px;padding:24px;transition:box-shadow .2s}.landing .tcard:hover{box-shadow:0 6px 24px #00000012}.landing .stars{gap:2px;margin-bottom:14px;display:flex}.landing .star{color:var(--red);font-size:14px}.landing .ttxt{color:var(--text);margin-bottom:18px;font-size:13px;line-height:1.7}.landing .tauthor{align-items:center;gap:10px;display:flex}.landing .tav{background:var(--red-light);border-radius:50%;flex-shrink:0;width:44px;height:44px;overflow:hidden}.landing .tav img{object-fit:cover;border-radius:50%;width:44px;height:44px}.landing .tname{color:var(--text);font-size:13px;font-weight:700}.landing .trole{color:var(--muted);font-size:11px}.landing .cta{text-align:center;background:#0d0d0d;padding:96px clamp(16px,5vw,80px)}.landing .cta h2{color:#fff;letter-spacing:-1.5px;margin-bottom:16px;font-size:clamp(28px,4vw,52px);font-weight:900;line-height:1.1}.landing .cta h2 em{color:var(--red);font-style:normal}.landing .cta p{color:#9ca3af;max-width:380px;margin:0 auto 36px;font-size:16px}.landing .cta-row{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.landing .btn-dark{color:#9ca3af;cursor:pointer;background:#1a1a1a;border:1.5px solid #2a2a2a;border-radius:10px;padding:14px 28px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s}.landing .btn-dark:hover{color:#fff;background:#222}.landing footer{background:#0a0a0a;padding:56px clamp(16px,5vw,80px) 32px}.landing .fi{max-width:1280px;margin:0 auto}.landing .ftop{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.landing .flogo{letter-spacing:-1px;color:#fff;align-items:center;gap:9px;margin-bottom:12px;font-size:22px;font-weight:900;text-decoration:none;display:inline-flex}.landing .flogo img{width:26px;height:26px}.landing .flogo em{color:var(--red);font-style:normal}.landing .fbrand p{color:#6b7280;max-width:240px;font-size:13px;line-height:1.7}.landing .fcol h4{color:#9ca3af;text-transform:uppercase;letter-spacing:.6px;margin-bottom:16px;font-size:12px;font-weight:700}.landing .fcol ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.landing .fcol a{color:#6b7280;font-size:13px;text-decoration:none;transition:color .15s}.landing .fcol a:hover{color:#fff}.landing .fbot{border-top:1px solid #1a1a1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;display:flex}.landing .fbot p{color:#4b5563;font-size:12px}.landing .socials{gap:10px;display:flex}.landing .soc{background:#1a1a1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:background .15s;display:flex}.landing .soc:hover{background:#2a2a2a}.landing .soc svg{fill:#fff;width:16px;height:16px}@media (max-width:1024px){.landing .hero-inner{grid-template-columns:1fr;min-height:auto;padding:60px 0}.landing .hero-right{display:none}.landing .steps,.landing .feat-grid,.landing .tgrid,.landing .ftop{grid-template-columns:1fr 1fr}}@media (max-width:768px){.landing .nav-links,.landing .nav-right{display:none}.landing .hamburger{display:flex}.landing .steps,.landing .feat-grid,.landing .pgrid,.landing .tgrid,.landing .ftop{grid-template-columns:1fr}}
