@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";body{font-family:Inter,sans-serif;background-color:#f8fafc;margin:0}.rtl{direction:rtl}.ltr{direction:ltr}.app-container{min-height:100vh;background-color:#f8fafc;font-family:Inter,sans-serif}.header{background-color:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:40}.header-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;height:4rem;display:flex;align-items:center;justify-content:space-between}.logo-container{display:flex;align-items:center;gap:.75rem;cursor:pointer}.logo-icon{width:2.25rem;height:2.25rem;background-color:#047857;border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.125rem}.logo-text{font-weight:700;font-size:1.25rem;color:#0f172a}.nav{display:none}@media(min-width:768px){.nav{display:flex;gap:1.5rem;font-size:.875rem;font-weight:500;color:#475569}}.nav-button{transition:color .2s;background:none;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.nav-button:hover,.nav-button-active{color:#059669}.header-actions{display:flex;align-items:center;gap:.75rem}.lang-button{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:#475569;transition:color .2s;background:none;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.lang-button:hover{color:#059669}.user-avatar{width:2rem;height:2rem;border-radius:9999px;background-color:#dcfce7;display:flex;align-items:center;justify-content:center;color:#166534;font-weight:700;font-size:.875rem}.main-content{padding:1rem}@media(min-width:768px){.main-content{padding:2rem}}.home-view{text-align:center;padding-top:5rem;padding-bottom:5rem}.home-title{font-size:1.5rem;font-weight:700;color:#94a3b8}.home-button{margin-top:1rem;margin-left:auto;margin-right:auto}.search-engine-container{max-width:80rem;margin-left:auto;margin-right:auto}.search-header{margin-bottom:2rem}.search-title{font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}@media(min-width:768px){.search-title{font-size:1.875rem}}.search-subtitle{color:#64748b}.search-bar-filters{background-color:#fff;padding:1.25rem;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;border:1px solid #e2e8f0;margin-bottom:2rem;position:sticky;top:5rem;z-index:30}.filters-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media(min-width:768px){.filters-grid{grid-template-columns:repeat(12,minmax(0,1fr))}}.filter-item-5{grid-column:span 5 / span 5}.filter-item-3{grid-column:span 3 / span 3}.filter-item-1{grid-column:span 1 / span 1;display:flex;align-items:center;justify-content:center}.search-input-container{position:relative}.search-input-icon{position:absolute;top:.875rem;color:#94a3b8}.search-input-icon-rtl{right:.75rem}.search-input-icon-ltr{left:.75rem}.search-input{width:100%;border-radius:.5rem;border:1px solid #e2e8f0;outline:none;transition:all .2s;padding:.75rem 1rem .75rem 2.5rem}.search-input:focus{box-shadow:0 0 0 2px #a7f3d0;border-color:#059669}.search-input-rtl{padding-right:2.5rem;padding-left:1rem}.select-container{position:relative}.select-input{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.5rem;border:1px solid #e2e8f0;background-color:#fff;outline:none;cursor:pointer;padding:.75rem 2.5rem .75rem 1rem}.select-input:focus{box-shadow:0 0 0 2px #a7f3d0;border-color:#059669}.select-input-rtl{padding-right:1rem;padding-left:2.5rem}.select-icon{position:absolute;top:.875rem;color:#94a3b8;pointer-events:none;right:.75rem}.select-icon-rtl{left:.75rem;right:auto}.results-count{background-color:#ecfdf5;color:#065f46;font-weight:700;padding:.75rem 1rem;border-radius:.5rem;width:100%;text-align:center}.results-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}@media(min-width:768px){.results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.results-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.no-results{text-align:center;padding-top:4rem;padding-bottom:4rem;background-color:#fff;border-radius:.75rem;border:1px dashed #cbd5e1}.no-results-icon-container{margin-left:auto;margin-right:auto;width:4rem;height:4rem;background-color:#f8fafc;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#94a3b8;margin-bottom:1rem}.no-results-title{font-size:1.125rem;font-weight:700;color:#0f172a}.no-results-text{color:#64748b}.reset-search-button{margin-top:1rem;color:#047857;font-weight:500;background:none;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.reset-search-button:hover{text-decoration:underline}.influencer-card{background-color:#fff;border-radius:.75rem;border:1px solid #e2e8f0;overflow:hidden;transition:all .3s}.influencer-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.card-cover{height:6rem;background-color:#1e293b;position:relative;overflow:hidden}.card-cover-gradient{position:absolute;inset:0;background-image:linear-gradient(to right,#064e3b,#1e293b);opacity:.9}.card-cover-pattern{position:absolute;width:6rem;height:6rem;background-color:#fff;opacity:.05;border-radius:9999px;top:-1rem;right:-1rem}.verified-badge-container{position:absolute;top:.75rem;right:.75rem}.verified-badge-container-rtl{left:.75rem;right:auto}.verified-badge{background-color:#fff3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-size:.75rem;padding:.25rem .5rem;border-radius:.25rem;display:flex;align-items:center;gap:.25rem}.verified-badge-icon{color:#34d399}.card-profile-info{padding-left:1.5rem;padding-right:1.5rem;padding-bottom:1.5rem;position:relative}.card-avatar-container{margin-top:-2.5rem;margin-bottom:.75rem;display:flex;justify-content:space-between;align-items:flex-end}.card-avatar{width:5rem;height:5rem;background-color:#fff;padding:.25rem;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.card-avatar-placeholder{width:100%;height:100%;background-color:#f1f5f9;border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:1.25rem;font-weight:700}.platform-badge{padding:.375rem .75rem;border-radius:.5rem;display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700}.platform-instagram{color:#db2777;background-color:#fce7f3}.platform-youtube{color:#dc2626;background-color:#fee2e2}.platform-default{color:#1e293b;background-color:#f1f5f9}.card-name-handle{margin-bottom:1rem}.card-name{font-size:1.125rem;font-weight:700;color:#0f172a;line-height:1.25}.card-handle{font-size:.875rem;color:#64748b;font-weight:500}.card-location{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#94a3b8;margin-top:.25rem}.card-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding-top:1rem;padding-bottom:1rem;border-top:1px solid #f1f5f9;margin-bottom:1rem}.stat-item{background-color:#f8fafc;padding:.5rem;border-radius:.5rem;text-align:center}.stat-label{font-size:.75rem;color:#94a3b8;text-transform:uppercase;font-weight:700;letter-spacing:.05em;margin-bottom:.25rem}.stat-value{font-size:1.125rem;font-weight:700;color:#0f172a}.stat-value-engagement{color:#047857}.card-interests{margin-bottom:1.25rem}.interests-label{font-size:.75rem;color:#94a3b8;margin-bottom:.5rem;font-weight:500}.interests-tags{display:flex;flex-wrap:wrap;gap:.5rem}.interest-tag{font-size:.75rem;padding:.25rem .625rem;border-radius:9999px;background-color:#ecfdf5;color:#065f46;border:1px solid #dcfce7}.card-action-button{width:100%;padding-top:.625rem;padding-bottom:.625rem;border-radius:.5rem;border:1px solid #e2e8f0;color:#334155;font-weight:500;font-size:.875rem;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;background:none;font:inherit;cursor:pointer;outline:inherit}.card-action-button:hover{border-color:#059669;color:#059669;background-color:#ecfdf5}.rotate-180{transform:rotate(180deg)}.join-us-cta{max-width:80rem;margin-left:auto;margin-right:auto;margin-top:3rem;margin-bottom:2rem}.cta-container{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 2px #0000000d;border:1px solid #e2e8f0;padding:2rem;text-align:center}.cta-title{font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}@media(min-width:768px){.cta-title{font-size:1.875rem}}.cta-subtitle{color:#64748b;margin-bottom:1.5rem;max-width:42rem;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media(min-width:640px){.cta-buttons{flex-direction:row}}.btn{padding:.5rem 1rem;border-radius:.5rem;font-weight:500;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;border:none;cursor:pointer}@media(min-width:640px){.btn{width:auto}}.btn-primary{background-color:#047857;color:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.btn-primary:hover{background-color:#065f46}.btn-secondary{background-color:#fff;color:#1e293b;border:1px solid #e2e8f0}.btn-secondary:hover{border-color:#059669;color:#059669}.btn-ghost{background-color:transparent;color:#475569}.btn-ghost:hover{background-color:#f1f5f9}.badge-verified{color:#2563eb}.badge-interest{background-color:#ecfdf5;color:#065f46;border:1px solid #dcfce7;font-size:.75rem;padding:.25rem .5rem;border-radius:.375rem}.inline-block{display:inline-block}
