*{box-sizing:border-box}html{font-size:18px;scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:1rem/1.6 var(--font-body);-webkit-font-smoothing:antialiased}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.wrap{width:min(var(--max),calc(100% - 40px));margin:auto}.serif{font-family:var(--font-display)}.hidden{display:none!important}.skip{position:absolute;left:-9999px;top:8px;background:#fff;padding:10px;z-index:100}.skip:focus{left:8px}.eyebrow{font-size:.7rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase;color:var(--blue)}.muted{color:var(--muted)}.site-header{position:sticky;top:0;z-index:60;background:#fffdfaf2;backdrop-filter:blur(15px);border-bottom:1px solid rgba(223,228,239,.94)}.nav{height:70px;display:flex;align-items:center;justify-content:space-between;gap:24px}.nav-links{display:flex;align-items:center;gap:25px;font-size:.88rem;font-weight:700}.nav-links a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:45px;padding:0 18px;border:1px solid transparent;border-radius:11px;background:var(--navy);color:#fff;font-weight:780;transition:.18s transform,.18s box-shadow,.18s background}.button:hover{transform:translateY(-1px);box-shadow:0 9px 25px #0b173826}.button.orange{background:var(--orange)}.button.orange:hover{background:#e95830}.button.ghost{background:#fff;color:var(--navy);border-color:var(--line2)}.button.small{min-height:40px;padding:0 15px;font-size:.82rem}.menu{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--navy);font-size:1.25rem}.hub-hero{padding:48px 0 25px}.hub-hero-box{position:relative;overflow:hidden;border-radius:28px;background:linear-gradient(135deg,var(--navy),var(--navy2));color:#fff;padding:66px 60px;isolation:isolate}.hub-hero-box:before,.hub-hero-box:after{content:"";position:absolute;border-radius:50%;z-index:-1}.hub-hero-box:before{width:460px;height:460px;right:-170px;top:-260px;background:#275dff59}.hub-hero-box:after{width:230px;height:230px;right:200px;bottom:-165px;background:#ff6b3d61}.hub-hero .eyebrow{color:#aebfff}.hub-hero h1{font-size:clamp(2.5rem,5.4vw,4.6rem);margin:18px 0 22px;max-width:900px}.hub-hero p{max-width:720px;color:#ccd6ef;font-size:1.1rem;margin:0}.hero-meta{display:flex;gap:28px;flex-wrap:wrap;margin-top:36px}.hero-meta div{border-left:1px solid #58698f;padding-left:15px}.hero-meta b{display:block;font-family:var(--display);font-weight:600;font-size:1.35rem}.hero-meta span{color:#aebbd8;font-size:.72rem;text-transform:uppercase;letter-spacing:.09em}.hub-tools{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:25px 0}.search{position:relative}.search input{width:100%;height:50px;border:1px solid var(--line2);border-radius:13px;background:#fff;padding:0 18px 0 44px;color:var(--ink)}.search:before{content:"⌕";position:absolute;left:16px;top:10px;font-size:1.3rem;color:var(--blue)}.filters{display:flex;gap:8px}.filter{height:42px;padding:0 14px;border-radius:999px;border:1px solid var(--line2);background:#fff;color:#4a5365;font-size:.78rem;font-weight:750}.filter.active{background:var(--blue);border-color:var(--blue);color:#fff}.hub-intro{display:grid;grid-template-columns:1fr 1.35fr;gap:34px;align-items:end;padding:40px 0 24px}.hub-intro h2{font-size:clamp(2rem,4vw,3.2rem);color:var(--navy);margin:7px 0}.hub-intro p{color:var(--muted);margin:0}.result-count{font-size:.78rem;font-weight:800;color:var(--blue);margin-top:10px}.clinic-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px;padding-bottom:70px}.clinic-card{position:relative;display:grid;grid-template-columns:142px 1fr;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:.2s transform,.2s box-shadow,.2s border}.clinic-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#bfc9df}.card-mark{display:flex;flex-direction:column;justify-content:space-between;padding:19px;background:linear-gradient(150deg,var(--navy),#253d7b);color:#fff}.card-mark.orange{background:linear-gradient(150deg,#b64225,var(--orange))}.card-mark.blue{background:linear-gradient(150deg,var(--blue2),#6688ff)}.card-initial{font-family:var(--display);font-weight:600;font-size:2.45rem}.card-area{font-size:.65rem;letter-spacing:.09em;text-transform:uppercase;color:#dbe3f7}.card-main{padding:20px}.card-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.type{font-size:.67rem;text-transform:uppercase;letter-spacing:.08em;color:var(--blue);font-weight:850}.reviewed{font-size:.67rem;color:var(--muted)}.clinic-card h3{font-size:1.4rem;color:var(--navy);margin:8px 0 3px}.card-location{font-size:.77rem;color:var(--muted)}.card-summary{font-size:.84rem;color:#424b5d;margin:12px 0;min-height:40px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.quick{display:flex;flex-wrap:wrap;gap:6px}.quick span{background:var(--soft);color:var(--blue2);padding:5px 8px;border-radius:999px;font-size:.67rem}.card-foot{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);margin-top:15px;padding-top:13px;font-size:.76rem}.card-foot b{color:var(--navy)}.open-link{color:var(--blue);font-weight:850}.empty{grid-column:1/-1;text-align:center;border:1px dashed var(--line2);padding:45px;border-radius:18px;color:var(--muted)}.method-band{background:var(--cream);padding:58px 0}.method-grid{display:grid;grid-template-columns:1.1fr repeat(3,1fr);gap:12px}.method-lead,.method-step{background:#fff;border:1px solid #e4ddd2;border-radius:16px;padding:23px}.method-lead{background:var(--navy);color:#fff}.method-lead h2{font-size:2rem;margin:9px 0}.method-step b{display:flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:50%;background:var(--orange);color:#fff;margin-bottom:25px}.method-step h3{font-size:1.08rem;color:var(--navy);margin:0 0 7px}.method-step p{font-size:.78rem;color:var(--muted);margin:0}.profile{padding-bottom:40px}.crumbs{display:flex;align-items:center;gap:9px;padding:21px 0;font-size:.78rem;color:var(--muted)}.crumbs button{border:0;background:none;color:var(--blue);font-weight:750;padding:0}.profile-hero{display:grid;grid-template-columns:1.15fr .85fr;border-radius:24px;overflow:hidden;background:var(--navy);color:#fff;min-height:420px;box-shadow:var(--shadow)}.profile-copy{padding:50px;display:flex;flex-direction:column;justify-content:center}.verified{display:inline-flex;align-self:flex-start;gap:6px;border:1px solid #52658e;border-radius:999px;padding:6px 10px;color:#cdd8f4;font-size:.68rem;font-weight:800}.profile-copy h1{font-size:clamp(2.75rem,5.2vw,4.9rem);margin:17px 0 13px}.profile-copy .location{color:#adbcd9;font-size:.84rem}.profile-copy .positioning{font-family:var(--display);font-weight:500;font-size:1.25rem;line-height:1.4;color:#fff;margin:24px 0;max-width:640px}.profile-actions{display:flex;gap:9px;flex-wrap:wrap}.profile-actions .ghost{background:transparent;color:#fff;border-color:#647397}.hero-art{position:relative;min-height:360px;background:linear-gradient(145deg,#dce5ff,#ffcbbb);display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-art:before{content:"";width:285px;height:285px;border:56px solid rgba(255,255,255,.62);border-radius:50%}.hero-art:after{content:attr(data-initial);position:absolute;font-family:var(--display);font-weight:600;font-size:5rem;color:var(--navy)}.facts{display:grid;grid-template-columns:repeat(5,1fr);margin:17px 0;border:1px solid var(--line);border-radius:16px;background:#fff}.fact{padding:16px 18px;border-left:1px solid var(--line)}.fact:first-child{border-left:0}.fact span{display:block;font-size:.64rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:850}.fact strong{display:block;color:var(--navy);font-size:.82rem;margin-top:4px}.profile-tabs{position:sticky;top:70px;z-index:30;display:flex;gap:26px;overflow:auto;border-bottom:1px solid var(--line);background:#fffdfaf5;backdrop-filter:blur(10px)}.profile-tabs a{white-space:nowrap;padding:16px 1px 13px;font-size:.78rem;font-weight:800;border-bottom:3px solid transparent}.profile-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;padding-top:27px;align-items:start}.content{display:grid;gap:18px}.panel{border:1px solid var(--line);border-radius:18px;background:#fff;padding:27px}.panel h2,.side-card h2{font-size:1.75rem;color:var(--navy);margin:7px 0 16px}.panel h3{font-size:1.1rem;color:var(--navy)}.lede{font-size:.98rem;color:#414a5d;margin-bottom:20px}.fit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.fit{background:var(--soft2);border-radius:13px;padding:17px}.fit b{display:block;font-family:var(--display);font-weight:600;font-size:1rem;color:var(--navy)}.fit span{display:block;color:var(--muted);font-size:.74rem;margin-top:5px}.consider{margin-top:15px;padding:14px 16px;border-left:3px solid var(--orange);background:#fff4ef;color:#6f392b;font-size:.8rem}.provider-list{display:grid;gap:12px}.provider{display:grid;grid-template-columns:120px 1fr;gap:18px;padding:15px;border:1px solid var(--line);border-radius:14px}.provider-photo{width:120px;height:145px;object-fit:cover;object-position:center top;border-radius:10px;background:var(--soft)}.photo-fallback{width:120px;height:145px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:linear-gradient(145deg,var(--soft),#ffd8ca);color:var(--navy);font-family:var(--display);font-weight:600;font-size:2rem}.provider h3{margin:3px 0}.role{color:var(--blue);font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.credential{font-size:.79rem;color:#394356;margin:6px 0}.provider p{font-size:.77rem;color:var(--muted);margin:7px 0 0}.provider-more{font-size:.72rem;color:var(--blue);font-weight:800}.unpublished{border:1px dashed #aab6d2;background:var(--soft2);border-radius:13px;padding:18px;color:#49546a;font-size:.8rem}.service-groups{display:grid;grid-template-columns:1fr 1fr;gap:11px}.service-group{border:1px solid var(--line);border-radius:13px;padding:16px}.service-group h3{margin:0 0 9px}.chips{display:flex;gap:6px;flex-wrap:wrap}.chip{padding:5px 8px;border-radius:999px;background:var(--soft);color:var(--blue2);font-size:.68rem}.price-list{display:grid;gap:8px}.price-row{display:grid;grid-template-columns:1.15fr .55fr 1.3fr;gap:15px;align-items:start;padding:14px;border:1px solid var(--line);border-radius:12px}.price-row b{color:var(--navy);font-size:.84rem}.price-row strong{color:var(--danger);font-size:.83rem}.price-row span{font-size:.73rem;color:var(--muted)}.note{font-size:.73rem;color:var(--muted);margin:12px 0 0}.credential-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.credential-card{padding:15px;border:1px solid var(--line);border-radius:12px}.credential-card b{display:block;color:var(--navy);font-size:.8rem}.credential-card span{font-size:.72rem;color:var(--muted)}.side{position:sticky;top:140px;display:grid;gap:14px}.side-card{border:1px solid #d5def5;border-radius:17px;background:var(--soft);padding:22px}.side-card h2{font-size:1.4rem}.side-row{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-top:1px solid #d5def2;font-size:.75rem}.side-row:first-of-type{border-top:0}.side-row span{color:var(--muted)}.side-row b{text-align:right;color:var(--navy)}.side-card .button{width:100%;margin-top:12px}.source-box{border:1px solid var(--line);border-radius:17px;background:#fff;padding:20px}.source-box h3{font-size:1.15rem;color:var(--navy);margin:0 0 9px}.source-box p{font-size:.74rem;color:var(--muted)}.source-list{display:grid;gap:7px}.source-list a{font-size:.72rem;color:var(--blue);font-weight:750}.correction{background:var(--navy);color:#fff;border-radius:17px;padding:21px}.correction h3{font-size:1.12rem;margin:0 0 7px}.correction p{font-size:.74rem;color:#c4cee5}.correction .button{width:100%;background:var(--orange)}footer{background:var(--navy);color:#fff;padding:40px 0;margin-top:55px}.footer-grid{display:flex;justify-content:space-between;gap:30px}.footer-grid p{font-size:.78rem;color:#eee6da;margin:5px 0}.footer-links{display:flex;gap:20px;font-size:.8rem;color:#fff}.nav-links{font-weight:600}.button{border-radius:7px;font-weight:700}.button.orange{background:var(--navy)}.button.orange:hover{background:var(--navy2)}.hub-hero-box{min-height:520px;border-radius:16px;background-image:linear-gradient(90deg,#0f182ff0,#0f182fd1 48%,#0f182f47),var(--hero-wide);background-size:cover;background-position:center 53%;padding:76px 66px;border-bottom:5px solid var(--blue);display:flex;flex-direction:column;justify-content:center}.hub-hero-box:before,.hub-hero-box:after{display:none}.hub-hero .eyebrow{color:#e3c7af}.hub-hero p{color:#fff;font-size:1.2rem;max-width:760px}.hero-meta div{border-color:#a08d7d}.hero-meta b{font-family:var(--font-display)}.hero-meta span{color:#fff}.photo-credit{position:absolute;right:22px;bottom:16px;color:#fff;font-size:.66rem;letter-spacing:.03em;text-decoration:underline;text-underline-offset:3px;opacity:.9}.search:before{color:var(--blue)}.filter{color:var(--ink);font-weight:650}.filter.active{background:var(--navy);border-color:var(--navy)}.hub-intro h2,.clinic-card h3,.panel h2,.side-card h2,.method-lead h2,.method-step h3,.provider h3,.fit b,.source-box h3,.correction h3{font-family:var(--font-display)}.hub-intro p,.card-summary,.lede,.fit span,.provider p,.price-row span,.note,.credential-card span,.source-box p{color:var(--ink)}.result-count,.type,.open-link,.eyebrow,.role,.provider-more,.source-list a,.crumbs button{color:var(--blue)}.clinic-card{display:block;border-radius:12px}.clinic-card:hover{transform:translateY(-2px);border-color:var(--line2)}.card-main{padding:30px 30px 25px}.clinic-card h3{font-size:1.72rem}.card-location,.reviewed{color:var(--muted);font-weight:600;font-size:.84rem}.card-summary{font-size:.96rem;line-height:1.55;min-height:48px}.quick{gap:0}.quick span{background:transparent;color:var(--muted);padding:0 10px;border-left:1px solid var(--line2);border-radius:0;font-size:.76rem}.quick span:first-child{padding-left:0;border-left:0}.card-foot{justify-content:flex-start;border-top:0;margin-top:22px;padding-top:0}.open-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 17px;border-radius:7px;background:var(--navy);color:#fff;font-size:.8rem;font-weight:750;transition:.18s background,.18s transform}.clinic-card:hover .open-link,.method-step b{background:var(--blue)}.method-step p{color:var(--ink)}.profile-copy .location,.verified{color:#eee6da}.profile-copy .positioning{font-family:var(--font-display)}.hero-art{background:linear-gradient(145deg,#e8dfd2,#c7b5a1)}.hero-art:before{width:250px;height:250px;border:1px solid rgba(23,33,59,.2);box-shadow:0 0 0 55px #ffffff4d}.hero-art:after{display:none}.facts,.panel,.provider,.service-group,.price-row,.credential-card,.source-box{border-radius:10px}.fact span,.side-row span{color:var(--muted)}.profile-tabs a:hover,.profile-tabs a:first-child{color:var(--blue);border-color:var(--blue)}.fit{background:var(--soft2);border-radius:9px}.consider{border-color:var(--blue);background:#f5ece5;color:var(--ink)}.provider{grid-template-columns:150px minmax(0,1fr);gap:22px;padding:18px}.provider>div:last-child{min-width:0}.provider-photo,.photo-fallback{width:150px;height:170px;border-radius:8px}.provider-photo{object-position:center 25%}.role{display:block;white-space:normal;overflow-wrap:anywhere;font-size:.68rem;line-height:1.45}.credential{color:var(--ink)}.provider p{font-size:.8rem}.unpublished{color:var(--ink);border-color:var(--line2);background:var(--soft2)}.chip{background:var(--soft);color:var(--ink);border-radius:4px}.side-card{background:var(--cream);border-color:var(--line)}.side-card .external-link{display:inline-block;margin-top:12px;color:var(--blue);font-size:.73rem;font-weight:700;text-decoration:underline;text-underline-offset:3px}.correction p{color:#fff}.correction .button{background:#fff;color:var(--navy)}.clinic-grid{gap:24px}.clinic-card{display:grid;grid-template-columns:190px minmax(0,1fr);min-height:450px}.card-main{min-width:0;display:flex;flex-direction:column;padding:25px}.card-foot{margin-top:auto;padding-top:15px;padding-bottom:2px}.card-media{position:relative;min-height:0;overflow:hidden;background:var(--cream);border-right:1px solid var(--line)}.card-media>img{width:100%;height:100%;min-height:0;object-fit:cover;object-position:center top}.card-team-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,minmax(0,1fr));height:100%;min-height:0;gap:1px;background:var(--line)}.card-team-grid img{width:100%;height:100%;min-width:0;min-height:0;object-fit:cover;object-position:center top;background:var(--cream)}.card-lead{margin:8px 0 0;color:var(--navy);font-family:var(--font-display);font-size:1rem;font-weight:600}.card-summary{font-size:.88rem;line-height:1.48;margin:10px 0}.card-signals{display:grid;gap:7px;margin:11px 0 0;padding:12px 0 0;border-top:1px solid var(--line)}.card-signal{display:grid;grid-template-columns:88px minmax(0,1fr);gap:8px;color:var(--ink);font-size:.72rem;line-height:1.35}.card-signal:before{display:none}.card-signal b{color:var(--blue);font-size:.62rem;letter-spacing:.08em;text-transform:uppercase}.clinic-card h3{font-size:1.5rem}.open-link{min-height:40px;padding:0 15px}.profile-hero{grid-template-columns:minmax(0,1.22fr) minmax(360px,.78fr);min-height:460px}.profile-copy{padding:48px}.profile-copy h1{font-size:clamp(2.6rem,4.2vw,3.9rem)}.hero-art{min-height:460px;background:var(--cream)}.hero-art.profile-photo,.hero-art.profile-team,.hero-art.profile-place{display:block}.hero-art.profile-photo:before,.hero-art.profile-photo:after,.hero-art.profile-team:before,.hero-art.profile-team:after,.hero-art.profile-place:before,.hero-art.profile-place:after{display:none}.hero-art.profile-photo img,.hero-art.profile-place img{width:100%;height:100%;object-fit:cover;object-position:center 20%}.hero-art.profile-team{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:1px;background:var(--line)}.hero-art.profile-team img{width:100%;height:100%;object-fit:cover;object-position:center top}.facts{grid-template-columns:repeat(4,1fr);margin:17px auto}.profile-grid{grid-template-columns:minmax(0,1fr) 350px}.content{gap:22px}.panel{padding:32px}.section-heading{margin-bottom:21px}.section-heading h2{margin-bottom:5px}.section-heading p{margin:0;max-width:690px;font-size:.87rem;color:var(--ink)}.provider-feature{display:grid;grid-template-columns:150px minmax(0,1fr);gap:24px;padding:22px;border:1px solid var(--line);border-radius:10px;background:#fff}.provider-feature .provider-photo,.provider-feature .photo-fallback{width:150px;height:178px}.provider-feature h3{font-size:1.45rem;margin:2px 0 1px}.provider-title{font-size:.8rem;color:var(--ink)}.provider-label{display:block;margin-top:13px;color:var(--blue);font-size:.61rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.provider-detail{margin:4px 0 0;font-size:.82rem;color:var(--ink)}.provider-team{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.team-member{display:grid;grid-template-columns:62px minmax(0,1fr);gap:11px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:9px;background:var(--soft2)}.team-member img,.team-member .photo-fallback{width:62px;height:72px;border-radius:7px;object-fit:cover;object-position:center top}.team-member h3{font-size:.9rem;margin:0}.team-member p{font-size:.67rem;line-height:1.35;margin:2px 0 0;color:var(--ink)}.service-groups{display:grid;grid-template-columns:1fr;gap:11px}.service-group{padding:20px 22px}.service-group h3{font-size:1.13rem;margin:0 0 5px}.service-group>p{font-size:.84rem;color:var(--ink);margin:0 0 12px;max-width:820px}.chips{gap:7px}.chip{padding:5px 9px;border:1px solid var(--line2);background:var(--soft2);font-size:.68rem}.credential-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.credential-card{position:relative;padding:18px 18px 18px 54px;min-height:88px}.credential-card:before{content:"✓";position:absolute;left:17px;top:18px;display:grid;place-items:center;width:25px;height:25px;border:1px solid var(--line2);border-radius:50%;color:var(--blue);font-weight:800}.credential-card.has-image{padding-left:105px;min-height:102px}.credential-card.has-image:before{display:none}.credential-card img{position:absolute;left:14px;top:14px;width:76px;height:72px;object-fit:contain;border:1px solid var(--line);border-radius:6px;background:#fff}.credential-card b{font-family:var(--font-display);font-size:.93rem}.credential-card span{display:block;margin-top:4px;font-size:.76rem;line-height:1.45}.practical-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 30px;border:1px solid var(--line);border-radius:10px;padding:18px 22px;background:var(--soft2)}.practical-item{padding:14px 0;border-bottom:1px solid var(--line)}.practical-item span{display:block;color:var(--blue);font-size:.61rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.practical-item b{display:block;margin-top:4px;font-size:.86rem}.practical-item small{display:block;margin-top:3px;color:var(--ink);font-size:.72rem;line-height:1.4}.profile-tabs a{font-size:.83rem}.external-link{font-size:.78rem!important}.source-box .external-link{display:inline-block;margin-top:15px;color:var(--blue);font-weight:750;text-decoration:underline;text-underline-offset:3px}.match-band{background:var(--cream);border:1px solid var(--line);border-radius:16px;padding:26px 28px;margin:2px 0 24px}.match-band h2{font-size:1.55rem;color:var(--navy);margin:5px 0 3px}.match-band>p{font-size:.86rem;color:var(--ink);margin:0}.match-q{display:none;font-family:var(--display);font-weight:600;font-size:.98rem;color:var(--navy);margin:16px 0 8px}.match-q.on{display:block}.match-opts{display:none;flex-wrap:wrap;gap:8px}.match-opts.on{display:flex}.mopt{border:1px solid var(--line2);background:#fff;border-radius:999px;padding:9px 15px;font-size:.79rem;font-weight:700;color:var(--ink);cursor:pointer;transition:.15s}.mopt:hover{border-color:var(--navy)}.mopt.sel{background:var(--navy);border-color:var(--navy);color:#fff}.match-res{display:none;margin-top:18px}.match-res.on{display:block}.match-res h3{font-size:1.1rem;color:var(--navy);margin:0 0 10px}.mres-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:10px}.mres{display:block;border:1px solid var(--line2);background:#fff;border-radius:10px;padding:15px 17px;transition:.15s}.mres:hover{border-color:var(--blue);transform:translateY(-1px)}.mres b{font-family:var(--font-display);color:var(--navy);font-size:1.05rem}.mres span{display:block;font-size:.74rem;color:var(--ink);margin-top:5px;line-height:1.45}.match-reset{display:inline-block;margin-top:12px;border:0;background:none;color:var(--blue);font-size:.76rem;font-weight:750;padding:0}.facts.duo,.pfacts{grid-template-columns:1fr 1fr}.pfact{display:grid;grid-template-columns:26px minmax(0,1fr);gap:10px;align-items:start}.pfact em{font-style:normal;font-size:1.02rem;line-height:1.2}.pfact.vf{background:#fff;border-color:var(--blue);border-left-width:3px}.vtag{display:inline-flex;align-items:center;gap:4px;margin-top:5px;font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--blue)}.vsrc{display:block;margin-top:3px;font-size:.68rem;color:var(--muted);font-weight:400;line-height:1.4}.affil{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;border:1px solid var(--line2);background:var(--soft2);border-radius:999px;padding:8px 16px;font-size:.8rem;color:var(--ink)}.affil b{color:var(--navy);font-weight:750}.combo{border:1px solid var(--line);border-radius:18px;background:#fff;padding:32px}.combo .panel{border:0;padding:0;background:transparent}.combo-rule{height:1px;background:var(--line);margin:30px 0}.recog{display:flex;flex-wrap:wrap;gap:8px}.recog span{border:1px solid var(--line2);background:var(--soft2);border-radius:999px;padding:7px 14px;font-size:.78rem;color:var(--ink)}.recog span b{color:var(--navy);font-weight:750}.fit-note{display:none}.fit-note>div{border-left:3px solid var(--blue);background:var(--soft2);padding:15px 17px;font-size:.83rem;color:var(--ink);line-height:1.55}.fit-note b{display:block;font-family:var(--display);font-weight:600;font-size:1.02rem;color:var(--navy);margin-bottom:5px}.prov-head{display:flex;gap:16px;align-items:flex-start;justify-content:space-between}.yrs-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;width:82px;height:82px;border-radius:50%;background:var(--navy);color:#fff;flex:none}.yrs-badge b{font-family:var(--display);font-weight:600;font-size:1.22rem;line-height:1;text-align:center}.yrs-badge span{font-size:.5rem;letter-spacing:.07em;text-transform:uppercase;margin-top:4px;color:#e3c7af;text-align:center;padding:0 7px;line-height:1.25}.pfacts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.pfact{border:1px solid var(--line);border-radius:8px;padding:11px 13px;background:var(--soft2)}.pfact span{display:block;font-size:.58rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--blue)}.pfact b{display:block;margin-top:3px;font-size:.83rem;color:var(--navy);line-height:1.4}.prov-toggle{margin-top:15px;border:1px solid var(--line2);background:#fff;border-radius:7px;padding:9px 15px;font-size:.75rem;font-weight:750;color:var(--navy)}.prov-toggle:hover{border-color:var(--navy)}.prov-more{display:none}.prov-more.open{display:block}.goal-options{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:16px}.goal-option{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;text-align:left;border:1px solid var(--line2);background:#fff;border-radius:10px;padding:16px 17px;transition:.15s}.goal-option:hover{border-color:var(--navy)}.goal-option.sel{border-color:var(--navy);box-shadow:inset 0 0 0 1px var(--navy)}.goal-number{font-family:var(--display);font-weight:600;font-size:.92rem;color:var(--blue);border:1px solid var(--line2);border-radius:50%;width:36px;height:36px;display:grid;place-items:center}.goal-option strong{display:block;font-family:var(--display);font-weight:600;font-size:1.04rem;color:var(--navy)}.goal-option small{display:block;margin-top:4px;font-size:.76rem;color:var(--ink);line-height:1.45}.zip-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:15px}.zip-row label{font-size:.77rem;font-weight:750;color:var(--ink)}.zip-row input{width:132px;height:42px;border:1px solid var(--line2);border-radius:8px;padding:0 13px;background:#fff}.zip-note{font-size:.75rem;color:var(--muted)}.inv-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.inv{display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;padding:17px 18px;border:1px solid var(--line);border-radius:10px;background:var(--soft2)}.inv i{font-style:normal;width:40px;height:40px;border:1px solid var(--blue);border-radius:50%;display:grid;place-items:center;color:var(--blue);font-family:var(--display);font-weight:600;font-size:.82rem;background:#fff}.inv b{display:block;font-family:var(--display);font-weight:600;font-size:1.1rem;color:var(--navy)}.inv p{margin:3px 0 7px;font-size:.81rem;color:var(--ink);line-height:1.5}.inv small{display:block;font-size:.69rem;font-weight:800;color:var(--blue);line-height:1.4}.look-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.look{display:flex;gap:12px;padding:14px 16px;border:1px solid var(--line);border-radius:10px;background:var(--soft2)}.look.off{opacity:.55;background:#fff}.look i{flex:none;width:26px;height:26px;border:1px solid var(--line2);border-radius:50%;display:grid;place-items:center;font-style:normal;color:var(--blue);font-weight:800;font-size:.78rem;background:#fff}.look b{display:block;font-family:var(--font-display);font-size:.95rem;color:var(--navy)}.look span{font-size:.74rem;color:var(--ink);line-height:1.45}.pedigree{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}.pchip{border:1px solid var(--line2);background:var(--soft2);border-radius:999px;padding:5px 11px;font-size:.66rem;font-weight:750;color:var(--navy)}.pchip.yrs{background:var(--navy);border-color:var(--navy);color:#fff}.ask-list{display:grid}.ask-item{position:relative;padding:12px 0 12px 28px;border-top:1px solid var(--line);font-size:.87rem;font-weight:650;color:var(--navy);line-height:1.5}.ask-item:first-child{border-top:0}.ask-item:before{content:"?";position:absolute;left:2px;top:10px;color:var(--blue);font-family:var(--display);font-weight:700;font-size:1.05rem}@media (max-width:720px){.look-grid,.inv-grid,.fit-note,.pfacts,.goal-options,.mres-grid{grid-template-columns:1fr}.prov-head{flex-direction:column-reverse;align-items:flex-start}}@media (max-width:1120px){.clinic-grid{grid-template-columns:1fr}}@media (max-width:940px){.hub-intro{grid-template-columns:1fr}.method-grid{grid-template-columns:1fr 1fr}.method-lead{grid-column:1/-1}.profile-hero{grid-template-columns:1fr}.hero-art{min-height:380px}.facts{grid-template-columns:repeat(3,1fr)}.fact:nth-child(4){border-left:0}.fact:nth-child(n+4){border-top:1px solid var(--line)}.profile-grid{grid-template-columns:1fr}.side{position:static;grid-template-columns:1fr 1fr}.correction{grid-column:1/-1}}@media (max-width:720px){html{font-size:17px}.wrap{width:min(var(--max),calc(100% - 28px))}.nav{height:64px}.menu{display:block}.nav-links{display:none;position:fixed;inset:64px 0 auto;background:var(--paper);padding:20px;box-shadow:0 22px 35px #0b17381f;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:3px}.nav-links.open{display:flex}.nav-links a{padding:11px 4px}.hub-hero{padding-top:18px}.hub-hero-box{min-height:480px;padding:48px 26px;border-radius:12px;background-image:linear-gradient(#0f182fd4,#0f182fb8),var(--hero-narrow);background-position:center}.hub-hero h1{font-size:clamp(2.2rem,11.5vw,2.9rem)}.hub-tools{grid-template-columns:1fr}.filters{overflow:auto;padding-bottom:3px}.filter{flex:none}.clinic-card{grid-template-columns:140px minmax(0,1fr)}.card-media>img,.card-team-grid{min-height:310px}.card-main{padding:20px}.card-summary{min-height:0}.card-signals,.method-grid{grid-template-columns:1fr}.method-lead{grid-column:auto}.profile-hero{border-radius:12px}.profile-copy{padding:36px 25px}.profile-copy h1{font-size:2.85rem}.hero-art{min-height:190px}.facts{grid-template-columns:1fr 1fr}.fact,.fact:nth-child(4){border-left:1px solid var(--line);border-top:1px solid var(--line)}.fact:nth-child(odd){border-left:0}.fact:first-child,.fact:nth-child(2){border-top:0}.profile-tabs{top:64px}.fit-grid,.service-groups,.credential-grid{grid-template-columns:1fr}.provider{grid-template-columns:116px minmax(0,1fr);gap:16px}.provider-photo,.photo-fallback{width:116px;height:140px}.price-row,.side{grid-template-columns:1fr}.correction{grid-column:auto}.panel{padding:21px}.footer-grid,.footer-links{flex-direction:column}.footer-links{gap:10px}}@media (max-width:720px){.provider-team{grid-template-columns:1fr 1fr}.practical-grid,.credential-grid{grid-template-columns:1fr}.profile-copy{padding:34px 25px}.panel{padding:24px}.profile-hero{min-height:0}.hero-art{min-height:330px}.provider-feature{grid-template-columns:110px minmax(0,1fr);gap:17px}.provider-feature .provider-photo,.provider-feature .photo-fallback{width:110px;height:135px}}@media (max-width:560px){.clinic-card{display:block;height:auto}.card-media{height:220px;border-right:0;border-bottom:1px solid var(--line)}.card-media>img,.card-team-grid{height:220px;min-height:220px}.card-signals,.facts{grid-template-columns:1fr}.fact,.fact:nth-child(2),.fact:nth-child(4){border-left:0;border-top:1px solid var(--line)}.fact:first-child{border-top:0}.provider{grid-template-columns:1fr}.provider-photo,.photo-fallback{width:100%;height:220px}.provider-feature{grid-template-columns:1fr}.provider-feature .provider-photo,.provider-feature .photo-fallback{width:100%;height:260px}.provider-team{grid-template-columns:1fr}.hero-meta{gap:16px}.photo-credit{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.facet-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(23,33,59,.12)}.facet-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#111c38;opacity:.65;font-weight:700;margin-right:2px}.facet-chip{font-size:12.5px;font-weight:600;color:#111c38;background:#eee6da;border:1px solid rgba(23,33,59,.18);border-radius:20px;padding:4px 12px;cursor:default}.profile-surface{background:var(--paper)}.profile-surface .site-header{background:#f7f3ecf2;border-color:var(--line)}.profile-surface .nav{height:78px}.profile-surface .nav-links{gap:28px;font-size:.87rem}.profile-surface .button{min-height:50px;border-radius:5px;padding:0 22px;font-weight:700}.profile-surface .button.small{min-height:43px;padding:0 18px}.profile-surface .profile{padding-bottom:0}.profile-surface .crumbs{padding:24px 0 20px;color:var(--ink-soft);font-size:.78rem}.profile-surface .crumbs a{color:var(--rust);font-weight:700}.profile-surface .profile-hero{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);min-height:520px;border-radius:16px;background:var(--navy);box-shadow:0 28px 75px #111c3829}.profile-surface .profile-copy{padding:64px 62px}.profile-surface .profile-kicker{display:flex;align-items:center;gap:10px;color:#f1bc96;font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.profile-surface .profile-kicker:before{content:"";width:28px;height:2px;background:currentColor}.profile-surface .profile-copy h1{max-width:820px;margin:18px 0 12px;font-size:clamp(3.15rem,5vw,5rem)}.profile-surface .profile-copy .location{color:#dce4ef;font-size:.92rem;font-weight:600}.profile-surface .profile-copy .positioning{max-width:720px;margin:24px 0 20px;color:#eef2f7;font-family:var(--body);font-size:1.08rem;font-weight:400;line-height:1.62}.profile-surface .hero-model{display:grid;gap:3px;margin:0 0 28px;padding-left:14px;border-left:2px solid var(--gold)}.profile-surface .hero-model span{color:#c7d2e1;font-size:.63rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.profile-surface .hero-model b{color:#fff;font-family:var(--display);font-size:1.02rem;font-weight:600}.profile-surface .profile-actions{gap:11px}.profile-surface .profile-actions .orange{background:var(--coral)}.profile-surface .profile-actions .ghost{background:transparent;color:#fff;border-color:#73809b}.profile-surface .hero-art{min-height:520px;background:var(--paper-2)}.profile-surface .hero-art.profile-photo img{width:100%;height:100%;object-fit:cover}.profile-surface .hero-art.profile-photo:after{content:"";display:block;position:absolute;inset:55% 0 0;background:linear-gradient(180deg,transparent,rgba(6,14,31,.72));pointer-events:none}.profile-surface .hero-image-label{position:absolute;z-index:2;right:24px;bottom:21px;left:24px;color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.03em;text-shadow:0 1px 14px rgba(0,0,0,.5)}.profile-surface .profile-facts{grid-template-columns:repeat(3,1fr);margin:20px auto 0;overflow:hidden;border-radius:12px;background:var(--white)}.profile-surface .profile-facts .fact{min-height:96px;padding:19px 21px;border-left:1px solid var(--line);border-top:0}.profile-surface .profile-facts .fact:first-child,.profile-surface .profile-facts .fact:nth-child(4){border-left:0}.profile-surface .profile-facts .fact:nth-child(n+4){border-top:1px solid var(--line)}.profile-surface .profile-facts .fact span{color:var(--rust);font-size:.62rem;letter-spacing:.11em}.profile-surface .profile-facts .fact strong{margin-top:6px;color:var(--navy);font-size:.88rem;line-height:1.42}.profile-surface .profile-facts .fact small{display:block;margin-top:4px;color:var(--ink-soft);font-size:.7rem;line-height:1.35}.profile-surface .profile-tabs{top:78px;gap:31px;margin-top:12px;border-top:1px solid var(--line);background:#f7f3ecf7}.profile-surface .profile-tabs a{padding:17px 1px 14px;font-size:.8rem}.profile-surface .profile-tabs a:hover,.profile-surface .profile-tabs a:first-child{color:var(--rust);border-color:var(--rust)}.profile-surface .profile-grid{display:block;width:min(1180px,calc(100% - 64px));padding-top:0}.profile-surface .content{display:block}.profile-surface .profile-section{padding:82px 0;border-bottom:1px solid var(--line)}.profile-surface .profile-section:last-of-type{border-bottom:0}.profile-surface .section-heading{max-width:920px;margin-bottom:34px}.profile-surface .section-heading .eyebrow,.profile-surface .outcome-heading .eyebrow,.profile-surface .profile-sources .eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 14px;color:var(--rust);font-size:.7rem;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.profile-surface .section-heading .eyebrow:before,.profile-surface .outcome-heading .eyebrow:before,.profile-surface .profile-sources .eyebrow:before{content:"";width:28px;height:2px;background:currentColor}.profile-surface .section-heading h2{max-width:850px;margin:0 0 12px;color:var(--navy);font-size:clamp(2.35rem,3.8vw,3.55rem)}.profile-surface .section-heading p{max-width:760px;margin:0;color:var(--ink-soft);font-size:1rem;line-height:1.62}.profile-surface .approach-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-bottom:62px}.profile-surface .approach-card{min-height:230px;padding:25px 24px;border:1px solid var(--line);border-top:4px solid var(--coral);border-radius:11px;background:var(--white)}.profile-surface .approach-card.blue{border-top-color:var(--blue);background:var(--sky-2)}.profile-surface .approach-card.gold{border-top-color:var(--gold);background:#fbf1d9}.profile-surface .approach-card>span{display:block;margin-bottom:16px;color:var(--rust);font-size:.63rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.profile-surface .approach-card.blue>span{color:#326a88}.profile-surface .approach-card.gold>span{color:#765714}.profile-surface .approach-card h3{margin:0 0 10px;color:var(--navy);font-size:1.32rem}.profile-surface .approach-card p{margin:0;color:var(--ink-soft);font-size:.83rem;line-height:1.55}.profile-surface .approach-card small{display:block;margin-top:16px;padding-top:12px;border-top:1px solid rgba(17,28,56,.13);color:var(--navy);font-size:.7rem;font-weight:700}.profile-surface .delivery-list{display:grid;gap:12px}.profile-surface .delivery-list div+div{padding-top:11px;border-top:1px solid rgba(17,28,56,.13)}.profile-surface .delivery-list b{display:block;color:var(--navy);font-family:var(--display);font-size:.93rem;font-weight:600}.profile-surface .delivery-list p{margin-top:3px;font-size:.74rem}.profile-surface .outcome-heading{margin-bottom:22px}.profile-surface .outcome-heading h3{color:var(--navy);font-size:clamp(1.8rem,2.7vw,2.55rem)}.profile-surface .inv-grid{grid-template-columns:1fr 1fr;gap:14px}.profile-surface .inv{min-height:210px;padding:23px;border:1px solid var(--line);border-radius:11px;background:var(--white)}.profile-surface .inv i{width:43px;height:43px;border-color:var(--coral);color:var(--rust)}.profile-surface .inv b{font-size:1.18rem}.profile-surface .inv p{margin:7px 0 16px;color:var(--ink-soft);font-size:.84rem;line-height:1.55}.profile-surface .inv small{display:block;color:var(--ink-soft);font-size:.74rem;font-weight:500;line-height:1.5}.profile-surface .inv small span{display:block;margin-bottom:4px;color:var(--rust);font-size:.59rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.profile-surface .consideration{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px;margin-top:18px;padding:22px 24px;border-left:4px solid var(--coral);background:#f8e9e3}.profile-surface .consideration>span{color:var(--rust);font-size:.66rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.profile-surface .consideration p{margin:0;color:var(--navy);font-size:.84rem;line-height:1.58}.profile-surface .affil{margin-bottom:20px;border-radius:7px;background:var(--white)}.profile-surface .affil>span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--navy);color:#fff;font-family:var(--display);font-size:.7rem;font-weight:700}.profile-surface .provider-feature{grid-template-columns:220px minmax(0,1fr);gap:35px;padding:28px;border-radius:11px;background:var(--white)}.profile-surface .provider-feature .provider-photo,.profile-surface .provider-feature .photo-fallback{width:220px;height:270px;border-radius:9px}.profile-surface .provider-feature h3{font-size:1.75rem}.profile-surface .provider-title{margin-top:4px;color:var(--ink-soft);font-size:.9rem}.profile-surface .provider-detail{font-size:.9rem;line-height:1.55}.profile-surface .provider-label{color:var(--rust)}.profile-surface .yrs-badge{width:90px;height:90px;background:var(--navy);box-shadow:inset 0 0 0 2px var(--gold)}.profile-surface .yrs-badge b{font-size:1.34rem}.profile-surface .pfacts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.profile-surface .pfact{grid-template-columns:36px minmax(0,1fr);gap:11px;padding:13px;border-radius:8px;background:var(--paper)}.profile-surface .pfact em{display:grid;place-items:center;width:33px;height:33px;border:1px solid var(--line);border-radius:50%;color:var(--rust);font-family:var(--body);font-size:.5rem;font-weight:800;letter-spacing:.03em}.profile-surface .pfact span{color:var(--rust)}.profile-surface .pfact.vf{border-color:var(--blue);border-left-width:3px}.profile-surface .verification-note{display:block;margin-top:14px;color:var(--ink-soft);font-size:.72rem;line-height:1.5}.profile-surface .provider-team{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.profile-surface .team-member{grid-template-columns:82px minmax(0,1fr);gap:15px;padding:15px;background:var(--white)}.profile-surface .team-member img,.profile-surface .team-member .photo-fallback{width:82px;height:96px}.profile-surface .team-member h3{font-size:1.03rem}.profile-surface .team-member p{font-size:.75rem;line-height:1.45}.profile-surface .service-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.profile-surface .service-group{position:relative;padding:27px 26px;border-radius:11px;background:var(--white)}.profile-surface .service-number{display:grid;place-items:center;width:38px;height:38px;margin-bottom:24px;border-radius:50%;background:var(--paper-2);color:var(--rust);font-family:var(--display);font-size:.78rem;font-weight:700}.profile-surface .service-group h3{margin:0 0 8px;font-size:1.32rem}.profile-surface .service-group>p{margin:0 0 20px;color:var(--ink-soft);font-size:.85rem;line-height:1.55}.profile-surface .service-menu{display:grid;gap:0;margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.profile-surface .service-menu li{display:grid;grid-template-columns:20px minmax(0,1fr);gap:8px;padding:10px 0;border-bottom:1px solid var(--line);color:var(--navy);font-size:.79rem;font-weight:650;line-height:1.45}.profile-surface .service-menu li span{color:var(--rust);font-weight:800}.profile-surface .price-list{gap:10px}.profile-surface .price-row{grid-template-columns:1.05fr .55fr 1.2fr;gap:22px;padding:19px 21px;border-radius:9px;background:var(--white)}.profile-surface .price-row b{font-size:.92rem}.profile-surface .price-row strong{color:var(--rust);font-family:var(--display);font-size:1.02rem;font-weight:600}.profile-surface .price-row span{color:var(--ink-soft);font-size:.79rem;line-height:1.48}.profile-surface .note{color:var(--ink-soft);font-size:.75rem;line-height:1.5}.profile-surface .practical-grid{border-radius:11px;background:var(--white)}.profile-surface .practical-item span{color:var(--rust)}.profile-surface .practical-item b{font-size:.92rem}.profile-surface .practical-item small{color:var(--ink-soft);font-size:.75rem}.profile-surface .recog{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.profile-surface .recog span{border-radius:8px;padding:16px 18px;background:var(--white);font-size:.81rem;line-height:1.5}.profile-surface .ask-list{grid-template-columns:1fr 1fr;gap:0 30px;padding:6px 22px;border:1px solid var(--line);border-radius:11px;background:var(--white)}.profile-surface .ask-item{font-size:.88rem}.profile-surface .profile-sources{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:60px;margin:70px 0 90px;padding:38px 40px;border:1px solid var(--line);border-radius:12px;background:var(--paper-2)}.profile-surface .profile-sources h2{margin:0 0 10px;color:var(--navy);font-size:2rem}.profile-surface .profile-sources p{margin:0;color:var(--ink-soft);font-size:.82rem;line-height:1.55}.profile-surface .profile-sources .source-list{grid-template-columns:1fr 1fr;align-content:start;gap:0 24px}.profile-surface .profile-sources .source-list a{padding:8px 0;border-bottom:1px solid var(--line);color:var(--navy);font-size:.75rem;font-weight:650}.profile-surface .profile-sources .source-list .external-link{grid-column:1/-1;margin-top:14px;border-bottom:0;color:var(--rust);font-weight:750;text-decoration:underline;text-underline-offset:3px}@media (max-width:980px){.profile-surface .profile-hero{grid-template-columns:1fr}.profile-surface .hero-art{min-height:430px}.profile-surface .approach-grid{grid-template-columns:1fr 1fr}.profile-surface .approach-card:last-child{grid-column:1/-1}.profile-surface .profile-sources{grid-template-columns:1fr;gap:28px}}@media (max-width:760px){.profile-surface .nav{height:68px}.profile-surface .profile-copy{padding:48px 30px}.profile-surface .profile-copy h1{font-size:clamp(2.75rem,12vw,3.7rem)}.profile-surface .profile-facts{grid-template-columns:1fr 1fr}.profile-surface .profile-facts .fact,.profile-surface .profile-facts .fact:nth-child(4){border-left:1px solid var(--line);border-top:1px solid var(--line)}.profile-surface .profile-facts .fact:nth-child(odd){border-left:0}.profile-surface .profile-facts .fact:first-child,.profile-surface .profile-facts .fact:nth-child(2){border-top:0}.profile-surface .profile-tabs{top:64px}.profile-surface .profile-grid{width:min(100% - 28px,1180px)}.profile-surface .profile-section{padding:62px 0}.profile-surface .approach-grid,.profile-surface .inv-grid,.profile-surface .service-groups{grid-template-columns:1fr}.profile-surface .approach-card:last-child{grid-column:auto}.profile-surface .consideration{grid-template-columns:1fr;gap:8px}.profile-surface .provider-feature{grid-template-columns:160px minmax(0,1fr);gap:22px;padding:20px}.profile-surface .provider-feature .provider-photo,.profile-surface .provider-feature .photo-fallback{width:160px;height:205px}.profile-surface .prov-head{flex-direction:column-reverse}.profile-surface .pfacts,.profile-surface .provider-team,.profile-surface .recog,.profile-surface .ask-list{grid-template-columns:1fr}.profile-surface .price-row{grid-template-columns:1fr;gap:6px}.profile-surface .profile-sources{margin:50px 0 70px;padding:28px 24px}.profile-surface .profile-sources .source-list{grid-template-columns:1fr}}@media (max-width:560px){.profile-surface .profile-hero{border-radius:10px}.profile-surface .hero-art{min-height:330px}.profile-surface .profile-actions{display:grid}.profile-surface .profile-actions .button{width:100%}.profile-surface .profile-facts{grid-template-columns:1fr}.profile-surface .profile-facts .fact,.profile-surface .profile-facts .fact:nth-child(2),.profile-surface .profile-facts .fact:nth-child(4){border-left:0;border-top:1px solid var(--line)}.profile-surface .profile-facts .fact:first-child{border-top:0}.profile-surface .section-heading h2{font-size:clamp(2.15rem,10vw,2.8rem)}.profile-surface .provider-feature{grid-template-columns:1fr}.profile-surface .provider-feature .provider-photo,.profile-surface .provider-feature .photo-fallback{width:100%;height:300px}.profile-surface .team-member{grid-template-columns:76px minmax(0,1fr)}}.org-lead{background:var(--soft);border:1px solid var(--line);border-radius:12px;padding:15px 17px;margin-bottom:15px;font-size:.84rem;line-height:1.55;color:var(--ink)}.org-lead strong{color:var(--navy)}.cat-head{padding:34px 0 22px;max-width:760px}.cat-head h1{font-size:clamp(2.1rem,4vw,3.1rem);margin:10px 0 12px}.cat-purpose{font-size:1.05rem;color:var(--ink);margin:0 0 10px}.cat-count{font-size:.86rem;color:var(--muted);margin:0}.cat-empty{background:var(--soft);border:1px solid var(--line);border-radius:16px;padding:30px 32px;max-width:760px;margin-bottom:40px}.cat-empty h2{font-size:1.45rem;margin:0 0 10px}.cat-empty p{font-size:.9rem;line-height:1.6;color:var(--ink);margin:0}.cat-elsewhere{padding:8px 0 40px}.cat-elsewhere h2{font-size:1.3rem;margin:0 0 14px}.cat-links{display:flex;flex-wrap:wrap;gap:11px}.cat-links a{display:flex;flex-direction:column;gap:2px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px 18px;min-width:150px}.cat-links a:hover{border-color:var(--blue)}.cat-links b{font-family:var(--font-display);font-size:1.05rem;color:var(--navy)}.cat-links span{font-size:.76rem;color:var(--muted)}.cat-foot{padding:0 0 60px}@media (max-width:720px){.cat-head{padding:22px 0 16px}.cat-empty{padding:24px 22px}}.outcomes{padding:8px 0 34px}.outcome-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(215px,1fr));gap:10px}.outcome{display:flex;flex-direction:column;gap:3px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px 16px;transition:.15s border-color,.15s transform}.outcome:hover{border-color:var(--blue);transform:translateY(-2px)}.outcome b{font-family:var(--font-display);font-size:1rem;color:var(--navy);line-height:1.25}.outcome span{font-size:.74rem;color:var(--muted)}.outcome-eg{display:block;font-style:normal;font-size:.76rem;line-height:1.4;color:var(--ink-soft);margin:1px 0 2px}.outcome-missing{margin:16px 0 0;font-size:.78rem;line-height:1.55;color:var(--muted);max-width:820px}.tests{padding:8px 0 34px}.test-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(268px,1fr));gap:10px}.test-card{display:flex;flex-direction:column;gap:5px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px 18px;transition:.15s border-color,.15s transform}a.test-card:hover{border-color:var(--blue);transform:translateY(-1px)}.test-card b{font-family:var(--font-display);font-size:1.05rem;color:var(--navy);line-height:1.25}.test-line{font-size:.79rem;line-height:1.45;color:var(--ink-soft)}.test-count{margin-top:2px;font-size:.74rem;color:var(--blue);font-weight:700}.test-card.is-empty{background:var(--paper-2);border-style:dashed}.test-card.is-empty .test-count{color:var(--muted);font-weight:600}.test-emerging{display:flex;flex-direction:column;gap:3px;margin:16px 0 0;max-width:820px}.test-emerging a{color:var(--rust);font-weight:700;font-size:.88rem}.test-emerging-note{font-size:.78rem;line-height:1.55;color:var(--muted)}.tier-note{padding:6px 0 26px;max-width:820px}.tier-note h2{font-size:1.3rem;margin:0 0 14px}.tier-rows{margin:0;display:flex;flex-direction:column;gap:11px}.tier-row dt{font-family:var(--font-display);font-size:1rem;color:var(--navy);display:flex;align-items:center;gap:9px;flex-wrap:wrap}.tier-row dd{margin:2px 0 0;font-size:.84rem;line-height:1.5;color:var(--ink-soft)}.tier{font-family:var(--font-body);font-size:.66rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:3px 9px;border:1px solid var(--line)}.tier-established{background:var(--sky-2);color:var(--navy);border-color:var(--sky)}.tier-emerging{background:var(--peach);color:var(--navy);border-color:var(--coral)}.tier-experimental{background:#fff;color:var(--rust);border-color:var(--rust)}.tier-context_dependent{background:var(--paper-2);color:var(--ink-soft)}.tier-foot{margin:14px 0 0;font-size:.78rem;line-height:1.55;color:var(--muted)}.test-clinic{display:flex;flex-direction:column}.test-clinic>.clinic-card{border-bottom-left-radius:0;border-bottom-right-radius:0}.test-clinic-has{margin:-1px 0 0;padding:10px 18px;background:var(--paper-2);border:1px solid var(--line);border-radius:0 0 18px 18px;font-size:.76rem;line-height:1.45;color:var(--ink-soft)}.test-clinic-has b{color:var(--navy);font-weight:700}.card-diagnostics{margin:10px 0 0;font-size:.79rem;line-height:1.5;color:var(--ink-soft)}.card-diagnostics b{font-weight:700;color:var(--navy)}.assessment-row{list-style:none;display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0}.assessment-row li{background:var(--sky-2);border:1px solid var(--sky);border-radius:999px;padding:7px 14px;font-size:.8rem;font-weight:600;color:var(--navy)}.assessment-note{margin:14px 0 0;font-size:.78rem;line-height:1.6;color:var(--muted);max-width:720px}.finder-context{margin:18px 0 4px;padding:16px 20px;background:var(--soft);border:1px solid var(--line);border-radius:14px}.fc-line{margin:0;font-family:var(--font-display);font-size:1.08rem;color:var(--navy)}.fc-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:9px}.fc-change{font-size:.8rem;font-weight:700;color:var(--blue);border-bottom:1px solid currentColor;padding-bottom:1px}.fc-clear{border:0;background:none;padding:0;font-size:.8rem;font-weight:650;color:var(--muted);cursor:pointer}.fc-clear:hover{color:var(--navy)}.fc-formats{margin-top:13px;padding-top:13px;border-top:1px solid var(--line)}.fc-formats>b{display:block;font-family:var(--font-display);font-size:1rem;margin-bottom:7px}.fc-formats ul{margin:0;padding-left:17px;display:grid;gap:5px}.fc-formats li{font-size:.84rem;line-height:1.45;color:var(--ink)}.team-attribution{margin:14px 0 0;font-size:.78rem;line-height:1.5;color:var(--muted)}.claim-line{margin:14px 0 0;padding-top:13px;border-top:1px solid var(--line);font-size:.8rem;color:var(--muted)}.claim-line a{color:var(--blue);font-weight:700;border-bottom:1px solid currentColor}.booking-fee{margin:14px 0 0;padding:14px 16px;border:1px solid var(--line);border-left:3px solid var(--danger);border-radius:10px;background:var(--soft)}.booking-fee b{display:block;font-family:var(--font-display);font-size:.98rem;color:var(--navy);margin-bottom:4px}.booking-fee p{margin:0;font-size:.84rem;line-height:1.55;color:var(--ink)}.cat-tests{font-size:.94rem;line-height:1.6;color:var(--ink);margin:0 0 10px;max-width:640px}.bio{padding:0 0 76px}.bio-hero{max-width:760px;padding-top:48px;padding-bottom:4px}.bio-hero h1{font-size:clamp(2.2rem,5.2vw,3.4rem);margin:.35rem 0 .8rem}.bio-lede{font-size:1.08rem;line-height:1.68;color:var(--ink-soft)}.bio-prose{max-width:720px;margin-top:34px}.bio-prose h2,.bio-groups h2,.bio-after h2,.bio-worth h2,.bio-where h2{font-size:1.6rem;margin:26px 0 10px}.bio-prose p{font-size:1rem;line-height:1.7;margin:0 0 14px}.bio-groups{margin-top:44px}.bio-sub{font-size:.99rem;line-height:1.65;color:var(--ink-soft);margin:0 0 22px;max-width:640px}.bio-grid{display:grid;gap:0 34px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.bio-group{padding:22px 20px;border:1px solid var(--line);border-radius:14px;background:var(--white);transition:.15s box-shadow,.15s transform}.bio-group:hover{box-shadow:0 10px 30px #111c3814;transform:translateY(-2px)}.bio-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:var(--sky-2);font-size:1.05rem;margin-right:10px;vertical-align:-8px}.bio-group h3{font-size:1.18rem;margin:0 0 5px}.bio-blurb{font-size:.93rem;line-height:1.6;color:var(--ink-soft);margin:0 0 11px}.bio-markers{list-style:none;margin:0;padding:0;display:grid;gap:7px}.bio-markers li{font-size:.93rem;line-height:1.5}.bio-markers b{color:var(--rust)}.bio-markers span{color:var(--ink-soft)}.bio-caveat{margin-top:26px;padding:16px 18px;background:var(--paper-2);border:1px solid var(--line);font-size:.96rem;line-height:1.66;max-width:760px}.bio-after{max-width:760px;margin-top:48px}.bio-thesis{font-family:var(--font-display);font-size:1.28rem;line-height:1.45;margin:0 0 20px;padding-left:16px;border-left:3px solid var(--rust)}.bio-steps{list-style:none;margin:0;padding:0;display:grid;gap:14px;counter-reset:s}.bio-steps li{display:grid;grid-template-columns:34px 1fr;gap:14px;align-items:start}.step-n{width:26px;height:26px;border-radius:50%;background:var(--navy);color:var(--paper);display:grid;place-items:center;font-size:.8rem;font-weight:700}.bio-steps b{font-size:1rem}.bio-steps p{font-size:.95rem;line-height:1.6;color:var(--ink-soft);margin:3px 0 0}.bio-note{margin-top:20px;font-size:.96rem;line-height:1.66}.bio-worth{max-width:760px;margin-top:48px}.bio-worth ul{list-style:none;margin:0;padding:0;display:grid;gap:18px}.bio-worth li{display:grid;gap:5px;padding-left:16px;border-left:2px solid var(--line-dark)}.bio-worth strong{font-size:1rem}.bio-worth span{font-size:.97rem;line-height:1.65;color:var(--ink-soft)}.bio-where{max-width:760px;margin-top:48px}.bio-where p{font-size:1rem;line-height:1.7;margin:0 0 14px}.bio-cities{display:grid;gap:10px;margin-top:20px}.bio-city{display:grid;gap:3px;padding:14px 16px;border:1px solid var(--line);background:var(--white);text-decoration:none;color:var(--ink)}.bio-city:hover{border-color:var(--rust)}.bio-city strong{font-size:1.02rem}.bio-city span{font-size:.9rem;color:var(--ink-soft)}.bio-platforms{margin-top:30px}.bio-platforms h3{font-size:1.1rem;margin:0 0 5px}.bio-platforms>p{font-size:.95rem;line-height:1.6;color:var(--ink-soft);margin:0}.included{margin-top:22px;padding:16px 18px;border:1px solid var(--line);background:var(--white)}.included h3{font-size:1.05rem;margin:0 0 6px}.included-note{font-size:.93rem;line-height:1.6;color:var(--ink-soft);margin:0 0 10px}.included ul{margin:0;padding-left:18px;display:grid;gap:5px}.included li{font-size:.95rem;line-height:1.55}.delivery-note{margin:0 0 16px;padding:12px 14px;background:var(--sky-2);border-left:2px solid var(--blue);font-size:.94rem;line-height:1.6;max-width:720px}.also-available{margin:56px 0 8px;padding-top:34px;border-top:1px solid var(--line)}.aa-head{max-width:660px;margin-bottom:22px}.aa-head h2{font-size:clamp(1.5rem,3vw,2rem);margin:.3rem 0 .5rem}.aa-head p{font-size:.97rem;line-height:1.65;color:var(--ink-soft);margin:0}.aa-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.aa-card{display:block;padding:20px 22px;border:1px solid var(--line);background:var(--white);text-decoration:none;color:var(--ink)}.aa-card:hover{border-color:var(--rust)}.aa-card h3{font-size:1.15rem;margin:0 0 6px}.aa-summary{font-size:.94rem;line-height:1.6;color:var(--ink-soft);margin:0 0 14px}.aa-facts{margin:0 0 14px;display:grid;gap:7px}.aa-facts div{display:grid;grid-template-columns:112px 1fr;gap:10px}.aa-facts dt{font-size:.74rem;letter-spacing:.07em;text-transform:uppercase;color:var(--ink-soft)}.aa-facts dd{margin:0;font-size:.92rem;line-height:1.5}.how-it-works{margin-bottom:38px}.hiw-rows{margin:0;display:grid;gap:0;border-top:1px solid var(--line)}.hiw-row{display:grid;grid-template-columns:210px 1fr;gap:16px;padding:13px 0;border-bottom:1px solid var(--line)}.hiw-row dt{font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft)}.hiw-row dd{margin:0;font-size:.98rem;line-height:1.55}.hiw-claims{margin-top:22px;padding:16px 18px;background:var(--paper-2);border:1px solid var(--line)}.hiw-claims h3{font-size:1rem;margin:0 0 4px}.hiw-claims-note{font-size:.88rem;line-height:1.6;color:var(--ink-soft);margin:0 0 10px}.hiw-claims ul{margin:0;padding-left:18px;display:grid;gap:7px}.hiw-claims li{font-size:.94rem;line-height:1.6}@media (max-width:640px){.hiw-row{grid-template-columns:1fr;gap:3px}.aa-facts div{grid-template-columns:1fr;gap:2px}}.testing{margin-bottom:38px}.testing-grid{margin:0;display:grid;border-top:1px solid var(--line)}.t-row{display:grid;grid-template-columns:200px 1fr;gap:16px;padding:12px 0;border-bottom:1px solid var(--line)}.t-row dt{font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft)}.t-row dd{margin:0;font-size:.97rem;line-height:1.55}.t-row[data-missing] dd{color:var(--ink-soft)}.testing-plain{font-size:1rem;line-height:1.7;margin:0;max-width:62ch}.panel-list{margin-top:18px;border:1px solid var(--line);background:var(--white)}.panel-list summary{cursor:pointer;padding:13px 16px;font-weight:600;font-size:.95rem}.panel-list summary::marker{color:var(--rust)}.panel-groups{padding:0 16px 14px;display:grid;gap:12px}.panel-group h4{font-size:.88rem;margin:0 0 3px;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-soft)}.panel-group p{margin:0;font-size:.93rem;line-height:1.6}@media (max-width:640px){.t-row{grid-template-columns:1fr;gap:3px}}.cat-guide{margin:0 0 14px}.cat-guide a{font-size:.94rem;font-weight:600;color:var(--rust);text-decoration:none;border-bottom:1px solid rgba(154,94,66,.35);padding-bottom:1px}.cat-guide a:hover{border-bottom-color:var(--rust)}
