.Services-module__hmdBJW__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.Services-module__hmdBJW__card{background:var(--background);border-radius:var(--radius-xl);border:1px solid #1118270f;flex-direction:column;height:100%;padding:2rem;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s,border-color .3s;display:flex}.Services-module__hmdBJW__card:hover{box-shadow:var(--shadow-lg);border-color:#0b6efd26;transform:translateY(-6px)}.Services-module__hmdBJW__iconWrap{width:3.25rem;height:3.25rem;color:var(--primary);border-radius:var(--radius-md);background:#0b6efd14;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.375rem;transition:background .3s,transform .3s;display:flex}.Services-module__hmdBJW__card:hover .Services-module__hmdBJW__iconWrap{background:var(--primary);color:#fff;transform:scale(1.05)}.Services-module__hmdBJW__cardTitle{color:var(--secondary);margin-bottom:.625rem;font-size:1.1875rem;font-weight:700}.Services-module__hmdBJW__cardDesc{color:var(--text-muted);flex:1;margin-bottom:1rem;font-size:.9375rem;line-height:1.65}.Services-module__hmdBJW__cardLink{color:var(--primary);font-size:.875rem;font-weight:600;transition:gap .2s}.Services-module__hmdBJW__card:hover .Services-module__hmdBJW__cardLink{text-decoration:underline}@media (min-width:640px){.Services-module__hmdBJW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Services-module__hmdBJW__grid{grid-template-columns:repeat(3,1fr)}}
.WhyChooseUs-module__49_FRW__section{position:relative;overflow:hidden}.WhyChooseUs-module__49_FRW__bgDecor{pointer-events:none;background:radial-gradient(circle,#0b6efd0a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.WhyChooseUs-module__49_FRW__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.WhyChooseUs-module__49_FRW__card{background:var(--white);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);border:1px solid #1118270f;height:100%;padding:2rem;transition:transform .3s,box-shadow .3s}.WhyChooseUs-module__49_FRW__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.WhyChooseUs-module__49_FRW__iconWrap{width:3rem;height:3rem;color:var(--accent);border-radius:var(--radius-md);background:#ffc1071f;justify-content:center;align-items:center;margin-bottom:1.125rem;font-size:1.375rem;display:flex}.WhyChooseUs-module__49_FRW__title{color:var(--secondary);margin-bottom:.5rem;font-size:1.0625rem;font-weight:700}.WhyChooseUs-module__49_FRW__desc{color:var(--text-muted);font-size:.9375rem;line-height:1.65}@media (min-width:640px){.WhyChooseUs-module__49_FRW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.WhyChooseUs-module__49_FRW__grid{grid-template-columns:repeat(3,1fr)}}
.Fleet-module__VSo-5W__section{background:linear-gradient(#fff 0%,#f8fafc 100%)}.Fleet-module__VSo-5W__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}.Fleet-module__VSo-5W__card{background:var(--white);border-radius:var(--radius-xl);height:100%;box-shadow:var(--shadow-sm);border:1px solid #11182714;flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.Fleet-module__VSo-5W__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Fleet-module__VSo-5W__cardTop{background:linear-gradient(#0b6efd0d 0%,#fff 100%);border-bottom:1px solid #1118270f;padding:1.5rem 1.5rem 1rem}.Fleet-module__VSo-5W__carVisual{justify-content:center;align-items:flex-end;min-height:112px;padding:.25rem 1rem 0;display:flex}.Fleet-module__VSo-5W__carImage{object-fit:contain;object-position:center bottom;width:100%;max-width:220px;height:auto;max-height:96px}.Fleet-module__VSo-5W__cardBody{flex-direction:column;flex:1;padding:1.25rem 1.5rem 1.5rem;display:flex}.Fleet-module__VSo-5W__name{color:var(--secondary);margin-bottom:.25rem;font-size:1.25rem;font-weight:800}.Fleet-module__VSo-5W__capacity{color:var(--text-muted);margin-bottom:1rem;font-size:.875rem;font-weight:600;display:inline-block}.Fleet-module__VSo-5W__rateList{flex-direction:column;flex:1;gap:.75rem;margin-bottom:1.25rem;list-style:none;display:flex}.Fleet-module__VSo-5W__rateList li{border-bottom:1px dashed #1118271a;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.75rem;font-size:.9375rem;display:flex}.Fleet-module__VSo-5W__rateList li:last-child{border-bottom:none;padding-bottom:0}.Fleet-module__VSo-5W__rateList span{color:var(--text-muted)}.Fleet-module__VSo-5W__rateList strong{color:var(--secondary);font-size:1rem}.Fleet-module__VSo-5W__actions{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:auto;display:grid}.Fleet-module__VSo-5W__bookBtn,.Fleet-module__VSo-5W__callBtn{border-radius:999px;justify-content:center;align-items:center;gap:.375rem;min-height:2.75rem;padding:0 1rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.Fleet-module__VSo-5W__bookBtn{color:#fff;background:var(--vehicle-accent);box-shadow:0 8px 20px color-mix(in srgb, var(--vehicle-accent) 28%, transparent)}.Fleet-module__VSo-5W__bookBtn:hover{transform:translateY(-1px)}.Fleet-module__VSo-5W__callBtn{color:var(--secondary);background:#f8fafc;border:1px solid #1118271a}.Fleet-module__VSo-5W__callBtn:hover{border-color:var(--vehicle-accent);color:var(--vehicle-accent)}.Fleet-module__VSo-5W__note{text-align:center;color:var(--text-muted);margin-top:1.5rem;font-size:.875rem;line-height:1.6}@media (min-width:640px){.Fleet-module__VSo-5W__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.Fleet-module__VSo-5W__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:480px){.Fleet-module__VSo-5W__actions{grid-template-columns:1fr}}
.CoverageStates-module__D8b7mG__section{background:var(--white)}.CoverageStates-module__D8b7mG__statesRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1.5rem;max-width:1100px;margin:0 auto;display:grid}.CoverageStates-module__D8b7mG__stateCard{text-align:center;flex-direction:column;align-items:center;text-decoration:none;transition:transform .3s;display:flex}.CoverageStates-module__D8b7mG__stateCard:hover{transform:translateY(-6px)}.CoverageStates-module__D8b7mG__avatarWrap{margin-bottom:1.25rem}.CoverageStates-module__D8b7mG__outerRing{background:var(--white);border:2px solid #d8dee6;border-radius:50%;width:clamp(140px,22vw,196px);height:clamp(140px,22vw,196px);padding:.5rem;transition:border-color .3s,box-shadow .3s;position:relative;box-shadow:0 4px 20px #1118270f}.CoverageStates-module__D8b7mG__stateCard:hover .CoverageStates-module__D8b7mG__outerRing{border-color:color-mix(in srgb, var(--state-accent) 35%, #d8dee6);box-shadow:0 12px 32px #1118271a}.CoverageStates-module__D8b7mG__imageCircle{border:5px solid var(--white);background:#f3f4f6;border-radius:50%;width:100%;height:100%;overflow:hidden;box-shadow:inset 0 0 0 1px #1118270a}.CoverageStates-module__D8b7mG__stateImage{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.CoverageStates-module__D8b7mG__stateCard:hover .CoverageStates-module__D8b7mG__stateImage{transform:scale(1.08)}.CoverageStates-module__D8b7mG__iconBadge{color:#0d9488;background:var(--white);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.0625rem;display:flex;position:absolute;top:.125rem;left:.125rem;box-shadow:0 2px 10px #1118271f}.CoverageStates-module__D8b7mG__stateName{color:var(--secondary);letter-spacing:-.01em;margin-bottom:.25rem;font-size:clamp(1rem,2vw,1.125rem);font-weight:700}.CoverageStates-module__D8b7mG__stateSubtitle{color:var(--text-muted);font-size:.875rem;font-weight:400}@media (min-width:768px){.CoverageStates-module__D8b7mG__statesRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 1.5rem}.CoverageStates-module__D8b7mG__outerRing{width:196px;height:196px}.CoverageStates-module__D8b7mG__iconBadge{width:2.5rem;height:2.5rem;font-size:1.125rem}}@media (min-width:1024px){.CoverageStates-module__D8b7mG__statesRow{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.5rem}.CoverageStates-module__D8b7mG__outerRing{width:clamp(150px,14vw,176px);height:clamp(150px,14vw,176px)}}@media (max-width:480px){.CoverageStates-module__D8b7mG__statesRow{gap:2rem 1rem}.CoverageStates-module__D8b7mG__imageCircle{border-width:4px}.CoverageStates-module__D8b7mG__iconBadge{width:2rem;height:2rem;font-size:.9375rem}}
.MajorCityRides-module__ISjd7G__section{background:linear-gradient(#fff 0%,#f8fafc 100%)}.MajorCityRides-module__ISjd7G__grid{gap:1.25rem;display:grid}.MajorCityRides-module__ISjd7G__card{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #11182714;border-radius:1.25rem;flex-direction:column;gap:1rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.MajorCityRides-module__ISjd7G__card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.MajorCityRides-module__ISjd7G__cardTop{align-items:flex-start;gap:.875rem;display:flex}.MajorCityRides-module__ISjd7G__icon{width:2.5rem;height:2.5rem;color:var(--primary);background:#0b6efd1a;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:inline-flex}.MajorCityRides-module__ISjd7G__cardTop h3{color:var(--secondary);margin-bottom:.25rem;font-size:1.125rem;font-weight:800}.MajorCityRides-module__ISjd7G__cardTop p{color:var(--text-muted);font-size:.875rem;line-height:1.5}.MajorCityRides-module__ISjd7G__landmarks{gap:.35rem;list-style:none;display:grid}.MajorCityRides-module__ISjd7G__landmarks li{color:var(--text-muted);padding-left:.75rem;font-size:.8125rem;line-height:1.45;position:relative}.MajorCityRides-module__ISjd7G__landmarks li:before{content:"";background:var(--primary);border-radius:999px;width:.3rem;height:.3rem;position:absolute;top:.45rem;left:0}.MajorCityRides-module__ISjd7G__links{flex-wrap:wrap;gap:.4rem;display:flex}.MajorCityRides-module__ISjd7G__links a{color:var(--primary);background:#0b6efd14;border-radius:999px;padding:.35rem .7rem;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.MajorCityRides-module__ISjd7G__links a:hover{background:#0b6efd24}.MajorCityRides-module__ISjd7G__districtLink{color:var(--secondary);align-items:center;gap:.35rem;margin-top:auto;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex}.MajorCityRides-module__ISjd7G__districtLink:hover{color:var(--primary)}@media (min-width:640px){.MajorCityRides-module__ISjd7G__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.MajorCityRides-module__ISjd7G__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
