:root{--red:#df2027;--red-dark:#b8141a;--ink:#111214;--ink-soft:#1b1d20;--slate:#5d626a;--line:#e4e5e7;--surface:#f4f5f6;--white:#fff;--container:1180px;--shadow:0 20px 60px #1112141f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,a{font-family:inherit}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.topBar{z-index:30;background:var(--ink);color:#ffffffc7;font-size:12px;position:relative}.topBarInner{justify-content:space-between;align-items:center;gap:20px;min-height:38px;display:flex}.topBar p,.topBar a{align-items:center;gap:7px;margin:0;display:inline-flex}.topBar a:hover{color:var(--white)}.topBarLinks{align-items:center;gap:24px;display:flex}.pulseDot{background:#38d978;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #38d9781f}.siteHeader{z-index:25;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #00000014;position:sticky;top:0;box-shadow:0 4px 20px #1112140d}.headerInner{justify-content:space-between;align-items:center;gap:28px;min-height:80px;display:flex}.logoLink{flex-shrink:0}.brand{align-items:center;gap:10px;display:inline-flex}.brandMark{background:var(--red);width:48px;height:48px;color:var(--white);border-radius:50%;place-items:center;display:grid;transform:rotate(-8deg)}.brandText{flex-direction:column;line-height:1;display:flex}.brandText strong{letter-spacing:-.5px;font-size:17px;font-weight:900}.brandText small{color:var(--red);letter-spacing:3.6px;margin-top:5px;font-size:11px;font-weight:800}.desktopNav{align-items:center;gap:28px;margin-left:auto;display:flex}.desktopNav a{padding:31px 0 29px;font-size:13px;font-weight:700;position:relative}.desktopNav a:after{background:var(--red);content:"";height:2px;transition:transform .18s;position:absolute;bottom:20px;left:0;right:0;transform:scaleX(0)}.desktopNav a:hover:after{transform:scaleX(1)}.headerCall{border-left:1px solid var(--line);align-items:center;gap:10px;padding-left:22px;display:flex}.headerCall>span:first-child{background:var(--red);width:38px;height:38px;color:var(--white);border-radius:50%;place-items:center;display:grid}.headerCall>span:last-child{flex-direction:column;display:flex}.headerCall small{color:var(--slate);letter-spacing:.8px;text-transform:uppercase;font-size:10px;font-weight:700}.headerCall strong{margin-top:2px;font-size:15px}.mobileMenu{display:none;position:relative}.mobileMenu summary{background:var(--ink);width:44px;height:44px;color:var(--white);cursor:pointer;border-radius:8px;place-items:center;list-style:none;display:grid}.mobileMenu summary::-webkit-details-marker{display:none}.mobileMenu nav{border:1px solid var(--line);background:var(--white);width:220px;box-shadow:var(--shadow);border-radius:12px;padding:10px;display:grid;position:absolute;top:54px;right:0}.mobileMenu nav a{border-radius:8px;padding:12px 14px;font-size:14px;font-weight:700}.mobileMenu nav a:hover{background:var(--surface);color:var(--red)}.hero{min-height:690px;color:var(--white);background:#121820;position:relative;overflow:hidden}.heroImage{object-fit:cover;object-position:center}.heroOverlay{background:linear-gradient(90deg,#080d14f5 0%,#080d14e0 32%,#080d1461 60%,#080d1414 100%),linear-gradient(#0000 45%,#05070a66);position:absolute;inset:0}.heroAccent{background:var(--red);opacity:.85;width:6px;position:absolute;top:0;bottom:0;left:calc(50% - 720px);transform:skew(-10deg)}.heroInner{z-index:2;align-items:center;min-height:690px;padding-block:84px 105px;display:flex;position:relative}.heroContent{max-width:680px}.eyebrow{color:#ffffffc2;letter-spacing:2.2px;align-items:center;gap:11px;margin:0 0 20px;font-size:12px;font-weight:800;display:flex}.eyebrow span:first-child{color:var(--red)}.eyebrowLine{background:#ffffff61;width:34px;height:1px;display:inline-block}.hero h1,.section h2,.aboutContent h2,.calloutInner h2{letter-spacing:-.045em;margin:0;font-weight:900;line-height:.98}.hero h1{max-width:670px;font-size:clamp(52px,6.2vw,84px)}.hero h1 em{color:var(--red);font-style:normal}.heroLead{color:#ffffffc2;max-width:600px;margin:26px 0 0;font-size:17px;line-height:1.7}.heroActions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 24px;font-size:14px;font-weight:800;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.buttonPrimary{background:var(--red);color:var(--white);box-shadow:0 14px 30px #df202747}.buttonPrimary:hover{background:#f0232b}.buttonGhost{color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border-color:#ffffff57}.buttonGhost:hover{background:#ffffff1a;border-color:#ffffffb3}.buttonDark{background:var(--ink);color:var(--white);margin-top:30px}.buttonDark:hover{background:var(--red)}.heroAvailability{align-items:center;gap:12px;margin-top:34px;display:flex}.availabilityIcon{width:42px;height:42px;color:var(--red);border:1px solid #fff3;border-radius:50%;place-items:center;display:grid}.heroAvailability>span:last-child{flex-direction:column;display:flex}.heroAvailability small{color:#ffffff85;font-size:11px}.heroAvailability strong{margin-top:2px;font-size:16px}.trustStrip{z-index:3;margin-top:-55px;position:relative}.trustGrid{box-shadow:var(--shadow);grid-template-columns:repeat(3,1fr);display:grid}.trustItem{background:var(--ink);min-height:110px;color:var(--white);border-right:1px solid #ffffff14;align-items:center;gap:17px;padding:25px 30px;display:flex}.trustItem:first-child{background:var(--red)}.trustItem:last-child{border-right:0}.trustValue{min-width:68px;color:var(--red);letter-spacing:-.8px;font-size:22px;font-weight:900}.trustItem:first-child .trustValue{color:var(--white)}.trustItem>span:last-child{flex-direction:column;display:flex}.trustItem strong{font-size:14px}.trustItem small{color:#ffffff8a;margin-top:4px;font-size:11px}.trustItem:first-child small{color:#ffffffb8}.section{padding-block:110px}.servicesSection{background:radial-gradient(circle at 90% 5%, #df20270f, transparent 28%), var(--surface)}.sectionIntro{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-bottom:54px;display:grid}.sectionIntro>p,.regionContent>p,.aboutContent>p{color:var(--slate);margin:0;font-size:16px;line-height:1.75}.sectionKicker{color:var(--red);letter-spacing:2.2px;align-items:center;gap:10px;margin:0 0 16px;font-size:11px;font-weight:900;display:flex}.sectionKicker:before{content:"";background:currentColor;width:28px;height:3px}.sectionKicker.light{color:#ff4b51}.section h2,.aboutContent h2{font-size:clamp(38px,4.2vw,58px)}.servicesGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.serviceCard{background:var(--white);border:1px solid #e8e9ea;border-radius:5px;min-height:300px;padding:34px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.serviceCard:after{background:var(--red);content:"";transform-origin:0;height:3px;transition:transform .2s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.serviceCard:hover{border-color:#0000;transform:translateY(-6px);box-shadow:0 20px 48px #1112141a}.serviceCard:hover:after{transform:scaleX(1)}.serviceNumber{color:#e6e7e8;letter-spacing:-2px;font-size:38px;font-weight:900;position:absolute;top:25px;right:28px}.serviceIcon{width:60px;height:60px;color:var(--red);background:#df202714;border-radius:50%;place-items:center;display:grid}.serviceCard h3{letter-spacing:-.4px;margin:28px 0 12px;font-size:20px}.serviceCard p{color:var(--slate);margin:0;font-size:14px;line-height:1.65}.serviceCard a,.textLink{color:var(--red);align-items:center;gap:8px;margin-top:24px;font-size:13px;font-weight:800;display:inline-flex}.serviceCard a:hover svg,.textLink:hover svg{transform:translate(4px)}.serviceCard a svg,.textLink svg{transition:transform .18s}.aboutSection{background:var(--ink);color:var(--white);padding-block:120px;position:relative;overflow:hidden}.aboutSection:after{content:"";border:1px solid #ffffff0f;border-radius:50%;width:500px;height:500px;position:absolute;top:-150px;right:-170px}.aboutGrid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:100px;display:grid}.aboutVisual{aspect-ratio:1;text-align:center;place-content:center;justify-self:center;width:min(100%,410px);display:grid;position:relative}.tireRing{border-radius:50%;position:absolute}.tireRingOuter{border:34px dashed #292c30;animation:40s linear infinite slowSpin;inset:0}.tireRingMiddle{border:2px solid #ffffff1f;inset:65px;box-shadow:0 0 0 20px #1c1e21}.tireRingInner{border:12px solid var(--red);inset:125px;box-shadow:0 0 40px #df202747}@keyframes slowSpin{to{transform:rotate(360deg)}}.aboutVisual strong{z-index:1;letter-spacing:-3px;font-size:50px;font-weight:900;position:relative}.aboutVisual small{z-index:1;color:#ffffff7a;letter-spacing:2.5px;margin-top:2px;font-size:9px;font-weight:800;position:relative}.aboutContent{max-width:620px}.aboutContent h2{margin-bottom:28px}.aboutContent>p{color:#ffffff9e}.checkList{gap:14px;margin:30px 0 0;padding:0;list-style:none;display:grid}.checkList li{color:#ffffffd1;align-items:center;gap:12px;font-size:14px;display:flex}.checkList span{color:#ff4b51;background:#df202729;border-radius:50%;place-items:center;width:24px;height:24px;font-weight:900;display:grid}.regionSection{overflow:hidden}.regionGrid{grid-template-columns:1fr .95fr;align-items:center;gap:90px;display:grid}.regionContent h2{max-width:650px;margin-bottom:26px}.regionContent>p{max-width:650px}.regionTags{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.regionTags span{border:1px solid var(--line);color:#4e535a;border-radius:4px;padding:9px 12px;font-size:12px;font-weight:700}.routeGraphic{background:linear-gradient(#ffffffbf,#ffffffbf),repeating-linear-gradient(0deg,#0000 0 31px,#11121414 32px),repeating-linear-gradient(90deg,#0000 0 31px,#11121414 32px),#ebecee;border-radius:8px;min-height:450px;position:relative;overflow:hidden}.routeGraphic:before,.routeGraphic:after{content:"";border:18px solid #ffffffe0;border-radius:50%;width:650px;height:55px;position:absolute;transform:rotate(-28deg)}.routeGraphic:before{top:80px;left:-170px}.routeGraphic:after{bottom:40px;right:-190px;transform:rotate(28deg)}.routeCircle{border:1px solid #df202740;border-radius:50%;position:absolute}.routeCircleOne{width:260px;height:260px;top:50%;left:55%;transform:translate(-50%,-50%)}.routeCircleTwo{width:380px;height:380px;top:50%;left:55%;transform:translate(-50%,-50%)}.routePin{z-index:2;background:var(--red);color:var(--white);border-radius:50%;place-items:center;display:grid;position:absolute;box-shadow:0 12px 25px #df202752}.routePinMain{width:62px;height:62px;top:41%;left:50%}.routePinSmall{width:40px;height:40px;bottom:20%;right:17%}.routeLabel{z-index:2;background:var(--white);border-radius:4px;flex-direction:column;padding:11px 14px;display:flex;position:absolute;top:calc(41% + 75px);left:calc(50% - 9px);box-shadow:0 10px 24px #1112141f}.routeLabel strong{font-size:13px}.routeLabel small{color:var(--slate);margin-top:2px;font-size:10px}.calloutSection{background:var(--red);color:var(--white)}.calloutInner{justify-content:space-between;align-items:center;gap:50px;min-height:260px;display:flex}.calloutInner .sectionKicker{color:#ffffffb3;margin-bottom:11px}.calloutInner h2{font-size:clamp(38px,5vw,62px)}.calloutInner p{color:#ffffffbf;margin:12px 0 0}.calloutPhone{background:var(--white);min-width:370px;color:var(--ink);align-items:center;gap:14px;padding:19px 22px;display:flex;box-shadow:0 20px 50px #63050838}.calloutPhone>span:first-child{background:var(--ink);width:52px;height:52px;color:var(--white);border-radius:50%;place-items:center;display:grid}.calloutPhone>span:nth-child(2){flex-direction:column;flex:1;display:flex}.calloutPhone small{color:var(--slate);letter-spacing:1px;font-size:10px;font-weight:800}.calloutPhone strong{margin-top:3px;font-size:21px}.contactSection{background:var(--white)}.contactGrid{grid-template-columns:.9fr 1.1fr;gap:24px;display:grid}.contactCards{grid-template-columns:1fr 1fr;gap:12px;display:grid}.contactCard{border:1px solid var(--line);background:var(--surface);border-radius:5px;align-items:flex-start;gap:15px;min-height:166px;padding:25px;transition:border-color .18s,transform .18s;display:flex}a.contactCard:hover{border-color:#df202773;transform:translateY(-3px)}.contactIcon{background:var(--red);width:46px;height:46px;color:var(--white);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.contactCard>span:last-child{flex-direction:column;min-width:0;display:flex}.contactCard small{color:var(--red);letter-spacing:1.5px;font-size:9px;font-weight:900}.contactCard strong{overflow-wrap:anywhere;margin-top:8px;font-size:15px;line-height:1.35}.contactCard em{color:var(--slate);margin-top:5px;font-size:11px;font-style:normal}.mapWrap{background:#e8e8e8;border-radius:5px;min-height:344px;position:relative;overflow:hidden}.mapWrap iframe{filter:grayscale()contrast(1.05);border:0;width:100%;height:100%;min-height:344px}.mapWrap>a{background:var(--ink);color:var(--white);border-radius:4px;align-items:center;gap:8px;padding:12px 15px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;bottom:18px;right:18px;box-shadow:0 10px 25px #1112142e}.siteFooter{color:var(--white);background:#0b0c0d}.footerMain{grid-template-columns:1.5fr .7fr .9fr;gap:80px;padding-block:70px;display:grid}.siteFooter .brandMark{width:44px;height:44px}.siteFooter .brandText strong{color:var(--white)}.footerMain>div:first-child>p{color:#ffffff7a;max-width:370px;margin:22px 0 0;font-size:13px;line-height:1.7}.footerLinks,.footerContact{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footerLinks strong,.footerContact>strong{margin-bottom:9px;font-size:13px}.footerLinks a,.footerContact span{color:#ffffff78;font-size:12px}.footerLinks a:hover{color:var(--white)}.footerContact a{color:var(--red);font-size:20px;font-weight:900}.footerBottom{border-top:1px solid #ffffff12}.footerBottom .container{color:#ffffff59;justify-content:space-between;align-items:center;min-height:58px;font-size:10px;display:flex}.mobileCall{display:none}@media (max-width:1080px){.desktopNav{gap:18px}.desktopNav a{font-size:12px}.headerCall{display:none}.servicesGrid{grid-template-columns:repeat(2,1fr)}.aboutGrid{gap:60px}.contactGrid{grid-template-columns:1fr}}@media (max-width:820px){.topBarLinks a:first-child,.desktopNav{display:none}.mobileMenu{display:block}.hero,.heroInner{min-height:650px}.heroOverlay{background:linear-gradient(90deg,#080d14f0,#080d1494)}.heroContent{max-width:610px}.trustGrid,.aboutGrid,.regionGrid{grid-template-columns:1fr}.trustStrip{margin-top:0}.trustItem{border-bottom:1px solid #ffffff14;border-right:0;min-height:95px}.section,.aboutSection{padding-block:88px}.sectionIntro{grid-template-columns:1fr;gap:25px}.aboutVisual{max-width:350px}.aboutContent{max-width:none}.regionGrid{gap:55px}.calloutInner{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:60px}.calloutPhone{width:100%}.footerMain{grid-template-columns:1.3fr .7fr}.footerContact{grid-column:1/-1}}@media (max-width:560px){body{padding-bottom:72px}.container{width:min(calc(100% - 28px), var(--container))}.topBarInner{min-height:34px}.topBarLinks a{font-size:0}.topBarLinks a svg{width:18px;height:18px}.headerInner{min-height:70px}.brandMark{width:41px;height:41px}.brandMark svg{width:29px;height:29px}.brandText strong{font-size:14px}.brandText small{letter-spacing:3px;font-size:9px}.hero,.heroInner{min-height:640px}.heroImage{object-position:64% center}.heroOverlay{background:linear-gradient(90deg,#080d14f0,#080d1499),linear-gradient(#0000 50%,#080d148c)}.heroInner{align-items:flex-end;padding-block:70px 52px}.eyebrow{letter-spacing:1.6px;font-size:9px}.hero h1{font-size:clamp(44px,14vw,61px)}.heroLead{margin-top:20px;font-size:14px;line-height:1.65}.heroActions{margin-top:26px}.heroActions .button{width:100%}.heroAvailability{display:none}.trustItem{padding:22px}.trustValue{min-width:62px;font-size:20px}.section,.aboutSection{padding-block:72px}.section h2,.aboutContent h2{font-size:38px}.sectionIntro{margin-bottom:38px}.sectionIntro>p,.regionContent>p,.aboutContent>p{font-size:14px}.servicesGrid{grid-template-columns:1fr}.serviceCard{min-height:0;padding:28px}.aboutGrid{gap:50px}.aboutVisual{width:290px}.tireRingOuter{border-width:26px}.tireRingMiddle{inset:50px;box-shadow:0 0 0 15px #1c1e21}.tireRingInner{border-width:10px;inset:92px}.aboutVisual strong{font-size:40px}.routeGraphic{min-height:370px}.calloutInner{gap:30px}.calloutPhone{min-width:0;padding:15px}.calloutPhone>span:first-child{width:46px;height:46px}.calloutPhone strong{font-size:17px}.contactCards{grid-template-columns:1fr}.contactCard{min-height:130px}.mapWrap,.mapWrap iframe{min-height:310px}.footerMain{grid-template-columns:1fr;gap:42px;padding-block:58px}.footerContact{grid-column:auto}.footerBottom .container{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-height:72px}.mobileCall{z-index:50;background:var(--red);min-height:58px;color:var(--white);border-radius:5px;justify-content:center;align-items:center;gap:12px;display:flex;position:fixed;bottom:9px;left:10px;right:10px;box-shadow:0 12px 35px #68080b59}.mobileCall>span{flex-direction:column;display:flex}.mobileCall small{letter-spacing:1.2px;font-size:8px;font-weight:800}.mobileCall strong{margin-top:1px;font-size:15px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
