:root{--navy:#071a3a;--blue:#1768e5;--blue2:#0d54c8;--sky:#edf5ff;--ink:#10213d;--muted:#60708a;--line:#dbe5f1;--white:#fff;--radius:22px;--shadow:0 24px 60px rgba(8,35,78,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.site-header{height:84px;max-width:1220px;margin:auto;padding:0 24px;display:flex;align-items:center;gap:40px}.brand{display:flex;align-items:center;margin-right:auto}.brand img{display:block;width:170px;height:56px;object-fit:cover;object-position:center;border-radius:0}.site-header nav{display:flex;gap:30px;font-weight:600;color:#40516a}.site-header nav a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;background:var(--blue);color:#fff!important;border:0;border-radius:12px;padding:15px 22px;font-weight:700;box-shadow:0 10px 24px rgba(23,104,229,.22);cursor:pointer;transition:.2s}.button:hover{background:var(--blue2);transform:translateY(-1px)}.button-small{padding:11px 17px;border-radius:10px}.menu-button{display:none;background:none;border:0;font-size:25px}.hero{min-height:620px;background:linear-gradient(125deg,#f9fcff 15%,#edf5ff 100%);display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;padding:74px max(24px,calc((100vw - 1160px)/2));overflow:hidden}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:1.6px;color:var(--blue);font-size:13px;font-weight:800}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:8px;height:8px;border-radius:50%;background:#24b46b;box-shadow:0 0 0 5px rgba(36,180,107,.12)}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.12}h1{font-size:clamp(43px,5vw,69px);letter-spacing:-3px;margin:20px 0 22px;color:var(--navy)}h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{font-size:19px;max-width:625px;color:#53657e;line-height:1.7}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px 24px;margin:34px 0}.secondary-link{font-weight:700;color:var(--blue);padding:13px 0;border-bottom:2px solid #b9d6ff}.text-link{color:#485a73}.text-link strong{color:var(--blue);text-decoration:underline}.trust-row{display:flex;flex-wrap:wrap;gap:10px 24px;color:#4c5f79;font-size:14px;font-weight:600}.trust-row span::first-letter{color:#1aaa68}.support-card{position:relative;background:linear-gradient(150deg,#0c2956,#06152f);border-radius:32px;padding:32px;min-height:430px;box-shadow:var(--shadow);color:#fff}.support-card:after{content:"";position:absolute;inset:14px;border:1px solid rgba(255,255,255,.1);border-radius:23px;pointer-events:none}.live-pill{display:inline-flex;gap:9px;align-items:center;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.13);border-radius:999px;padding:7px 13px;font-size:13px;font-weight:600}.live-pill i{width:8px;height:8px;border-radius:50%;background:#43d889}.device-scene{height:280px;display:flex;align-items:center;justify-content:center;position:relative}.laptop{width:80%;max-width:330px}.screen{height:190px;border:8px solid #b9c9dd;border-bottom-width:13px;border-radius:13px;background:#f3f8ff;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--navy)}.screen strong{font-family:Manrope;margin-top:8px}.screen small{color:#64738a}.support-avatar{width:58px;height:58px;display:grid;place-items:center;border-radius:17px;background:var(--blue);color:white;font:800 16px Manrope}.keyboard{height:12px;background:#dce6f1;border-radius:2px 2px 16px 16px;transform:perspective(30px) rotateX(5deg)}.phone{position:absolute;right:4%;bottom:33px;width:75px;height:128px;border:5px solid #c9d5e3;border-radius:18px;background:#fff;color:var(--navy);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 14px 28px rgba(0,0,0,.28)}.phone div{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#e6f7ef;color:#11a363;font-weight:800}.phone small{margin-top:8px}.help-strip{display:flex;flex-direction:column;background:rgba(255,255,255,.08);padding:13px 18px;border-radius:13px}.help-strip span{font-size:12px;color:#b7cae3}.logo-strip{min-height:80px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:35px 75px;border-bottom:1px solid #edf1f6;color:#6c7b8f;font-weight:700}.section{max-width:1160px;margin:auto;padding:110px 24px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:48px}.section-heading h2,.steps-intro h2,.help-copy h2,.reassurance h2,.remote-start h2,.faq-section h2{font-size:clamp(34px,4vw,50px);letter-spacing:-2px;margin:10px 0;color:var(--navy)}.section-heading>p{max-width:460px;color:var(--muted);font-size:18px}.kicker{margin:0}.remote-start{max-width:1160px;margin:0 auto;padding:105px 24px;display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center}.remote-start-copy>p:not(.kicker){color:var(--muted);font-size:18px}.remote-actions{display:flex;align-items:center;gap:18px;margin-top:28px}.remote-actions>span{color:#708097;font-size:13px;max-width:160px;line-height:1.4}.code-card{background:linear-gradient(145deg,#071a3a,#0b2d61);color:white;padding:26px;border-radius:24px;box-shadow:var(--shadow)}.code-card>span{font-weight:700;color:#b9cbe3}.code-window{background:#fff;color:var(--navy);border-radius:16px;padding:28px;text-align:center;margin:18px 0}.code-window small{display:block;color:#6c7b90}.code-window strong{display:block;color:var(--blue);font:800 clamp(28px,4vw,42px) Manrope;letter-spacing:5px;margin:8px 0}.code-window p{margin:0;color:#53657e}.safety-note{margin:0;font-size:13px;color:#bacbe2}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-grid article{border:1px solid var(--line);border-radius:18px;padding:28px;min-height:220px;transition:.2s}.service-grid article:hover{transform:translateY(-3px);box-shadow:0 15px 34px rgba(10,45,92,.08);border-color:#b9d3f7}.service-grid h3{font-size:20px;margin:18px 0 9px}.service-grid p{color:var(--muted);margin:0}.icon{width:46px;height:46px;border-radius:13px;background:var(--sky);color:var(--blue);display:grid;place-items:center;font-size:22px;font-weight:800}.service-grid .service-cta{background:var(--blue);color:white;border-color:var(--blue);display:flex;flex-direction:column;justify-content:center}.service-cta p,.service-cta a{color:#dceaff}.service-cta h3{font-size:25px;margin:5px 0 22px}.service-cta a{font-weight:700}.steps-section{background:var(--navy);color:#fff;padding:100px max(24px,calc((100vw - 1160px)/2))}.steps-intro{text-align:center;max-width:700px;margin:0 auto 55px}.steps-intro h2{color:white}.steps-intro>p:last-child{color:#b7c7de;font-size:18px}.kicker.light{color:#6fa9ff}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.steps article{position:relative;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.045);padding:30px;border-radius:18px}.steps b{position:absolute;right:24px;top:20px;color:rgba(255,255,255,.16);font:800 28px Manrope}.step-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:var(--blue);font-size:21px}.steps h3{font-size:21px;margin:22px 0 8px}.steps p{color:#b7c7de;margin:0}.reassurance-card{background:linear-gradient(120deg,#f2f7fd,#e9f3ff);padding:55px;border-radius:28px;display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.reassurance-card>div>p:last-child{color:var(--muted);font-size:18px}.reassurance-card ul{list-style:none;padding:0;margin:0;display:grid;gap:18px}.reassurance-card li{font-weight:700;display:flex;gap:13px;align-items:center}.reassurance-card li span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#d9edff;color:var(--blue)}.help-section{padding:100px max(24px,calc((100vw - 1160px)/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;background:#f8fbff}.help-copy>p:not(.kicker){font-size:18px;color:var(--muted)}.phone-box{margin-top:30px;padding:19px 22px;background:#fff;border:1px solid var(--line);border-radius:14px;display:flex;flex-direction:column}.phone-box small{color:var(--muted)}.phone-box a{font:700 21px Manrope;color:var(--blue)}.help-form{background:#fff;border:1px solid var(--line);border-radius:24px;padding:35px;box-shadow:var(--shadow)}fieldset{border:0;padding:0;margin:0 0 25px}legend,.field>span{display:block;font-weight:700;color:var(--navy);margin-bottom:10px}.device-options{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.device-options input{position:absolute;opacity:0}.device-options span{height:100px;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:.2s}.device-options span:hover{border-color:#9fc3f5;background:#f8fbff}.device-options small{font-size:12px;font-weight:700;margin-top:5px;text-align:center;line-height:1.15}.device-choice-icon{width:48px;height:40px;overflow:visible}.device-outline{fill:none;stroke:var(--blue);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.device-front{fill:#fff}.device-brand,.android-mark path:not(.device-outline),.android-mark circle{fill:var(--blue)}.device-brand-small{opacity:.9}.google-blue{fill:#4285f4}.google-green{fill:#34a853}.google-yellow{fill:#fbbc05}.google-red{fill:#ea4335}.device-options input:focus-visible+span{outline:3px solid rgba(23,104,229,.22);outline-offset:2px}.device-options input:checked+span{border:2px solid var(--blue);background:var(--sky);color:var(--blue)}.field{display:block;margin-bottom:19px}.field input,.field textarea{width:100%;border:1px solid #cbd8e7;border-radius:11px;padding:13px 14px;color:var(--ink);background:#fff}.field input:focus,.field textarea:focus{outline:3px solid rgba(23,104,229,.15);border-color:var(--blue)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.submit-button{width:100%;font-size:17px}.form-note{font-size:12px;color:#7b899b;text-align:center;margin:11px 0 0}.form-success{margin-top:18px;background:#ecf9f2;border:1px solid #bce8cf;color:#176b42;border-radius:12px;padding:15px}.form-success p{margin:3px 0 0}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.faq-heading>p:last-child{color:var(--muted);font-size:18px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list summary{cursor:pointer;font:700 18px Manrope;color:var(--navy);list-style-position:outside}.faq-list details p{color:var(--muted);margin:13px 0 4px}.footer-logo{background:white;width:178px;height:58px;overflow:hidden}.footer-logo img{width:178px;height:58px;object-fit:cover}.footer-brand p{color:#91a5c1;max-width:280px}footer{background:#05142e;color:#d9e4f2;padding:65px max(24px,calc((100vw - 1160px)/2)) 24px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:35px}footer h3{font-size:14px;text-transform:uppercase;letter-spacing:1px;color:white}footer>div:not(.footer-brand){display:flex;flex-direction:column;gap:8px;font-size:14px;color:#91a5c1}footer a:hover{color:white}.copyright{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.1);padding-top:22px;margin:22px 0 0;color:#6f86a5;font-size:13px}
@media(max-width:900px){.site-header nav{display:none}.site-header .button-small{margin-left:auto}.menu-button{display:none}.hero{grid-template-columns:1fr;padding-top:60px}.hero-copy{text-align:center}.eyebrow,.hero-actions,.trust-row{justify-content:center}.hero-copy>p{margin-left:auto;margin-right:auto}.support-card{max-width:570px;width:100%;margin:auto}.section-heading{display:block}.section-heading>p{max-width:650px}.remote-start{grid-template-columns:1fr;gap:38px}.service-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:1fr}.reassurance-card{grid-template-columns:1fr;gap:30px}.help-section,.faq-section{grid-template-columns:1fr;gap:35px}.device-options{grid-template-columns:repeat(3,1fr)}footer{grid-template-columns:repeat(2,1fr)}}
@media(max-width:590px){.site-header{height:72px;padding:0 17px;gap:10px}.brand img{width:123px;height:44px}.site-header .button-small{font-size:13px;padding:9px 11px}.hero{padding:46px 18px 60px;gap:40px}.hero-actions{flex-direction:column;gap:17px}.trust-row{display:grid;justify-content:start;text-align:left;margin-left:10px}.support-card{min-height:350px;padding:23px}.device-scene{height:225px}.screen{height:160px}.phone{transform:scale(.78);right:-2%;bottom:15px}.logo-strip{gap:18px 28px;padding:20px;font-size:14px}.remote-start{padding:75px 18px}.remote-actions{align-items:flex-start;flex-direction:column}.section{padding:75px 18px}.service-grid{grid-template-columns:1fr}.service-grid article{min-height:unset}.steps-section{padding:75px 18px}.reassurance-card{padding:30px 24px}.help-section{padding:75px 18px}.help-form{padding:24px 18px}.device-options{grid-template-columns:repeat(2,1fr)}.field-row{grid-template-columns:1fr;gap:0}footer{grid-template-columns:1fr;padding:55px 24px 24px}h1{letter-spacing:-2px}.section-heading h2,.steps-intro h2,.help-copy h2,.reassurance h2,.remote-start h2,.faq-section h2{letter-spacing:-1.4px}}

