.xprofile{--navy:#00135d;--navy-2:#0a2a8a;--green:#00ec7d;--green-h:#00c468;--green-t:#007a45;--li:#0a66c2;--head:#111827;--body:#5a6482;--bg:#fff;--bg-2:#f6f8fc;--cb:#e2e6f0;--cs:0 2px 12px #00135d12;--display:"GT Walsheim Pro", "GT Walsheim", "DM Sans", system-ui, sans-serif;--font:"DM Sans", system-ui, -apple-system, sans-serif;--maxw:1200px;--pad:clamp(20px, 5vw, 40px);background:var(--bg);color:var(--body);font-family:var(--font);-webkit-font-smoothing:antialiased;font-size:16.5px;line-height:1.65}.xprofile *{box-sizing:border-box}.xprofile img{max-width:100%;display:block}.xprofile a{color:inherit;text-decoration:none}.xprofile h1,.xprofile h2,.xprofile h3,.xprofile h4{font-family:var(--display);color:var(--head);letter-spacing:-.02em;margin:0;font-weight:700;line-height:1.15}.xprofile p{margin:0}.xprofile .wrap{max-width:var(--maxw);padding-inline:var(--pad);margin:0 auto}.xprofile .kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--navy);align-items:center;gap:8px;font-size:12.5px;font-weight:700;display:inline-flex}.xprofile .kicker:before{content:"";background:var(--green);border-radius:2px;width:20px;height:2px}.xprofile .btn{cursor:pointer;border:1px solid #0000;border-radius:100px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:12px 20px;font-size:14.5px;font-weight:700;line-height:1;transition:transform .16s,background .16s;display:inline-flex}.xprofile .btn-green{background:var(--green);color:var(--navy)}.xprofile .btn-green:hover{background:var(--green-h);transform:translateY(-2px)}.xprofile .btn-ghost{color:var(--navy);background:0 0;border-color:#00135d38}.xprofile .btn-ghost:hover{background:#00135d0d}.xprofile .arrow{transition:transform .18s}.xprofile .btn:hover .arrow{transform:translate(3px)}.xprofile .li-ic{width:44px;height:44px;color:var(--navy);background:#00135d0f;border-radius:100px;place-items:center;transition:all .15s;display:inline-grid}.xprofile .li-ic:hover{background:var(--li);color:#fff}.xprofile .li-ic svg{width:18px;height:18px}.xprofile .crumb{color:var(--body);padding-top:22px;font-size:13px}.xprofile .crumb a:hover{color:var(--navy)}.xprofile .crumb span{color:var(--cb)}.xprofile .hero{border-bottom:1px solid var(--cb);padding-block:26px clamp(30px,5vw,48px)}.xprofile .hero-in{gap:32px;display:grid}.xprofile .photo{aspect-ratio:1;width:clamp(140px,40vw,220px);box-shadow:0 0 0 1px var(--cb), var(--cs);background:linear-gradient(160deg, var(--navy), #183a8f);border-radius:20px;overflow:hidden}.xprofile .photo img{object-fit:cover;object-position:top center;width:100%;height:100%}.xprofile .photo .mono{width:100%;height:100%;color:var(--green);font-family:var(--display);place-items:center;font-size:44px;font-weight:700;display:grid}.xprofile .ey{color:var(--green-t);font-size:13.5px;font-weight:600}.xprofile .hero h1{margin:10px 0 0;font-size:clamp(34px,5.5vw,52px)}.xprofile .lede{max-width:60ch;margin-top:16px;font-size:17.5px}.xprofile .hero .tags{flex-wrap:wrap;gap:10px 20px;margin-top:18px;display:flex}.xprofile .hero .tags .pill{color:var(--body);background:0 0;border:none;align-items:center;gap:7px;padding:0;font-size:13px;font-weight:600;display:inline-flex}.xprofile .hero .tags .pill:before{content:"";background:var(--green-t);border-radius:50%;flex:none;width:6px;height:6px}.xprofile .acts{flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;display:flex}@media (min-width:820px){.xprofile .hero-in{grid-template-columns:auto 1fr;align-items:center}}.xprofile .tabbar{z-index:40;-webkit-backdrop-filter:saturate(1.4)blur(12px);backdrop-filter:saturate(1.4)blur(12px);border-bottom:1px solid var(--cb);background:#ffffffeb;position:sticky;top:0}.xprofile .tabs{scrollbar-width:none;gap:4px;display:flex;overflow-x:auto}.xprofile .tabs::-webkit-scrollbar{display:none}.xprofile .tab{cursor:pointer;font-family:var(--font);color:var(--body);white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex:none;min-height:44px;padding:16px 16px 14px;font-size:14.5px;font-weight:600;transition:color .15s,border-color .15s}.xprofile .tab:hover{color:var(--navy)}.xprofile .tab.active{color:var(--navy);border-bottom-color:var(--green)}.xprofile .panel{padding-block:clamp(44px,6vw,68px)}.xprofile .sec{margin-bottom:clamp(44px,6vw,64px)}.xprofile .sec:last-child{margin-bottom:0}.xprofile .sec>.kicker{margin-bottom:14px}.xprofile .sec h2{font-size:clamp(24px,3.2vw,32px)}.xprofile .sec .intro{color:var(--body);max-width:70ch;margin-top:12px;font-size:16.5px}.xprofile .prose p{color:var(--body);max-width:74ch;margin-bottom:16px;font-size:16.5px}.xprofile .prose p:last-child{margin-bottom:0}.xprofile .pullquote{border-left:3px solid var(--green);background:var(--bg-2);border-radius:0 12px 12px 0;margin:28px 0 0;padding:24px 28px}.xprofile .pullquote p{font-family:var(--display);color:var(--head);letter-spacing:-.01em;margin:0;font-size:clamp(19px,2.6vw,24px);font-weight:600}.xprofile .pullquote cite{color:var(--body);margin-top:12px;font-size:14px;font-style:normal;display:block}.xprofile .chips3{flex-wrap:wrap;gap:10px;display:flex}.xprofile .chip-lg{border:1px solid var(--cb);color:var(--navy);box-shadow:var(--cs);background:#fff;border-radius:100px;padding:10px 18px;font-weight:600}.xprofile .quotes{grid-template-columns:1fr;gap:16px;margin-top:18px;display:grid}@media (min-width:760px){.xprofile .quotes{grid-template-columns:repeat(2,1fr)}}.xprofile .qcard{border:1px solid var(--cb);box-shadow:var(--cs);background:#fff;border-radius:16px;padding:26px;position:relative;overflow:hidden}.xprofile .qcard:before{content:"";background:var(--green);width:100%;height:3px;position:absolute;top:0;left:0}.xprofile .qcard p{font-family:var(--display);color:var(--head);letter-spacing:-.01em;margin:0;font-size:17px;font-weight:500;line-height:1.45}.xprofile .qcard cite{color:var(--body);margin-top:14px;font-size:13.5px;font-style:normal;display:block}.xprofile .focus-grid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:640px){.xprofile .focus-grid{grid-template-columns:1fr 1fr}}.xprofile .focus-item{border:1px solid var(--cb);color:var(--navy);box-shadow:var(--cs);background:#fff;border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;font-size:14.5px;font-weight:600;display:flex}.xprofile .focus-item:before{content:"";background:var(--green-t);border-radius:50%;flex:none;width:8px;height:8px;margin-top:6px}.xprofile .edu-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.xprofile .edu-list li{border-left:2px solid var(--green-t);color:var(--body);padding:2px 0 2px 16px;font-size:15px}.xprofile .note{color:var(--body);font-size:15.5px}.xprofile .faq{max-width:860px}.xprofile .faq details{border:1px solid var(--cb);box-shadow:var(--cs);background:#fff;border-radius:14px;margin-bottom:12px;overflow:hidden}.xprofile .faq summary{cursor:pointer;font-family:var(--display);color:var(--head);justify-content:space-between;gap:20px;padding:18px 22px;font-size:16.5px;font-weight:700;list-style:none;display:flex}.xprofile .faq summary::-webkit-details-marker{display:none}.xprofile .faq summary .pm{color:var(--green-t);flex:none;transition:transform .2s}.xprofile .faq details[open] summary .pm{transform:rotate(45deg)}.xprofile .faq .a{color:var(--body);padding:0 22px 20px;font-size:15px}.xprofile .connect{background:var(--bg-2);border:1px solid var(--cb);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:26px;display:flex}.xprofile .connect p{color:var(--body);max-width:52ch;font-size:15.5px}.xprofile .connect .acts{margin-top:0}.xprofile .cite{background:var(--bg-2);border:1px solid var(--cb);border-left:3px solid var(--green);border-radius:0 14px 14px 0;max-width:860px;margin-top:8px;padding:22px 26px}.xprofile .cite p{color:var(--body);font-size:14.5px;line-height:1.6}@media (prefers-reduced-motion:reduce){.xprofile *{scroll-behavior:auto!important;transition:none!important}}
