:root{--bg:#101213;--panel:#191d1e;--ink:#f6f6ef;--muted:#b5bcb8;--yellow:#ffdf00;--red:#f42136;--border:#353d39;--font:'Manrope',Arial,sans-serif;--display:'Barlow Condensed','Arial Narrow',sans-serif;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.65 var(--font)}button,input,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit;border:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}button:disabled{opacity:.5;cursor:default}[hidden]{display:none!important}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;left:20px;top:-90px;background:var(--yellow);color:var(--bg);padding:12px;z-index:99}.skip-link:focus{top:10px}.concept{text-align:center;background:#25261c;color:#e4e0b8;padding:7px 20px;font-size:12px;letter-spacing:.03em}.concept span{padding:0 10px;color:var(--yellow)}
.nav{height:96px;padding:0 5%;display:flex;align-items:center;gap:32px;background:#101213f7;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:20}.brand{width:162px;height:76px;display:flex;align-items:center;justify-content:center;background:var(--yellow);overflow:hidden;flex-shrink:0}.brand img{width:158px;max-width:none;mix-blend-mode:multiply}.nav nav{display:flex;gap:29px;margin-left:auto}.nav nav a{font-size:14px;color:#d6d9d7}.nav nav a:hover{color:var(--yellow)}.button{min-height:50px;padding:13px 22px;display:inline-flex;align-items:center;justify-content:center;gap:14px;font-size:14px;font-weight:800;border:1px solid transparent;transition:background .2s,transform .2s;line-height:1.5;border-radius:3px}.primary{background:var(--yellow);color:#151700;box-shadow:0 0 24px #ffdf0010}.primary:hover{background:#ffe95b;transform:translateY(-2px)}.secondary{background:#161a1bd9;border-color:#636a69;color:var(--ink)}.secondary:hover{background:#313737;border-color:var(--yellow)}.menu{display:none;background:none;padding:12px}.menu span{display:block;background:var(--yellow);width:24px;height:2px;margin:6px 0}
.hero{position:relative;min-height:730px;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse at 10% 30%,#2d3020,transparent 60%),var(--bg)}.hero-photo{position:absolute;inset:0 0 0 35%;z-index:-1}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:51% 50%}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#101213 0%,#101213bb 17%,#1012130a 53%),linear-gradient(0deg,#101213 0%,transparent 35%,#10121333 100%)}.hero-copy{padding:65px 0 140px 7%;position:relative;max-width:850px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;color:var(--yellow);margin:0 0 24px;display:flex;align-items:center;gap:12px}.line{width:36px;height:2px;background:var(--yellow);box-shadow:0 0 12px #ffdf0099}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--display);font-weight:700;line-height:.98;letter-spacing:.005em}h1{font-size:clamp(66px,6.7vw,108px);margin:0 0 25px}em{color:var(--yellow);font-style:normal}h2{font-size:clamp(42px,4.25vw,64px);margin-bottom:22px}h3{font-size:23px;line-height:1.25}p{color:var(--muted)}.lead{font-size:18px;color:#eaebe3;line-height:1.7;margin-bottom:28px}.actions{display:flex;gap:12px;flex-wrap:wrap}.hero-bottom{position:absolute;bottom:0;left:7%;right:7%;height:91px;border-top:1px solid #ffffff35;display:flex;align-items:center;gap:44px}.hero-bottom div{display:flex;gap:12px;font-size:14px}.hero-bottom b{color:var(--yellow);font-weight:500}.hero-bottom>a{margin-left:auto;display:flex;gap:22px;font-size:12px;letter-spacing:.1em;align-items:center}.hero-bottom>a span{font-size:25px;color:var(--yellow)}.photo-frame{position:absolute;z-index:1;inset:18% 9% 27% 39%;border:1px solid #ffdf0038;border-radius:4px;box-shadow:0 0 42px #ffdf0008}.photo-frame:before,.photo-frame:after{content:'';position:absolute;width:36px;height:36px;border-color:var(--yellow);border-style:solid;filter:drop-shadow(0 0 5px #ffdf0055)}.photo-frame:before{left:-1px;top:-1px;border-width:2px 0 0 2px}.photo-frame:after{right:-1px;bottom:-1px;border-width:0 2px 2px 0}.image-caption{position:absolute;right:8%;bottom:25%;z-index:2;font-size:12px;letter-spacing:.1em;background:#101213ce;padding:8px 13px;border-left:2px solid var(--yellow)}
.section{padding:92px 7%}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:36px}.section-head h2{margin-bottom:0}.section-head>p{font-size:16px;margin-bottom:2px;max-width:330px}.services-section{background:linear-gradient(180deg,#101213,#151819)}.services{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:16px}.service-card{position:relative;background:linear-gradient(140deg,#24292a,#191c1d);border:1px solid var(--border);border-radius:4px;padding:29px;text-align:left;overflow:hidden;min-height:250px;display:flex;align-items:flex-start;flex-direction:column;transition:border-color .2s,transform .2s}.service-card:hover{border-color:var(--yellow);transform:translateY(-3px)}.service-card:after{content:'';position:absolute;top:0;right:0;width:110px;height:110px;background:radial-gradient(ellipse at top right,#ffdf0018,transparent 70%);pointer-events:none}.service-icon{color:var(--yellow);width:35px;height:35px;margin-bottom:25px}.service-number{position:absolute;top:23px;right:25px;font:36px var(--display);color:#abb39355}.service-card strong{font-size:21px;line-height:1.3;margin-bottom:12px}.service-card>span:not(.service-number),.service-body>span{font-size:14px;color:var(--muted);line-height:1.6}.service-link{margin-top:auto;padding-top:20px;display:flex;justify-content:space-between;gap:15px;width:100%;color:var(--ink)!important;font-weight:700}.service-link svg{color:var(--yellow)}.service-feature{grid-row:span 2;padding:0;min-height:520px}.service-feature>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:48%}.service-feature:before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#080a0bf5 5%,#080a0b88 40%,transparent 75%);z-index:1}.service-body{padding:30px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;position:relative;z-index:2;width:100%;height:100%;flex:1}.tag{font-size:12px!important;letter-spacing:.08em;background:#ffdf0018;color:var(--yellow)!important;border:1px solid #ffdf0055;padding:4px 9px;line-height:1.4!important}.service-body .tag{position:absolute;top:28px;left:27px;background:#111a}.service-body strong{font-family:var(--display);font-size:44px;margin-top:auto;line-height:1}.service-body .service-link{margin-top:0}
.operations{border-top:1px solid #232727}.photo-gallery{display:grid;grid-template-columns:1.4fr 1fr;grid-template-rows:235px 235px;gap:18px}.photo-gallery figure{margin:0;position:relative;overflow:hidden;border-radius:4px;background:var(--panel)}.photo-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.photo-gallery figure:hover img{transform:scale(1.035)}.gallery-main{grid-row:span 2}.photo-gallery figure:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#050807d9,transparent 70%);pointer-events:none}.photo-gallery figcaption{position:absolute;z-index:1;bottom:25px;left:27px;right:18px;display:flex;flex-direction:column;gap:7px}.photo-gallery figcaption span{font-size:12px;letter-spacing:.12em;color:var(--yellow)}.photo-gallery figcaption b{font-size:20px;font-weight:600}.gallery-main figcaption b{font-size:27px}
.tech-section{display:grid;grid-template-columns:1fr 1fr;background:#1b1f20;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.tech-photo{position:relative;min-height:590px;overflow:hidden}.tech-photo>img{width:100%;height:100%;object-fit:cover;object-position:50%;position:absolute}.tech-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#10121333,#10121399),linear-gradient(0deg,#101213d9,transparent 70%)}.scan-frame{position:absolute;inset:21% 18% 30%;z-index:1;border:1px solid #ffdf0080;border-radius:4px;box-shadow:0 0 70px #ffdf001c,inset 0 0 50px #ffdf001c;overflow:hidden}.scan-frame span{position:absolute;left:0;right:0;height:2px;background:var(--yellow);box-shadow:0 0 25px var(--yellow);animation:scan 7s ease-in-out infinite;opacity:.6}.tech-overlay{position:absolute;left:9%;bottom:17%;right:9%;z-index:2;border:1px solid #ffdf0060;background:#161b1ce6;padding:20px;display:flex;align-items:center;gap:20px;border-radius:5px;backdrop-filter:blur(10px)}.tech-overlay>svg{color:var(--yellow);width:36px;height:36px}.tech-overlay small{font-size:12px;color:var(--yellow);letter-spacing:.1em;display:block}.tech-overlay strong{font-size:23px;font-weight:600}.illustration-note{position:absolute;bottom:8%;left:9%;right:9%;z-index:1;font-size:12px;color:#d1d3cc}.tech-copy{padding:68px 12% 60px 10%;align-self:center}.tech-copy h2{font-size:clamp(38px,3.5vw,55px)}.tech-benefits{display:flex;flex-direction:column;gap:18px;margin:26px 0 30px}.tech-benefits>div{display:flex;align-items:center;gap:15px;font-size:14px}.tech-benefits svg{color:var(--yellow)}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:700;color:var(--yellow);background:none;padding:0;text-align:left}.text-link:hover{color:#fff}.fineprint{font-size:12px;line-height:1.7;color:#aeb5b1}.tech-copy .fineprint{margin-top:23px;margin-bottom:0}.coverage{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;border-bottom:1px solid var(--border)}.coverage h2{font-size:47px;margin-bottom:0}.locations{display:flex;gap:12px;flex-wrap:wrap}.locations span{display:flex;align-items:center;gap:9px;border:1px solid var(--border);background:linear-gradient(130deg,#24292a,#141718);padding:15px 20px;font-size:16px}.locations svg{color:var(--yellow);width:20px;height:20px}
.quote{display:grid;grid-template-columns:.85fr 1.15fr;gap:8%;background:radial-gradient(ellipse at 0% 50%,#ffdf0008,transparent 50%)}.quote-intro>p:not(.eyebrow){max-width:300px}.quote-timeline{list-style:none;margin:32px 0;padding:0;display:flex;flex-direction:column;gap:20px}.quote-timeline li{display:flex;align-items:center;gap:17px;font-size:14px}.quote-timeline b{font-family:var(--display);font-size:25px;color:var(--yellow);width:43px;height:43px;border:1px solid #ffdf0055;display:grid;place-items:center;background:#ffdf0008}.assistant-card{border:1px solid var(--border);padding:24px;display:flex;gap:17px;max-width:380px;background:#1b2021}.assistant-card>svg{width:30px;height:30px;color:var(--yellow)}.assistant-card b{font-size:16px}.assistant-card p{font-size:14px;margin:4px 0 12px}.quote-form{background:var(--panel);border:1px solid #454b43;border-top:3px solid var(--yellow);padding:30px 35px;border-radius:4px;min-width:0;box-shadow:0 16px 45px #0002;align-self:start}.form-top{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px;font-weight:800;letter-spacing:.06em}.demo-note{font-size:12px;margin:14px 0 20px}.progress{height:3px;background:#343b38;margin:0 0 24px}.progress span{display:block;width:33.333%;height:100%;background:var(--yellow);transition:width .3s}.step{border:0;padding:0;margin:0;min-width:0}.step legend{font-size:22px;font-weight:700;padding:0;margin:0 0 7px;line-height:1.4}.step-label{font-size:12px;color:var(--muted);letter-spacing:.08em;margin:0 0 20px}.options{display:flex;flex-direction:column;gap:11px;margin-bottom:25px}.options label{display:flex;align-items:center;gap:12px;border:1px solid #454c49;padding:13px 15px;cursor:pointer;border-radius:3px;background:#222827;font-size:14px;transition:border-color .2s}.options label:has(:checked){background:#ffdf000c;border-color:var(--yellow);color:var(--yellow)}input[type=radio],input[type=checkbox]{accent-color:var(--yellow);height:18px;width:18px;flex-shrink:0;margin:0}.fields{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:25px}.fields label{font-size:14px;color:#d6dad7;display:flex;flex-direction:column;gap:8px;min-width:0}.fields input:not([type=checkbox]),.fields textarea{width:100%;background:#101616;color:var(--ink);border:1px solid #48524d;border-radius:3px;padding:11px 12px;font-size:16px;min-width:0}.fields textarea{resize:vertical;min-height:94px}.fields input::placeholder,.fields textarea::placeholder{color:#a0aba4;font-size:14px}.fields .wide{grid-column:1/-1}.fields .check{flex-direction:row;align-items:flex-start;font-size:14px;line-height:1.6;gap:11px}.check input{margin-top:2px}.form-actions{display:flex;justify-content:space-between;gap:10px}.success-mark{display:grid;place-items:center;width:54px;height:54px;border:1px solid var(--yellow);color:var(--yellow);font-size:30px;border-radius:50%;margin-bottom:18px}.success h3{margin-bottom:12px}.success>p{font-size:14px}.success dl{font-size:14px;margin:22px 0;overflow-wrap:anywhere}.success dt{color:var(--muted);font-size:12px;margin-top:13px}.success dd{margin:0;color:var(--ink)}
.contact{position:relative;min-height:470px;overflow:hidden;padding:74px 7%;isolation:isolate}.contact>img{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 48%}.contact:before{content:'';position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#0c1011f2,#0c101199 50%,#0c101111),linear-gradient(0deg,#10121399,transparent)}.contact-content h2{font-size:76px;margin-bottom:25px}.contact-email{display:inline-block;font-size:14px;margin-top:23px;word-break:break-word}.contact-email:hover{color:var(--yellow)}footer{padding:40px 7% 90px;display:flex;align-items:center;justify-content:space-between;gap:35px;border-top:1px solid #ffffff20}footer>p{font-size:14px;margin:0}footer>div{display:flex;flex-direction:column;gap:7px;font-size:12px;color:var(--muted)}footer small{font-size:12px;color:#a9b0ad}.linklike{background:none;border:0;padding:0;text-align:left;text-decoration:underline;text-underline-offset:4px;font:inherit;color:inherit;cursor:pointer}.linklike:hover{color:var(--yellow)}.chat-launch{position:fixed;right:25px;bottom:24px;z-index:25;background:var(--yellow);color:#151700;display:flex;align-items:center;gap:13px;border:1px solid #fff67d;border-radius:6px;padding:12px 18px;box-shadow:0 8px 32px #0006,0 0 25px #ffdf0018}.chat-launch>svg{width:27px;height:27px}.chat-launch>span{font-size:14px;font-weight:800;text-align:left}.chat-launch small{font-size:12px;display:block;letter-spacing:.06em;font-weight:600}
 dialog{color:var(--ink);border:1px solid #646c57;border-radius:6px;background:#1a2020;padding:0;box-shadow:0 20px 100px #0009;max-width:calc(100vw - 32px);max-height:calc(100dvh - 36px)}dialog::backdrop{background:#060a0bbb;backdrop-filter:blur(4px)}.modal{width:600px;padding:44px;overflow:auto}.modal h2{font-size:46px;line-height:1.05}.modal p{font-size:16px}.modal .fineprint{font-size:12px}.modal ul{padding-left:23px;margin:23px 0;color:#d8dfd9;display:grid;gap:9px;font-size:16px}.modal .button{margin-top:12px}.close-icon{width:42px;height:42px;display:grid;place-items:center;position:absolute;right:10px;top:10px;background:transparent;color:#dfe5db;font-size:30px;line-height:1;border-radius:3px}.close-icon:hover{background:#ffffff15}.chat{width:410px;height:min(640px,calc(100dvh - 40px));margin:auto 22px 20px auto;overflow:hidden}.chat[open]{display:flex;flex-direction:column}.chat>header{padding:18px 48px 18px 17px;display:flex;align-items:center;gap:12px;background:#252b27;border-bottom:1px solid var(--border)}.chat-avatar{background:var(--yellow);padding:8px;color:#12180f;display:grid;place-items:center;border-radius:3px}.chat header h2{font:800 15px var(--font);margin:0 0 5px}.chat header p{font-size:12px;margin:0;line-height:1.4}.chat .close-icon{top:16px;right:5px}.messages{flex:1;min-height:0;overflow-y:auto;padding:20px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;scroll-behavior:smooth}.messages p{font-size:16px;line-height:1.65;margin:0;padding:12px 14px;border-radius:3px;max-width:95%;white-space:pre-line;overflow-wrap:anywhere}.messages .bot{background:#2c3431;color:#eef1e8;border-left:2px solid var(--yellow)}.messages .user{background:#ffdf0017;color:#f7e67b;align-self:flex-end;border:1px solid #ffdf0035}.quick{display:flex;gap:8px;flex-wrap:wrap}.quick button{padding:8px 12px;min-height:40px;background:#1a221c;border:1px solid #7e823d;color:#f0e55c;border-radius:3px;font-size:14px}.quick button:hover{background:#343d23}.chat-input{display:flex;margin:0 16px 10px;border:1px solid #59634f;border-radius:3px;background:#101613}.chat-input input{width:100%;min-width:0;padding:13px 12px;border:0;background:none;color:var(--ink);font-size:16px}.chat-input button{background:var(--yellow);color:#151700;width:47px;flex-shrink:0;display:grid;place-items:center}.chat-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:0 17px 14px;font-size:12px;color:#bec4b8}.chat-footer button{min-height:36px}.chat-input input:focus-visible{outline-offset:-3px}.step:focus{outline:none}
@keyframes scan{0%,100%{top:8%}50%{top:92%}}
@media(min-width:1600px){.hero{min-height:800px}.section{padding-left:max(7%,calc((100vw - 1320px)/2));padding-right:max(7%,calc((100vw - 1320px)/2))}}
@media(max-width:1100px){.nav{padding:0 4%;gap:20px}.nav nav{gap:19px}.nav-cta{padding:11px 15px}.hero-copy{padding-left:5%}.hero h1{font-size:86px}.hero-bottom{left:5%;right:5%}.section{padding:72px 5%}.services{gap:12px}.service-card{padding:24px;min-height:240px}.service-feature{padding:0}.service-body{padding:24px}.service-card strong{font-size:19px}.service-body strong{font-size:39px}.tech-copy{padding:50px 8%}.quote{gap:5%}.quote-form{padding:27px}.photo-gallery{grid-template-rows:215px 215px}.coverage{gap:30px}.coverage h2{font-size:41px}.image-caption{max-width:230px;right:5%;font-size:12px}.hero-photo{left:25%}}
@media(max-width:820px){.nav{height:86px}.brand{width:137px;height:66px}.brand img{width:135px}.nav nav{display:none;position:absolute;left:0;right:0;top:85px;background:#171d1e;border-bottom:1px solid var(--border);padding:20px 5%;flex-direction:column;gap:0}.nav nav a{padding:13px 0;font-size:16px}.nav.open nav{display:flex}.menu{display:block;margin-left:0}.nav-cta{margin-left:auto;font-size:14px;min-height:44px}.nav-cta svg{width:19px}.hero{min-height:800px}.hero-copy{padding-top:50px;max-width:600px;padding-bottom:130px}.hero h1{font-size:82px}.hero-photo{inset:0 0 0 15%}.hero-photo img{object-position:59%}.hero-photo:after{background:linear-gradient(90deg,#101213ed,#101213a8 35%,#10121333),linear-gradient(0deg,#101213,transparent 60%)}.photo-frame{inset:18% 8% 37% 50%}.image-caption{bottom:18%;max-width:none}.hero-bottom{gap:22px}.hero-bottom div{font-size:14px}.hero-bottom>a{font-size:12px;gap:10px}.services{grid-template-columns:1fr 1fr}.service-feature{grid-row:span 2}.service-card:last-child{grid-column:1/-1;min-height:180px}.service-card:last-child .service-link{max-width:220px}.section-head>p br{display:none}.section-head>p{max-width:260px}.photo-gallery{grid-template-columns:1.1fr 1fr;grid-template-rows:210px 210px}.photo-gallery figcaption{left:20px;bottom:20px}.photo-gallery figcaption b{font-size:17px}.gallery-main figcaption b{font-size:24px}.tech-section{grid-template-columns:1fr}.tech-photo{min-height:390px}.tech-photo>img{object-position:center 45%}.scan-frame{inset:12% 25% 25%}.tech-overlay{left:7%;right:auto;bottom:18%;max-width:85%}.illustration-note{left:7%;bottom:7%}.tech-copy{padding:48px 7%}.tech-copy h2{font-size:50px}.tech-benefits{flex-direction:row;gap:22px;flex-wrap:wrap}.tech-benefits>div{flex-direction:column;align-items:flex-start;max-width:155px;gap:11px}.coverage{grid-template-columns:1fr;gap:27px}.coverage h2 br{display:none}.quote{grid-template-columns:1fr;gap:35px}.quote-intro{display:grid;grid-template-columns:1fr 1fr;gap:0 35px}.quote-intro>.eyebrow{grid-column:1/-1}.quote-intro h2{grid-column:1}.quote-intro>p:not(.eyebrow){grid-column:1}.quote-timeline{grid-column:2;grid-row:2/4;margin:0;justify-content:center}.assistant-card{grid-column:1/-1;max-width:none;margin-top:10px}.quote-form{max-width:none}.contact-content h2{font-size:66px}footer{flex-wrap:wrap}footer>div{flex:1 1 100%}.chat-launch{right:17px;bottom:17px}}
@media(max-width:540px){html{scroll-padding-top:90px}.concept{padding:7px 15px;font-size:12px;line-height:1.5}.concept span{padding:0 4px}.nav{height:80px;gap:7px;padding:0 4%}.brand{width:106px;height:60px}.brand img{width:110px}.nav nav{top:79px}.nav-cta{font-size:12px;padding:10px 11px;gap:6px}.nav-cta svg{width:17px}.menu{padding:10px 5px}.hero{min-height:920px}.hero-copy{padding:37px 6% 405px;max-width:none}.hero h1{font-size:clamp(61px,17vw,86px);line-height:.96;margin-bottom:22px}.hero .eyebrow{font-size:12px;letter-spacing:.03em;gap:8px;margin-bottom:20px}.line{width:21px}.lead{font-size:16px;margin-bottom:23px}.hero .actions{gap:10px}.hero .button{padding:12px 14px;min-height:46px;font-size:14px;gap:9px}.hero .button svg{width:19px}.hero-photo{inset:48% 0 58px}.hero-photo img{object-position:50% 45%;height:100%}.hero-photo:after{background:linear-gradient(180deg,#101213,transparent 28%,#10121311 65%,#101213)}.photo-frame{inset:23% 19% 19%}.image-caption{bottom:11%;right:6%;font-size:12px;max-width:250px}.hero-bottom{height:67px;left:6%;right:6%;gap:20px}.hero-bottom div{font-size:12px;line-height:1.4;gap:7px}.hero-bottom>a{font-size:0;gap:0}.hero-bottom>a span{font-size:25px}.section{padding:58px 6%}.eyebrow{font-size:12px;letter-spacing:.08em;margin-bottom:18px}h2{font-size:43px;line-height:1.04}.section-head{display:block;margin-bottom:26px}.section-head>p{max-width:none;margin:20px 0 0;font-size:16px}.services{gap:12px;grid-template-columns:1fr 1fr}.service-feature{grid-column:1/-1;grid-row:auto;min-height:390px}.service-feature>img{object-position:50% 58%}.service-body{padding:25px}.service-body strong{font-size:44px}.service-card:not(.service-feature){padding:20px 16px;min-height:268px}.service-card:not(.service-feature) strong{font-size:17px}.service-card>span:not(.service-number){font-size:14px}.service-card .service-icon{width:29px;height:29px;margin-bottom:28px}.service-number{font-size:28px;right:15px;top:17px}.service-card:last-child{grid-column:auto;min-height:268px}.service-link{font-size:14px;padding-top:17px;gap:5px}.service-link svg{width:20px}.service-body .service-link{max-width:250px}.photo-gallery{display:grid;grid-template-columns:1fr;grid-template-rows:330px 240px 240px;gap:13px}.gallery-main{grid-row:auto}.photo-gallery figcaption b,.gallery-main figcaption b{font-size:22px}.tech-photo{min-height:360px}.tech-overlay{padding:15px;gap:13px;left:6%;bottom:20%}.tech-overlay strong{font-size:19px}.tech-overlay>svg{width:29px;height:29px}.illustration-note{font-size:12px;left:6%}.tech-copy{padding:44px 6%}.tech-copy h2{font-size:42px}.tech-benefits{gap:15px;display:grid;grid-template-columns:1fr 1fr 1fr}.tech-benefits>div{font-size:14px;max-width:none;line-height:1.5}.coverage h2{font-size:40px}.coverage h2 br{display:block}.locations{gap:9px}.locations span{font-size:14px;padding:12px 13px}.locations svg{width:17px}.quote-intro{display:block}.quote-intro h2{font-size:52px}.quote-intro>p:not(.eyebrow){max-width:none}.quote-timeline{flex-direction:row;align-items:flex-start;gap:15px;margin:26px 0}.quote-timeline li{flex-direction:column;align-items:flex-start;font-size:14px;line-height:1.5;gap:10px;flex:1}.quote-timeline b{font-size:24px;width:38px;height:38px}.assistant-card{padding:20px}.quote-form{padding:23px 18px}.form-top{font-size:12px;gap:8px}.step legend{font-size:20px}.fields{grid-template-columns:1fr;gap:15px}.form-actions .button{font-size:14px;padding:12px 15px;gap:8px}.fields .wide{grid-column:auto}.contact{min-height:450px;padding:60px 6%}.contact-content h2{font-size:66px}.contact .eyebrow{max-width:280px;line-height:1.7}.contact:before{background:linear-gradient(90deg,#0c1011d9,#0c101180),linear-gradient(0deg,#10121377,transparent)}.contact .button{font-size:14px;padding:13px 14px}.contact-email{font-size:14px}footer{padding:32px 6% 112px;gap:25px;align-items:flex-start}footer>p{font-size:14px;flex:1}.footer-brand{width:109px}.chat-launch{padding:10px 13px;gap:9px;border-radius:5px}.chat-launch>span{font-size:14px}.chat-launch small{font-size:12px}.chat-launch>svg{width:23px;height:23px}.modal{padding:40px 25px 28px}.modal h2{font-size:39px}.modal .eyebrow{max-width:80%}.chat{width:calc(100vw - 22px);max-width:none;height:calc(100dvh - 28px);max-height:690px;margin:auto 11px 14px}.chat header h2{font-size:15px}}
@media(max-width:360px){.nav-cta svg{display:none}.services{grid-template-columns:1fr}.service-card:not(.service-feature){min-height:240px}.hero h1{font-size:59px}.hero-bottom{gap:12px}.tech-benefits{grid-template-columns:1fr}.tech-benefits>div{flex-direction:row;align-items:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.messages{scroll-behavior:auto}}
