@font-face{font-family:'Google Sans';src:url('assets/google-sans-400.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:'Google Sans';src:url('assets/google-sans-500.ttf') format('truetype');font-weight:500;font-display:swap}
@font-face{font-family:'Google Sans';src:url('assets/google-sans-600.ttf') format('truetype');font-weight:600;font-display:swap}
@font-face{font-family:'Google Sans';src:url('assets/google-sans-700.ttf') format('truetype');font-weight:700;font-display:swap}
@font-face{font-family:'HarmonyOS Sans SC';src:url('assets/harmony-sc.ttf') format('truetype');font-weight:400;font-display:swap}
:root{color-scheme:light;--ink:#202632;--muted:#656d7b;--primary:#164eae;--surface:#fff;--background:#f3f5f9;--outline:#dfe3eb;font-family:'Google Sans','HarmonyOS Sans SC',sans-serif;color:var(--ink);background:var(--background)}
*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #245dc6;outline-offset:5px}[hidden]{display:none!important}.shell{max-width:1144px;padding:0 40px;margin:auto}.topbar{height:108px;display:flex;align-items:center;justify-content:space-between}.wordmark{font-size:26px;font-weight:700;letter-spacing:-1.1px}.wordmark span{color:#3267c7}.header-note{font-size:14px;color:var(--muted)}.card{border-radius:28px}.profile{background:#dce8ff;min-height:364px;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:48px 56px;overflow:hidden}.eyebrow{font-size:13px;font-weight:600;letter-spacing:2.1px;color:#3e5c89;margin:0 0 18px}h1{font-size:52px;line-height:1.2;letter-spacing:-1.6px;margin:0;font-weight:500}h1 span{display:block;font-size:clamp(30px,4.2vw,48px);letter-spacing:-1.7px;line-height:1.15;margin-top:6px}.intro{font-size:18px;line-height:1.6;margin:22px 0 18px;color:#374967}.roles{display:flex;flex-wrap:wrap;gap:8px}.roles span{font-size:12px;border:1px solid #bacbe6;padding:6px 12px;border-radius:30px;color:#3d5273}.portrait{position:relative;flex:0 0 248px}.portrait>img{width:248px;height:248px;display:block;object-fit:cover;border-radius:50%;border:8px solid #eff4ff}.portrait-label{position:absolute;bottom:3px;right:8px;background:#164eae;color:#fff;border:5px solid #dce8ff;border-radius:22px;padding:10px 16px;font-size:13px;letter-spacing:2px}.section-heading{display:flex;justify-content:space-between;align-items:baseline;margin:36px 4px 18px}h2{font-size:20px;font-weight:500;margin:0}.section-heading p{font-size:14px;color:var(--muted);margin:0}.contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.social{position:relative;background:var(--surface);min-width:0;transition:background .2s,box-shadow .2s,transform .2s}.social:hover{background:#fdfdff;box-shadow:0 5px 18px #2133510b;transform:translateY(-2px)}.social-button{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:24px;border:0;background:transparent;text-align:left;border-radius:28px;min-height:206px}.icon{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;margin-bottom:20px}.icon img{display:block}.green{background:#e5f4e9}.green img{filter:invert(34%) sepia(48%) saturate(1200%) hue-rotate(103deg) brightness(86%)}.neutral{background:#eff1f5}.red{background:#ffedf0}.red img{filter:invert(28%) sepia(83%) saturate(2594%) hue-rotate(335deg) brightness(91%)}.blue{background:#dfeaff;color:#164eae}.corner{position:absolute;right:25px;top:25px;color:#8a919e;font-size:23px;font-weight:400}.social-name{font-size:21px;font-weight:500;line-height:1.4;display:block}.cn-label{font-size:15px;color:#737b89;margin-left:5px}.detail{font-size:15px;line-height:1.5;color:var(--muted);margin-top:4px;overflow-wrap:anywhere}.hint{font-size:13px;color:#4c586d;display:flex;gap:8px;margin-top:18px}.email{background:#e8eefb}.email:hover{background:#e0eafa}.qr-card.open{z-index:5}.qr-trigger[aria-expanded=true]{background:#eef4ff}.qr-panel{position:absolute;left:0;top:calc(100% - 6px);width:300px;max-width:calc(100vw - 40px);background:white;border:1px solid var(--outline);border-radius:24px;padding:18px;box-shadow:0 12px 42px #19253826;z-index:6}.panel-heading{display:flex;align-items:center;justify-content:space-between;font-size:16px}.close{border:0;background:#f1f3f7;border-radius:50%;width:36px;height:36px;font-size:24px}.qr-panel>img{display:block;width:100%;height:auto;margin:14px 0;background:white;border:8px solid white;border-radius:10px}.qr-bottom{display:flex;gap:8px;align-items:center;justify-content:space-between;font-size:14px}.copy{border:0;border-radius:24px;background:#e5edff;color:#164eae;padding:12px;font-size:13px;min-height:44px}footer{display:flex;justify-content:space-between;gap:16px;padding:30px 4px 32px;font-size:12px;color:#79818e}.toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%,20px);background:#252c37;color:#fff;padding:14px 24px;border-radius:12px;opacity:0;pointer-events:none;z-index:20;transition:.2s;font-size:14px}.toast.visible{opacity:1;transform:translate(-50%,0)}.scrim{position:fixed;inset:0;background:#17243d66;z-index:9}
@media(max-width:700px){.shell{padding:0 20px}.topbar{height:84px}.profile{padding:32px;gap:20px;min-height:310px}h1{font-size:40px}h1 span{font-size:30px}.portrait{flex-basis:150px}.portrait>img{width:150px;height:150px;border-width:5px}.portrait-label{font-size:11px;bottom:-8px;right:-4px;padding:8px 12px}.roles{gap:6px}.roles span{font-size:11px;padding:5px 8px}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.social-button{padding:20px;min-height:210px}.section-heading{margin-top:28px}.intro{font-size:16px}.detail{font-size:14px}.qr-panel{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:330px;max-height:90svh;overflow:auto;z-index:10}.qr-card.open{z-index:10}.qr-card.open:hover{transform:none}}
@media(max-width:480px){.profile{flex-direction:column-reverse;align-items:flex-start;padding:28px;gap:25px}.portrait{flex-basis:auto;align-self:flex-end}.portrait>img{width:126px;height:126px}.profile-copy{margin-top:-50px;width:100%}.eyebrow{margin-bottom:16px;font-size:11px;max-width:100px}h1{font-size:42px;max-width:100%}h1 span{font-size:37px;margin-top:10px}.intro{margin-top:18px}.header-note{font-size:12px}.card{border-radius:24px}.contact-grid{gap:12px}.social-name{font-size:19px}.cn-label{display:none}.social-button{padding:18px;min-height:207px}.corner{right:18px;top:18px}.section-heading p{font-size:12px}.section-heading h2{font-size:18px}.icon{width:44px;height:44px;margin-bottom:18px}.roles span{font-size:12px}.roles{gap:6px}.roles span:last-child{margin:0}footer{font-size:11px;flex-wrap:wrap}}
.social-button:is(a){background:var(--surface)}.social-button.email{background:#e8eefb}
.social-button{gap:0}.social-top{display:flex;align-items:center;gap:16px;min-width:0}.social-top .icon{margin:0;flex:0 0 auto}.social-top .social-name{min-width:0}.social-button:is(a),.social-button.email{background:var(--surface)}.social-button:is(a):hover,.social-button.email:hover{background:#fdfdff}.corner{display:none}
.social-name{font-weight:600}.detail,.hint{font-weight:400}.social-button{min-height:0;height:auto}.social-button .hint{margin-top:14px}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}
