body,.project-root{font-family:Inter,Arial,sans-serif;background:#f6faf7;color:#111;min-height:100vh}.logo-main{font-weight:800;color:#14532d;font-size:1.35rem;letter-spacing:.05em;line-height:1}.logo-sub{font-size:.7rem;color:#6b7280;font-weight:600;letter-spacing:.15em;margin-top:-2px;display:block}.header-nav a{color:#111;font-weight:500;font-size:1rem;text-decoration:none;margin-left:1.5rem}.header-nav a:first-child{margin-left:0}.header-nav a:hover{color:#14532d}.urdu-heading{font-family:Noto Nastaliq Urdu,serif;font-size:2.9rem;color:#222;margin-bottom:.5rem}.main-heading{font-size:2.2rem;font-weight:700;color:#111;margin-bottom:1.2rem}.search-bar{background:#fff;border-radius:.5rem;padding:0;display:flex;align-items:center;gap:1rem;box-shadow:0 2px 8px #0000000a;margin:0 auto 2rem;max-width:750px;overflow:hidden}.search-bar select{height:2.7rem;border-radius:.375rem;border:1px solid #d1d5db;font-size:1rem;padding:0 1rem;background:#fff;flex:1 1 0}.search-bar .search-btn,.search-bar button{height:2.7rem;border-radius:.375rem;background:#1456a0;color:#fff;font-weight:600;border:none;padding:0 2rem;font-size:1.05rem;transition:background .2s;min-width:120px;cursor:pointer;box-shadow:0 1px 2px #1456a014;display:flex;align-items:center;justify-content:center;flex-shrink:0}.search-bar .search-btn:hover,.search-bar button:hover{background:#0e3e73}.registration-form{background:#fff;border-radius:.75rem;box-shadow:0 2px 12px #0000000f;padding:1rem 2rem 2rem;max-width:900px;margin:2rem auto}.registration-form h3{font-size:1.4rem;font-weight:700;margin-bottom:2rem;text-align:center}.registration-form .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem 1.5rem}.registration-form input,.registration-form select{border:1px solid #d1d5db;border-radius:.375rem;padding:.7rem 1rem;font-size:1rem;background:#fff;width:100%;min-width:0;box-sizing:border-box;height:2.5rem}.registration-form .gender-radio{display:flex;align-items:center;gap:1.2rem;padding:.7rem 1rem;border:1px solid #d1d5db;border-radius:.375rem;background:#fff;width:100%;min-width:0;box-sizing:border-box;height:2.5rem}.registration-form .gender-radio label{display:flex;align-items:center;gap:.4rem;font-weight:500;margin-bottom:0}.registration-form .gender-radio input[type=radio]{width:1rem;height:1rem;margin:0}.registration-form .form-actions{display:flex;gap:1.2rem;margin-top:1.5rem;align-items:center}.registration-form .form-actions button{border-radius:.375rem;font-size:1rem;padding:.7rem 1.5rem;border:1px solid #d1d5db;background:#f3f4f6;font-weight:500;color:#222;transition:background .2s}.registration-form .form-actions button[type=submit]{background:#16a34a;color:#fff;border:none;font-weight:600;margin-left:auto}.registration-form .form-actions button[type=submit]:hover{background:#14532d}.area-section{max-width:1100px;margin:2.5rem auto 0}.area-section h3{font-size:1.4rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.area-section .area-bar{display:flex;width:100%;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.area-section .area-bar select{height:2.2rem;border-radius:.375rem;border:1px solid #d1d5db;font-size:1rem;padding:0 1rem;min-width:160px;flex:1 1 0}.vendor-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.vendor-card{background:#eafaf1;border-radius:.75rem;box-shadow:0 2px 8px #0000000a;padding:1.5rem 1.2rem;display:flex;flex-direction:column;justify-content:space-between;min-height:170px}.vendor-card .vendor-header{display:flex;align-items:center;gap:.7rem}.vendor-card .vendor-name{font-weight:700;font-size:1.1rem;color:#14532d}.vendor-card .verified{color:#16a34a;font-size:.95rem;font-weight:600;margin-left:.3rem}.vendor-card .vendor-rate{font-size:1rem;color:#222;margin-bottom:.2rem}.vendor-card .vendor-bottom-row{display:flex;align-items:center;justify-content:space-between;margin-top:.3rem;gap:1rem}.vendor-card .vendor-category{font-size:.98rem;color:#444;display:flex;align-items:center}.vendor-card .vendor-reviews{font-size:.95rem;color:#666;margin-left:.5rem}.vendor-card .vendor-stars{color:#fbbf24;font-size:1.1rem;margin:.2rem 0}.vendor-card .contact-btn{background:#16a34a;color:#fff;border:none;border-radius:.375rem;font-size:1rem;font-weight:600;padding:.5rem 1.2rem;margin-top:0;align-self:unset;transition:background .2s}.vendor-card .contact-btn:hover{background:#14532d}@media (max-width: 1024px){.vendor-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 700px){.vendor-grid{grid-template-columns:1fr}.search-bar{flex-direction:column;gap:.7rem;padding:1rem;min-width:0}.search-bar select,.search-bar .search-btn,.search-bar button{min-width:0;width:100%}.registration-form .form-grid{grid-template-columns:1fr}.registration-form{padding:1.2rem .5rem}}.header-bar{display:flex;justify-content:space-between;align-items:center;background:#fff;box-shadow:0 1px 4px #0000000a;padding:1.2rem 2rem}.logo-block{display:flex;flex-direction:column;justify-content:center;line-height:1}.hero-section{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f6faf7;padding:3rem 0 2rem;text-align:center}.hero-center{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:1.5rem}.form-label{display:block;font-weight:600;font-size:1rem;margin-bottom:.3rem;color:#222}
