.ServicesList-module__TQgaWq__wrapper{padding-bottom:5rem}.ServicesList-module__TQgaWq__searchContainer{z-index:10;max-width:700px;margin:-2rem auto 0;padding:0 1rem;position:relative}.ServicesList-module__TQgaWq__searchBox{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex;box-shadow:0 10px 25px -5px #0000001a,0 4px 6px -2px #0000000d}.ServicesList-module__TQgaWq__searchInput{color:#1e293b;background:0 0;border:none;outline:none;flex:1;padding:.75rem .5rem;font-size:1.0625rem}.ServicesList-module__TQgaWq__searchInput::placeholder{color:#94a3b8}.ServicesList-module__TQgaWq__searchClear{color:#94a3b8;cursor:pointer;padding:.5rem;transition:color .2s}.ServicesList-module__TQgaWq__searchClear:hover{color:#475569}.ServicesList-module__TQgaWq__searchResults{text-align:center;color:#64748b;margin-top:1rem;font-size:.9375rem}.ServicesList-module__TQgaWq__contentSection{max-width:1200px;margin:0 auto;padding:2rem 1rem 0}.ServicesList-module__TQgaWq__categoriesGridHeader{text-align:center;margin-bottom:2.5rem}.ServicesList-module__TQgaWq__categoriesGridTitle{color:#0f172a;margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.ServicesList-module__TQgaWq__categoriesGridSubtitle{color:#64748b;font-size:1rem}.ServicesList-module__TQgaWq__categoriesGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.ServicesList-module__TQgaWq__categoriesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ServicesList-module__TQgaWq__categoriesGrid{grid-template-columns:repeat(3,1fr)}}.ServicesList-module__TQgaWq__categoryCard{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e2e8f0;border-radius:1rem;flex-direction:column;align-items:flex-start;width:100%;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.ServicesList-module__TQgaWq__categoryCard:hover{border-color:#0684d3;transform:translateY(-4px);box-shadow:0 10px 25px -5px #0684d31f,0 4px 6px -2px #0000000d}.ServicesList-module__TQgaWq__categoryCardIcon{color:#0684d3;background:#e0f2fe;border-radius:.875rem;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;font-size:1.5rem;transition:all .3s;display:flex}.ServicesList-module__TQgaWq__categoryCard:hover .ServicesList-module__TQgaWq__categoryCardIcon{color:#fff;background:#0684d3}.ServicesList-module__TQgaWq__categoryCardIconAll{color:#16a34a;background:#f0fdf4}.ServicesList-module__TQgaWq__categoryCard:hover .ServicesList-module__TQgaWq__categoryCardIconAll{color:#fff;background:#16a34a}.ServicesList-module__TQgaWq__categoryCardAll{border-style:dashed;border-color:#cbd5e1}.ServicesList-module__TQgaWq__categoryCardAll:hover{border-style:solid;border-color:#16a34a;box-shadow:0 10px 25px -5px #16a34a1f,0 4px 6px -2px #0000000d}.ServicesList-module__TQgaWq__categoryCardName{color:#0f172a;margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.ServicesList-module__TQgaWq__categoryCard:hover .ServicesList-module__TQgaWq__categoryCardName{color:#0684d3}.ServicesList-module__TQgaWq__categoryCardAll:hover .ServicesList-module__TQgaWq__categoryCardName{color:#16a34a}.ServicesList-module__TQgaWq__categoryCardCount{color:#64748b;margin-bottom:.75rem;font-size:.8125rem;font-weight:600}.ServicesList-module__TQgaWq__categoryCardPreview{flex-direction:column;gap:.25rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.ServicesList-module__TQgaWq__categoryCardPreview li{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}.ServicesList-module__TQgaWq__categoryCardPreview li:before{content:"·";color:#cbd5e1;margin-right:.5rem;font-weight:700}.ServicesList-module__TQgaWq__categoryCardAction{color:#0684d3;opacity:0;align-items:center;gap:.375rem;margin-top:auto;font-size:.8125rem;font-weight:700;transition:all .3s;display:flex;transform:translate(-8px)}.ServicesList-module__TQgaWq__categoryCard:hover .ServicesList-module__TQgaWq__categoryCardAction{opacity:1;transform:translate(0)}.ServicesList-module__TQgaWq__categoryCardAll .ServicesList-module__TQgaWq__categoryCardAction{color:#16a34a}.ServicesList-module__TQgaWq__backButton{color:#475569;cursor:pointer;background:#f1f5f9;border:1.5px solid #e2e8f0;border-radius:.75rem;align-items:center;gap:.375rem;margin-bottom:1.5rem;padding:.5rem 1rem .5rem .625rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.ServicesList-module__TQgaWq__backButton:hover{color:#0f172a;background:#e2e8f0}.ServicesList-module__TQgaWq__categoryHeader{border-bottom:2px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.ServicesList-module__TQgaWq__categoryHeaderLeft{align-items:center;gap:1rem;display:flex}.ServicesList-module__TQgaWq__categoryHeaderIcon{color:#0684d3;background:#e0f2fe;border-radius:.75rem;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.75rem;display:flex}.ServicesList-module__TQgaWq__categoryHeaderTitle{color:#0f172a;font-size:1.5rem;font-weight:800}.ServicesList-module__TQgaWq__categoryHeaderCount{color:#64748b;margin-top:.125rem;font-size:.875rem}.ServicesList-module__TQgaWq__servicesGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.ServicesList-module__TQgaWq__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ServicesList-module__TQgaWq__servicesGrid{grid-template-columns:repeat(3,1fr)}}.ServicesList-module__TQgaWq__card{color:inherit;background:#fff;border:1.5px solid #e2e8f0;border-radius:1rem;flex-direction:column;padding:1.5rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.ServicesList-module__TQgaWq__card:hover{border-color:#0684d3;transform:translateY(-4px);box-shadow:0 10px 25px -5px #0684d31f,0 4px 6px -2px #0000000d}.ServicesList-module__TQgaWq__cardTop{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.ServicesList-module__TQgaWq__cardIcon{color:#0684d3;background:#f1f5f9;border-radius:.75rem;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.ServicesList-module__TQgaWq__card:hover .ServicesList-module__TQgaWq__cardIcon{color:#fff;background:#0684d3}.ServicesList-module__TQgaWq__cardPrice{color:#0684d3;background:#0684d314;border-radius:2rem;padding:.25rem .75rem;font-size:.8125rem;font-weight:700}.ServicesList-module__TQgaWq__cardName{color:#0f172a;margin-bottom:.375rem;font-size:1.0625rem;font-weight:700;transition:color .2s}.ServicesList-module__TQgaWq__card:hover .ServicesList-module__TQgaWq__cardName{color:#0684d3}.ServicesList-module__TQgaWq__cardDescription{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.ServicesList-module__TQgaWq__cardFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.ServicesList-module__TQgaWq__cardCategory{color:#94a3b8;align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;display:flex}.ServicesList-module__TQgaWq__cardArrow{color:#0684d3;opacity:0;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:700;transition:all .3s;display:flex;transform:translate(-8px)}.ServicesList-module__TQgaWq__card:hover .ServicesList-module__TQgaWq__cardArrow{opacity:1;transform:translate(0)}.ServicesList-module__TQgaWq__emptyState{text-align:center;padding:4rem 1rem}.ServicesList-module__TQgaWq__emptyIcon{color:#cbd5e1;margin-bottom:1rem;font-size:3.5rem}.ServicesList-module__TQgaWq__emptyTitle{color:#0f172a;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.ServicesList-module__TQgaWq__emptyText{color:#64748b;margin-bottom:1.5rem;font-size:.9375rem}.ServicesList-module__TQgaWq__emptyButton{color:#fff;cursor:pointer;background:#0684d3;border:none;border-radius:.75rem;padding:.625rem 1.5rem;font-size:.875rem;font-weight:700;transition:background .2s}.ServicesList-module__TQgaWq__emptyButton:hover{background:#0573b8}@media (prefers-color-scheme:dark){.ServicesList-module__TQgaWq__searchBox{background:#1e293b;border-color:#334155}.ServicesList-module__TQgaWq__searchInput,.ServicesList-module__TQgaWq__categoriesGridTitle{color:#fff}.ServicesList-module__TQgaWq__categoryCard{background:#1e293b;border-color:#334155}.ServicesList-module__TQgaWq__categoryCard:hover{border-color:#0684d3}.ServicesList-module__TQgaWq__categoryCardIcon{background:#0c4a6e}.ServicesList-module__TQgaWq__categoryCardName{color:#e2e8f0}.ServicesList-module__TQgaWq__categoryCardAll{border-color:#475569}.ServicesList-module__TQgaWq__categoryCardIconAll{background:#14532d}.ServicesList-module__TQgaWq__backButton{color:#94a3b8;background:#1e293b;border-color:#334155}.ServicesList-module__TQgaWq__backButton:hover{color:#fff;background:#334155}.ServicesList-module__TQgaWq__categoryHeaderTitle{color:#fff}.ServicesList-module__TQgaWq__categoryHeader{border-bottom-color:#334155}.ServicesList-module__TQgaWq__card{background:#1e293b;border-color:#334155}.ServicesList-module__TQgaWq__card:hover{border-color:#0684d3}.ServicesList-module__TQgaWq__cardIcon{background:#334155}.ServicesList-module__TQgaWq__cardName{color:#fff}.ServicesList-module__TQgaWq__cardFooter{border-top-color:#334155}.ServicesList-module__TQgaWq__emptyTitle{color:#fff}}
.CertifiedMechanics-module__XuUxHq__section{background-color:var(--color-background-soft,#f8fbff);padding:5rem 1rem;overflow:hidden}.CertifiedMechanics-module__XuUxHq__container{max-width:1200px;margin:0 auto}.CertifiedMechanics-module__XuUxHq__header{text-align:center;margin-bottom:4rem}.CertifiedMechanics-module__XuUxHq__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.CertifiedMechanics-module__XuUxHq__subtitle{color:#475569;max-width:650px;margin:0 auto;font-size:1.125rem;line-height:1.6}.CertifiedMechanics-module__XuUxHq__processGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.CertifiedMechanics-module__XuUxHq__processGrid{grid-template-columns:repeat(3,1fr)}}.CertifiedMechanics-module__XuUxHq__processCard{background:#fff;border:2px solid #0000;border-radius:1rem;flex-direction:column;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.CertifiedMechanics-module__XuUxHq__processCard:hover{border-color:#0684d3;transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.CertifiedMechanics-module__XuUxHq__processIconWrapper{background:linear-gradient(135deg,#e0f2fe,#dbeafe);border-radius:1rem;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.CertifiedMechanics-module__XuUxHq__processIcon{color:#0684d3}.CertifiedMechanics-module__XuUxHq__processTitle{color:#0f172a;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.CertifiedMechanics-module__XuUxHq__processDescription{color:#475569;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6}.CertifiedMechanics-module__XuUxHq__highlightList{flex-direction:column;gap:.75rem;margin:auto 0 0;padding:0;list-style:none;display:flex}.CertifiedMechanics-module__XuUxHq__highlightItem{color:#334155;align-items:center;gap:.625rem;font-size:.875rem;font-weight:500;display:flex}.CertifiedMechanics-module__XuUxHq__checkIcon{color:#10b981;flex-shrink:0}
