.sort-bar[data-v-7daa2581]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding:.75rem 1rem;background:#f9fafb;border:1px solid #e5e7eb}.sort-and-results[data-v-7daa2581]{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;padding-top:1rem;border-top:1px solid #f3f4f6}.sort-buttons[data-v-7daa2581]{display:flex;align-items:center;gap:.5rem}.sort-label[data-v-7daa2581]{font-size:.8125rem;font-weight:600;color:#6b7280;margin-inline-end:.25rem}.sort-btn[data-v-7daa2581]{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;border:1px solid #d1d5db;background:#fff;color:#374151;cursor:pointer;transition:all .15s}.sort-btn svg[data-v-7daa2581]{width:.875rem;height:.875rem}.sort-btn[data-v-7daa2581]:hover{background:#f3f4f6;border-color:#9ca3af}.sort-btn.active[data-v-7daa2581]{background:var(--theme-primary, #0a2240);color:#fff;border-color:var(--theme-primary, #0a2240)}.sort-results-count[data-v-7daa2581]{font-size:.8125rem;color:#6b7280;font-weight:500}@media (max-width: 640px){.sort-bar[data-v-7daa2581],.sort-and-results[data-v-7daa2581]{flex-direction:column;gap:.75rem;align-items:flex-start}}.page-content[data-v-7daa2581]{padding:3rem 0 5rem;background:#fff;min-height:60vh}.container[data-v-7daa2581]{max-width:1400px;margin:0 auto;padding:0 1.5rem}.filters-section[data-v-7daa2581]{background:#f9fafb;border:1px solid rgb(249,250,251);margin-bottom:2.5rem;padding:0}.filters-header[data-v-7daa2581]{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background:var(--theme-primary, #0a2240);color:#fff}.filters-title[data-v-7daa2581]{display:flex;align-items:center;gap:.75rem;font-size:1rem;font-weight:600;margin:0;letter-spacing:.025em}.filters-title svg[data-v-7daa2581]{width:1.25rem;height:1.25rem;opacity:.9}.results-badge[data-v-7daa2581]{display:flex;align-items:center;gap:.5rem;background:var(--theme-accent, #c9a227);color:var(--theme-primary, #0a2240);padding:.5rem 1rem;font-weight:700}.results-count[data-v-7daa2581]{font-size:1.125rem}.results-text[data-v-7daa2581]{font-size:.875rem;font-weight:500}.filters-form[data-v-7daa2581]{padding:1.5rem;background:#f9fafb}.filters-grid[data-v-7daa2581]{display:grid;grid-template-columns:2fr 1fr 1fr;gap:1.25rem;margin-bottom:1.25rem}@media (max-width: 1024px){.filters-grid[data-v-7daa2581]{grid-template-columns:1fr 1fr}.search-group[data-v-7daa2581]{grid-column:span 2}}@media (max-width: 640px){.filters-grid[data-v-7daa2581]{grid-template-columns:1fr}.search-group[data-v-7daa2581]{grid-column:span 1}}.filter-group[data-v-7daa2581]{display:flex;flex-direction:column;gap:.5rem}.filter-label[data-v-7daa2581]{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;color:var(--theme-primary, #0a2240);text-transform:uppercase;letter-spacing:.05em}.filter-label svg[data-v-7daa2581]{width:1rem;height:1rem;opacity:.7}.filter-input[data-v-7daa2581],.filter-select[data-v-7daa2581]{width:100%;padding:.875rem 1rem;border:2px solid rgb(229,231,235);background:#f9fafb;font-size:.9375rem;color:#1a1a1a;transition:border-color .2s,box-shadow .2s}.filter-input[data-v-7daa2581]:focus,.filter-select[data-v-7daa2581]:focus{outline:none;border-color:var(--theme-primary, #0a2240);box-shadow:0 0 0 3px #0a22401a}.filter-input[data-v-7daa2581]::placeholder{color:#6b6b6b}.filter-select[data-v-7daa2581]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%230a2240' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.25rem;padding-inline-end:2.5rem;color:#181c3f!important;-webkit-text-fill-color:#181C3F!important}.filter-select option[data-v-7daa2581]{color:#181c3f!important;-webkit-text-fill-color:#181C3F!important;background:#f9fafb}.filter-select[data-v-7daa2581]{background-position:right .75rem center}[dir=rtl] .filter-select[data-v-7daa2581],html[dir=rtl] .filter-select[data-v-7daa2581]{background-position:left .75rem center}.filter-actions[data-v-7daa2581]{display:flex;gap:.75rem;padding-top:1rem;border-top:1px solid rgb(249,250,251)}.btn-primary[data-v-7daa2581],.btn-secondary[data-v-7daa2581]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}.btn-primary[data-v-7daa2581]{background:var(--theme-primary, #0a2240);color:#fff}.btn-primary[data-v-7daa2581]:hover{background:var(--theme-primary-light, #153259)}.btn-primary svg[data-v-7daa2581]{width:1.125rem;height:1.125rem}.btn-secondary[data-v-7daa2581]{background:#f9fafb;color:#1a1a1a;border:2px solid rgb(249,250,251)}.btn-secondary[data-v-7daa2581]:hover{background:#f9fafb}.btn-secondary svg[data-v-7daa2581]{width:1rem;height:1rem}.faculty-grid[data-v-7daa2581]{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;background:transparent;border:none}@media (max-width: 1280px){.faculty-grid[data-v-7daa2581]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 960px){.faculty-grid[data-v-7daa2581]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.faculty-grid[data-v-7daa2581]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.faculty-grid[data-v-7daa2581]{grid-template-columns:1fr}}[data-v-7daa2581] .faculty-card{display:flex;flex-direction:column;align-items:flex-start;text-align:start;text-decoration:none;color:inherit;padding:1.5rem;background:#fff;border:none;transition:transform .2s ease;position:relative}html[dir=rtl][data-v-7daa2581] .faculty-card{border:none;align-items:flex-end;text-align:end}[data-v-7daa2581] .faculty-card:hover{transform:translateY(-2px)}[data-v-7daa2581] .card-top{width:100%;margin-bottom:0;position:relative}[data-v-7daa2581] .spec-general{font-size:.8125rem;font-weight:400;color:#666;margin:0 0 .5rem;line-height:1.5}[data-v-7daa2581] .card-line{width:1px;height:4rem;background:#1a1a1a;margin-bottom:-2rem;position:relative;z-index:2;margin-inline-start:10px}[data-v-7daa2581] .card-image-wrapper{width:100%;margin-bottom:1rem;padding:2.5rem 2.5rem .25rem;background:#f9fafb;position:relative}[data-v-7daa2581] .card-image{width:100%;aspect-ratio:1;overflow:hidden;background:#f9fafb;position:relative}[data-v-7daa2581] .card-image img{width:100%;height:100%;object-fit:cover;object-position:center top;opacity:0;transition:opacity .3s ease}[data-v-7daa2581] .card-image img.img-loaded{opacity:1}[data-v-7daa2581] .card-image img.img-loaded+.default-avatar{display:none}[data-v-7daa2581] .default-avatar{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#f9fafb}[data-v-7daa2581] .default-avatar svg{display:none}[data-v-7daa2581] .card-info{margin-bottom:.75rem}[data-v-7daa2581] .member-name{font-size:.875rem;font-weight:700;color:#1a1a1a;margin:0 0 .125rem;line-height:1.4;transition:color .2s ease}[data-v-7daa2581] .faculty-card:hover .member-name{color:#181c3f}[data-v-7daa2581] .member-title{font-size:.6875rem;color:#6b6b6b;margin:0}[data-v-7daa2581] .social-icons{display:flex;align-items:center;justify-content:flex-start;gap:.75rem}html[dir=rtl][data-v-7daa2581] .social-icons{justify-content:flex-end}[data-v-7daa2581] .social-icon{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;color:#888;cursor:pointer;transition:color .2s ease}[data-v-7daa2581] .social-icon svg{width:1.125rem;height:1.125rem}[data-v-7daa2581] .social-icon:hover{color:#333}[data-v-7daa2581] .rg-icon{border:1.5px solid #888888;border-radius:50%;width:1.5rem;height:1.5rem}[data-v-7daa2581] .rg-icon:hover{border-color:#333}[data-v-7daa2581] .rg-text{font-size:.625rem;font-weight:700;font-style:italic;line-height:1}.empty-state[data-v-7daa2581]{text-align:center;padding:5rem 2rem;background:#fff;border:2px dashed rgb(249,250,251)}.empty-icon[data-v-7daa2581]{width:5rem;height:5rem;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:#f9fafb}.empty-icon svg[data-v-7daa2581]{width:2.5rem;height:2.5rem;color:var(--theme-primary, #0a2240);opacity:.5}.empty-state h3[data-v-7daa2581]{font-size:1.25rem;font-weight:700;color:var(--theme-primary, #0a2240);margin:0 0 .5rem}.empty-state p[data-v-7daa2581]{color:#6b6b6b;margin:0}.pagination[data-v-7daa2581]{margin-top:3rem}.with-tenant-layout[data-v-7daa2581]{min-height:100vh;background:#fff}.tenant-hero[data-v-7daa2581]{position:relative;padding:5rem 1.5rem 3rem;background:linear-gradient(135deg,var(--theme-primary, #0a2240),#000);text-align:center;color:#fff}.tenant-hero .hero-overlay[data-v-7daa2581]{display:none}.tenant-hero .hero-container[data-v-7daa2581]{position:relative;z-index:1;max-width:800px;margin:0 auto}.tenant-hero .breadcrumb[data-v-7daa2581]{display:flex;justify-content:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;opacity:.8}.tenant-hero .breadcrumb a[data-v-7daa2581]{color:#fff;text-decoration:none}.tenant-hero .breadcrumb a[data-v-7daa2581]:hover{text-decoration:underline}.tenant-hero .breadcrumb .sep[data-v-7daa2581]{opacity:.5}.tenant-hero h1[data-v-7daa2581]{font-size:2.25rem;font-weight:800;margin:0 0 .5rem}.tenant-hero p[data-v-7daa2581]{font-size:1.0625rem;opacity:.85;margin:0}.with-tenant-layout .filters-box[data-v-7daa2581]{background:#fff;padding:1.25rem;margin-bottom:2rem;border:1px solid rgb(249,250,251)}.with-tenant-layout .filters-form[data-v-7daa2581]{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.with-tenant-layout .filter-field[data-v-7daa2581]{flex:1;min-width:180px}.with-tenant-layout .filter-field.search[data-v-7daa2581]{flex:2;min-width:250px;position:relative;display:flex;align-items:center}.with-tenant-layout .filter-field.search svg[data-v-7daa2581]{position:absolute;top:50%;inset-inline-start:.75rem;transform:translateY(-50%);width:1rem;height:1rem;color:#9ca3af;pointer-events:none;z-index:1}.with-tenant-layout .filter-field input[data-v-7daa2581],.with-tenant-layout .filter-field select[data-v-7daa2581]{width:100%;padding:.75rem;height:44px;border:1px solid #d1d5db;font-size:.875rem;background:#fff;color:#1a1a1a;box-sizing:border-box}.with-tenant-layout .filter-field select[data-v-7daa2581]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.25rem;padding-inline-end:2.5rem}.with-tenant-layout .filter-field select[data-v-7daa2581]{background-position:right .75rem center}.with-tenant-layout[dir=rtl] .filter-field select[data-v-7daa2581],html[dir=rtl] .with-tenant-layout .filter-field select[data-v-7daa2581]{background-position:left .75rem center}.with-tenant-layout .filter-field.search input[data-v-7daa2581]{padding-inline-start:2.25rem;height:44px;background-image:none}.with-tenant-layout .filter-field input[data-v-7daa2581]:focus,.with-tenant-layout .filter-field select[data-v-7daa2581]:focus{outline:none;border-color:var(--theme-primary, #0a2240)}.with-tenant-layout .btn-search[data-v-7daa2581],.with-tenant-layout .btn-clear[data-v-7daa2581]{padding:.75rem 1.25rem;height:44px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;border:none;display:flex;align-items:center;justify-content:center;gap:.5rem}.with-tenant-layout .btn-search[data-v-7daa2581]{background:var(--theme-primary, #0a2240);color:#fff}.with-tenant-layout .btn-search[data-v-7daa2581]:hover{background:var(--theme-primary-light, #153259)}.with-tenant-layout .btn-clear[data-v-7daa2581]{background:#f9fafb;color:#1a1a1a;border:2px solid rgb(249,250,251)}.with-tenant-layout .results-info[data-v-7daa2581]{font-size:.8125rem;color:#6b6b6b}.with-tenant-layout .faculty-grid[data-v-7daa2581]{gap:3rem;background:transparent;border:none}.with-tenant-layout[data-v-7daa2581] .faculty-card{border:none;background:#fff}html[dir=rtl] .with-tenant-layout[data-v-7daa2581] .faculty-card{border:none}.standalone-page[data-v-7daa2581]{min-height:100vh;background:#fff;display:flex;flex-direction:column}.site-header[data-v-7daa2581]{position:sticky;top:0;z-index:100;background:#fff;border-bottom:3px solid var(--theme-accent, #c9a227)}.header-inner[data-v-7daa2581]{max-width:1400px;margin:0 auto;padding:.875rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.header-brand[data-v-7daa2581]{display:flex;align-items:center;gap:1rem;text-decoration:none}.brand-logo[data-v-7daa2581]{height:3rem;width:auto}.brand-info[data-v-7daa2581]{display:flex;flex-direction:column}.brand-name[data-v-7daa2581]{font-size:1.125rem;font-weight:700;color:var(--theme-primary, #0a2240);line-height:1.3}.brand-tagline[data-v-7daa2581]{font-size:.75rem;color:#6b6b6b;text-transform:uppercase;letter-spacing:.05em}.header-nav[data-v-7daa2581]{display:flex;align-items:center;gap:.625rem}.nav-btn[data-v-7daa2581]{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;cursor:pointer;border:none}.lang-btn[data-v-7daa2581]{background:#f9fafb;color:var(--theme-primary, #0a2240);border:2px solid rgb(249,250,251);font-family:inherit}.lang-btn[data-v-7daa2581]:hover{background:#f9fafb}.home-btn[data-v-7daa2581]{background:var(--theme-primary, #0a2240);color:#fff}.home-btn[data-v-7daa2581]:hover{background:var(--theme-primary-light, #153259)}.home-btn svg[data-v-7daa2581]{width:1.125rem;height:1.125rem}.hero-section[data-v-7daa2581]{position:relative;background:linear-gradient(135deg,var(--theme-primary, #0a2240),#061428);color:#fff;overflow:hidden}.hero-inner[data-v-7daa2581]{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:4rem 1.5rem}.hero-content[data-v-7daa2581]{margin-bottom:2.5rem}.hero-badge[data-v-7daa2581]{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:var(--theme-accent, #c9a227);color:var(--theme-primary, #0a2240);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem}.hero-badge svg[data-v-7daa2581]{width:1rem;height:1rem}.hero-content h1[data-v-7daa2581]{font-size:2.75rem;font-weight:800;margin:0 0 .75rem;line-height:1.2}.hero-content p[data-v-7daa2581]{font-size:1.125rem;opacity:.85;margin:0;max-width:600px;line-height:1.6}.hero-stats[data-v-7daa2581]{display:flex;gap:1.5rem;flex-wrap:wrap}.stat-item[data-v-7daa2581]{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:#ffffff14;border-inline-start:3px solid var(--theme-accent, #c9a227);min-width:180px}.stat-content[data-v-7daa2581]{display:flex;flex-direction:column}.stat-number[data-v-7daa2581]{font-size:2rem;font-weight:800;line-height:1}.stat-label[data-v-7daa2581]{font-size:.8125rem;opacity:.8;margin-top:.25rem}@media (max-width: 768px){.hero-content h1[data-v-7daa2581]{font-size:2rem}.hero-stats[data-v-7daa2581]{flex-direction:column}.stat-item[data-v-7daa2581]{min-width:100%}}.site-footer[data-v-7daa2581]{background:var(--theme-primary, #0a2240);color:#fff;padding:2rem 0;margin-top:auto}.footer-inner[data-v-7daa2581]{max-width:1400px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}.footer-brand[data-v-7daa2581]{display:flex;align-items:center;gap:1rem}.footer-logo[data-v-7daa2581]{height:2.5rem;width:auto;filter:brightness(0) invert(1)}.footer-info[data-v-7daa2581]{display:flex;flex-direction:column}.footer-name[data-v-7daa2581]{font-size:1rem;font-weight:600}.footer-sub[data-v-7daa2581]{font-size:.75rem;opacity:.7}.copyright[data-v-7daa2581]{font-size:.8125rem;opacity:.7;margin:0}.credits[data-v-7daa2581]{font-size:.75rem;opacity:.6;margin:.5rem 0 0}.credits a[data-v-7daa2581]{color:inherit;text-decoration:none;transition:opacity .2s}.credits a[data-v-7daa2581]:hover{opacity:1;text-decoration:underline}@media (max-width: 640px){.filters-header[data-v-7daa2581]{flex-direction:column;gap:1rem;text-align:center}.filter-actions[data-v-7daa2581]{flex-direction:column}.btn-primary[data-v-7daa2581],.btn-secondary[data-v-7daa2581]{width:100%}.footer-inner[data-v-7daa2581]{flex-direction:column;text-align:center}.header-brand[data-v-7daa2581]{gap:.75rem}.brand-logo[data-v-7daa2581]{height:2.5rem}.brand-name[data-v-7daa2581]{font-size:.9375rem}.brand-tagline[data-v-7daa2581],.nav-btn span[data-v-7daa2581]{display:none}.nav-btn[data-v-7daa2581]{padding:.625rem}}
