.AllExperts_container__94QsE{min-height:calc(100vh - 3rem);margin-top:.5rem;width:100%;display:flex;flex-direction:column;background-color:var(--page-background);padding-top:0}.AllExperts_heroSection___z06e{background:linear-gradient(180deg,#111827,#1f2937);padding:4rem 2rem;width:100%;position:relative}.AllExperts_backToRecommendations__yhf4f{position:absolute;top:1.5rem;left:2rem;background:rgba(100,162,255,.1);color:#64A2FF;border:1px solid #64a2ff;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;text-decoration:none}.AllExperts_backToRecommendations__yhf4f:hover{background:rgba(100,162,255,.2)}.AllExperts_heroContent__SloA0{max-width:800px;margin:0 auto;text-align:center}.AllExperts_heroTitle__xEtc7{color:#64A2FF;font-size:3rem;font-weight:700;margin-bottom:1rem}.AllExperts_heroSubtitle__fwDIx{color:var(--text-placeholder);font-size:1.25rem;line-height:1.5;margin-bottom:2rem}.AllExperts_searchFilterBar__1BxIb{display:flex;gap:1rem;align-items:center;max-width:600px;margin:0 auto}.AllExperts_searchInput__y_why{flex:1 1;background:var(--subtle-bg);border:1px solid var(--border-color);color:var(--text-secondary);padding:.875rem 1rem;border-radius:.75rem;font-size:1rem;transition:all .2s ease}.AllExperts_searchInput__y_why:focus{outline:none;border-color:#64A2FF;background-color:var(--subtle-bg)}.AllExperts_searchInput__y_why::placeholder{color:var(--text-placeholder)}.AllExperts_filterToggle__kE1vy{background:var(--subtle-bg);border:1px solid var(--border-color);color:var(--text-secondary);padding:.875rem;border-radius:.75rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.AllExperts_filterToggle__kE1vy:hover{border-color:#64A2FF}.AllExperts_filterToggle__kE1vy svg{width:20px;height:20px}.AllExperts_filtersPanel__2IkMf{max-width:800px;margin:2rem auto 0;background:var(--input-background);border:1px solid var(--border-color);border-radius:.75rem;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.AllExperts_filtersGrid__GeIqC{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.AllExperts_filterGroup__Fp1us{display:flex;flex-direction:column;gap:.5rem}.AllExperts_filterLabel__rSXJ_{font-size:.875rem;font-weight:500;color:var(--text-secondary)}.AllExperts_filterSelect__ZvKTE{background:var(--subtle-bg);border:1px solid var(--border-color);color:var(--text-secondary);padding:.75rem;border-radius:.5rem;font-size:.875rem;transition:all .2s ease}.AllExperts_filterSelect__ZvKTE:focus{outline:none;border-color:#64A2FF}.AllExperts_filterSelect__ZvKTE:hover{border-color:rgba(100,162,255,.5)}.AllExperts_resultsSection__zl4t_{padding:2rem;flex:1 1}.AllExperts_resultsHeader__icCsE{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.AllExperts_resultsCount__Tfes_{color:var(--text-secondary);font-size:.875rem}@media (max-width:768px){.AllExperts_heroSection___z06e{padding:3rem 1rem}.AllExperts_backToRecommendations__yhf4f{position:static;margin:0 auto 2rem;width:-moz-fit-content;width:fit-content}.AllExperts_heroTitle__xEtc7{font-size:2.5rem}.AllExperts_heroSubtitle__fwDIx{font-size:1.125rem}.AllExperts_searchFilterBar__1BxIb{flex-direction:column;width:100%}.AllExperts_searchInput__y_why{width:100%}.AllExperts_filtersGrid__GeIqC{grid-template-columns:1fr}.AllExperts_resultsSection__zl4t_{padding:1rem}.AllExperts_resultsHeader__icCsE{flex-direction:column;gap:1rem;align-items:flex-start}}@media (max-width:640px){.AllExperts_heroTitle__xEtc7{font-size:2rem}.AllExperts_heroSubtitle__fwDIx{font-size:1rem}}.AllExperts_heroSection___z06e{margin-bottom:3rem}.AllExperts_heroBackground__yXr2A{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;overflow:hidden;position:relative}.AllExperts_heroBackground__yXr2A:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.AllExperts_heroText__wLFgF{text-align:center;margin-bottom:2rem}.AllExperts_heroText__wLFgF h1{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.AllExperts_heroText__wLFgF p{font-size:1.25rem;opacity:.9;max-width:600px;margin:0 auto}.AllExperts_heroSearch__pdki4{display:flex;gap:1rem;max-width:600px;margin:0 auto;align-items:center}.AllExperts_searchContainer__Dm37h{position:relative;flex:1 1}.AllExperts_searchIcon__1mfsT{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:rgba(255,255,255,.7);z-index:3}.AllExperts_filterBadge__S0ZOB{position:absolute;top:-4px;right:-4px;width:8px;height:8px;background:var(--color-error);border-radius:50%}.AllExperts_errorContainer__NwnAc{display:flex;flex-direction:column;align-items:center;padding:2rem;text-align:center}.AllExperts_errorContainer__NwnAc p{color:var(--color-error);margin-bottom:1rem}.AllExperts_errorContainer__NwnAc button{background:var(--color-primary);color:white;border:none;border-radius:6px;padding:.75rem 1rem;cursor:pointer}.AllExperts_tutorGrid__Q2Tjh{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}@media (min-width:768px){.AllExperts_tutorGrid__Q2Tjh{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (min-width:1024px){.AllExperts_tutorGrid__Q2Tjh{gap:3rem}}.AllExperts_clearButton__65_cW{background:#f3f4f6;color:var(--text-secondary);border:1px solid var(--color-border);border-radius:8px;padding:.875rem 1rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;width:100%}.AllExperts_clearButton__65_cW:hover{background:var(--color-error);color:white;border-color:var(--color-error)}.AllExperts_categoryTabs__7bqnr{display:flex;gap:.5rem;justify-content:center;margin-bottom:1.5rem;padding:.25rem;background:var(--subtle-bg);border-radius:.75rem;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.AllExperts_categoryTab__OdyQE{padding:.625rem 1.5rem;border:none;background:transparent;color:var(--text-placeholder);font-size:.9375rem;font-weight:500;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.AllExperts_categoryTab__OdyQE:hover{color:var(--text-secondary);background:rgba(100,162,255,.1)}.AllExperts_categoryTabActive__2F7Zl{background:#64A2FF;color:white}.AllExperts_categoryTabActive__2F7Zl:hover{background:#5090e8;color:white}.AllExperts_noResults__aYnrC{text-align:center;padding:4rem 2rem;color:var(--text-secondary)}.AllExperts_noResults__aYnrC p{font-size:1.125rem;margin:0}@media (max-width:480px){.AllExperts_categoryTabs__7bqnr{width:100%;max-width:300px}.AllExperts_categoryTab__OdyQE{flex:1 1;padding:.5rem 1rem;font-size:.875rem}}