.code-dots{min-height:58px;display:flex;align-items:center;justify-content:center;gap:20px;margin:8px 0 6px}.code-dots i{width:15px;height:15px;display:block;border-radius:50%;background:var(--blue);animation:code-bounce 1.25s ease-in-out infinite}.code-dots i:nth-child(2){animation-delay:.1s}.code-dots i:nth-child(3){animation-delay:.2s}.code-dots i:nth-child(4){animation-delay:.38s}.code-dots i:nth-child(5){animation-delay:.48s}.code-dots i:nth-child(6){animation-delay:.58s}.code-dots i:nth-child(7){animation-delay:.76s}.code-dots i:nth-child(8){animation-delay:.86s}.code-dots i:nth-child(9){animation-delay:.96s}@keyframes code-bounce{0%,55%,100%{transform:translateY(0);opacity:.72}25%{transform:translateY(-11px);opacity:1}}@media(max-width:590px){.code-dots{gap:12px}.code-dots i{width:12px;height:12px}}@media(prefers-reduced-motion:reduce){.code-dots i{animation:none;opacity:1}}

.icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.step-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.step-button{display:inline-flex;align-items:center;gap:9px;margin-top:20px;padding:10px 14px;border:1px solid rgba(255,255,255,.28);border-radius:9px;color:#fff;font-weight:700;font-size:14px;line-height:1;transition:.2s}.step-button:hover{background:#fff;color:var(--navy);border-color:#fff;transform:translateY(-1px)}.step-button span{font-size:17px}
.site-header{height:92px;max-width:1320px;gap:30px}.brand img{width:195px;height:62px}.site-header nav{gap:28px}.header-call{display:flex;align-items:center;gap:11px;padding-left:22px;border-left:1px solid var(--line);white-space:nowrap}.header-call svg{width:26px;height:26px;fill:none;stroke:var(--blue);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-call small,.header-call strong{display:block;line-height:1.25}.header-call small{color:#738198;font-size:12px;font-weight:600}.header-call strong{color:var(--navy);font:800 15px Manrope,sans-serif}.header-call:hover strong{color:var(--blue)}
.problem-grid article{min-height:190px;padding:25px}.problem-grid h3{margin:15px 0 7px;font-size:19px}.problem-grid p{font-size:14px;line-height:1.5}.services-help{margin-top:24px;padding:21px 24px;border-radius:14px;background:var(--sky);display:flex;align-items:center;justify-content:space-between;gap:30px;color:var(--muted)}.services-help div{max-width:720px}.services-help strong{color:var(--navy)}.services-help p{margin:4px 0 0;line-height:1.5}.services-help a{color:var(--blue);font-weight:800;white-space:nowrap}.steps{grid-template-columns:repeat(4,1fr)}.steps article{display:flex;flex-direction:column}.steps article p{flex:1}.security-card{background:linear-gradient(120deg,#eff7ff,#e7f2ff)}
.field select{width:100%;border:1px solid #cbd8e7;border-radius:11px;padding:13px 14px;color:var(--ink);background:#fff;font:inherit}.field select:focus{outline:3px solid rgba(23,104,229,.15);border-color:var(--blue)}.upload-field input{padding:10px}.upload-field small{display:block;color:var(--muted);font-size:12px;margin-top:6px}.consent-wrap{margin:8px 0 20px;padding:17px;border:1px solid var(--line);border-radius:12px;background:#f8fbff}.consent-check{display:flex;align-items:flex-start;gap:11px;color:#40516a;font-size:14px;line-height:1.5;cursor:pointer}.consent-check input{width:20px;height:20px;flex:0 0 20px;margin:1px 0 0;accent-color:var(--blue)}.consent-check a{color:var(--blue);font-weight:800;text-decoration:underline}.consent-error{margin:9px 0 0 31px;color:#c62828;font-size:13px;font-weight:700}.consent-wrap.has-error{border-color:#e35d5d;background:#fff7f7}
@media(max-width:1100px){.header-call{display:none}.site-header{max-width:1220px}.steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.steps{grid-template-columns:1fr}}@media(max-width:590px){.site-header{height:76px}.brand img{width:138px;height:48px}.services-help{align-items:flex-start;flex-direction:column}.problem-grid article{min-height:unset}.consent-wrap{padding:15px 13px}.consent-error{margin-left:31px}}
.policy-page{background:#f7faff}.policy-header{background:#fff}.policy-back{color:var(--blue);font-weight:700;margin-left:auto}.policy-hero{background:linear-gradient(125deg,#eef6ff,#f9fcff);padding:80px max(24px,calc((100vw - 900px)/2))}.policy-hero h1{font-size:clamp(42px,6vw,66px);margin:12px 0 16px}.policy-hero p:last-child{font-size:18px;color:var(--muted);max-width:720px}.policy-content{max-width:900px;margin:0 auto;padding:65px 24px 90px}.policy-content>section{background:#fff;border:1px solid var(--line);border-radius:16px;padding:26px 30px;margin:16px 0}.policy-content h2{font-size:22px;margin:0 0 12px;color:var(--navy)}.policy-content p,.policy-content li{color:#52637b}.policy-content ul{margin:0;padding-left:22px}.policy-content li+li{margin-top:8px}.policy-updated{color:var(--muted)}.policy-contact{background:linear-gradient(120deg,#eef6ff,#fff)!important}.policy-contact a:not(.button){color:var(--blue);font-weight:800}.policy-contact .button{margin-top:10px}.policy-footer{display:flex;align-items:center;justify-content:space-between;padding-top:28px;padding-bottom:28px}.policy-footer p{margin:0}.policy-footer a{color:#d9e4f2;font-weight:700}@media(max-width:590px){.policy-header .button-small{display:none}.policy-back{font-size:14px}.policy-hero{padding-top:55px;padding-bottom:55px}.policy-content{padding-top:40px}.policy-content>section{padding:22px 20px}.policy-footer{display:block}.policy-footer a{display:inline-block;margin-top:10px}}
.request-help-button,.download-support-button{gap:11px}.request-help-button svg,.download-support-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.section{padding:78px 24px}.remote-start{padding:78px 24px}.steps-section{padding:78px max(24px,calc((100vw - 1160px)/2))}.help-section{padding:78px max(24px,calc((100vw - 1160px)/2))}@media(max-width:590px){.section,.remote-start{padding:58px 18px}.steps-section,.help-section{padding:58px 18px}}
.phone-box .email-link{font:600 15px "DM Sans",sans-serif;margin-top:5px;overflow-wrap:anywhere}
.support-download-button svg{width:22px;height:22px;flex:0 0 22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.support-download-button span{text-align:left;line-height:1.25}@media(max-width:1100px){.site-header .support-download-button{max-width:195px;font-size:13px;padding:9px 12px;gap:8px}}@media(max-width:590px){.site-header .support-download-button{max-width:155px;font-size:11px}.site-header .support-download-button svg{display:none}.hero .support-download-button{width:min(100%,340px)}}
.faq-list summary{list-style:none;position:relative;padding-right:34px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";position:absolute;right:4px;top:50%;transform:translateY(-50%);width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:var(--sky);color:var(--blue);font:800 20px/1 Manrope,sans-serif}.faq-list details[open] summary::after{content:"−"}@media(max-width:590px){.faq-list summary{padding-left:2px;padding-right:40px}.faq-list summary::after{right:6px}}
@media(max-width:590px){.problem-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.problem-grid article{padding:18px 14px}.problem-grid .icon{width:40px;height:40px;border-radius:11px}.problem-grid .icon svg{width:22px;height:22px}.problem-grid h3{font-size:16px;line-height:1.25;margin:13px 0 6px}.problem-grid p{font-size:13px;line-height:1.4}}
.mobile-header-help{display:none}.mobile-header-help svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media(max-width:590px){.site-header .desktop-support-download{display:none}.site-header .mobile-header-help{display:inline-flex;margin-left:auto;padding:10px 13px;font-size:13px;gap:8px}.site-header .mobile-header-help svg{width:18px;height:18px}}
