:root{font-synthesis:none;text-rendering:optimizelegibility}html,body,#root{min-width:320px;min-height:100%}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#0f172a;background:#f8fafc;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.app{min-height:100vh}.header{justify-content:space-between;align-items:center;width:min(1400px,100% - 64px);height:88px;margin:0 auto;display:flex}.logo{letter-spacing:4px;color:#0f172a;font-size:24px;font-weight:800}.nav{align-items:center;gap:36px;display:flex}.nav a{color:#475569;font-size:15px;font-weight:500;transition:color .2s}.nav a:hover{color:#2563eb}.headerActions{align-items:center;gap:12px;display:flex}.menuButton{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:none}.headerButton,.primaryButton{color:#fff;background:#2563eb;border-radius:10px;justify-content:center;align-items:center;padding:14px 22px;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.headerButton:hover,.primaryButton:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 12px 30px #2563eb33}.hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;width:min(1400px,100% - 64px);min-height:calc(100vh - 88px);margin:0 auto;padding:60px 0 100px;display:grid}.heroContent{max-width:650px}.badge{color:#1d4ed8;letter-spacing:.4px;background:#dbeafe;border-radius:999px;margin-bottom:26px;padding:8px 14px;font-size:13px;font-weight:700;display:inline-flex}.hero h1{color:#0f172a;letter-spacing:-3px;margin:0;font-size:clamp(48px,5vw,76px);line-height:1.02}.hero h1 span{color:#2563eb}.heroContent>p{color:#64748b;max-width:590px;margin:28px 0 0;font-size:19px;line-height:1.7}.heroActions{gap:14px;margin-top:36px;display:flex}.primaryButton,.secondaryButton{border-radius:10px;padding:16px 24px}.secondaryButton{color:#334155;background:#fff;border:1px solid #cbd5e1;justify-content:center;align-items:center;font-weight:600;transition:border .2s,transform .2s;display:inline-flex}.secondaryButton:hover{border-color:#2563eb;transform:translateY(-2px)}.primaryButton:focus-visible,.secondaryButton:focus-visible,.headerButton:focus-visible,.menuButton:focus-visible,.nav a:focus-visible,.footerLinks a:focus-visible{outline-offset:3px;outline:3px solid #2563eb59}.logo:focus-visible{outline-offset:4px;border-radius:4px;outline:3px solid #2563eb59}.heroInfo{color:#64748b;flex-wrap:wrap;gap:22px;margin-top:32px;font-size:13px;display:flex}.heroVisual{justify-content:center;align-items:center;min-height:600px;display:flex;position:relative}.heroVisual:before{content:"";filter:blur(30px);opacity:.7;background:#dbeafe;border-radius:50%;width:520px;height:520px;position:absolute}.dashboardMockup{z-index:1;background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:650px;max-width:100%;position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-5deg)rotateX(2deg);box-shadow:0 30px 80px #0f172a24}.mockupTop{color:#64748b;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;height:48px;padding:0 18px;font-size:12px;display:flex}.mockupDots{gap:6px;display:flex}.mockupDots span{background:#cbd5e1;border-radius:50%;width:8px;height:8px}.mockupBody{height:390px;display:flex}.mockupBody aside{background:#0f172a;flex-direction:column;align-items:center;gap:20px;width:75px;padding:22px 16px;display:flex}.mockupLogo{color:#fff;justify-content:center;align-items:center;font-weight:800;display:flex;background:#2563eb!important;border-radius:9px!important;width:34px!important;height:34px!important}.mockupBody aside div:not(.mockupLogo){background:#334155;border-radius:10px;width:28px;height:8px}.mockupContent{flex:1;padding:28px}.mockupContent>p{margin:0 0 24px;font-size:18px;font-weight:700}.statGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.statGrid div{border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:5px;padding:18px;display:flex}.statGrid strong{color:#2563eb;font-size:25px}.statGrid span{color:#64748b;font-size:11px}.chartPlaceholder{background:#f8fafc;border-radius:12px;align-items:flex-end;gap:15px;height:170px;margin-top:22px;padding:25px;display:flex}.chartPlaceholder div{background:#93c5fd;border-radius:5px 5px 0 0;flex:1}.chartPlaceholder div:first-child{height:35%}.chartPlaceholder div:nth-child(2){height:55%}.chartPlaceholder div:nth-child(3){height:45%}.chartPlaceholder div:nth-child(4){height:80%}.chartPlaceholder div:nth-child(5){height:65%}.chartPlaceholder div:nth-child(6){height:90%}.phoneMockup{z-index:2;color:#fff;background:#0f172a;border:6px solid #1e293b;border-radius:30px;flex-direction:column;width:190px;height:390px;padding:32px 16px 18px;display:flex;position:absolute;bottom:20px;right:-10px;box-shadow:0 25px 60px #0f172a4d}.phoneSpeaker{background:#475569;border-radius:10px;width:55px;height:5px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.phoneMockup>strong{font-size:18px}.phoneMockup>span{color:#94a3b8;margin-top:3px;font-size:11px}.phoneCard{background:#1e293b;border-radius:12px;flex-direction:column;gap:6px;margin-top:32px;padding:14px;display:flex}.phoneCard small{color:#94a3b8}.phoneCard b{font-size:12px}.timer{text-align:center;letter-spacing:1px;margin:35px 0;font-size:25px;font-weight:700}.phoneMockup button{color:#fff;background:#2563eb;border:0;border-radius:10px;margin-top:auto;padding:12px 8px;font-size:11px;font-weight:600}.features{background:#fff;padding:120px max(32px,50% - 700px)}.sectionHeader{max-width:760px;margin-bottom:64px}.sectionLabel{color:#2563eb;letter-spacing:1.5px;font-size:13px;font-weight:800}.sectionHeader h2{color:#0f172a;letter-spacing:-2px;margin:16px 0 20px;font-size:clamp(38px,4vw,56px);line-height:1.08}.sectionHeader p{color:#64748b;max-width:650px;margin:0;font-size:18px;line-height:1.7}.featureGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.featureCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;min-height:260px;padding:32px;transition:transform .25s,box-shadow .25s,border-color .25s}.featureCard:hover{border-color:#bfdbfe;transform:translateY(-5px);box-shadow:0 20px 50px #0f172a14}.featureIcon{color:#2563eb;background:#dbeafe;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:28px;font-size:17px;font-weight:800;display:flex}.featureCard h3{color:#0f172a;margin:0 0 12px;font-size:19px}.featureCard p{color:#64748b;margin:0;font-size:15px;line-height:1.7}.productShowcase{background:#f8fafc;padding:130px max(32px,50% - 700px);overflow:hidden}.showcaseHeader{max-width:760px;margin-bottom:90px}.showcaseHeader h2{color:#0f172a;letter-spacing:-2px;margin:16px 0 20px;font-size:clamp(38px,4vw,56px);line-height:1.08}.showcaseHeader p{color:#64748b;max-width:650px;margin:0;font-size:18px;line-height:1.7}.showcaseRow{grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);align-items:center;gap:80px;display:grid}.showcaseRowReverse{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr)}.showcaseRow+.showcaseRow{margin-top:150px}.showcaseRowReverse .showcaseContent{order:2}.showcaseRowReverse .showcaseVisual{order:1}.showcaseContent{max-width:480px}.showcaseNumber{color:#1d4ed8;background:#dbeafe;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:26px;font-size:13px;font-weight:800;display:inline-flex}.showcaseContent h3{color:#0f172a;letter-spacing:-1.3px;margin:0 0 20px;font-size:clamp(30px,3vw,42px);line-height:1.1}.showcaseContent>p{color:#64748b;margin:0;font-size:16px;line-height:1.75}.showcaseBenefits{color:#475569;flex-direction:column;gap:13px;margin-top:30px;font-size:14px;font-weight:600;display:flex}.showcaseVisual{width:100%;min-width:0;padding:30px 70px 90px 0;position:relative}.showcaseVisual:before{content:"";z-index:0;filter:blur(45px);opacity:.65;background:#dbeafe;border-radius:50%;width:520px;height:520px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.showcaseMainImage{z-index:1;background:#fff;border:1px solid #dbe3ee;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 30px 70px #0f172a24}.showcaseMainImage img,.showcaseFloatingImage img{width:100%;height:auto;display:block}.showcaseFloatingImage{z-index:2;background:#fff;border:1px solid #dbe3ee;border-radius:16px;width:42%;position:absolute;bottom:0;right:0;overflow:hidden;box-shadow:0 25px 60px #0f172a33}.showcaseVisualSingle{width:100%;padding:30px 0}.showcaseVisualSingle .showcaseMainImage{width:100%}.showcaseMobileVisual{background:radial-gradient(circle at 50% 45%,#dbeafe 0,#eff6ff 45%,#f8fafc 75%);border-radius:32px;justify-content:center;align-items:center;min-height:620px;padding:60px;display:flex;position:relative;overflow:hidden}.showcaseMobileVisual:before{content:"";filter:blur(60px);opacity:.65;background:#bfdbfe;border-radius:50%;width:380px;height:380px;position:absolute}.showcaseMobileVisual img{z-index:1;object-fit:contain;border-radius:24px;width:auto;max-width:310px;max-height:560px;display:block;position:relative;box-shadow:0 30px 70px #0f172a33}.solution{width:min(1400px,100% - 64px);margin:0 auto;padding:100px 0 130px}.solutionIntro{max-width:760px;margin-bottom:64px}.solutionIntro h2{color:#0f172a;letter-spacing:-2px;margin:16px 0 20px;font-size:clamp(38px,4vw,56px);line-height:1.08}.solutionIntro>p{color:#64748b;max-width:650px;margin:0;font-size:18px;line-height:1.7}.solutionGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.solutionCard{background:#fff;border:1px solid #e2e8f0;border-radius:22px;flex-direction:column;justify-content:space-between;min-height:390px;padding:42px;display:flex;overflow:hidden}.solutionCardDark{color:#fff;background:#0f172a;border-color:#0f172a}.solutionNumber{color:#64748b;font-size:14px;font-weight:700}.solutionTag{color:#2563eb;letter-spacing:1.4px;margin-bottom:16px;font-size:12px;font-weight:800;display:inline-block}.solutionCardDark .solutionTag{color:#60a5fa}.solutionCard h3{letter-spacing:-1.2px;margin:0 0 16px;font-size:clamp(28px,3vw,40px);line-height:1.1}.solutionCard p{color:#64748b;max-width:500px;margin:0;font-size:16px;line-height:1.7}.solutionCardDark p{color:#94a3b8}.solutionConnection{text-align:center;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;margin-top:38px;display:grid}.solutionConnection>span{background:#cbd5e1;height:1px}.solutionConnection strong{color:#0f172a;font-size:15px}.solutionConnection p{color:#64748b;margin:6px 0 0;font-size:13px}.pricing{background:#0f172a;padding:110px max(32px,50% - 700px) 130px}.pricingContent{grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;display:grid}.pricingIntro{max-width:600px}.pricingIntro .sectionLabel{color:#60a5fa}.pricingIntro h2{color:#fff;letter-spacing:-2px;margin:16px 0 24px;font-size:clamp(38px,4vw,56px);line-height:1.08}.pricingIntro p{color:#94a3b8;margin:0;font-size:18px;line-height:1.7}.pricingCard{background:#fff;border-radius:24px;padding:46px;box-shadow:0 30px 80px #0003}.pricingCardTop{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:20px;margin-bottom:34px;padding-bottom:24px;display:flex}.pricingCardTop span{color:#2563eb;letter-spacing:1.5px;font-size:13px;font-weight:800}.pricingCardTop strong{color:#64748b;font-size:14px}.pricingCard h3{color:#0f172a;letter-spacing:-1px;max-width:560px;margin:0 0 34px;font-size:clamp(27px,3vw,38px);line-height:1.15}.pricingFeatures{grid-template-columns:repeat(2,1fr);gap:26px;margin-bottom:38px;display:grid}.pricingFeatures>div{align-items:flex-start;gap:12px;display:flex}.pricingFeatures>div>span{color:#2563eb;background:#dbeafe;border-radius:50%;flex:none;justify-content:center;align-items:center;width:25px;height:25px;font-size:12px;font-weight:800;display:flex}.pricingFeatures p{color:#64748b;margin:0;font-size:14px;line-height:1.6}.pricingFeatures strong{color:#0f172a;margin-bottom:3px;font-size:15px;display:block}.statusPage{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:32px;display:flex}.statusCard{text-align:center;width:100%;max-width:650px}.statusCard .logo{margin-bottom:60px;display:inline-block}.statusCode{letter-spacing:.12em;background:#eef2ff;border-radius:999px;margin-bottom:20px;padding:8px 14px;font-size:12px;font-weight:700;display:inline-block}.statusCard h1{margin:0 0 20px;font-size:clamp(40px,7vw,68px);line-height:1}.statusCard p{color:#64748b;max-width:500px;margin:0 auto 36px;font-size:18px;line-height:1.7}.statusCard .primaryButton{display:inline-flex}.contact{background:#f8fafc;padding:130px max(32px,50% - 700px)}.contactBox{background:#fff;border:1px solid #e2e8f0;border-radius:28px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;padding:70px;display:grid;box-shadow:0 30px 80px #0f172a12}.contactContent{max-width:570px}.contactContent h2{color:#0f172a;letter-spacing:-2px;margin:16px 0 24px;font-size:clamp(38px,4vw,56px);line-height:1.08}.contactContent>p{color:#64748b;margin:0;font-size:17px;line-height:1.7}.contactBenefits{color:#475569;flex-direction:column;gap:12px;margin-top:32px;font-size:14px;font-weight:600;display:flex}.contactBenefits span:first-letter{color:#2563eb}.contactForm{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:38px}.honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.contactForm label{color:#334155;flex-direction:column;gap:8px;margin-bottom:18px;font-size:13px;font-weight:700;display:flex}.formRow{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.contactForm input,.contactForm textarea{color:#0f172a;width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;padding:14px 15px;font-size:14px;transition:border-color .2s,box-shadow .2s}.contactForm textarea{resize:vertical;min-height:120px}.contactForm input::placeholder,.contactForm textarea::placeholder{color:#94a3b8}.contactForm input:focus,.contactForm textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.contactForm .primaryButton{cursor:pointer;border:0;width:100%}.contactForm small{color:#64748b;text-align:center;margin-top:15px;font-size:11px;line-height:1.5;display:block}.footer{color:#fff;background:#0f172a;padding:72px max(32px,50% - 700px) 28px}.footerTop{grid-template-columns:1.2fr 1fr;gap:80px;padding-bottom:64px;display:grid}.footerBrand{max-width:420px}.footerBrand .logo{color:#fff;margin-bottom:22px;display:inline-block}.footerBrand p{color:#94a3b8;margin:0;font-size:14px;line-height:1.7}.footerLinks{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.footerLinks>div{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footerLinks strong{color:#fff;margin-bottom:5px;font-size:13px}.footerLinks a{color:#94a3b8;font-size:13px;transition:color .2s}.footerLinks a:hover{color:#fff}.footerBottom{color:#64748b;border-top:1px solid #1e293b;justify-content:space-between;align-items:center;gap:20px;padding-top:26px;font-size:12px;display:flex}.legalPage{background:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.legalHeader{justify-content:space-between;align-items:center;width:min(1000px,100% - 64px);height:88px;margin:0 auto;display:flex}.legalHeader>a:last-child{color:#64748b;font-size:14px;font-weight:600;transition:color .2s}.legalHeader>a:last-child:hover{color:#2563eb}.legalContent{flex:1;width:min(800px,100% - 64px);margin:0 auto;padding:90px 0 120px}.legalContent>h1{color:#0f172a;letter-spacing:-3px;margin:16px 0 20px;font-size:clamp(48px,6vw,72px);line-height:1}.legalIntro{color:#64748b;margin:0 0 70px;font-size:19px;line-height:1.7}.legalContent section{border-top:1px solid #e2e8f0;padding:32px 0}.legalContent section h2{color:#0f172a;margin:0 0 14px;font-size:20px}.legalContent section p{color:#64748b;margin:0;font-size:15px;line-height:1.8}.legalNotice{background:#eff6ff;border:1px solid #bfdbfe;border-radius:14px;margin-top:50px;padding:24px}.legalNotice strong{color:#1d4ed8;font-size:14px}.legalNotice p{color:#475569;margin:8px 0 0;font-size:13px;line-height:1.7}.legalFooter{color:#94a3b8;border-top:1px solid #e2e8f0;width:min(1000px,100% - 64px);margin:0 auto;padding:28px 0;font-size:12px}@media (width<=1050px){.hero{grid-template-columns:1fr;min-height:auto}.heroContent{max-width:800px}.heroVisual{min-height:550px}}@media (width<=1000px){.showcaseRow{grid-template-columns:1fr;gap:55px}.showcaseContent{max-width:650px}.showcaseVisual{max-width:850px}.showcaseRowReverse .showcaseContent,.showcaseRowReverse .showcaseVisual{order:initial}}@media (width<=900px){.featureGrid{grid-template-columns:repeat(2,1fr)}.solutionGrid{grid-template-columns:1fr}.solutionCard{min-height:320px}.pricingContent{grid-template-columns:1fr;gap:50px}.contactBox{grid-template-columns:1fr;gap:50px;padding:50px}}@media (width<=760px){.header{width:calc(100% - 32px);position:relative}.menuButton{display:flex}.nav{z-index:100;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;align-items:stretch;gap:4px;padding:12px;transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:absolute;top:76px;left:0;right:0;transform:translateY(-8px);box-shadow:0 20px 50px #0f172a1f}.navOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav a{border-radius:9px;padding:13px 14px;font-size:15px;line-height:1.2}.nav a:hover{background:#f8fafc}.headerButton{padding:11px 15px;font-size:13px}.hero{gap:20px;width:calc(100% - 32px);padding:50px 0 80px}.hero h1{letter-spacing:-2px;font-size:46px}.heroContent>p{font-size:17px}.heroActions{flex-direction:column}.heroVisual{min-height:460px}.dashboardMockup{transform:none}.mockupBody{height:320px}.phoneMockup{transform-origin:100% 100%;width:155px;height:315px;right:-5px;transform:scale(.9)}.statGrid{grid-template-columns:1fr}.statGrid div:nth-child(n+2){display:none}.solution{width:calc(100% - 32px);padding:72px 0 90px}.solutionGrid{grid-template-columns:1fr}.solutionCard{min-height:320px;padding:30px}.solutionConnection{grid-template-columns:1fr}.solutionConnection>span{display:none}.footer{padding:60px 16px 24px}.footerTop{grid-template-columns:1fr;gap:50px;padding-bottom:48px}.footerLinks{grid-template-columns:repeat(2,1fr);gap:40px 24px}.footerBottom{flex-direction:column;align-items:flex-start}}@media (width<=600px){.features{padding:80px 16px}.featureGrid{grid-template-columns:1fr}.productShowcase{padding:90px 16px}.showcaseHeader{margin-bottom:60px}.showcaseRow+.showcaseRow{margin-top:100px}.showcaseVisual{padding:0 0 70px}.showcaseVisualSingle{padding:0}.showcaseFloatingImage{width:48%;right:-5px}.showcaseMobileVisual{border-radius:24px;min-height:500px;padding:40px 20px}.showcaseMobileVisual img{max-width:min(280px,85%);max-height:480px}.pricing{padding:90px 16px}.pricingCard{padding:30px 24px}.pricingCardTop{flex-direction:column;align-items:flex-start}.pricingFeatures{grid-template-columns:1fr}.contact{padding:90px 16px}.contactBox{border-radius:20px;padding:30px 20px}.contactForm{padding:24px 18px}.formRow{grid-template-columns:1fr;gap:0}.legalHeader{width:calc(100% - 32px)}.legalHeader .logo{font-size:20px}.legalContent{width:calc(100% - 32px);padding:60px 0 90px}.legalContent>h1{letter-spacing:-2px}.legalIntro{margin-bottom:50px}.legalFooter{width:calc(100% - 32px)}}@media (width<=520px){.headerButton{display:none}.header .logo{letter-spacing:3px;font-size:20px}.hero{min-height:auto;padding-top:38px;padding-bottom:70px}.badge{margin-bottom:20px;font-size:11px}.hero h1{letter-spacing:-1.8px;font-size:40px;line-height:1.04}.heroContent>p{margin-top:22px;font-size:16px;line-height:1.6}.heroActions{margin-top:28px}.heroActions .primaryButton,.heroActions .secondaryButton{width:100%}.heroInfo{gap:10px 18px;margin-top:26px;font-size:12px}.heroVisual{min-height:390px;margin-top:20px}.heroVisual:before{width:300px;height:300px}.dashboardMockup{border-radius:14px;width:100%}.mockupTop{height:40px;padding:0 12px}.mockupBody{height:270px}.mockupBody aside{width:54px;padding:16px 10px}.mockupContent{padding:18px}.mockupContent>p{margin-bottom:16px;font-size:16px}.phoneMockup{transform-origin:100% 100%;width:135px;height:275px;bottom:0;right:-8px;transform:scale(.82)}.solutionIntro h2,.pricingIntro h2,.contactContent h2{letter-spacing:-1.5px;font-size:36px;line-height:1.08}}@media (width<=480px){.footerLinks{grid-template-columns:1fr}}
