.landing{--nav-h:64px;--text:#111827;--muted:#6b7280;--border:#e5e7eb;--red-light:#f1f2f4;--red-mid:#ffd6d6;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:-.015em;color:var(--text);align-items:center;gap:9px;font-size:24px;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 .beta,.landing .flogo .beta{letter-spacing:.08em;text-transform:uppercase;color:var(--red);background:var(--red-light);border:1px solid var(--red-mid);border-radius:6px;margin-left:7px;padding:3px 6px;font-size:9.5px;font-weight:800;line-height:1;position:relative;top:-8px}.landing .flogo .beta{color:#fff;background:var(--red);border-color:var(--red)}.landing .nav-links{gap:28px;margin:0;padding:0;list-style:none;display:flex}.landing .nav-links a{color:var(--muted);font-size:15px;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:15px;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;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s,background .18s;position:relative;overflow:hidden}.landing .btn-red:before{content:"";background:linear-gradient(100deg,#0000,#ffffff73,#0000);width:60%;height:100%;transition:left .6s;position:absolute;top:0;left:-140%;transform:skew(-18deg)}.landing .btn-red:hover:before{left:160%}.landing .btn-red:hover{background:var(--red-hover);transform:translateY(-2px);box-shadow:0 8px 22px #ff696959}.landing .btn-red:active{transform:translateY(0)scale(.98)}.landing .btn-lg{border-radius:10px;padding:14px 32px;font-size:17px}.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:16px;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:22px;font-weight:700;text-decoration:none}.landing .hero{background:radial-gradient(120% 90% at 12% 100%,#ff696914,#0000 55%),radial-gradient(90% 80% at 100% 0,#ff69690d,#0000 50%),#fff;padding:0 clamp(16px,5vw,80px);position:relative;overflow:hidden}.landing .hero-glow{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.landing .hero-glow .blob{filter:blur(70px);opacity:.55;will-change:transform;border-radius:50%;position:absolute}.landing .hero-glow .blob-1{background:radial-gradient(circle,#ff696980,#0000 70%);width:420px;height:420px;animation:16s ease-in-out infinite edugaa-drift-1;top:-60px;left:-80px}.landing .hero-glow .blob-2{background:radial-gradient(circle,#ff949466,#0000 70%);width:360px;height:360px;animation:20s ease-in-out infinite edugaa-drift-2;bottom:-80px;right:-40px}@keyframes edugaa-drift-1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(40px,30px)scale(1.12)}}@keyframes edugaa-drift-2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-36px,-24px)scale(1.1)}}.landing .hero-inner{z-index:1;max-width:1280px;min-height:calc(100vh - var(--nav-h));min-height:calc(100dvh - var(--nav-h));grid-template-columns:1fr 1fr;align-items:center;gap:64px;margin:0 auto;padding:80px 0;display:grid;position:relative}.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:19px;font-weight:600;line-height:1.5}.landing .hero-ctas{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:52px;display:flex}.landing .hero-right{justify-content:center;align-items:center;display:flex;position:relative}.landing .hero-illustration{width:100%;max-width:520px;height:auto}.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:13px;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:16px;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:28px;font-weight:900;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s;display:flex;box-shadow:0 3px 10px #ff696926}.landing .step-card:hover .step-num{transform:scale(1.08)rotate(-3deg);box-shadow:0 8px 20px #ff696947}.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;transition:transform .3s cubic-bezier(.22,1,.36,1)}.landing .step-card:hover .step-img img{transform:translateY(-3px)scale(1.05)}.landing .step-title{color:var(--text);margin-bottom:8px;font-size:17px;font-weight:800}.landing .step-desc{color:var(--muted);margin-bottom:12px;font-size:14px;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:12px;font-weight:600}.landing .features{background:radial-gradient(80% 60% at 100% 0,#ff69690f,#0000 55%),linear-gradient(#fafafa,#f4f4f4)}.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);box-shadow:0 16px 44px #ff696924}.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;transition:transform .3s cubic-bezier(.22,1,.36,1)}.landing .feat-card:hover .feat-img img{transform:scale(1.06)}.landing .feat-title{color:var(--text);margin-bottom:8px;font-size:19px;font-weight:800}.landing .feat-desc{color:var(--muted);font-size:14px;line-height:1.65}.landing .pricing{background:#fff}.landing .pbill{border:1.5px solid var(--border);background:#f1f2f4;border-radius:999px;gap:4px;margin:22px auto 0;padding:5px;display:inline-flex}.landing .pbill button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:7px;padding:8px 20px;font-size:14px;font-weight:700;transition:all .18s;display:inline-flex}.landing .pbill button.on{color:var(--text);background:#fff;box-shadow:0 1px 3px #0000001f}.landing .pbill .psave{color:#fff;background:var(--red);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:800}.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:12px;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:14px;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.pcustom{font-size:32px}.landing .pprice sup{vertical-align:super;letter-spacing:0;font-size:24px}.landing .pprice span{color:var(--muted);letter-spacing:0;font-size:16px;font-weight:500}.landing .psub{color:var(--muted);margin-bottom:22px;font-size:14px}.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:14px;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);text-align:center;box-sizing:border-box;background:0 0;border-radius:10px;padding:12px;font-family:inherit;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:block}.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:radial-gradient(70% 60% at 0 100%,#ff69690d,#0000 55%),linear-gradient(#f4f4f4,#fafafa)}.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:15px}.landing .ttxt{color:var(--text);margin-bottom:18px;font-size:14px;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:14px;font-weight:700}.landing .trole{color:var(--muted);font-size:12px}.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:17px}.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:16px;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:-.015em;color:#fff;align-items:center;gap:9px;margin-bottom:12px;font-size:24px;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:14px;line-height:1.7}.landing .fcol h4{color:#9ca3af;text-transform:uppercase;letter-spacing:.6px;margin-bottom:16px;font-size:13px;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:14px;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:13px}.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}}
