.home-page{--home-ink: #14273d;--home-muted: #536477;--home-blue: #245cdb;--home-border: #dce4ec;color:var(--home-ink);font-family:Open Sans,sans-serif;background:#fff;overflow:clip}.home-page *,.home-page *:before,.home-page *:after{box-sizing:border-box}.home-page h1,.home-page h2,.home-page h3{font-family:Noto Sans,sans-serif;font-weight:700;margin:0;color:inherit}.home-page h2{font-size:clamp(1.9rem,3.3vw,2.8rem);line-height:1.2;letter-spacing:-.04em}.home-page h3{font-size:1.18rem;line-height:1.4;letter-spacing:-.025em}.home-page p{margin:0;line-height:1.75}.home-page a{text-decoration:none}.home-page a:focus-visible,.home-page button:focus-visible,.home-skip:focus-visible{outline:3px solid #238bfa;outline-offset:5px}.home-page svg{flex-shrink:0}.home-container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.home-section{padding-block:88px}.home-page section[id]{scroll-margin-top:88px}.home-eyebrow{font-size:.69rem;font-weight:700;letter-spacing:.15em;color:var(--home-blue);margin-bottom:17px!important}.home-arrow{height:18px;width:18px;transition:transform .2s ease}.home-page a:hover .home-arrow{transform:translate(3px)}[dir=rtl] .home-page .home-arrow{rotate:180deg}.home-text-link{display:inline-flex;align-items:center;gap:10px;font-size:.83rem;font-weight:700;color:var(--home-blue)}.home-text-link:hover{color:#173e9b}.home-skip{position:absolute;inset-inline-start:20px;top:-100px;padding:12px 20px;background:#fff;z-index:100;color:#14273d;border-radius:6px}.home-skip:focus{top:16px}.home-hero{position:relative;background:#10283f;color:#fff;margin-top:16px;isolation:isolate}.home-hero:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.35;background-image:linear-gradient(#33536c 1px,transparent 1px),linear-gradient(90deg,#33536c 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(to right,transparent 25%,#000);mask-image:linear-gradient(to right,transparent 25%,#000)}.home-hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding-block:84px 72px}.home-hero .home-eyebrow{color:#a5d5e6;display:flex;align-items:center;gap:10px}.home-status-dot{width:7px;height:7px;border-radius:50%;background:#65dcb1;display:inline-block;flex-shrink:0}.home-hero h1{font-size:clamp(2.7rem,4.1vw,3.75rem);line-height:1.1;letter-spacing:-.055em;max-width:640px}.home-hero h1 span{color:#79bafa}.home-lead{font-size:1rem;color:#c5d4e3;max-width:550px;margin-top:25px!important}.home-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.home-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:15px 20px;min-height:50px;border-radius:6px;font-size:.85rem;font-weight:700;transition:background .2s,border-color .2s}.home-button-primary{background:#3270ee;color:#fff;border:1px solid #3270ee}.home-button-primary:hover{background:#215bcd;border-color:#215bcd}.home-button-outline{color:#fff;border:1px solid #62778d;background:#ffffff05}.home-button-outline:hover{background:#ffffff12;border-color:#acc5dd}.home-hero-note{font-size:.71rem;color:#bdcedd;margin-top:19px!important}.home-region-note{display:inline-flex;align-items:center;gap:8px;color:#9fb6cc;font-size:.66rem;line-height:1.6;margin-top:9px}.home-region-note:hover{color:#fff;text-decoration:underline}.home-region-note svg{height:13px;width:13px}.home-product{margin:0;position:relative;min-width:0;border:1px solid #50647b;border-radius:12px;padding:8px;background:#203a53;box-shadow:0 30px 60px #0004;transform:perspective(1600px) rotateY(-7deg)}.home-carousel{--preview-ink: #eef6ff;--preview-muted: #bdd0e2;--preview-accent: #9accff;--preview-line: #ffffff29;min-width:0;padding:12px 16px 8px;color:var(--preview-ink)}.home-carousel-toolbar{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px}.home-carousel-eyebrow{display:flex;align-items:center;gap:8px;font-size:.56rem;letter-spacing:.1em;color:var(--preview-muted);font-weight:700}.home-carousel-buttons{display:flex;flex-shrink:0;gap:3px}.home-carousel-buttons button{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--preview-line);background:transparent;border-radius:5px;color:var(--preview-ink);cursor:pointer}.home-carousel-buttons button:hover{background:#7ca3d22b}.home-carousel-buttons svg{width:15px;height:15px}.home-carousel-title{display:flex;align-items:center;gap:10px}.home-carousel-title>svg{width:23px;height:23px;color:var(--preview-accent)}.home-carousel-title h3{font-size:1.15rem}.home-carousel-copy>p{font-size:.78rem;line-height:1.7;color:var(--preview-muted)}.home-carousel-highlights{list-style:none;margin:0;padding:0}.home-carousel-highlights li{display:flex;align-items:flex-start;gap:6px;color:var(--preview-muted);font-size:.7rem;line-height:1.6}.home-carousel-highlights svg{width:14px;height:14px;margin-top:2px;color:var(--preview-accent)}.home-carousel-link{display:inline-flex;align-items:center;gap:9px;font-size:.78rem;font-weight:600;color:var(--preview-accent);min-height:36px}.home-carousel-link:hover{text-decoration:underline}.home-carousel-media{width:100%;aspect-ratio:16 / 10;min-width:0;overflow:hidden;border-radius:7px;background:#142b40;align-self:center}.home-carousel-media img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.home-carousel-app .home-carousel-slide{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.home-carousel-app .home-carousel-copy{display:contents}.home-carousel-app .home-carousel-title{order:1;min-height:27px}.home-carousel-app .home-carousel-copy>p{order:2;min-height:3.4em}.home-carousel-app .home-carousel-media{order:3;aspect-ratio:16 / 9}.home-carousel-app .home-carousel-highlights{order:4;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-height:45px}.home-carousel-app .home-carousel-highlights li{font-size:.62rem}.home-carousel-app .home-carousel-link{order:5}.home-carousel-footer{display:flex;align-items:center;gap:12px;justify-content:space-between;border-top:1px solid var(--preview-line);margin-top:8px;padding-top:4px}.home-carousel-selectors{display:flex;flex-wrap:wrap;min-width:0}.home-carousel-selectors button{display:grid;place-items:center;width:24px;height:36px;background:none;padding:0;cursor:pointer;border:0;border-radius:3px}.home-carousel-selectors button span{display:block;width:6px;height:6px;border-radius:50%;background:var(--preview-muted);opacity:.5}.home-carousel-selectors button[aria-pressed=true] span{background:var(--preview-accent);opacity:1;width:16px;border-radius:4px}.home-carousel-count{color:var(--preview-muted);font-size:.66rem;white-space:nowrap;font-variant-numeric:tabular-nums}.home-feature-carousel{--preview-ink: #14273d;--preview-muted: #47617d;--preview-accent: #245cdb;--preview-line: #cadbf0;grid-column:span 2;border:1px solid #d4e2f7;border-radius:10px;padding:20px 24px 10px;background:#edf4ff}.home-carousel-feature .home-status-dot{background:#3775ca}.home-carousel-feature .home-carousel-slide{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:24px;align-items:center}.home-carousel-feature .home-carousel-copy{display:flex;flex-direction:column;align-items:flex-start;min-height:320px;gap:16px}.home-carousel-feature .home-carousel-title{align-items:flex-start;min-height:54px}.home-carousel-feature .home-carousel-title h3{font-size:1.3rem}.home-carousel-feature .home-carousel-title>svg{margin-top:4px}.home-carousel-feature .home-carousel-copy>p{min-height:5.1em}.home-carousel-feature .home-carousel-highlights{display:grid;gap:8px}.home-carousel-feature .home-carousel-link{margin-top:auto}.home-carousel-feature .home-carousel-media{min-height:230px;background:#e1eafa;border:4px solid #fff;box-shadow:0 8px 24px #223f6320}.home-carousel-overview{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:100%;padding:20px;background:#183852;color:#e9f4ff}.home-carousel-overview>span{font-size:.48rem;color:#b5d2ec;letter-spacing:.12em}.home-carousel-overview>svg{width:34px;height:34px;margin:15px 0 10px;color:#91c7fa}.home-carousel-overview>strong{font-size:.83rem;line-height:1.4}.home-carousel-overview>div{width:100%;display:grid;gap:7px;margin-top:15px}.home-carousel-overview>div>span{display:flex;gap:8px;text-align:start;color:#d0e0ee;font-size:.58rem;line-height:1.5}.home-carousel-overview b{color:#8ec5ff;font-weight:400}.home-proof{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ffffff26;padding-block:28px;gap:32px}.home-proof>div{display:flex;align-items:center;gap:14px}.home-proof svg{width:27px;height:27px;color:#81b0d5}.home-proof span{font-size:.72rem;color:#aec3d6}.home-proof strong{display:block;color:#eef6ff;font-size:.84rem;margin-bottom:4px;font-weight:600}.home-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:38px}.home-section-heading>p{max-width:360px;font-size:.89rem;color:var(--home-muted)}.home-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home-feature-card{border:1px solid var(--home-border);padding:27px 28px 21px;border-radius:10px;color:var(--home-ink);background:#fff;display:flex;flex-direction:column;align-items:flex-start;transition:border-color .2s,box-shadow .2s}.home-feature-card:hover,.home-addon-card:hover{border-color:#90acd8;box-shadow:0 8px 25px #1633520c}.home-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;color:#265caa;background:#edf3fc;border-radius:9px;margin-bottom:21px}.home-icon svg{height:23px;width:23px}.home-feature-card p{color:var(--home-muted);font-size:.83rem;margin-top:12px}.home-card-arrow{color:var(--home-blue);margin-top:auto;padding-top:20px}.home-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:22px}.home-tags span{font-size:.64rem;background:#eef3f6;color:#49607a;border-radius:4px;padding:5px 8px}.home-platform-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;margin-top:28px;color:var(--home-muted);font-size:.78rem}.home-intelligence{background:#f4f7fa;border-block:1px solid #e7edf2}.home-intelligence-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.home-large-icon{width:30px;height:30px;color:#376ba8}.home-ai-card{background:#112d48;color:#fff;border-radius:12px;padding:34px}.home-ai-card .home-large-icon{color:#8dbeff;margin-bottom:20px}.home-ai-card h3{font-size:1.6rem}.home-ai-card>p{color:#c4d3e3;font-size:.85rem;margin-top:12px}.home-conversation{border:1px solid #55718b;border-radius:8px;background:#ffffff08;padding:18px;margin-block:25px}.home-example-label{font-size:.56rem;color:#a7bfd6;letter-spacing:.12em}.home-conversation p{font-size:.78rem;padding:10px 13px;width:-moz-fit-content;width:fit-content;border-radius:7px;margin-top:12px}.home-chat-request{margin-inline-start:auto!important;background:#3268b5;color:#fff}.home-chat-response{background:#244762;color:#e1f1f6;display:flex;gap:7px;align-items:center}.home-chat-response svg{width:16px;height:16px;color:#6ee2b0}.home-ai-card .home-text-link{color:#a4cdff}.home-automation-cards{display:flex;flex-direction:column;gap:22px}.home-automation-card{padding:25px;border:1px solid #dce4ec;border-radius:10px;background:#fff;display:flex;gap:20px;color:var(--home-ink)}.home-automation-card p{font-size:.82rem;color:var(--home-muted);margin-block:10px 17px}.home-automation-card:hover{border-color:#8ba8cf}.home-api-link{margin-top:auto}.home-apps-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center}.home-apps-visual{background:#edf3f7;border:1px solid #e1e8ef;border-radius:14px;padding:30px}.home-apps-visual>.home-eyebrow{text-align:center;margin-bottom:32px!important}.home-apps-visual img{width:100%;height:auto;border:7px solid #1e2e3e;border-radius:16px;box-shadow:0 15px 28px #28436326}.home-device-label{display:flex;align-items:center;justify-content:center;gap:7px;font-size:.72rem;color:#526c83;margin-top:30px}.home-device-label svg{height:18px;width:18px}.home-section-intro{color:var(--home-muted);font-size:.9rem;margin-top:18px!important}.home-app-list{margin-block:20px}.home-app-list a{display:flex;align-items:center;gap:17px;padding:13px 0;border-bottom:1px solid #e5eaf0;color:var(--home-ink)}.home-app-list a>svg:first-child{width:22px;height:22px;color:#47759e}.home-app-list a>span{flex:1;min-width:0}.home-app-list strong{display:block;font-size:.86rem}.home-app-list a>span>span{font-size:.74rem;color:var(--home-muted)}.home-app-list .home-arrow{color:#416c9c}.home-addons{background:#f7f9fb;border-block:1px solid #e7edf2}.home-addon-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-addon-card{display:flex;flex-direction:column;align-items:flex-start;padding:26px 23px;background:#fff;border:1px solid var(--home-border);border-radius:10px;color:var(--home-ink);transition:border-color .2s,box-shadow .2s}.home-addon-label{color:#6b6287;font-size:.56rem;font-weight:700;letter-spacing:.1em;margin-bottom:9px}.home-addon-card .home-icon{color:#6a5b93;background:#f0edf6}.home-addon-card p{font-size:.8rem;color:var(--home-muted);margin-block:12px 22px}.home-addon-card .home-text-link{margin-top:auto;font-size:.76rem}.home-pricing-link{margin-top:25px}.home-roadmap{background:#f5f8fc;border-bottom:1px solid #dce4ec}.home-roadmap-grid{display:grid;grid-template-columns:.85fr 1.4fr;gap:80px;align-items:center}.home-coming-soon{display:inline-flex;background:#f6e8b9;color:#6c5113;font-size:.7rem;font-weight:700;border-radius:4px;padding:5px 9px;margin-bottom:20px}.home-roadmap h2{font-size:clamp(1.8rem,2.7vw,2.35rem)}.home-roadmap p:not(.home-eyebrow){color:var(--home-muted);font-size:.85rem;margin-top:18px}.home-roadmap-list a{display:flex;align-items:center;gap:14px;padding-block:18px;border-bottom:1px solid #dce4ec;color:var(--home-ink)}.home-roadmap-list a>span:first-child{flex:1}.home-roadmap-list strong{display:block;font-size:.86rem;line-height:1.5}.home-roadmap-list small{display:block;color:var(--home-muted);font-size:.69rem;margin-top:5px}.home-roadmap-status{color:#765918;background:#f6e8b9;padding:4px 7px;border-radius:4px;font-size:.59rem;white-space:nowrap}.home-roadmap-list .home-arrow{color:var(--home-blue)}.home-solutions{text-align:center}.home-solution-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-block:35px 27px}.home-solution-links a{display:flex;justify-content:space-between;gap:12px;align-items:center;text-align:start;background:#f6f8fa;border:1px solid #e5eaf0;padding:19px 22px;border-radius:6px;color:var(--home-ink);font-size:.82rem;font-weight:600}.home-solution-links a:hover{background:#edf3fd}.home-start{background:#112c46;color:#fff}.home-start-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:90px;align-items:center}.home-start .home-eyebrow{color:#8dc0ed}.home-start p:not(.home-eyebrow){color:#bacfe2;font-size:.9rem;margin-top:20px}.home-start .home-region-note{margin-top:18px}.home-start-details a{display:flex;align-items:center;gap:17px;color:#e7f1fc;padding-block:22px;border-bottom:1px solid #ffffff24}.home-start-details a>svg:first-child{width:26px;height:26px;color:#8fc3f2}.home-start-details a>span{flex:1}.home-start-details strong{display:block;font-size:.84rem;line-height:1.5}.home-start-details a>span>span{display:block;font-size:.74rem;color:#a5c0d9;margin-top:6px;line-height:1.7}@media (min-width: 1600px){.home-hero-grid{padding-block:100px 90px}}@media (max-width: 1100px){.home-container{width:calc(100% - 64px)}.home-hero-grid{gap:30px}.home-hero h1{font-size:3rem}.home-addon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-apps-grid{gap:40px}.home-roadmap-grid,.home-start-grid{gap:45px}}@media (max-width: 800px){.home-section{padding-block:64px}.home-hero-grid{grid-template-columns:1fr;gap:40px;padding-block:55px 40px}.home-hero h1{max-width:650px;font-size:clamp(2.7rem,7vw,3.6rem)}.home-hero-copy{max-width:640px}.home-product{transform:none;max-width:640px}.home-carousel-buttons button{width:44px;height:44px}.home-proof{gap:15px}.home-proof>div{align-items:flex-start;gap:10px}.home-proof svg{width:21px;height:21px}.home-proof span{font-size:.65rem}.home-proof strong{font-size:.75rem}.home-section-heading{display:block}.home-section-heading>p{max-width:560px;margin-top:20px}.home-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-daily-card{grid-column:span 2}.home-intelligence-grid,.home-apps-grid,.home-roadmap-grid,.home-start-grid{grid-template-columns:1fr;gap:35px}.home-apps-visual{max-width:600px}.home-apps-grid>div:last-child{grid-row:1}.home-solution-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.home-container{width:calc(100% - 40px)}.home-hero h1{font-size:2.7rem}.home-hero .home-eyebrow{font-size:.56rem;letter-spacing:.11em}.home-lead{font-size:.92rem}.home-actions{flex-direction:column;align-items:stretch}.home-carousel{padding-inline:12px}.home-carousel-eyebrow{font-size:.48rem;letter-spacing:.07em}.home-carousel-toolbar{gap:5px}.home-carousel-buttons{gap:2px}.home-carousel-buttons button{width:36px}.home-carousel-app .home-carousel-highlights{gap:6px;min-height:60px}.home-carousel-app .home-carousel-title{min-height:54px}.home-carousel-feature .home-carousel-slide{grid-template-columns:minmax(0,1fr);gap:20px}.home-carousel-feature .home-carousel-copy{min-height:310px}.home-carousel-feature .home-carousel-title{min-height:54px}.home-carousel-overview{padding:12px}.home-carousel-overview>svg{width:24px;height:24px;margin:8px 0}.home-carousel-overview>div{margin-top:10px}.home-proof{grid-template-columns:1fr;gap:22px;padding-block:26px}.home-proof span{font-size:.72rem}.home-proof strong{font-size:.83rem}.home-feature-grid,.home-addon-grid,.home-solution-links{grid-template-columns:1fr}.home-feature-carousel,.home-daily-card{grid-column:auto}.home-feature-card,.home-ai-card{padding:25px}.home-automation-card{padding:24px;flex-direction:column;gap:15px}.home-apps-visual{padding:24px 15px}.home-device-label{font-size:.66rem}.home-roadmap-list a{flex-wrap:wrap;gap:8px}.home-roadmap-list a>span:first-child{flex-basis:calc(100% - 30px)}.home-roadmap-status{order:3}.home-roadmap-list .home-arrow{order:2}}@media (prefers-reduced-motion: reduce){.home-page *,.home-page *:before,.home-page *:after{transition:none!important}}
