.bubble-menu{pointer-events:none;z-index:99;justify-content:space-between;align-items:center;gap:16px;padding:0 2em;display:flex;top:2em;left:0;right:0}.bubble-menu.fixed{position:fixed}.bubble-menu.absolute{position:absolute}.bubble-menu .bubble{--bubble-size:48px;width:var(--bubble-size);height:var(--bubble-size);pointer-events:auto;background:#fff;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 4px 16px #0000001f}.bubble-menu .logo-bubble,.bubble-menu .toggle-bubble{will-change:transform}.bubble-menu .logo-bubble{width:auto;min-height:var(--bubble-size);height:var(--bubble-size);border-radius:calc(var(--bubble-size) / 2);gap:8px;padding:0 16px}.bubble-menu .toggle-bubble{width:var(--bubble-size);height:var(--bubble-size)}.bubble-menu .bubble-logo{object-fit:contain;max-width:100%;max-height:60%;display:block}.bubble-menu .logo-content{justify-content:center;align-items:center;width:120px;height:100%;display:inline-flex}.bubble-menu .menu-btn{cursor:pointer;background:#fff;border:none;flex-direction:column;justify-content:center;align-items:center;padding:0;display:flex}.bubble-menu .menu-line{transform-origin:50%;background:#111;border-radius:2px;width:26px;height:2px;margin:0 auto;transition:transform .3s,opacity .3s;display:block}.bubble-menu .menu-line+.menu-line{margin-top:6px}.bubble-menu .menu-btn.open .menu-line:first-child{transform:translateY(4px)rotate(45deg)}.bubble-menu .menu-btn.open .menu-line:last-child{transform:translateY(-4px)rotate(-45deg)}@media (width>=768px){.bubble-menu .bubble{--bubble-size:56px}.bubble-menu .logo-bubble{padding:0 16px}}.bubble-menu-items{pointer-events:none;z-index:98;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.bubble-menu-items.fixed{position:fixed}.bubble-menu-items.absolute{position:absolute}.bubble-menu-items .pill-list{pointer-events:auto;flex-wrap:wrap;justify-content:stretch;gap:4px 0;width:100%;max-width:1600px;margin:0 auto;padding:0 24px;list-style:none;display:flex}.bubble-menu-items .pill-list .pill-col{box-sizing:border-box;flex:0 0 20%;justify-content:center;align-items:stretch;display:flex}.bubble-menu-items .pill-link{--pill-bg:#fff;--pill-color:#111;--pill-border:#0000001f;--item-rot:0deg;--pill-min-h:160px;--hover-bg:#f3f4f6;--hover-color:#111;width:100%;min-height:var(--pill-min-h);background:var(--pill-bg);color:var(--pill-color);will-change:transform;box-sizing:border-box;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;height:10px;padding:clamp(1.5rem,3vw,8rem) 0;font-size:clamp(1.5rem,4vw,4rem);font-weight:400;line-height:0;text-decoration:none;transition:background .3s,color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #0000001a}@media (width>=900px){.bubble-menu-items .pill-link{transform:rotate(var(--item-rot))}.bubble-menu-items .pill-link:hover{transform:rotate(var(--item-rot)) scale(1.06);background:var(--hover-bg);color:var(--hover-color)}.bubble-menu-items .pill-link:active{transform:rotate(var(--item-rot)) scale(.94)}}.bubble-menu-items .pill-link .pill-label{will-change:transform, opacity;height:1.2em;line-height:1.2;display:inline-block}@media (width<=899px){.bubble-menu-items{align-items:flex-start;padding-top:120px}.bubble-menu-items .pill-list{row-gap:16px}.bubble-menu-items .pill-list .pill-col{flex:0 0 100%;margin-left:0!important}.bubble-menu-items .pill-link{min-height:80px;padding:clamp(1rem,2vw,2rem) 0;font-size:clamp(1.2rem,3vw,4rem)}.bubble-menu-items .pill-link:hover{background:var(--hover-bg);color:var(--hover-color);transform:scale(1.06)}.bubble-menu-items .pill-link:active{transform:scale(.94)}}:root{--bg:#fff;--text:#0a0a0a;--muted:#6b6b6b;--button-bg:#0a0a0a;--button-text:#fff;--border-soft:#0000000d;--green:#17c964;--font-sans:"Inter", -apple-system, sans-serif;--font-serif:"Source Serif 4", Georgia, serif;--max-width:1200px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;font-size:16px}body{font-family:var(--font-sans);background:var(--bg);color:var(--text);text-align:left;line-height:1.8}.hero{flex-direction:column;justify-content:center;align-items:center;min-height:850px;padding:160px 36px 120px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";z-index:0;background:url(https://images.higgs.ai/?default=1&output=webp&url=https%3A%2F%2Fd8j0ntlcm91z4.cloudfront.net%2Fuser_38xzZboKViGWJOttwIXH07lWA1P%2Fhf_20260626_041422_4a459e05-abce-4150-9fb7-4ededc423cd1.png&w=1280&q=85) 50%/cover no-repeat;position:absolute;inset:0}.hero-content{z-index:2;flex-direction:row;justify-content:center;align-items:center;gap:60px;width:100%;max-width:900px;padding:0 20px;display:flex;position:relative}.hero-text{text-align:left;flex:1;padding-left:0}.hero-lines{z-index:1;pointer-events:none;position:absolute;inset:0}.hero-lines-left,.hero-lines-right{flex-direction:column;justify-content:center;gap:12px;display:flex;position:absolute;top:0;bottom:0}.hero-lines-left{left:40px}.hero-lines-right{right:40px}.hero-line-left,.hero-line-right{opacity:0;border:2.5px solid #fcfaf8;width:200px;height:2.5px;animation:5s ease-in-out infinite line-pulse}.hero-line-left{border-left:none;border-radius:0 80% 80% 0}.hero-line-right{border-right:none;border-radius:80% 0 0 80%}.hero-title{letter-spacing:-.04em;max-width:550px;color:var(--text);font-size:88px;font-weight:400;line-height:1.05;font-family:var(--font-serif);margin-bottom:12px;font-style:italic}.hero-name-en{font-family:var(--font-serif);letter-spacing:.06em;color:var(--muted);margin-top:4px;font-size:28px;font-style:italic;font-weight:400;display:block}.hero-pronouns{font-family:var(--font-sans);color:var(--muted);letter-spacing:.06em;margin-top:6px;font-size:13px;font-style:normal;font-weight:400;display:block}.hero-summary{max-width:420px;color:var(--muted);margin-top:18px;font-size:.9rem;line-height:1.75}.hero-cta{justify-content:flex-start;gap:16px;margin-top:48px;display:flex}.hero-summary+.hero-summary{margin-top:8px}.btn-primary{background:var(--button-bg);height:56px;color:var(--button-text);font-family:var(--font-sans);cursor:pointer;border:none;border-radius:9999px;align-items:center;padding:18px 30px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 20px #0000001f}.btn-book{background:var(--bg);cursor:pointer;border:4px solid #f8f8f8;border-radius:9999px;align-items:center;gap:12px;height:56px;padding:8px 20px 8px 8px;text-decoration:none;transition:transform .2s;display:flex}.btn-book:hover{transform:translateY(-1px)}.btn-book-text{flex-direction:column;align-items:flex-start;display:flex}.btn-book-avatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.btn-book-primary{color:var(--text);font-size:14px;font-weight:600}.btn-book-secondary{color:#989898;align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.green-dot{background:var(--green);border-radius:50%;width:8px;height:8px;display:inline-block}.hero-blur{z-index:3;background:linear-gradient(transparent 0%, #fff6 40%, var(--bg) 100%);pointer-events:none;height:178px;position:absolute;bottom:0;left:0;right:0}.hero-portrait{background:#fff;border:10px solid #fff;border-bottom-width:36px;flex-shrink:0;width:380px;height:450px;margin-top:-55px;margin-left:40px;padding-bottom:28px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;transform:rotate(3deg);box-shadow:0 4px 16px #00000014}.hero-portrait:hover{transform:rotate(3deg)translateY(-4px);box-shadow:0 8px 24px #0000001f}.hero-portrait-img{object-fit:cover;object-position:right center;opacity:1;width:100%;height:100%}.section{padding:56px 0;position:relative}.container{text-align:left;max-width:800px;margin:0 auto;padding:0 36px}.section-title{color:var(--text);font-size:.9rem;font-weight:600;font-family:var(--font-sans);border-bottom:1px solid #0000000f;align-items:center;gap:10px;margin-bottom:28px;padding-bottom:10px;display:flex}.section-title:before{content:"";background:#3b82f6;border-radius:2px;flex-shrink:0;width:3px;height:16px;display:inline-block}.section-hint{color:var(--muted);margin-top:-20px;margin-bottom:24px;font-size:.78rem}.edu-item{border-bottom:1px solid #0000000a;border-radius:8px;margin-bottom:24px;padding:16px;transition:transform .2s,box-shadow .2s}.edu-item:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000000a}.edu-item:last-child{border-bottom:none;margin-bottom:0}.edu-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:0;display:flex}.edu-school{color:var(--text);letter-spacing:-.02em;align-items:center;gap:12px;font-size:1.05rem;font-weight:600;display:flex}.edu-logo-img{object-fit:contain;border-radius:4px;flex-shrink:0;width:72px;height:72px}.edu-major{color:var(--muted);font-weight:400}.edu-date{color:var(--muted);white-space:nowrap;font-size:.85rem}.edu-detail{color:var(--muted);margin-top:0;padding-left:84px;font-size:.9rem}.exp-item{border-bottom:1px solid #0000000a;border-radius:8px;margin-bottom:32px;padding:16px;transition:transform .2s,box-shadow .2s}.exp-item:last-child{margin-bottom:0}.exp-item:hover{cursor:pointer;transform:translateY(-2px);box-shadow:0 4px 16px #0000000a}.exp-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:0;display:flex}.exp-company{color:var(--text);letter-spacing:-.02em;flex:1;align-items:center;gap:12px;min-width:0;font-size:1.15rem;font-weight:700;display:flex}.exp-company-text{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.exp-header-right{flex-shrink:0;align-items:center;gap:12px;display:flex}.exp-role{color:var(--muted);font-weight:400}.exp-date{color:var(--muted);white-space:nowrap;font-size:.85rem}.exp-logo-img{object-fit:contain;border-radius:4px;flex-shrink:0;width:72px;height:72px}.exp-highlight{color:var(--text);font-weight:600}.exp-block{margin-bottom:12px}.exp-block:last-child{margin-bottom:0}.exp-block-title{color:var(--text);letter-spacing:-.01em;margin-bottom:6px;padding-left:84px;font-size:.85rem;font-weight:600}.exp-detail{color:var(--muted);margin-bottom:6px;padding-left:84px;font-size:.9rem;line-height:1.7}.exp-collapse{max-height:0;transition:max-height .4s,padding .4s;overflow:hidden}.exp-collapse.open{max-height:3000px}.exp-collapse-inner{padding-bottom:12px}.exp-chevron{width:20px;height:20px;color:var(--muted);transition:transform .3s}.exp-chevron.open{transform:rotate(180deg)}.campus-item{border-bottom:1px solid #0000000a;border-radius:8px;margin-bottom:24px;padding:16px;transition:transform .2s,box-shadow .2s}.campus-item:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000000a}.campus-item:last-child{border-bottom:none;margin-bottom:0}.campus-item:last-child:hover{box-shadow:none;transform:none}.campus-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.campus-clickable{cursor:pointer}.campus-clickable:hover{box-shadow:0 4px 16px #0000000f}.campus-header-right{flex-shrink:0;align-items:center;gap:12px;display:flex}.campus-name{color:var(--text);letter-spacing:-.02em;font-size:1.05rem;font-weight:600}.campus-date{color:var(--muted);white-space:nowrap;font-size:.85rem}.campus-chevron{width:20px;height:20px;color:var(--muted);transition:transform .3s}.campus-chevron.open{transform:rotate(180deg)}.campus-detail{color:var(--muted);margin-bottom:6px;font-size:.9rem;line-height:1.7}.campus-collapse{max-height:0;transition:max-height .4s;overflow:hidden}.campus-collapse.open{max-height:5000px}.campus-collapse-inner{padding-top:4px;padding-bottom:4px}.campus-photos-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:0;margin-top:14px;padding:8px 0 16px;display:flex;overflow-x:auto}.campus-photo{cursor:pointer;scroll-snap-align:start;border:4px solid #fff;border-radius:8px;flex-shrink:0;width:auto;height:220px;margin-right:-16px;transition:transform .25s,box-shadow .25s;box-shadow:0 2px 8px #0000000f}.campus-photo:first-child{margin-top:6px;transform:rotate(-3deg)}.campus-photo:nth-child(2n){margin-top:8px;transform:rotate(2deg)}.campus-photo:nth-child(3n){margin-top:-4px;transform:rotate(-1.5deg)}.campus-photo:hover{z-index:10;position:relative;transform:rotate(0)translateY(-4px)scale(1.05);box-shadow:0 8px 24px #00000026}.campus-photos-section{margin-top:16px}.campus-photos-toggle{cursor:pointer;color:var(--muted);border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:.82rem;font-weight:500;transition:background .15s;display:inline-flex}.campus-photos-toggle:hover{color:var(--text);background:#f8f8f8}.campus-photos-label{font-family:var(--font-sans)}.campus-photos-wrapper{max-height:0;transition:max-height .4s;overflow:hidden}.campus-photos-wrapper.open{max-height:5000px}.lightbox{z-index:300;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000eb;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.lightbox-close{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex;position:absolute;top:24px;right:24px}.lightbox-close:hover{background:#ffffff40}.lightbox-img{object-fit:contain;border-radius:8px;max-width:90vw;max-height:90vh;box-shadow:0 8px 40px #0000004d}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.skills-grid{gap:16px;display:grid}.skill-category{background:#fff;border:1px solid #0000000f;border-radius:10px;padding:24px;transition:transform .2s,box-shadow .2s,border-color .2s}.skill-category:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}.skill-title{color:var(--text);font-size:.85rem;font-weight:600;font-family:var(--font-sans);text-transform:none;letter-spacing:0;align-items:center;gap:8px;margin-bottom:12px;display:flex}.skill-icon{font-size:1.2rem}.skill-list{margin:0;padding:0;list-style:none}.skill-list li{color:var(--text);border-bottom:1px solid #00000008;padding:6px 0;font-size:.88rem;line-height:1.7}.skill-list li:last-child{border-bottom:none;padding-bottom:0}.skill-label{color:var(--text);margin-right:4px;font-weight:600}.skill-note{color:var(--muted);border-top:1px solid #0000000a;margin-top:10px;padding-top:8px;font-size:.8rem}.footer{text-align:center;color:var(--muted);border-top:1px solid #0000000a;padding:48px 0;font-size:.8rem}@keyframes line-pulse{0%{opacity:0;transform:scale(1)}15%{opacity:.9}70%{opacity:.4}to{opacity:0;transform:scale(.85)}}@media (width<=1200px){.hero{padding:140px 32px 100px}.hero-title{font-size:clamp(60px,8vw,72px)}}@media (width<=640px){.hero{min-height:auto;padding:140px 20px 80px}.hero-content{flex-direction:column;gap:32px}.hero-text{text-align:center;padding:0}.hero-title{text-align:center;font-size:46px}.hero-name-en{font-size:20px}.hero-pronouns{font-size:12px}.hero-summary{max-width:100%;font-size:.82rem;line-height:1.6}.hero-cta{flex-direction:column;align-items:stretch;gap:10px;margin-top:24px}.btn-primary,.btn-book{justify-content:center;width:100%}.hero-portrait{border-width:6px 6px 20px;width:220px;height:260px;margin:0 auto;padding-bottom:16px}.section{padding:40px 0}.container{padding:0 20px}.section-title{margin-bottom:20px;font-size:.8rem}.edu-logo-img{width:48px;height:48px}.edu-school{font-size:.9rem}.edu-detail{padding-left:60px}.exp-logo-img{width:48px;height:48px}.exp-company{font-size:.95rem}.exp-block-title{padding-left:60px;font-size:.8rem}.exp-detail{padding-left:60px;font-size:.82rem}.campus-photo{height:160px}.skills-grid{gap:12px}.skill-category{padding:16px}.skill-title{font-size:.8rem}.skill-list li{font-size:.82rem}.footer{padding:32px 0}}
