.content{color:#fff;display:flex;flex-direction:column;align-items:center;min-height:calc(100vh - 80px);background-color:#1e1e1f}.hero{padding:8rem 3rem 6rem;max-width:1280px;margin:0 auto;text-align:center}.hero-modern{max-width:1280px;padding:8rem 3rem 3rem;display:grid;grid-template-columns:1fr 1fr;gap:8rem;align-items:center;text-align:left;position:relative}.hero-modern .heroText{text-align:left}.hero-left{margin:0}.hero-sub{font-size:1.1rem;color:#cfcfcf;line-height:1.6;margin:0 0 2rem;font-weight:100}.ctaRow{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-start;margin-left:0;padding-left:0}.ctaRow>.heroButton:empty{display:none}.buttonSecondary{background:none;border:1px solid #3a3a3a;color:#fff;padding:12px 18px;border-radius:10px;text-decoration:none}.hero-right{display:flex;align-items:center;justify-content:center;gap:1.25rem}.hero-chrome-icon{flex:0 0 auto;align-self:flex-start;width:64px;height:64px}@media(max-width:768px){.hero-sub{font-size:1.05rem}}.hero-product{position:relative;z-index:1;flex:0 1 320px;cursor:pointer;perspective:1200px;--rx: 0deg;--ry: 0deg;--mx: 50%;--my: 50%;--scale: 1;--glare: 0}.hero-product-card{position:relative;border-radius:16px;overflow:hidden;transform:rotateX(var(--rx)) rotateY(var(--ry)) scale(var(--scale));transform-style:preserve-3d;transition:transform .25s ease-out;will-change:transform;box-shadow:0 30px 60px -25px #0009,0 0 0 1px #ffffff0f}.hero-product-img{display:block;width:100%;height:auto;border-radius:16px}.hero-product-glare{position:absolute;inset:0;border-radius:16px;pointer-events:none;opacity:var(--glare);transition:opacity .25s ease-out;mix-blend-mode:screen;background:radial-gradient(circle at var(--mx) var(--my),rgba(255,255,255,.12) 0%,rgba(255,255,255,0) 35%),radial-gradient(circle at var(--mx) var(--my),rgba(120,180,255,.06) 0%,rgba(120,180,255,0) 60%)}@media(prefers-reduced-motion:reduce){.hero-product-card{transform:none;transition:none}.hero-product-glare{display:none}}.hero-bg{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden}.hero-bg:before{content:"";position:absolute;inset:-120px;border-radius:40px;pointer-events:none;z-index:0;background:radial-gradient(720px 340px at 12% 30%,rgba(99,172,255,.25),transparent 60%),radial-gradient(800px 360px at 80% 65%,rgba(79,209,197,.18),transparent 60%),radial-gradient(1000px 520px at 50% 105%,rgba(255,115,192,.12),transparent 70%);filter:blur(36px) saturate(110%);animation:glowShift 10s ease-in-out infinite}@keyframes glowShift{0%,to{transform:translateZ(0);opacity:.9}50%{transform:translate3d(4px,-6px,0);opacity:1}}.heroText{font-size:4.5rem;font-weight:500;font-style:normal;margin:0 0 2rem;background:linear-gradient(90deg,#63acff,#4fd1c5);background-clip:text;-webkit-text-fill-color:transparent;line-height:1.1;text-align:center}.heroText span{line-height:.9;display:inline-block}.heroText span.taskName{-webkit-text-fill-color:#fff;font-weight:inherit}.subline{font-weight:100;color:#ccc;font-size:1.1rem;line-height:1.6;font-style:normal;margin:0 0 3rem;max-width:700px;margin-left:auto;margin-right:auto;text-align:center}.subline b{color:#777;font-weight:400}.hero-supporting{font-size:.95rem;color:#999;max-width:650px;margin:0 auto 4rem;line-height:1.6;text-align:center}.cta-supporting{font-size:.9rem;color:#9aa3ab;margin-top:8px;margin-bottom:24px;max-width:720px;text-align:left}.signInGoogle{color:#fff;border:none;padding:12px 35px;text-align:center;text-decoration:none;display:inline-block;font-size:20px;margin:0 auto;cursor:pointer;width:280px;height:60px;background-image:url(/_astro/sign-in-with-google.DZY62bJ7.png);background-repeat:no-repeat;background-size:contain}.heroButton{text-align:left;margin:0 0 24px;padding:0}.heroButton .instructions{font-size:12px}.get-button{text-align:left}.get-button a{background:linear-gradient(to right,#338cf5,#43b5da);border:2px solid #338CF5;color:#fff;padding:10px 18px;text-align:center;text-decoration:none;display:inline-block;font-size:18px;font-weight:500;margin:0 0 10px;cursor:pointer;border-radius:14px}.get-button a.dashboard-cta{padding:8px 16px;font-size:18px;border-radius:12px}.get-button a.already-installed{background:#fff;color:#000;border:1px solid #666}.get-button a.already-installed:hover{background:#fff;cursor:arrow;color:#000}.get-button a:hover{background:#338cf5;color:#fff;text-decoration:none}#openSidePanelContainer .name{font-size:.65em;font-weight:400;margin-top:0;display:none}#openSidePanelContainer .launch{font-size:1.25em}.get-button a.openSidePanel{padding:8px 24px 10px}.demo-section{width:100%;color:#fff;background:#1a1a1b;padding:6rem 0 8rem;border-top:1px solid #333}.demo-section .container .section-h2{margin-bottom:2rem}.demo-tabs{display:flex;justify-content:center;gap:.5rem;margin-bottom:2rem;padding:0;flex-wrap:wrap}.demo-tab{background:#242425;border:1px solid #3a3a3a;color:#cfcfcf;padding:8px 16px;border-radius:6px;cursor:pointer;transition:all .3s ease;font-size:.85rem;font-weight:500}.demo-tab:hover{background:#2a2a2b;border-color:#4a4a4a;color:#fff}.demo-tab.active{background:#4a90e2;border-color:#4a90e2;color:#fff}.demo-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem}.demo-section .video-container{position:relative;width:100%;max-width:1024px;height:0;padding-bottom:642px;background:transparent;box-shadow:0 8px 32px #0003;margin:0 auto;padding-top:0}.demo-section .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:12px}.demo-video-caption{font-size:1rem;color:#b0b0b0;text-align:center;margin:0;padding:0;line-height:1.5;max-width:600px}@media(max-width:1100px)and (min-width:801px){.demo-section .video-container{max-width:800px;padding-bottom:500px;padding-top:0;margin-top:0}}@media(max-width:800px){.demo-section .video-container{max-width:100%;padding-bottom:56.25%;height:auto;padding-top:0;margin-top:0}}@media(max-width:768px){.demo-section{padding:4rem 0 6rem}.demo-tabs{flex-direction:column;align-items:center;gap:.75rem}.demo-tab{width:100%;max-width:250px}.demo-video-caption{font-size:.9rem}}.faq-section{width:100%;padding:8rem 0;background:#1a1a1b;border-top:1px solid #333}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 3rem;margin-top:3rem}.faq-item{background:#242425;padding:1.5rem;border-radius:12px;border:1px solid #333}.faq-question{font-size:1.125rem;font-weight:600;color:#fff;margin:0 0 .75rem;line-height:1.4}.faq-answer{font-size:1rem;font-weight:300;color:#cfcfcf;line-height:1.6;margin:0 0 .5rem}.faq-link{color:#63acff;text-decoration:none;font-weight:600;font-size:.95rem}.faq-link:hover{color:#4fd1c5}.cursor{display:inline-block;width:2px;height:1em;background-color:#fff;margin-left:2px;animation:blink 2s step-end infinite;vertical-align:middle}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.container{max-width:1280px;margin:0 auto;padding:0 3rem}.section-h2{font-size:3rem;font-weight:200;line-height:1.1;text-align:center;background:linear-gradient(90deg,#63acff,#4fd1c5);background-clip:text;-webkit-text-fill-color:transparent;margin:0 auto 1rem;max-width:60%}.section-subtitle{max-width:960px;margin:0 auto 2rem;text-align:center;color:#cfcfcf;line-height:1.6;font-size:1.125rem;font-weight:100}.section-eyebrow{text-align:center;color:#fff;font-weight:600;margin-bottom:.5rem}.section-title{font-size:3rem;font-weight:200;line-height:1.1;text-align:center;background:linear-gradient(90deg,#63acff,#4fd1c5);background-clip:text;-webkit-text-fill-color:transparent;margin-top:0;margin-bottom:3rem}.powered-by-section{padding:10rem 3rem;background:#2a2a2b;width:100%}.logo-row{display:flex;justify-content:center;gap:3rem;align-items:center;opacity:.6}.logo-item{font-size:1.125rem;font-weight:600;color:#ccc}.features-section{padding:12rem 0;width:100%}.deliver-section{width:100%;padding:8rem 0;background:#1f1f20;border-top:1px solid #333}.deliver-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 24px}.deliver-card{background:#242425;border:1px solid #2e2e2f;border-radius:14px;padding:22px;display:flex;align-items:flex-start;gap:16px}.deliver-icon{width:44px;height:44px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#000;font-size:22px}.deliver-content{flex:1;font-weight:100}.deliver-title{margin:0 0 6px;font-size:1.05rem;font-weight:500}.deliver-text{margin:0;color:#c8c8c8;line-height:1.55}.deliver-text a{color:#7cc0ff;text-decoration:underline;text-underline-offset:2px}.deliver-text a:hover{color:#a9d6ff}@media(max-width:1024px){.deliver-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.deliver-grid{grid-template-columns:1fr}}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:5rem;margin-top:5rem}.feature-card{text-align:center}.feature-icon{background:#338cf51a;width:4rem;height:4rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.feature-icon svg{height:2rem;width:2rem;color:#338cf5}.feature-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#fff}.feature-description{color:#ccc;line-height:1.6}.why-choose-section{padding:12rem 0;background:#2a2a2b;width:100%}.why-choose-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:4rem;margin-top:5rem}.why-choose-card{background:#1e1e1f;padding:2rem;border-radius:1rem;border:1px solid #333}.why-choose-icon{height:2.5rem;width:2.5rem;color:#338cf5;margin-bottom:1rem}.icon-combo{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;color:#338cf5}.icon-combo svg{height:2.5rem;width:2.5rem}.plus{font-size:1.5rem;color:#338cf5;font-weight:700}.why-choose-title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#fff}.why-choose-description{color:#ccc;line-height:1.6}.reviews-section{padding:12rem 0;width:100%}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:4rem;margin-top:5rem}.customers-section{width:100%;padding:8rem 0;background:#1e1e1f;border-top:1px solid #333}.customers-cta-row{display:flex;justify-content:center}.customers-cta{display:none}.testimonials-grid{margin-top:2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.testimonial-card{padding:2.5rem 2rem;border-left:1px solid #2a2a2b;border-right:1px solid #2a2a2b;border-top:1px solid #2a2a2b;border-bottom:1px solid #2a2a2b;background:transparent}.testimonial-logo{text-align:center;margin-bottom:1.25rem}.testimonial-logo img{height:24px;opacity:.9}.testimonial-logo img[src*=emprops]{filter:invert(1);height:28px}.testimonial-quote{color:#ddd;line-height:1.7;text-align:center;margin:0 0 1.25rem}.testimonial-person{display:flex;align-items:center;justify-content:center;gap:.75rem}.person-avatar{width:40px;height:40px;border-radius:9999px}.person-name{color:#fff;font-weight:600}.person-role{color:#aaa;font-size:.9rem}@media(max-width:1024px){.testimonials-grid{grid-template-columns:1fr}}@media(max-width:960px){.customers-title{max-width:90%}}.review-card{background:#2a2a2b;padding:2rem;border-radius:1rem}.stars{display:flex;gap:.25rem;margin-bottom:1rem}.star-icon{height:1.25rem;width:1.25rem;color:#fbbf24;fill:currentColor}.review-text{color:#ccc;margin-bottom:1.5rem;line-height:1.6;font-style:italic}.reviewer{display:flex;align-items:center;gap:.75rem}.reviewer-avatar{width:2.5rem;height:2.5rem;background:#338cf5;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600}.reviewer-avatar.green{background:#10b981}.reviewer-avatar.purple{background:#8b5cf6}.reviewer-name{font-weight:600;color:#fff;margin:0}.reviewer-location{font-size:.875rem;color:#888;margin:0}@media(max-width:960px){.hero-modern{grid-template-columns:1fr;padding:6rem 2rem 2rem;text-align:left;gap:3rem}.video-container{width:calc(100% - 40px);height:0;padding-top:61%;margin-top:20px}}@media(max-width:768px){.video-container{width:calc(100% - 40px);border-radius:0;margin:80px auto 100px}.hero{padding:6rem 2rem 4rem}.container{padding:0 2rem}.heroButton{margin:0 0 20px;padding:0}.faq-section{padding:6rem 0}.faq-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.faq-item{padding:1.25rem}.section-h2{max-width:none}.section-title{font-size:2.5rem;margin-bottom:3rem}.powered-by-section{padding:6rem 2rem}.features-section,.why-choose-section,.reviews-section{padding:8rem 0}.features-grid,.why-choose-grid,.reviews-grid{grid-template-columns:1fr;gap:3rem;margin-top:3rem}.logo-row{flex-wrap:wrap;gap:2rem}.logo-item{font-size:1rem}}@media(max-width:480px){.hero{padding:5rem 2rem 3rem}.hero .heroText{font-size:2.5rem;line-height:1.2;margin-bottom:1.5rem}.hero .subline{font-size:1.125rem;margin-bottom:2rem}.hero-supporting{font-size:.9rem;margin-bottom:3rem}.section-title{font-size:2rem}.cta-section{padding:6rem 2rem}.cta-title{font-size:2rem;margin-bottom:1rem}.cta-buttons{flex-direction:column;gap:1rem}.demo-button{padding:.75rem 1.5rem;font-size:1rem}}.cta-section{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;padding:8rem 0;text-align:center}.cta-section:before{content:"";position:absolute;inset:-120px;border-radius:40px;pointer-events:none;z-index:0;background:radial-gradient(720px 340px at 12% 30%,rgba(99,172,255,.25),transparent 60%),radial-gradient(800px 360px at 80% 65%,rgba(79,209,197,.18),transparent 60%),radial-gradient(1000px 520px at 50% 105%,rgba(255,115,192,.12),transparent 70%);filter:blur(36px) saturate(110%);animation:glowShift 10s ease-in-out infinite}.cta-container{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem}.cta-content{max-width:800px;margin:0 auto}.cta-title{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.1}.cta-buttons{display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap}.cta-secondary-button .demo-button{display:inline-block;padding:1rem 2rem;background:#ffffff1a;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.1rem;border:2px solid rgba(255,255,255,.3);transition:all .3s ease}.cta-secondary-button .demo-button:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-2px)}.pricing-section{position:relative;align-self:stretch;width:100%;overflow:hidden;padding:6rem 0 8rem;background:#1a1a1b;border-top:1px solid #333}.pricing-section h2{margin-bottom:3rem}[data-theme=light] .pricing-section{background:#f8fafc;border-top-color:#0f172a1f}@media(prefers-color-scheme:light){:root:not([data-theme]) .pricing-section{background:#f8fafc;border-top-color:#0f172a1f}}.pricing-table-wrapper{position:relative}.pricing-table-wrapper.custom-readonly .pricing-toggle{display:inline-flex;padding:4px;background:#ffffff14;border-radius:999px;margin-bottom:16px}.pricing-table-wrapper.custom-readonly .pricing-toggle .toggle{color:#fff;background:transparent;border:0;padding:8px 14px;border-radius:999px;cursor:default}.pricing-table-wrapper.custom-readonly .pricing-toggle .toggle.active{background:#fff;color:#000}.pricing-table-wrapper.custom-readonly .pricing-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.pricing-table-wrapper.custom-readonly .pricing-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:20px}.pricing-table-wrapper.custom-readonly .pricing-card.popular{border-color:#ffffff52}.pricing-table-wrapper.custom-readonly .pricing-card .badge{display:inline-block;font-size:12px;padding:4px 8px;background:#ffffff24;border-radius:999px;margin-bottom:8px}.pricing-table-wrapper.custom-readonly .pricing-title{margin:0 0 8px}.pricing-table-wrapper.custom-readonly .pricing-price{font-size:28px;margin-bottom:12px}.pricing-table-wrapper.custom-readonly .pricing-price .per{font-size:14px;opacity:.8}.pricing-table-wrapper.custom-readonly .pricing-features{margin:0;padding-left:18px}.pricing-table-wrapper.custom-readonly .pricing-cta-row{margin-top:16px}.demo-tabs-mobile{display:none}.demo-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#242425 url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="white"><path d="M5 7l5 5 5-5"/></svg>') no-repeat right 12px center;border:1px solid #3a3a3a;color:#fff;padding:10px 40px 10px 14px;border-radius:8px;font-size:.95rem}@media(max-width:768px){.demo-tabs{display:none}.demo-tabs-mobile{display:flex;justify-content:center;margin-bottom:1rem}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
