:root{--primary: #1B4E53;--primary-light: #7CBFA2;--accent: #07A76F;--background: #f3f3ed;--card-bg: #fff;--card-radius: 18px;--card-shadow: 0 2px 12px rgba(0,0,0,.06);--text-dark: #222;--text-light: #666}.therapists-list-section{background:var(--background);min-height:100vh;padding:0 60px 32px}.therapists-list-section.tl-no-top-padding,.therapists-list-section[role=main],.therapists-list-section{padding-top:0!important}.tl-hero-container{display:flex;justify-content:center;align-items:center;padding:0 0 28px;margin-top:0}.tl-hero-content{position:relative;background:#fff;border:1px solid #e7efe9;border-radius:40px;padding:56px 110px;text-align:center;max-width:900px;width:100%;overflow:hidden;box-shadow:0 8px 30px -12px #00000014;margin-top:0}.tl-hero-title{font-size:2.6rem;font-weight:800;color:#0d3c40;margin:0 0 12px;line-height:1.18;letter-spacing:-.3px;position:relative;z-index:2}.tl-hero-description{font-size:1.02rem;color:#476161;margin:0 auto 22px;line-height:1.55;max-width:620px;position:relative;z-index:2}.tl-hero-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;position:relative;z-index:2}.tl-hero-button{padding:12px 28px;border:none;border-radius:30px;font-size:.98rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:160px}.tl-hero-button.primary{background:#07a76f;color:#fff;border:2px solid #07A76F}.tl-hero-button.primary:hover{background:#06855a;transform:translateY(-2px);box-shadow:0 4px 10px #07a76f40}.tl-hero-button.secondary{background:transparent;color:#0d3c40;border:2px solid #0d3c40}.tl-hero-button.secondary:hover{background:#0d3c400f;transform:translateY(-2px);box-shadow:0 4px 10px #0d3c401a}.tl-hero-bg-left,.tl-hero-bg-right{position:absolute;pointer-events:none;z-index:0}.tl-hero-bg-left{left:0;top:0;width:280px}.tl-hero-bg-right{right:0;bottom:0;width:280px}@media (max-width:992px){.tl-hero-content{padding:48px 72px;border-radius:34px}.tl-hero-title{font-size:2.25rem}.tl-hero-description{font-size:.98rem}.tl-hero-bg-left,.tl-hero-bg-right{width:200px}}@media (max-width:576px){.tl-hero-content{padding:36px 24px;border-radius:24px}.tl-hero-title{font-size:1.9rem}.tl-hero-button{width:100%;max-width:280px;padding:11px 20px;font-size:.94rem}.tl-hero-bg-left,.tl-hero-bg-right{width:150px}}.therapists-list-title{text-align:center;font-size:2.2rem;font-weight:700;color:var(--primary);margin-bottom:8px}.therapists-list-desc{text-align:center;color:var(--text-light);font-size:1.1rem;margin-bottom:32px}.therapists-loading{text-align:center;font-size:1.2rem;color:var(--accent)}.skeleton-card{position:relative;overflow:hidden}.skeleton{background:linear-gradient(90deg,#e2ece7,#f2f7f4,#e2ece7 80%);background-size:200% 100%;animation:shimmer 1.35s ease-in-out infinite;display:block;border-radius:8px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.avatar-skel{width:64px;height:64px;border-radius:50%}.skeleton-text{height:14px;margin:2px 0}.skeleton-text.w-60{width:60%}.skeleton-text.w-40{width:40%}.skeleton-text.w-80{width:80%}.skeleton-text.w-50{width:50%}.tag-skel{width:70px;height:24px;border-radius:16px}.skeleton-btn{height:52px;width:100%;border-radius:52px;display:block}.therapists-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;max-width:1200px;margin:0 auto 32px}.therapist-card{background:linear-gradient(135deg,#fff,#f4fbf8);border-radius:22px;box-shadow:0 2px 12px #1b4e530f;padding:32px 28px 28px;display:flex;flex-direction:column;align-items:stretch;transition:box-shadow .2s,border .2s,transform .2s;border:1.5px solid #f0f0ea;position:relative}.therapist-card:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(140deg,#07a76f14,#07a76f00 55%);opacity:0;transition:opacity .35s;pointer-events:none}.therapist-card:hover{box-shadow:0 6px 32px #1b4e531a;border:1.5px solid #e0ede7;transform:translateY(-4px)}.therapist-card:hover:before{opacity:1}.therapist-card-header{display:flex;align-items:center;gap:18px;margin-bottom:14px}.therapist-avatar-wrap{position:relative;width:64px;height:64px}.therapist-photo{width:64px;height:64px;border-radius:18px;object-fit:cover;border:2px solid #d2efe5;background:#eaf6f1}.avatar-ring{position:absolute;inset:-3px;border-radius:20px;background:linear-gradient(220deg,#07a76f,#1b4e53);opacity:.25;filter:blur(6px);z-index:-1}.therapist-name-block{display:flex;flex-direction:column;min-width:0}.therapist-name{font-size:1.22rem;margin:0 0 2px;font-weight:700;color:#0d3c40}.therapist-specialization{font-size:.95rem;font-weight:600;color:#07a76f}.therapist-meta{list-style:none;padding:0;margin:0 0 12px;display:flex;flex-direction:column;gap:6px}.therapist-meta li{font-size:.88rem;display:flex;align-items:center;gap:6px;line-height:1.35}.meta-icon{font-size:.95rem;display:inline-flex;align-items:center;justify-content:center;width:1.1em}.meta-label{font-weight:600;color:#134a4a}.therapist-tags-row{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 20px;min-height:58px}.therapist-tag{background:#e1f7ef;color:#0d3c40;padding:6px 14px 6px 12px;font-size:.7rem;font-weight:600;letter-spacing:.03em;border-radius:16px;position:relative}.therapist-tag:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:0 0 0 1px #07a76f40,0 2px 4px -1px #07a76f40;opacity:0;transition:opacity .25s}.therapist-tags-row{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px;min-height:58px;position:relative;padding-top:0}.therapist-tags-row:before{content:attr(data-label);font-weight:600;color:#134a4a;width:100%;display:block;margin:0 4px 6px;font-size:.78rem;letter-spacing:.02em}.therapist-tag:hover:after{opacity:1}.therapist-photo{width:72px;height:72px;border-radius:50%;object-fit:cover;margin-bottom:16px;border:2px solid var(--primary-light)}.therapist-card-toprow{display:flex;align-items:center;gap:18px;margin-bottom:10px}.therapist-photo{width:56px;height:56px;border-radius:50%;object-fit:cover;border:2px solid var(--primary-light);margin-bottom:0;background:#eaf6f1}.therapist-card-titlebox{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.therapist-specialization{font-size:1.01rem;color:var(--accent);font-weight:600;margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.therapist-rating{background:#fff7e0;color:#ff9800;font-size:.98rem;font-weight:600;border-radius:8px;padding:2px 10px 2px 6px;display:flex;align-items:center;gap:2px;margin-left:auto}.therapist-rating .star{font-size:1.1em;margin-right:2px}.therapist-card-content{text-align:left;width:100%;margin-top:4px}.therapist-field-label{font-weight:600;color:var(--primary);margin-right:6px}.therapist-experience,.therapist-languages,.therapist-expertise{font-size:.98rem;line-height:1.45;color:#222;margin-bottom:6px}.therapist-expertise{margin-bottom:10px}.therapist-card-info-row{display:flex;gap:18px;margin-bottom:16px}.therapist-info-box{background:#f3f7f6;border-radius:14px;padding:10px 22px;display:flex;align-items:center;gap:8px;min-width:120px;font-size:1.01rem;font-weight:500}.therapist-info-icon{font-size:1.18em;margin-right:8px;margin-bottom:0}.therapist-info-value{color:var(--primary);font-weight:600;font-size:1.01em}.therapist-bio-preview{color:var(--text-light);font-size:1.04rem;margin-bottom:16px;line-height:1.6}.see-more-link{color:var(--accent);font-weight:600;cursor:pointer;margin-left:2px;font-size:1.01em;text-decoration:underline}.therapist-expertise-row{margin-bottom:18px}.therapist-expertise-label{font-weight:600;color:var(--text-dark);margin-bottom:8px}.therapist-expertise-tags{display:flex;flex-wrap:wrap;gap:8px 8px;max-height:56px;overflow:hidden}.therapist-expertise-tag{background:var(--primary-light);color:var(--primary);border-radius:8px;padding:4px 14px;font-size:.91rem;font-weight:500;margin-bottom:2px;letter-spacing:.01em}.view-profile-btn{background:var(--accent);color:#fff;border:none;border-radius:52px;padding:18px 0;width:100%;font-size:1.13rem;font-weight:700;cursor:pointer;margin-top:auto;transition:background .2s,transform .15s;box-shadow:0 4px 18px -4px #07a76f40;letter-spacing:.01em;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none}.view-profile-btn:hover{background:var(--primary);transform:translateY(-2px)}.therapists-next-btn{display:block;margin:0 auto;background:var(--primary-light);color:var(--primary);border:none;border-radius:24px;padding:8px 24px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.therapists-next-btn:hover{background:var(--accent);color:#fff}@media (max-width: 700px){.therapists-list-section{padding:15px}.therapists-grid{gap:16px}.therapist-card{padding:16px 8px 12px}}.therapists-pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin:10px auto 40px;font-family:inherit}.therapists-pagination .tp-btn{background:#e6f5ef;color:#0d3c40;border:none;padding:10px 18px;font-weight:600;border-radius:32px;cursor:pointer;font-size:.95rem;transition:background .18s,color .18s,box-shadow .18s}.therapists-pagination .tp-btn:hover:not(:disabled){background:#07a76f;color:#fff;box-shadow:0 4px 18px -4px #07a76f59}.therapists-pagination .tp-btn:disabled{opacity:.45;cursor:not-allowed}.tp-pages{list-style:none;display:flex;gap:8px;padding:0;margin:0}.tp-page-btn{background:#fff;border:1px solid #d9eee6;width:42px;height:42px;border-radius:14px;cursor:pointer;font-weight:600;font-size:.95rem;color:#0d3c40;transition:background .18s,color .18s,border-color .18s,box-shadow .18s}.tp-page-btn:hover{background:#07a76f;color:#fff;border-color:#07a76f;box-shadow:0 4px 18px -6px #07a76f66}.tp-page-btn.active{background:#07a76f;color:#fff;border-color:#07a76f;box-shadow:0 6px 22px -6px #07a76f8c}.tp-page-btn:focus-visible,.tp-btn:focus-visible{outline:3px solid #134a4a;outline-offset:2px}
