@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";body.services-page{--highlight-darkest:#91c244;--highlight-dark:#6ea932;--highlight-medium:#76a65d;--highlight-light:#c7e992;--highlight-lightest:#ebfae0;--color-bg:#fff;--color-surface:#f8f8fa;--color-surface-2:#f0f0f4;--color-border:#e2e2e8;--color-border-strong:#c9cad2;--color-heading:#25252a;--color-text:#34343b;--color-text-secondary:#74747e;--color-text-muted:#9898a2;--sand-500:#c8b786;--sand-700:#8a7434;--sand-100:#f0eada;--sand-50:#f8f5ec;--blue-500:#6baabe;--blue-700:#3e7186;--blue-100:#dfedf3;--blue-50:#f0f6f9;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius-xs:6px;--radius-sm:10px;--radius-md:14px;--radius-lg:20px;--radius-full:999px;--shadow-sm:0 1px 2px #25252a0d, 0 2px 8px #25252a0d;--shadow-md:0 2px 6px #25252a0f, 0 10px 28px #25252a1a;--shadow-focus:0 0 0 3px #91c24459;--ease:cubic-bezier(.32, .72, 0, 1);--speed:.18s;--star-bright:#f5a623;--cat-color:var(--highlight-dark);--cat-bg:var(--highlight-lightest);font-family:var(--font-sans);background:var(--color-surface);color:var(--color-text);font-size:16px;line-height:22px}body.services-page .services-main{width:100%;max-width:none;padding:0}body.services-page .shell{width:min(100% - 48px,1160px);margin-inline:auto;padding:0 0 72px}body.services-page a{color:var(--highlight-dark);font-weight:600}body.services-page a:hover{color:var(--highlight-dark);text-underline-offset:3px;text-decoration:underline}body.services-page a:focus-visible,body.services-page button:focus-visible,body.services-page input:focus-visible{box-shadow:var(--shadow-focus);outline:none}body.services-page .bread{color:var(--color-text-muted);gap:8px;padding:16px 0;font-size:12px;line-height:16px}body.services-page .bread a{color:var(--color-text-secondary);font-weight:500}body.services-page .hub-hero,body.services-page .cat-card,body.services-page .how-card,body.services-page .trust-strip,body.services-page .fc-card{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.hub-hero{grid-template-columns:minmax(0,1fr) 280px;align-items:center;gap:32px;margin-bottom:40px;padding:32px 36px;display:grid}.hero-label{letter-spacing:.04em;text-transform:uppercase;color:var(--highlight-dark);margin-bottom:8px;font-size:11px;font-weight:600;line-height:16px}.hub-hero h1{color:var(--color-heading);margin-bottom:8px;font-size:24px;font-weight:600;line-height:30px}.hero-desc{color:var(--color-text-secondary);max-width:520px;margin-bottom:20px;font-size:14px;line-height:20px}.hero-search{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);align-items:center;gap:0;max-width:520px;display:flex;overflow:hidden}.hero-search:focus-within{border-color:var(--highlight-darkest)}.hero-search input{min-width:0;color:var(--color-text);background:0 0;border:0;outline:none;flex:1;padding:12px 16px;font-family:inherit;font-size:14px;line-height:20px}.hero-search input::placeholder{color:var(--color-text-muted)}.hero-search button{background:var(--highlight-darkest);color:#fff;cursor:pointer;border:0;border-radius:0;flex-shrink:0;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-family:inherit;font-size:12px;font-weight:600;display:inline-flex}.hero-search button:hover{background:var(--highlight-dark)}.hero-search button svg{stroke:#fff;fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.hero-hint{color:var(--color-text-muted);margin-top:10px;font-size:12px;font-weight:400;line-height:16px}.hero-hint button{font:inherit;color:var(--color-text-secondary);cursor:pointer;border:0;border-bottom:1px dashed var(--color-border-strong);background:0 0;padding:0}.hero-hint button:hover{color:var(--highlight-dark);border-bottom-color:var(--highlight-dark)}.hero-stats{flex-direction:column;gap:10px;display:flex}.hstat{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:14px 16px}.hstat-val{color:var(--highlight-dark);font-size:22px;font-weight:600;line-height:28px}.hstat-lbl{color:var(--color-heading);margin-top:2px;font-size:13px;font-weight:600;line-height:18px}.hstat-sub{color:var(--color-text-muted);margin-top:2px;font-size:11px;line-height:16px}.hub-sec{margin-bottom:40px}.hub-sec-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:16px;display:flex}.hub-sec-title{color:var(--color-heading);font-size:18px;font-weight:600;line-height:24px}body.services-page a.hub-sec-link,body.services-page a.hub-sec-link:hover{color:var(--highlight-dark);align-items:center;gap:4px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.hub-sec-link svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.cat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.cat-card{height:100%;color:inherit;transition:border-color var(--speed) var(--ease), box-shadow var(--speed) var(--ease);flex-direction:column;gap:14px;padding:20px;display:flex}body.services-page a.cat-card,body.services-page a.cat-card:hover{color:inherit;text-decoration:none}.cat-card:hover{border-color:var(--highlight-darkest);box-shadow:var(--shadow-md)}.cat-card--lime{--cat-color:var(--highlight-dark);--cat-bg:var(--highlight-lightest)}.cat-card--blue{--cat-color:var(--blue-700);--cat-bg:var(--blue-100)}.cat-card--sand{--cat-color:var(--sand-700);--cat-bg:var(--sand-50)}.cat-card--indigo{--cat-color:#2a3a8a;--cat-bg:#f2f4fe}.cat-icon-wrap{border-radius:var(--radius-md);background:var(--cat-bg);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.cat-icon-wrap svg{width:24px;height:24px;stroke:var(--cat-color);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.cat-name{color:var(--color-heading);margin-bottom:4px;font-size:15px;font-weight:600;line-height:20px}.cat-count{color:var(--color-text-muted);font-size:12px;font-weight:500;line-height:16px}.cat-desc{color:var(--color-text-secondary);margin-top:8px;font-size:13px;line-height:18px}.cat-subs{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.cat-sub{border-radius:var(--radius-full);background:var(--color-surface);color:var(--color-text-secondary);border:1px solid var(--color-border);padding:4px 10px;font-size:11px;font-weight:600;line-height:16px}.cat-arrow{border-top:1px solid var(--color-border);color:var(--cat-color);align-items:center;gap:4px;margin-top:auto;padding-top:12px;font-size:12px;font-weight:600;line-height:16px;display:flex}.cat-arrow svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px;transition:transform var(--speed) var(--ease)}.cat-card:hover .cat-arrow svg{transform:translate(3px)}.how-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.how-card{align-items:flex-start;gap:14px;padding:20px;display:flex}.how-num{background:var(--highlight-lightest);width:40px;height:40px;color:var(--highlight-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.how-body h2{color:var(--color-heading);margin-bottom:6px;font-size:15px;font-weight:600;line-height:20px}.how-body p{color:var(--color-text-secondary);font-size:13px;font-weight:400;line-height:20px}.trust-strip{border-color:var(--highlight-light);grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:40px;padding:24px;display:grid}.trust-item{align-items:flex-start;gap:12px;display:flex}.trust-icon{border-radius:var(--radius-md);background:var(--highlight-lightest);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.trust-icon svg{width:20px;height:20px;stroke:var(--highlight-dark);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.trust-text h2{color:var(--color-heading);margin-bottom:4px;font-size:14px;font-weight:600;line-height:20px}.trust-text p{color:var(--color-text-secondary);font-size:13px;font-weight:400;line-height:18px}.city-tabs{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.city-tab{border-radius:var(--radius-full);border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text-secondary);cursor:pointer;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600}.city-tab:hover{border-color:var(--highlight-light);color:var(--highlight-dark)}.city-tab.on{background:var(--highlight-darkest);border-color:var(--highlight-darkest);color:#fff}.city-tab.on:hover{color:#fff}.featured-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.fc-card{transition:border-color var(--speed) var(--ease), box-shadow var(--speed) var(--ease);overflow:hidden}body.services-page a.fc-card,body.services-page a.fc-card:hover{color:inherit;text-decoration:none}.fc-card:hover{border-color:var(--highlight-darkest);box-shadow:var(--shadow-md)}.fc-photo{background:var(--highlight-lightest);height:140px;position:relative}.fc-photo--blue{background:var(--blue-100)}.fc-photo--sand{background:var(--sand-100)}.fc-photo-placeholder{width:100%;height:100%;color:var(--color-text-muted);justify-content:center;align-items:center;font-size:12px;font-weight:500;display:flex}.fc-badge{background:var(--highlight-darkest);color:#fff;text-transform:uppercase;letter-spacing:.04em;border-radius:var(--radius-full);align-items:center;gap:4px;padding:7px 12px;font-size:10px;font-weight:600;line-height:14px;display:inline-flex;position:absolute;top:12px;left:12px}.fc-badge svg{stroke:#fff;fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:11px;height:11px}.fc-cat-tag{color:#fff;border-radius:var(--radius-full);background:#25252a8c;padding:4px 10px;font-size:11px;font-weight:600;line-height:16px;position:absolute;bottom:12px;left:12px}.fc-body{padding:16px 18px 18px}.fc-name{color:var(--color-heading);margin-bottom:8px;font-size:15px;font-weight:600;line-height:20px}.fc-rating{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px;display:flex}.fc-score{color:var(--color-heading);font-size:14px;font-weight:700;line-height:18px}.fc-stars{gap:2px;display:flex}.fc-stars svg{width:12px;height:12px;fill:var(--star-bright)}.fc-cnt{color:var(--color-text-muted);font-size:12px;line-height:16px}.fc-meta{color:var(--color-text-secondary);align-items:center;gap:6px;font-size:12px;font-weight:400;line-height:16px;display:flex}.fc-meta svg{width:14px;height:14px;stroke:var(--highlight-dark);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.hub-empty{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);color:var(--color-text-secondary);padding:20px;font-size:14px;line-height:20px}.cta-banner{background:var(--highlight-dark);border-radius:var(--radius-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:28px 32px;display:flex}.cta-banner h2{color:#fff;margin-bottom:6px;font-size:22px;font-weight:600;line-height:28px}.cta-banner p{color:#ffffffd6;font-size:14px;font-weight:400;line-height:20px}.cta-btns{flex-wrap:wrap;flex-shrink:0;gap:10px;display:flex}body.services-page a.btn-cta,body.services-page a.btn-cta:hover{min-height:44px;color:var(--highlight-dark);border-radius:var(--radius-md);background:#fff;border:1.5px solid #0000;justify-content:center;align-items:center;padding:0 16px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}body.services-page a.btn-cta:hover{background:var(--highlight-lightest)}body.services-page a.btn-outline,body.services-page a.btn-outline:hover{color:#fff;border-radius:var(--radius-md);background:0 0;border:1.5px solid #ffffff8c;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}body.services-page a.btn-outline:hover{background:#ffffff1f}@media (width<=960px){.cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){body.services-page .shell{width:min(100% - 32px,1160px)}.hub-hero{grid-template-columns:1fr;padding:24px}.hero-stats{flex-flow:wrap}.hstat{flex:1;min-width:140px}}@media (width<=768px){body.services-page .shell{width:100%;padding:0 16px 40px}.hub-hero h1{font-size:22px;line-height:28px}.how-grid,.trust-strip,.featured-grid{grid-template-columns:1fr}.cta-banner{padding:24px}}@media (width<=520px){body.services-page .shell{padding-inline:12px}.cat-grid{grid-template-columns:1fr}.hero-search{flex-direction:column;align-items:stretch}.hero-search button{border-radius:0 0 calc(var(--radius-md) - 1px) calc(var(--radius-md) - 1px);justify-content:center}}body.services-page .guest-logo,body.services-page .guest-logo:hover{color:var(--color-heading);text-decoration:none}body.services-page .guest-login,body.services-page .guest-login:hover{background:var(--highlight-darkest);text-decoration:none;color:var(--color-bg)!important}body.services-page .guest-login:hover{background:var(--highlight-dark)}
