body{padding-top:0}.pm-site-header{height:64px;z-index:1030;box-shadow:0 1px 8px #0f172a0f}.pm-site-header>.container{height:100%}.pm-site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;height:100%;min-height:0;padding:0}.pm-site-header__brand{display:inline-flex;align-items:center;margin:0;padding:0;flex-shrink:0}.pm-site-header__logo{display:block;width:auto!important;height:auto!important;max-height:50px;max-width:min(220px,52vw);object-fit:contain;transform:translateY(-3px)}.pm-site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex-shrink:0}.pm-nav-spacer{height:64px}.pm-site-header .gd-dropdown-content{display:none!important}.pm-site-header .gd-dropdown-menu.clicked .gd-dropdown-content{display:block!important}@media (max-width: 575.98px){.pm-site-header #become-a-gdoc-btn{display:none}.pm-site-header,.pm-nav-spacer{height:58px}}.pm-profile{--pm-ink: #172033;--pm-muted: #667085;--pm-line: #e5e9f0;--pm-accent: #3157d5;--pm-accent-dark: #2444ad;padding:2.25rem 0 4.5rem;color:var(--pm-ink);background:#f6f8fb}.pm-profile__container{max-width:1120px}.pm-profile__back{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1.25rem;color:#526078;font-weight:600;text-decoration:none}.pm-profile__back:hover{color:var(--pm-accent)}.pm-profile__hero{display:grid;grid-template-columns:270px minmax(0,1fr);overflow:hidden;margin-bottom:1.5rem;background:#fff;border:1px solid var(--pm-line);border-radius:18px;box-shadow:0 12px 35px #17203312}.pm-profile__portrait-wrap{min-height:310px;background:#e9edf5}.pm-profile__portrait{width:100%;height:100%;min-height:310px;object-fit:cover}.pm-profile__identity{display:flex;flex-direction:column;justify-content:center;padding:2.25rem 2.5rem}.pm-profile__eyebrow{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:.75rem;color:var(--pm-muted);font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.pm-profile__verified{color:#16794b}.pm-profile__identity h1{margin:0;font-size:clamp(2rem,4vw,3.25rem);font-weight:750;letter-spacing:-.035em;line-height:1.06}.pm-profile__role{margin:.65rem 0 0;color:#3d4b63;font-size:1.18rem}.pm-profile__location{margin:.7rem 0 0;color:var(--pm-muted);font-size:.92rem}.pm-profile__location i{width:1rem;color:var(--pm-accent)}.pm-profile__tags{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1.15rem}.pm-profile__tags span{padding:.35rem .7rem;color:#344a8a;font-size:.78rem;font-weight:650;background:#eef2ff;border-radius:999px}.pm-profile__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.pm-profile__primary,.pm-profile__secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:46px;padding:.7rem 1.1rem;font-weight:700;text-decoration:none;border-radius:10px;transition:.2s ease}.pm-profile__primary{color:#fff;background:var(--pm-accent)}.pm-profile__primary:hover{color:#fff;background:var(--pm-accent-dark);transform:translateY(-1px)}.pm-profile__primary--disabled{background:#98a2b3}.pm-profile__secondary{color:#344054;background:#fff;border:1px solid #d0d5dd}.pm-profile__secondary:hover{color:var(--pm-accent);border-color:#9aabe9}.pm-profile__layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:1.5rem;align-items:start}.pm-profile__main,.pm-profile__sidebar{display:grid;gap:1.5rem}.pm-profile__panel,.pm-profile__side-card{background:#fff;border:1px solid var(--pm-line);border-radius:16px;box-shadow:0 6px 22px #1720330a}.pm-profile__panel{padding:2rem}.pm-profile__section-heading span{color:var(--pm-accent);font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.pm-profile__section-heading h2,.pm-profile__side-card h2{margin:.25rem 0 0;color:var(--pm-ink);font-size:1.3rem;font-weight:750}.pm-profile__about{margin-top:1.25rem;color:#445069;font-size:1rem;line-height:1.75}.pm-profile__about>:last-child{margin-bottom:0}.pm-profile__empty{color:var(--pm-muted);font-style:italic}.pm-profile__facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.35rem}.pm-profile__facts>div{min-width:0;padding:1.1rem;background:#f8f9fc;border-radius:12px}.pm-profile__facts i{display:block;margin-bottom:.7rem;color:var(--pm-accent);font-size:1.15rem}.pm-profile__facts span,.pm-profile__facts strong{display:block}.pm-profile__facts span{margin-bottom:.25rem;color:var(--pm-muted);font-size:.75rem}.pm-profile__facts strong{overflow-wrap:anywhere;font-size:.9rem}.pm-profile__gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1.25rem}.pm-profile__gallery img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:10px}.pm-profile__side-card{padding:1.4rem}.pm-profile__side-card p{margin:.65rem 0 1rem;color:var(--pm-muted);font-size:.9rem;line-height:1.55}.pm-profile__conversation-card{background:linear-gradient(145deg,#fff,#fafbfe);border-color:#dce2ee}.pm-profile__conversation-card h2{color:var(--pm-ink)}.pm-profile__conversation-card p{color:var(--pm-muted)}.pm-profile__side-icon{display:grid;width:42px;height:42px;margin-bottom:1rem;color:#526078;place-items:center;background:#f0f2f6;border-radius:11px}.pm-profile__conversation-card a{display:flex;align-items:center;justify-content:space-between;padding:.7rem .85rem;color:#344054;font-weight:750;text-decoration:none;background:#f5f6f8;border:1px solid #d9dee8;border-radius:9px;transition:.2s ease}.pm-profile__conversation-card a:hover{color:var(--pm-accent);background:#fff;border-color:#aab8ed}.pm-profile__offline{font-size:.85rem;opacity:.8}.pm-profile__outline{width:100%;padding:.65rem .8rem;color:var(--pm-accent);font-weight:700;background:#fff;border:1px solid #aab8ed;border-radius:9px}.pm-profile__outline:hover{background:#f3f5ff}.pm-profile__hours{display:grid;gap:.65rem;margin-top:1rem}.pm-profile__hours div{display:flex;justify-content:space-between;gap:1rem;color:var(--pm-muted);font-size:.82rem}.pm-profile__hours strong{color:#344054}.pm-profile__share{display:flex;align-items:center;gap:.5rem;padding:0 .25rem}.pm-profile__share span{margin-right:auto;color:var(--pm-muted);font-size:.82rem;font-weight:650}.pm-profile__share button{display:grid;width:36px;height:36px;color:#fff;border:0;border-radius:50%;place-items:center;transition:transform .2s ease,box-shadow .2s ease}.pm-profile__share button i{font-size:.95rem;line-height:1}.pm-profile__share .pm-profile__share-facebook{background:#1877f2}.pm-profile__share .pm-profile__share-x{background:#20242a}.pm-profile__share button:hover{color:#fff;box-shadow:0 5px 12px #1720332e;transform:translateY(-1px)}@media (max-width: 991.98px){.pm-profile__layout{grid-template-columns:1fr}.pm-profile__sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.pm-profile__share{grid-column:1 / -1}}@media (max-width: 767.98px){.pm-profile{padding-top:1.25rem}.pm-profile__hero{grid-template-columns:1fr}.pm-profile__portrait-wrap,.pm-profile__portrait{min-height:0;max-height:420px;aspect-ratio:4 / 3}.pm-profile__identity{padding:1.5rem}.pm-profile__actions,.pm-profile__primary,.pm-profile__secondary{width:100%}.pm-profile__facts,.pm-profile__sidebar{grid-template-columns:1fr}.pm-profile__share{grid-column:auto}}@media (max-width: 575.98px){.pm-profile__panel{padding:1.35rem}.pm-profile__gallery{grid-template-columns:repeat(2,1fr)}}
