/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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,ui-sans-serif, system-ui, 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;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{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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#0d2034;--orange:#ff6b2c;--orange-soft:#fff0e9;--ink:#132338;--muted:#5e6b79;--line:#dfe5e9;--cloud:#f4f7f8;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);font-family:var(--font-geist-sans),Arial,sans-serif;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}h1,h2,h3,p{margin-top:0}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);z-index:20;background:#fffffff0;grid-template-columns:1fr auto 1fr;align-items:center;height:74px;padding:0 max(24px,50vw - 590px);display:grid;position:sticky;top:0}.brand{letter-spacing:-.025em;white-space:nowrap;align-items:center;gap:10px;font-size:15px;font-weight:540;display:flex}.brand b{color:var(--orange);font-weight:760}.brand-mark{background:var(--orange);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:22px;font-weight:850;display:inline-flex;transform:skew(-5deg)}nav{gap:32px;display:flex}nav a{color:#425264;font-size:14px;font-weight:600}nav a:hover{color:var(--orange)}.site-header>.button{justify-self:end}.button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:0 22px;font-size:15px;font-weight:760;transition:all .2s;display:inline-flex;box-shadow:0 8px 24px #ff6b2c38}.button:hover{background:#f45e20;transform:translateY(-2px);box-shadow:0 12px 28px #ff6b2c4d}.button-small{min-height:42px;padding:0 17px;font-size:13px}.hero{background:var(--navy);color:#fff;grid-template-columns:minmax(0,1.1fr) minmax(390px,.9fr);gap:72px;min-height:690px;padding:94px max(24px,50vw - 590px) 88px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;align-self:center;position:relative}.eyebrow,.kicker{color:var(--orange);letter-spacing:.13em;text-transform:uppercase;font-size:12px;font-weight:780}.eyebrow{color:#d8e4ef;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:9px;padding:8px 12px;display:inline-flex}.eyebrow i,.status-pill i{background:#4ee197;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #4ee19721}h1{letter-spacing:-.057em;max-width:720px;margin:27px 0 26px;font-size:clamp(49px,5.2vw,76px);line-height:.98}h1 em{color:var(--orange);font-style:normal}.hero-lede{color:#b8c5d2;max-width:610px;font-size:19px;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:25px;margin-top:34px;display:flex}.text-link{color:#e4ebf1;font-size:14px;font-weight:680}.text-link span{color:var(--orange);margin-left:8px}.trust-row{border-top:1px solid #ffffff1f;flex-wrap:wrap;gap:22px;margin-top:44px;padding-top:23px;display:flex}.trust-row span{color:#adbdca;font-size:12px}.trust-row b{color:#4ee197;margin-right:6px}.hero-glow{opacity:.3;border-radius:50%;position:absolute}.hero-glow-one{background:radial-gradient(circle,#ff6b2c66,#0000 68%);width:620px;height:620px;top:-180px;right:-180px}.hero-glow-two{background:radial-gradient(circle,#4b8bc440,#0000 67%);width:660px;height:660px;bottom:-280px;left:20%}.charge-card{z-index:2;background:linear-gradient(150deg,#17324d,#10273d);border:1px solid #ffffff24;border-radius:24px;align-self:center;min-height:470px;padding:24px;position:relative;overflow:hidden;box-shadow:0 35px 85px #0000004d}.charge-card:before{content:"";background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.charge-card-top,.charge-visual,.charge-specs{z-index:1;position:relative}.charge-card-top{justify-content:space-between;align-items:center;display:flex}.status-pill{color:#dce6ee;letter-spacing:.08em;text-transform:uppercase;background:#ffffff12;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:9px;padding:8px 11px;font-size:11px;font-weight:700;display:flex}.bolt{color:var(--orange);font-size:31px;font-weight:800}.charge-visual{justify-content:center;align-items:center;height:300px;display:flex}.charger{z-index:2;background:linear-gradient(155deg,#f9fbfc,#cdd5dc);border-radius:22px;flex-direction:column;align-items:center;width:125px;height:190px;padding-top:30px;display:flex;position:relative;transform:perspective(700px)rotateY(-7deg);box-shadow:0 18px 45px #00000059}.charger-light{background:#4ee197;border-radius:50%;width:8px;height:8px;box-shadow:0 0 12px #4ee197}.charger-screen{color:#64e8a6;letter-spacing:.13em;background:#172838;border-radius:5px;margin-top:18px;padding:8px 14px;font-size:8px}.charger-slot{border:5px solid #83909a;border-radius:50%;width:30px;height:30px;margin-top:23px}.cable-line{border:7px solid #172432;border-left-color:#0000;border-radius:50%;width:160px;height:150px;position:absolute;bottom:14px;left:calc(50% - 5px);transform:rotate(-12deg)}.power-ring{z-index:3;background:#091929e6;border:1px solid #ffffff21;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:116px;height:116px;margin-left:27px;display:flex}.power-ring strong{color:var(--orange);font-size:28px;line-height:1}.power-ring span{color:#b9c6d1;text-align:center;text-transform:uppercase;margin-top:5px;font-size:9px;line-height:1.35}.charge-specs{border-top:1px solid #ffffff1c;grid-template-columns:repeat(3,1fr);padding-top:18px;display:grid}.charge-specs div{border-right:1px solid #ffffff1a;padding:0 14px}.charge-specs div:first-child{padding-left:0}.charge-specs div:last-child{border:0}.charge-specs span{color:#8498aa;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:9px;display:block}.charge-specs strong{font-size:13px}.section{padding:104px max(24px,50vw - 590px)}.intro{grid-template-columns:1fr 1fr;gap:32px;display:grid}.section-heading h2,.area h2,.process h2,.estimate h2{letter-spacing:-.05em;margin:15px 0 0;font-size:clamp(36px,4vw,55px);line-height:1.05}.section-intro{color:var(--muted);place-self:end;max-width:500px;font-size:17px;line-height:1.7}.service-grid{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px;display:grid}.service-card{border:1px solid var(--line);border-radius:18px;min-height:318px;padding:27px;transition:all .2s;position:relative}.service-card:hover{border-color:#ffc7ae;transform:translateY(-4px);box-shadow:0 18px 44px #0d203414}.service-number{color:#aeb9c1;font-size:11px;font-weight:750;position:absolute;top:24px;right:24px}.service-icon{background:var(--orange-soft);color:var(--orange);border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;font-size:25px;font-weight:800;display:flex}.service-card h3{letter-spacing:-.035em;margin:30px 0 12px;font-size:21px}.service-card p{color:var(--muted);font-size:14px;line-height:1.7}.service-card a{font-size:13px;font-weight:760;position:absolute;bottom:26px}.service-card a span{color:var(--orange);margin-left:8px}.process{background:var(--navy);color:#fff;grid-template-columns:.85fr 1.15fr;gap:100px;display:grid}.kicker-light{color:#ff9b70}.process-copy p{color:#aebdca;max-width:450px;margin-top:25px;font-size:16px;line-height:1.7}.steps{margin:0;padding:0;list-style:none}.steps li{border-bottom:1px solid #ffffff21;grid-template-columns:46px 1fr;gap:23px;padding:25px 0;display:grid}.steps li:first-child{padding-top:0}.steps>li>span{color:#ff9b70;background:#ff6b2c1f;border:1px solid #ff6b2c47;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:13px;font-weight:750;display:flex}.steps h3{margin:1px 0 8px;font-size:18px}.steps p{color:#aebdca;margin:0;font-size:13px;line-height:1.65}.area{background:var(--cloud);grid-template-columns:1fr 1fr;align-items:center;gap:85px;display:grid}.area p{color:var(--muted);margin-top:22px;line-height:1.7}.city-list{grid-template-columns:1fr 1fr;gap:10px;display:grid}.city-list span{border:1px solid var(--line);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;padding:17px;font-size:14px;font-weight:700;display:flex}.city-list b{color:var(--orange);font-weight:500}.estimate{color:#fff;background:#0a1929;grid-template-columns:.85fr 1.15fr;gap:85px;display:grid}.estimate-copy p{color:#aebdca;max-width:440px;margin:25px 0 40px;line-height:1.7}.estimate-contact span{color:#71879a;letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:10px;display:block}.estimate-contact a{color:#ff9b70;font-size:16px;font-weight:700}.lead-form{color:var(--ink);background:#fff;border-radius:18px;padding:30px}.field-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.lead-form label{letter-spacing:.04em;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:750;display:block}.lead-form label span{color:#9aa4ad;font-weight:500}.lead-form input,.lead-form select,.lead-form textarea{color:var(--ink);text-transform:none;background:#f7f9fa;border:1px solid #e2e7ea;border-radius:9px;outline:none;width:100%;margin-top:8px;padding:13px 14px;font-size:14px;transition:all .2s;display:block}.lead-form textarea{resize:vertical}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff6b2c1f}.form-button{width:100%}.form-disclaimer,.form-note{text-align:center;margin:12px 0 0;font-size:10px;line-height:1.5}.form-disclaimer{color:#84909a}.form-note{color:#147849;font-weight:700}.faq{grid-template-columns:.65fr 1.35fr;gap:80px;display:grid}.faq-list details{border-bottom:1px solid var(--line);padding:23px 0}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;font-size:16px;font-weight:720;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--orange);font-size:24px;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{color:var(--muted);margin:14px 35px 0 0;font-size:14px;line-height:1.75}footer{background:var(--cloud);padding:58px max(24px,50vw - 590px) 28px}footer>p{color:var(--muted);max-width:450px;margin:25px 0 45px;font-size:13px}.footer-bottom{border-top:1px solid var(--line);color:#76828d;letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;padding-top:22px;font-size:10px;display:flex}@media (max-width:900px){.site-header{grid-template-columns:1fr auto;padding:0 20px}.site-header nav{display:none}.hero{grid-template-columns:1fr;gap:50px;padding-top:72px}.hero-copy{max-width:700px}.charge-card{justify-self:center;width:100%;max-width:520px}.intro,.process,.area,.estimate,.faq{grid-template-columns:1fr;gap:48px}.section-intro{justify-self:start}.service-grid{grid-template-columns:1fr}.service-card{min-height:270px}}@media (max-width:560px){.site-header{height:66px}.brand{font-size:13px}.brand-mark{border-radius:8px;width:32px;height:32px}.button-small{display:none}.hero{min-height:auto;padding:65px 20px 60px}.hero-lede{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.text-link{text-align:center}.trust-row{flex-direction:column;align-items:flex-start;gap:10px}.charge-card{min-height:430px;padding:20px}.charge-visual{height:275px}.power-ring{width:100px;height:100px}.charge-specs div{padding:0 8px}.charge-specs strong{font-size:11px}.section{padding:76px 20px}.service-grid{margin-top:5px}.city-list,.field-row{grid-template-columns:1fr}.lead-form{padding:22px}.footer-bottom{flex-direction:column;gap:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.form-button:disabled{cursor:wait;opacity:.72;transform:none}.form-error{color:#b42318;text-align:center;margin:12px 0 0;font-size:10px;font-weight:700;line-height:1.5}.honey-field{opacity:0!important;width:0!important;height:0!important;margin:0!important;position:absolute!important;left:-9999px!important;overflow:hidden!important}
