.hero-left{box-sizing:border-box;width:100%;max-width:500px;margin:0}.hero-left__badge{justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.hero-left__content{width:100%;max-width:500px;margin:0}.hero-left__title{letter-spacing:-.05em;flex-direction:column;align-items:flex-start;gap:0;width:100%;margin:0;display:flex;font-size:2.55rem!important;line-height:1.04!important}.hero-left__title>span{display:block}.hero-left__gradient{background:linear-gradient(90deg,#2563eb 0%,#6366f1 50%,#7c3aed 100%);-webkit-background-clip:text;background-clip:text;display:block;color:#0000!important}.hero-left__description{width:100%;max-width:420px;margin-top:15px;font-size:.84rem!important;line-height:1.55!important}.hero-left__actions{align-items:center;margin-top:19px;display:flex}.hero-left__features{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;max-width:500px;margin-top:22px;font-size:large;display:grid}.hero-left__feature{box-sizing:border-box;min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:8px;padding:0;display:flex}.hero-left__feature-icon{color:#6d28d9;background:#7c3aed14;border:0;border-radius:8px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.hero-left__feature-icon svg{flex-shrink:0;width:15px;height:15px}.hero-left__feature-content{flex-direction:column;gap:3px;display:flex}.hero-left__feature-title{font-size:14px;font-weight:700;line-height:1.25}.hero-left__feature-subtitle{font-size:10.5px;font-weight:500;line-height:1.3}[data-theme=dark] .hero-left__feature{box-shadow:none;background:0 0;border:0}[data-theme=dark] .hero-left__feature-title{color:var(--color-text)}[data-theme=dark] .hero-left__feature-subtitle{color:var(--color-text-secondary)}[data-theme=dark] .hero-left__feature-icon{color:#a78bfa;background:#7c3aed1f;border:0}@media (min-width:1400px){.hero-left,.hero-left__content{max-width:510px}.hero-left__title{font-size:2.6rem!important}.hero-left__description{max-width:430px}.hero-left__features{gap:20px;max-width:510px}}@media (min-width:1201px) and (max-width:1399px){.hero-left{max-width:500px}.hero-left__title{font-size:2.5rem!important}.hero-left__description{max-width:420px}}@media (max-width:1200px){.hero-left{text-align:center;width:100%;max-width:620px;margin:0 auto}.hero-left__content{max-width:620px;margin:0 auto}.hero-left__title{align-items:center;font-size:2.35rem!important}.hero-left__description{margin-left:auto;margin-right:auto}.hero-left__actions{justify-content:center}.hero-left__features{gap:16px;max-width:500px;margin-left:auto;margin-right:auto}}@media (max-width:900px){.hero-left{max-width:560px}.hero-left__title{font-size:2.2rem!important}.hero-left__description{max-width:450px;font-size:.81rem!important}.hero-left__features{gap:14px;max-width:500px}.hero-left__feature{gap:7px}.hero-left__feature-icon{flex-basis:28px;width:28px;height:28px}.hero-left__feature-icon svg{width:14px;height:14px}}@media (max-width:767px){.hero-left{text-align:center;width:100%;max-width:100%;margin:0 auto;padding:0}.hero-left__badge{margin-bottom:14px}.hero-left__content{width:100%;max-width:100%;margin:0 auto}.hero-left__title{letter-spacing:-.045em;align-items:center;width:100%;font-size:clamp(1.9rem,8vw,2.2rem)!important;line-height:1.06!important}.hero-left__description{width:100%;max-width:390px;margin:13px auto 0;font-size:.82rem!important;line-height:1.5!important}.hero-left__actions{justify-content:center;width:100%;margin-top:17px;display:flex}.hero-left__features{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;max-width:400px;margin:21px auto 0;display:grid}.hero-left__feature{width:100%;min-width:0;box-shadow:none;text-align:left;background:0 0;border:0;border-radius:0;align-items:center;gap:8px;padding:0;display:flex}.hero-left__feature-icon{color:#6d28d9;background:#7c3aed17;border:0;border-radius:9px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.hero-left__feature-icon svg{flex-shrink:0;width:17px;height:17px}.hero-left__feature-content{flex-direction:column;gap:2px;min-width:0;display:flex}.hero-left__feature-title{color:var(--color-text);white-space:nowrap;font-size:11.5px;font-weight:700;line-height:1.2}.hero-left__feature-subtitle{color:var(--color-text-secondary);white-space:nowrap;font-size:9px;font-weight:500;line-height:1.25}}@media (max-width:480px){.hero-left__title{font-size:clamp(1.8rem,8.5vw,2.05rem)!important}.hero-left__description{max-width:350px;font-size:.78rem!important}.hero-left__actions{margin-top:16px}.hero-left__features{gap:9px;max-width:370px;margin-top:19px}.hero-left__feature{gap:7px}.hero-left__feature-icon{border-radius:9px;flex-basis:33px;width:33px;height:33px}.hero-left__feature-icon svg{width:16px;height:16px}.hero-left__feature-title{font-size:11px}.hero-left__feature-subtitle{font-size:8.5px}}@media (max-width:360px){.hero-left__title{font-size:1.7rem!important}.hero-left__description{max-width:315px;font-size:.73rem!important}.hero-left__features{gap:7px;margin-top:18px}.hero-left__feature{gap:6px}.hero-left__feature-icon{border-radius:8px;flex-basis:31px;width:31px;height:31px}.hero-left__feature-icon svg{width:15px;height:15px}.hero-left__feature-title{font-size:10.5px}.hero-left__feature-subtitle{font-size:8px}}
.heroRight{box-sizing:border-box;color:#111827;justify-content:center;align-items:center;width:100%;min-height:445px;display:flex;position:relative;overflow:visible}.heroRight__visual{box-sizing:border-box;justify-content:center;align-items:center;width:100%;max-width:560px;height:350px;display:flex;position:relative}.heroRight__appWindow{z-index:3;box-sizing:border-box;background:#fff;border:1px solid #e8eaf0;border-radius:22px;width:68%;height:275px;animation:7s ease-in-out infinite heroWindowFloat;position:relative;overflow:hidden;transform:perspective(1100px)rotateY(-3deg)rotateX(1.5deg);box-shadow:0 18px 45px #0f172a12}.heroRight__windowTop{background:#f8fafc;border-bottom:1px solid #edf0f5;align-items:center;gap:6px;height:34px;padding:0 14px;display:flex}.heroRight__windowTop span{border-radius:50%;flex:0 0 7px;width:7px;height:7px}.heroRight__windowTop span:first-child{background:#ff5f57}.heroRight__windowTop span:nth-child(2){background:#febc2e}.heroRight__windowTop span:nth-child(3){background:#28c840}.heroRight__windowBody{width:100%;height:calc(100% - 34px);display:flex}.heroRight__miniSidebar{box-sizing:border-box;background:#fafbfc;border-right:1px solid #edf0f5;flex-direction:column;flex:0 0 56px;align-items:center;gap:12px;width:56px;padding:15px 0;display:flex}.heroRight__miniLogo{background:#fff;border-radius:9px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;margin-bottom:9px;display:flex;overflow:hidden}.heroRight__miniLogo img{object-fit:contain;width:21px;height:21px;display:block}.heroRight__miniLogo svg{width:21px;height:21px}.heroRight__miniSidebar span{background:#eef1f6;border-radius:7px;flex:0 0 23px;width:23px;height:23px}.heroRight__miniSidebar span.active{background:#e8e1ff}.heroRight__miniContent{box-sizing:border-box;flex:1;min-width:0;padding:21px 23px;position:relative}.heroRight__miniHeader{justify-content:space-between;align-items:center;gap:14px;width:100%;display:flex}.heroRight__miniTitle{background:#dfe3eb;border-radius:10px;flex:0 100px;width:100px;height:9px}.heroRight__miniSearch{background:#f1f3f7;border-radius:8px;flex:0 0 82px;width:82px;height:21px}.heroRight__mainLogo{background:#fff;border:1px solid #e5e8ee;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:28px auto 18px;display:flex;overflow:hidden;box-shadow:0 8px 22px #0f172a0d}.heroRight__mainLogo img{object-fit:contain;width:42px;height:42px;display:block}.heroRight__mainLogo svg{width:66px;height:66px}.heroRight__miniApps{justify-content:center;align-items:center;gap:13px;width:100%;display:flex}.heroRight__miniApp{border-radius:11px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.heroRight__miniApp svg{width:21px;height:21px}.heroRight__miniApp--expense{color:#f43f5e;background:#fff1f2}.heroRight__miniApp--erp{color:#7c3aed;background:#f5f3ff}.heroRight__miniApp--memory{color:#8b5cf6;background:#f5f3ff}.heroRight__miniApp--partner{color:#ec4899;background:#fdf2f8}.heroRight__miniApp--vault{color:#2563eb;background:#eff6ff}.heroRight__floating{z-index:5;box-sizing:border-box;background:#fff;border:1px solid #e8eaf0;border-radius:18px;justify-content:center;align-items:center;width:66px;height:66px;animation:6s ease-in-out infinite heroFloating;display:flex;position:absolute;box-shadow:0 12px 28px #0f172a12}.heroRight__floating svg{width:29px;height:29px}.heroRight__floating--expense{color:#f43f5e;background:#fff7f8;top:54px;left:4%}.heroRight__floating--memory{color:#8b5cf6;background:#faf8ff;animation-delay:-1s;top:18px;right:4%}.heroRight__floating--partner{color:#ec4899;background:#fff8fb;animation-delay:-2s;top:150px;right:-1%}.heroRight__floating--vault{color:#2563eb;background:#f7faff;animation-delay:-3s;bottom:25px;left:3%}.heroRight__floating--apps{color:#7c3aed;background:#faf8ff;animation-delay:-4s;bottom:5px;right:5%}.heroRight__orbit{z-index:1;pointer-events:none;border:1px dashed #64748b21;border-radius:50%;position:absolute}.heroRight__orbit--one{width:84%;height:82%;animation:26s linear infinite orbitRotate;transform:rotate(-8deg)}.heroRight__orbit--two{width:72%;height:68%;animation:32s linear infinite orbitRotateReverse;transform:rotate(15deg)}.heroRight__glow{filter:blur(70px);pointer-events:none;opacity:.75;z-index:0;border-radius:50%;animation:8s ease-in-out infinite heroGlow;position:absolute}.heroRight__glow--one{background:radial-gradient(circle,#2563eb1a 0%,#2563eb09 42%,#0000 72%);width:210px;height:210px;top:12%;left:10%}.heroRight__glow--two{background:radial-gradient(circle,#8b5cf61c 0%,#8b5cf609 42%,#0000 72%);width:190px;height:190px;animation-delay:-4s;bottom:10%;right:10%}@keyframes heroGlow{0%,to{opacity:.55;transform:scale(.94)}50%{opacity:.9;transform:scale(1.08)}}[data-theme=dark] .heroRight{color:#f8fafc}[data-theme=dark] .heroRight__appWindow{background:#20242a;border-color:#ffffff14}[data-theme=dark] .heroRight__windowTop{background:#1c2025;border-bottom-color:#ffffff0f}[data-theme=dark] .heroRight__windowTop span{background:#464d57}[data-theme=dark] .heroRight__miniSidebar{background:#1b1f24;border-right-color:#ffffff0f}[data-theme=dark] .heroRight__miniLogo{background:#252a30;border:1px solid #ffffff0f}[data-theme=dark] .heroRight__miniSidebar span{background:#292e35}[data-theme=dark] .heroRight__miniSidebar span.active{box-shadow:none;background:#7c3aed33}[data-theme=dark] .heroRight__miniTitle{background:#454c55}[data-theme=dark] .heroRight__miniSearch{background:#30353c}[data-theme=dark] .heroRight__mainLogo{box-shadow:none;background:#292e35;border-color:#ffffff12}[data-theme=dark] .heroRight__mainLogo img,[data-theme=dark] .heroRight__mainLogo svg{filter:none}[data-theme=dark] .heroRight__miniApp--expense{color:#fb7185;background:#f43f5e1c;border:1px solid #f43f5e0d}[data-theme=dark] .heroRight__miniApp--erp{color:#a78bfa;background:#7c3aed1c;border:1px solid #7c3aed0d}[data-theme=dark] .heroRight__miniApp--memory{color:#a78bfa;background:#8b5cf61c;border:1px solid #8b5cf60d}[data-theme=dark] .heroRight__miniApp--partner{color:#f472b6;background:#ec48991a;border:1px solid #ec48990d}[data-theme=dark] .heroRight__miniApp--vault{color:#60a5fa;background:#2563eb1a;border:1px solid #2563eb0d}[data-theme=dark] .heroRight__floating{-webkit-backdrop-filter:none;background:#252a30;border-color:#ffffff14;box-shadow:0 14px 32px #0000003d}[data-theme=dark] .heroRight__floating--expense{color:#fb7185}[data-theme=dark] .heroRight__floating--memory{color:#a78bfa}[data-theme=dark] .heroRight__floating--partner{color:#f472b6}[data-theme=dark] .heroRight__floating--vault{color:#60a5fa}[data-theme=dark] .heroRight__floating--apps{color:#a78bfa}[data-theme=dark] .heroRight__orbit{border-color:#94a3b817}[data-theme=dark] .heroRight__glow{opacity:.55;display:block}[data-theme=dark] .heroRight__glow--one{background:radial-gradient(circle,#3b82f613 0%,#3b82f606 42%,#0000 72%)}[data-theme=dark] .heroRight__glow--two{background:radial-gradient(circle,#8b5cf616 0%,#8b5cf606 42%,#0000 72%)}@media (min-width:1201px){.heroRight{min-height:445px}.heroRight__visual{max-width:560px;height:350px}}@media (max-width:1200px){.heroRight{min-height:390px}.heroRight__visual{max-width:530px;height:330px}.heroRight__appWindow{width:68%;height:255px}.heroRight__floating{border-radius:17px;width:62px;height:62px}.heroRight__floating svg{width:27px;height:27px}}@media (max-width:767px){.heroRight{width:100%;min-height:390px;overflow:visible}.heroRight__visual{width:100%;max-width:470px;height:290px}.heroRight__appWindow{border-radius:18px;width:70%;height:195px}.heroRight__windowTop{gap:5px;height:24px;padding:0 10px}.heroRight__windowTop span{flex-basis:5px;width:5px;height:5px}.heroRight__miniSidebar{flex-basis:38px;gap:7px;width:38px;padding:10px 0}.heroRight__miniLogo{border-radius:7px;flex-basis:22px;width:22px;height:22px;margin-bottom:7px}.heroRight__miniLogo img,.heroRight__miniLogo svg{width:16px;height:16px}.heroRight__miniSidebar span{border-radius:5px;flex-basis:16px;width:16px;height:16px}.heroRight__miniContent{padding:13px}.heroRight__miniHeader{gap:8px}.heroRight__miniTitle{flex-basis:60px;width:60px;height:6px}.heroRight__miniSearch{border-radius:6px;flex-basis:48px;width:48px;height:13px}.heroRight__mainLogo{border-radius:16px;width:62px;height:62px;margin:18px auto 12px}.heroRight__mainLogo img,.heroRight__mainLogo svg{width:46px;height:46px}.heroRight__miniApps{gap:7px}.heroRight__miniApp{border-radius:7px;flex-basis:27px;width:27px;height:27px}.heroRight__miniApp svg{width:15px;height:15px}.heroRight__floating{border-radius:13px;width:46px;height:46px}.heroRight__floating svg{width:20px;height:20px}.heroRight__floating--expense{top:25px;left:0}.heroRight__floating--memory{top:0;right:1%}.heroRight__floating--partner{top:125px;right:-1%}.heroRight__floating--vault{bottom:17px;left:0}.heroRight__floating--apps{bottom:0;right:2%}.heroRight__orbit--one{width:92%;height:78%}.heroRight__orbit--two{width:82%;height:64%}}@media (max-width:480px){.heroRight{min-height:325px}.heroRight__visual{height:270px}.heroRight__appWindow{border-radius:16px;width:69%;height:180px}.heroRight__miniSidebar{flex-basis:34px;width:34px}.heroRight__miniLogo{flex-basis:20px;width:20px;height:20px}.heroRight__miniLogo img,.heroRight__miniLogo svg{width:15px;height:15px}.heroRight__miniSidebar span{flex-basis:14px;width:14px;height:14px}.heroRight__miniContent{padding:11px}.heroRight__mainLogo{border-radius:14px;width:56px;height:56px;margin:16px auto 10px}.heroRight__mainLogo img,.heroRight__mainLogo svg{width:42px;height:42px}.heroRight__miniApps{gap:6px}.heroRight__miniApp{border-radius:6px;flex-basis:25px;width:25px;height:25px}.heroRight__miniApp svg{width:14px;height:14px}.heroRight__floating{border-radius:12px;width:43px;height:43px}.heroRight__floating svg{width:19px;height:19px}.heroRight__floating--expense{top:20px;left:0}.heroRight__floating--memory{top:0;right:0}.heroRight__floating--partner{top:112px;right:-1%}.heroRight__floating--vault{bottom:14px;left:0}.heroRight__floating--apps{bottom:0;right:0}.heroRight__orbit--one{width:94%;height:78%}.heroRight__orbit--two{width:84%;height:64%}}@media (max-width:360px){.heroRight{min-height:270px}.heroRight__visual{height:250px}.heroRight__appWindow{width:67%;height:165px}.heroRight__mainLogo{width:51px;height:51px;margin:14px auto 9px}.heroRight__mainLogo img,.heroRight__mainLogo svg{width:38px;height:38px}.heroRight__miniApps{gap:5px}.heroRight__miniApp{flex-basis:23px;width:23px;height:23px}.heroRight__miniApp svg{width:13px;height:13px}.heroRight__floating{border-radius:11px;width:39px;height:39px}.heroRight__floating svg{width:18px;height:18px}.heroRight__floating--partner{top:104px}}@media (prefers-reduced-motion:reduce){.heroRight__appWindow,.heroRight__floating,.heroRight__orbit{animation:none!important}}@keyframes heroWindowFloat{0%,to{transform:perspective(1100px)rotateY(-3deg)rotateX(1.5deg)translateY(0)}50%{transform:perspective(1100px)rotateY(-3deg)rotateX(1.5deg)translateY(-5px)}}@keyframes heroFloating{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes orbitRotate{0%{transform:rotate(-8deg)}to{transform:rotate(352deg)}}@keyframes orbitRotateReverse{0%{transform:rotate(15deg)}to{transform:rotate(-345deg)}}[data-theme=dark] .heroRight__glow,[data-theme=dark] .heroRight__mainLogo,[data-theme=dark] .heroRight__floating,[data-theme=dark] .heroRight__miniSidebar span.active{box-shadow:none}
.heroBottom{width:100%}.heroBottom__heading{text-align:center;width:100%;margin-bottom:20px}.heroBottom__heading h2{color:#111827;letter-spacing:-.035em;margin:0;font-size:23px;font-weight:700;line-height:1.2}.heroBottom__heading p{color:#64748b;margin:5px 0 0;font-size:11px;line-height:1.4}.heroBottom__grid{flex-wrap:wrap;justify-content:center;gap:12px;width:100%;display:flex}.heroBottom__card{box-sizing:border-box;text-align:center;background:#fffffff5;border:1px solid #e9edf5;border-radius:16px;flex-direction:column;flex:0 0 220px;align-items:center;width:220px;min-width:0;min-height:195px;padding:16px 12px 13px;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;box-shadow:0 5px 18px #0f172a09}.heroBottom__card:hover{border-color:#6d28d92e;transform:translateY(-3px);box-shadow:0 12px 26px #0f172a12}.heroBottom__icon{width:64px;height:64px;color:var(--icon-color);background:color-mix(in srgb, var(--icon-color) 10%, white);border-radius:17px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:12px;transition:transform .22s,box-shadow .22s;display:flex}.heroBottom__icon svg{width:34px;height:34px}.heroBottom__card:hover .heroBottom__icon{box-shadow:0 8px 18px color-mix(in srgb, var(--icon-color) 14%, transparent);transform:translateY(-2px)scale(1.03)}.heroBottom__card h3{color:#111827;white-space:nowrap;margin:0;font-size:13.5px;font-weight:700;line-height:1.25}.heroBottom__card p{color:#64748b;width:100%;max-width:170px;min-height:42px;margin:7px 0 10px;font-size:10px;line-height:1.45}.heroBottom__arrow{color:#6d28d9;background:#fbfaff;border:1px solid #e5e0ff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-top:auto;transition:transform .22s,color .22s,background-color .22s,border-color .22s;display:flex}.heroBottom__arrow svg{width:14px;height:14px}.heroBottom__card:hover .heroBottom__arrow{color:#fff;background:#6d28d9;border-color:#6d28d9;transform:translate(2px)}.heroBottom__card--allApps{background:linear-gradient(145deg,#6d28d90e,#2563eb09);border-color:#6d28d938;overflow:hidden}.heroBottom__card--allApps:before{content:"";pointer-events:none;background:#7c3aed12;border-radius:50%;width:90px;height:90px;position:absolute;top:-45px;right:-45px}.heroBottom__card--allApps:hover{border-color:#6d28d959}.heroBottom__allAppsIcon{color:#6d28d9;background:#ffffffeb;border-radius:17px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:12px;transition:transform .22s,box-shadow .22s;display:flex;box-shadow:0 6px 16px #6d28d90f}.heroBottom__allAppsIcon svg{width:34px;height:34px}.heroBottom__card--allApps:hover .heroBottom__allAppsIcon{transform:translateY(-2px)scale(1.03);box-shadow:0 9px 20px #6d28d91a}.heroBottom__allAppsArrow{color:#fff;background:#6d28d9;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-top:auto;transition:transform .22s,box-shadow .22s;display:flex}.heroBottom__allAppsArrow svg{width:14px;height:14px}.heroBottom__card--allApps:hover .heroBottom__allAppsArrow{transform:translate(2px);box-shadow:0 5px 14px #6d28d938}[data-theme=dark] .heroBottom__heading h2{color:var(--color-text)}[data-theme=dark] .heroBottom__heading p{color:var(--color-text-secondary)}[data-theme=dark] .heroBottom__card{background:var(--color-surface);box-shadow:none;border-color:#ffffff14}[data-theme=dark] .heroBottom__card:hover{box-shadow:none;border-color:#7c3aed52;transform:translateY(-3px)}[data-theme=dark] .heroBottom__icon{background:color-mix(in srgb, var(--icon-color) 14%, var(--color-surface));border:1px solid color-mix(in srgb, var(--icon-color) 14%, transparent);box-shadow:none}[data-theme=dark] .heroBottom__card:hover .heroBottom__icon{box-shadow:none}[data-theme=dark] .heroBottom__card h3{color:var(--color-text)}[data-theme=dark] .heroBottom__card p{color:var(--color-text-secondary)}[data-theme=dark] .heroBottom__arrow{color:#a78bfa;box-shadow:none;background:#7c3aed17;border-color:#a78bfa38}[data-theme=dark] .heroBottom__card:hover .heroBottom__arrow{color:#fff;box-shadow:none;background:#7c3aed;border-color:#7c3aed}[data-theme=dark] .heroBottom__card--allApps{box-shadow:none;background:linear-gradient(145deg,#7c3aed24,#2563eb14);border-color:#7c3aed47}[data-theme=dark] .heroBottom__card--allApps:hover{box-shadow:none;border-color:#a78bfa6b}[data-theme=dark] .heroBottom__card--allApps:before{background:#7c3aed1f}[data-theme=dark] .heroBottom__allAppsIcon{color:#a78bfa;box-shadow:none;background:#7c3aed1a;border:1px solid #a78bfa29}[data-theme=dark] .heroBottom__card--allApps:hover .heroBottom__allAppsIcon{box-shadow:none;background:#7c3aed29}[data-theme=dark] .heroBottom__allAppsArrow{color:#fff;box-shadow:none;background:#7c3aed}[data-theme=dark] .heroBottom__card--allApps:hover .heroBottom__allAppsArrow{box-shadow:none;background:#8b5cf6}@media (max-width:1200px) and (min-width:769px){.heroBottom__grid{gap:10px}.heroBottom__card{flex:0 0 200px;width:200px;min-height:185px;padding:14px 9px 12px}.heroBottom__icon,.heroBottom__allAppsIcon{border-radius:15px;width:58px;height:58px;margin-bottom:10px}.heroBottom__icon svg,.heroBottom__allAppsIcon svg{width:31px;height:31px}.heroBottom__card h3{font-size:13px}.heroBottom__card p{max-width:145px;font-size:9.5px}}@media (max-width:768px){.heroBottom{width:100%}.heroBottom__heading{margin-bottom:16px;padding:0 5px}.heroBottom__heading h2{font-size:20px}.heroBottom__heading p{margin-top:4px;font-size:10.5px}.heroBottom__grid{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:9px;width:100%;display:flex}.heroBottom__card{text-align:left;border-radius:14px;flex:none;grid-template-rows:auto auto;grid-template-columns:54px minmax(0,1fr) 30px;align-items:center;column-gap:11px;width:100%;min-height:0;padding:12px;display:grid}.heroBottom__icon,.heroBottom__allAppsIcon{border-radius:14px;grid-area:1/1/3;width:54px;height:54px;margin:0}.heroBottom__icon svg,.heroBottom__allAppsIcon svg{width:27px;height:27px}.heroBottom__card h3{white-space:normal;grid-area:1/2;margin:0;font-size:12px;line-height:1.25}.heroBottom__card p{text-align:left;grid-area:2/2;width:100%;max-width:none;min-height:0;margin:3px 0 0;font-size:9.5px;line-height:1.4}.heroBottom__arrow,.heroBottom__allAppsArrow{grid-area:1/3/3;justify-self:end;width:30px;height:30px;margin:0}}@media (max-width:480px){.heroBottom__heading{margin-bottom:14px}.heroBottom__heading h2{font-size:19px}.heroBottom__heading p{font-size:10px}.heroBottom__grid{gap:8px}.heroBottom__card{border-radius:13px;grid-template-columns:52px minmax(0,1fr) 28px;column-gap:10px;width:100%;padding:11px}.heroBottom__icon,.heroBottom__allAppsIcon{border-radius:13px;width:52px;height:52px}.heroBottom__icon svg,.heroBottom__allAppsIcon svg{width:26px;height:26px}.heroBottom__card h3{font-size:12px}.heroBottom__card p{font-size:9.5px}.heroBottom__arrow,.heroBottom__allAppsArrow{width:28px;height:28px}}@media (max-width:360px){.heroBottom__grid{gap:7px}.heroBottom__card{grid-template-columns:48px minmax(0,1fr) 27px;column-gap:9px;width:100%;padding:10px}.heroBottom__icon,.heroBottom__allAppsIcon{border-radius:12px;width:48px;height:48px}.heroBottom__icon svg,.heroBottom__allAppsIcon svg{width:24px;height:24px}.heroBottom__card h3{font-size:11.5px}.heroBottom__card p{font-size:9px}.heroBottom__arrow,.heroBottom__allAppsArrow{width:27px;height:27px}}@media (prefers-reduced-motion:reduce){.heroBottom,.heroBottom *{transition:none!important;animation:none!important}}[data-theme=dark] .heroBottom__card,[data-theme=dark] .heroBottom__card:hover,[data-theme=dark] .heroBottom__icon,[data-theme=dark] .heroBottom__card:hover .heroBottom__icon,[data-theme=dark] .heroBottom__arrow,[data-theme=dark] .heroBottom__card:hover .heroBottom__arrow,[data-theme=dark] .heroBottom__card--allApps,[data-theme=dark] .heroBottom__card--allApps:hover,[data-theme=dark] .heroBottom__allAppsIcon,[data-theme=dark] .heroBottom__card--allApps:hover .heroBottom__allAppsIcon,[data-theme=dark] .heroBottom__allAppsArrow,[data-theme=dark] .heroBottom__card--allApps:hover .heroBottom__allAppsArrow{box-shadow:none!important}
.hero{width:100%;color:var(--color-text);padding:0;position:relative;overflow:hidden}.hero__container{grid-template-rows:auto auto;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:18px 30px;width:min(1500px,100% - 64px);margin:0 auto;padding:18px 0 0;display:grid}.hero__left{align-self:center;width:100%;max-width:620px}.hero__right{align-self:center;width:100%;padding:0}.hero__bottom{grid-column:1/-1;width:100%;margin-top:0}@media (min-width:1201px){.hero__container{column-gap:24px;min-height:0;padding-top:14px}.hero__left,.hero__right{transform:translateY(-2px)}}@media (max-width:1200px){.hero__container{grid-template-rows:auto;grid-template-columns:1fr;gap:34px;width:min(1000px,100% - 40px);padding:28px 0 40px;display:grid}.hero__left{text-align:center;order:1;width:100%;max-width:720px;margin:0 auto}.hero__right{order:2;width:100%;max-width:720px;margin:0 auto}.hero__bottom{order:3;grid-column:auto;width:100%}}@media (max-width:767px){.hero{min-height:auto}.hero__container{flex-direction:column;gap:28px;width:calc(100% - 24px);padding:20px 0 24px;display:flex}.hero__left{text-align:center;order:1;width:100%;max-width:100%}.hero__right{order:2;width:100%;max-width:100%}.hero__bottom{order:3;width:100%}}@media (max-width:480px){.hero__container{gap:24px;width:calc(100% - 20px);padding:28px 16px 20px}.hero__left,.hero__right,.hero__bottom{width:100%}}[data-theme=dark] .hero{color:#f8fafc}[data-theme=dark] .hero__container{background:0 0}[data-theme=dark] .hero__left,[data-theme=dark] .hero__right,[data-theme=dark] .hero__bottom,[data-theme=dark] .hero__left h1,[data-theme=dark] .hero__left h2{color:#f8fafc}[data-theme=dark] .hero__left h3{color:#e2e8f0}[data-theme=dark] .hero__left p{color:#94a3b8}[data-theme=dark] .hero__left span{color:#cbd5e1}[data-theme=dark] .hero__left strong{color:#f8fafc}[data-theme=dark] .hero__left a{color:#60a5fa}[data-theme=dark] .hero__left .gradient-text{background:linear-gradient(90deg,#60a5fa,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=dark] .hero__left .badge{color:#93c5fd;background:#2563eb24;border:1px solid #60a5fa40}[data-theme=dark] .hero__left button,[data-theme=dark] .hero__left .button{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 8px 24px #2563eb40}[data-theme=dark] .hero__left button:hover,[data-theme=dark] .hero__left .button:hover{background:#3b82f6;border-color:#3b82f6}[data-theme=dark] .hero__left .card{color:#f8fafc;background:#111827;border-color:#1e293b;box-shadow:0 8px 24px #00000040}[data-theme=dark] .hero__left .card:hover{background:#172033;border-color:#334155}[data-theme=dark] .hero__left .icon,[data-theme=dark] .hero__left .icon-box{color:#60a5fa;background:#2563eb24;border-color:#60a5fa33}[data-theme=dark] .hero__left input,[data-theme=dark] .hero__left textarea,[data-theme=dark] .hero__left select{color:#f8fafc;background:#111827;border-color:#334155}[data-theme=dark] .hero__left input::placeholder,[data-theme=dark] .hero__left textarea::placeholder{color:#64748b}[data-theme=dark] .hero__left input:focus,[data-theme=dark] .hero__left textarea:focus,[data-theme=dark] .hero__left select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}[data-theme=dark] .hero__left hr{border-color:#1e293b}[data-theme=dark] .hero__right,[data-theme=dark] .hero__bottom{background:0 0}
