html{overscroll-behavior-x:none;scroll-padding-top:110px;overflow-x:clip}.profile-wrap{opacity:0;max-width:1120px;margin:1.25rem auto 3rem;padding:0 1.25rem;transition:opacity .18s}.profile-wrap.is-loaded{opacity:1}@media (width<=860px){.profile-wrap{padding-bottom:5.5rem}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--teal:#1a7a8f;--teal-light:#2a9cb3;--teal-dark:#155f70;--teal-faint:#e8f5f8;--navy:#1d3a4a;--slate:#374f5c;--muted:#4e6472;--border:#ddd7d0;--bg:#f7f5f2;--white:#fff;--green:#1f7a52;--sand:#f6f1e7;--ink-soft:#284857;--shadow-soft:0 2px 6px #28190a12, 0 16px 40px #28190a17;--shadow-card:0 1px 4px #28190a14, 0 8px 24px #28190a12}body{-webkit-font-smoothing:antialiased;color:var(--navy);overscroll-behavior-x:none;background:#f7f4ef;font-family:Hanken Grotesk,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.6;overflow-x:clip}.nav-logo{align-items:center;gap:.5rem;text-decoration:none;display:flex}.nav-icon{background:var(--teal);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.125rem;display:flex}.nav-name{color:var(--navy);font-size:1rem;font-weight:700}.nav-name span{color:var(--teal)}.nav-links{align-items:center;gap:1.5rem;list-style:none;display:flex}.nav-links a{color:var(--slate);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--teal)}.nav-shortlist{align-items:center;gap:.45rem;display:inline-flex}.nav-shortlist.is-filled{color:var(--teal-dark);background:#1a7a8f14;border-radius:999px;padding:.34rem .62rem}.nav-shortlist-count{background:var(--teal-faint);min-width:1.25rem;height:1.25rem;color:var(--teal-dark);border-radius:999px;justify-content:center;align-items:center;padding:0 .35rem;font-size:.72rem;font-weight:700;display:inline-flex}.nav-link-current{color:var(--teal)!important;font-weight:500!important}.nav-signin-link{font-size:.92rem;color:var(--muted)!important;font-weight:500!important}.nav-signin-link:hover{color:var(--teal)!important}.nav-zone-switch-item{margin-left:auto}.nav-zone-switch{border:1px solid #0000;border-radius:999px;align-items:center;gap:.3rem;display:inline-flex;color:var(--muted)!important;padding:.35rem .75rem!important;font-size:.85rem!important;font-weight:500!important}.nav-zone-switch:hover{background:#1a7a8f0f;border-color:#1a7a8f38;color:var(--teal-dark)!important}.nav-hamburger{cursor:pointer;width:24px;height:18px;color:var(--navy);background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:space-between;padding:0;display:none}.nav-hamburger span{background:currentColor;border-radius:2px;width:100%;height:2px;transition:opacity .2s,transform .2s;display:block}.nav-hamburger[aria-expanded=true] span:first-child{transform:translateY(8px)rotate(45deg)}.nav-hamburger[aria-expanded=true] span:nth-child(2){opacity:0}.nav-hamburger[aria-expanded=true] span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.public-mobile-nav{display:none}.public-mobile-nav-link{text-decoration:none}.breadcrumb{color:var(--muted);background:#ffffffc7;border-bottom:1px solid #d4e4e9b8;padding:.75rem 1.5rem;font-size:.8rem}.breadcrumb a{color:var(--teal);text-decoration:underline}.breadcrumb a:hover{text-decoration:none}.ts-claim-banner{color:#1d3a4a;background:#e8f3f6;border:1px solid #b6d8de;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;max-width:960px;margin:16px auto 0;padding:18px 24px;display:flex}.ts-claim-banner[hidden]{display:none}.ts-claim-banner-body{flex:1;min-width:0}.ts-claim-banner-headline{color:#1d3a4a;margin-bottom:2px;font-size:1rem;font-weight:700}.ts-claim-banner-sub{color:#4a6572;font-size:.8125rem;line-height:1.45}.ts-claim-banner-cta{color:#fff;white-space:nowrap;background:#347f96;border-radius:8px;flex-shrink:0;padding:10px 18px;font-size:.875rem;font-weight:600;text-decoration:none}.ts-claim-banner-cta:hover{background:#2a5f6e;text-decoration:none}.ts-claim-banner.is-outreach{background:#fef6e7;border-color:#f3d58f}@media (width<=640px){.ts-claim-banner{text-align:left;flex-direction:column;align-items:stretch}.ts-claim-banner-cta{text-align:center}}.profile-wrap{background:var(--cream,#f7f4ef);max-width:960px;margin:0 auto;padding:0 32px 80px}.profile-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:32px;padding-top:8px;display:grid}.profile-main-col{min-width:0}.profile-side-col{position:sticky;top:72px}.profile-header{box-shadow:none;background:0 0;border:0;border-radius:0;margin-bottom:0;padding:0;display:block;position:relative}.profile-header:before,.profile-header:after{content:none}@media (width<=768px){.profile-wrap{padding:0 16px 60px}.profile-layout{grid-template-columns:minmax(0,1fr);gap:0}.profile-side-col{order:-1;margin-bottom:16px;position:static}}.profile-hero-main{z-index:1;gap:1.1rem;min-width:0;display:grid;position:relative}.profile-hero-top{display:block}.profile-hero-top>.profile-identity{height:100%}.profile-contact-value{overflow-wrap:anywhere;flex:1;min-width:0}.profile-contact-copy-hint{color:var(--teal);opacity:0;white-space:nowrap;margin-left:auto;font-size:.72rem;font-weight:500;transition:opacity .15s}@media (hover:none){.profile-contact-copy-hint{opacity:1}}.profile-hero-right{flex-direction:column;align-self:start;gap:1rem;display:flex}.profile-hero-right .profile-section{margin-bottom:0}.profile-identity{background:linear-gradient(#ffffffeb 0%,#f6fafbe6 100%);border:1px solid #d4e4e9ad;border-radius:24px;grid-template-columns:88px minmax(0,1fr);align-items:start;gap:1.1rem;padding:1rem 1.05rem;display:grid;box-shadow:inset 0 1px #ffffffa6}.profile-main{min-width:0}.avatar{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.avatar img{display:block}.profile-main h1{color:var(--navy);letter-spacing:-.02em;overflow-wrap:anywhere;word-break:normal;max-width:12ch;font-family:Hanken Grotesk,system-ui,sans-serif;font-size:2.3rem;font-weight:600;line-height:1.06}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--teal);margin-bottom:.55rem;font-size:.7rem;font-weight:700}.profile-main .creds{color:var(--teal);margin-top:.3rem;font-size:.95rem;font-weight:600}.profile-main .location{color:var(--muted);align-items:center;gap:.4rem;margin-top:.45rem;font-size:.9rem;display:flex}.hero-meta{gap:.75rem;margin-top:.4rem;display:grid}.trust-pill{color:var(--teal-dark);letter-spacing:.01em;background:#1a7a8f17;border:1px solid #1a7a8f14;border-radius:999px;padding:.24rem .58rem;font-size:.66rem;font-weight:700}.value-pill-row{flex-wrap:wrap;gap:.35rem;display:flex}.value-pill{color:var(--teal-dark);letter-spacing:.01em;white-space:nowrap;background:#1a7a8f17;border:1px solid #1a7a8f24;border-radius:999px;align-items:center;gap:.28rem;padding:.3rem .64rem;font-size:.72rem;font-weight:700;line-height:1.2;display:inline-flex}.value-pill[aria-expanded=true]{background:#1a7a8f33;border-color:#1a7a8f61}.value-pill-count{opacity:.72;font-size:.68rem;font-weight:700}.value-pill-popover{z-index:1000;background:#fff;border:1px solid #0f4a5c24;border-radius:14px;min-width:180px;max-width:260px;padding:.85rem .95rem;animation:.12s ease-out value-pill-popover-in;position:absolute;box-shadow:0 18px 44px #0f4a5c29,0 2px 8px #0f4a5c14}.value-pill-popover[hidden]{display:none}.value-pill-popover-title{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 .45rem;font-size:.66rem;font-weight:800}.value-pill-popover-list{flex-direction:column;gap:.32rem;margin:0;padding:0;list-style:none;display:flex}.value-pill-popover-list li{color:var(--navy);font-size:.86rem;font-weight:600;line-height:1.35}@keyframes value-pill-popover-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.fit-summary{color:var(--ink-soft);font-size:.94rem;line-height:1.72}.profile-actions{min-width:0;box-shadow:var(--shadow-card);background:linear-gradient(#fafdfefa 0%,#f1f8faf5 100%);border:1px solid #1a7a8f1f;border-radius:24px;flex-direction:column;gap:.9rem;padding:1.08rem;display:flex;position:static}.profile-actions-intro{color:var(--white);background:linear-gradient(135deg,#0e4d5ffa,#1f7689f2);border-radius:20px;gap:.45rem;padding:.95rem 1rem;display:grid;box-shadow:0 20px 38px #1043532e}.profile-actions-intro-label{letter-spacing:.1em;text-transform:uppercase;color:#ffffffb8;font-size:.68rem;font-weight:800}.profile-actions-intro-title{color:var(--white);font-size:1.08rem;font-weight:800;line-height:1.3}.profile-actions-intro-copy{color:#ffffffd6;font-size:.83rem;line-height:1.58}.profile-actions-header{gap:.18rem;display:grid}.profile-actions-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.7rem;font-weight:800}.profile-actions-title{color:var(--navy);font-size:.98rem;font-weight:800}.profile-actions-microcopy{color:var(--slate);font-size:.8rem;line-height:1.55}.profile-cockpit-strip{gap:.7rem;display:grid}.profile-cockpit-card{background:#ffffffe6;border:1px solid #1a7a8f1a;border-radius:18px;gap:.32rem;padding:.88rem .92rem;display:grid;box-shadow:inset 0 1px #ffffffb8}.profile-cockpit-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.68rem;font-weight:800}.profile-cockpit-title{color:var(--navy);font-size:.88rem;font-weight:800;line-height:1.42}.profile-cockpit-copy{color:var(--slate);font-size:.79rem;line-height:1.56}.profile-cockpit-copy strong{color:var(--navy)}.btn-contact{background:var(--teal);color:#fff;border-radius:16px;justify-content:center;align-items:center;padding:.88rem 1rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 16px 30px #1a7a8f33}.btn-contact:hover{background:var(--teal-dark)}[data-profile-contact-route].is-loading{opacity:.6;pointer-events:none}.btn-contact-secondary{background:var(--teal-dark)}.btn-website{color:var(--teal-dark);background:#ffffffe6;border:1px solid #1a7a8f24;border-radius:16px;justify-content:center;align-items:center;padding:.72rem .95rem;font-size:.84rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:flex}.btn-website:hover{background:var(--white);border-color:#1a7a8f38}.shortlist-profile-btn{cursor:pointer;border:1px solid #1a7a8f24}.shortlist-profile-btn.is-saved{color:var(--teal-dark);background:#1a7a8f24}.profile-primary-action{gap:.55rem;display:grid}.primary-action-frame{background:#ffffffe6;border:1px solid #1a7a8f24;border-radius:20px;gap:.65rem;padding:.95rem;display:grid}.profile-primary-caption{color:var(--muted);font-size:.78rem;line-height:1.5}.profile-secondary-actions{gap:.55rem;display:grid}.contact-strategy-card{background:linear-gradient(#fffffffa 0%,#ecf8faf5 100%);border:1px solid #1a7a8f24;border-radius:22px;gap:.78rem;padding:1rem;display:grid;box-shadow:inset 0 1px #ffffffb3}.contact-strategy-highlight{color:var(--ink-soft);background:#ffffffe0;border:1px solid #1a7a8f1f;border-radius:16px;padding:.8rem .85rem;font-size:.83rem;line-height:1.56}.contact-strategy-highlight strong{color:var(--navy)}.contact-strategy-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.68rem;font-weight:800}.contact-strategy-title{color:var(--navy);font-size:.95rem;font-weight:800}.contact-strategy-copy{color:var(--slate);font-size:.8rem;line-height:1.55}.contact-strategy-confidence{background:#ffffffe0;border:1px solid #1a7a8f1f;border-radius:14px;gap:.22rem;padding:.65rem .75rem;display:grid}.contact-strategy-confidence-label{letter-spacing:.08em;text-transform:uppercase;color:var(--navy);font-size:.7rem;font-weight:800}.contact-strategy-confidence-note{color:var(--slate);font-size:.78rem;line-height:1.5}.contact-strategy-grid{gap:.55rem;display:grid}.contact-strategy-item{background:#ffffffd1;border:1px solid #1a7a8f1a;border-radius:14px;padding:.7rem .75rem}.contact-strategy-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:.26rem;font-size:.68rem;font-weight:800}.contact-strategy-value{color:var(--navy);font-size:.82rem;font-weight:600;line-height:1.55}.contact-strategy-value.green{color:var(--green)}.contact-strategy-value.teal{color:var(--teal-dark)}.profile-secondary-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.7rem;font-weight:800}.profile-decision-memory,.profile-queue-status{margin-top:.8rem}.profile-decision-memory-card,.profile-queue-status-card,.profile-backup-card{background:linear-gradient(#fbfefe 0%,#f2f8fa 100%);border:1px solid #1a7a8f24;border-radius:18px;gap:.32rem;padding:.9rem .95rem;display:grid}.profile-backup-card{background:linear-gradient(#fffdf8 0%,#fff 100%)}.profile-decision-memory-label,.profile-queue-status-label,.profile-backup-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.68rem;font-weight:800}.profile-decision-memory-title,.profile-queue-status-title{color:var(--navy);font-size:.9rem;font-weight:800}.profile-decision-memory-subtitle{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.68rem;font-weight:800}.profile-decision-memory-copy,.profile-queue-status-copy,.profile-backup-copy,.profile-backup-note{color:var(--slate);font-size:.8rem;line-height:1.58}.profile-backup-note,.profile-queue-status-link,.profile-decision-memory-link{color:var(--teal-dark);font-weight:700;text-decoration:none}.profile-queue-actions,.profile-backup-actions{flex-wrap:wrap;gap:.5rem;margin-top:.18rem;display:flex}.profile-queue-action-btn{color:var(--navy);cursor:pointer;background:#ffffffe6;border:1px solid #1a7a8f24;border-radius:999px;padding:.42rem .72rem;font-family:inherit;font-size:.76rem;font-weight:700;text-decoration:none}.profile-queue-action-btn:hover{color:var(--teal-dark);border-color:#1a7a8f47}.profile-section{box-shadow:var(--shadow-card);background:#fffffff5;border:1px solid #d4e4e9e0;border-radius:24px;margin-bottom:1rem;padding:1.28rem 1.3rem;position:relative}.profile-section:before{content:"";background:linear-gradient(90deg,#1a7a8feb,#5ab6c973);border-radius:999px;width:84px;height:3px;position:absolute;inset:0 auto auto 0}.profile-section h2{color:var(--navy);letter-spacing:-.01em;margin:0;font-size:1.02rem;font-weight:800}.profile-section-header{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-bottom:.95rem;padding:0;display:flex}.profile-section-content.is-collapsed{display:none}.section-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:.32rem;font-size:.68rem;font-weight:800;display:inline-block}.section-toggle{color:var(--teal);white-space:nowrap;font-size:.78rem;font-weight:700}.bio-text{color:var(--ink-soft);white-space:pre-line;font-size:.9rem;line-height:1.74}.sidebar-panel{box-shadow:var(--shadow-card);background:#fffffff5;border:1px solid #d4e4e9e0;border-radius:24px;margin-bottom:1rem;padding:1.1rem 1.15rem}.sidebar-panel h3{letter-spacing:.06em;text-transform:uppercase;color:var(--navy);margin-bottom:.8rem;font-size:.82rem;font-weight:800}.contact-section{background:linear-gradient(135deg, var(--teal-faint), #ddf0f5);border:1px solid var(--border);border-radius:14px;padding:1.35rem}.contact-section h3{color:var(--navy);margin-bottom:1rem;font-size:.875rem;font-weight:700}.fee-range{color:var(--navy);font-size:1.1rem;font-weight:700}.spinner{border:3px solid var(--border);border-top-color:var(--teal);border-radius:50%;width:36px;height:36px;margin:0 auto 1rem;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.not-found{text-align:center;padding:5rem 1.5rem}.not-found h2{color:var(--navy);margin-bottom:.5rem;font-size:1.3rem}.not-found p{color:var(--muted);margin-bottom:1.5rem}.back-link{color:var(--teal);border:1px solid var(--teal);border-radius:8px;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-block}footer{color:#ffffffb3;text-align:center;background:#0c2830;margin-top:2rem;padding:48px 1.5rem 40px}footer p{font-size:.82rem;line-height:1.55}.footer-brand{letter-spacing:.01em;margin-bottom:.5rem;font-size:.95rem}.footer-brand strong{color:#fff;font-weight:600}.footer-legal{color:#ffffff8c;letter-spacing:.01em;margin-top:.9rem;font-size:.78rem}.footer-legal a{color:#ffffff8c;margin:0 .35rem;font-size:.78rem}footer a{color:#ffffffa6;font-size:.82rem;font-weight:400;text-decoration:none;transition:color .18s}footer a:visited,footer a:hover,footer a:active{font-weight:400}footer a:hover,footer a:active{color:#fff}.footer-cities-inline{text-align:center;border-top:1px solid #ffffff1a;max-width:640px;margin:1.5rem auto .5rem;padding-top:1.5rem;font-size:.82rem}.footer-cities-inline h2{text-transform:uppercase;letter-spacing:.08em;color:#ffffffe6;margin:0 0 .85rem;font-size:.7rem;font-weight:600}.footer-cities-inline a{color:#ffffffa6;min-height:28px;margin:0 .4rem .4rem;padding:4px 2px;line-height:1.4;display:inline-block}.footer-cities-inline a:hover,.footer-cities-inline a:active{color:#fff}.footer-cities-inline .footer-city-all{color:#6dbdd4;margin:.6rem auto 0;font-style:italic;display:block}.footer-cities-inline .footer-city-all:hover{color:#fff}@media (width<=720px){footer{padding:36px 20px 32px}.footer-cities-inline{grid-template-columns:1fr 1fr;gap:4px 12px;margin-top:1.25rem;padding-top:1.25rem;display:grid}.footer-cities-inline h2{grid-column:1/-1}.footer-cities-inline a{margin:0;padding:6px 4px;font-size:.875rem}.footer-cities-inline .footer-city-all{grid-column:1/-1;margin-top:8px}}@media (width<=1024px){.profile-hero-top{grid-template-columns:1fr}}@media (width<=720px){body{padding-bottom:calc(8rem + env(safe-area-inset-bottom,0px))}.profile-header{grid-template-columns:1fr;padding:1.2rem}.profile-actions{position:static}.profile-identity{padding:.9rem}html{scroll-padding-top:190px}}@media (width<=480px){.profile-identity{grid-template-columns:1fr}.avatar{border-radius:20px;width:72px;height:72px;font-size:1.5rem}.profile-actions{flex-direction:column}.profile-main h1{font-size:1.9rem}}.bth-avatar{letter-spacing:.02em;-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Hanken Grotesk,system-ui,sans-serif;font-weight:600;display:inline-flex;overflow:hidden}img.bth-avatar{object-fit:cover;background:#eef3f5}.faq-list{border:1px solid #e2eaf0;border-radius:8px;flex-direction:column;gap:0;display:flex;overflow:hidden}.faq-item{border-bottom:1px solid #e2eaf0}.faq-item:last-child{border-bottom:none}.faq-toggle-icon{color:#1a7a8f;flex-shrink:0;font-size:1.1rem;font-weight:400;line-height:1}.faq-answer{background:#f7fafc;padding:0 1rem .9rem}.faq-answer p{color:#3d5166;margin:0;font-size:.875rem;line-height:1.6}.profile-mobile-sticky{z-index:50;padding-bottom:env(safe-area-inset-bottom,0);background:#fff;border-top:1px solid #d0dce6;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #00000014}.profile-mobile-sticky[aria-hidden=false]{display:block}.mobile-sticky-inner{justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem 1rem;display:flex}.mobile-sticky-meta{flex-direction:column;gap:.1rem;min-width:0;display:flex}.mobile-sticky-fee{color:#1d3a4a;white-space:nowrap;font-size:.88rem;font-weight:700}.mobile-sticky-note{color:#6b7c8e;font-size:.72rem}.mobile-sticky-status{color:#1a5c3a;font-size:.72rem;font-weight:600}.mobile-sticky-actions{flex-shrink:0;gap:.5rem;display:flex}.mobile-sticky-cta{color:#fff;white-space:nowrap;background:#1a7a8f;border-radius:6px;justify-content:center;align-items:center;min-height:44px;padding:.55rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.mobile-sticky-cta:hover{background:#155f70}.mobile-sticky-secondary{color:#1d3a4a;white-space:nowrap;background:#eef3f5;border-radius:6px;justify-content:center;align-items:center;min-height:44px;padding:.55rem .85rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.mobile-sticky-secondary:hover{background:#dde7ed}@media (width>=768px){.profile-mobile-sticky{display:none!important}}.profile-foot-actions{border-top:.5px solid #e2eaec;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:960px;margin:0 auto;padding:16px 32px 24px;display:flex}.profile-foot-back{color:#347f96;align-items:center;gap:6px;font-size:.84375rem;text-decoration:none;transition:color .15s;display:inline-flex}.profile-foot-back:hover{color:#1c4d5c;text-decoration:underline}.profile-foot-report{appearance:none;cursor:pointer;color:#c5d5da;background:0 0;border:none;margin-left:auto;padding:0;font-family:inherit;font-size:.75rem;transition:color .15s}.profile-foot-report:hover{color:#566f78;text-decoration:underline}@media (width<=768px){.profile-foot-actions{padding:14px 16px 20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.seo-similar-list{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;margin:.75rem 0 0;padding:0;list-style:none;display:grid}.seo-similar-card a{color:inherit;background:#fff;border:1px solid #e0e6ea;border-radius:10px;flex-direction:column;gap:.2rem;padding:.85rem 1rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.seo-similar-card a:hover,.seo-similar-card a:focus-visible{border-color:#1a7a8f;box-shadow:0 1px 4px #1a7a8f1f}.seo-similar-name{font-size:.95rem;font-weight:600;line-height:1.3}.seo-similar-role{color:#506570;font-size:.8rem}.seo-similar-status{color:#1a7a8f;letter-spacing:.02em;text-transform:uppercase;font-size:.72rem;font-weight:600}.report-issue-dialog{width:calc(100% - 2rem);max-width:480px;color:var(--slate);background:0 0;border:none;margin:auto;padding:0;overflow:visible}.report-issue-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f232d8c}.report-issue-form{background:var(--white);border-radius:18px;flex-direction:column;gap:.9rem;max-height:calc(100vh - 2rem);padding:1.75rem 1.75rem 1.5rem;display:flex;position:relative;overflow-y:auto;box-shadow:0 24px 60px #0f232d2e,0 2px 8px #0f232d0f}.report-issue-close{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;font-size:1.4rem;line-height:1;transition:background .15s,color .15s;position:absolute;top:.85rem;right:.85rem}.report-issue-close:hover,.report-issue-close:focus-visible{background:var(--teal-faint);color:var(--teal-dark);outline:none}.report-issue-title{color:var(--slate);margin:0;padding-right:2rem;font-family:Hanken Grotesk,system-ui,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.3}.report-issue-sub{color:var(--muted);margin:0;font-size:.88rem;line-height:1.5}.report-issue-reasons{border:none;flex-direction:column;gap:.4rem;margin:.25rem 0 0;padding:0;display:flex}.report-issue-legend{letter-spacing:.06em;text-transform:uppercase;color:var(--teal-dark);margin-bottom:.5rem;padding:0;font-size:.72rem;font-weight:700}.report-issue-radio{border:1px solid var(--border);background:var(--white);cursor:pointer;color:var(--slate);border-radius:12px;align-items:flex-start;gap:.65rem;padding:.7rem .85rem;font-size:.9rem;line-height:1.4;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.report-issue-radio:hover{border-color:var(--teal-light);background:var(--teal-faint)}.report-issue-radio input[type=radio]{appearance:none;border:2px solid var(--border);cursor:pointer;border-radius:50%;flex-shrink:0;width:18px;height:18px;margin:1px 0 0;transition:border-color .15s,background .15s;position:relative}.report-issue-radio input[type=radio]:checked{border-color:var(--teal);background:var(--teal);box-shadow:inset 0 0 0 3px var(--white)}.report-issue-radio:has(input[type=radio]:checked){border-color:var(--teal);background:var(--teal-faint);box-shadow:0 0 0 1px var(--teal)}.report-issue-radio:focus-within{outline:2px solid var(--teal);outline-offset:2px}.report-issue-comment-label{color:var(--muted);margin-top:.2rem;font-size:.78rem;font-weight:600}.report-issue-form textarea{width:100%;color:var(--slate);border:1px solid var(--border);background:var(--white);resize:vertical;border-radius:12px;min-height:88px;padding:.7rem .85rem;font-family:inherit;font-size:.9rem;line-height:1.5;transition:border-color .15s,box-shadow .15s}.report-issue-form textarea:focus{border-color:var(--teal);outline:none;box-shadow:0 0 0 3px #1a7a8f26}.report-issue-form textarea::placeholder{color:#8a9aa0}.report-issue-actions{gap:.6rem;margin-top:.4rem;display:flex}.report-issue-btn-primary,.report-issue-btn-secondary{cursor:pointer;border-radius:12px;flex:1;padding:.75rem 1rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:background .15s,color .15s,border-color .15s,transform .15s,box-shadow .15s}.report-issue-btn-primary{background:var(--teal);color:var(--white);border:1px solid var(--teal);box-shadow:0 8px 18px #1a7a8f2e,inset 0 1px #ffffff2e}.report-issue-btn-primary:hover,.report-issue-btn-primary:focus-visible{background:var(--teal-dark);border-color:var(--teal-dark);outline:none}.report-issue-btn-primary:disabled{cursor:not-allowed;box-shadow:none;background:#b0c2c8;border-color:#b0c2c8;transform:none}.report-issue-btn-secondary{background:var(--white);color:var(--muted);border:1px solid var(--border)}.report-issue-btn-secondary:hover,.report-issue-btn-secondary:focus-visible{background:var(--bg);color:var(--slate);border-color:#b9cdd2;outline:none}.report-issue-thanks{background:var(--teal-faint);text-align:center;border:1px solid #1a7a8f40;border-radius:12px;padding:1rem 1.1rem}.report-issue-thanks p{color:var(--teal-dark);margin:0;font-size:.92rem;font-weight:500}@media (width<=480px){.report-issue-form{border-radius:16px;padding:1.4rem 1.25rem 1.2rem}.report-issue-title{font-size:1.1rem}.report-issue-actions{flex-direction:column-reverse}}.profile-save-btn{background:var(--white);width:100%;color:var(--teal-dark);cursor:pointer;border:1px solid #1a7a8f2e;border-radius:12px;justify-content:center;align-items:center;gap:.45rem;margin-top:.5rem;padding:.65rem .85rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.profile-save-btn:hover,.profile-save-btn:focus-visible{background:var(--teal-faint);border-color:#1a7a8f4d;outline:none}.profile-save-btn.is-saved{background:var(--teal-faint);color:var(--teal-dark);border-color:#1a7a8f59}.profile-save-btn.is-saved .profile-save-btn-icon{color:var(--teal)}.profile-save-btn-icon{font-size:1rem;line-height:1}.profile-hero-main .card{background:#fff;border:.5px solid #e2eaec;border-radius:16px;margin-bottom:16px;padding:28px}@media (width<=768px){.profile-hero-main .card{padding:20px}}.profile-hero-card{display:block}.profile-hero-top{align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.profile-hero-avatar{object-fit:cover;letter-spacing:.01em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:1.375rem;font-weight:600;display:inline-flex}.profile-hero-meta{flex:1;min-width:0}.profile-hero-status{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.profile-hero-badge{letter-spacing:.06em;text-transform:uppercase;border-radius:20px;align-items:center;gap:4px;padding:3px 10px;font-size:.625rem;font-weight:600;line-height:1.4;display:inline-flex}.profile-hero-badge--bp{color:#1c4d5c;background:#ebf7fb;border:1px solid #6dbdd4}.profile-hero-badge--accepting{color:#27500a;background:#d4edd9;border:1px solid #97c459}.profile-hero-badge--accepting:before{content:"";background:#3b9b5a;border-radius:50%;width:6px;height:6px;display:inline-block}.profile-hero-badge--closed{color:#566f78;background:#f7f4ef;border:1px solid #d0dfe5}.profile-hero-badge--verified{color:#1c5440;background:#e4f3ee;border:1px solid #6cb79b}.profile-hero-badge--verified:before{content:"✓";font-weight:700}.profile-hero-evidence{background:#f6fbfc;border-left:3px solid #6dbdd4;border-radius:0 8px 8px 0;margin:14px 0 0;padding:12px 16px}.profile-hero-evidence-quote{color:#21434c;margin:0;font-size:.9375rem;font-style:italic;line-height:1.5}.profile-hero-evidence-quote:before{content:"“"}.profile-hero-evidence-quote:after{content:"”"}.profile-hero-evidence-cite{letter-spacing:.04em;text-transform:uppercase;color:#5d7882;margin-top:6px;font-size:.6875rem}.profile-hero-name{color:#17323b;letter-spacing:-.01em;margin:0 0 4px;font-family:Hanken Grotesk,system-ui,sans-serif;font-size:1.75rem;font-weight:600;line-height:1.15}.profile-hero-cred{color:#566f78;margin-bottom:5px;font-size:.84375rem;line-height:1.4}.profile-hero-practice{color:#566f78;margin-bottom:5px;font-size:.8125rem;line-height:1.4}.profile-hero-loc{color:#566f78;flex-wrap:wrap;align-items:center;gap:5px;font-size:.78125rem;line-height:1.5;display:flex}.profile-hero-loc i{color:#4a9db5;font-size:.8125rem}.profile-hero-loc-sep{opacity:.7;margin:0 2px}.profile-hero-years{background:linear-gradient(90deg,#ebf7fb 0%,#f5fbfc 70%);border:1px solid #d6eff6;border-left:3px solid #6dbdd4;border-radius:4px 10px 10px 4px;align-items:center;gap:20px;margin-bottom:18px;padding:16px 22px;display:flex}.profile-hero-years-num{color:#1c4d5c;letter-spacing:-.01em;align-items:baseline;gap:6px;font-family:Hanken Grotesk,system-ui,sans-serif;font-size:1.875rem;font-weight:600;line-height:1;display:flex}.profile-hero-years-unit{color:#347f96;letter-spacing:.005em;font-family:Hanken Grotesk,system-ui,sans-serif;font-size:.8125rem;font-weight:500}.profile-hero-years-sub{color:#5a7d87;margin-top:5px;font-size:.71875rem;font-weight:400}.profile-hero-years-sep{background:#c9e4ec;flex-shrink:0;width:1px;height:36px}.profile-hero-years-detail{color:#3a5b65;font-size:.78125rem;line-height:1.55}.profile-hero-years-detail strong{color:#17323b;margin-bottom:2px;font-weight:500;display:block}.profile-hero-tags{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.profile-hero-tag{border-radius:20px;align-items:center;padding:4px 11px;font-size:.71875rem;line-height:1.4;display:inline-flex}.profile-hero-tag--primary{color:#1c4d5c;background:#d6eff6;border:1px solid #6dbdd4;font-weight:500}.profile-hero-tag--secondary{color:#26667a;background:#ebf7fb;border:1px solid #b8dde8}.profile-hero-tag-more{color:#566f78;padding:4px;font-size:.71875rem}@media (width<=768px){.profile-hero-top{gap:14px}.profile-hero-avatar{width:60px;height:60px;font-size:1.1875rem}.profile-hero-name{font-size:1.5rem}.profile-hero-years{flex-wrap:wrap;gap:10px}.profile-hero-years-sep{display:none}}.profile-hero-main .profile-section-card{background:#fff;border:.5px solid #e2eaec;border-radius:16px;margin-bottom:16px;padding:28px}.profile-section-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#347f96;margin-bottom:6px;font-size:.65625rem;font-weight:600}.profile-section-h2{color:#17323b;letter-spacing:-.005em;margin:0 0 14px;font-family:Hanken Grotesk,system-ui,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.2}.profile-section-body{color:#3a5b65;margin:0;font-size:.9375rem;font-weight:300;line-height:1.75}.profile-section-body+.profile-section-body{margin-top:12px}@media (width<=768px){.profile-hero-main .profile-section-card{padding:20px}}.profile-bio-block{position:relative}.profile-bio-toggle{color:#347f96;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-top:10px;padding:0;font-family:inherit;font-size:.8125rem;font-weight:500;text-decoration:none;display:inline-flex}.profile-bio-toggle:hover{color:#1c4d5c;text-decoration:underline}.profile-detail-grid{grid-template-columns:1fr 1fr;gap:0;display:grid}.profile-detail-row{border-bottom:.5px solid #f2f5f6;min-width:0;padding:13px 0}.profile-detail-row:nth-child(odd){border-right:.5px solid #f2f5f6;padding-right:20px}.profile-detail-row:nth-child(2n){padding-left:20px}.profile-detail-row:nth-last-child(-n+2){border-bottom:none}.profile-detail-row--full{border-right:none;grid-column:span 2;padding-left:0;padding-right:0}.profile-detail-label{text-transform:uppercase;letter-spacing:.08em;color:#566f78;margin-bottom:4px;font-size:.625rem;font-weight:600}.profile-detail-value{color:#17323b;font-size:.84375rem;line-height:1.4}.profile-affiliation-tags{flex-wrap:wrap;gap:6px;display:flex}.profile-affiliation-tag{color:#1c4d5c;background:#ebf7fb;border:1px solid #6dbdd4;border-radius:8px;padding:3px 10px;font-size:.78125rem;font-weight:600;line-height:1.4}.profile-detail-sub{color:#566f78;margin-top:3px;font-size:.78125rem;font-weight:400}.profile-detail-avail{color:#2a7040;align-items:center;gap:6px;font-weight:500;display:inline-flex}.profile-detail-avail:before{content:"";background:#3b9b5a;border-radius:50%;width:8px;height:8px;display:inline-block}.profile-detail-pills{flex-wrap:wrap;gap:5px;margin-top:6px;display:flex}.profile-detail-pill{color:#3a5b65;background:#f7f4ef;border:.5px solid #d8e8ec;border-radius:20px;padding:3px 9px;font-size:.6875rem;line-height:1.4}.profile-detail-pill-more{color:#566f78;align-items:center;padding:3px 0;font-size:.71875rem;display:inline-flex}@media (width<=768px){.profile-detail-grid{grid-template-columns:1fr}.profile-detail-row,.profile-detail-row:nth-child(odd),.profile-detail-row:nth-child(2n){border-right:none;padding-left:0;padding-right:0}.profile-detail-row:nth-last-child(-n+2){border-bottom:.5px solid #f2f5f6}.profile-detail-row:last-child{border-bottom:none}.profile-detail-row--full{grid-column:1}}.profile-reach-draft{background:#f7f4ef;border-radius:12px;margin-bottom:14px;padding:18px}.profile-reach-draft-label,.profile-reach-call-label{text-transform:uppercase;letter-spacing:.08em;color:#566f78;margin-bottom:4px;font-size:.625rem;font-weight:600}.profile-reach-draft-hint{color:#566f78;margin-bottom:12px;font-size:.75rem;font-style:italic;line-height:1.5}.profile-reach-draft-msg{color:#17323b;background:#fff;border:.5px solid #e2eaec;border-radius:10px;padding:16px;font-size:.875rem;font-weight:400;line-height:1.75}.profile-reach-draft-foot{justify-content:flex-end;margin-top:12px;display:flex}.profile-reach-copy{color:#347f96;cursor:pointer;background:0 0;border:1px solid #b8dde8;border-radius:8px;align-items:center;gap:6px;padding:7px 16px;font-family:inherit;font-size:.78125rem;font-weight:500;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.profile-reach-copy:hover{background:#ebf7fb}.profile-reach-copy.is-copied{color:#1c4d5c;background:#ebf7fb;border-color:#6dbdd4}.profile-reach-copy i{font-size:.875rem}.profile-reach-call{background:#fff;border:.5px solid #e2eaec;border-radius:12px;padding:18px}.profile-reach-call-label{color:#4a9db5;letter-spacing:.07em}.profile-reach-call-label+.profile-reach-call-body{margin-bottom:14px}.profile-reach-call-body{color:#3a5b65;margin:0;font-size:.84375rem;line-height:1.65}.profile-reach-call-cta{color:#fff;cursor:pointer;background:#17323b;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:18px;padding:13px;font-family:inherit;font-size:.875rem;font-weight:500;transition:background .2s;display:flex}.profile-reach-call-cta:hover{background:#0c2830}.profile-reach-call-cta i{font-size:1rem}.profile-faq-list{display:block}.profile-faq-item{border-bottom:.5px solid #f2f5f6;padding:14px 0}.profile-faq-item:first-child{padding-top:0}.profile-faq-item:last-child{border-bottom:none}.profile-faq-q{color:#17323b;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:0;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.4;display:flex}.profile-faq-q i{color:#4a9db5;flex-shrink:0;font-size:1rem}.profile-faq-q i.profile-faq-icon--success{color:#3b9b5a}.ti-svg{vertical-align:-.125em;width:1em;height:1em;display:inline-block}.profile-faq-chevron{transition:transform .2s}.profile-faq-q[aria-expanded=true] .profile-faq-chevron{transform:rotate(180deg)}.profile-faq-a{color:#3a5b65;margin-top:10px;font-size:.84375rem;line-height:1.65}.profile-faq-license{color:#566f78;border-top:.5px solid #f0f4f5;flex-wrap:wrap;align-items:center;gap:7px;margin-top:4px;padding:18px 0 0;font-size:.78125rem;line-height:1.5;display:flex}.profile-faq-license i{color:#3b9b5a;flex-shrink:0;font-size:1rem}.profile-side-card{background:#fff;border:.5px solid #e2eaec;border-radius:16px;padding:22px}.profile-side-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#566f78;margin-bottom:14px;font-size:.625rem;font-weight:600}.profile-side-primary{background:var(--coral,#c94a2a);color:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:10px;padding:14px;font-family:inherit;font-size:.90625rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:flex}.profile-side-primary:hover{background:#c44e2c}.profile-side-primary i{font-size:1.0625rem}.profile-side-note{color:#566f78;text-align:center;margin:0 0 18px;font-size:.71875rem;line-height:1.55}.profile-side-item{border-bottom:.5px solid #eef3f4;align-items:center;gap:11px;min-width:0;padding:11px 0;font-size:.84375rem;display:flex}.profile-side-item:last-of-type{border-bottom:none}.profile-side-item i{color:#4a9db5;flex-shrink:0;width:20px;font-size:1.0625rem}.profile-side-item a{color:#347f96;overflow-wrap:anywhere;word-break:normal;flex:1;min-width:0;text-decoration:none}.profile-side-item a:hover{text-decoration:underline}.profile-side-email{font-size:.8125rem;line-height:1.5}.profile-side-item a.profile-side-email{align-items:center;gap:10px;display:flex}.profile-side-item:hover .profile-contact-copy-hint{opacity:1}@media (hover:none){.profile-side-item .profile-contact-copy-hint{opacity:1}}.profile-side-item--preferred{background:#f7fbfc;border-bottom-color:#0000;border-radius:8px;margin:0 -10px;padding:11px 10px}.profile-side-item--preferred+.profile-side-item{border-top:.5px solid #eef3f4}.profile-side-guidance{color:#566f78;margin:14px 0 0;font-size:.75rem;font-style:italic;line-height:1.55}.profile-side-save{color:#566f78;cursor:pointer;background:0 0;border:1px solid #d0dfe5;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:14px;padding:11px;font-family:inherit;font-size:.8125rem;transition:border-color .2s,color .2s,background .2s;display:flex}.profile-side-save:hover{color:#347f96;border-color:#6dbdd4}.profile-side-save i{font-size:.9375rem}.profile-side-save.is-saved{color:#347f96;background:#f3fafc;border-color:#6dbdd4}.profile-main-col .profile-identity{grid-template-columns:none;padding:0;display:block}.profile-main-col>.profile-header>.profile-hero-main>.profile-hero-top{grid-template-columns:none;gap:0;display:block}.mobile-sticky-cta:active,.mobile-sticky-secondary:active,.profile-reach-call-cta:active,.ts-claim-banner-cta:active{transform:scale(.97)}@media (prefers-reduced-motion:reduce){.mobile-sticky-cta:active,.mobile-sticky-secondary:active,.profile-reach-call-cta:active,.ts-claim-banner-cta:active{transform:none}}.profile-cta-toast{color:#fff;opacity:0;pointer-events:none;z-index:1100;overflow-wrap:anywhere;background:#1f2937;border-radius:10px;max-width:min(480px,100vw - 32px);padding:.8rem 1.1rem;font-size:.9rem;line-height:1.5;transition:opacity .2s,transform .2s;position:fixed;bottom:24px;left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 12px 32px #00000040}.profile-cta-toast.is-visible{opacity:1;transform:translate(-50%)translateY(0)}@media (prefers-reduced-motion:reduce){.profile-cta-toast{transition:none}}@media (width<=767px){.profile-cta-toast{bottom:calc(92px + env(safe-area-inset-bottom,0px))}}
