.lawyers_lawyersPage__OgDpF{min-height:100vh;background:var(--color-background)}.lawyers_container__T1bGw{max-width:1200px;margin:0 auto;padding:2rem 1rem}@media(max-width:768px){.lawyers_container__T1bGw{padding:1.5rem 1rem}}.lawyers_header__V85XV{text-align:center;margin-bottom:3rem}@media(max-width:768px){.lawyers_header__V85XV{margin-bottom:2rem}}.lawyers_title__uvy8D{font-size:2.5rem;font-weight:700;color:var(--color-text);margin:0 0 1rem}@media(max-width:768px){.lawyers_title__uvy8D{font-size:2rem}}.lawyers_subtitle__CS1i6{font-size:1.125rem;color:var(--color-text-secondary);margin:0}.lawyers_lawyersGrid__kHH65{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:2rem;gap:2rem}@media(max-width:768px){.lawyers_lawyersGrid__kHH65{grid-template-columns:1fr;gap:1.5rem}}.lawyers_lawyerCard__V6DVd{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden;text-decoration:none;color:inherit;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column}.lawyers_lawyerCard__V6DVd:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.lawyers_lawyerCard__V6DVd:hover .lawyers_viewProfile__y1Tzq{color:var(--color-primary)}.lawyers_photoWrapper__WW8aX{width:100%;height:280px;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center}.lawyers_photo__fQg37{width:100%;height:100%;object-fit:cover}.lawyers_cardContent__ry3bg{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;flex-grow:1}.lawyers_name__L9Drv{font-size:1.5rem;font-weight:700;color:var(--color-text);margin:0}.lawyers_lawyerTitle__E7GNA{font-size:1rem;color:var(--color-primary);font-weight:600;margin:0}.lawyers_specialties__bgR4j{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.lawyers_specialty___be3K{background:var(--color-primary-light,#e3f2fd);color:var(--color-primary);padding:.25rem .625rem;border-radius:12px;font-size:.8125rem;font-weight:500}.lawyers_bioPreview__oUaez{font-size:.9375rem;line-height:1.6;color:var(--color-text-secondary);margin:.5rem 0 0;flex-grow:1}.lawyers_viewProfile__y1Tzq{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;font-weight:600;color:var(--color-text);margin-top:auto;padding-top:1rem;border-top:1px solid var(--color-border);transition:color .2s}.lawyers_viewProfile__y1Tzq svg{transition:transform .2s}.lawyers_viewProfile__y1Tzq:hover svg{transform:translateX(-4px)}.lawyers_empty__MKBCx{text-align:center;padding:3rem 1rem;color:var(--color-text-secondary);font-size:1.125rem}