.Faq-module__EHB7zG__section{flex-direction:column;gap:1rem;width:100%;max-width:60rem;display:flex}.Faq-module__EHB7zG__section h2{opacity:.8;text-align:center;font-size:1rem}.Faq-module__EHB7zG__list{flex-direction:column;gap:.5rem;display:flex}@media (min-width:48rem){.Faq-module__EHB7zG__list{grid-template-columns:1fr 1fr;gap:0 2.5rem;display:grid}}.Faq-module__EHB7zG__item{border-bottom:1px solid var(--border);padding-bottom:.5rem}.Faq-module__EHB7zG__item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0;font-size:.875rem;font-weight:600;list-style:none;display:flex}.Faq-module__EHB7zG__item summary::-webkit-details-marker{display:none}.Faq-module__EHB7zG__item summary::marker{content:""}.Faq-module__EHB7zG__chevron{opacity:.6;flex-shrink:0;font-size:1rem;transition:transform .15s ease-out}.Faq-module__EHB7zG__item[open] .Faq-module__EHB7zG__chevron{transform:rotate(180deg)}.Faq-module__EHB7zG__item p{opacity:.75;padding:.125rem 0 .5rem;font-size:.8125rem}
.HowItWorks-module__a-Tr4W__section{flex-direction:column;gap:1.5rem;width:100%;max-width:68rem;display:flex}.HowItWorks-module__a-Tr4W__section h2{font-size:1.25rem}.HowItWorks-module__a-Tr4W__steps{grid-template-columns:repeat(3,1fr);gap:.75rem;list-style:none;display:grid}@media (min-width:40rem){.HowItWorks-module__a-Tr4W__steps{gap:1.5rem}}@media (min-width:64rem){.HowItWorks-module__a-Tr4W__steps{gap:3rem}}.HowItWorks-module__a-Tr4W__step{flex-direction:column;gap:.375rem;min-width:0;display:flex}.HowItWorks-module__a-Tr4W__number{background:var(--accent);width:1.5rem;height:1.5rem;color:var(--accent-foreground);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}@media (min-width:40rem){.HowItWorks-module__a-Tr4W__number{width:1.75rem;height:1.75rem;font-size:.875rem}}.HowItWorks-module__a-Tr4W__step h3{font-size:.8125rem;line-height:1.25}@media (min-width:40rem){.HowItWorks-module__a-Tr4W__step h3{font-size:.9375rem}}.HowItWorks-module__a-Tr4W__step p{opacity:.75;font-size:.6875rem;line-height:1.35}@media (min-width:40rem){.HowItWorks-module__a-Tr4W__step p{font-size:.8125rem}}
.RouteEstimateForm-module__JzzFaG__container{flex-direction:column;gap:1.5rem;width:100%;max-width:28rem;display:flex}.RouteEstimateForm-module__JzzFaG__selects{flex-direction:column;gap:1rem;display:flex}.RouteEstimateForm-module__JzzFaG__field{flex-direction:column;gap:.375rem;font-size:.875rem;display:flex}.RouteEstimateForm-module__JzzFaG__field span{font-weight:600}.RouteEstimateForm-module__JzzFaG__field select{border:1px solid var(--border);background:var(--page-bg);color:var(--foreground);border-radius:.625rem;padding:.75rem .875rem;font-size:1rem}.RouteEstimateForm-module__JzzFaG__field select:disabled{opacity:.6;cursor:not-allowed}.RouteEstimateForm-module__JzzFaG__field select:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.RouteEstimateForm-module__JzzFaG__notice{font-size:.9375rem}.RouteEstimateForm-module__JzzFaG__pickupInfo{border:1px solid var(--border);border-radius:.5rem;flex-direction:column;gap:.375rem;padding:.875rem 1rem;font-size:.875rem;animation:.2s ease-out RouteEstimateForm-module__JzzFaG__reveal;display:flex}.RouteEstimateForm-module__JzzFaG__pickupInfo h2{font-size:.9375rem}.RouteEstimateForm-module__JzzFaG__pickupNote{opacity:.8;font-size:.8125rem}.RouteEstimateForm-module__JzzFaG__result{border:1px solid var(--border);background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 8%, transparent), transparent 40%);border-top:3px solid var(--accent);border-radius:.75rem;flex-direction:column;gap:.75rem;padding:1.125rem;animation:.25s ease-out RouteEstimateForm-module__JzzFaG__reveal;display:flex}@keyframes RouteEstimateForm-module__JzzFaG__reveal{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.RouteEstimateForm-module__JzzFaG__result dl{flex-direction:column;gap:.5rem;display:flex}.RouteEstimateForm-module__JzzFaG__result dl div{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.RouteEstimateForm-module__JzzFaG__priceValue,.RouteEstimateForm-module__JzzFaG__priceValueAlt{border-radius:.375rem;padding:.0625rem .5rem;font-size:1.0625rem;font-weight:700}.RouteEstimateForm-module__JzzFaG__priceValue{color:var(--accent-foreground);background:var(--accent)}.RouteEstimateForm-module__JzzFaG__priceValueAlt{color:var(--accent-2-foreground);background:var(--accent-2)}.RouteEstimateForm-module__JzzFaG__risk{opacity:.8;font-size:.8125rem}.RouteEstimateForm-module__JzzFaG__disclaimer{border-top:1px dashed var(--border);opacity:.65;padding-top:.5rem;font-size:.75rem}.RouteEstimateForm-module__JzzFaG__cta{background:var(--accent);color:var(--accent-foreground);box-shadow:0 4px 12px color-mix(in srgb, var(--accent) 35%, transparent);border-radius:.5rem;align-self:flex-start;margin-top:.5rem;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:700}.RouteEstimateForm-module__JzzFaG__cta:hover{filter:brightness(.96)}
.page-module__O9ZbMG__hero{box-sizing:border-box;flex-direction:column;gap:3rem;width:100%;min-width:0;max-width:68rem;margin:0 auto;padding:3.5rem 1.5rem 4rem;display:flex;position:relative}.page-module__O9ZbMG__top{flex-direction:column;align-items:flex-start;gap:2.5rem;width:100%;min-width:0;display:flex}@media (min-width:64rem){.page-module__O9ZbMG__top{flex-direction:row;align-items:center;gap:4rem}}.page-module__O9ZbMG__intro{flex-direction:column;align-items:flex-start;gap:1.25rem;width:100%;min-width:0;display:flex}@media (min-width:64rem){.page-module__O9ZbMG__intro{flex:24rem;width:auto}}.page-module__O9ZbMG__hero h1{font-size:2.25rem;line-height:1.15}@media (min-width:64rem){.page-module__O9ZbMG__hero h1{font-size:2.75rem}}.page-module__O9ZbMG__lead{opacity:.75;max-width:34rem;font-size:1.0625rem}.page-module__O9ZbMG__emoji{font-size:.85em;display:inline-block}.page-module__O9ZbMG__card{background:var(--background);border:1px solid var(--border);width:100%;min-width:0;max-width:30rem;box-shadow:var(--card-shadow-lg);box-sizing:border-box;border-radius:1.25rem;padding:1.75rem;position:relative}@media (min-width:64rem){.page-module__O9ZbMG__card{flex:0 0 26rem;max-width:26rem}}.page-module__O9ZbMG__footer{border-top:1px solid var(--border);box-sizing:border-box;width:100%;padding:2.5rem 1.5rem 3.5rem}.page-module__O9ZbMG__footer>*{max-width:60rem;margin:0 auto}.page-module__O9ZbMG__notice{opacity:.6;text-align:center;max-width:40rem;margin:1.5rem auto 0;font-size:.75rem}
