.exp-dir-hero{background:#111;padding:80px 24px 60px;text-align:center}.exp-dir-hero-inner{max-width:720px;margin:0 auto}.exp-dir-h1{font-size:2.75rem;font-weight:800;color:#fff;line-height:1.15;margin:0 0 20px}.exp-dir-subtitle{font-size:1.125rem;line-height:1.6;color:#ffffffbf;margin:0}.exp-dir-body{max-width:1200px;margin:0 auto;padding:0 24px 80px}.exp-dir-layout{display:flex;gap:32px;align-items:flex-start}.exp-dir-sidebar{width:270px;flex-shrink:0;position:sticky;top:88px;max-height:calc(100vh - 104px);overflow:hidden;background:#fff;border-radius:16px;box-shadow:0 2px 16px #0000000f,0 0 0 1px #0000000a;padding:20px 18px 0}.exp-dir-sidebar-scroll{max-height:calc(100vh - 144px);overflow-y:auto;padding-bottom:24px;scrollbar-width:thin;scrollbar-color:#ddd transparent}.exp-dir-sidebar-scroll::-webkit-scrollbar{width:4px}.exp-dir-sidebar-scroll::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.exp-dir-sidebar-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;margin-bottom:4px;border-bottom:2px solid #009885}.exp-dir-sidebar-title{font-size:1.15rem;font-weight:700;color:#222;margin:0;display:flex;align-items:center;gap:8px}.exp-dir-sidebar-title:before{content:"";display:inline-block;width:18px;height:18px;background:#009885;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3'/%3E%3C/svg%3E");mask-size:contain;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3'/%3E%3C/svg%3E");-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;flex-shrink:0}.exp-dir-clear-all{font-size:.75rem;color:#009885;text-decoration:none;cursor:pointer;padding:4px 10px;border-radius:6px;transition:background .15s}.exp-dir-clear-all:hover{background:#00988514;text-decoration:none}.exp-dir-filter-section{padding:14px 0;border-bottom:1px solid #f0f0f0}.exp-dir-filter-section:last-child{border-bottom:none;padding-bottom:0}.exp-dir-filter-label{display:flex;justify-content:space-between;align-items:center;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#888;margin-bottom:10px}.exp-dir-filter-label span{display:flex;align-items:center;gap:6px}.exp-dir-filter-label a{font-size:.7rem;color:#bbb;text-decoration:none;text-transform:none;font-weight:400;letter-spacing:0;transition:color .15s}.exp-dir-filter-label a:hover{color:#009885}.exp-dir-filter-input{width:100%;padding:9px 12px 9px 34px;border:1px solid #e8e8e8;border-radius:8px;font-size:.85rem;color:#333;outline:none;transition:border-color .2s,box-shadow .2s;box-sizing:border-box;background:#fafafa url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23aaa' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E") no-repeat 10px center}.exp-dir-filter-input:focus{border-color:#009885;box-shadow:0 0 0 3px #0098851a;background-color:#fff}.exp-dir-filter-input::placeholder{color:#bbb}.exp-dir-filter-pills{display:flex;flex-wrap:wrap;gap:5px}.exp-filter-tool-pill,.exp-filter-lang-pill{font-size:.7rem;padding:5px 10px;border:1px solid #e0e0e0;border-radius:999px;background:#fafafa;color:#666;cursor:pointer;transition:all .15s;white-space:nowrap;font-weight:500}.exp-filter-tool-pill:hover,.exp-filter-lang-pill:hover{border-color:#009885;color:#009885;background:#0098850a}.exp-filter-tool-pill.active,.exp-filter-lang-pill.active{background:#009885;border-color:#009885;color:#fff;box-shadow:0 1px 4px #0098854d}.exp-dir-filter-checkbox{display:flex;align-items:center;gap:8px;font-size:.825rem;color:#444;cursor:pointer;padding:6px 8px;border-radius:6px;transition:background .15s}.exp-dir-filter-checkbox:hover{background:#f5f5f5}.exp-dir-filter-checkbox input[type=checkbox]{accent-color:#009885;width:16px;height:16px;cursor:pointer;flex-shrink:0}.exp-dir-main{flex:1;min-width:0}.exp-dir-count{font-size:.9rem;color:#777;margin:32px 0 24px}.exp-dir-no-results{text-align:center;color:#888;font-size:1rem;padding:60px 0}.exp-dir-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.exp-dir-card{display:flex;flex-direction:column;background:#fff;border-radius:16px;box-shadow:0 2px 12px #00000014;text-decoration:none;color:inherit;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.exp-dir-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.exp-dir-card-cover{width:100%;height:200px;overflow:hidden;flex-shrink:0}.exp-dir-card-cover-img{width:100%;height:100%;object-fit:cover;display:block}.exp-dir-card-cover-fallback{width:100%;height:100%;background:linear-gradient(135deg,#009885,#00a898)}.exp-dir-card-avatar-wrap{display:flex;justify-content:center;margin-top:-40px;position:relative;z-index:1}.exp-dir-card-avatar{width:80px;height:80px;border-radius:50%;border:3px solid #fff;object-fit:cover;background:#e0e0e0;display:block}.exp-dir-card-avatar-initials{width:80px;height:80px;border-radius:50%;border:3px solid #fff;background:#009885;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.4rem;font-weight:700;letter-spacing:.03em}.exp-dir-card-body{padding:16px 20px 20px;display:flex;flex-direction:column;align-items:center;text-align:center;flex:1}.exp-dir-card-name{font-size:1.25rem;font-weight:700;color:#222;margin:0 0 6px;line-height:1.3}.exp-dir-card-location{display:inline-flex;align-items:center;gap:5px;color:#777;font-size:.85rem;margin:0 0 8px}.exp-dir-card-rate{font-size:.8rem;color:#999;margin:0 0 12px}.exp-dir-card-services{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-bottom:14px}.exp-dir-service-pill{font-size:.75rem;line-height:1;padding:5px 10px;border:1px solid #009885;color:#009885;border-radius:999px;white-space:nowrap}.exp-dir-card-accepting{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;color:#2e7d32;font-weight:600;margin-top:auto;padding-top:4px}.exp-dir-green-dot{width:8px;height:8px;border-radius:50%;background:#4caf50;display:inline-block;flex-shrink:0}.exp-dir-cta-section{text-align:center;margin-top:48px;padding:36px 32px 16px;background:#f8f4ee;border-radius:16px;overflow:hidden}.exp-dir-cta-section h2{font-size:1.5rem;font-weight:700;color:#222;margin:0 0 6px}.exp-dir-cta-section p{color:#666;font-size:.95rem;margin:0 0 8px}.exp-dir-jotform{margin-top:-20px}.exp-dir-cta-section iframe{max-height:600px}.exp-dir-filter-toggle{display:none;width:calc(100% - 32px);margin:0 16px;padding:12px 20px;background:#009885;color:#fff;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;text-align:center;box-shadow:0 2px 8px #0098854d;transition:background .15s}.exp-dir-filter-toggle:hover{background:#00a898}@media(max-width:768px){.exp-dir-hero{padding:60px 20px 40px}.exp-dir-h1{font-size:1.75rem}.exp-dir-subtitle{font-size:1rem}.exp-dir-layout{flex-direction:column}.exp-dir-sidebar{display:none;width:100%;position:static;max-height:70vh;overflow-y:auto;border-radius:0 0 16px 16px;margin-bottom:16px;padding:16px;border-bottom:2px solid #eee}.exp-dir-sidebar--open,.exp-dir-filter-toggle{display:block}.exp-dir-grid{grid-template-columns:1fr}.exp-dir-body{padding:0 16px 60px}.exp-dir-cta-section{padding:32px 20px}.exp-dir-cta-section h2{font-size:1.4rem}}
