
/* Production Release v1.1 — Our Experts Integration */
.experts-hero{padding:clamp(5rem,8vw,8rem) 0 3rem;background:linear-gradient(135deg,#073824 0%,#0e5a42 52%,#102c5a 100%);color:#fff;position:relative;overflow:hidden}.experts-hero:after{content:"";position:absolute;inset:auto -10% -35% -10%;height:55%;background:radial-gradient(circle at 35% 10%,rgba(255,255,255,.18),transparent 50%);pointer-events:none}.experts-hero .container{position:relative;z-index:1}.experts-hero h1{font-size:clamp(2.5rem,6vw,5rem);line-height:1;margin:0 0 1rem}.experts-hero p{max-width:850px;font-size:1.12rem;color:rgba(255,255,255,.88)}.experts-hero-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2rem}.experts-stat{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);border-radius:1.25rem;padding:1rem}.experts-stat strong{display:block;font-size:2rem}.experts-toolbar{display:grid;grid-template-columns:1.2fr 2fr;gap:1rem;align-items:start;margin:2rem 0}.expert-search{width:100%;border:1px solid #cbd5e1;border-radius:999px;padding:.9rem 1.2rem;font:inherit;box-shadow:0 8px 30px rgba(15,23,42,.06)}.expert-filter-list{display:flex;flex-wrap:wrap;gap:.6rem}.expert-filter{border:1px solid #d5dfd9;background:#fff;border-radius:999px;padding:.65rem .95rem;font-weight:700;color:#173b2e;cursor:pointer}.expert-filter.is-active,.expert-filter:hover{background:#0e5a42;color:#fff;border-color:#0e5a42}.expert-section{padding:3rem 0}.expert-section.alt{background:#f7faf8}.expert-section-header{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.expert-section-header h2{margin:0}.expert-section-header p{max-width:680px;margin:.35rem 0 0;color:#53645d}.expert-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.expert-card{background:#fff;border:1px solid #e1e8e4;border-radius:1.35rem;overflow:hidden;box-shadow:0 18px 45px rgba(10,40,30,.08);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;display:flex;flex-direction:column}.expert-card:hover{transform:translateY(-6px);box-shadow:0 26px 70px rgba(10,40,30,.14);border-color:#1f6b45}.expert-photo{aspect-ratio:5/6;overflow:hidden;background:#e8f1ed}.expert-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.expert-card:hover .expert-photo img{transform:scale(1.045)}.expert-body{padding:1.1rem;display:flex;flex-direction:column;gap:.75rem;flex:1}.expert-category{display:inline-flex;align-self:flex-start;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#0e5a42;background:#e8f5ef;border-radius:999px;padding:.38rem .65rem}.expert-card h3{font-size:1.15rem;margin:0}.expert-role{font-weight:700;color:#42564d;margin:0}.expert-summary{color:#53645d;font-size:.94rem;line-height:1.55;margin:0}.expert-tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:auto}.expert-tags span{font-size:.74rem;border:1px solid #dbe7e1;background:#fbfdfc;border-radius:999px;padding:.28rem .5rem;color:#315346}.expert-actions{display:flex;gap:.75rem;align-items:center;justify-content:space-between;border-top:1px solid #edf2ef;padding-top:.85rem}.expert-link{font-weight:800;color:#0e5a42;text-decoration:none}.expert-social{display:flex;gap:.45rem}.expert-social a{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#eef6f2;color:#0e5a42;text-decoration:none;font-weight:800}.expert-profile-hero{padding:4.5rem 0 2.5rem;background:linear-gradient(135deg,#f4faf7,#ffffff)}.expert-profile-grid{display:grid;grid-template-columns:330px 1fr;gap:2rem;align-items:center}.expert-profile-photo{border-radius:1.5rem;overflow:hidden;box-shadow:0 24px 70px rgba(15,23,42,.16);background:#e6eee9}.expert-profile-photo img{width:100%;height:auto;display:block}.expert-profile-title h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1;margin:.4rem 0}.expert-profile-title .role{font-size:1.15rem;font-weight:800;color:#0e5a42}.expert-profile-meta{color:#52635d;max-width:760px}.profile-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.profile-content{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:2rem;padding:3rem 0}.profile-panel{background:#fff;border:1px solid #e2ebe6;border-radius:1.25rem;padding:1.35rem;box-shadow:0 14px 38px rgba(15,23,42,.06);margin-bottom:1rem}.profile-panel h2,.profile-panel h3{margin-top:0}.profile-bio p{font-size:1.03rem;line-height:1.75;color:#33443d}.profile-sidebar{position:sticky;top:6rem;align-self:start}.profile-nav{display:flex;justify-content:space-between;gap:1rem;margin:2rem 0}.featured-experts-home{padding:4rem 0;background:#f7faf8}.featured-experts-home .expert-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hidden-expert{display:none!important}@media(max-width:900px){.experts-hero-stats{grid-template-columns:repeat(2,1fr)}.experts-toolbar{grid-template-columns:1fr}.expert-grid,.featured-experts-home .expert-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.expert-profile-grid,.profile-content{grid-template-columns:1fr}.profile-sidebar{position:static}.expert-profile-photo{max-width:330px}}@media(max-width:560px){.experts-hero-stats,.expert-grid,.featured-experts-home .expert-grid{grid-template-columns:1fr}.expert-section-header{display:block}.expert-actions{align-items:flex-start;flex-direction:column}.profile-actions{display:grid}.profile-nav{flex-direction:column}}

.profile-social{margin-top:1rem;justify-content:flex-start}.profile-social a{width:auto;min-width:42px;padding:0 .75rem;border-radius:999px}.profile-panel a{color:#0e5a42;font-weight:700;word-break:break-word}
