@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}}:root{--cyan-950:#083344;--cyan-900:#164e63;--cyan-800:#155e75;--cyan-700:#0e7490;--cyan-600:#0891b2;--cyan-500:#06b6d4;--cyan-100:#cffafe;--cyan-50:#ecfeff;--ink:#102a33;--muted:#58717a;--line:#dce9ec;--surface:#f5fafb;--white:#fff;--container:1180px;--shadow:0 24px 70px #08334424}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Segoe UI Variable,Segoe UI,Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}svg{display:block}.container{width:min(calc(100% - 48px), var(--container));margin-inline:auto}.skip-link{z-index:1000;background:var(--cyan-950);color:#fff;border-radius:8px;padding:10px 16px;transition:transform .2s;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.topbar{background:var(--cyan-950);color:#d6f8ff;font-size:12px;font-weight:600}.topbar-inner{justify-content:space-between;align-items:center;min-height:34px;display:flex}.topbar span,.topbar a{align-items:center;gap:7px;display:inline-flex}.topbar svg{width:13px;height:13px}.topbar a{transition:color .2s}.topbar a:hover{color:#fff}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #dce9eccc;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:32px;min-height:78px;display:flex}.brand{flex:none;width:171px;display:inline-flex}.brand img,.footer-logo img{width:100%;height:auto}.desktop-nav{color:#38535c;align-items:center;gap:34px;font-size:14px;font-weight:600;display:flex}.desktop-nav a{padding-block:28px;position:relative}.desktop-nav a:after{background:var(--cyan-600);content:"";transform-origin:100%;border-radius:2px;height:2px;transition:transform .25s;position:absolute;bottom:20px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.button{border:1px solid var(--cyan-800);background:var(--cyan-800);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:11px;min-height:54px;padding:0 24px;font-size:14px;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 28px #155e7533}.button svg{width:18px;height:18px;transition:transform .2s}.button:hover{background:var(--cyan-900);transform:translateY(-2px);box-shadow:0 14px 34px #155e7547}.button:hover svg{transform:translate(3px)}.button-small{border-radius:8px;min-height:44px;padding-inline:18px;font-size:13px}.button-small svg{width:16px;height:16px}.mobile-contact{border:1px solid var(--line);border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:none}.mobile-contact svg{width:22px;height:22px}.hero{background:linear-gradient(#155e7507 1px,#0000 1px) 0 0/38px 38px,linear-gradient(90deg,#155e7507 1px,#0000 1px) 0 0/38px 38px,linear-gradient(#fafeff 0%,#fff 82%);padding-top:74px;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(#0000,#06b6d41f,#0000);width:1px;height:560px;position:absolute;top:30px;left:50%}.hero-glow{filter:blur(4px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-one{background:radial-gradient(circle,#06b6d41f,#0000 68%);width:620px;height:620px;top:100px;right:-240px}.hero-glow-two{background:radial-gradient(circle,#155e7512,#0000 68%);width:600px;height:600px;top:-220px;left:-280px}.hero-grid{z-index:2;grid-template-columns:.88fr 1.12fr;align-items:center;gap:30px;min-height:575px;display:grid;position:relative}.hero-copy{padding-bottom:56px}.eyebrow{color:var(--cyan-700);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:20px;font-size:12px;font-weight:800;display:inline-flex}.eyebrow>span{background:var(--cyan-500);width:22px;height:2px}.hero h1{max-width:610px;color:var(--cyan-950);letter-spacing:-.048em;margin:0;font-size:clamp(40px,3.8vw,55px);font-weight:760;line-height:1.04}.hero h1 em{color:var(--cyan-700);white-space:nowrap;font-style:normal;position:relative}.hero h1 em:after{content:"";background:#06b6d426;border-radius:50%;height:7px;position:absolute;bottom:1px;left:1px;right:2px}.hero-lead{max-width:570px;color:var(--muted);margin:21px 0 27px;font-size:16px;line-height:1.68}.hero-actions{align-items:center;gap:27px;display:flex}.text-link{color:var(--cyan-800);align-items:center;gap:7px;font-size:14px;font-weight:750;display:inline-flex}.text-link svg{width:16px;height:16px;transition:transform .2s}.text-link:hover svg{transform:translate(3px)}.hero-assurances{color:#60777e;flex-wrap:wrap;gap:20px;margin-top:30px;font-size:11px;font-weight:650;display:flex}.hero-assurances span{align-items:center;gap:6px;display:inline-flex}.hero-assurances svg{color:#128263;stroke-width:2.6px;background:#dff7f2;border-radius:50%;width:15px;height:15px;padding:2px}.hero-visual{min-width:0;padding:52px 0 80px 22px;position:relative}.visual-orbit{border:1px dashed #0891b22e;border-radius:50%;position:absolute}.orbit-one{width:630px;height:630px;top:2px;right:-120px}.orbit-two{width:520px;height:520px;top:52px;right:-70px}.dashboard-window{z-index:2;transform-origin:0;background:#fff;border:1px solid #afcfd6e6;border-radius:14px;width:680px;max-width:100%;position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-3deg)rotateX(1deg);box-shadow:0 32px 80px #0c3f4d33,0 2px 7px #0c3f4d14}.pc-mockup-image{width:100%;height:auto;display:block}.dashboard-top{background:#fbfdfe;border-bottom:1px solid #e6eff1;justify-content:space-between;align-items:center;height:36px;padding:0 14px;display:flex}.window-dots{gap:4px;display:flex}.window-dots span{background:#d3e2e5;border-radius:50%;width:6px;height:6px}.window-dots span:first-child{background:#84d5e4}.dashboard-address{color:#9bb0b6;font-size:8px}.dashboard-user{background:var(--cyan-50);width:20px;height:20px;color:var(--cyan-700);border-radius:50%;place-items:center;display:grid}.dashboard-user svg{width:11px;height:11px}.dashboard-body{height:392px;display:flex}.dashboard-sidebar{background:var(--cyan-950);color:#8ab1bd;flex-direction:column;align-items:center;gap:13px;width:50px;padding-top:12px;display:flex}.sidebar-mark{width:25px;height:25px;color:var(--cyan-800);background:#fff;border-radius:6px;place-items:center;margin-bottom:14px;font-size:13px;font-weight:900;display:grid}.dashboard-sidebar span{border-radius:6px;place-items:center;width:26px;height:26px;display:grid}.dashboard-sidebar svg{width:13px;height:13px}.dashboard-sidebar .side-active{color:#fff;background:#146c83}.dashboard-content{background:#f5f9fa;flex:1;min-width:0;padding:22px}.dash-heading,.panel-title,.protocol-top{justify-content:space-between;align-items:center;display:flex}.dash-heading>div{flex-direction:column;gap:3px;display:flex}.dash-heading small,.metric-card small{color:#879da4;font-size:8px}.dash-heading strong{font-size:15px}.dash-heading>span{color:#789096;background:#fff;border:1px solid #dce8ea;border-radius:5px;padding:5px 8px;font-size:7px}.metric-row{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.metric-card{background:#fff;border:1px solid #e0ebed;border-radius:9px;align-items:center;gap:9px;min-width:0;height:77px;padding:12px;display:flex;position:relative}.metric-card.primary{background:var(--cyan-800);color:#fff;border-color:#0000}.metric-card>div{flex-direction:column;gap:3px;min-width:0;display:flex}.metric-card.primary small{color:#b7e5ef}.metric-card strong{text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-size:10px;overflow:hidden}.metric-icon{background:#ffffff21;border-radius:8px;flex:none;place-items:center;width:31px;height:31px;display:grid}.metric-icon.soft{color:#19856a;background:#e8f8f3}.metric-icon svg{width:16px;height:16px}.metric-trend{color:#b9edf5;font-size:6px;position:absolute;bottom:8px;right:10px}.mini-chart{align-items:end;gap:2px;height:20px;display:flex;position:absolute;bottom:13px;right:10px}.mini-chart i{background:#68c6d8;border-radius:2px;width:3px}.mini-chart i:first-child{height:6px}.mini-chart i:nth-child(2){height:12px}.mini-chart i:nth-child(3){height:9px}.mini-chart i:nth-child(4){height:17px}.mini-chart i:nth-child(5){height:14px}.dash-lower{grid-template-columns:1.55fr .7fr;gap:10px;margin-top:10px;display:grid}.request-list,.progress-panel{background:#fff;border:1px solid #e0ebed;border-radius:9px;height:211px;padding:13px}.panel-title strong{font-size:9px}.panel-title span{color:var(--cyan-700);font-size:6px}.request-item{border-bottom:1px solid #edf3f4;grid-template-columns:29px 1fr auto;align-items:center;gap:8px;padding:10px 0;display:grid}.request-item:last-child{border:0}.request-icon{border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.request-icon svg{width:13px;height:13px}.request-icon.yellow{color:#b68111;background:#fff7dc}.request-icon.blue{color:#2c81a0;background:#e9f5fb}.request-icon.green{color:#288362;background:#e9f8f1}.request-item>div{flex-direction:column;gap:3px;min-width:0;display:flex}.request-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.request-item small{color:#97a9ae;font-size:6px}.status{border-radius:9px;padding:4px 6px;font-size:5px;font-weight:700}.status.waiting{color:#a77814;background:#fff6d9}.status.progress{color:#297794;background:#e8f5fa}.status.done{color:#28775e;background:#e5f6ee}.donut{background:conic-gradient(var(--cyan-700) 0 68%, #d8eff3 68% 86%, #eef5f6 86%);border-radius:50%;place-items:center;width:92px;height:92px;margin:14px auto 8px;display:grid}.donut:before{content:"";background:#fff;border-radius:50%;width:66px;height:66px;position:absolute}.donut div{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.donut strong{color:#21816b;font-size:15px}.donut small,.progress-panel p,.legend{color:#8ca0a5;font-size:6px}.progress-panel p{text-align:center;margin:8px 0}.legend{justify-content:center;gap:9px;display:flex}.legend span{align-items:center;gap:3px;display:flex}.legend i{background:var(--cyan-700);border-radius:50%;width:5px;height:5px}.legend span:last-child i{background:#a5dbe5}.floating-card{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #bdd8dde6;align-items:center;display:flex;position:absolute;box-shadow:0 18px 45px #1046532b}.citizen-card{border-radius:11px;gap:10px;width:270px;padding:13px;animation:5s ease-in-out infinite float;bottom:36px;left:-15px}.float-icon{background:var(--cyan-50);width:38px;height:38px;color:var(--cyan-700);border-radius:9px;flex:none;place-items:center;display:grid}.float-icon svg{width:20px;height:20px}.floating-card>div{flex-direction:column;flex:1;gap:3px;display:flex}.floating-card strong{color:var(--ink);font-size:10px}.floating-card small{color:#82979d;font-size:7px}.float-check{color:#178262;background:#dcf7ed;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.float-check svg{width:13px;height:13px}.live-card{border-radius:9px;gap:9px;width:188px;padding:11px 13px;animation:5.8s ease-in-out .7s infinite float;top:28px;right:-13px}.live-dot{background:#25ae80;border-radius:50%;flex:none;width:8px;height:8px;position:relative}.live-dot:after{content:"";border:1px solid #25ae8059;border-radius:50%;animation:2s ease-out infinite pulse;position:absolute;inset:-4px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pulse{50%{opacity:.5}}.audience-strip{z-index:3;border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:40px;min-height:100px;display:flex;position:relative}.audience-strip p{color:#7b9197;letter-spacing:.04em;text-transform:uppercase;max-width:230px;margin:0;font-size:11px;font-weight:700;line-height:1.5}.audience-strip>div{flex:1;justify-content:space-between;align-items:center;gap:24px;display:flex}.audience-strip span{color:#4f6971;white-space:nowrap;align-items:center;gap:9px;font-size:13px;font-weight:680;display:inline-flex}.audience-strip svg{width:19px;height:19px;color:var(--cyan-700)}.section{padding:112px 0}.section-heading{margin-bottom:54px}.section-heading.centered{text-align:center;max-width:650px;margin-left:auto;margin-right:auto}.section-heading h2,.process-intro h2,.trust h2,.faq h2,.contact-section h2{color:var(--cyan-950);letter-spacing:-.045em;margin:0;font-size:clamp(36px,4vw,52px);font-weight:740;line-height:1.08}.section-heading p{max-width:620px;color:var(--muted);margin:18px auto 0;font-size:17px;line-height:1.7}.benefits{background:#fff;position:relative}.benefit-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.benefit-card{border-right:1px solid var(--line);background:#fff;min-height:310px;padding:42px 38px 38px;transition:background .25s,transform .25s;position:relative}.benefit-card:first-child{border-left:1px solid var(--line)}.benefit-card:hover{z-index:2;background:#f8fcfd;transform:translateY(-4px)}.card-number{color:#d6e5e8;letter-spacing:.1em;font-size:12px;font-weight:800;position:absolute;top:30px;right:28px}.feature-icon{background:var(--cyan-50);width:56px;height:56px;color:var(--cyan-700);border:1px solid #cce9ee;border-radius:14px;place-items:center;margin-bottom:28px;display:grid}.feature-icon svg{width:27px;height:27px}.benefit-card h3{color:var(--cyan-950);letter-spacing:-.02em;margin:0 0 12px;font-size:20px}.benefit-card p{max-width:285px;color:var(--muted);margin:0;font-size:14px;line-height:1.7}.card-line{background:var(--cyan-500);width:36px;height:3px;transition:width .25s;position:absolute;bottom:-1px;left:38px}.benefit-card:hover .card-line{width:72px}.product-section{background:var(--cyan-950);color:#fff;position:relative;overflow:hidden}.product-section:before{content:"";background:radial-gradient(circle at 95% 12%,#06b6d429,#0000 28%),linear-gradient(#ffffff05 1px,#0000 1px) 0 0/46px 46px,linear-gradient(90deg,#ffffff05 1px,#0000 1px) 0 0/46px 46px;position:absolute;inset:0}.product-section .container{z-index:1;position:relative}.heading-row{grid-template-columns:1fr .7fr;align-items:end;gap:80px;display:grid}.heading-row h2{color:#fff;max-width:610px}.eyebrow.light{color:#79d8e8}.heading-row>p{color:#9fc0c8;margin:0 0 5px;font-size:15px;line-height:1.75}.featured-product{background:linear-gradient(135deg,#164e63e6,#0b3948d9);border:1px solid #b3e0e72b;border-radius:24px;grid-template-columns:.96fr 1.04fr;min-height:660px;display:grid;overflow:hidden;box-shadow:0 25px 70px #0000002e}.product-copy{padding:64px 28px 60px 64px}.product-status{letter-spacing:.05em;text-transform:uppercase;border-radius:20px;align-items:center;gap:7px;padding:6px 10px;font-size:10px;font-weight:800;display:inline-flex}.product-status i{border-radius:50%;width:6px;height:6px}.product-status.available{color:#91e3c5;background:#28c1881c;border:1px solid #60e7b440}.product-status.available i{background:#51d6a4;box-shadow:0 0 0 4px #51d6a41a}.product-icon{color:#8eddeb;background:#108ea829;border:1px solid #89dce940;border-radius:15px;place-items:center;width:58px;height:58px;margin:38px 0 23px;display:grid}.product-icon svg{width:29px;height:29px}.product-kicker,.roadmap-copy>p:first-of-type{color:#77ccdc;letter-spacing:.1em;text-transform:uppercase;margin:0 0 5px;font-size:11px;font-weight:800}.product-copy h3{color:#fff;letter-spacing:-.04em;margin:0;font-size:40px}.product-description{color:#b7ced4;max-width:460px;margin:18px 0 27px;font-size:15px;line-height:1.72}.check-list{color:#d8e7ea;gap:13px;margin:0 0 35px;padding:0;font-size:13px;list-style:none;display:grid}.check-list li{align-items:center;gap:10px;display:flex}.check-list svg{color:#77d9b7;stroke-width:2.5px;background:#52d3a621;border-radius:50%;width:18px;height:18px;padding:3px}.button-light{box-shadow:none;color:var(--cyan-900);background:#fff;border-color:#fff}.button-light:hover,.button-white:hover{color:var(--cyan-950);background:#e3fbff;border-color:#e3fbff}.citizen-phone{background:radial-gradient(circle at 50% 58%,#1ba6bf40,#0000 42%),linear-gradient(135deg,#ffffff08,#0000);justify-content:center;align-items:end;min-height:660px;display:flex;position:relative;overflow:hidden}.citizen-phone:before,.citizen-phone:after{content:"";border:1px solid #4eb9cb21;border-radius:50%;position:absolute}.citizen-phone:before{width:520px;height:520px;bottom:20px}.citizen-phone:after{width:400px;height:400px;bottom:80px}.phone-shell{z-index:2;background:#071f28;border:2px solid #365f6b;border-radius:38px;width:278px;height:540px;margin-bottom:-23px;padding:8px;position:relative;transform:rotate(2deg);box-shadow:0 35px 70px #00000059}.phone-notch{z-index:5;background:#071f28;border-radius:12px;width:82px;height:20px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.phone-screen{height:100%;color:var(--ink);background:#f7fbfc;border-radius:30px;position:relative;overflow:hidden}.mobile-mockup-image{object-fit:cover;object-position:top center}.mobile-header{background:#fff;align-items:center;gap:8px;height:62px;padding:17px 17px 8px;font-size:9px;font-weight:700;display:flex}.mobile-symbol{background:var(--cyan-800);color:#fff;border-radius:7px;place-items:center;width:25px;height:25px;font-size:13px;font-weight:900;display:grid}.mobile-header i{background:#49bf94;border-radius:50%;width:7px;height:7px;margin-left:auto}.mobile-welcome{background:var(--cyan-800);color:#fff;padding:20px 18px 19px}.mobile-welcome small,.mobile-welcome strong{display:block}.mobile-welcome>small{color:#b3e5ee;font-size:8px}.mobile-welcome>strong{margin:3px 0 13px;font-size:17px}.mobile-search{color:#8ca0a6;background:#fff;border-radius:7px;justify-content:space-between;align-items:center;height:34px;padding:0 11px;font-size:7px;display:flex}.mobile-search svg{width:12px;height:12px;color:var(--cyan-700)}.service-grid{grid-template-columns:repeat(4,1fr);gap:7px;padding:16px 12px 12px;display:grid}.service-grid>div{color:#63797f;text-align:center;flex-direction:column;align-items:center;gap:5px;min-width:0;display:flex}.service-grid>div>span{border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.service-grid svg{width:19px;height:19px}.service-grid small{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:6px;font-weight:650;overflow:hidden}.service-yellow{color:#bc8611;background:#fff5d8}.service-blue{color:#217d9c;background:#e2f4fa}.service-green{color:#267e61;background:#e5f7ef}.service-purple{color:#70539c;background:#f1eafa}.protocol-card{background:#fff;border:1px solid #dfeaec;border-radius:10px;margin:4px 14px 0;padding:14px 13px;box-shadow:0 7px 22px #09404d0f}.protocol-top>span{background:var(--cyan-50);width:31px;height:31px;color:var(--cyan-700);border-radius:8px;place-items:center;display:grid}.protocol-top svg{width:16px;height:16px}.protocol-top div{flex-direction:column;flex:1;gap:2px;padding-left:8px;display:flex}.protocol-top small{color:#95a7ac;font-size:6px}.protocol-top strong{font-size:8px}.protocol-top>i{color:#268364;background:#ddf5eb;border-radius:50%;place-items:center;width:18px;height:18px;font-size:8px;font-style:normal;display:grid}.protocol-track{justify-content:space-between;margin:18px 11px 6px;display:flex;position:relative}.protocol-track:before{background:linear-gradient(90deg, var(--cyan-600) 50%, #dce7e9 50%);content:"";height:2px;position:absolute;top:3px;left:4px;right:4px}.protocol-track i{z-index:1;border:2px solid var(--cyan-600);background:#fff;border-radius:50%;width:8px;height:8px;position:relative}.protocol-track i:first-child,.protocol-track i:nth-child(2){background:var(--cyan-600)}.protocol-track i:last-child{border-color:#d3e0e3}.protocol-labels{color:#8da0a5;justify-content:space-between;font-size:5px;display:flex}.mobile-nav{background:#fff;border-top:1px solid #e4ecee;justify-content:space-around;align-items:center;height:54px;display:flex;position:absolute;bottom:0;left:0;right:0}.mobile-nav span{color:#8ba0a6;flex-direction:column;align-items:center;gap:3px;display:flex}.mobile-nav span:first-child{color:var(--cyan-700)}.mobile-nav svg{width:14px;height:14px}.mobile-nav small{font-size:5px}.phone-bubble{z-index:4;min-width:165px;color:var(--ink);background:#fffffff7;border:1px solid #aed9e033;border-radius:10px;align-items:center;gap:9px;padding:11px 13px;display:flex;position:absolute;box-shadow:0 15px 35px #0000002e}.phone-bubble>svg{color:#278164;background:#dff7ee;border-radius:50%;width:27px;height:27px;padding:6px}.phone-bubble span{flex-direction:column;gap:3px;display:flex}.phone-bubble strong{font-size:8px}.phone-bubble small{color:#81969c;font-size:6px}.bubble-one{animation:5.2s ease-in-out infinite float;top:150px;right:16px}.bubble-two{animation:5.6s ease-in-out .6s infinite float;bottom:90px;left:5px}.bubble-two>svg{color:#247e9c;background:#e5f4fa}.roadmap-heading{justify-content:space-between;align-items:center;margin:63px 0 20px;display:flex}.roadmap-heading span{color:#fff;font-size:17px;font-weight:720}.roadmap-heading p{color:#87aab3;margin:0;font-size:12px}.roadmap-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.roadmap-card{background:#ffffff09;border:1px solid #b3e0e724;border-radius:16px;align-items:flex-start;gap:22px;min-height:220px;padding:30px;transition:border-color .25s,background .25s,transform .25s;display:flex;position:relative}.roadmap-card:hover{background:#ffffff0e;border-color:#80dae747;transform:translateY(-3px)}.roadmap-icon{color:#79cddd;background:#108ea81a;border:1px solid #80dae72b;border-radius:13px;flex:none;place-items:center;width:51px;height:51px;display:grid}.roadmap-icon svg{width:25px;height:25px}.product-status.developing{color:#80bdc9;background:#63b1c214;border:1px solid #7ec4d32b;margin-bottom:15px}.product-status.developing i{background:#65b6c6}.roadmap-copy{padding-right:12px}.roadmap-copy>p:first-of-type{margin-bottom:3px;font-size:8px}.roadmap-copy h3{letter-spacing:-.02em;margin:0 0 9px;font-size:20px}.roadmap-copy>p:last-of-type{color:#9fbbc2;margin:0;font-size:12px;line-height:1.6}.roadmap-arrow{color:#6daebc;position:absolute;bottom:23px;right:23px}.roadmap-arrow svg{width:18px;height:18px}.process{background:#fff}.process-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:100px;display:grid}.process-intro>p{color:var(--muted);margin:22px 0 28px;font-size:15px;line-height:1.75}.process-note{background:var(--surface);border:1px solid #dcebed;border-radius:12px;align-items:center;gap:14px;max-width:390px;padding:17px;display:flex}.process-note>svg{background:var(--cyan-800);color:#fff;border-radius:9px;width:37px;height:37px;padding:8px}.process-note div{flex-direction:column;gap:4px;display:flex}.process-note strong{font-size:13px}.process-note span{color:var(--muted);font-size:11px}.steps-list{gap:13px;margin:0;padding:0;list-style:none;display:grid;position:relative}.steps-list:before{content:"";background:#b8dce3;width:1px;position:absolute;top:60px;bottom:60px;left:35px}.steps-list li{z-index:1;border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:71px 1fr 28px;align-items:center;gap:22px;min-height:118px;padding:21px 25px 21px 0;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;position:relative;box-shadow:0 9px 30px #155e750b}.steps-list li:hover{border-color:#a8d5dd;transform:translate(4px);box-shadow:0 15px 36px #155e7517}.steps-list li>span{background:var(--cyan-800);color:#fff;border:6px solid #fff;border-radius:50%;place-items:center;width:48px;height:48px;margin-left:11px;font-size:12px;font-weight:800;display:grid;box-shadow:0 0 0 1px #b7dce3}.steps-list div strong{color:var(--cyan-950);font-size:17px}.steps-list div p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.6}.steps-list li>svg{color:#91aab0;width:18px;height:18px}.trust{padding-top:0}.trust-panel{background:var(--cyan-900);color:#fff;border-radius:22px;grid-template-columns:.75fr 1.25fr;align-items:center;gap:70px;padding:68px;display:grid;position:relative;overflow:hidden}.trust-panel:before{content:"";border:1px solid #6ed3e41f;border-radius:50%;width:480px;height:480px;position:absolute;top:-180px;left:-160px;box-shadow:0 0 0 60px #6ed3e406,0 0 0 120px #6ed3e405}.trust-copy,.trust-seals,.seal-note{z-index:1;position:relative}.trust h2{color:#fff}.trust-copy>p{color:#b4d1d7;margin:20px 0 0;font-size:14px;line-height:1.75}.trust-seals{grid-template-columns:1fr 1fr;gap:12px;display:grid}.trust-seals>div{background:#ffffff0b;border:1px solid #b0dee629;border-radius:13px;min-height:143px;padding:20px}.trust-seals span{color:#81dae8;background:#53cbdd1f;border-radius:10px;place-items:center;width:38px;height:38px;margin-bottom:13px;display:grid}.trust-seals svg{width:20px;height:20px}.trust-seals strong,.trust-seals small{display:block}.trust-seals strong{margin-bottom:5px;font-size:12px}.trust-seals small{color:#99bcc4;font-size:9px}.seal-note{color:#729ba5;margin:0;font-size:8px;position:absolute;bottom:38px;right:69px}.faq{background:#f9fcfc;border-top:1px solid #edf3f4}.faq-grid{grid-template-columns:.72fr 1.28fr;gap:100px;display:grid}.faq-intro>p{color:var(--muted);margin:18px 0 24px;font-size:14px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{min-height:74px;color:var(--cyan-950);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;font-size:15px;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{width:18px;height:18px;color:var(--cyan-700);flex:none;transition:transform .2s;transform:rotate(90deg)}.faq-list details[open] summary svg{transform:rotate(-90deg)}.faq-list details p{max-width:610px;color:var(--muted);margin:-4px 38px 24px 0;font-size:13px;line-height:1.7}.contact-section{background:var(--cyan-700);color:#fff;padding:86px 0;position:relative;overflow:hidden}.contact-section:before{background:linear-gradient(115deg, var(--cyan-800), #08334440);content:"";position:absolute;inset:0}.contact-ring{z-index:1;border:1px solid #ffffff1a;border-radius:50%;position:absolute}.ring-one{width:580px;height:580px;top:-290px;right:-80px}.ring-two{width:680px;height:680px;bottom:-380px;right:40px}.contact-inner{z-index:2;justify-content:space-between;align-items:center;gap:70px;display:flex;position:relative}.contact-inner>div{max-width:690px}.contact-kicker{color:#a5e7f1;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:19px;font-size:11px;font-weight:800;display:inline-flex}.contact-kicker i{background:#6ee7b7;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #6ee7b71a}.contact-section h2{color:#fff}.contact-section p{color:#bce0e7;margin:18px 0 0;font-size:15px}.button-white{min-width:238px;color:var(--cyan-900);background:#fff;border-color:#fff;box-shadow:0 15px 35px #042a3633}.site-footer{color:#fff;background:#061f29}.footer-main{grid-template-columns:.75fr 1.25fr;gap:100px;padding-top:70px;padding-bottom:65px;display:grid}.footer-logo{width:168px;margin-bottom:18px}.footer-brand>p{color:#8fb2bc;max-width:330px;margin:0 0 22px;font-size:13px;line-height:1.7}.footer-brand>a{color:#86d9e7;align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.footer-brand>a svg{width:15px;height:15px}.footer-links{grid-template-columns:repeat(3,1fr);gap:35px;display:grid}.footer-links>div{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-links strong{color:#fff;margin-bottom:7px;font-size:12px}.footer-links a,.footer-links span{color:#86a9b3;font-size:11px;transition:color .2s}.footer-links a:hover{color:#fff}.footer-bottom{color:#668d98;border-top:1px solid #aed8e11a;justify-content:space-between;align-items:center;min-height:66px;font-size:10px;display:flex}.footer-bottom b{color:#39b4c9}@media (max-width:1100px){.header-inner{gap:20px}.desktop-nav{gap:22px}.hero{padding-top:54px}.hero-grid{grid-template-columns:.9fr 1.1fr}.hero h1{font-size:46px}.dashboard-window{width:620px}.dashboard-body{height:360px}.request-list,.progress-panel{height:180px}.request-item{padding:7px 0}.product-copy{padding-left:46px}.phone-bubble.bubble-one{right:-12px}.process-grid{gap:65px}.trust-panel{gap:45px;padding:54px}.seal-note{bottom:25px;right:55px}}@media (max-width:920px){.container{width:min(calc(100% - 38px), var(--container))}.desktop-nav{display:none}.header-cta{margin-left:auto}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{max-width:720px;padding-bottom:20px}.hero h1{max-width:720px;font-size:clamp(40px,6vw,52px)}.hero-lead{max-width:650px}.hero-visual{width:min(100%,720px);margin:0 auto;padding-bottom:95px}.dashboard-window{width:100%}.audience-strip{flex-direction:column;align-items:flex-start;padding:30px 0}.audience-strip p{max-width:none}.audience-strip>div{flex-wrap:wrap;width:100%}.section{padding:90px 0}.heading-row{grid-template-columns:1fr;gap:20px}.heading-row>p{max-width:620px}.featured-product{grid-template-columns:1fr}.product-copy{padding:55px}.citizen-phone{border-top:1px solid #b3e0e721;min-height:650px}.roadmap-grid{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr;gap:50px}.process-intro{max-width:650px}.trust-panel{grid-template-columns:1fr}.trust-copy{max-width:650px}.seal-note{grid-column:1;margin-top:-28px;position:relative;bottom:auto;right:auto}.faq-grid{grid-template-columns:1fr;gap:45px}.faq-intro{max-width:620px}.contact-inner{flex-direction:column;align-items:flex-start;gap:35px}.footer-main{grid-template-columns:1fr;gap:45px}}@media (max-width:680px){.container{width:min(calc(100% - 30px), var(--container))}.topbar-inner{justify-content:center}.topbar-inner>a{display:none}.site-header{top:0}.header-inner{min-height:68px}.brand{width:146px}.header-cta{display:none}.mobile-contact{display:inline-flex}.hero{background-size:30px 30px,30px 30px,auto;padding-top:48px}.hero h1{font-size:clamp(34px,9.5vw,42px);line-height:1.06}.hero-lead{margin-top:18px;font-size:15px;line-height:1.62}.hero-actions{flex-direction:column;align-items:stretch;gap:19px}.hero-actions .button{width:100%}.hero-actions .text-link{justify-content:center}.hero-assurances{gap:12px 16px}.hero-visual{margin-top:20px;padding:25px 0 78px}.dashboard-window{border-radius:10px;transform:none}.dashboard-top{height:28px}.dashboard-body{height:300px}.dashboard-sidebar{gap:10px;width:36px}.sidebar-mark{width:21px;height:21px;margin-bottom:6px;font-size:10px}.dashboard-sidebar span{width:22px;height:22px}.dashboard-content{padding:12px}.dash-heading strong{font-size:11px}.metric-row{margin-top:10px}.metric-card{height:60px;padding:7px}.metric-icon{width:25px;height:25px}.metric-card strong{max-width:62px;font-size:7px}.metric-card small{font-size:6px}.mini-chart,.metric-trend{display:none}.dash-lower{grid-template-columns:1fr}.request-list{height:170px;padding:9px}.progress-panel{display:none}.request-item{grid-template-columns:24px 1fr auto;gap:6px;padding:6px 0}.request-icon{width:23px;height:23px}.citizen-card{width:238px;bottom:28px;left:8px}.live-card{width:158px;top:3px;right:7px}.floating-card strong{font-size:8px}.audience-strip{gap:24px}.audience-strip>div{grid-template-columns:1fr 1fr;gap:18px 10px;display:grid}.audience-strip span{white-space:normal;font-size:11px}.section{padding:78px 0}.section-heading{margin-bottom:38px}.section-heading h2,.process-intro h2,.trust h2,.faq h2,.contact-section h2{font-size:37px}.section-heading p{font-size:15px}.benefit-grid{grid-template-columns:1fr}.benefit-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:265px}.benefit-card:last-child{border-bottom:0}.benefit-card:not(:first-child){border-left:1px solid var(--line)}.product-copy{padding:40px 25px 48px}.product-copy h3{font-size:34px}.product-description{font-size:14px}.citizen-phone{min-height:610px}.phone-shell{width:258px;height:510px}.phone-bubble{min-width:145px}.bubble-one{top:120px;right:-12px!important}.bubble-two{bottom:70px;left:-8px}.roadmap-heading{flex-direction:column;align-items:flex-start;gap:8px}.roadmap-card{flex-direction:column;min-height:260px;padding:25px}.roadmap-arrow{bottom:22px;right:22px}.steps-list li{grid-template-columns:60px 1fr;gap:11px;padding-right:14px}.steps-list li>svg{display:none}.steps-list div p{font-size:12px}.trust-panel{border-radius:16px;gap:38px;padding:39px 24px}.trust-seals{grid-template-columns:1fr}.seal-note{margin-top:-15px}.faq-list summary{min-height:80px;font-size:14px}.contact-section{padding:72px 0}.button-white{width:100%}.footer-main{padding-top:55px}.footer-links{grid-template-columns:1fr 1fr;row-gap:40px}.footer-links>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;padding:18px 0}}@media (max-width:380px){.hero h1{font-size:34px}.hero-assurances{display:grid}.dashboard-content{padding:8px}.metric-card:nth-child(2){display:none}.metric-row{grid-template-columns:1fr}.live-card{display:none}.citizen-card{animation:none;left:50%;transform:translate(-50%)}.phone-shell{width:244px}.phone-bubble{display:none}.footer-links{grid-template-columns:1fr}.footer-links>div:last-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:focus-visible{outline-offset:3px;outline:3px solid #22d3ee}
