:root{--ink:#101310;--muted:#626861;--lime:#c9f34a;--lime-dark:#a8d42d;--cream:#f5f5ef;--line:#dfe2d9;--dark:#111410;--white:#fff;scroll-behavior:smooth}*{box-sizing:border-box}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1160px,100% - 40px);margin:auto}.nav-wrap{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border-bottom:1px solid #141e1414;width:100%;height:76px;position:fixed;top:0}.nav{justify-content:space-between;align-items:center;height:100%;display:flex}.logo{letter-spacing:-.7px;align-items:center;gap:9px;font:700 21px Manrope;display:flex}.logo svg{width:32px;height:32px;fill:var(--ink);stroke:var(--lime);stroke-width:2px}.logo .logo-eye{fill:none;stroke:var(--lime);stroke-width:2.2px}.logo b{color:#87af19}.logo-light{color:#fff}.logo-light svg{fill:#fff;stroke:var(--dark)}.logo-light b{color:var(--lime)}.nav-links{gap:32px;font-size:14px;font-weight:600;display:flex}.nav-links a{transition:all .2s}.nav-links a:hover{color:#72980e}.nav-actions{align-items:center;gap:22px;display:flex}.login{font-size:14px;font-weight:600}.mobile-login,.menu-btn{display:none}.button{background:var(--lime);border:0;border-radius:9px;justify-content:center;align-items:center;gap:9px;padding:15px 22px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 8px 22px #84a91f2e}.button:hover{background:#d6ff58;transform:translateY(-2px)}.button-sm{padding:11px 17px;font-size:14px}.hero{background:linear-gradient(145deg,#f8f9f4 0%,#fff 56%,#f3f7e8 100%);padding:155px 0 0;position:relative;overflow:hidden}.hero-glow{filter:blur(20px);background:radial-gradient(circle,#c9f34a4d,#0000 65%);width:600px;height:600px;position:absolute;top:40px;right:-100px}.hero-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:65px;padding-bottom:85px;display:grid;position:relative}.eyebrow{letter-spacing:.7px;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.eyebrow span{background:var(--lime);border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.hero h1,.section h2,.cta h2{letter-spacing:-3px;margin:24px 0;font:800 clamp(44px,5vw,68px)/1.04 Manrope}.hero h1 em{color:#789f12;font-style:normal}.hero-copy>p{max-width:545px;color:var(--muted);font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:24px;margin:33px 0;display:flex}.text-button{cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;font-weight:700;display:flex}.text-button span{background:#fff;border-radius:50%;place-items:center;width:37px;height:37px;display:grid;box-shadow:0 3px 14px #d5d9cb}.hero-proof{align-items:center;gap:12px;margin-top:34px;display:flex}.avatars{display:flex}.avatars i{background:#dce6bd;border:2px solid #fff;border-radius:50%;place-items:center;width:32px;height:32px;margin-left:-7px;font-size:9px;font-style:normal;font-weight:700;display:grid}.avatars i:first-child{background:#ead1ae;margin:0}.avatars i:nth-child(2){background:#bcd8d8}.avatars i:nth-child(3){background:#d8bfd9}.avatars i:last-child{background:var(--ink);color:#fff}.hero-proof p{color:var(--muted);font-size:12px;line-height:1.4}.hero-proof b{color:var(--ink)}.product-demo{background:#171a17;border-radius:18px;transition:all .4s;position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-3deg);box-shadow:0 30px 70px #1f2c0f38}.product-demo.playing{transform:perspective(1200px)rotateY(0)scale(1.025);box-shadow:0 34px 85px #7da01f4d}.demo-top{color:#b8beb4;border-bottom:1px solid #292d28;align-items:center;height:49px;padding:0 13px;font-size:9px;display:flex}.mini-logo{transform-origin:0;transform:scale(.58)}.mini-logo .logo span{display:none}.demo-top>span{margin-left:-12px}.demo-user{background:var(--lime);color:#111;border-radius:50%;place-items:center;width:24px;height:24px;margin-left:auto;font-weight:800;display:grid}.demo-body{min-height:390px;display:flex}.demo-sidebar{color:#777f74;border-right:1px solid #292d28;flex-direction:column;align-items:center;gap:22px;width:51px;padding-top:25px;display:flex}.demo-sidebar span{place-items:center;width:28px;height:28px;display:grid}.demo-sidebar .active{background:var(--lime);color:#111;border-radius:7px}.demo-content{background:#f6f7f3;flex:1;padding:23px}.demo-heading{justify-content:space-between;display:flex}.demo-heading small{color:#81877f}.demo-heading h3{margin:3px 0 0;font:700 17px Manrope}.demo-heading button{color:#fff;background:#171a17;border:0;border-radius:6px;padding:0 12px;font-size:9px}.stats-row{grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0;display:grid}.stats-row>div{background:#fff;border:1px solid #e3e5df;border-radius:8px;padding:11px}.stats-row small{color:#888;font-size:8px;display:block}.stats-row strong{margin-right:5px;font:700 17px Manrope}.stats-row b{color:#759616;font-size:7px}.schedule-head{justify-content:space-between;margin:16px 0 9px;font-size:10px;display:flex}.schedule-head small{color:#769616}.post-card{background:#fff;border:1px solid #e3e5df;border-radius:9px;grid-template-columns:105px 1fr;gap:12px;padding:8px;display:grid}.post-image{text-align:center;color:#fff;text-shadow:0 1px 4px #536236;background:linear-gradient(160deg,#dee8c5,#a8c776);border-radius:7px;place-items:center;height:105px;font-size:8px;display:grid}.post-image b{font:700 12px Manrope}.post-copy>div:first-child{justify-content:space-between;font-size:7px;display:flex}.status{color:#719515}.post-copy p{color:#555;font-size:9px;line-height:1.5}.network-dots{align-items:center;gap:4px;display:flex}.network-dots i{color:#fff;background:#222;border-radius:50%;place-items:center;width:17px;height:17px;font-size:7px;font-style:normal;display:grid}.network-dots i:nth-child(2){background:#2775e8}.network-dots i:nth-child(3){background:#12649b}.network-dots button{background:#fff;border:1px solid #ddd;border-radius:5px;gap:3px;margin-left:auto;padding:5px;font-size:7px;display:flex}.ai-note{color:#5e7d0b;background:#edf6d0;border:1px solid #d7e9a0;border-radius:8px;align-items:center;gap:9px;margin-top:12px;padding:9px;display:flex}.ai-note span{flex-direction:column;font-size:8px;display:flex}.ai-note small{color:#68705c}.ai-note>svg:last-child{margin-left:auto}.network-bar{text-align:center;border-top:1px solid #e3e6dd;padding:24px 0 28px}.network-bar p{color:#858a82;text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:700}.network-bar>div{flex-wrap:wrap;justify-content:center;align-items:center;gap:31px;margin-top:17px;display:flex}.network{color:#555b54;font:700 14px Manrope}.n0{color:#bd367b}.n1{color:#2775e8}.n2{color:#111}.n3{color:#12649b}.n4{color:#111}.n5{color:#4285f4}.n6{color:#bd1d2e}.section{padding:105px 0}.section-intro{text-align:center;max-width:680px;margin:0 auto 60px}.kicker{color:#789c17;letter-spacing:1.5px;font-size:11px;font-weight:800}.section h2,.cta h2{letter-spacing:-2px;margin:16px 0;font-size:45px}.section-intro p,.feature-copy>p,.price-copy>p{color:var(--muted);font-size:16px;line-height:1.65}.steps{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.steps article{border:1px solid var(--line);background:#fff;border-radius:15px;padding:31px;transition:all .25s;position:relative}.steps article:hover{transform:translateY(-5px);box-shadow:0 18px 45px #e6e9df}.step-number{color:#b5bbb0;font:700 12px Manrope;position:absolute;top:18px;right:20px}.step-icon{color:#719515;background:#eff7d8;border-radius:11px;place-items:center;width:49px;height:49px;display:grid}.step-icon svg{width:21px}.steps h3{margin:24px 0 11px;font:700 18px Manrope}.steps p{color:var(--muted);font-size:14px;line-height:1.65}.features{background:var(--dark);color:#fff;overflow:hidden}.feature-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;display:grid}.feature-copy h2{font-size:48px}.feature-copy>p{color:#aeb5aa}.feature-list{grid-template-columns:1fr 1fr;gap:27px 18px;margin-top:38px;display:grid}.feature-list>div{gap:13px;display:flex}.feature-list>div>span{width:35px;height:35px;color:var(--lime);background:#282d25;border-radius:8px;flex:none;place-items:center;display:grid}.feature-list svg{width:17px}.feature-list p{flex-direction:column;margin:0;display:flex}.feature-list b{font-size:14px}.feature-list small{color:#979e94;margin-top:4px;line-height:1.45}.feature-visual{place-items:center;height:450px;display:grid;position:relative}.orbit{border:1px solid #363c31;border-radius:50%;position:absolute}.orbit-one{width:350px;height:350px}.orbit-two{width:520px;height:520px}.brain{z-index:2;text-align:center;background:radial-gradient(circle at 50% 35%,#303a20,#181b16 67%);border:1px solid #3d4437;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:185px;height:185px;display:flex;position:relative;box-shadow:0 0 75px #c9f34a1f}.brain .logo span{display:none}.brain .logo svg{width:55px;height:55px}.brain>span{color:#9ca595;margin-top:8px;font-size:11px}.brain>span b{color:#fff;font-size:16px}.float-card{z-index:3;color:#171917;background:#fff;border-radius:10px;align-items:center;gap:9px;padding:11px 14px;display:flex;position:absolute;box-shadow:0 12px 32px #080a08}.float-card>span{background:#eff7d4;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.float-card p{flex-direction:column;margin:0;display:flex}.float-card b{font-size:10px}.float-card small{color:#777;font-size:7px}.fc1{top:35px;right:18px}.fc2{top:205px;left:2px}.fc3{bottom:25px;right:25px}.pricing{background:#f5f6f0}.price-wrap{grid-template-columns:1fr 430px;align-items:center;gap:100px;display:grid}.price-copy h2{font-size:50px}.price-card{background:#fff;border:1px solid #dfe3d7;border-radius:18px;padding:42px;position:relative;box-shadow:0 25px 65px #252f181c}.popular{color:#688a0e;letter-spacing:1px;background:#edf7ce;border-radius:12px;padding:6px 9px;font-size:9px;font-weight:800;position:absolute;top:16px;right:16px}.price strong{letter-spacing:-3px;font:800 58px Manrope}.price span{color:#777}.price-card>p{color:#747a71;font-size:14px}.price-card ul{border-top:1px solid #e5e7e1;margin:15px 0;padding:20px 0;list-style:none}.price-card li{align-items:center;gap:10px;margin:13px 0;font-size:13px;display:flex}.price-card li svg{color:#759814;background:#edf6d6;border-radius:50%;padding:2px}.button-wide{width:100%;display:flex}.price-card>small{text-align:center;color:#8c9189;margin-top:13px;font-size:10px;display:block}.faq-list{max-width:760px;margin:auto}.faq-list details{border-bottom:1px solid #dfe2dc;padding:21px 3px}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{width:18px;transition:all .2s}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list p{max-width:660px;color:var(--muted);font-size:14px;line-height:1.6}.cta{background:var(--lime);padding:70px 0}.cta-inner{justify-content:space-between;align-items:center;display:flex}.cta .kicker{color:#526b0d}.cta h2{margin:10px 0;font-size:42px}.cta p{color:#536042;margin:0}.button-light{color:#fff;box-shadow:none;background:#111}.button-light:hover{background:#2b3028}.cta .button{flex:none}footer{color:#fff;background:#101310;padding:62px 0 23px}.footer-main{grid-template-columns:2fr 1fr 1fr 1fr;gap:45px;display:grid}.footer-main>div{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-main p{color:#828a7f;font-size:13px}.footer-main b{margin-bottom:8px;font-size:12px}.footer-main a:not(.logo){color:#929990;font-size:12px}.footer-main a:hover{color:var(--lime)}.footer-bottom{color:#6e766c;border-top:1px solid #292d28;justify-content:space-between;margin-top:48px;padding-top:22px;font-size:10px;display:flex}@media (width<=900px){.nav-links{background:#fff;border-bottom:1px solid #ddd;flex-direction:column;width:100%;padding:25px 20px;display:none;position:absolute;top:76px;left:0}.nav-links.open{display:flex}.mobile-login{display:block}.login{display:none}.menu-btn{cursor:pointer;background:0 0;border:0;display:grid}.hero-grid{text-align:center;grid-template-columns:1fr}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.hero-proof{justify-content:center}.product-demo{text-align:left;max-width:650px;margin:auto}.feature-grid,.price-wrap{grid-template-columns:1fr;gap:55px}.feature-copy{text-align:center}.feature-list{text-align:left}.price-card{width:min(100%,500px);margin:auto}.footer-main{grid-template-columns:2fr 1fr 1fr}.footer-main>div:last-child{grid-column:2}.cta-inner{gap:30px}}@media (width<=600px){.container{width:min(100% - 28px,1160px)}.nav-actions .button{display:none}.hero{padding-top:125px}.hero-grid{padding-bottom:55px}.hero h1{letter-spacing:-2px;font-size:42px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;gap:16px}.product-demo{transform:none}.demo-body{min-height:310px}.demo-sidebar{display:none}.demo-content{padding:14px}.stats-row>div:nth-child(3){display:none}.stats-row{grid-template-columns:1fr 1fr}.post-card{grid-template-columns:85px 1fr}.post-image{height:90px}.section{padding:75px 0}.section h2,.feature-copy h2,.price-copy h2{letter-spacing:-1.5px;font-size:35px}.steps,.feature-list{grid-template-columns:1fr}.feature-visual{height:380px}.orbit-one{width:280px;height:280px}.orbit-two{width:400px;height:400px}.brain{width:150px;height:150px}.fc1{right:-20px}.fc2{left:-25px}.fc3{right:-10px}.price-card{padding:34px 25px}.cta-inner{flex-direction:column;align-items:flex-start}.cta h2{font-size:35px}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}.footer-main>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.network-bar>div{gap:17px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.logo svg{fill:none;stroke:none;width:35px;height:35px;overflow:visible}.logo .logo-head{fill:var(--ink);stroke:none}.logo .logo-mask{fill:#fff;stroke:none}.logo .logo-eyes,.logo .logo-nose{fill:var(--lime);stroke:none}.logo .logo-mouth{fill:none;stroke:var(--lime);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.logo-light .logo-head{fill:#fff}.logo-light .logo-mask{fill:var(--dark)}.logo-light .logo-eyes,.logo-light .logo-nose{fill:var(--lime)}.logo-light .logo-mouth{stroke:var(--lime)}
