.ServicePaths-module__IMJ36q__grid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem;display:grid}.ServicePaths-module__IMJ36q__card{color:inherit;flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden}.ServicePaths-module__IMJ36q__card:after{content:"";background:var(--grad-coral);transform-origin:0;height:3px;transition:transform var(--dur) var(--ease);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.ServicePaths-module__IMJ36q__card:hover:after{transform:scaleX(1)}.ServicePaths-module__IMJ36q__thumb{object-fit:cover;border-radius:var(--radius-sm) var(--radius-sm) 0 0;width:calc(100% + 2*clamp(1.25rem,2.5vw,1.7rem));height:180px;margin:calc(-1*clamp(1.25rem,2.5vw,1.7rem)) calc(-1*clamp(1.25rem,2.5vw,1.7rem)) 1rem}.ServicePaths-module__IMJ36q__icon{background:linear-gradient(135deg, var(--soft) 0%, #173a610f 100%);border:1px solid var(--line);width:3.25rem;height:3.25rem;transition:all var(--dur) var(--ease);border-radius:14px;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.ServicePaths-module__IMJ36q__card:hover .ServicePaths-module__IMJ36q__icon{background:linear-gradient(135deg,#173a6114 0%,#173a611f 100%);transform:scale(1.08);box-shadow:0 4px 12px #173a611a}.ServicePaths-module__IMJ36q__icon img{width:26px;height:26px}.ServicePaths-module__IMJ36q__card h3{color:var(--ink);margin-bottom:.3rem}.ServicePaths-module__IMJ36q__symptoms{gap:.35rem;margin:.5rem 0 1.1rem;padding:0;list-style:none;display:grid}.ServicePaths-module__IMJ36q__symptoms li{color:var(--muted);transition:color var(--dur-fast) var(--ease);padding-left:1.1rem;font-size:.95rem;position:relative}.ServicePaths-module__IMJ36q__symptoms li:before{content:"";background:var(--coral);width:6px;height:6px;transition:transform var(--dur-fast) var(--ease);border-radius:50%;position:absolute;top:.62em;left:0}.ServicePaths-module__IMJ36q__card:hover .ServicePaths-module__IMJ36q__symptoms li{color:var(--ink)}.ServicePaths-module__IMJ36q__card:hover .ServicePaths-module__IMJ36q__symptoms li:before{transform:scale(1.3)}.ServicePaths-module__IMJ36q__more{color:var(--navy);transition:gap var(--dur) var(--ease);align-items:center;gap:.4rem;margin-top:auto;font-weight:600;display:inline-flex}.ServicePaths-module__IMJ36q__card:hover .ServicePaths-module__IMJ36q__more{gap:.65rem;text-decoration:underline}@media (min-width:48rem){.ServicePaths-module__IMJ36q__grid{grid-template-columns:repeat(3,1fr)}}
.DiagnosisProcess-module__TDYQxq__steps{counter-reset:step;grid-template-columns:1fr;gap:1.5rem;margin-top:2.25rem;display:grid}.DiagnosisProcess-module__TDYQxq__step{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease), border-color var(--dur) var(--ease);padding:1.75rem;position:relative}.DiagnosisProcess-module__TDYQxq__step:hover{box-shadow:var(--shadow-card);border-color:var(--navy-light);transform:translateY(-3px)}.DiagnosisProcess-module__TDYQxq__step:before{content:"";background:var(--line);border-radius:var(--radius-lg) var(--radius-lg) 0 0;height:3px;transition:background var(--dur) var(--ease);position:absolute;top:0;left:0;right:0}.DiagnosisProcess-module__TDYQxq__step[data-n="1"]:before{background:var(--coral)}.DiagnosisProcess-module__TDYQxq__step[data-n="2"]:before{background:var(--cyan)}.DiagnosisProcess-module__TDYQxq__step[data-n="3"]:before{background:var(--success)}.DiagnosisProcess-module__TDYQxq__num{background:var(--navy);color:#fff;width:2.25rem;height:2.25rem;font-family:var(--font-heading), "Lexend", sans-serif;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.85rem;font-size:.95rem;font-weight:700;display:inline-flex;box-shadow:0 2px 6px #0a254040}.DiagnosisProcess-module__TDYQxq__step[data-n="1"] .DiagnosisProcess-module__TDYQxq__num{background:var(--coral);color:#fff}.DiagnosisProcess-module__TDYQxq__step[data-n="2"] .DiagnosisProcess-module__TDYQxq__num{background:var(--navy);color:#fff}.DiagnosisProcess-module__TDYQxq__step[data-n="3"] .DiagnosisProcess-module__TDYQxq__num{color:#fff;background:#059669}.DiagnosisProcess-module__TDYQxq__step h3{color:var(--ink);margin-bottom:.5rem;font-size:1.15rem}.DiagnosisProcess-module__TDYQxq__step p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.55}@media (min-width:52rem){.DiagnosisProcess-module__TDYQxq__steps{grid-template-columns:repeat(3,1fr);gap:1.75rem}}
.Explorer3DToggle-module__gmK1Iq__wrap{margin-top:1rem}.Explorer3DToggle-module__gmK1Iq__toggle{min-height:var(--tap);background:var(--white);color:var(--ink);border:1px solid var(--line);border-radius:var(--radius-sm);font-family:var(--font-heading), "Lexend", sans-serif;cursor:pointer;align-items:center;gap:.5rem;padding:.6rem 1.1rem;font-weight:600;display:inline-flex}.Explorer3DToggle-module__gmK1Iq__toggle:hover{border-color:var(--navy);color:var(--navy);background:var(--soft)}.Explorer3DToggle-module__gmK1Iq__region{margin-top:1rem}.Explorer3DToggle-module__gmK1Iq__canvas{aspect-ratio:16/10;background:var(--navy-deep);border-radius:var(--radius);width:100%;overflow:hidden}.Explorer3DToggle-module__gmK1Iq__loading{color:var(--muted);padding:2rem}.Explorer3DToggle-module__gmK1Iq__hint{color:var(--muted);margin-top:.6rem;font-size:.86rem}
.ServiceExplorer-module__6MPC8G__wrap{grid-template-columns:1fr;align-items:start;gap:1.5rem;margin-top:2rem;display:grid}.ServiceExplorer-module__6MPC8G__stage{border-radius:var(--radius);background:var(--navy-deep);position:relative;overflow:hidden}.ServiceExplorer-module__6MPC8G__image{width:100%;height:auto;display:block}.ServiceExplorer-module__6MPC8G__radios{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.ServiceExplorer-module__6MPC8G__hotspot{width:var(--tap);height:var(--tap);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid;position:absolute;transform:translate(-50%,-50%)}.ServiceExplorer-module__6MPC8G__hotspot:after{content:"";background:var(--coral);width:18px;height:18px;transition:transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease);border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 4px #ef4c3d59}.ServiceExplorer-module__6MPC8G__hotspot:hover:after{transform:scale(1.18)}.ServiceExplorer-module__6MPC8G__radios input:focus-visible+.ServiceExplorer-module__6MPC8G__label .ServiceExplorer-module__6MPC8G__hotspot:after{box-shadow:0 0 0 4px var(--navy)}.ServiceExplorer-module__6MPC8G__panel{padding:1.25rem 1.4rem}.ServiceExplorer-module__6MPC8G__panel h3{margin-bottom:.3rem}.ServiceExplorer-module__6MPC8G__fallbackNote{color:var(--muted);margin-top:.75rem;font-size:.8rem}@media (min-width:58rem){.ServiceExplorer-module__6MPC8G__wrap{grid-template-columns:1.5fr 1fr}}.ServiceExplorer-module__6MPC8G__label{display:block}.ServiceExplorer-module__6MPC8G__wrap [data-panel]{display:none}.ServiceExplorer-module__6MPC8G__wrap:has([data-part=condenser]:checked) [data-panel=condenser]{display:block}.ServiceExplorer-module__6MPC8G__wrap:has([data-part=compressor]:checked) [data-panel=compressor]{display:block}.ServiceExplorer-module__6MPC8G__wrap:has([data-part=battery]:checked) [data-panel=battery]{display:block}.ServiceExplorer-module__6MPC8G__wrap:has([data-part=coolant]:checked) [data-panel=coolant]{display:block}.ServiceExplorer-module__6MPC8G__wrap:has([data-part=brakes]:checked) [data-panel=brakes]{display:block}.ServiceExplorer-module__6MPC8G__wrap:has([data-part=condenser]:checked) [data-hotspot=condenser] .ServiceExplorer-module__6MPC8G__hotspot:after{background:var(--navy);transform:scale(1.25);box-shadow:0 0 0 5px #173a6159}.ServiceExplorer-module__6MPC8G__wrap:has([data-part=compressor]:checked) [data-hotspot=compressor] .ServiceExplorer-module__6MPC8G__hotspot:after{background:var(--navy);transform:scale(1.25);box-shadow:0 0 0 5px #173a6159}.ServiceExplorer-module__6MPC8G__wrap:has([data-part=battery]:checked) [data-hotspot=battery] .ServiceExplorer-module__6MPC8G__hotspot:after{background:var(--navy);transform:scale(1.25);box-shadow:0 0 0 5px #173a6159}.ServiceExplorer-module__6MPC8G__wrap:has([data-part=coolant]:checked) [data-hotspot=coolant] .ServiceExplorer-module__6MPC8G__hotspot:after{background:var(--navy);transform:scale(1.25);box-shadow:0 0 0 5px #173a6159}.ServiceExplorer-module__6MPC8G__wrap:has([data-part=brakes]:checked) [data-hotspot=brakes] .ServiceExplorer-module__6MPC8G__hotspot:after{background:var(--navy);transform:scale(1.25);box-shadow:0 0 0 5px #173a6159}@supports not selector(:has(*)){.ServiceExplorer-module__6MPC8G__wrap [data-panel]{margin-bottom:1rem;display:block}}
.TrustStory-module__mA_s4a__panels{gap:clamp(3rem,7vw,5rem);margin-top:2.5rem;display:grid}.TrustStory-module__mA_s4a__panel{grid-template-columns:1fr;align-items:center;gap:clamp(1.5rem,3vw,2.5rem);display:grid}.TrustStory-module__mA_s4a__figure{margin:0;position:relative}.TrustStory-module__mA_s4a__img{border-radius:var(--radius-lg);border:1px solid var(--line);width:100%;height:auto;transition:transform var(--dur-slow) var(--ease), box-shadow var(--dur-slow) var(--ease);display:block;box-shadow:0 16px 48px #10203314}.TrustStory-module__mA_s4a__panel:hover .TrustStory-module__mA_s4a__img{transform:scale(1.01);box-shadow:0 20px 60px #1020331f}.TrustStory-module__mA_s4a__caption{color:var(--muted);margin-top:.5rem;font-size:.78rem}.TrustStory-module__mA_s4a__badge{background:linear-gradient(135deg, var(--soft) 0%, #173a6114 100%);border:1px solid var(--line);width:2.75rem;height:2.75rem;color:var(--navy);transition:all var(--dur) var(--ease);border-radius:14px;justify-content:center;align-items:center;margin-bottom:.85rem;display:inline-flex;box-shadow:0 2px 8px #173a610f}.TrustStory-module__mA_s4a__panel:hover .TrustStory-module__mA_s4a__badge{background:linear-gradient(135deg,#173a610f 0%,#173a6124 100%);transform:scale(1.1);box-shadow:0 4px 16px #173a611f}.TrustStory-module__mA_s4a__body{max-width:54ch;line-height:1.6}@media (min-width:56rem){.TrustStory-module__mA_s4a__panel{grid-template-columns:1fr 1fr}.TrustStory-module__mA_s4a__panel:nth-child(2n) .TrustStory-module__mA_s4a__figure{order:2}}
.TrustSection-module__dzdLsG__band{background:var(--grad-dark-mesh);color:var(--on-dark);position:relative;overflow:hidden}.TrustSection-module__dzdLsG__band:before{content:"";pointer-events:none;background:radial-gradient(#173a6133 0%,#0000 70%);width:50%;height:80%;position:absolute;top:-20%;left:-10%}.TrustSection-module__dzdLsG__band h2,.TrustSection-module__dzdLsG__band h3{color:var(--on-dark)}.TrustSection-module__dzdLsG__band p,.TrustSection-module__dzdLsG__band li{color:var(--on-dark-muted)}.TrustSection-module__dzdLsG__grid{z-index:1;grid-template-columns:1fr;align-items:center;gap:clamp(2rem,4vw,3.5rem);display:grid;position:relative}.TrustSection-module__dzdLsG__image{border-radius:var(--radius-lg);width:100%;height:auto;display:block;box-shadow:0 16px 48px #00000040}.TrustSection-module__dzdLsG__caption{margin-top:.6rem;font-size:.8rem}.TrustSection-module__dzdLsG__points{gap:1.25rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.TrustSection-module__dzdLsG__points h3{margin-bottom:.25rem;font-size:1.05rem}.TrustSection-module__dzdLsG__points p{margin:0}.TrustSection-module__dzdLsG__founderLeadership{border-radius:var(--radius);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff1f;margin-top:1.75rem;padding:1.25rem}.TrustSection-module__dzdLsG__founderTag{text-transform:uppercase;letter-spacing:.08em;color:#60a5fa;margin-bottom:.4rem;font-size:.75rem;font-weight:700}.TrustSection-module__dzdLsG__founderQuote{color:var(--on-dark);margin:0 0 .75rem;font-size:.95rem;font-style:italic;line-height:1.5}.TrustSection-module__dzdLsG__founderSignature{color:var(--on-dark-muted);font-size:.88rem}.TrustSection-module__dzdLsG__founderSignature strong{color:#fff}.TrustSection-module__dzdLsG__socialActionRow{border-top:1px dashed #ffffff26;margin-top:1rem;padding-top:.85rem}.TrustSection-module__dzdLsG__instaPill{color:#fff;transition:all var(--dur) var(--ease);background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border-radius:999px;align-items:center;gap:.6rem;padding:.6rem 1.1rem;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 4px 14px #dc27434d}.TrustSection-module__dzdLsG__instaPill:hover{color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #dc274373}@media (min-width:58rem){.TrustSection-module__dzdLsG__grid{grid-template-columns:1.05fr 1fr}}
.Pricing-module__wtk7_G__cards{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem;display:grid}.Pricing-module__wtk7_G__price{font-family:var(--font-heading), "Lexend", sans-serif;color:var(--navy);background:var(--grad-navy);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.25rem;font-weight:700;line-height:1.1}.Pricing-module__wtk7_G__label{color:var(--ink);margin-bottom:.2rem;font-size:1.05rem;font-weight:600}.Pricing-module__wtk7_G__note{color:var(--muted);margin-top:.4rem;font-size:.93rem}.Pricing-module__wtk7_G__free{border-left:4px solid var(--coral);background:linear-gradient(135deg,#ef4c3d08 0%,#0000 60%)}.Pricing-module__wtk7_G__free .Pricing-module__wtk7_G__price{background:var(--grad-coral);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Pricing-module__wtk7_G__caveat{color:var(--muted);border-radius:var(--radius-sm);background:var(--soft);border:1px solid var(--line);max-width:68ch;margin-top:1.75rem;padding:1rem 1.25rem;font-size:.95rem}.Pricing-module__wtk7_G__subhead{margin-top:2.5rem;margin-bottom:0;font-size:1.1rem}@media (min-width:48rem){.Pricing-module__wtk7_G__cards{grid-template-columns:repeat(3,1fr)}}
