/*!
 * County Communications website prototype
 * Designed and developed by Michal Woszczyk, Creative Apple Solutions Ltd
 * https://www.creativeapple.ltd
 */:root{--ink: #091829;--ink-soft: #10263c;--paper: #f4f6f1;--white: #ffffff;--green: #59d66f;--green-dark: #2f913c;--purple: #5752c9;--muted: #9cb0bf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}button,input,textarea,select{font:inherit}button{color:inherit}input,textarea,select,[contenteditable=true]{-webkit-user-select:text;user-select:text}img{max-width:100%;-webkit-user-drag:none;user-drag:none}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{text-wrap:balance}p,li,summary,blockquote{text-wrap:pretty}.shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.section{padding:122px 0}[id]{scroll-margin-top:92px}.hero{min-height:100vh;color:var(--white);overflow:hidden;position:relative;background:radial-gradient(circle at 82% 42%,rgba(87,82,201,.2),transparent 25%),radial-gradient(circle at 65% 0%,rgba(89,214,111,.08),transparent 25%),linear-gradient(135deg,#071522,#0a1c2e 58%,#071724)}.hero:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,black,transparent 80%)}.site-header{position:fixed;inset:0 0 auto;z-index:50;background:#fff;box-shadow:0 12px 35px #09182917;transition:box-shadow .25s ease,transform .25s ease}.header-inner{height:102px;display:flex;align-items:center;justify-content:space-between;gap:28px;transition:height .25s ease}.site-header.is-scrolled{background:#fff;box-shadow:0 12px 35px #09182921}.site-header.is-scrolled .header-inner{height:78px}.site-header.is-scrolled .desktop-nav a,.site-header.is-scrolled .phone-link{color:#1d3041}.site-header.is-scrolled .brand{width:310px;height:64px;padding:4px 12px 4px 8px;box-shadow:none}.site-header.is-scrolled .brand-mark{width:54px;height:54px;flex-basis:54px}.site-header.is-scrolled .brand-mark img{width:100%;height:100%}.site-header.is-scrolled .brand-wordmark strong{font-size:19px}.site-header.is-scrolled .brand-wordmark small{margin-top:3px;font-size:13px}.brand{width:370px;height:80px;display:flex;align-items:center;gap:12px;overflow:hidden;padding:5px 14px 5px 0;transition:width .25s ease,height .25s ease,padding .25s ease}.brand-mark{width:68px;height:68px;flex:0 0 68px}.brand-mark img{width:100%;height:100%;object-fit:contain}.brand-wordmark{min-width:0;display:flex;flex-direction:column;justify-content:center}.brand-wordmark strong{color:#4848a9;font-size:23px;font-weight:850;line-height:.96;letter-spacing:-.055em;white-space:nowrap}.brand-wordmark small{margin-top:5px;color:var(--green-dark);font-size:16px;font-weight:850;line-height:1;letter-spacing:-.02em;white-space:nowrap}.desktop-nav{display:flex;align-items:center;gap:31px;margin-left:auto}.desktop-nav a{color:#1d3041;font-size:14px;font-weight:700;letter-spacing:.02em;transition:color .2s ease}.site-header .desktop-nav a:hover{color:var(--green-dark)}.header-actions{display:flex;align-items:center;gap:18px}.phone-link{font-size:14px;color:#536472;font-weight:700;white-space:nowrap;transition:color .2s ease}.site-header .phone-link:hover{color:var(--green-dark)}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;background:var(--green);color:#071522;border:1px solid var(--green);border-radius:999px;padding:17px 24px;font-weight:800;font-size:14px;box-shadow:0 10px 30px #59d66f29;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px);background:#75e386;box-shadow:0 16px 35px #59d66f3d}.button-small{padding:12px 18px;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.site-header .button{color:#fff;background:var(--green-dark);border-color:var(--green-dark);box-shadow:0 10px 28px #2f913c33}.site-header .button:hover{color:#fff;background:#267a33;border-color:#267a33;box-shadow:0 15px 32px #267a3347}.menu-toggle{display:none;width:42px;height:42px;border:1px solid #d7dfe5;border-radius:50%;color:var(--ink);background:transparent;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.menu-toggle span{width:17px;height:1px;background:currentColor}.site-header.is-scrolled .menu-toggle{border-color:#d7dfe5;color:var(--ink)}.mobile-nav{display:none}.hero-grid{position:relative;z-index:2;min-height:860px;display:grid;grid-template-columns:1.02fr .98fr;gap:56px;align-items:center;padding:132px 0 90px}.hero-copy{padding-bottom:20px}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 24px;color:#b8c5cd;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow span{display:inline-block;width:28px;height:2px;background:var(--green)}h1{margin:0;max-width:650px;font-size:clamp(54px,6.1vw,88px);line-height:.94;letter-spacing:-.065em;font-weight:760}h1 em{color:var(--green);font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.045em}.hero-lede{max-width:600px;margin:28px 0 31px;color:#bdc9d1;font-size:18px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:27px}.text-link{display:inline-flex;gap:10px;align-items:center;color:#e6edf1;font-size:14px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.25);padding-bottom:4px}.text-link span{color:var(--green)}.hero-proof{display:flex;gap:0;margin-top:49px}.hero-proof div{display:grid;gap:3px;min-width:128px;padding-right:22px;margin-right:22px;border-right:1px solid rgba(255,255,255,.12)}.hero-proof div:last-child{border:0}.hero-proof strong{font-size:22px;letter-spacing:-.04em}.hero-proof span{color:#8398a8;font-size:12px}.hero-visual{position:relative;min-height:540px;display:grid;place-items:center}.connection-card{position:relative;z-index:2;width:min(100%,485px);min-height:440px;padding:20px;border-radius:25px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(145deg,#183248e6,#081b2bc7);backdrop-filter:blur(14px);box-shadow:0 42px 90px #0000005c,inset 0 1px #ffffff12;transform:perspective(1100px) rotateY(-3deg) rotateX(1deg)}.card-topline{display:flex;align-items:center;gap:8px;color:#8fa5b5;font-size:10px;font-weight:800;letter-spacing:.1em}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px #59d66f17}.status{margin-left:auto;color:var(--green)}.network-core{height:305px;position:relative;display:grid;place-items:center;overflow:hidden}.core{position:relative;z-index:3;width:118px;height:118px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:50%;background:radial-gradient(circle at 33% 25%,#6662dc,#302c8e);border:1px solid rgba(255,255,255,.24);box-shadow:0 0 45px #5752c959}.core small{color:#d5d3ff;font-size:10px;font-weight:800;letter-spacing:.1em}.core strong{font-size:23px;margin-top:3px;letter-spacing:-.04em}.core span{color:#a8a5f0;font-size:10px;letter-spacing:.12em}.core-orbit{position:absolute;border-radius:50%;border:1px solid rgba(139,158,174,.2)}.orbit-one{width:230px;height:230px}.orbit-two{width:365px;height:365px;border-style:dashed;animation:spin 30s linear infinite}.node{position:absolute;z-index:4;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#0e293e;border:1px solid rgba(89,214,111,.35);color:#cde7d2;font-size:10px;font-weight:900;letter-spacing:.08em;box-shadow:0 10px 22px #0000004d}.node-one{top:28px;left:76px}.node-two{top:41px;right:61px}.node-three{bottom:27px;left:56px}.node-four{bottom:20px;right:79px}.call-strip{height:76px;display:flex;align-items:center;gap:12px;background:#04111bb3;border:1px solid rgba(255,255,255,.08);border-radius:15px;padding:0 15px}.call-strip>div:first-child{display:flex;align-items:center;gap:10px}.avatar{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:var(--green);color:#071522;font-size:11px;font-weight:900}.call-strip p{display:grid;gap:3px;margin:0}.call-strip small{color:var(--green);font-size:10px;letter-spacing:.11em}.call-strip strong{font-size:12px;white-space:nowrap}.wave{height:28px;display:flex;align-items:center;gap:3px;margin-left:auto}.wave i{width:2px;height:8px;border-radius:3px;background:#7bdf8a;animation:wave 1s ease-in-out infinite alternate}.wave i:nth-child(2),.wave i:nth-child(6){height:16px;animation-delay:.2s}.wave i:nth-child(3),.wave i:nth-child(5){height:23px;animation-delay:.4s}.wave i:nth-child(4){height:13px;animation-delay:.1s}.timer{font:10px monospace;color:#a5b5c0}.signal{position:absolute;z-index:0;border:1px solid rgba(89,214,111,.13);border-radius:50%;animation:pulse 4s ease-out infinite}.signal-one{width:470px;height:470px}.signal-two{width:570px;height:570px;animation-delay:1s}.signal-three{width:680px;height:680px;animation-delay:2s}.floating-note{position:absolute;z-index:4;border:1px solid rgba(255,255,255,.14);background:#0a1f30e0;backdrop-filter:blur(10px);box-shadow:0 15px 35px #00000047}.note-top{top:37px;right:-10px;padding:12px 15px;border-radius:999px;color:#dce7ec;font-size:11px;font-weight:700}.note-top span{color:var(--green);margin-right:7px}.note-bottom{bottom:27px;left:-8px;border-radius:13px;padding:13px 18px;display:grid}.note-bottom strong{color:var(--green);font-size:19px}.note-bottom span{color:#96a9b6;font-size:10px;text-transform:uppercase;letter-spacing:.09em}.hero-ticker{position:absolute;z-index:4;left:0;right:0;bottom:0;height:46px;display:flex;align-items:center;overflow:hidden;border-top:1px solid rgba(255,255,255,.08);background:#030f1994}.hero-ticker div{width:max-content;display:flex;align-items:center;gap:30px;padding-left:30px;color:#718797;font-size:10px;font-weight:800;letter-spacing:.13em;white-space:nowrap}.hero-ticker i{color:var(--green);font-style:normal}.trust-band{position:relative;z-index:3;background:#eaf4e9;border-bottom:1px solid #d5e3d5}.trust-grid{min-height:132px;display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid p{position:relative;display:grid;align-content:center;gap:5px;margin:0;padding:24px 30px 24px 50px;border-right:1px solid #d2e0d2}.trust-grid p:first-child{border-left:1px solid #d2e0d2}.trust-grid p>span{position:absolute;left:18px;top:35px;color:#73a17a;font:700 10px monospace}.trust-grid strong{font-size:15px;letter-spacing:-.02em}.trust-grid small{color:#65766a;font-size:12px;line-height:1.45}.section-label{color:#768492;font:800 10px monospace;letter-spacing:.1em;text-transform:uppercase;padding-top:13px}.section-label span{color:var(--green-dark);margin-right:15px}.intro-section{display:grid;grid-template-columns:220px 1fr;gap:55px}.eyebrow-dark{color:#687987}.intro-content h2,.section-heading h2,.pseries-heading h2,.why-story h2,.process-heading h2,.guide-copy h2,.faq-heading h2,.demo-copy h2{margin:0;letter-spacing:-.055em;line-height:1.04}.intro-content h2{max-width:850px;font-size:clamp(43px,5.1vw,70px)}.intro-bottom{display:grid;grid-template-columns:1fr .8fr;gap:70px;margin-top:54px;padding-top:36px;border-top:1px solid #d7ddd9}.intro-bottom>p{max-width:540px;margin:0;color:#5f6f7b;font-size:17px;line-height:1.75}.intro-quote{position:relative;display:grid;align-content:start;gap:18px;padding-left:34px;border-left:3px solid var(--green-dark)}.intro-quote strong{font:400 21px/1.5 Georgia,serif;color:#253546}.intro-quote span{color:#86939d;font:800 10px monospace;letter-spacing:.12em}.services-section{background:#fff;border-top:1px solid #e5e9e6}.section-heading{display:grid;grid-template-columns:1.15fr .5fr;align-items:end;gap:80px;margin-bottom:57px}.section-heading h2{max-width:760px;font-size:clamp(42px,5vw,67px)}.section-heading>p{margin:0 0 7px;color:#667784;font-size:15px;line-height:1.7}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.service-card{position:relative;min-height:420px;display:flex;flex-direction:column;padding:32px;overflow:hidden;border:1px solid #dfe5e2;border-radius:21px;background:#f7f9f6;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.service-card:hover{transform:translateY(-5px);border-color:#bad8bf;box-shadow:0 24px 55px #09182917}.service-top{display:flex;align-items:center;justify-content:space-between;color:#7f909b;font:800 10px monospace;letter-spacing:.11em}.service-top span{color:var(--green-dark)}.service-glyph{width:64px;height:64px;display:grid;place-items:center;margin:59px 0 25px;border-radius:50%;border:1px solid #cbd8cf;background:#edf4ee;color:#28793a;font:900 15px monospace;letter-spacing:-.04em}.service-card h3{max-width:430px;margin:0;font-size:31px;line-height:1.08;letter-spacing:-.04em}.service-card>p,.service-content>p:not(.service-kicker){max-width:490px;margin:18px 0 28px;color:#63727e;font-size:14px;line-height:1.7}.service-card a{width:fit-content;display:flex;gap:12px;align-items:center;margin-top:auto;padding-bottom:4px;border-bottom:1px solid #aeb9b2;font-size:12px;font-weight:800}.service-card a b{color:var(--green-dark)}.service-featured{grid-column:1 / -1;min-height:570px;display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;padding:45px;color:#fff;border-color:#162e43;background:radial-gradient(circle at 75% 25%,rgba(87,82,201,.22),transparent 35%),linear-gradient(135deg,#0b2032,#071522)}.service-featured:hover{border-color:#2b526b}.service-content{display:flex;flex-direction:column}.service-featured .service-top{color:#758b9a}.service-featured .service-top span{color:var(--green)}.service-glyph-featured{margin:73px 0 20px;background:#59d66f1a;border-color:#59d66f59;color:var(--green);box-shadow:0 0 35px #59d66f14}.service-kicker{margin:0 0 14px!important;color:var(--green)!important;font:800 10px monospace!important;letter-spacing:.15em}.service-featured h3{font-size:clamp(40px,4.5vw,61px)}.service-featured .service-content>p:not(.service-kicker){color:#a9bac6;font-size:15px}.service-featured a{color:#fff;border-color:#ffffff52}.service-featured a b{color:var(--green)}.service-dashboard{align-self:center;min-height:405px;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:#10283c;box-shadow:0 35px 60px #0000004d;transform:perspective(1300px) rotateY(-4deg)}.dashboard-chrome{height:42px;display:flex;align-items:center;gap:7px;padding:0 14px;border-bottom:1px solid rgba(255,255,255,.08);color:#8fa3b1;font:700 10px monospace;letter-spacing:.09em}.dashboard-chrome i{width:6px;height:6px;border-radius:50%;background:#526778}.dashboard-chrome i:first-child{background:var(--green)}.dashboard-chrome span{margin-left:7px}.dashboard-main{min-height:362px;display:grid;grid-template-columns:55px 1fr}.dashboard-main>aside{display:flex;flex-direction:column;align-items:center;gap:21px;padding-top:18px;border-right:1px solid rgba(255,255,255,.07)}.dashboard-main>aside b{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:var(--purple);font-size:11px}.dashboard-main>aside i{width:18px;height:4px;border-radius:5px;background:#365064}.dashboard-content{padding:25px}.dash-title{display:flex;justify-content:space-between;align-items:center}.dash-title p{display:grid;gap:5px;margin:0}.dash-title small{color:#7d93a3;font-size:10px}.dash-title strong{font-size:18px}.dash-title>span{border-radius:999px;background:var(--green);color:#071522;padding:9px 13px;font-size:10px;font-weight:900}.dash-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0}.dash-cards p{position:relative;display:grid;gap:6px;margin:0;padding:15px;border:1px solid rgba(255,255,255,.07);border-radius:11px;background:#05131e8c}.dash-cards small{color:#6f889a;font-size:10px;letter-spacing:.08em}.dash-cards strong{font-size:24px}.dash-cards i{position:absolute;right:13px;bottom:16px;color:var(--green);font:700 10px Arial}.dash-chart{height:96px;display:flex;align-items:flex-end;gap:6px;padding:12px 12px 0;border:1px solid rgba(255,255,255,.07);border-radius:11px;background:#05131e6e}.dash-chart span{flex:1;min-height:18%;border-radius:3px 3px 0 0;background:linear-gradient(#726de5,#353278)}.dash-chart span:nth-child(2),.dash-chart span:nth-child(7){height:47%}.dash-chart span:nth-child(3),.dash-chart span:nth-child(9){height:77%}.dash-chart span:nth-child(4){height:56%}.dash-chart span:nth-child(5),.dash-chart span:nth-child(10){height:88%}.dash-chart span:nth-child(6){height:65%}.dash-chart span:nth-child(8){height:34%}.dash-call{display:flex;align-items:center;gap:10px;margin-top:13px;padding:9px 10px;border-radius:10px;background:#59d66f17;border:1px solid rgba(89,214,111,.16)}.dash-call>b{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#305467;font-size:10px}.dash-call p{display:grid;gap:2px;margin:0}.dash-call small{color:var(--green);font-size:10px}.dash-call strong{font-size:10px}.dash-call>span{margin-left:auto;padding:7px 10px;border-radius:999px;background:var(--green);color:#071522;font-size:10px;font-weight:900}.pseries-section{position:relative;overflow:hidden;color:#fff;background:#071522}.pseries-section:before{content:"";position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:58px 58px}.pseries-glow{position:absolute;width:700px;height:700px;right:-230px;top:230px;border-radius:50%;background:radial-gradient(circle,rgba(87,82,201,.24),transparent 66%)}.pseries-section .shell{position:relative;z-index:2}.pseries-heading{max-width:980px;margin:0 auto 68px;text-align:center}.pseries-heading .eyebrow{justify-content:center}.pseries-heading h2{font-size:clamp(47px,5.7vw,75px)}.pseries-heading h2 em{color:var(--green);font-family:Georgia,serif;font-weight:400}.pseries-heading>p:last-child{max-width:700px;margin:26px auto 0;color:#a8b8c3;font-size:16px;line-height:1.7}.feature-tabs{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:5px;background:#ffffff09}.feature-tabs button{min-height:46px;border:0;border-radius:999px;background:transparent;color:#8fa1ae;font-size:12px;font-weight:800;cursor:pointer;transition:background .2s ease,color .2s ease}.feature-tabs button.is-active{background:var(--green);color:#071522}.feature-stage{display:grid;grid-template-columns:.75fr 1.25fr;gap:60px;align-items:center;min-height:600px;padding-top:42px}.feature-copy{padding:30px 0 40px}.feature-kicker{color:var(--green);font:800 10px monospace;letter-spacing:.12em}.feature-copy h3{margin:22px 0 20px;font-size:clamp(37px,4vw,54px);line-height:1.03;letter-spacing:-.05em}.feature-copy>p{color:#9eb0bd;font-size:15px;line-height:1.72}.feature-copy ul{list-style:none;display:grid;gap:11px;margin:25px 0 31px;padding:0}.feature-copy li{display:flex;align-items:center;gap:10px;color:#dce5ea;font-size:13px}.feature-copy li span{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:#59d66f21;color:var(--green);font-size:10px}.feature-copy>small{display:block;max-width:390px;margin-top:18px;color:#71899a;font-size:11px;line-height:1.55}.product-scene{position:relative;min-height:525px;display:flex;align-items:center;justify-content:flex-end;perspective:1200px}.desktop-device{width:89%;min-height:440px;overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:21px;background:#112a3f;box-shadow:0 45px 80px #0006;transform:rotateY(-5deg);transition:transform .35s ease}.product-scene:hover .desktop-device{transform:rotateY(-1deg) translateY(-4px)}.device-bar{height:38px;display:flex;align-items:center;gap:6px;padding:0 13px;border-bottom:1px solid rgba(255,255,255,.07);color:#829bad;font:700 10px monospace}.device-bar i{width:6px;height:6px;border-radius:50%;background:#4d6576}.device-bar i:first-child{background:var(--green)}.device-bar span{margin-left:7px;padding:5px 50px;border-radius:999px;background:#0b2032}.device-app{min-height:401px;display:grid;grid-template-columns:58px 1fr}.device-app>aside{display:flex;flex-direction:column;align-items:center;gap:25px;padding-top:17px;border-right:1px solid rgba(255,255,255,.07);color:#557083}.device-app>aside b{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;background:var(--purple);color:#fff}.device-app>aside span{width:18px;height:18px;display:grid;place-items:center;border:1px solid #405c70;border-radius:5px}.app-body{padding:28px 26px}.app-head{display:flex;align-items:center;justify-content:space-between}.app-head p{display:grid;gap:5px;margin:0}.app-head small{color:#8099aa;font-size:10px;letter-spacing:.09em}.app-head strong{font-size:18px}.app-head>span{color:var(--green);font-size:10px}.people-list{display:grid;gap:9px;margin:24px 0 17px}.people-list p{display:flex;align-items:center;gap:12px;margin:0;padding:10px 12px;border:1px solid rgba(255,255,255,.06);border-radius:10px;background:#05121d7a}.people-list p>b{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#3c5669;font-size:10px}.people-list p:nth-child(2)>b{background:#4d479d}.people-list p:nth-child(3)>b{background:#2d7244}.people-list p>span{display:grid;gap:3px}.people-list strong{font-size:10px}.people-list small{color:#79b386;font-size:10px}.people-list p:nth-child(2) small{color:#aaa0e5}.people-list p>i{margin-left:auto;color:#c2ced5;font:700 10px Arial;padding:6px 10px;border:1px solid #3d5668;border-radius:999px}.app-performance{display:grid;grid-template-columns:.38fr .62fr;gap:14px;align-items:end;padding:15px;border:1px solid rgba(255,255,255,.06);border-radius:11px;background:#05121d7a}.app-performance p{display:grid;gap:5px;margin:0}.app-performance small{color:#8299a9;font-size:10px}.app-performance strong{font-size:27px}.app-performance p span{color:var(--green);font-size:10px}.app-performance>div{height:55px;display:flex;align-items:end;gap:5px}.app-performance>div i{flex:1;height:38%;background:#514eae;border-radius:3px 3px 0 0}.app-performance>div i:nth-child(2),.app-performance>div i:nth-child(7){height:69%}.app-performance>div i:nth-child(3),.app-performance>div i:nth-child(6){height:49%}.app-performance>div i:nth-child(4){height:86%}.app-performance>div i:nth-child(5){height:74%}.app-performance>div i:nth-child(8){height:95%;background:var(--green)}.mobile-device{position:absolute;z-index:4;width:178px;min-height:350px;left:-1px;bottom:8px;padding:15px 17px;overflow:hidden;border:5px solid #263a4a;border-radius:29px;background:linear-gradient(#101f32,#091723);box-shadow:0 35px 60px #00000080;transform:rotateY(5deg) rotate(-2deg);text-align:center}.mobile-speaker{width:50px;height:4px;margin:0 auto 10px;border-radius:5px;background:#344a5b}.mobile-device>small{display:block;text-align:left;color:#8fa3b0;font-size:10px}.mobile-avatar{width:70px;height:70px;display:grid;place-items:center;margin:42px auto 14px;border-radius:50%;background:linear-gradient(145deg,#6762dd,#393590);box-shadow:0 0 30px #5752c966;font-size:18px;font-weight:900}.mobile-device p{display:grid;gap:4px;margin:0}.mobile-device p span{color:var(--green);font-size:10px;letter-spacing:.08em}.mobile-device p strong{font-size:13px}.mobile-device p small{color:#8fa2af;font-size:10px}.mobile-controls{display:flex;justify-content:center;gap:13px;margin:25px 0}.mobile-controls i{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#1e3446;color:#b6c4cd;font-style:normal;font-size:10px}.mobile-device button{width:82px;border:0;border-radius:999px;padding:8px;background:#d75353;color:#fff;font-size:10px}.product-badge{position:absolute;z-index:5;right:-13px;top:36px;display:flex;align-items:center;gap:10px;padding:13px 16px;border:1px solid rgba(255,255,255,.13);border-radius:13px;background:#0c2436ed;box-shadow:0 15px 35px #0000004d}.product-badge>span{color:var(--green)}.product-badge p{display:grid;gap:3px;margin:0}.product-badge small{color:#8299a8;font-size:10px;letter-spacing:.07em}.product-badge strong{font-size:10px}.scene-calls .desktop-device{box-shadow:0 45px 90px #5752c92e}.scene-insight .desktop-device{box-shadow:0 45px 90px #59d66f1f}.scene-deployment .mobile-device{transform:rotateY(5deg) rotate(2deg) translateY(-7px)}.why-section{background:#eef2ed}.why-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:70px;align-items:center}.why-story h2{max-width:620px;font-size:clamp(44px,5vw,67px)}.why-story>p:not(.eyebrow){max-width:600px;margin:27px 0 31px;color:#60717c;font-size:16px;line-height:1.75}.text-link-dark{color:var(--ink);border-color:#a8b3ad}.why-cards{display:grid;grid-template-columns:1fr;gap:15px}.why-card{min-height:255px;padding:28px;border:1px solid #d4ddd5;border-radius:18px;background:#fff}.why-card-main{min-height:260px;display:grid;grid-template-columns:1fr 1fr;align-content:center;color:#fff;border-color:#162d43;background:radial-gradient(circle at 85% 10%,rgba(89,214,111,.14),transparent 34%),linear-gradient(135deg,#0b2134,#071522)}.why-card:not(.why-card-main){min-height:170px;display:grid;grid-template-columns:54px minmax(0,1fr);grid-template-rows:auto 1fr;column-gap:22px;align-content:center}.why-number{align-self:center;grid-row:1 / span 2;color:var(--green);font-size:clamp(72px,9vw,120px);font-weight:800;letter-spacing:-.08em;line-height:.8}.why-card-main p{margin:0 0 12px;align-self:end;font-size:23px;font-weight:800;letter-spacing:-.03em}.why-card-main small{color:#9bafbc;font-size:12px;line-height:1.55}.why-icon{width:42px;height:42px;display:grid;grid-row:1 / span 2;place-items:center;margin:0;border-radius:50%;background:#e8f3e9;color:#2f8840;font:800 10px monospace}.why-card h3{margin:0 0 12px;font-size:21px;letter-spacing:-.03em}.why-card>p{margin:0;color:#667680;font-size:13px;line-height:1.65}.proof-section{color:#fff;background:var(--purple)}.proof-inner{min-height:430px;display:grid;grid-template-columns:.15fr 1fr .8fr;gap:45px;align-items:center}.proof-quote-mark{align-self:start;padding-top:69px;color:var(--green);font:160px/.8 Georgia,serif;opacity:.9}.proof-inner blockquote{margin:0;padding-right:35px}.proof-inner blockquote>p{margin:0 0 34px;font:400 clamp(28px,3.3vw,43px)/1.25 Georgia,serif;letter-spacing:-.025em}.proof-inner blockquote footer{display:grid;gap:5px}.proof-inner blockquote footer strong{font-size:12px;text-transform:uppercase;letter-spacing:.09em}.proof-inner blockquote footer span{color:#c7c4f2;font-size:11px}.proof-side{min-height:250px;display:flex;flex-direction:column;justify-content:center;padding-left:43px;border-left:1px solid rgba(255,255,255,.2)}.proof-side>span{color:#c5c2ee;font:800 10px monospace;letter-spacing:.12em}.proof-side>div{display:grid;grid-template-columns:1fr 1fr;gap:24px 20px;margin:31px 0}.proof-side strong{color:#fff;font-size:16px;letter-spacing:-.03em}.proof-side>small{color:#b8b4e6;font-size:11px;line-height:1.55}.process-section{background:#fff}.process-heading{margin-bottom:64px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr)}.process-grid article{padding-right:27px}.process-grid article>div{display:flex;align-items:center;margin-bottom:30px}.process-grid article>div span{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font:800 10px monospace}.process-grid article:first-child>div span{background:var(--green-dark)}.process-grid article>div i{width:100%;height:1px;background:#d6ddd8}.process-grid article:last-child>div i{display:none}.process-grid h3{margin:0 0 13px;font-size:25px;letter-spacing:-.04em}.process-grid p{margin:0;color:#687781;font-size:13px;line-height:1.7}.guide-section{position:relative;overflow:hidden;color:#fff;background:linear-gradient(135deg,#111142,#34318f 58%,#262373)}.guide-section:before{content:"";position:absolute;inset:0;opacity:.1;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:54px 54px}.guide-orb{position:absolute;border-radius:50%;border:1px solid rgba(89,214,111,.2)}.guide-orb-one{width:480px;height:480px;left:-180px;top:-180px}.guide-orb-two{width:650px;height:650px;right:-330px;bottom:-420px}.guide-grid{position:relative;z-index:2;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.guide-copy h2{max-width:560px;font-size:clamp(44px,5vw,65px)}.guide-copy>p:not(.eyebrow){max-width:560px;margin:27px 0 31px;color:#c2c2e9;font-size:16px;line-height:1.7}.guide-copy ul{list-style:none;display:grid;gap:12px;margin:0;padding:0}.guide-copy li{display:flex;gap:10px;align-items:center;color:#e0e0f3;font-size:12px}.guide-copy li span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#59d66f26;color:var(--green)}.guide-panel{min-height:570px;display:grid;grid-template-columns:.88fr 1.12fr;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:#080e3199;box-shadow:0 40px 75px #04051c4d;backdrop-filter:blur(10px)}.guide-preview{display:grid;place-items:center;padding:30px;background:#05092373}.guide-page{width:210px;min-height:315px;display:flex;flex-direction:column;padding:24px;color:var(--ink);background:#eff4ec;border-radius:4px 14px 4px 4px;box-shadow:14px 18px #59d66f33,0 30px 45px #00000040;transform:rotate(-3deg)}.guide-page>span{color:#3c7251;font:800 10px monospace;letter-spacing:.09em}.guide-page>strong{margin-top:45px;font-size:24px;line-height:1.05;letter-spacing:-.05em}.guide-page>div{display:grid;gap:7px;margin:29px 0}.guide-page i{width:100%;height:5px;border-radius:5px;background:#cbd8cb}.guide-page i:nth-child(2){width:88%}.guide-page i:nth-child(3){width:70%}.guide-page i:nth-child(4){width:94%}.guide-page small{margin-top:auto;color:#597062;font-size:10px;line-height:1.5}.guide-form,.demo-form{display:flex;flex-direction:column;justify-content:center;padding:42px}.guide-form h3{margin:0 0 27px;font-size:24px;letter-spacing:-.04em}.guide-form label,.demo-form label{display:grid;gap:7px;margin-bottom:15px}.guide-form label>span,.demo-form label>span{display:flex;justify-content:space-between;color:#cbd0e7;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.guide-form label i,.demo-form label i{color:#8e99ae;font-style:normal;font-weight:500}.guide-form input,.demo-form input,.demo-form select,.demo-form textarea{width:100%;outline:none;border:1px solid rgba(255,255,255,.13);border-radius:10px;padding:13px 14px;background:#fff1;color:#fff;font-size:14px;transition:border-color .2s ease,background .2s ease}.guide-form input:focus,.demo-form input:focus,.demo-form select:focus,.demo-form textarea:focus{border-color:var(--green);background:#ffffff1a}.guide-form input::placeholder,.demo-form input::placeholder,.demo-form textarea::placeholder{color:#8e99aa}.guide-form .checkbox-label{grid-template-columns:17px 1fr;align-items:start;gap:10px;margin:2px 0 19px}.checkbox-label input{width:15px;height:15px;accent-color:var(--green);padding:0}.guide-form .checkbox-label span{color:#aeb6ce;font-size:10px;line-height:1.55;letter-spacing:0;text-transform:none}.guide-form .button{width:100%;border:0;cursor:pointer}.guide-form>small,.demo-form>small{margin-top:13px;color:#929cb3;font-size:10px;line-height:1.5;text-align:center}.form-success{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px;text-align:center}.form-success>span{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#071522;font-size:24px;font-weight:900}.form-success h3{margin:22px 0 11px;font-size:28px;letter-spacing:-.04em}.form-success p{max-width:360px;margin:0;color:#c0c6db;font-size:14px;line-height:1.65}.form-success button{margin-top:24px;border:0;border-bottom:1px solid currentColor;padding:0 0 4px;background:none;color:var(--green);font-size:12px;font-weight:800;cursor:pointer}.faq-section{background:#f4f6f1}.faq-grid{display:grid;grid-template-columns:.66fr 1.34fr;gap:100px}.faq-heading{position:sticky;top:120px;align-self:start}.faq-heading h2{font-size:clamp(42px,4.6vw,62px)}.faq-heading>p:not(.eyebrow){max-width:390px;margin:25px 0 27px;color:#657580;font-size:14px;line-height:1.65}.faq-heading>a{display:inline-flex;gap:13px;padding-bottom:5px;border-bottom:1px solid #aeb8b2;font-size:17px;font-weight:800}.faq-heading>a span{color:var(--green-dark)}.faq-list details{border-top:1px solid #ccd5cf}.faq-list details:last-child{border-bottom:1px solid #ccd5cf}.faq-list summary{min-height:90px;display:grid;grid-template-columns:45px 1fr 30px;align-items:center;gap:18px;list-style:none;cursor:pointer;font-size:18px;font-weight:800;letter-spacing:-.02em}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:#77917e;font:800 10px monospace}.faq-list summary i{width:28px;height:28px;display:grid;place-items:center;border:1px solid #b7c3bb;border-radius:50%;color:#3f5d47;font-style:normal;transition:transform .2s ease,background .2s ease}.faq-list details[open] summary i{transform:rotate(45deg);background:#e2ece2}.faq-list details>p{margin:-8px 50px 26px 63px;color:#63727d;font-size:14px;line-height:1.7}.demo-section{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 10% 85%,rgba(87,82,201,.23),transparent 32%),#071522}.demo-section:after{content:"";position:absolute;width:560px;height:560px;left:-280px;bottom:-360px;border:1px solid rgba(89,214,111,.18);border-radius:50%;box-shadow:0 0 0 80px #59d66f05,0 0 0 160px #59d66f04}.demo-grid{position:relative;z-index:2;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.demo-copy h2{max-width:630px;font-size:clamp(46px,5vw,68px)}.demo-copy>p:not(.eyebrow):not(.demo-micro){max-width:580px;margin:26px 0 35px;color:#b6c4cd;font-size:17px;line-height:1.7}.demo-contact{display:grid;max-width:560px;border-top:1px solid rgba(255,255,255,.16)}.demo-contact a{display:grid;grid-template-columns:1fr auto;gap:7px;padding:21px 0;border-bottom:1px solid rgba(255,255,255,.16)}.demo-contact small{grid-column:1;color:#8ca1b0;font-size:11px;letter-spacing:.11em}.demo-contact strong{grid-column:1;font-size:21px;letter-spacing:-.02em}.demo-contact span{grid-column:2;grid-row:1 / span 2;align-self:center;color:var(--green);font-size:19px}.demo-micro{max-width:500px;margin:22px 0 0;color:#8ca0ae;font-size:12px;line-height:1.55}.demo-panel{min-height:650px;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:#112a3fa3;box-shadow:0 40px 80px #0000004d;backdrop-filter:blur(12px)}.demo-form{min-height:650px;padding:48px}.form-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1)}.form-head span{color:var(--green);font:900 12px monospace;letter-spacing:.14em}.form-head small{color:#9aabba;font-size:11px}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.demo-form select{appearance:none;color:#b9c5cd}.demo-form select option{color:#071522;background:#fff}.demo-form textarea{resize:vertical;min-height:90px}.demo-form .button{width:100%;margin-top:8px;border:0;cursor:pointer}.demo-success{min-height:650px}.site-footer{color:#fff;background:#040d15}.footer-top{min-height:390px;display:grid;grid-template-columns:1.45fr .6fr .95fr 1fr;gap:40px;padding-top:75px;padding-bottom:60px}.footer-brand .brand{width:340px;max-width:100%;height:auto;min-height:218px;flex-direction:column;justify-content:flex-start;gap:10px;overflow:visible;padding:0;box-shadow:none}.footer-brand .brand-mark{width:132px;height:132px;flex:0 0 132px}.footer-brand .brand-wordmark{align-items:center;text-align:center}.footer-brand .brand-wordmark strong{color:#fff;font-size:25px;line-height:1;letter-spacing:-.045em}.footer-brand .brand-wordmark small{margin-top:5px;color:var(--green);font-size:16px}.footer-brand>p{max-width:320px;margin:25px 10px 0;color:#8a9da9;text-align:center;font-size:13px;line-height:1.7}.footer-column{display:flex;flex-direction:column;gap:13px}.footer-column>span{margin-bottom:12px;color:#8194a0;font:800 11px monospace;letter-spacing:.12em}.footer-column a{width:fit-content;color:#c3cfd6;font-size:13px}.footer-column a:hover{color:var(--green)}.footer-column p{margin:3px 0 0;color:#8a9da9;font-size:12px;line-height:1.7}.footer-cta h3{margin:0 0 15px;font-size:22px;line-height:1.2;letter-spacing:-.04em}.footer-cta .button,.footer-cta .button:hover{color:#071522}.footer-bottom{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid rgba(255,255,255,.09);color:#80929e;font-size:11px}.developer-credit{margin-left:8px;color:#b8c6ce;font-weight:700}.developer-credit:before{content:"\b7";margin-right:8px;color:#607582}.footer-bottom div{display:flex;gap:22px}.footer-bottom a:hover{color:#fff}.mobile-cta-bar{display:none}@keyframes spin{to{transform:rotate(360deg)}}@keyframes wave{to{transform:scaleY(.45);opacity:.55}}@keyframes pulse{0%{transform:scale(.88);opacity:0}35%{opacity:1}to{transform:scale(1.08);opacity:0}}@keyframes ticker{to{transform:translate(-48%)}}@media(max-width:1100px){.desktop-nav{gap:19px}.desktop-nav a{font-size:12px}.header-actions{gap:12px}.service-featured{grid-template-columns:.72fr 1.28fr;gap:30px}.feature-stage{gap:35px}.guide-grid,.demo-grid{gap:55px}}@media(max-width:1040px){.section{padding:95px 0}.desktop-nav,.phone-link{display:none}.menu-toggle{display:flex}.header-inner{height:86px}.site-header.is-scrolled .header-inner{height:72px}.mobile-nav{position:absolute;inset:100% 20px auto;display:grid;gap:0;padding:20px;border:1px solid #dde4df;border-radius:18px;background:#fff;color:var(--ink);box-shadow:0 30px 70px #0918292e;transform:translateY(-12px);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.mobile-nav.is-open{transform:translateY(0);opacity:1;visibility:visible}.mobile-nav>a:not(.button){display:flex;align-items:center;justify-content:space-between;min-height:51px;border-bottom:1px solid #e4e9e5;font-size:17px;font-weight:800}.mobile-nav>a span{color:#708478;font:700 10px monospace}.mobile-nav .button{margin-top:18px}.hero-grid{min-height:auto;grid-template-columns:1fr;text-align:center;gap:20px;padding:155px 0 95px}.hero-copy{display:flex;flex-direction:column;align-items:center}.hero-visual{min-height:505px;width:min(100%,610px);margin:0 auto 30px}.hero-lede{max-width:680px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid p:nth-child(2){border-right:0}.trust-grid p:nth-child(3),.trust-grid p:nth-child(4){border-top:1px solid #d2e0d2}.intro-section{grid-template-columns:1fr}.section-label{display:none}.section-heading{grid-template-columns:1fr;gap:20px}.section-heading>p{max-width:540px}.service-featured{grid-template-columns:1fr}.service-glyph-featured{margin-top:45px}.service-dashboard{width:100%;transform:none}.feature-stage{grid-template-columns:1fr}.feature-copy{max-width:620px}.product-scene{width:min(100%,730px);margin:0 auto}.why-grid{grid-template-columns:1fr;gap:55px}.why-story{max-width:700px}.proof-inner{grid-template-columns:90px 1fr;padding:65px 0}.proof-quote-mark{padding-top:0}.proof-side{grid-column:2;min-height:auto;padding:30px 0 0;border-top:1px solid rgba(255,255,255,.2);border-left:0}.process-grid{grid-template-columns:repeat(2,1fr);gap:45px 0}.process-grid article:nth-child(2)>div i{display:none}.guide-grid{grid-template-columns:1fr}.guide-copy{max-width:700px}.guide-panel{width:min(100%,760px)}.faq-grid{grid-template-columns:1fr;gap:55px}.faq-heading{position:static;max-width:680px}.demo-grid{grid-template-columns:1fr}.demo-copy{max-width:720px}.demo-panel{width:min(100%,760px)}.footer-top{grid-template-columns:1.1fr .9fr}}@media(max-width:650px){body{padding-bottom:62px}.shell{width:min(100% - 28px,1180px)}.section{padding:76px 0}.header-inner,.site-header.is-scrolled .header-inner{height:72px}.header-inner{gap:12px}.site-header .brand,.site-header.is-scrolled .brand{width:258px;height:60px;gap:8px;padding:4px 10px 4px 7px;border-radius:10px}.site-header .brand-mark,.site-header.is-scrolled .brand-mark{width:50px;height:50px;flex-basis:50px}.site-header .brand-mark img,.site-header.is-scrolled .brand-mark img{width:100%;height:100%}.site-header .brand-wordmark strong,.site-header.is-scrolled .brand-wordmark strong{font-size:17px}.site-header .brand-wordmark small,.site-header.is-scrolled .brand-wordmark small{margin-top:3px;font-size:12px}.header-actions .button-small{display:none}.menu-toggle{width:41px;height:41px}.mobile-nav{inset-inline:14px}.hero-grid{padding:130px 0 82px}h1{font-size:clamp(47px,15.6vw,67px)}.eyebrow{font-size:10px}.hero-lede{font-size:16px;line-height:1.58}.hero-actions{flex-direction:column;gap:20px}.hero-actions .button{width:min(100%,300px)}.hero-proof{width:100%;justify-content:center;margin-top:40px}.hero-proof div{min-width:0;flex:1;margin-right:9px;padding-right:9px}.hero-proof strong{font-size:18px}.hero-proof span{font-size:10px}.hero-visual{min-height:415px}.connection-card{min-height:365px;padding:14px;transform:none}.network-core{height:240px}.orbit-one{width:190px;height:190px}.orbit-two{width:300px;height:300px}.node{width:50px;height:50px;font-size:10px;letter-spacing:.04em}.node-one{left:34px}.node-two{right:25px}.node-three{left:25px}.node-four{right:41px}.note-top{right:-5px;top:5px}.note-bottom{bottom:-8px;left:4px}.call-strip strong{font-size:10px}.hero-ticker div{animation:ticker 18s linear infinite}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid p{min-height:110px;padding:18px 13px 18px 37px}.trust-grid p>span{left:12px;top:28px}.trust-grid strong{font-size:13px}.trust-grid small{font-size:11px}.intro-content h2,.section-heading h2,.why-story h2,.faq-heading h2{font-size:42px}.intro-bottom{grid-template-columns:1fr;gap:36px;margin-top:38px}.intro-bottom>p{font-size:15px}.services-grid{grid-template-columns:1fr}.service-card{min-height:370px;padding:25px}.service-card h3{font-size:28px}.service-featured{padding:25px}.service-featured h3{font-size:40px}.service-dashboard{min-height:360px}.dashboard-main{grid-template-columns:42px 1fr}.dashboard-content{padding:16px 13px}.dash-title strong{font-size:14px}.dash-title>span{padding:8px;font-size:10px}.pseries-heading h2{font-size:45px}.feature-tabs{grid-template-columns:1fr 1fr;border-radius:18px}.feature-tabs button{min-height:43px}.feature-stage{padding-top:22px}.feature-copy h3{font-size:40px}.product-scene{min-height:435px}.desktop-device{width:96%;min-height:370px;transform:none}.device-app{min-height:330px;grid-template-columns:43px 1fr}.device-app>aside{gap:18px}.app-body{padding:18px 12px}.app-head strong{font-size:13px}.app-head>span{font-size:10px}.mobile-device{width:140px;min-height:286px;padding:12px;left:-3px}.mobile-avatar{width:55px;height:55px;margin-top:32px}.mobile-controls{margin:17px 0;gap:8px}.mobile-controls i{width:27px;height:27px}.product-badge{right:-5px;top:10px}.why-cards{grid-template-columns:1fr}.why-card-main{grid-column:auto;grid-template-columns:1fr;gap:23px}.why-number{grid-row:auto}.why-card-main p{align-self:auto}.proof-inner{grid-template-columns:1fr;gap:15px;padding:55px 0}.proof-quote-mark{display:none}.proof-inner blockquote{padding:0}.proof-inner blockquote>p{font-size:30px}.proof-side{grid-column:auto}.process-grid{grid-template-columns:1fr;gap:38px}.process-grid article>div i{display:block!important}.process-grid article:last-child>div i{display:none!important}.guide-copy h2,.demo-copy h2{font-size:44px}.guide-panel{grid-template-columns:1fr}.guide-preview{display:none}.guide-form,.demo-form{padding:28px 22px}.guide-panel{min-height:520px}.faq-list summary{min-height:82px;grid-template-columns:26px 1fr 28px;gap:9px;font-size:15px}.faq-list details>p{margin:-2px 36px 24px 35px;font-size:13px}.demo-grid{gap:48px}.demo-panel,.demo-form{min-height:620px}.form-two{grid-template-columns:1fr;gap:0}.demo-success{min-height:560px}.footer-top{grid-template-columns:1fr;gap:40px;padding-top:58px}.footer-bottom{min-height:100px;flex-direction:column;justify-content:center;align-items:flex-start}.mobile-cta-bar{position:fixed;z-index:80;inset:auto 0 0;min-height:62px;display:grid;grid-template-columns:1fr 1fr;box-shadow:0 -10px 30px #040d1538}.mobile-cta-bar a{display:flex;flex-direction:column;justify-content:center;padding:9px 15px;background:#fff;color:var(--ink)}.mobile-cta-bar a span{color:#687b87;font-size:10px;letter-spacing:.09em}.mobile-cta-bar a strong{font-size:14px}.mobile-cta-bar a:last-child{flex-direction:row;align-items:center;gap:8px;background:var(--green);font-size:12px;font-weight:900}}@media(max-width:390px){.site-header .brand,.site-header.is-scrolled .brand{width:225px}.site-header .brand-mark,.site-header.is-scrolled .brand-mark{width:44px;height:46px;flex-basis:44px}.site-header .brand-mark img,.site-header.is-scrolled .brand-mark img{width:100%;height:100%}.site-header .brand-wordmark strong,.site-header.is-scrolled .brand-wordmark strong{font-size:14.5px}.site-header .brand-wordmark small,.site-header.is-scrolled .brand-wordmark small{font-size:10.5px}h1{font-size:45px}.hero-proof span{max-width:70px;margin:0 auto}.connection-card{min-height:350px}.card-topline{font-size:10px}.note-top,.product-badge{display:none}.device-bar span{padding-inline:24px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}
