.Dashboard_dashboard__rtC2R{padding:6rem 3rem 4rem;background:linear-gradient(135deg,#f8fafb,#ffffff);min-height:100vh}.Dashboard_header__SA5O2{text-align:center;margin-bottom:4rem}.Dashboard_title__RM4e5{font-size:3.5rem;color:rgb(37,90,113);margin:0 0 1rem;font-weight:700;letter-spacing:-.5px}.Dashboard_divider__rGZUD{width:100px;height:4px;background:linear-gradient(90deg,rgb(37,90,113),rgb(47,110,133));margin:1.5rem auto}.Dashboard_filterContainer__vapAz{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:4rem;padding:0 1rem}.Dashboard_filterButton__MkAU_{padding:.75rem 2rem;border:2px solid rgba(37,90,113,.2);background:rgba(255,255,255,.8);color:rgb(37,90,113);font-size:1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(10px)}.Dashboard_filterButton__MkAU_:hover{background:rgba(37,90,113,.1);border-color:rgb(37,90,113);transform:translateY(-2px)}.Dashboard_filterButton__MkAU_.Dashboard_active__z_ian{background:linear-gradient(135deg,rgb(37,90,113),rgb(47,110,133));color:white;border-color:transparent;box-shadow:0 4px 15px rgba(37,90,113,.3)}.Dashboard_grid__SgXDL{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;max-width:1400px;margin:0 auto}.Dashboard_card__IU1eK{background:white;border-radius:16px;overflow:hidden;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px rgba(0,0,0,.06);animation:Dashboard_fadeInUp__OSxVQ .6s ease-out backwards;border:1px solid rgba(37,90,113,.08)}@keyframes Dashboard_fadeInUp__OSxVQ{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Dashboard_card__IU1eK:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(37,90,113,.15);border-color:rgba(37,90,113,.2)}.Dashboard_imageContainer__vfGau{position:relative;width:100%;height:400px;background:linear-gradient(135deg,rgba(37,90,113,.05),rgba(47,110,133,.02));overflow:hidden}.Dashboard_portraitImage__V2P85{transition:transform .6s cubic-bezier(.4,0,.2,1)}.Dashboard_card__IU1eK:hover .Dashboard_portraitImage__V2P85{transform:scale(1.05)}.Dashboard_placeholderImage__ol_hF{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:rgba(37,90,113,.3);background:linear-gradient(135deg,rgba(37,90,113,.03),rgba(47,110,133,.01))}.Dashboard_cardContent__gac09{padding:1.5rem}.Dashboard_name__G4Lvi{font-size:1.25rem;font-weight:700;color:rgb(37,90,113);margin:0 0 .5rem;line-height:1.3}.Dashboard_specialty__6kVGs{font-size:.95rem;color:rgb(47,110,133);font-weight:600;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.5px}.Dashboard_bioPreview__HumAz{font-size:.95rem;color:#666;line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.Dashboard_cardFooter__1s1_b{padding:1rem 1.5rem;border-top:1px solid rgba(37,90,113,.08);display:flex;align-items:center;justify-content:space-between}.Dashboard_learnMore__j9aGs{font-size:.9rem;color:rgb(37,90,113);font-weight:600;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.Dashboard_learnMore__j9aGs:after{content:"→";transition:transform .3s ease}.Dashboard_card__IU1eK:hover .Dashboard_learnMore__j9aGs:after{transform:translateX(4px)}.Dashboard_noResults__Qq5ot{text-align:center;padding:4rem 2rem;color:#999;font-size:1.1rem}@media (max-width:1024px){.Dashboard_grid__SgXDL{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}}@media (max-width:768px){.Dashboard_dashboard__rtC2R{padding:4rem 1.5rem 3rem}.Dashboard_title__RM4e5{font-size:2.5rem}.Dashboard_filterContainer__vapAz{gap:.75rem}.Dashboard_filterButton__MkAU_{padding:.6rem 1.5rem;font-size:.9rem}.Dashboard_grid__SgXDL{grid-template-columns:1fr;gap:1.5rem}.Dashboard_imageContainer__vfGau{height:400px}}.Surgeon_overlay__YxaQg{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0);backdrop-filter:blur(0);z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.Surgeon_overlay__YxaQg.Surgeon_visible__dr5Dm{background:rgba(0,0,0,.5);backdrop-filter:blur(8px)}.Surgeon_panel__SQ1gw{background:white;border-radius:24px;max-width:1100px;width:100%;max-height:90vh;overflow:hidden;position:relative;box-shadow:0 25px 80px rgba(0,0,0,.3);opacity:0;transform:scale(.9) translateY(30px);transition:all .4s cubic-bezier(.4,0,.2,1)}.Surgeon_panel__SQ1gw.Surgeon_visible__dr5Dm{opacity:1;transform:scale(1) translateY(0)}.Surgeon_closeButton__oHsst{position:absolute;top:1.5rem;right:1.5rem;width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.95);border:none;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;color:rgb(37,90,113);transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.1)}.Surgeon_closeButton__oHsst:hover{background:white;transform:rotate(90deg);box-shadow:0 6px 20px rgba(0,0,0,.15)}.Surgeon_content__RSRow{display:grid;grid-template-columns:400px 1fr;height:100%;max-height:90vh}.Surgeon_imageSection__XEsOw{position:relative;background:linear-gradient(135deg,rgba(37,90,113,.05),rgba(47,110,133,.02));display:flex;align-items:center;justify-content:center;overflow:hidden}.Surgeon_imageWrapper__7O6J9{position:relative;width:100%;height:100%}.Surgeon_providerImage__WVNkk{transition:transform .6s cubic-bezier(.4,0,.2,1)}.Surgeon_placeholderWrapper__9SoYQ{display:flex;align-items:center;justify-content:center;color:rgba(37,90,113,.2)}.Surgeon_infoSection__3mMMs{padding:3rem;overflow-y:auto;background:white}.Surgeon_header__2qG7_{margin-bottom:2rem}.Surgeon_accentLine__4VQi4{width:60px;height:4px;background:linear-gradient(90deg,rgb(37,90,113),rgb(47,110,133));margin-bottom:1.5rem;border-radius:2px}.Surgeon_name__X9KBC{font-size:2.5rem;font-weight:700;color:rgb(37,90,113);margin:0 0 .75rem;line-height:1.2}.Surgeon_specialty__Hg4uv{font-size:1.1rem;color:rgb(47,110,133);font-weight:600;margin:0;text-transform:uppercase;letter-spacing:1px}.Surgeon_bioSection__O8t0C{margin-top:2rem}.Surgeon_bioTitle__JK0zX{font-size:1.3rem;font-weight:700;color:rgb(37,90,113);margin:0 0 1rem}.Surgeon_bio__6sIwX{font-size:1.1rem;line-height:1.8;color:#444;margin:0;white-space:pre-line}.Surgeon_noBio__a2lGs{margin-top:2rem;padding:2rem;background:rgba(37,90,113,.03);border-radius:12px;text-align:center;color:#999;font-style:italic}.Surgeon_infoSection__3mMMs::-webkit-scrollbar{width:8px}.Surgeon_infoSection__3mMMs::-webkit-scrollbar-track{background:rgba(37,90,113,.05);border-radius:4px}.Surgeon_infoSection__3mMMs::-webkit-scrollbar-thumb{background:rgba(37,90,113,.2);border-radius:4px;transition:background .3s ease}.Surgeon_infoSection__3mMMs::-webkit-scrollbar-thumb:hover{background:rgba(37,90,113,.4)}@media (max-width:1024px){.Surgeon_content__RSRow{grid-template-columns:1fr;overflow-y:auto}.Surgeon_imageSection__XEsOw{position:relative;height:400px;min-height:400px}.Surgeon_infoSection__3mMMs{padding:2rem}.Surgeon_name__X9KBC{font-size:2rem}}@media (max-width:768px){.Surgeon_overlay__YxaQg{padding:0}.Surgeon_panel__SQ1gw{border-radius:0;max-height:100vh;height:100vh}.Surgeon_closeButton__oHsst{top:1rem;right:1rem;width:44px;height:44px}.Surgeon_imageSection__XEsOw{height:300px;min-height:300px}.Surgeon_infoSection__3mMMs{padding:1.5rem}.Surgeon_name__X9KBC{font-size:1.75rem}.Surgeon_bio__6sIwX,.Surgeon_specialty__Hg4uv{font-size:1rem}}