.smart-match-showcase{padding:6rem 0;position:relative;overflow:hidden}.smart-match-bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.smart-match-bg-gradient{opacity:.2;position:absolute;inset:0}.smart-match-bg-gradient-purple{filter:blur(100px);background-color:#4f46e54d;border-radius:50%;width:20rem;height:20rem;position:absolute;top:0;left:33%}.dark .smart-match-bg-gradient-purple{background-color:#4f46e533}.smart-match-bg-gradient-indigo{filter:blur(100px);background-color:#9333ea4d;border-radius:50%;width:20rem;height:20rem;position:absolute;bottom:0;right:33%}.dark .smart-match-bg-gradient-indigo{background-color:#9333ea33}.smart-match-grid{opacity:.05;position:absolute;inset:0}.smart-match-container{z-index:10;max-width:1200px;margin:0 auto;padding:0 1rem;position:relative}.smart-match-header{text-align:center;max-width:42rem;margin:0 auto 4rem}.smart-match-tag{background-color:#4f46e54d;border:1px solid #4f46e533;border-radius:9999px;justify-content:center;align-items:center;margin-bottom:.75rem;padding:.375rem 1rem;display:inline-flex}.smart-match-tag span{color:#a5b4fc;font-size:.875rem;font-weight:500}.smart-match-title{margin-bottom:1rem;font-size:2.25rem;font-weight:700}@media (min-width:768px){.smart-match-title{font-size:2.5rem}}.smart-match-description{max-width:36rem;margin:0 auto}.smart-match-content{grid-template-columns:1fr;align-items:center;gap:2rem;display:grid}@media (min-width:768px){.smart-match-content{grid-template-columns:1fr 1fr}}.smart-match-input-panel{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fffc;border:1px solid #0000000d;border-radius:1rem;padding:1.5rem}.dark .smart-match-input-panel{background-color:#1f293766;border:1px solid #ffffff0d}@media (min-width:768px){.smart-match-input-panel{padding:2rem}}.smart-match-input-title{margin-bottom:1rem;font-size:1.25rem}.smart-match-search-box{margin-bottom:1.5rem;position:relative}.smart-match-search-icon{color:#818cf8;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.smart-match-search-input{color:#1a202c;background-color:#fffc;border:1px solid #0000001a;border-radius:.75rem;width:100%;padding:.75rem 3rem;font-size:1rem}.dark .smart-match-search-input{color:#fff;background-color:#37415180;border:1px solid #ffffff1a}.smart-match-search-input:focus{outline:none;box-shadow:0 0 0 2px #4f46e580}.smart-match-location-icon{color:#818cf8;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.smart-match-popular-label{color:#d1d5db;margin-bottom:1rem;font-size:.875rem}.smart-match-tags{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.smart-match-tag-btn{color:#4b5563;cursor:pointer;background-color:#e5e7eb80;border:none;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .3s}.dark .smart-match-tag-btn{color:#d1d5db;background-color:#37415180}.smart-match-tag-btn:hover{background-color:#374151}.smart-match-tag-btn.active{color:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.smart-match-intent-box{background-color:#f3f4f680;border:1px solid #0000000d;border-radius:.75rem;padding:1rem}.dark .smart-match-intent-box{background-color:#3741514d;border:1px solid #ffffff1a}.smart-match-intent-title{margin-bottom:.5rem;font-weight:500}.smart-match-intent-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.smart-match-intent-tag{color:#4b5563;background-color:#e5e7eb;border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;display:inline-flex}.dark .smart-match-intent-tag{color:#e5e7eb;background-color:#374151}.smart-match-providers{color:#d1d5db;font-size:.875rem}.smart-match-providers span{color:#818cf8;font-weight:500}.smart-match-results-panel{height:450px;position:relative}.smart-match-loading{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fffc;border:1px solid #0000000d;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;inset:0}.dark .smart-match-loading{background-color:#1f293766;border:1px solid #ffffff0d}.smart-match-loading-pulse{width:8rem;height:8rem;margin-bottom:1.5rem;position:relative}.smart-match-pulse-circle-1{background-color:#4f46e533;border-radius:50%;width:100%;height:100%;animation:2s ease-in-out infinite pulse;position:absolute}.smart-match-pulse-circle-2{background-color:#4f46e54d;border-radius:50%;width:100%;height:100%;animation:2s ease-in-out .3s infinite pulse;position:absolute}@keyframes pulse{0%{opacity:.5;transform:scale(1)}50%{opacity:.2;transform:scale(1.5)}to{opacity:.5;transform:scale(1)}}.smart-match-pulse-center{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.smart-match-pulse-icon{color:#fff;background-color:#4f46e5;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;animation:3s linear infinite rotate;display:flex}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.smart-match-loading-title{margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.smart-match-loading-description{text-align:center;max-width:20rem}.smart-match-results{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fffc;border:1px solid #0000000d;border-radius:1rem;padding:1.5rem;position:absolute;inset:0}.dark .smart-match-results{background-color:#1f293766;border:1px solid #ffffff0d}.smart-match-results-title{margin-bottom:1rem;font-size:1.25rem;font-weight:600}.smart-match-providers-list{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.smart-match-provider-card{cursor:pointer;background-color:#f3f4f680;border:1px solid #0000000d;border-radius:.75rem;padding:1rem;transition:background-color .3s}.dark .smart-match-provider-card{background-color:#3741514d;border:1px solid #ffffff1a}.smart-match-provider-card:hover{background-color:#f3f4f6cc}.dark .smart-match-provider-card:hover{background-color:#37415166}.smart-match-provider-content{align-items:flex-start;gap:1rem;display:flex}.smart-match-provider-avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.25rem;font-weight:700;display:flex}.smart-match-provider-info{flex:1}.smart-match-provider-name-row{align-items:center;margin-bottom:.25rem;display:flex}.smart-match-provider-name{font-size:1rem;font-weight:600}.smart-match-perfect-match{color:#34d399;background-color:#10b98133;border-radius:9999px;margin-left:.5rem;padding:0 .5rem;font-size:.75rem}.smart-match-provider-service{font-size:.875rem}.smart-match-provider-tags{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.smart-match-provider-tag{color:#6366f1;background-color:#4f46e51a;border-radius:9999px;padding:.25rem .5rem;font-size:.75rem}.dark .smart-match-provider-tag{color:#a5b4fc;background-color:#4f46e533}.smart-match-provider-meta{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.smart-match-provider-rating{color:#fbbf24;justify-content:flex-end;align-items:center;margin-bottom:.25rem;font-weight:500;display:flex}.smart-match-provider-distance{color:#9ca3af;justify-content:flex-end;align-items:center;font-size:.75rem;display:flex}.smart-match-provider-distance-icon{color:#818cf8;margin-right:.25rem}.smart-match-features{grid-template-columns:1fr;gap:1.5rem;max-width:72rem;margin:8rem auto 0;display:grid}@media (min-width:768px){.smart-match-features{grid-template-columns:repeat(3,1fr)}}.smart-match-feature-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-align:center;background-color:#fffc;border:1px solid #0000000d;border-radius:.75rem;flex-direction:column;align-items:center;padding:1.5rem;display:flex}.dark .smart-match-feature-card{background-color:#1f293766;border:1px solid #ffffff0d}.smart-match-feature-icon{border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;display:flex}.smart-match-feature-icon.indigo{color:#818cf8;background-color:#4f46e533}.smart-match-feature-icon.purple{color:#c084fc;background-color:#9333ea33}.smart-match-feature-icon.blue{color:#93c5fd;background-color:#3b82f633}.smart-match-feature-title{margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.smart-match-feature-description{font-size:.875rem}
