@font-face{font-family:Brier;src:url(/fonts/Brier-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Source Han Serif VF;src:url(/fonts/SourceHanSerifSC-VF.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{--paper:#fcfcfb;--ink:#050505;--muted:#00000085;--line:#00000026;--soft-line:#0000001a;--dot:radial-gradient(circle,#0000001c 1px,transparent 1px);--sans:"Helvetica Neue","PingFang SC","Microsoft YaHei",Arial,sans-serif;font-family:var(--sans);color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);min-width:320px;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a{font:inherit}::selection{color:#fff;background:#000}.site-header{z-index:20;pointer-events:none;justify-content:space-between;align-items:center;height:50px;padding:0 clamp(16px,2vw,32px);display:flex;position:fixed;top:20px;left:0;right:0}.staggered-menu-mount{z-index:40;pointer-events:none;position:fixed;inset:0}html.is-card-flipped .staggered-menu-mount,html.is-card-flipped .site-header .header-actions{visibility:hidden;opacity:0;pointer-events:none}.brand,.nav-pill,.contact-button{pointer-events:auto}.is-card-flipped .site-header .brand,.is-card-flipped .site-header .nav-pill,.is-card-flipped .site-header .contact-button{visibility:hidden;opacity:0;pointer-events:none}.brand{color:#0b0b0b;letter-spacing:-.085em;text-transform:uppercase;flex-direction:column;justify-content:flex-start;align-items:flex-end;width:138px;height:72px;font-family:Brier,Bodoni MT,Didot,Georgia,serif;font-size:42px;font-weight:700;line-height:1;display:flex}.brand-line{display:block}.brand-line:first-child{letter-spacing:-.06em;transform-origin:100%;font-family:Georgia,Times New Roman,serif;font-size:.72em;font-weight:400;transform:scaleX(1.4)}.brand-line:last-child{transform-origin:100%;font-size:1em;font-weight:700;transform:scaleX(1.55)}.nav-pill{position:absolute;top:0;left:50%;transform:translate(-50%)}.pill-nav{--nav-h:44px;--pill-pad-x:18px;--pill-gap:3px;width:max-content;height:var(--nav-h);align-items:center;display:flex}.pill-nav-items{height:var(--nav-h);background:var(--base,#050505);border-radius:9999px;align-items:center;display:flex;position:relative}.pill-list{align-items:stretch;gap:var(--pill-gap);height:100%;margin:0;padding:3px;list-style:none;display:flex}.pill-list>li{height:100%;display:flex}.pill{height:100%;padding:0 var(--pill-pad-x);color:var(--pill-text,var(--base,#050505));background:var(--pill-bg,#fff);box-sizing:border-box;cursor:pointer;letter-spacing:.2px;white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;font-size:13px;font-weight:600;line-height:0;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.pill .hover-circle{z-index:1;background:var(--base,#050505);pointer-events:none;will-change:transform;border-radius:50%;display:block;position:absolute;bottom:0;left:50%}.pill .label-stack{z-index:2;line-height:1;display:inline-block;position:relative}.pill .pill-label{z-index:2;will-change:transform;line-height:1;display:inline-block;position:relative}.pill .pill-label-hover{z-index:3;color:var(--hover-text,#fff);opacity:0;will-change:transform,opacity;line-height:1;display:inline-block;position:absolute;top:0;left:0}.pill.is-active:after{z-index:4;background:var(--base,#050505);content:"";border-radius:50px;width:12px;height:12px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.pill-mobile-toggle,.pill-mobile-menu{display:none}.is-card-flipped .brand{color:#fff}.is-card-flipped .nav-pill{background:#ffffffe0}.is-card-flipped .contact-button{color:#000;background:#fff}.is-on-dark-section .brand{color:#fff}.is-on-dark-section .contact-button{color:#000;background:#fff}.contact-button{color:#fff;background:#111;border-radius:999px;justify-content:center;align-items:center;height:50px;padding:0 21px;font-size:13px;font-weight:500;transition:background-color .25s,box-shadow .25s,transform .25s;display:flex;box-shadow:0 5px 16px #0000001a}.contact-button:hover{background:#2a2a2a;transform:translateY(-1px);box-shadow:0 8px 20px #00000024}.brand:focus-visible,.pill:focus-visible,.contact-button:focus-visible,.pill-mobile-toggle:focus-visible{outline-offset:3px;outline:2px solid #111}.hero-frame{cursor:pointer;background-color:#fefefe;background-image:var(--dot);perspective:1200px;background-size:28px 28px;width:100%;min-height:100dvh;position:relative;overflow:hidden}.hero-frame:focus-visible{outline-offset:-4px;outline:2px solid #000}.flip-card{transform-style:preserve-3d;transition:transform .7s cubic-bezier(.65,0,.35,1);position:absolute;inset:0}.flip-card.is-flipped{transform:rotateX(180deg)}.face{backface-visibility:hidden;position:absolute;inset:0;overflow:hidden}.front-face{--title-x:0px;--title-y:0px;--title-rotate-x:0deg;--title-rotate-y:0deg;--title-rotate-z:0deg;--title-middle-x:0px;--title-middle-y:0px;--title-signature-x:0px;--title-signature-y:0px;place-items:center;display:grid}.hero-content{z-index:2;pointer-events:none;width:max-content;transform:translate(-50%,-50%) perspective(1200px) translate3d(var(--title-x),var(--title-y),0) rotateX(var(--title-rotate-x)) rotateY(var(--title-rotate-y)) rotateZ(var(--title-rotate-z));transform-style:preserve-3d;will-change:transform;flex-direction:column;align-items:center;gap:18px;display:flex;position:absolute;top:50%;left:50%}.hero-title{z-index:2;color:#000;letter-spacing:.02em;text-align:center;white-space:nowrap;margin:0;font-size:clamp(42px,7.2vw,112px);font-weight:700;line-height:1.05;position:relative}.english-signature{font-weight:400}.title-base,.title-middle,.title-signature{transform-origin:50%;will-change:transform;display:inline-block}.title-middle{transform:translate3d(var(--title-middle-x),var(--title-middle-y),0)}.title-signature{transform:translate3d(var(--title-signature-x),var(--title-signature-y),0);margin-left:.12em}.hero-subtitle{color:#0000007a;letter-spacing:.025em;white-space:nowrap;margin:0;font-size:clamp(12px,1.3vw,17px);line-height:1.4}.inverted-layer{--lens-radius:0px;--lens-x:-300px;--lens-y:-300px;z-index:3;color:#fff;clip-path:circle(var(--lens-radius) at var(--lens-x) var(--lens-y));opacity:0;pointer-events:none;will-change:clip-path,opacity;background:#000;place-items:center;transition:opacity .14s ease-out;display:grid;position:absolute;inset:0;overflow:hidden}.inverted-title{color:#fff}.inverted-subtitle{color:#ffffff94}.explore-prompt{z-index:2;color:#00000061;letter-spacing:.22em;white-space:nowrap;margin:0;font-size:11px;font-weight:500;line-height:1.4;animation:2.4s ease-in-out infinite scroll-float;position:absolute;bottom:44px;left:50%;transform:translate(-50%)}.inverted-explore-prompt{z-index:5;color:#ffffff7a}@keyframes scroll-float{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,3px)}}.about-face{color:#fff;background:#000;flex-direction:column;padding:clamp(28px,5vh,56px) clamp(24px,6vw,88px) 32px;display:flex;transform:rotateX(180deg)}.about-heading-row{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.eyebrow{color:var(--muted);letter-spacing:.2em;margin:0 0 10px;font-size:10px;font-weight:600;line-height:1.2}.about-face .eyebrow,.light .eyebrow,.contact-section .eyebrow{color:#ffffff80}.about-face h2{letter-spacing:.02em;margin:0;font-size:clamp(42px,5vw,66px);line-height:1}.about-actions{align-items:flex-start;gap:20px;display:flex}.profile-image{object-fit:cover;filter:grayscale()contrast(1.1);mix-blend-mode:screen;opacity:.92;width:76px;height:92px}.back-prompt{color:#ffffff9e;padding-top:6px;font-size:12px}.about-layout{grid-template-columns:minmax(0,1.45fr) minmax(220px,.55fr);gap:clamp(32px,7vw,100px);max-width:1060px;display:grid}.about-copy{color:#ffffffe0;font-size:14px;line-height:1.8}.about-copy p{max-width:760px;margin:0 0 18px}.about-facts{border-top:1px solid #ffffff4d}.about-facts div{border-bottom:1px solid #ffffff2e;justify-content:space-between;gap:20px;padding:13px 0;font-size:12px;display:flex}.about-facts span{color:#ffffff85}.about-facts strong{text-align:right;font-weight:500}.signature{color:#ffffffdb;letter-spacing:.12em;margin-top:auto;font-size:12px;display:block}.site-section{position:relative;overflow:hidden}.white-section{background-color:var(--paper);background-image:var(--dot);background-size:28px 28px}.section-inner{width:min(1180px,100% - 48px);margin:0 auto;padding:clamp(88px,12vw,156px) 0}.section-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:48px;display:flex}.section-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(48px,7vw,92px);line-height:.95}.section-heading .eyebrow{margin-bottom:14px}.section-note{max-width:270px;color:var(--muted);text-align:right;margin:0 0 5px;font-size:13px;line-height:1.65}.light .section-note{color:#ffffff94}.about-face{scrollbar-width:none;background:#020202;padding:0;display:block;overflow:hidden auto}.about-face::-webkit-scrollbar{display:none}.about-expand-track{width:100%;position:relative}.about-expand-stage{--about-title-size:4rem;background:#020202;width:100%;position:sticky;top:0;overflow:hidden}.about-expand-frame{clip-path:inset(21% 29% round 24px);will-change:clip-path;position:absolute;inset:0}.about-expand-media{object-fit:cover;object-position:center;transform-origin:50%;-webkit-user-select:none;user-select:none;will-change:transform;-webkit-user-drag:none;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.35)}.about-expand-scrim{opacity:0;background:linear-gradient(#0000006b,#0003 52%,#000000db);position:absolute;inset:0}.about-expand-overlay{color:#fff;opacity:0;will-change:opacity,transform;flex-direction:column;padding:24px clamp(28px,5vw,66px) 36px;display:flex;position:absolute;inset:0}.about-reference-head{justify-content:space-between;align-items:flex-start;gap:24px;min-height:92px;display:flex}.about-reference-brand{color:#fff;letter-spacing:-.07em;font-family:Brier,Bodoni MT,Didot,Georgia,serif;font-size:clamp(36px,5vw,74px);font-weight:700;line-height:.8}.about-reference-menu{color:#fff;cursor:pointer;background:#000000b3;border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:58px;height:58px;padding:0;display:flex}.about-reference-menu span{background:#fff;border-radius:99px;width:25px;height:3px;display:block}.about-reference-side{align-items:flex-start;gap:18px;display:flex}.about-reference-head .profile-image{filter:grayscale()contrast(1.15);mix-blend-mode:normal;opacity:1;background:#fff;width:76px;height:92px;padding:4px}.about-reference-contact{color:#050505;cursor:pointer;background:#fff;border:0;border-radius:999px;height:50px;padding:0 22px;font-size:13px}.about-content-block{max-width:1120px;margin-top:auto}.about-content-block .about-heading-row{margin-bottom:26px}.about-content-block .about-heading-row h2{color:#fff;letter-spacing:-.07em;margin:0;font-size:clamp(52px,8vw,112px);line-height:.88}.about-content-block .about-layout{grid-template-columns:minmax(0,1.18fr) minmax(260px,.82fr);gap:clamp(32px,8vw,120px);max-width:1120px}.about-content-block .about-copy{color:#ffffffe0;max-width:650px;font-size:clamp(14px,1.4vw,20px);line-height:1.72}.about-content-block .about-copy p{margin:0 0 18px}.about-content-block .about-facts{border-top:1px solid #ffffff75}.about-content-block .about-facts div{border-bottom:1px solid #ffffff47;padding:14px 0;font-size:clamp(13px,1.3vw,18px)}.about-content-block .about-facts span{color:#ffffff94}.about-content-block .about-facts strong{font-weight:500}.about-content-block .signature{color:#ffffffc7;margin-top:26px;font-size:10px}.about-expand-title{color:#fff;font-size:var(--about-title-size);letter-spacing:-.06em;text-align:center;text-shadow:0 2px 24px #00000073;pointer-events:none;will-change:opacity,transform;justify-content:center;align-items:center;padding:0 6%;font-weight:700;line-height:1;display:flex;position:absolute;inset:0}.about-expand-hint{color:#ffffffa3;letter-spacing:.2em;text-align:center;pointer-events:none;will-change:opacity,transform;font-size:11px;position:absolute;bottom:1.25rem;left:0;right:0}.skill-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.skill-card,.education-card,.awards-card{border:1px solid var(--line);background:#ffffff8a;padding:28px}.skill-card{min-height:300px;transition:background-color .26s,transform .26s,border-color .26s}.skill-card:hover{background:#fff;border-color:#000;transform:translateY(-5px)}.card-topline{color:var(--muted);letter-spacing:.18em;justify-content:space-between;margin-bottom:42px;font-size:10px;font-weight:600;display:flex}.skill-card h3,.education-card h3,.awards-card h3{margin:0 0 15px;font-size:clamp(24px,3vw,34px);line-height:1}.skill-card p{max-width:470px;min-height:56px;color:var(--muted);margin:0 0 24px;font-size:13px;line-height:1.75}.tag-row{flex-wrap:wrap;gap:7px;display:flex}.tag-row span{border:1px solid var(--soft-line);color:#272727;border-radius:999px;padding:7px 9px;font-size:10px;line-height:1}.ink-section{color:#fff;background:#050505}.timeline{border-top:1px solid #ffffff3d}.timeline-item{border-bottom:1px solid #ffffff3d;grid-template-columns:minmax(150px,.35fr) minmax(0,1fr);gap:42px;padding:38px 0 42px;display:grid}.timeline-date{color:#ffffff94;letter-spacing:.07em;font-size:12px}.item-kicker{color:#ffffff85;letter-spacing:.08em;margin:0 0 13px;font-size:11px}.timeline-content h3{margin:0 0 15px;font-size:clamp(24px,3.2vw,42px);font-weight:600;line-height:1.05}.timeline-content>p:last-child{color:#ffffffb8;max-width:780px;margin:0;font-size:14px;line-height:1.8}.background-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:14px;display:grid}.background-only-grid{grid-template-columns:minmax(0,1fr)}.education-card,.awards-card{min-height:410px}.background-only-grid .education-card{min-height:360px}.education-major{margin:-4px 0 7px;font-size:18px}.education-date,.course-line{color:var(--muted);font-size:12px;line-height:1.7}.metrics{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:12px;margin:44px 0 26px;padding:17px 0;display:grid}.metrics div{flex-direction:column;gap:6px;display:flex}.metrics strong{letter-spacing:-.04em;font-size:23px;font-weight:500}.metrics span{color:var(--muted);font-size:10px}.course-line{max-width:520px;margin:0}.awards-card .card-topline{margin-bottom:7px}.award-row{border-bottom:1px solid var(--line);grid-template-columns:74px minmax(0,1fr);gap:8px 16px;padding:19px 0;display:grid}.award-row span{color:var(--muted);font-size:11px}.award-row strong{font-size:14px;font-weight:500}.award-row em{color:#000;grid-column:2;font-size:11px;font-style:normal}.roles-row{grid-template-columns:150px 1fr;gap:28px;padding-top:52px;display:grid}.roles-label{color:var(--muted);letter-spacing:.16em;font-size:10px;font-weight:600}.role-list{flex-wrap:wrap;gap:11px 24px;display:flex}.role-list span{font-size:13px}.role-list b{color:var(--muted);margin-left:6px;font-size:10px;font-weight:400}.competition-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.competition-card{border:1px solid var(--line);background:#ffffff8a;grid-template-columns:minmax(0,1.12fr) minmax(220px,.88fr);min-height:380px;display:grid}.competition-media{cursor:zoom-in;text-align:left;background:#e8e8e4;border:0;min-height:100%;padding:0;display:block;position:relative;overflow:hidden}.competition-media:after{content:"";pointer-events:none;background:linear-gradient(#0000 42%,#0000002e);position:absolute;inset:0}.competition-media:focus-visible{outline-offset:-2px;outline:2px solid #050505}.competition-media img{object-fit:contain;filter:grayscale(.55)contrast(1.05);width:100%;height:100%;min-height:380px;transition:filter .5s,transform .7s cubic-bezier(.22,1,.36,1);display:block}.competition-card:hover .competition-media img{filter:grayscale(0)contrast(1.05);transform:scale(1.02)}.competition-index{z-index:1;color:#fff;background:#050505;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:10px;display:flex;position:absolute;top:18px;left:18px}.competition-info{flex-direction:column;padding:24px;display:flex}.competition-info h3{letter-spacing:-.035em;margin:0 0 18px;font-size:clamp(22px,2.4vw,32px);line-height:1.05}.competition-award{margin-bottom:20px;font-size:18px;font-weight:600;display:block}.competition-info p{color:var(--muted);margin:auto 0 0;font-size:12px;line-height:1.75}.competition-preview{z-index:100;visibility:hidden;opacity:0;pointer-events:none;background:#050505d1;place-items:center;padding:24px;transition:opacity .22s,visibility .22s;display:grid;position:fixed;inset:0}.competition-preview.is-open{visibility:visible;opacity:1;pointer-events:auto}.competition-preview-backdrop{position:absolute;inset:0}.competition-preview-panel{z-index:1;background:#fff;flex-direction:column;align-items:center;gap:10px;width:min(94vw,1400px);max-height:92vh;padding:54px 24px 20px;transition:transform .22s;display:flex;position:relative;transform:translateY(10px)scale(.98);box-shadow:0 22px 70px #00000042}.competition-preview.is-open .competition-preview-panel{transform:translateY(0)scale(1)}.competition-preview-image{object-fit:contain;width:auto;max-width:100%;max-height:78vh;display:block}.competition-preview-close{border:1px solid var(--line);color:#050505;cursor:pointer;letter-spacing:.12em;background:#fff;padding:8px 10px;font-family:inherit;font-size:10px;position:absolute;top:14px;right:16px}.competition-preview-caption{max-width:100%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;overflow:hidden}body.competition-preview-open{overflow:hidden}.hobby-wheel-layout{grid-template-columns:minmax(220px,.35fr) minmax(0,1.65fr);align-items:stretch;gap:14px;display:grid}.hobby-wheel-pane,.hobby-detail{border:1px solid #ffffff3d;min-height:420px;padding:28px}.hobby-wheel-pane{flex-direction:column;justify-content:flex-start;gap:32px;display:flex}.hobby-wheel-pane h3,.hobby-detail h3{letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(30px,4vw,56px);line-height:.95}.hobby-wheel-hint{color:#ffffff7a;max-width:180px;margin:0;font-size:12px;line-height:1.6}.option-wheel{--ow-text-color:#fff6;--ow-active-color:#fff;--ow-font-size:3.1rem;--ow-inset:34px;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;outline:none;min-height:250px;position:relative;overflow:hidden}.option-wheel--dragging{cursor:grabbing}.option-wheel:focus-visible{outline-offset:-1px;outline:1px solid #fff}.option-wheel__item{top:50%;left:var(--ow-inset);white-space:nowrap;color:color-mix(in srgb,var(--ow-active-color) calc(var(--ow-p,0) * 100%),var(--ow-text-color));font-size:var(--ow-font-size);transform-origin:0;cursor:pointer;will-change:transform,opacity,filter;font-weight:200;line-height:1;position:absolute}.option-wheel--right .option-wheel__item{right:var(--ow-inset);transform-origin:100%;left:auto}.option-wheel__item--selected{font-weight:500}.hobby-detail{flex-direction:column;justify-content:space-between;display:flex}.hobby-detail-copy{max-width:620px}.hobby-detail-copy>p:last-child{color:#ffffff9e;max-width:510px;margin:0;font-size:14px;line-height:1.8}.hobby-detail-footer{color:#ffffff6b;letter-spacing:.14em;border-top:1px solid #ffffff3d;justify-content:space-between;margin-top:26px;padding-top:14px;font-size:10px;display:flex}.accordion-gallery{--ag-accent:#fff;--ag-overlay:#050505;--ag-text:#fff;--ag-gap:10px;--ag-radius:12px;--ag-media-size:320px;gap:var(--ag-gap);perspective:1400px;perspective-origin:50%;flex-direction:row;width:100%;max-width:100%;height:420px;display:flex}.ag-panel{border-radius:var(--ag-radius);min-width:0;min-height:0;color:inherit;cursor:pointer;text-align:left;transform-style:preserve-3d;transform-origin:50%;will-change:flex-grow,transform;-webkit-tap-highlight-color:transparent;background:#0a0a0a;border:0;outline:none;flex:1 1 0;padding:0;text-decoration:none;display:block;position:relative;overflow:hidden;box-shadow:0 10px 30px -18px #000c}.ag-panel:focus-visible{box-shadow:0 0 0 2px var(--ag-accent),0 10px 30px -18px #000c}.ag-panel__frame{border-radius:inherit;position:absolute;inset:0;overflow:hidden}.ag-panel__media{--ag-gray:1;--ag-dim:.35;width:var(--ag-media-size);height:100%;filter:grayscale(var(--ag-gray));will-change:transform,filter;position:absolute;top:50%;left:50%}.ag-panel__media img{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.ag-panel__overlay{pointer-events:none;background:linear-gradient(180deg,transparent 45%,color-mix(in srgb,var(--ag-overlay) 78%,transparent) 100%),color-mix(in srgb,var(--ag-overlay) calc(var(--ag-dim,.35) * 100%),transparent);position:absolute;inset:0}.ag-panel__label{z-index:2;pointer-events:none;align-items:center;gap:12px;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.ag-panel__bar{background:var(--ag-accent);width:3px;height:26px;box-shadow:0 0 12px color-mix(in srgb,var(--ag-accent) 60%,transparent);opacity:0;border-radius:3px;flex:none}.ag-panel__text{color:var(--ag-text);letter-spacing:.01em;text-shadow:0 2px 14px #0000008c;text-overflow:ellipsis;white-space:nowrap;opacity:0;font-size:clamp(1rem,1.4vw,1.4rem);font-weight:600;overflow:hidden}.contact-section{color:#fff;background:#050505}.contact-inner{width:min(1180px,100% - 48px);margin:0 auto;padding:clamp(96px,14vw,190px) 0 36px}.contact-section h2{letter-spacing:-.06em;margin:0 0 70px;font-size:clamp(50px,8vw,112px);line-height:.98}.contact-section h2 span{color:#fff6}.contact-row{color:#ffffffbd;flex-wrap:wrap;gap:10px 36px;font-size:13px;display:flex}.contact-row a{border-bottom:1px solid #ffffff59;transition:color .18s,border-color .18s}.contact-row a:hover{color:#fff;border-color:#fff}.contact-stepper{max-width:760px;margin-top:86px}.contact-stepper-indicators{align-items:center;width:100%;display:flex}.contact-step-indicator{color:#ffffff8a;cursor:pointer;background:0 0;border:1px solid #ffffff57;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;padding:0;font-size:11px;transition:color .26s,background-color .26s,border-color .26s,transform .26s;display:flex}.contact-step-indicator.is-active,.contact-step-indicator.is-complete{color:#050505;background:#fff;border-color:#fff}.contact-step-indicator.is-active{transform:scale(1.08)}.contact-step-connector{background:#ffffff3d;flex:1;height:1px;margin:0 10px;display:block;position:relative;overflow:hidden}.contact-step-connector i{background:#fff;width:0;transition:width .42s cubic-bezier(.22,1,.36,1);position:absolute;inset:0 auto 0 0}.contact-step-connector.is-complete i{width:100%}.contact-stepper-content{border:1px solid #ffffff47;margin-top:24px;transition:height .42s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.contact-step{opacity:0;pointer-events:none;padding:34px;transition:transform .42s cubic-bezier(.22,1,.36,1),opacity .3s;position:absolute;inset:0;transform:translate(100%)}.contact-step.is-active{opacity:1;pointer-events:auto;position:relative;transform:translate(0)}.step-kicker{color:#ffffff80;letter-spacing:.18em;margin:0 0 18px;font-size:10px;font-weight:600}.contact-step h3{letter-spacing:-.045em;max-width:650px;margin:0 0 14px;font-size:clamp(28px,4vw,52px);line-height:1}.step-description{color:#ffffff94;max-width:560px;margin:0 0 30px;font-size:13px;line-height:1.7}.contact-methods{gap:8px;margin-bottom:20px;display:flex}.contact-method{color:#ffffff94;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:999px;padding:9px 16px;font-size:12px;transition:color .2s,background-color .2s,border-color .2s}.contact-method.is-selected,.contact-method:hover{color:#050505;background:#fff;border-color:#fff}.contact-input-label,.contact-textarea-label{color:#ffffff85;letter-spacing:.08em;flex-direction:column;gap:8px;max-width:560px;font-size:11px;display:flex}.contact-input-label input,.contact-textarea-label textarea{color:#fff;width:100%;font:inherit;letter-spacing:0;resize:vertical;background:0 0;border:0;border-bottom:1px solid #ffffff6b;border-radius:0;outline:none;padding:12px 0;font-size:16px;transition:border-color .2s}.contact-input-label input:focus,.contact-textarea-label textarea:focus{border-color:#fff}.contact-input-label input::placeholder,.contact-textarea-label textarea::placeholder{color:#ffffff47}.contact-step-error{color:#ffb4b4;min-height:16px;margin:8px 0 0;font-size:11px}.contact-complete-mark{color:#050505;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:28px;display:flex}.contact-stepper-footer{justify-content:space-between;align-items:center;min-height:42px;margin-top:18px;display:flex}.contact-step-back,.contact-step-next{cursor:pointer;border-radius:999px;padding:10px 17px;font-size:12px;transition:opacity .2s,background-color .2s,color .2s,transform .2s}.contact-step-back{color:#ffffff94;background:0 0;border:1px solid #ffffff3d}.contact-step-back:not(:disabled):hover{color:#fff;border-color:#fff}.contact-step-back:disabled{cursor:default;opacity:.28}.contact-step-next{color:#050505;background:#fff;border:1px solid #fff}.contact-step-next:hover{background:#ffffffd1;transform:translateY(-1px)}.contact-step-next[hidden]{display:none}.contact-footer{color:#ffffff6b;letter-spacing:.15em;border-top:1px solid #ffffff3d;justify-content:space-between;margin-top:100px;padding-top:16px;font-size:10px;display:flex}.reveal{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.skill-grid .skill-card:nth-child(2),.timeline-item:nth-child(2),.background-grid>:nth-child(2){transition-delay:90ms}.skill-grid .skill-card:nth-child(3),.timeline-item:nth-child(3){transition-delay:.16s}.skill-grid .skill-card:nth-child(4){transition-delay:.23s}@keyframes education-text-pop{0%{opacity:0;clip-path:inset(100% 0 0);filter:blur(7px);transform:translateY(58px)scale(.84)}62%{opacity:1;clip-path:inset(0);filter:blur();transform:translateY(-7px)scale(1.025)}to{opacity:1;clip-path:inset(0);filter:blur();transform:translateY(0)scale(1)}}#background .section-heading.is-visible .eyebrow,#background .section-heading.is-visible h2,#background .section-heading.is-visible .section-note,#background .education-card.is-visible .card-topline,#background .education-card.is-visible>h3,#background .education-card.is-visible .education-major,#background .education-card.is-visible .education-date,#background .education-card.is-visible .metrics,#background .education-card.is-visible .course-line,#background .awards-card.is-visible .card-topline,#background .awards-card.is-visible .award-row,#background .roles-row.is-visible .roles-label,#background .roles-row.is-visible .role-list>span{transform-origin:50% 100%;animation:.76s cubic-bezier(.16,1,.3,1) both education-text-pop}#background .section-heading.is-visible .eyebrow{animation-delay:40ms}#background .section-heading.is-visible h2{animation-delay:.11s}#background .section-heading.is-visible .section-note{animation-delay:.17s}#background .education-card.is-visible .card-topline,#background .awards-card.is-visible .card-topline{animation-delay:.22s}#background .education-card.is-visible>h3{animation-delay:.28s}#background .education-card.is-visible .education-major{animation-delay:.34s}#background .education-card.is-visible .education-date{animation-delay:.39s}#background .education-card.is-visible .metrics{animation-delay:.45s}#background .education-card.is-visible .course-line{animation-delay:.51s}#background .awards-card.is-visible .award-row:nth-child(2){animation-delay:.28s}#background .awards-card.is-visible .award-row:nth-child(3){animation-delay:.35s}#background .awards-card.is-visible .award-row:nth-child(4){animation-delay:.42s}#background .awards-card.is-visible .award-row:nth-child(5){animation-delay:.49s}#background .roles-row.is-visible .roles-label{animation-delay:.57s}#background .roles-row.is-visible .role-list>span:first-child{animation-delay:.62s}#background .roles-row.is-visible .role-list>span:nth-child(2){animation-delay:.68s}#background .roles-row.is-visible .role-list>span:nth-child(3){animation-delay:.74s}@media (width<=900px){.pill-nav-items{display:none}.nav-pill{display:flex}.pill-mobile-toggle{width:var(--nav-h);height:var(--nav-h);background:var(--base,#050505);cursor:pointer;border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:0;display:flex}.pill-mobile-toggle .hamburger-line{background:var(--pill-bg,#fff);border-radius:1px;width:16px;height:2px}.pill-mobile-menu{top:calc(var(--nav-h) + 10px);visibility:hidden;background:var(--base,#050505);opacity:0;transform-origin:top;border-radius:24px;flex-direction:column;gap:3px;padding:3px;display:flex;position:absolute;left:0;right:0;box-shadow:0 8px 32px #0000001f}.pill-mobile-menu a{color:var(--pill-text,#050505);background:var(--pill-bg,#fff);text-align:center;border-radius:50px;padding:12px 16px;font-size:14px;font-weight:600;display:block}.section-inner{width:min(100% - 32px,680px)}.section-heading{flex-direction:column;align-items:flex-start}.section-note{text-align:left;margin:0}.skill-grid,.background-grid{grid-template-columns:1fr}.education-card,.awards-card{min-height:auto}.roles-row{grid-template-columns:1fr;gap:15px}.hobby-wheel-layout,.competition-grid{grid-template-columns:1fr}}@media (width<=600px){.site-header{height:42px;padding:0 14px;top:12px}.brand{width:102px;height:52px;font-size:30px}.contact-button{height:42px;padding:0 16px;font-size:12px}.hero-title{font-size:clamp(30px,9vw,58px)}.hero-content{gap:11px}.hero-subtitle{font-size:9px}.explore-prompt{font-size:8px;bottom:36px}.about-face{padding:22px 16px 16px}.about-heading-row{margin-bottom:18px}.about-face h2{font-size:32px}.profile-image{width:48px;height:60px}.about-actions{gap:9px}.back-prompt{padding-top:2px;font-size:9px}.about-layout{grid-template-columns:1fr;gap:10px}.about-copy{font-size:10px;line-height:1.55}.about-copy p{margin-bottom:8px}.about-facts{grid-template-columns:repeat(3,1fr);display:grid}.about-facts div{border-bottom:0;border-right:1px solid #ffffff2e;padding:7px 4px;display:block}.about-facts div:last-child{border-right:0}.about-facts span,.about-facts strong{text-align:left;font-size:8px;display:block}.about-facts span{margin-bottom:5px}.signature{font-size:7px}.section-inner{padding:78px 0}.section-heading{margin-bottom:30px}.section-heading h2{font-size:52px}.skill-card,.education-card,.awards-card{padding:20px}.skill-card{min-height:0}.card-topline{margin-bottom:30px}.skill-card p{min-height:0;font-size:12px}.timeline-item{padding:26px 0 28px;display:block}.timeline-date{margin-bottom:17px;font-size:10px}.timeline-content h3{font-size:26px}.timeline-content>p:last-child{font-size:12px;line-height:1.65}.metrics strong{font-size:16px}.metrics span{font-size:8px}.award-row{grid-template-columns:58px minmax(0,1fr);gap:6px 9px}.award-row strong{font-size:12px}.contact-inner{width:calc(100% - 32px);padding:84px 0 24px}.contact-section h2{margin-bottom:48px;font-size:51px}.contact-row{flex-direction:column;align-items:flex-start;gap:12px;font-size:12px}.contact-footer{margin-top:70px;font-size:8px}.hobby-wheel-pane,.hobby-detail{min-height:0;padding:20px}.option-wheel{--ow-font-size:2.5rem;min-height:230px}.accordion-gallery{height:360px!important}.hobby-detail-footer{letter-spacing:.08em;font-size:8px}.competition-card{grid-template-columns:1fr}.competition-media img{height:240px;min-height:240px}.competition-info{padding:20px}.competition-info .card-topline{margin-bottom:30px}.competition-preview{padding:12px}.competition-preview-panel{width:100%;padding:54px 12px 14px}.competition-preview-image{max-width:100%;max-height:78vh}}@media (width<=520px){.accordion-gallery{perspective:none;flex-direction:column;min-height:420px;height:auto!important}.ag-panel{min-height:70px;transform:none!important}.accordion-gallery .ag-panel__media{width:100%;height:var(--ag-media-size)}}@media (width<=600px){.contact-stepper{margin-top:60px}.contact-stepper-content{margin-top:18px}.contact-step{padding:24px 20px}.contact-step h3{font-size:34px}.contact-stepper-footer{margin-top:14px}.contact-step-indicator{width:36px;height:36px;font-size:10px}.contact-step-connector{margin:0 6px}.about-face{padding:0}.about-expand-overlay{padding:18px 20px 24px}.about-reference-head{gap:10px;min-height:72px}.about-reference-brand{font-size:36px}.about-reference-menu{gap:5px;width:44px;height:44px}.about-reference-menu span{width:18px;height:2px}.about-reference-side{gap:8px}.about-reference-head .profile-image{width:42px;height:54px;padding:2px}.about-reference-contact{height:42px;padding:0 14px;font-size:11px}.about-content-block .about-heading-row{margin-bottom:14px}.about-content-block .about-heading-row h2{font-size:clamp(44px,13vw,72px)}.about-content-block .about-layout{grid-template-columns:1fr;gap:14px}.about-content-block .about-copy{font-size:11px;line-height:1.55}.about-content-block .about-copy p{margin-bottom:8px}.about-content-block .about-facts div{padding:8px 0;font-size:10px}.about-content-block .signature{margin-top:12px;font-size:7px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.flip-card{transition-duration:1ms}.inverted-layer{display:none}.hero-content{transform:translate(-50%,-50%)}.title-middle,.title-signature{transform:none}.explore-prompt{animation:none}.reveal{opacity:1;transition:none;transform:none}#background .section-heading.is-visible .eyebrow,#background .section-heading.is-visible h2,#background .section-heading.is-visible .section-note,#background .education-card.is-visible .card-topline,#background .education-card.is-visible>h3,#background .education-card.is-visible .education-major,#background .education-card.is-visible .education-date,#background .education-card.is-visible .metrics,#background .education-card.is-visible .course-line,#background .awards-card.is-visible .card-topline,#background .awards-card.is-visible .award-row,#background .roles-row.is-visible .roles-label,#background .roles-row.is-visible .role-list>span{clip-path:none;filter:none;animation:none}.nav-link,.contact-button,.skill-card{transition:none}}@media (hover:none),(pointer:coarse){.inverted-layer{display:none}.hero-content{transform:translate(-50%,-50%)}.title-middle,.title-signature{transform:none}}.resume-download-button{z-index:4;color:#f1f1f1;cursor:pointer;background:#000000d1;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:max-content;min-width:160px;height:48px;padding:0 20px;font-size:15px;font-weight:700;line-height:1;text-decoration:none;transition:background-color .2s,box-shadow .2s,transform .2s;display:inline-flex;position:absolute;bottom:clamp(80px,11vh,124px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 6px 18px #00000029}.resume-download-button:hover{background:#000000b3;transform:translate(-50%)translateY(-2px);box-shadow:0 9px 22px #00000038}.resume-download-button:active{transform:translate(-50%)scale(.95)}.resume-download-button:focus-visible{outline-offset:3px;outline:2px solid #050505}.resume-download-button>svg{z-index:2;flex:0 0 21px;width:21px;height:21px;display:block;position:relative}.resume-download-button .resume-download-base{transform-origin:50%}.resume-download-button .resume-download-arrow{transform-box:fill-box;transform-origin:50%}.resume-download-button:hover .resume-download-arrow{animation:.56s cubic-bezier(.22,1,.36,1) both resume-arrow-drop}@keyframes resume-arrow-drop{0%{transform:translateY(0)}58%{transform:translateY(3px)}to{transform:translateY(0)}}.resume-download-label{z-index:2;white-space:nowrap;width:60px;height:1em;line-height:1;display:block;position:relative;overflow:hidden}.resume-download-label .resume-span-mother,.resume-download-label .resume-span-mother2{line-height:1;display:flex;overflow:hidden}.resume-download-label .resume-span-mother{z-index:2;position:relative}.resume-download-label .resume-span-mother2{z-index:2;position:absolute;top:0;left:0}.resume-download-label .resume-span-mother span,.resume-download-label .resume-span-mother2 span{transition:transform .2s;display:block}.resume-download-label .resume-span-mother span:nth-child(2),.resume-download-label .resume-span-mother2 span:nth-child(2){transition-duration:.3s}.resume-download-label .resume-span-mother span:nth-child(3),.resume-download-label .resume-span-mother2 span:nth-child(3){transition-duration:.4s}.resume-download-label .resume-span-mother span:nth-child(4),.resume-download-label .resume-span-mother2 span:nth-child(4){transition-duration:.5s}.resume-download-label .resume-span-mother2 span{transform:translateY(-1.2em)}.resume-download-button:hover .resume-span-mother{position:absolute;top:0;left:0}.resume-download-button:hover .resume-span-mother span{transform:translateY(1.2em)}.resume-download-button:hover .resume-span-mother2 span{transform:translateY(0)}.resume-download-button.is-lens-active{color:#050505;background:#fff;box-shadow:0 8px 22px #0003}.resume-download-button.is-lens-active:hover{color:#050505;background:#fff}@media (width<=600px){.resume-download-button{gap:6px;min-width:142px;height:42px;padding:0 14px;font-size:13px;bottom:clamp(70px,12vh,100px)}.resume-download-button>svg{flex-basis:19px;width:19px;height:19px}.resume-download-label{width:52px}}@media (prefers-reduced-motion:reduce){.resume-download-button,.resume-download-label .resume-span-mother span,.resume-download-label .resume-span-mother2 span{transition:none}.resume-download-button:hover .resume-download-arrow{animation:none}}.competition-grid{align-items:start}.competition-card{align-items:stretch;min-height:0}.competition-media{align-self:stretch;height:100%;min-height:0}.competition-media img{object-fit:cover;height:100%;min-height:0}@media (width<=600px){.competition-card{align-items:start}.competition-media{align-self:start;height:auto}.competition-media img{object-fit:cover;height:auto;min-height:0}}.competition-grid{grid-template-columns:minmax(0,1fr);gap:14px}.competition-card{grid-template-columns:minmax(0,1fr) minmax(300px,1fr);height:clamp(300px,28vw,360px);min-height:0}.competition-info{padding:24px}.competition-info .card-topline{margin-bottom:48px}.competition-award{color:#050505;width:auto;max-width:none;box-shadow:none;letter-spacing:normal;text-shadow:none;background:0 0;border:0;margin-bottom:20px;padding:0;font-size:18px;font-weight:600;line-height:normal;display:block}.competition-award:after{content:none}.coverflow-gallery-shell{background:#0a0a0a;border:1px solid #ffffff3d;width:100%;min-height:360px;overflow:hidden}.coverflow-gallery-shell:focus-visible{outline-offset:-2px;outline:1px solid #fff}@media (width<=600px){.competition-card{grid-template-columns:1fr;height:auto;min-height:0}.competition-info{padding:20px}.competition-award{font-size:18px}}#app{position:relative}#topography-background{z-index:0;pointer-events:none;opacity:.98;width:100%;height:100%;position:fixed;inset:0;overflow:hidden}#topography-background .topography-canvas{filter:saturate(.25);width:100%;height:100%;display:block}#topography-background.topography-fallback{background:repeating-radial-gradient(at 20% 20%,#0000 0 54px,#78808a24 55px 56px,#0000 57px 104px)}main{z-index:1;position:relative}.hero-frame{background-color:#fefefee0;background-image:none}.white-section{background-color:#fcfcfbe0;background-image:none}.brand-line:first-child,.brand-line:last-child{transform:scaleX(1)scaleY(1.2)}@media (width<=600px){.brand-line:first-child,.brand-line:last-child{transform:scaleX(1)scaleY(1.2)}}#competitions .competition-grid{flex-direction:column;gap:clamp(72px,11vw,156px);display:flex}#competitions .competition-card{min-height:min(78vh,720px);opacity:calc(.64 + var(--competition-focus,1) * .36);will-change:opacity;background:0 0;border:0;grid-template-columns:minmax(0,1.06fr) minmax(300px,.94fr);gap:clamp(18px,3vw,48px);transition:opacity .5s;display:grid}#competitions .competition-card:nth-child(2n){grid-template-columns:minmax(300px,.94fr) minmax(0,1.06fr)}#competitions .competition-media{border:1px solid var(--line);background:#e8e8e4;align-self:center;height:clamp(380px,48vw,600px);min-height:0;box-shadow:0 22px 55px #00000014}#competitions .competition-media img{object-fit:cover;height:100%;min-height:0;transform:translate3d(0,var(--competition-image-y,0px),0) scale(var(--competition-image-scale,1.06));will-change:transform}#competitions .competition-info{border:1px solid var(--line);min-height:clamp(430px,54vw,610px);transform:translate3d(0,var(--competition-copy-y,0px),0);will-change:transform;background:#ffffffa8;justify-content:space-between;align-self:center;padding:clamp(28px,4.5vw,64px);transition:transform .7s cubic-bezier(.16,1,.3,1);box-shadow:0 22px 55px #0000000d}#competitions .competition-info h3{letter-spacing:-.06em;max-width:620px;font-size:clamp(30px,4.6vw,66px);line-height:.95}#competitions .competition-card:hover{opacity:1}@media (width<=900px){#competitions .competition-card,#competitions .competition-card:nth-child(2n){grid-template-columns:minmax(0,1.04fr) minmax(250px,.96fr);gap:18px;min-height:650px}#competitions .competition-media{height:clamp(340px,50vw,500px)}#competitions .competition-info{min-height:500px;padding:30px}}@media (width<=600px){#competitions .competition-grid{gap:72px}#competitions .competition-card,#competitions .competition-card:nth-child(2n){grid-template-columns:1fr;gap:14px;min-height:0;display:grid}#competitions .competition-card:nth-child(2n) .competition-media,#competitions .competition-card:nth-child(2n) .competition-info{order:initial}#competitions .competition-media{width:100%;height:clamp(280px,78vw,430px)}#competitions .competition-info{min-height:360px;padding:24px 20px}#competitions .competition-info .card-topline{margin-bottom:32px}#competitions .competition-info h3{font-size:clamp(28px,9vw,44px)}}@media (prefers-reduced-motion:reduce){#competitions .competition-card{opacity:1}#competitions .competition-media img{transform:scale(1.04)}#competitions .competition-info{transition:none;transform:none}}#competitions .competition-media{transform:translate3d(0,var(--competition-image-y,0px),0);will-change:transform;transition:transform .7s cubic-bezier(.16,1,.3,1)}#competitions .competition-info{min-height:clamp(360px,42vw,520px);padding:clamp(24px,3.8vw,48px)}@media (width<=900px){#competitions .competition-info{min-height:410px;padding:26px}}@media (width<=600px){#competitions .competition-media{transform:none}#competitions .competition-info{min-height:320px;padding:22px 20px}}@media (prefers-reduced-motion:reduce){#competitions .competition-media{transition:none;transform:none}#competitions .competition-media img{transform:none}}#competitions .competition-grid{gap:clamp(28px,4vw,58px)}#competitions .competition-card,#competitions .competition-card:nth-child(2n){height:clamp(280px,34vh,390px);min-height:0}#competitions .competition-media{height:100%}#competitions .competition-media img{object-fit:cover;transform:none}#competitions .competition-info{height:100%;min-height:0;padding:clamp(20px,2.8vw,38px)}#competitions .competition-info p{font-size:clamp(11px,1vw,13px);line-height:1.65}@media (width<=600px){#competitions .competition-card,#competitions .competition-card:nth-child(2n){height:auto}#competitions .competition-media{height:clamp(230px,58vw,330px)}#competitions .competition-info{height:auto;min-height:280px}}#competitions .competition-card,#competitions .competition-card:nth-child(2n){grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);height:auto;min-height:0}#competitions .competition-media{height:auto;aspect-ratio:var(--competition-image-ratio,1.32 / 1);align-self:center}#competitions .competition-info{align-self:stretch;height:100%;min-height:0}#competitions .competition-info h3{letter-spacing:-.055em;white-space:nowrap;font-size:clamp(18px,1.75vw,32px);overflow:visible}@media (width<=900px){#competitions .competition-card,#competitions .competition-card:nth-child(2n){grid-template-columns:minmax(0,.74fr) minmax(0,1.26fr);height:auto;min-height:0}#competitions .competition-media{height:auto}}@media (width<=600px){#competitions .competition-card,#competitions .competition-card:nth-child(2n){grid-template-columns:1fr}#competitions .competition-media{width:100%;height:auto}#competitions .competition-info{height:auto;min-height:280px}#competitions .competition-info h3{font-size:clamp(18px,5.6vw,28px)}}@media (width>=601px){#competitions .competition-card,#competitions .competition-card:nth-child(2n){grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:clamp(280px,34vh,390px)}#competitions .competition-media{aspect-ratio:auto;width:100%;height:100%}#competitions .competition-info{width:100%;height:100%}#competitions .competition-info h3{font-size:clamp(18px,1.55vw,28px)}}@media (width<=600px){#competitions .competition-info h3{font-size:clamp(18px,5.2vw,27px)}}@media (width>=901px){#hobbies .hobby-wheel-layout{grid-template-columns:minmax(360px,.75fr) minmax(0,1.25fr)}#hobbies .option-wheel{--ow-inset:22px}}.contact-badge-popover{z-index:30;visibility:hidden;pointer-events:none;width:clamp(250px,24vw,360px);height:clamp(390px,58vh,560px);box-shadow:none;opacity:0;transform-origin:top;background:0 0;border-radius:0;transition:visibility 0s linear .46s,opacity .36s,transform .46s cubic-bezier(.16,1,.3,1);position:absolute;top:calc(100% + 10px);right:clamp(10px,1.2vw,24px);overflow:hidden;transform:translateY(-30px)scale(.94)}.contact-badge-popover.is-open{visibility:visible;pointer-events:auto;opacity:1;transition-delay:0s;transform:translate(0,0)scale(1)}.contact-badge-popover>div{width:100%;height:100%}.contact-badge-popover canvas{touch-action:none}@media (width<=600px){.contact-badge-popover{width:min(260px,100vw - 28px);height:min(440px,58vh);right:-4px}}#practice.ink-section,#hobbies.ink-section{--ink-bg:var(--paper);--ink-text:var(--ink);--ink-muted:#05050594;--ink-line:#0505053d;color:var(--ink-text);background:var(--ink-bg);transition:background-color 80ms linear,color 80ms linear}#practice .section-heading h2,#practice .timeline-content h3,#hobbies .section-heading h2,#hobbies .hobby-wheel-pane h3,#hobbies .hobby-detail h3,#practice .timeline-date,#practice .item-kicker,#practice .timeline-content>p:last-child,#hobbies .hobby-wheel-hint,#hobbies .hobby-detail-copy>p:last-child,#hobbies .hobby-detail-footer,#practice .section-heading .eyebrow,#practice .section-heading .section-note,#hobbies .section-heading .eyebrow,#hobbies .section-heading .section-note{color:var(--ink-text);transition:color 80ms linear}#practice .section-heading .eyebrow,#practice .section-heading .section-note,#practice .timeline-date,#practice .item-kicker,#practice .timeline-content>p:last-child,#hobbies .section-heading .eyebrow,#hobbies .section-heading .section-note,#hobbies .hobby-wheel-hint,#hobbies .hobby-detail-copy>p:last-child,#hobbies .hobby-detail-footer{color:var(--ink-muted)}#practice .timeline,#practice .timeline-item,#hobbies .hobby-detail-footer{border-color:var(--ink-line);transition:border-color 80ms linear}#hobbies .option-wheel{--ow-text-color:var(--ink-muted);--ow-active-color:var(--ink-text)}#hobbies .hobby-wheel-pane,#hobbies .hobby-detail{box-shadow:none;border:0}#home.hero-frame,#home.hero-frame:focus,#home.hero-frame:focus-visible{box-shadow:none;border:0;outline:0}#skills .skill-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px,3vw,42px)}#skills .skill-card{background:0 0;border:0;min-height:0;padding:0;transition:transform .26s;overflow:visible}#skills .skill-card:hover{background:0 0;border:0;transform:none}#skills .skill-card-tilt{width:100%;height:clamp(270px,28vw,350px)}#skills .skill-card-copy{padding:22px 2px 0}#skills .skill-card-copy .card-topline{margin-bottom:20px}#skills .skill-card-copy h3{margin-bottom:12px;font-size:clamp(24px,2.4vw,34px)}#skills .skill-card-copy p{min-height:0;margin-bottom:18px}#skills .tilted-skill-index{color:#d9ff00;letter-spacing:.2em;font-size:12px;font-weight:700}#skills .tilted-skill-title{color:#f7f6ec;text-shadow:0 2px 18px #00000040;max-width:80%;font-size:clamp(22px,2.8vw,40px);line-height:1}#skills .tilted-card-caption{color:#f7f6ec;background:#253022}@media (width<=900px){#skills .skill-grid{grid-template-columns:1fr;justify-items:start}#skills .skill-card{justify-content:flex-start}#skills .skill-card-tilt{height:clamp(260px,54vw,360px);margin-left:0;margin-right:0}}@media (width<=640px){#skills .skill-card-tilt{width:min(100%,520px);max-width:520px;height:270px}#skills .tilted-skill-overlay{padding:22px}}#competitions .competition-media{isolation:isolate;background:#111}#competitions .competition-media:before{z-index:-1;background-image:var(--competition-image-url);content:"";filter:blur(16px);opacity:.62;background-position:50%;background-size:cover;position:absolute;inset:-18px;transform:scale(1.08)}#competitions .competition-media img{z-index:1;object-fit:contain;position:relative}#competitions .competition-media:after{z-index:2;background:linear-gradient(#0000 42%,#0000002e)}#skills,#skills .section-inner,#skills .skill-grid{overflow:visible}#skills .skill-grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;place-items:stretch center;gap:clamp(24px,3vw,42px);width:100%;max-width:none;margin:0 auto}#skills .skill-card{justify-content:center;width:100%;min-width:0;display:flex}#skills .skill-card-tilt{width:min(100%,520px);max-width:520px;height:clamp(300px,30vw,390px);margin:0 auto;overflow:visible}#skills .skill-card-copy{display:none}#skills .tilted-skill-overlay{color:#f7f6ec;pointer-events:none;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:clamp(22px,2.5vw,34px);display:flex}#skills .tilted-skill-top{justify-content:space-between;align-items:center;gap:20px;display:flex}#skills .tilted-skill-index,#skills .tilted-skill-label{color:#d9ff00;letter-spacing:.18em;font-size:11px;font-weight:700}#skills .tilted-skill-copy{flex-direction:column;flex:1;justify-content:center;gap:12px;max-width:94%;display:flex}#skills .tilted-skill-title{color:#f7f6ec;text-shadow:0 2px 18px #00000040;max-width:100%;font-size:clamp(24px,3vw,42px);line-height:1;display:block}#skills .tilted-skill-body{color:#f7f6ece0;text-shadow:0 1px 10px #0000004d;max-width:620px;margin:0;font-size:clamp(12px,1.15vw,16px);line-height:1.65}#skills .tilted-skill-tags{flex-wrap:wrap;gap:6px;display:flex}#skills .tilted-skill-tags span{color:#f7f6ec;border:1px solid #f7f6ec85;border-radius:999px;padding:5px 8px;font-size:10px;line-height:1.1}@media (width<=1100px){#skills .skill-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){#skills .skill-grid{grid-template-columns:1fr}#skills .skill-card-tilt{width:min(100%,520px);max-width:520px;height:300px}#skills .tilted-skill-overlay{padding:22px}}@media (width<=900px){#skills .skill-grid{grid-template-columns:1fr;justify-items:start}#skills .skill-card{justify-content:flex-start}#skills .skill-card-tilt{width:min(100%,520px);max-width:520px;margin-left:0;margin-right:0}}#hobbies.ink-section{--gallery-surface:var(--ink-bg);--gallery-dim:#141e14c7;--gallery-overlay:#303a2db8}#hobbies .coverflow-gallery-shell{background:0 0;border:0}#hobbies .coverflow-gallery-shell>div{background:0 0!important}#competitions .competition-card,#competitions .competition-card:nth-child(2n){grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;height:clamp(320px,34vw,470px);min-height:0}#competitions .competition-media,#competitions .competition-card:nth-child(2n) .competition-media{order:initial;border:1px solid var(--line);background:var(--paper);width:100%;height:100%;min-height:0;box-shadow:none;align-self:stretch;transform:none!important}#competitions .competition-card:nth-child(2n) .competition-media{order:2}#competitions .competition-media:before,#competitions .competition-media:after{display:none}#competitions .competition-media img{z-index:1;object-fit:contain;filter:grayscale(.35)contrast(1.04);width:100%;height:100%;min-height:0;position:relative;transform:none!important}#competitions .competition-info,#competitions .competition-card:nth-child(2n) .competition-info{border:1px solid var(--line);width:100%;height:100%;min-height:0;box-shadow:none;background:#ffffffa8;align-self:stretch;transform:none!important}#competitions .competition-info h3{white-space:nowrap;font-size:clamp(18px,1.55vw,28px);overflow:visible}#competitions.competition-parallax-ready{overflow:visible}.brand{align-items:stretch;width:124px;height:64px;font-size:38px}.brand-line{letter-spacing:0;transform-origin:0 0;justify-content:flex-start;align-items:flex-start;gap:0;width:100%;display:flex;transform:none!important}.brand-line>span{flex:none;display:block}.brand-line>span:last-child{margin-left:0}.brand-line:first-child{font-family:Georgia,Times New Roman,serif;font-size:.72em;font-weight:400}.brand-line:last-child{font-size:1.08em;font-weight:700;transform:scaleY(1.08)!important}@media (width<=600px){.brand{width:92px;height:48px;font-size:28px}.brand-line:last-child{transform-origin:0 0;transform:scaleY(.9)!important}}#topography-background .topography-canvas{opacity:var(--hobby-topography-opacity,.94)}html.is-on-dark-section #topography-background .topography-canvas{filter:var(--hobby-topography-filter,grayscale(1) brightness(2.45) contrast(1.28));transition:filter .28s}#hobbies.hobby-section{overflow:hidden}#hobbies .hobby-scroll-track{width:max-content;height:100%;min-height:inherit;will-change:transform;align-items:stretch;gap:clamp(34px,7vw,120px);padding:0 clamp(28px,7vw,110px);display:flex}#hobbies .hobby-scroll-track>.section-heading{width:min(66vw,960px);height:100%;min-height:inherit;flex-direction:column;flex:0 0 min(66vw,960px);justify-content:center;align-items:flex-start;margin:0;padding:clamp(90px,12vh,156px) 0 clamp(64px,8vh,110px);display:flex}#hobbies .hobby-scroll-track>.section-heading .section-note{text-align:left;max-width:330px;margin:28px 0 0}#hobbies .hobby-scroll-track>.hobby-wheel-layout{flex:0 0 min(94vw,1260px);width:min(94vw,1260px);height:min(70vh,650px);min-height:0;margin:auto 0}#hobbies .hobby-scroll-track .hobby-wheel-pane,#hobbies .hobby-scroll-track .hobby-detail{min-height:0}@media (width<=900px){#hobbies .hobby-scroll-stage{width:min(100% - 32px,1180px);max-width:1180px;height:auto;min-height:0;margin:0 auto;padding:clamp(78px,12vw,156px) 0;position:relative;overflow:visible}#hobbies .hobby-scroll-track{width:auto;height:auto;min-height:0;padding:0;display:block}#hobbies .hobby-scroll-track>.section-heading{flex-direction:column;flex:none;justify-content:space-between;align-items:flex-start;width:auto;height:auto;min-height:0;margin:0 0 clamp(30px,5vw,48px);padding:0;display:flex}#hobbies .hobby-scroll-track>.section-heading .section-note{text-align:left;margin:0}#hobbies .hobby-scroll-track>.hobby-wheel-layout{width:100%;height:auto;margin:0}}#competitions,#practice{will-change:transform,opacity;position:relative}#competitions{z-index:2}#practice{z-index:3}@media (width<=600px){#competitions .competition-card,#competitions .competition-card:nth-child(2n){grid-template-columns:1fr;height:auto}#competitions .competition-card:nth-child(2n) .competition-media,#competitions .competition-card:nth-child(2n) .competition-info{order:initial}#competitions .competition-media{height:clamp(230px,58vw,330px)}#competitions .competition-info{height:auto;min-height:280px}#competitions .competition-info h3{white-space:normal;font-size:clamp(18px,5.2vw,27px)}}.about-title-reveal{color:#fff;letter-spacing:-.07em;margin:0;font-size:clamp(52px,8vw,112px);line-height:.88}.about-copy-reveal{color:#ffffffe0;max-width:650px;margin:0 0 18px;font-size:clamp(14px,1.4vw,20px);line-height:1.72}.about-facts .about-fact-label,.about-facts .about-fact-value,.about-facts .about-fact-label>div,.about-facts .about-fact-value>div{background:0 0;border:0;min-width:0;min-height:0;margin:0;padding:0;display:block}.about-facts .about-fact-label,.about-facts .about-fact-value{flex:0 auto;width:auto;font-size:clamp(13px,1.3vw,18px)}.about-facts .about-fact-label{color:#ffffff94}.about-facts .about-fact-value{color:#fff;text-align:right;font-weight:500}.about-facts .about-fact-label p,.about-facts .about-fact-value p{margin:0}.contact-button{color:#f8f8ff;letter-spacing:.05rem;background:#6f6;border:0;border-radius:500px;font-weight:700;position:relative;overflow:hidden;box-shadow:0 5px 16px #0000001a}.contact-button>span{z-index:10;transition:color .4s;position:relative}.contact-button:hover>span{color:#000}.contact-button:before,.contact-button:after{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.contact-button:before{content:"";background:#000;width:120%;transition:transform .4s cubic-bezier(.3,1,.8,1);left:-10%;transform:skew(30deg)}.contact-button:hover:before{transform:translate(100%)skew(30deg)}.is-card-flipped .contact-button,.is-on-dark-section .contact-button{color:#f8f8ff;background:#6f6}.contact-button.is-open{color:#f8f8ff;background:#6f6;box-shadow:0 8px 24px #00000029}#competitions .competition-card,#competitions .competition-card:nth-child(2n){align-items:stretch;height:auto;min-height:0}#competitions .competition-media,#competitions .competition-card:nth-child(2n) .competition-media{height:auto;aspect-ratio:var(--competition-image-ratio,1.32 / 1);background:0 0;align-self:start}#competitions .competition-media img{object-fit:cover}#competitions .competition-info,#competitions .competition-card:nth-child(2n) .competition-info{align-self:stretch;height:100%;min-height:0}#competitions .competition-info h3{font-size:clamp(23px,2.15vw,40px)}#competitions .competition-award{font-size:clamp(20px,1.75vw,30px)}.contact-tooltip{pointer-events:auto;font-family:var(--sans);display:inline-block;position:relative;overflow:visible}.contact-tooltip .button-content{z-index:10;color:#fff;cursor:pointer;background:linear-gradient(135deg,#6e8efb,#a777e3);border:0;border-radius:50px;justify-content:center;align-items:center;min-width:120px;height:50px;padding:14px 20px;transition:background .4s cubic-bezier(.25,.8,.25,1),transform .3s,box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 15px #0000001a}.contact-tooltip .button-content:before{content:"";z-index:-1;border-radius:inherit;filter:blur(15px);opacity:0;background:linear-gradient(135deg,#6e8efb66,#a777e366);transition:opacity .5s;position:absolute;inset:0}.contact-tooltip .button-content:after{content:"";z-index:-1;background:radial-gradient(circle,#ffffff4d 0%,#0000 70%);border-radius:50%;width:200%;height:200%;transition:transform .6s ease-out;position:absolute;top:-50%;left:-50%;transform:scale(0)}.contact-tooltip .button-content:hover:before{opacity:1}.contact-tooltip .button-content:hover:after{transform:scale(1)}.contact-tooltip .button-content:hover{background:linear-gradient(135deg,#a777e3,#6e8efb);transform:translateY(-4px)scale(1.03);box-shadow:0 12px 24px #0003}.contact-tooltip .button-content:active{transform:translateY(-2px)scale(.98)}.contact-tooltip .text{z-index:10;color:#fff;white-space:nowrap;text-shadow:0 1px 2px #0000001a;margin-right:12px;font-size:14px;font-weight:600;transition:letter-spacing .3s;position:relative}.contact-tooltip .button-content:hover .text{color:#fff;letter-spacing:1px}.contact-tooltip .share-icon{z-index:10;fill:#fff;filter:drop-shadow(0 1px 2px #0000001a);transition:transform .4s cubic-bezier(.68,-.55,.265,1.55),fill .3s;position:relative}.contact-tooltip .button-content:hover .share-icon{fill:#fff;transform:rotate(180deg)scale(1.1)}.contact-tooltip .tooltip-content{z-index:100;opacity:0;visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-radius:15px;width:max-content;min-width:190px;padding:18px;transition:opacity .5s cubic-bezier(.68,-.55,.265,1.55),transform .5s cubic-bezier(.68,-.55,.265,1.55),visibility .5s;position:absolute;top:102%;left:50%;transform:translate(-50%)scale(.8);box-shadow:0 15px 30px #0003}.contact-tooltip:hover .tooltip-content,.contact-tooltip:focus-within .tooltip-content{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)scale(1)}.contact-tooltip .tooltip-content:before{content:"";filter:drop-shadow(0 -3px 3px #0000001a);border:10px solid #0000;border-top-width:0;border-bottom-color:#ffffffeb;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.contact-tooltip .social-icons{justify-content:space-between;gap:12px;display:flex}.contact-tooltip .social-icon{color:#333;background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .4s cubic-bezier(.68,-.55,.265,1.55),background .3s,box-shadow .4s,color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 8px #0000001a}.contact-tooltip .social-icon:before{content:"";opacity:0;background:radial-gradient(circle,#fffc 0%,#0000 70%);transition:opacity .3s;position:absolute;inset:0}.contact-tooltip .social-icon:hover:before{opacity:1}.contact-tooltip .social-icon svg{z-index:1;fill:currentColor;color:currentColor;width:24px;height:24px;transition:transform .4s cubic-bezier(.68,-.55,.265,1.55),color .3s,fill .3s;position:relative}.contact-tooltip .social-icon:hover{color:#fff;transform:translateY(-5px)scale(1.1);box-shadow:0 10px 20px #00000026}.contact-tooltip .social-icon:hover svg{transform:scale(1.2)}.contact-tooltip .bilibili:hover{background:#00aeec}.contact-tooltip .douyin:hover{background:linear-gradient(135deg,#25f4ee,#fe2c55)}.contact-tooltip .xiaohongshu:hover{background:#ff2442}@media (width<=600px){.contact-tooltip .button-content{min-width:104px;height:44px;padding:11px 15px}.contact-tooltip .text{margin-right:8px;font-size:12px}.contact-tooltip .tooltip-content{transform-origin:100% 0;min-width:172px;padding:14px;left:auto;right:0;transform:translate(0)scale(.8)}.contact-tooltip:hover .tooltip-content,.contact-tooltip:focus-within .tooltip-content{transform:translate(0)scale(1)}.contact-tooltip .tooltip-content:before{left:auto;right:18px;transform:none}.contact-tooltip .social-icon{width:42px;height:42px}.contact-tooltip .social-icon svg{width:21px;height:21px}}@media (prefers-reduced-motion:reduce){.contact-tooltip .button-content,.contact-tooltip .share-icon,.contact-tooltip .social-icon,.contact-tooltip .tooltip-content{transition:none}}.site-header .brand{position:relative;top:5px;left:0}.site-header .contact-tooltip{transform:translate(-1.5px)}@media (width>=901px){.nav-pill{width:58px;height:58px}.nav-pill.is-mobile-open{width:max-content;height:58px}.nav-pill .pill-nav-items{z-index:2;position:absolute;top:0;right:0}.nav-pill.is-mobile-open .pill-nav-items{position:relative;top:auto;right:auto}.nav-pill .pill-mobile-toggle{z-index:3;cursor:pointer;background:#050505;border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:58px;height:58px;padding:0;display:flex;position:relative}.nav-pill .pill-mobile-toggle .hamburger-line{background:#fff;border-radius:2px;width:22px;height:3px}.nav-pill .pill-mobile-menu{display:none!important}}.contact-tooltip .contact-link-button{width:132px;height:50px;padding:14px 20px;font-size:15px}.contact-tooltip .contact-link-button .contact-link-label{flex-basis:58px;width:58px}.contact-tooltip .contact-link-button>.share-icon{fill:currentColor;flex:0 0 20px;width:20px;height:20px;margin-left:12px;transition:transform .4s cubic-bezier(.68,-.55,.265,1.55),fill .3s}.contact-tooltip .contact-link-button:hover>.share-icon{fill:currentColor;transform:rotate(180deg)scale(1.1)}@media (width<=600px){.contact-tooltip .contact-link-button{width:104px;height:44px;padding:11px 15px;font-size:12px}.contact-tooltip .contact-link-button .contact-link-label{flex-basis:50px;width:50px}.contact-tooltip .contact-link-button>.share-icon{flex-basis:20px;width:20px;height:20px;margin-left:10px}}.header-actions{pointer-events:auto;align-items:center;gap:10px;margin-right:clamp(94px,5vw,110px);display:flex}.contact-link-button{color:#050505;cursor:pointer;background:#d2ff00;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;width:132px;height:43px;padding:10px 20px;font-size:15px;font-weight:700;transition:all .2s;display:flex;position:relative;overflow:hidden}.contact-link-button:hover{background:#c4e201}.contact-link-button:active{transform:scale(.95)}.contact-link-button:focus-visible{outline-offset:3px;outline:2px solid #111}.contact-link-button .contact-link-label{z-index:2;color:#050505;white-space:nowrap;flex:0 0 58px;width:58px;height:1em;font-weight:800;display:block;position:relative;overflow:hidden}.contact-link-button>svg{z-index:2;color:#050505;flex:0 0 34px;width:34px;margin-left:2px;transition:transform .3s ease-in-out;position:relative}.contact-link-button:hover>svg{transform:translate(5px)}.contact-link-button .span-mother,.contact-link-button .span-mother2{line-height:1;display:flex;overflow:hidden}.contact-link-button .span-mother{z-index:2;position:relative}.contact-link-button .span-mother2{z-index:2;position:absolute;top:0;left:0}.contact-link-button .span-mother span,.contact-link-button .span-mother2 span{transition:transform .2s;display:block}.contact-link-button .span-mother span:nth-child(2),.contact-link-button .span-mother2 span:nth-child(2){transition-duration:.3s}.contact-link-button .span-mother span:nth-child(3),.contact-link-button .span-mother2 span:nth-child(3){transition-duration:.4s}.contact-link-button .span-mother span:nth-child(4),.contact-link-button .span-mother2 span:nth-child(4){transition-duration:.5s}.contact-link-button .span-mother span:nth-child(5),.contact-link-button .span-mother2 span:nth-child(5){transition-duration:.6s}.contact-link-button .span-mother span:nth-child(6),.contact-link-button .span-mother2 span:nth-child(6){transition-duration:.7s}.contact-link-button .span-mother2 span{transform:translateY(-1.2em)}.contact-link-button:hover .span-mother{position:absolute;top:0;left:0}.contact-link-button:hover .span-mother span{transform:translateY(1.2em)}.contact-link-button:hover .span-mother2 span{transform:translateY(0)}@media (width<=600px){.header-actions{gap:7px;margin-right:104px}.contact-link-button{width:104px;height:38px;padding:8px 12px;font-size:12px}.contact-link-button .contact-link-label{flex-basis:50px;width:50px}.contact-link-button>svg{flex-basis:24px;width:24px;margin-left:2px}}@media (prefers-reduced-motion:reduce){.contact-link-button,.contact-link-button>svg,.contact-link-button .span-mother span,.contact-link-button .span-mother2 span{transition:none}}@keyframes competition-bounce-in{0%{opacity:0;translate:0 30px}54%{opacity:1;translate:0 -7px}78%{translate:0 2px}to{opacity:1;translate:0}}@keyframes competition-copy-bounce-in{0%{opacity:0;translate:0 20px}58%{opacity:1;translate:0 -4px}82%{translate:0 1px}to{opacity:1;translate:0}}#competitions .section-heading.is-visible{animation:.82s cubic-bezier(.16,1,.3,1) both competition-bounce-in}#competitions .competition-card.is-visible{animation:.9s cubic-bezier(.16,1,.3,1) both competition-bounce-in}#competitions .competition-card.is-visible .competition-media,#competitions .competition-card.is-visible .competition-info{animation:.76s cubic-bezier(.16,1,.3,1) .11s both competition-bounce-in}#competitions .competition-card.is-visible .competition-index{animation:.56s cubic-bezier(.16,1,.3,1) .22s both competition-copy-bounce-in}#competitions .competition-card.is-visible .competition-info>*{animation:.62s cubic-bezier(.16,1,.3,1) both competition-copy-bounce-in}#competitions .competition-card.is-visible .competition-info>:first-child{animation-delay:.18s}#competitions .competition-card.is-visible .competition-info>:nth-child(2){animation-delay:.25s}#competitions .competition-card.is-visible .competition-info>:nth-child(3){animation-delay:.32s}#competitions .competition-card.is-visible .competition-info>:nth-child(4){animation-delay:.39s}@media (prefers-reduced-motion:reduce){#competitions .section-heading.is-visible,#competitions .competition-card.is-visible,#competitions .competition-card.is-visible .competition-media,#competitions .competition-card.is-visible .competition-info,#competitions .competition-card.is-visible .competition-index,#competitions .competition-card.is-visible .competition-info>*{opacity:1;animation:none;translate:none}}.competition-preview-panel{width:max-content;max-width:calc(100vw - 48px);max-height:92vh;box-shadow:none;background:0 0;gap:0;padding:0;display:inline-flex}.competition-preview-image{background:0 0;width:auto;max-width:calc(100vw - 48px);max-height:78vh}.competition-preview-caption{color:#111;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #ffffff5c;width:100%;max-width:100%;margin:0;padding:9px 16px;font-size:12px;line-height:1.4;overflow:hidden}.competition-preview-close{z-index:2;color:#050505;background:#fff;border:0;border-radius:2rem;justify-content:center;align-items:center;width:95px;height:43px;padding:0;font-size:14px;font-weight:700;display:flex;top:12px;right:12px;overflow:hidden}.competition-preview-close .span-mother,.competition-preview-close .span-mother2{line-height:1;display:flex;overflow:hidden}.competition-preview-close .span-mother2{position:absolute}.competition-preview-close .span-mother span,.competition-preview-close .span-mother2 span{transition:transform .2s;display:block}.competition-preview-close .span-mother span:nth-child(2),.competition-preview-close .span-mother2 span:nth-child(2){transition-duration:.3s}.competition-preview-close .span-mother2 span{transform:translateY(-1.2em)}.competition-preview-close:hover .span-mother{position:absolute}.competition-preview-close:hover .span-mother span{transform:translateY(1.2em)}.competition-preview-close:hover .span-mother2 span{transform:translateY(0)}.competition-preview-close:focus-visible{outline-offset:3px;outline:2px solid #050505}@media (prefers-reduced-motion:reduce){.competition-preview-close .span-mother span,.competition-preview-close .span-mother2 span{transition:none;transform:none}}@media (width<=600px){.competition-preview-panel{width:max-content;max-width:calc(100vw - 24px);padding-top:0}.competition-preview-image{max-width:calc(100vw - 24px);max-height:76vh}.competition-preview-caption{padding:8px 10px;font-size:11px}.competition-preview-close{width:90px;height:41px;top:8px;right:8px}}.sm-toggle.is-lens-active{background:#fff;box-shadow:0 8px 22px #0000002e;color:#050505!important}.sm-toggle.is-lens-active:hover{background:#fff}@keyframes hamburger-icon-float{0%{transform:translate(0,0)}35%{transform:translateY(7px)}62%{transform:translateY(-6px)}82%{transform:translateY(2px)}to{transform:translate(0,0)}}.nav-pill .pill-mobile-toggle{gap:0}.nav-pill .pill-mobile-toggle .hamburger-icon{will-change:transform;flex-direction:column;align-items:center;gap:6px;display:flex}.nav-pill .pill-mobile-toggle:hover .hamburger-icon,.nav-pill .pill-mobile-toggle:focus-visible .hamburger-icon{animation:.72s cubic-bezier(.22,1,.36,1) both hamburger-icon-float}@media (width<=900px){.nav-pill .pill-mobile-toggle .hamburger-icon{gap:4px}}@media (prefers-reduced-motion:reduce){.nav-pill .pill-mobile-toggle .hamburger-icon{animation:none}}.logo-wall{background-color:#fcfcfbe0;margin:0;padding:clamp(16px,2vw,28px) 0 clamp(20px,3vw,36px);overflow:hidden}.logo-marquee{margin:0 -6vw;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.logo-marquee-track{will-change:transform;width:max-content;display:flex;transform:translate(0,0)}.logo-wall-group{flex:none;align-items:center;gap:clamp(46px,7vw,112px);padding-right:clamp(46px,7vw,112px);display:flex}.brand-logo{opacity:.78;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;min-width:max-content;line-height:1;display:inline-flex}.brand-logo-image{object-fit:contain;width:auto;max-width:clamp(58px,8.4vw,114px);height:clamp(20px,2.64vw,35px);display:block}.logo-cetc .brand-logo-image{max-width:clamp(55px,7.2vw,102px)}.logo-corporate-symbol .brand-logo-image{max-width:clamp(26px,3.3vw,46px);height:clamp(23px,2.88vw,38px)}.logo-bambu .brand-logo-image{max-width:clamp(66px,9vw,123px)}.logo-dji .brand-logo-image{max-width:clamp(46px,6vw,79px)}.logo-yoyo .brand-logo-image{max-width:clamp(72px,10.2vw,135px)}.logo-yonex .brand-logo-image{max-width:clamp(66px,9vw,114px)}@media (width<=600px){.logo-wall{padding:16px 0 26px}.logo-wall-group{gap:36px;padding-right:36px}.brand-logo-image{height:clamp(17px,4.8vw,25px)}.logo-corporate-symbol .brand-logo-image{height:clamp(19px,5.4vw,29px)}}#background .section-inner{padding-bottom:clamp(28px,3vw,44px)}#competitions .section-inner{padding-top:clamp(42px,5vw,76px)}#competitions .competition-timeline{width:100%;position:relative}#competitions .competition-timeline-intro{max-width:620px;margin:0 0 clamp(42px,6vw,82px)}#competitions .competition-timeline-intro .section-note{max-width:560px}#competitions .competition-timeline-body{width:100%;position:relative}#competitions .competition-rail{z-index:0;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:visible}#competitions .competition-rail path{fill:none;stroke:#828282b8;stroke-width:1.25px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px;vector-effect:non-scaling-stroke}#competitions .competition-rail-main{stroke:#6e6e6ec7;stroke-width:1.5px}#competitions .competition-rail-branch{stroke:#969696b8}#competitions .competition-grid{z-index:1;grid-template-rows:repeat(4,minmax(210px,auto));grid-auto-flow:row;align-items:center;column-gap:clamp(24px,4vw,72px);margin:0;padding:0;position:relative;grid-template-columns:minmax(0,1fr) clamp(76px,10vw,142px) minmax(0,1fr)!important;row-gap:clamp(68px,8vw,126px)!important;display:grid!important}#competitions .competition-card,#competitions .competition-card:nth-child(2n){opacity:1;grid-area:auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-self:center;width:100%;height:clamp(214px,23vw,316px);min-height:0;display:grid}#competitions .competition-card:first-child{grid-area:1/3}#competitions .competition-card:nth-child(2){grid-area:2/1}#competitions .competition-card:nth-child(3){grid-area:3/3}#competitions .competition-card:nth-child(4){grid-area:4/1}#competitions .competition-card:nth-child(2n) .competition-media,#competitions .competition-card:nth-child(2n) .competition-info{order:initial!important}#competitions .competition-media,#competitions .competition-card:nth-child(2n) .competition-media{aspect-ratio:auto;border:1px solid var(--line);background:#ffffffbd;align-self:stretch;width:100%;height:100%;min-height:0}#competitions .competition-media img{object-fit:cover;filter:grayscale(.18)contrast(1.04);width:100%;height:100%;min-height:0}#competitions .competition-info,#competitions .competition-card:nth-child(2n) .competition-info{border:1px solid var(--line);background:#ffffffb8;align-self:stretch;width:100%;height:100%;min-height:0;padding:clamp(18px,2.4vw,34px)}#competitions .competition-info h3{white-space:nowrap;max-width:none;font-size:clamp(17px,1.55vw,28px);line-height:1.02;overflow:visible}#competitions .competition-info p{max-width:620px;font-size:clamp(11px,1vw,14px);line-height:1.65}#competitions .competition-nodes{z-index:3;pointer-events:none;position:absolute;inset:0}#competitions .competition-node{border:3px solid var(--paper);opacity:0;visibility:hidden;transform-origin:50%;background:#cfee00;border-radius:50%;width:14px;height:14px;display:block;position:absolute;left:50%;transform:translate(-50%,-50%)scale(.35);box-shadow:0 0 0 1px #6e6e6e4d,0 3px 10px #0000001f}#competitions .competition-node-label{color:#050505;background:#ffffffeb;border:1px solid #6464644d;border-radius:50%;place-items:center;width:44px;height:44px;font-size:15px;font-weight:700;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}#competitions .competition-node.is-right .competition-node-label{right:23px}#competitions .competition-node.is-left .competition-node-label{left:23px}@media (width<=900px) and (width>=701px){#competitions .competition-grid{column-gap:20px;grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr)!important}#competitions .competition-card,#competitions .competition-card:nth-child(2n){height:clamp(196px,25vw,260px)}#competitions .competition-info{padding:18px}#competitions .competition-info .card-topline{margin-bottom:22px}#competitions .competition-info h3{font-size:clamp(16px,2.2vw,22px)}#competitions .competition-info p{font-size:11px}}@media (width<=700px){#competitions .competition-rail,#competitions .competition-nodes{display:none}#competitions .competition-timeline-intro{margin-bottom:32px}#competitions .competition-grid{flex-direction:column;gap:28px!important;display:flex!important}#competitions .competition-card,#competitions .competition-card:nth-child(2n){opacity:1;grid-area:auto;grid-template-columns:1fr;gap:12px;width:100%;height:auto;min-height:0;display:grid;transform:none!important}#competitions .competition-media,#competitions .competition-card:nth-child(2n) .competition-media{height:clamp(230px,58vw,330px)}#competitions .competition-info,#competitions .competition-card:nth-child(2n) .competition-info{height:auto;min-height:280px;padding:22px 20px}#competitions .competition-info h3{white-space:normal;font-size:clamp(18px,5.2vw,27px)}}@media (prefers-reduced-motion:reduce){#competitions .competition-rail path{stroke-dashoffset:0}#competitions .competition-node{opacity:1;visibility:visible;transform:translate(-50%,-50%)scale(1)}}#competitions .section-inner{width:calc(100% - clamp(40px,6.6vw,168px));max-width:2440px}#competitions .competition-timeline-intro{z-index:2;flex-direction:column;align-items:flex-start;gap:0;width:min(50% - clamp(54px,7vw,104px),620px);max-width:none;margin:0;display:flex;position:absolute;top:0;left:0}#competitions .competition-timeline-intro .eyebrow{letter-spacing:.2em;margin-bottom:18px;font-size:14px}#competitions .competition-timeline-intro h2{letter-spacing:-.06em;font-size:clamp(64px,5.1vw,112px);line-height:.9}#competitions .competition-timeline-intro h2:after{content:"";background:#cfee00;width:54px;height:3px;margin-top:28px;display:block}#competitions .competition-timeline-intro .section-note{max-width:500px;color:var(--muted);text-align:left;margin:30px 0 0;font-size:16px;line-height:1.7}#competitions .competition-rail-main{display:none}#competitions .competition-grid{column-gap:clamp(54px,4vw,88px);grid-template-columns:minmax(0,1fr) clamp(88px,5vw,110px) minmax(0,1fr)!important;row-gap:clamp(30px,2.6vw,66px)!important}#competitions .competition-card,#competitions .competition-card:nth-child(2n){border:1px solid var(--line);background:#ffffffb8;border-radius:10px;height:clamp(230px,11.6vw,300px);overflow:hidden}#competitions .competition-media,#competitions .competition-card:nth-child(2n) .competition-media{border:0;border-right:1px solid var(--line);background:#ffffffbd;border-radius:0}#competitions .competition-index{display:none}#competitions .competition-info,#competitions .competition-card:nth-child(2n) .competition-info{background:0 0;border:0;border-radius:0;padding:clamp(20px,1.8vw,34px)}#competitions .competition-info .card-topline{color:#05050594;letter-spacing:.16em;margin-bottom:clamp(28px,2.8vw,54px);font-size:12px}#competitions .competition-info h3{letter-spacing:-.055em;white-space:normal;font-size:clamp(21px,1.35vw,30px);line-height:1.08}#competitions .competition-award{margin-bottom:0;font-size:clamp(19px,1.4vw,28px)}@media (width<=900px) and (width>=701px){#competitions .section-inner{width:calc(100% - 56px)}#competitions .competition-timeline-intro{width:calc(50% - 54px)}#competitions .competition-timeline-intro h2{font-size:clamp(58px,5.6vw,82px)}#competitions .competition-timeline-intro .section-note{font-size:13px}#competitions .competition-grid{column-gap:20px;grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr)!important}#competitions .competition-card,#competitions .competition-card:nth-child(2n){height:clamp(196px,25vw,260px)}}@media (width<=700px){#competitions .section-inner{width:min(100% - 32px,680px)}#competitions .competition-timeline{padding-top:0}#competitions .competition-timeline-intro{width:100%;max-width:none;margin:0 0 32px;position:static}#competitions .competition-timeline-intro .eyebrow{font-size:10px}#competitions .competition-timeline-intro h2{font-size:52px}#competitions .competition-timeline-intro h2:after{margin-top:20px}#competitions .competition-timeline-intro .section-note{margin-top:22px;font-size:13px}#competitions .competition-info>p{display:block}}#competitions .competition-more-button{color:#d2ff00;background:inherit;cursor:pointer;border:4px solid #0000;border-radius:100px;justify-content:center;align-self:flex-end;align-items:center;gap:clamp(8px,.8vw,12px);width:clamp(126px,7.4vw,154px);height:clamp(42px,3.1vw,58px);margin-top:auto;padding:0 clamp(4px,.6vw,10px);font-size:clamp(11px,.9vw,14px);font-weight:600;line-height:1;transition:all .6s cubic-bezier(.23,1,.32,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 0 2px #d2ff00}#competitions .competition-more-button .competition-more-arrow{z-index:9;fill:currentColor;width:clamp(19px,1.45vw,24px);height:clamp(19px,1.45vw,24px);transition:all .8s cubic-bezier(.23,1,.32,1);position:absolute}#competitions .competition-more-button .arr-1{right:clamp(12px,1vw,16px)}#competitions .competition-more-button .arr-2{left:-25%}#competitions .competition-more-button .competition-more-circle{z-index:0;opacity:0;background:#d2ff00;border-radius:50%;width:20px;height:20px;transition:all .8s cubic-bezier(.23,1,.32,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#competitions .competition-more-button .competition-more-text{z-index:1;transition:all .8s cubic-bezier(.23,1,.32,1);position:relative;transform:translate(-12px)}#competitions .competition-more-button:hover{color:#212121;border-radius:12px;box-shadow:0 0 0 12px #0000}#competitions .competition-more-button:hover .arr-1{right:-25%}#competitions .competition-more-button:hover .arr-2{left:16px}#competitions .competition-more-button:hover .competition-more-text{transform:translate(12px)}#competitions .competition-more-button:hover .competition-more-arrow{fill:#212121}#competitions .competition-more-button:hover .competition-more-circle{opacity:1;width:220px;height:220px}#competitions .competition-more-button:active{transform:scale(.95);box-shadow:0 0 0 4px #d2ff00}#competitions .competition-more-button:focus-visible{outline-offset:3px;outline:2px solid #050505}@media (width<=700px){#competitions .competition-more-button{width:128px;height:42px}#competitions .competition-more-button .competition-more-arrow{width:19px;height:19px}}@media (prefers-reduced-motion:reduce){#competitions .competition-more-button,#competitions .competition-more-button .competition-more-arrow,#competitions .competition-more-button .competition-more-circle,#competitions .competition-more-button .competition-more-text{transition:none}#competitions .competition-more-button .arr-1{right:clamp(12px,1vw,16px)}#competitions .competition-more-button .arr-2{left:-25%}#competitions .competition-more-button .competition-more-text{transform:translate(-12px)}}#competitions .competition-rail path{stroke-dashoffset:0!important}#competitions .competition-rail-main{display:block;stroke-dashoffset:0!important}#competitions .competition-grid{--competition-card-step:clamp(338px,22.1vw,403px);width:100%;height:calc(var(--competition-card-step) * 3 + clamp(300px,14vw,330px));position:relative;display:block!important}#competitions .competition-timeline-body{margin-top:0;padding-top:clamp(54px,5vw,76px)}#competitions .competition-timeline-intro{transform:none}#competitions .section-inner{width:min(100% - clamp(64px,7.1vw,120px),1552px);max-width:1552px;margin-left:clamp(32px,3.9vw,65px);margin-right:0;padding-bottom:clamp(36px,3.5vw,56px)}#competitions .competition-card,#competitions .competition-card:nth-child(2n){aspect-ratio:30/13;border:1px solid var(--line);background:#ffffffb8;border-radius:12px;width:43.6%;height:auto;min-height:0;position:absolute;overflow:hidden}#competitions .competition-card:first-child{grid-area:auto;top:0;left:auto;right:0}#competitions .competition-card:nth-child(2){top:var(--competition-card-step);grid-area:auto;left:0;right:auto}#competitions .competition-card:nth-child(3){top:calc(var(--competition-card-step) * 2);grid-area:auto;left:auto;right:0}#competitions .competition-card:nth-child(4){top:calc(var(--competition-card-step) * 3);grid-area:auto;left:0;right:auto}#competitions .competition-media,#competitions .competition-card:nth-child(2n) .competition-media{border:0;border-right:1px solid var(--line);background:var(--paper);border-radius:0;width:100%;height:100%;min-height:0}#competitions .competition-card:nth-child(2n) .competition-media{border-right:0;border-left:1px solid var(--line);order:2}#competitions .competition-media img{object-fit:cover;width:100%;height:100%;min-height:0;transform:none!important}#competitions .competition-info,#competitions .competition-card:nth-child(2n) .competition-info{background:0 0;border:0;border-radius:0;width:100%;height:100%;min-height:0;padding:clamp(20px,1.45vw,34px)}#competitions .competition-info .card-topline{white-space:nowrap;margin-bottom:clamp(24px,2.8vw,48px)}#competitions .competition-info h3{letter-spacing:-.08em;white-space:nowrap;max-width:none;margin-bottom:clamp(12px,1.25vw,22px);font-size:clamp(17px,1.05vw,28px);line-height:1;overflow:visible}#competitions .competition-info>p{display:none}#competitions .competition-timeline-intro,#competitions .competition-card,#competitions .competition-card .competition-media,#competitions .competition-card .competition-info,#competitions .competition-card .competition-index,#competitions .competition-card .competition-info>*{opacity:1!important;animation:none!important;transform:translate(0,0)!important}#competitions .competition-card{transform-origin:50%;transform:scale(1.15)!important}.section-heading .eyebrow,.contact-inner>.eyebrow,#competitions .competition-timeline-intro .eyebrow{letter-spacing:.2em;margin-bottom:18px;font-family:inherit;font-weight:600;line-height:1.2;font-size:14px!important}#competitions .competition-node{opacity:1!important;visibility:visible!important;transform:translate(-50%,-50%)scale(1)!important}@media (width<=900px) and (width>=701px){#competitions .competition-card:first-child,#competitions .competition-card:nth-child(2),#competitions .competition-card:nth-child(3),#competitions .competition-card:nth-child(4){top:auto;left:auto;right:auto}#competitions .competition-grid{column-gap:22px;height:auto;grid-template-columns:minmax(0,1fr) 76px minmax(0,1fr)!important;row-gap:34px!important;display:grid!important}#competitions .competition-card,#competitions .competition-card:nth-child(2n){aspect-ratio:auto;width:100%;height:clamp(255px,32.5vw,338px);position:relative;top:auto;left:auto;right:auto}#competitions .competition-card{transform:scale(1.15)!important}#competitions .competition-info{padding:20px}#competitions .competition-info h3{font-size:clamp(15px,1.15vw,22px)}}@media (width<=700px){#competitions .competition-timeline-body{margin-top:0;padding-top:0}#competitions .competition-timeline-intro{transform:none}#competitions .competition-rail-main{display:none}#competitions .competition-grid{height:auto;grid-template-columns:1fr!important;display:grid!important}#competitions .competition-card,#competitions .competition-card:nth-child(2n){aspect-ratio:auto;grid-template-columns:1fr;width:100%;height:auto;position:relative;top:auto;left:auto;right:auto}#competitions .competition-card{transform:none!important}#competitions .competition-card:first-child,#competitions .competition-card:nth-child(2),#competitions .competition-card:nth-child(3),#competitions .competition-card:nth-child(4){top:auto;left:auto;right:auto}#competitions .competition-media,#competitions .competition-card:nth-child(2n) .competition-media{border:0;height:clamp(230px,58vw,330px)}#competitions .competition-info{height:auto;min-height:280px}#competitions .competition-info h3{letter-spacing:-.055em;white-space:normal;font-size:clamp(18px,5.2vw,27px)}#competitions .competition-award{white-space:normal}}#skills .section-heading h2,#practice .section-heading h2,#background .section-heading h2,#competitions .section-heading h2,#hobbies .section-heading h2{letter-spacing:-.06em;font-family:inherit;font-weight:700;line-height:.9;font-size:clamp(64px,5.1vw,112px)!important}#skills .section-heading h2:after,#practice .section-heading h2:after,#background .section-heading h2:after,#competitions .section-heading h2:after,#hobbies .section-heading h2:after{content:"";background:#cfee00;width:54px;height:3px;margin-top:28px;display:block}@media (width<=900px) and (width>=701px){#skills .section-heading h2,#practice .section-heading h2,#background .section-heading h2,#competitions .section-heading h2,#hobbies .section-heading h2{font-size:clamp(58px,5.6vw,82px)!important}}@media (width<=700px){#skills .section-heading h2,#practice .section-heading h2,#background .section-heading h2,#competitions .section-heading h2,#hobbies .section-heading h2{font-size:52px!important}#skills .section-heading h2:after,#practice .section-heading h2:after,#background .section-heading h2:after,#competitions .section-heading h2:after,#hobbies .section-heading h2:after{margin-top:20px}}#competitions .competition-timeline-body{margin-top:clamp(150px,11vw,220px)}#competitions .competition-timeline{display:flow-root}@media (width<=700px){#competitions .competition-timeline-body{margin-top:0}}#competitions .competition-card,#competitions .competition-card:nth-child(2n){grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0!important}#competitions .competition-card:nth-child(2n) .competition-media{order:initial;border-right:1px solid var(--line);border-left:0}#competitions .competition-card:nth-child(2n) .competition-info{order:initial}#competitions .competition-info,#competitions .competition-card:nth-child(2n) .competition-info{justify-content:flex-start;padding:clamp(16px,1vw,22px) clamp(12px,1vw,20px)}#competitions .competition-info .card-topline{margin-bottom:clamp(18px,1.6vw,30px)}#competitions .competition-info h3{white-space:nowrap;margin-bottom:clamp(10px,1vw,18px);font-size:clamp(18px,1.15vw,26px);line-height:1.08}#competitions .competition-award{white-space:nowrap;margin-bottom:0;font-size:clamp(17px,1.2vw,24px);line-height:1.1}#competitions .competition-info>p{margin:clamp(14px,1.3vw,22px) 0 0;font-size:clamp(11px,.9vw,14px);line-height:1.55;display:block}#competitions .competition-info .competition-more-button{gap:clamp(8px,.8vw,12px);width:clamp(126px,7.4vw,154px);height:clamp(42px,3.1vw,58px);margin-top:clamp(14px,1.3vw,22px);padding:0 clamp(4px,.6vw,10px);font-size:clamp(11px,.9vw,14px)}#competitions .competition-card:nth-child(4) .competition-info{min-width:0}#competitions .competition-card:nth-child(4) .competition-info h3{white-space:normal;overflow-wrap:anywhere;word-break:break-all;min-width:0;max-width:100%;line-height:1.15}@media (width>=901px){#competitions .competition-grid{--competition-last-card-height:clamp(280px,13vw,320px);height:calc(var(--competition-card-step) * 3 + var(--competition-last-card-height))}#competitions .competition-card:nth-child(4){height:var(--competition-last-card-height);aspect-ratio:auto}}@media (width<=700px){#competitions .competition-info>p{margin-top:14px}#competitions .competition-info .competition-more-button{width:128px;height:42px;margin-top:16px;font-size:12px}}#background .section-inner.education-layout{grid-template-columns:minmax(390px,.49fr) minmax(760px,1fr);align-items:start;gap:clamp(54px,4.8vw,88px);width:min(100% - clamp(64px,7.7vw,128px),1544px);max-width:1544px;min-height:0;padding:clamp(64px,4.8vw,88px) 0 clamp(52px,4.2vw,80px);display:grid}#background .education-intro{margin:0;padding-top:clamp(46px,4vw,68px);display:block}#background .education-intro .eyebrow{color:#0000008a;letter-spacing:.18em;margin:0 0 34px;font-size:clamp(13px,1.18vw,20px);font-weight:600}#background .education-intro h2{max-width:100%;font-size:clamp(64px,5.1vw,112px)!important}#background .education-intro .section-note{max-width:430px;color:var(--muted);text-align:left;margin:clamp(48px,4.2vw,72px) 0 0;font-size:clamp(17px,1.5vw,24px);line-height:1.85}#background .education-intro-en{color:#00000075;letter-spacing:.14em;max-width:430px;margin:clamp(116px,9vw,170px) 0 0;font-size:clamp(8px,.62vw,11px);font-weight:500;line-height:2.25}#background .education-panel{box-sizing:border-box;background:#fff9;border:1px solid #0000003d;border-radius:19px;flex-direction:column;height:clamp(700px,49vw,830px);min-height:0;display:flex;overflow:hidden}#background .education-brand-row{box-sizing:border-box;border-bottom:1px solid #00000038;justify-content:space-between;align-items:center;gap:24px;min-height:151px;padding:28px 35px 27px;display:flex}#background .education-brand{align-items:center;gap:18px;min-width:0;display:flex}#background .education-brand svg{flex:none;width:72px;height:72px;display:block}#background .education-brand-dut{color:#0752a5}#background .education-brand-school{color:#8b1718}#background .education-brand strong{letter-spacing:.04em;white-space:nowrap;font-size:clamp(21px,1.75vw,32px);font-weight:700;line-height:1.1;display:block}#background .education-brand span{letter-spacing:.04em;margin-top:6px;font-size:clamp(8px,.66vw,12px);font-weight:600;line-height:1.35;display:block}#background .education-brand-school span{letter-spacing:0}#background .education-brand-divider{background:#0003;flex:none;width:1px;height:78px;display:block}#background .education-panel-columns{box-sizing:border-box;flex:1;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:32px;min-height:0;padding:31px 35px 22px;display:grid}#background .education-academic,#background .education-positions{min-width:0}#background .education-positions{border-left:1px solid #00000038;padding-left:32px}#background .education-column-title{align-items:baseline;gap:17px;min-height:25px;margin:0 0 24px;display:flex}#background .education-column-title:before{content:"";background:#cfee00;flex:none;width:5px;height:20px}#background .education-column-title strong{white-space:nowrap;font-size:clamp(16px,1.18vw,21px);font-weight:700;line-height:1}#background .education-column-title span{color:#0000008a;letter-spacing:.13em;white-space:nowrap;font-size:clamp(9px,.73vw,13px);font-weight:600;line-height:1}#background .education-facts{margin:0}#background .education-fact{box-sizing:border-box;border-bottom:1px dashed #00000029;grid-template-columns:50px 67px minmax(0,1fr);align-items:center;gap:0 13px;min-height:59px;padding:0 0 8px;display:grid}#background .education-fact+.education-fact{padding-top:8px}#background .education-fact-icon,#background .education-courses-icon{color:#050505;background:#0000000a;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}#background .education-fact-icon svg,#background .education-courses-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:24px;height:24px}#background .education-fact-label{color:#00000094;white-space:nowrap;font-size:clamp(12px,.88vw,16px)}#background .education-fact strong{letter-spacing:.02em;white-space:nowrap;min-width:0;font-size:clamp(15px,1.18vw,21px);font-weight:700}#background .education-ranking{box-sizing:border-box;background:#ffffff75;border:1px solid #0000002b;border-radius:12px;grid-template-columns:1fr 1.05fr;min-height:0;margin-top:14px;display:grid}#background .education-rank-main{border-right:1px solid #0000002b;flex-direction:column;padding:21px 14px 17px 25px;display:flex}#background .education-rank-main>span,#background .education-rank-side>div>span{font-size:clamp(13px,1vw,18px);font-weight:600;line-height:1.1}#background .education-rank-main>strong{letter-spacing:-.06em;white-space:nowrap;margin-top:7px;font-size:clamp(60px,4.4vw,86px);font-weight:700;line-height:.9}#background .education-rank-main>strong small{letter-spacing:0;margin-left:8px;font-size:clamp(17px,1.35vw,25px);font-weight:700}#background .education-rank-main>em{color:#050505;text-align:center;white-space:nowrap;background:#cfee00;border-radius:999px;margin-top:14px;padding:4px 10px 5px;font-size:clamp(15px,1.05vw,19px);font-style:normal;font-weight:700;line-height:1;display:block}#background .education-rank-side{flex-direction:column;padding:20px 14px 14px;display:flex}#background .education-rank-side>div:first-child{border-bottom:1px dashed #00000029;align-items:baseline;gap:10px;padding-bottom:14px;display:flex}#background .education-rank-side>div:first-child strong{white-space:nowrap;font-size:clamp(24px,1.6vw,31px);font-weight:700}#background .education-rank-side>div:first-child small{font-size:clamp(11px,.8vw,15px);font-weight:600}#background .education-language-scores{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}#background .education-language-scores span{color:#00000094;white-space:nowrap;grid-template-columns:auto 1fr;align-items:center;gap:7px;font-size:clamp(10px,.72vw,13px);display:grid}#background .education-language-scores i{color:#cfee00;font-size:12px;font-style:normal}#background .education-language-scores strong{color:#050505;grid-column:2;font-size:clamp(22px,1.5vw,30px);font-weight:700;line-height:1}#background .education-countup{font-variant-numeric:tabular-nums}#background .education-language-scores strong .education-countup{color:inherit;font:inherit;line-height:inherit;white-space:inherit;display:inline}#background .education-courses{align-items:flex-start;gap:13px;margin-top:14px;display:flex}#background .education-courses-icon{flex:none;width:42px;height:42px}#background .education-courses>div{min-width:0;padding-top:5px}#background .education-courses strong{color:#0000009e;font-size:clamp(14px,1vw,18px);font-weight:600;display:block}#background .education-courses p{margin:12px 0 0;font-size:clamp(11px,.83vw,15px);line-height:1.8}#background .education-role-list{padding-left:11px;position:relative}#background .education-role-list:before{content:"";background:#00000030;width:1px;position:absolute;top:17px;bottom:26px;left:7px}#background .education-role{box-sizing:border-box;flex-direction:column;min-height:139px;padding:0 38px 22px 25px;display:flex;position:relative}#background .education-role+.education-role{padding-top:17px}#background .education-role:not(:last-child){border-bottom:1px dashed #00000029}#background .education-role-dot{border:3px solid var(--paper);box-sizing:border-box;background:#cfee00;border-radius:50%;width:13px;height:13px;position:absolute;top:13px;left:-1px;box-shadow:0 0 0 1px #6e6e6e4d}#background .education-role time{color:#96c900;white-space:nowrap;background:#cfee001a;border-radius:999px;padding:8px 20px 7px;font-size:clamp(11px,.82vw,15px);font-weight:600;line-height:1;display:inline-block}#background .education-role h3{margin:22px 0 0;font-size:clamp(14px,1.12vw,20px);font-weight:700;line-height:1.45}#background .education-role-icon{color:#00000029;background:#00000008;border-radius:50%;place-items:center;width:52px;height:52px;display:grid;position:absolute;top:2px;right:0}#background .education-role-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:38px;height:38px}#background .education-role+.education-role .education-role-icon{top:19px}@media (width<=1200px) and (width>=901px){#background .section-inner.education-layout{grid-template-columns:minmax(310px,.4fr) minmax(610px,1fr);gap:42px;width:calc(100% - 64px)}#background .education-brand-row,#background .education-panel-columns{padding-left:24px;padding-right:24px}#background .education-brand{gap:10px}#background .education-brand svg{width:56px;height:56px}#background .education-brand strong{font-size:20px}#background .education-positions{padding-left:20px}#background .education-fact{grid-template-columns:43px 55px minmax(0,1fr);gap:0 7px}#background .education-fact strong{font-size:14px}}@media (width<=900px){#background .section-inner.education-layout{width:min(100% - 32px,680px);padding:78px 0;display:block}#background .education-intro{padding-top:0}#background .education-intro .eyebrow{margin-bottom:24px;font-size:11px}#background .education-intro h2{font-size:52px!important}#background .education-intro .section-note{margin-top:34px;font-size:16px}#background .education-intro-en{margin-top:48px}#background .education-panel{height:auto;min-height:0;margin-top:44px}#background .education-brand-row{flex-wrap:wrap;align-items:flex-start;min-height:0;padding:22px 20px}#background .education-brand svg{width:52px;height:52px}#background .education-brand strong{font-size:18px}#background .education-brand-divider{display:none}#background .education-panel-columns{padding:24px 20px;display:block}#background .education-positions{border-top:1px solid #00000038;border-left:0;margin-top:30px;padding:30px 0 0}#background .education-fact{grid-template-columns:45px 54px minmax(0,1fr)}#background .education-fact strong{font-size:14px}#background .education-ranking{min-height:0}#background .education-role h3{font-size:15px}}@media (width<=560px){#background .education-brand-row{display:block}#background .education-brand+.education-brand{margin-top:18px}#background .education-fact{grid-template-columns:45px 48px minmax(0,1fr);gap:0 5px}#background .education-fact strong{font-size:13px}#background .education-ranking{grid-template-columns:1fr}#background .education-rank-main{border-bottom:1px solid #0000002b;border-right:0;min-height:0}#background .education-rank-side{min-height:0}#background .education-courses p{font-size:11px}#background .education-role{padding-right:30px}#background .education-role-icon{width:44px;height:44px}}#background .education-brand>svg,#background .education-brand>div{display:none}#background .education-brand:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;flex:none;display:block}#background .education-brand-dut:before{background-image:url(/education/dut-logo-direct.png);width:clamp(300px,25vw,430px);height:clamp(84px,7.2vw,120px)}#background .education-brand-school:before{background-image:url(/education/school-logo-clear.png);width:clamp(290px,23vw,400px);height:clamp(64px,5.4vw,90px)}@media (width<=1200px) and (width>=901px){#background .education-brand-dut:before{width:300px;height:84px}#background .education-brand-school:before{width:282px;height:64px}}@media (width<=900px){#background .education-brand-dut:before{width:min(100%,360px);height:80px}#background .education-brand-school:before{width:min(100%,340px);height:66px}}@media (width<=560px){#background .education-brand-dut:before{width:min(100%,330px)}#background .education-brand-school:before{width:min(100%,310px)}}#practice.practice-wall-section{--practice-wall-acid:#caff00;--practice-wall-paper:var(--ink-text);min-height:100vh;color:var(--practice-wall-paper);background:var(--ink-bg);overflow:visible}#practice .practice-wall-inner{width:min(100% - clamp(64px,8vw,144px),1700px);max-width:1700px;padding:clamp(42px,5vw,76px) 0 clamp(84px,9vw,148px)}#practice .practice-wall-heading{grid-template-columns:minmax(0,1fr) minmax(220px,.3fr);align-items:end;gap:clamp(48px,8vw,150px);display:grid}#practice .practice-wall-heading .eyebrow{color:var(--ink-muted);margin:0 0 18px}.chapter-eyebrow{font-family:var(--sans)!important;letter-spacing:.2em!important;margin:0 0 18px!important;font-size:14px!important;font-weight:600!important;line-height:1.2!important}#practice .practice-wall-heading h2{color:var(--practice-wall-paper);letter-spacing:-.06em;white-space:nowrap;margin:0;font-family:inherit;font-weight:700;line-height:.9;font-size:clamp(64px,5.1vw,112px)!important}#practice .practice-wall-heading h2:after{background:var(--practice-wall-acid);content:"";width:54px;height:3px;margin-top:28px;display:block}#practice .practice-wall-heading .section-note{max-width:250px;color:var(--ink-muted);text-align:left;margin:0 0 8px;font-size:clamp(12px,.85vw,15px);line-height:1.65}#practice .practice-wall-list{border-top:1px solid var(--ink-line);margin-top:clamp(110px,13vw,220px)}#practice .practice-wall-row{border:0;border-bottom:1px solid var(--ink-line);min-height:clamp(150px,10.5vw,196px);color:var(--practice-wall-paper);cursor:pointer;text-align:left;background:0 0;grid-template-columns:9% minmax(0,1fr) 28px;align-items:center;gap:clamp(14px,2vw,34px);padding:clamp(28px,2.4vw,42px) 0;transition:color .28s,padding .28s;display:grid}#practice .practice-wall-row:hover,#practice .practice-wall-row:focus-visible,#practice .practice-wall-row.is-active{color:var(--practice-wall-acid);outline:0;padding-left:clamp(8px,1.1vw,18px)}#practice .practice-wall-number{color:var(--ink-muted);letter-spacing:.06em;align-self:start;padding-top:clamp(7px,1vw,14px);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:clamp(10px,.75vw,13px);font-weight:600}#practice .practice-wall-row:hover .practice-wall-number,#practice .practice-wall-row:focus-visible .practice-wall-number,#practice .practice-wall-row.is-active .practice-wall-number{color:var(--practice-wall-acid)}#practice .practice-wall-copy{min-width:0}#practice .practice-wall-kicker{color:var(--ink-muted);letter-spacing:.12em;margin-bottom:clamp(12px,1vw,18px);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;line-height:1.2;display:block}#practice .practice-wall-row:hover .practice-wall-kicker,#practice .practice-wall-row:focus-visible .practice-wall-kicker,#practice .practice-wall-row.is-active .practice-wall-kicker{color:#caff00c2}#practice .practice-wall-copy h3{color:inherit;letter-spacing:-.025em;white-space:nowrap;margin:0;font-family:Source Han Serif VF,Noto Serif SC,Songti SC,serif;font-size:clamp(30px,4.15vw,72px);font-weight:800;line-height:1}#practice .practice-wall-copy p{color:var(--ink-muted);margin:clamp(12px,1vw,18px) 0 0;font-size:clamp(11px,.78vw,14px);line-height:1.4}#practice .practice-wall-row:hover .practice-wall-copy p,#practice .practice-wall-row:focus-visible .practice-wall-copy p,#practice .practice-wall-row.is-active .practice-wall-copy p{color:var(--practice-wall-paper)}#practice .practice-wall-arrow{color:inherit;justify-self:end;font-family:Arial,sans-serif;font-size:clamp(23px,1.9vw,34px);font-weight:300;line-height:1;transition:transform .28s;transform:translate(-3px,3px)}#practice .practice-wall-row:hover .practice-wall-arrow,#practice .practice-wall-row:focus-visible .practice-wall-arrow,#practice .practice-wall-row.is-active .practice-wall-arrow{transform:translate(0)}.practice-wall-preview{z-index:50;aspect-ratio:4/3;visibility:hidden;pointer-events:none;border:1px solid var(--ink-line);opacity:0;transform-origin:50%;background:#151910;width:clamp(220px,23vw,340px);height:clamp(165px,17.25vw,255px);display:block;position:fixed;top:0;left:0;overflow:hidden;transform:translate(-500px,-500px)rotate(-2deg)scale(.94);box-shadow:18px 22px 55px #00000040}.practice-wall-preview:after{content:"";background:linear-gradient(145deg,#caff0029,#0000 42%,#00000029);position:absolute;inset:0}.practice-wall-preview img{object-fit:contain;filter:saturate(.82)contrast(1.04);background:#151910;width:100%;height:100%;display:block}.practice-wall-preview.is-image-loading img{opacity:0}.practice-wall-preview-label{z-index:1;color:#caff00;letter-spacing:.1em;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:9px;font-weight:600;position:absolute;top:14px;right:15px}@media (width<=900px) and (width>=721px){#practice .practice-wall-inner{width:calc(100% - 56px)}#practice .practice-wall-heading{grid-template-columns:minmax(0,1fr) 220px}#practice .practice-wall-copy h3{font-size:clamp(27px,4.1vw,46px)}}@media (width<=720px){#practice .practice-wall-inner{width:calc(100% - 36px);padding:42px 0 72px}#practice .practice-wall-heading{display:block}#practice .practice-wall-heading h2{font-size:52px!important}#practice .practice-wall-heading .section-note{max-width:230px;margin:48px 0 0 28vw;font-size:12px}#practice .practice-wall-list{margin-top:92px}#practice .practice-wall-row{grid-template-columns:12% minmax(0,1fr) 19px;gap:9px;min-height:0;padding:25px 0 28px}#practice .practice-wall-copy h3{white-space:normal;font-size:clamp(25px,7.3vw,43px);line-height:1}#practice .practice-wall-kicker{max-width:190px;margin-bottom:13px;font-size:8px;line-height:1.45}#practice .practice-wall-copy p{margin-top:12px;font-size:10px}#practice .practice-wall-arrow{font-size:24px}.practice-wall-preview{display:none}}@media (prefers-reduced-motion:reduce){#practice .practice-wall-row,#practice .practice-wall-arrow{transition:none}}#socials.socials-section{color:#050505;min-height:100svh;overflow:hidden}#socials .socials-inner{flex-direction:column;width:min(100% - clamp(32px,6vw,120px),1800px);max-width:1800px;min-height:100svh;margin:0 auto;padding:clamp(42px,5vw,78px) 0 clamp(18px,2.3vw,34px);display:flex}#socials .socials-heading{text-align:center;flex-direction:column;align-items:center;display:flex;transform:translateY(-36px)}#socials .socials-symbol-rotator{flex:none;width:clamp(62px,5vw,82px);height:clamp(62px,5vw,82px);margin-bottom:clamp(26px,3.6vw,55px);display:block;position:relative}#socials .socials-symbol-icon{object-fit:contain;opacity:0;visibility:hidden;mix-blend-mode:normal;filter:grayscale()contrast(1.04);transform-origin:50%;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0}#socials .socials-symbol-icon.is-active{opacity:1;visibility:visible}#socials .socials-heading h2{color:#050505;font-family:var(--sans);letter-spacing:-.075em;word-spacing:.08em;white-space:nowrap;text-transform:uppercase;flex-direction:column;align-items:center;margin:0;font-size:clamp(44px,5.2vw,86px);font-weight:800;line-height:.82;display:flex}#socials .socials-heading h2 span{font-family:var(--sans);display:block}#socials .socials-heading h2 em{color:#050505;letter-spacing:-.09em;font-family:Brier,Bodoni MT,Didot,Georgia,serif;font-size:1.02em;font-style:normal;font-weight:700;line-height:.84;display:block}#socials .socials-gallery{perspective:1400px;perspective-origin:50% 42%;flex:auto;width:100%;min-height:clamp(390px,40vw,620px);margin:clamp(28px,3vw,56px) auto 0;position:relative;overflow:visible;transform:translateY(-58px)}#socials .socials-video-deck{width:100%;height:100%;min-height:inherit;isolation:isolate;position:relative}#socials .social-video-card{aspect-ratio:9/16;color:#fff;cursor:pointer;transform-origin:50% 76%;will-change:transform;-webkit-tap-highlight-color:transparent;background:#101010;border:0;border-radius:clamp(22px,2.4vw,38px);width:clamp(160px,17.5vw,330px);height:auto;padding:0;display:block;position:absolute;bottom:0;left:50%;overflow:hidden;box-shadow:0 28px 52px #00000029}#socials .social-video-card:focus-visible{outline-offset:4px;outline:2px solid #050505}#socials .social-video-card-media{border-radius:inherit;background:#101010;display:block;position:absolute;inset:0;overflow:hidden}#socials .social-video-card video{object-fit:cover;filter:saturate(.92)contrast(1.04);pointer-events:none;background:#101010;width:100%;height:100%;display:block}#socials .social-video-card-media:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#0000002e);position:absolute;inset:0}#socials .social-video-card-index{z-index:1;color:#ffffffc2;letter-spacing:.12em;opacity:0;pointer-events:none;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:10px;position:absolute;top:18px;right:20px}#socials .social-video-card.is-selected{box-shadow:0 36px 66px #0000003d}#socials .social-video-card:hover video,#socials .social-video-card.is-selected video{filter:saturate()contrast(1.06)}#socials .socials-follow{text-align:center;flex-direction:column;align-items:center;gap:0;margin:clamp(10px,1.5vw,24px) 0 clamp(28px,4vw,58px);display:flex;transform:translateY(-34px)}#socials .socials-follow h3{color:#050505;letter-spacing:-.035em;margin:0;font-family:Source Han Serif VF,Noto Serif SC,serif;font-size:clamp(32px,2.55vw,52px);font-weight:400;line-height:1.15}#socials .socials-follow-caption{color:#050505;letter-spacing:-.025em;margin:4px 0 0;font-family:Brier,Bodoni MT,Didot,Georgia,serif;font-size:clamp(26px,2.2vw,46px);font-weight:400;line-height:1}#socials .socials-follow-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(8px,1.2vw,22px);margin-top:clamp(20px,2vw,30px);display:flex}#socials .social-follow-button{color:#050505;cursor:pointer;letter-spacing:.01em;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:max-content;min-width:clamp(82px,7vw,112px);height:1.2em;padding:0 16px;font-family:Source Han Serif VF,Noto Serif SC,serif;font-size:clamp(14px,1.05vw,18px);font-weight:700;line-height:1;transition:none;display:inline-flex;position:relative;overflow:hidden}#socials .social-follow-button:before{display:none}#socials .social-follow-button:focus-visible{outline-offset:3px;outline:2px solid #050505}#socials .social-follow-label,#socials .social-follow-label-hover{z-index:1;white-space:nowrap;justify-content:center;align-items:center;height:1.2em;display:flex;position:relative;overflow:hidden}#socials .social-follow-label-hover{z-index:2;width:max-content;height:1.2em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#socials .social-follow-label>span,#socials .social-follow-label-hover>span{transition:transform .2s;display:block}#socials .social-follow-label-hover>span{transform:translateY(-1.2em)}#socials .social-follow-button:hover .social-follow-label>span,#socials .social-follow-button:focus-visible .social-follow-label>span{transform:translateY(1.2em)}#socials .social-follow-button:hover .social-follow-label-hover>span,#socials .social-follow-button:focus-visible .social-follow-label-hover>span{transform:translateY(0)}#socials .social-follow-label>span:first-child,#socials .social-follow-label-hover>span:first-child{transition-duration:.2s}#socials .social-follow-label>span:nth-child(2),#socials .social-follow-label-hover>span:nth-child(2){transition-duration:.3s}#socials .social-follow-label>span:nth-child(3),#socials .social-follow-label-hover>span:nth-child(3){transition-duration:.4s}#socials .social-follow-label>span:nth-child(4),#socials .social-follow-label-hover>span:nth-child(4){transition-duration:.5s}#socials .social-follow-label>span:nth-child(5),#socials .social-follow-label-hover>span:nth-child(5){transition-duration:.6s}#socials .social-follow-label>span:nth-child(6),#socials .social-follow-label-hover>span:nth-child(6){transition-duration:.7s}#socials .social-follow-label>span:nth-child(7),#socials .social-follow-label-hover>span:nth-child(7){transition-duration:.8s}#socials .social-follow-label>span:nth-child(8),#socials .social-follow-label-hover>span:nth-child(8){transition-duration:.9s}#socials .social-follow-label>span:nth-child(9),#socials .social-follow-label-hover>span:nth-child(9){transition-duration:1s}#socials .social-follow-label>span:nth-child(10),#socials .social-follow-label-hover>span:nth-child(10){transition-duration:1.1s}@media (width<=900px) and (width>=701px){#socials .social-video-card{aspect-ratio:9/16;width:clamp(155px,19vw,270px);height:auto}}@media (width<=700px){#socials .socials-inner{width:min(100% - 32px,680px);padding-top:clamp(34px,8vw,56px)}#socials .socials-symbol-rotator{width:50px;height:50px;margin-bottom:28px}#socials .socials-heading h2{font-size:clamp(45px,12.5vw,76px)}#socials .socials-gallery{min-height:clamp(315px,90vw,480px);margin-top:32px}#socials .socials-follow{gap:0;margin-top:12px;margin-bottom:34px}#socials .socials-follow h3{font-size:clamp(30px,8vw,42px)}#socials .socials-follow-caption{font-size:clamp(24px,7.3vw,34px)}#socials .social-video-card{aspect-ratio:9/16;border-radius:22px;width:clamp(138px,27vw,210px);height:auto}}@media (prefers-reduced-motion:reduce){#socials .social-video-card,#socials .social-follow-button,#socials .social-follow-button:before,#socials .social-follow-label>span,#socials .social-follow-label-hover>span{transition:none}}#hobbies.hobby-section{font-family:Source Han Serif VF,serif;overflow:hidden}#hobbies .hobby-scroll-stage{width:100%;max-width:none;height:100vh;min-height:620px;margin:0;padding:0;display:block;position:sticky;top:0;overflow:hidden}#hobbies .hobby-editorial-track{width:max-content;height:100%;min-height:inherit;will-change:transform;align-items:stretch;gap:clamp(42px,5vw,102px);padding:0 clamp(28px,7vw,110px);display:flex;position:relative}#hobbies .hobby-editorial-intro,#hobbies .hobby-editorial-travel{flex-direction:column;flex:0 0 clamp(270px,30vw,480px);justify-content:center;align-self:stretch;margin:0;padding:0;display:flex}#hobbies .hobby-editorial-travel{flex-basis:clamp(280px,24vw,390px)}#hobbies .hobby-editorial-meta,#hobbies .hobby-editorial-photo figcaption{color:var(--ink-muted);font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;margin:0 0 14px;font-size:10px;font-weight:500;line-height:1.2}#hobbies .hobby-editorial-title{color:var(--ink-text);flex-direction:column;gap:4px;margin:0;font-weight:400;line-height:1;display:flex}#hobbies .hobby-editorial-cn{font-family:Source Han Serif VF,serif;font-size:clamp(25px,2.6vw,46px);font-weight:400;line-height:calc(1em + 4px);display:block}#hobbies .hobby-editorial-en{letter-spacing:-.055em;font-family:Brier,Bodoni MT,Didot,Georgia,serif;font-size:clamp(34px,3.35vw,60px);font-weight:700;line-height:calc(1em + 4px);display:block}#hobbies .hobby-editorial-body{max-width:270px;color:var(--ink-muted);margin:24px 0 0;font-family:Source Han Serif VF,serif;font-size:13px;font-weight:400;line-height:calc(1em + 4px)}#hobbies .hobby-editorial-photo{flex:none;align-self:flex-start;margin:0;padding:0}#hobbies .hobby-editorial-photo img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;max-width:none;height:auto;display:block}#hobbies .hobby-editorial-photo--one{width:clamp(240px,24vw,360px);margin-top:clamp(96px,17vh,180px)}#hobbies .hobby-editorial-photo--two{width:clamp(340px,32vw,520px);margin-top:clamp(112px,21vh,240px)}#hobbies .hobby-editorial-photo--three{width:clamp(170px,15vw,250px);margin-top:clamp(66px,11vh,140px)}#hobbies .hobby-editorial-photo--four{width:clamp(150px,12vw,220px);margin-top:clamp(140px,30vh,320px)}#hobbies .hobby-editorial-photo--five{width:clamp(150px,12vw,210px);margin-top:clamp(88px,14vh,170px)}#hobbies .hobby-editorial-photo figcaption{letter-spacing:.08em;margin-bottom:12px;font-size:9px}#hobbies .hobby-editorial-footer{color:var(--ink-muted);font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;pointer-events:none;gap:20px;margin:0;font-size:9px;font-weight:500;line-height:1.2;display:flex;position:absolute;bottom:clamp(24px,5vh,56px);right:clamp(28px,7vw,110px)}#hobbies .hobby-editorial-footer span{color:var(--ink-text)}@media (width<=900px){#hobbies .hobby-scroll-stage{width:min(100% - 32px,680px);height:auto;min-height:0;margin:0 auto;padding:clamp(88px,14vw,132px) 0 clamp(74px,12vw,112px);position:relative;overflow:visible}#hobbies .hobby-editorial-track{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(36px,8vw,72px) clamp(18px,5vw,46px);width:auto;height:auto;min-height:0;padding:0;display:grid}#hobbies .hobby-editorial-intro,#hobbies .hobby-editorial-travel{grid-column:1/-1;width:auto;min-height:0;padding:0;display:block}#hobbies .hobby-editorial-travel{margin-top:clamp(24px,5vw,52px)}#hobbies .hobby-editorial-body{max-width:330px;margin-top:18px}#hobbies .hobby-editorial-photo,#hobbies .hobby-editorial-photo--one,#hobbies .hobby-editorial-photo--two,#hobbies .hobby-editorial-photo--three,#hobbies .hobby-editorial-photo--four,#hobbies .hobby-editorial-photo--five{width:100%;max-width:100%;margin-top:0}#hobbies .hobby-editorial-photo--one,#hobbies .hobby-editorial-photo--two{grid-column:1/-1;width:min(100%,420px)}#hobbies .hobby-editorial-photo--two{justify-self:end}#hobbies .hobby-editorial-photo--three,#hobbies .hobby-editorial-photo--four,#hobbies .hobby-editorial-photo--five{width:min(100%,220px)}#hobbies .hobby-editorial-photo--four,#hobbies .hobby-editorial-photo--five{justify-self:end}#hobbies .hobby-editorial-footer{grid-column:1/-1;justify-self:stretch;margin-top:10px;position:static}}@media (width<=520px){#hobbies .hobby-editorial-en{font-size:clamp(30px,10vw,46px)}#hobbies .hobby-editorial-cn{font-size:27px}#hobbies .hobby-editorial-photo--three,#hobbies .hobby-editorial-photo--four,#hobbies .hobby-editorial-photo--five{width:min(100%,160px)}#hobbies .hobby-editorial-footer{letter-spacing:.08em;gap:12px;font-size:8px}}#hobbies .hobby-editorial-travel{transform:translateY(-25px)}#hobbies .hobby-editorial-yoyo{transform:translateY(40px)}.about-content-block{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);column-gap:clamp(32px,7vw,100px);width:100%;max-width:none;margin-top:auto;padding-bottom:clamp(18px,2.5vh,34px);font-family:Source Han Serif VF,Noto Serif SC,Songti SC,serif;font-weight:400;display:grid}.about-content-block .about-heading-row{grid-area:1/1;align-self:start;margin-bottom:clamp(14px,1.5vh,22px)}.about-content-block .about-heading-row>div{width:100%}.about-content-block .eyebrow{letter-spacing:.14em;font-family:Source Han Serif VF,Noto Serif SC,Songti SC,serif;font-size:clamp(9px,.8vw,12px);font-weight:400}.about-title-reveal,.about-content-block .about-heading-row h2{letter-spacing:-.04em;font-family:Source Han Serif VF,Noto Serif SC,Songti SC,serif;font-size:clamp(46px,5.4vw,84px);font-weight:700;line-height:1}.about-content-block .about-layout{align-items:end;width:100%;max-width:none;display:contents}.about-content-block .about-copy,.about-copy-reveal{letter-spacing:0;grid-area:2/1;max-width:600px;font-family:Source Han Serif VF,Noto Serif SC,Songti SC,serif;font-size:clamp(14px,1.2vw,19px);font-weight:400;line-height:1.6}.about-copy-reveal{margin:0 0 .6em}.about-copy-reveal:last-child{margin-bottom:0}.about-content-block .about-facts{grid-area:1/2/span 2;justify-self:end;width:100%;max-width:560px;font-family:Source Han Serif VF,Noto Serif SC,Songti SC,serif}.about-content-block .about-facts>div{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:clamp(8px,1.1vh,13px) 0;font-size:clamp(10px,.95vw,15px);display:grid}.about-content-block .about-facts .about-fact-label,.about-content-block .about-facts .about-fact-value{font-family:Source Han Serif VF,Noto Serif SC,Songti SC,serif;font-size:inherit;white-space:nowrap;font-weight:400;line-height:1.2}.about-content-block .about-facts .about-fact-value{text-align:right}.about-content-block .signature{grid-area:3/1/auto/-1;margin-top:18px;font-family:Source Han Serif VF,Noto Serif SC,Songti SC,serif;font-size:9px;font-weight:400}.about-face .about-reference-menu,.about-face .about-reference-contact{display:none}.about-expand-title{width:auto;font-family:Source Han Serif VF,Noto Serif SC,Songti SC,serif;font-size:var(--about-title-size);letter-spacing:-.04em;white-space:nowrap;text-align:center;justify-content:center;align-items:center;padding:0 6%;font-weight:400;inset:0}@media (width<=900px){.about-content-block{padding-bottom:clamp(20px,5vw,40px);display:block}.about-content-block .about-heading-row>div{width:100%}.about-content-block .about-heading-row{margin-bottom:clamp(14px,3vw,24px)}.about-content-block .about-layout{grid-template-columns:1fr;gap:18px;display:grid}.about-content-block .about-copy,.about-copy-reveal{grid-area:auto;max-width:100%;font-size:clamp(12px,3.3vw,16px)}.about-content-block .about-facts{grid-area:auto;justify-self:stretch;max-width:none}.about-content-block .about-facts>div{padding:8px 0;font-size:clamp(10px,2.6vw,13px)}.about-content-block .signature{grid-area:auto}.about-expand-title{width:auto;font-size:var(--about-title-size);padding:0 20px;inset:0}}#hobbies .hobby-original-heading{flex:0 0 min(66vw,960px)}@media (width>=901px){#hobbies .hobby-editorial-stack-figure{width:min(clamp(320px,44vw,610px),56vh);margin-top:clamp(16px,3vh,32px);margin-right:clamp(54px,5vw,92px);transform:translate(calc(-1*clamp(84px,7vw,132px)))}#hobbies .photography-stack-mount{aspect-ratio:1280/2019;width:100%}#hobbies .hobby-editorial-stack-figure .photography-stack-mount .card img{object-fit:cover;width:100%;max-width:none;height:100%}#hobbies .hobby-scroll-track>.hobby-original-heading{flex-basis:clamp(300px,30vw,440px);justify-content:flex-start;width:clamp(300px,30vw,440px);padding-top:clamp(112px,14vh,164px);padding-bottom:0}#hobbies .hobby-editorial-track{gap:clamp(54px,5vw,92px)}#hobbies .hobby-editorial-photo--two{align-self:flex-end;width:clamp(408px,38.4vw,624px);margin-top:0;margin-bottom:clamp(24px,5vh,56px)}#hobbies .hobby-editorial-photo--three{align-self:flex-start;width:clamp(204px,18vw,300px);margin-top:clamp(66px,11vh,140px);margin-bottom:0}#hobbies .hobby-editorial-photo--four{align-self:flex-end;width:clamp(180px,14.4vw,264px);margin-top:0;margin-bottom:clamp(24px,5vh,56px)}#hobbies .hobby-editorial-travel{position:relative;top:-34px}}@media (width<=900px){#hobbies .hobby-editorial-stack-figure{width:min(100%,420px)}#hobbies .photography-stack-mount{aspect-ratio:1280/2019;width:100%}#hobbies .hobby-editorial-stack-figure .photography-stack-mount .card img{object-fit:cover;width:100%;max-width:none;height:100%}}@media (width>=901px){#hobbies.hobby-section.hobby-scroll-gsap{overflow:visible}#hobbies.hobby-section.hobby-scroll-gsap .hobby-scroll-stage{position:relative}}#hobbies .hobby-editorial-yoyo{flex-direction:column;flex:0 0 clamp(260px,18vw,340px);justify-content:center;align-self:stretch;margin:0;padding:0;display:flex}#hobbies .hobby-editorial-yoyo-gallery{flex:0 0 clamp(2350px,180vw,3000px);align-self:flex-start;margin:clamp(28px,4vh,54px) 0 0;padding:0}#hobbies .hobby-editorial-yoyo-gallery figcaption{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}#hobbies .hobby-yoyo-gallery-layout{grid-template-columns:minmax(330px,.96fr) minmax(360px,1.05fr) minmax(250px,.72fr) minmax(360px,1.08fr);align-items:start;column-gap:clamp(36px,3.5vw,72px);min-height:100vh;display:grid}#hobbies .hobby-yoyo-media{min-width:0;position:relative}#hobbies .hobby-yoyo-media-caption{color:var(--ink-muted);font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;pointer-events:none;margin:0;font-size:9px;font-weight:500;line-height:1.2;position:absolute;bottom:calc(100% + 12px);left:0}#hobbies .hobby-yoyo-media-caption--below{top:calc(100% + 12px);bottom:auto}#hobbies .hobby-yoyo-media img,#hobbies .hobby-yoyo-media video{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;max-width:none;height:100%;display:block}#hobbies .hobby-yoyo-media--feature{aspect-ratio:.84;transform:translateY(clamp(100px,15vh,160px))}#hobbies .hobby-yoyo-media--still{aspect-ratio:.78;transform:translateY(clamp(-22px,-2.5vh,-10px))}#hobbies .hobby-yoyo-media--video-one{aspect-ratio:1.4;transform:translateY(clamp(190px,30vh,300px))}#hobbies .hobby-yoyo-media--video-one>video{transform-origin:0 0;transform:scale(.8)}#hobbies .hobby-yoyo-media--meetup{aspect-ratio:1.68;transform:translateY(clamp(95px,15vh,160px))}#hobbies .hobby-yoyo-media--video-two{aspect-ratio:1.72;transform:translateY(clamp(150px,24vh,240px))}@media (width>=901px){#hobbies .hobby-editorial-yoyo{position:relative;top:1px}}@media (width<=900px){#hobbies .hobby-editorial-yoyo{grid-column:1/-1;width:auto;min-height:0;padding:0;display:block}#hobbies .hobby-editorial-yoyo-gallery{grid-column:1/-1;width:100%;max-width:100%;margin-top:clamp(24px,6vw,48px)}#hobbies .hobby-yoyo-gallery-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,7vw,54px) clamp(14px,5vw,34px);min-height:0}#hobbies .hobby-yoyo-media--feature{aspect-ratio:auto;grid-column:1/-1;width:min(100%,420px);transform:none}#hobbies .hobby-yoyo-media--still,#hobbies .hobby-yoyo-media--video-one,#hobbies .hobby-yoyo-media--meetup,#hobbies .hobby-yoyo-media--video-two{aspect-ratio:auto;transform:none}#hobbies .hobby-yoyo-media--still{width:min(100%,220px)}#hobbies .hobby-yoyo-media--video-one{align-self:end}#hobbies .hobby-yoyo-media--meetup{align-self:start}#hobbies .hobby-yoyo-media--video-two{align-self:end}}@media (width<=520px){#hobbies .hobby-yoyo-gallery-layout{grid-template-columns:minmax(0,1fr)}#hobbies .hobby-yoyo-media--feature,#hobbies .hobby-yoyo-media--still,#hobbies .hobby-yoyo-media--video-one,#hobbies .hobby-yoyo-media--meetup,#hobbies .hobby-yoyo-media--video-two{grid-column:1;width:100%}#hobbies .hobby-yoyo-media--still{width:min(100%,220px)}}#contact.contact-section{color:#fff;isolation:isolate;background-color:#fcfcfbe0;background-image:none;padding:0;position:relative;overflow:visible}#contact .contact-transition{--contact-flow:0;--contact-edge-flow:clamp(0,calc(var(--contact-flow) * 1.55),1);--contact-center-flow:clamp(0,calc(var(--contact-flow) * .68),1);background:#fcfcfbe0;height:clamp(220px,30vh,400px);position:relative;overflow:hidden}#contact .contact-transition:before,#contact .contact-transition:after,#contact .contact-transition-glow{display:none}#contact .contact-transition-glow--edge-left{opacity:calc(.04 + var(--contact-edge-flow) * .76);transform:translate3d(0,calc((1 - var(--contact-edge-flow)) * 22%),0) scale(1.08);left:-31%}#contact .contact-transition-glow--center{width:46%;opacity:calc(.01 + var(--contact-center-flow) * .16);transform:translate3d(0,calc((1 - var(--contact-center-flow)) * 30%),0) scale(.98);left:27%}#contact .contact-transition-glow--edge-right{opacity:calc(.04 + var(--contact-edge-flow) * .76);transform:translate3d(0,calc((1 - var(--contact-edge-flow)) * 22%),0) scale(1.08);right:-31%}#contact .contact-shell{--contact-deep-green:#23291f;--contact-shell-bottom-padding:clamp(54px,7vw,96px);--contact-edge-mask:clamp(24px,2vw,32px);z-index:1;width:calc(100% - clamp(32px,2.4vw,56px));min-height:clamp(920px,96vh,1280px);padding:clamp(64px,5vw,86px) clamp(28px,8vw,150px) var(--contact-shell-bottom-padding);background:var(--contact-deep-green) url(/contact-background.jpg) center top / cover no-repeat;background-color:var(--contact-deep-green);box-shadow:none;isolation:isolate;background-position:50% calc(-1*clamp(128px,10vw,148px));background-size:100% calc(100% + clamp(180px,16vw,260px));border-radius:clamp(32px,3.2vw,48px);margin:clamp(-112px,-8vw,-48px) auto 0;position:relative;overflow:visible}#contact .contact-shell:before{z-index:0;background:var(--contact-deep-green);width:min(230px,18vw);height:48px;box-shadow:none;content:"";border-radius:90px 90px 0 0;position:absolute;top:-24px;left:50%;transform:translate(-50%)}#contact .contact-shell:after{z-index:0;background:linear-gradient(90deg,var(--contact-deep-green) 0 var(--contact-edge-mask),transparent var(--contact-edge-mask) calc(100% - var(--contact-edge-mask)),var(--contact-deep-green) calc(100% - var(--contact-edge-mask)) 100%);border-radius:inherit;content:"";pointer-events:none;position:absolute;inset:0}#contact .contact-inner.contact-card{--contact-card-bottom-padding:clamp(30px,4.4vw,54px);--contact-tab-height:clamp(34px,3.2vw,52px);z-index:1;width:min(1180px,100%);padding:clamp(10px,1.8vw,24px) 0 var(--contact-card-bottom-padding);color:#fff;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 auto;position:relative;overflow:visible}#contact .contact-card:after{bottom:calc(-1 * (var(--contact-shell-bottom-padding) + var(--contact-tab-height)));z-index:-1;width:min(230px,18vw);height:var(--contact-tab-height);background:var(--contact-deep-green);content:"";border-radius:0 0 90px 90px;position:absolute;left:50%;transform:translate(-50%)}#contact .contact-card>.eyebrow{color:#ffffff8f;font-family:var(--sans);letter-spacing:.2em;text-align:center;margin:0 0 clamp(18px,2.2vw,28px);font-size:12px;display:none;position:relative}#contact .contact-card h2{color:#fff;letter-spacing:-.055em;text-align:center;text-shadow:0 3px #0505052e,0 8px 22px #05050533;margin:0;font-family:Source Han Serif VF,Noto Serif SC,Songti SC,serif;font-size:clamp(38px,6vw,82px);font-weight:700;line-height:.88;position:relative}#contact .contact-card h2 span{color:#c7ff00;text-shadow:0 2px #0505054d,0 8px 20px #05050533;display:inline-block}#contact .contact-row{color:#ffffffb8;text-align:center;justify-content:center;align-items:center;gap:8px 24px;margin:clamp(24px,3.2vw,42px) auto 0;font-size:12px;display:flex;position:relative}#contact .contact-row a{border-color:#ffffff5c}#contact .contact-row a:hover{color:#c7ff00;border-color:#c7ff00}#contact .contact-stepper{max-width:990px;box-shadow:none;background:0 0;border:0;border-radius:0;margin:clamp(38px,5vw,60px) auto 0;padding:clamp(20px,3vw,32px) clamp(20px,3.6vw,38px) clamp(18px,2.8vw,30px);position:relative}#contact .contact-stepper-indicators{gap:0}#contact .contact-step-indicator{color:#ffffffa3;border-color:#ffffff57;width:36px;height:36px;font-size:10px}#contact .contact-step-indicator.is-active,#contact .contact-step-indicator.is-complete{color:#0b0e09;background:#c7ff00;border-color:#c7ff00}#contact .contact-step-connector{background:#ffffff38;margin:0 9px}#contact .contact-step-connector i{background:#c7ff00}#contact .contact-stepper-content{background:#00000021;border-color:#ffffff4d;border-radius:14px;margin-top:18px}#contact .contact-step{padding:clamp(22px,3vw,30px)}#contact .step-kicker{color:#ffffff8f;margin-bottom:14px;font-size:9px}#contact .contact-step h3{max-width:560px;margin-bottom:12px;font-family:Source Han Serif VF,Noto Serif SC,Songti SC,serif;font-size:clamp(25px,3.2vw,40px);font-weight:700;line-height:1}#contact .step-description{color:#ffffff9e;margin-bottom:22px;font-size:12px}#contact .contact-methods{margin-bottom:16px}#contact .contact-method{color:#ffffffa3;border-color:#ffffff4d;padding:8px 14px;font-size:11px}#contact .contact-method.is-selected,#contact .contact-method:hover{color:#0b0e09;background:#c7ff00;border-color:#c7ff00}#contact .contact-input-label,#contact .contact-textarea-label{color:#ffffff94;max-width:520px;font-size:10px}#contact .contact-input-label input,#contact .contact-textarea-label textarea{color:#fff;border-bottom-color:#ffffff6b;padding:10px 0;font-size:14px}#contact .contact-textarea-label textarea{resize:none;height:2.25em;min-height:0;padding:4px 0 6px;overflow:hidden}#contact .contact-input-label input:focus,#contact .contact-textarea-label textarea:focus{border-bottom-color:#c7ff00}#contact .contact-input-label input::placeholder,#contact .contact-textarea-label textarea::placeholder{color:#ffffff52}#contact .contact-stepper-footer{margin-top:14px}#contact .contact-step-back,#contact .contact-step-next{padding:9px 15px;font-size:11px}#contact .contact-step-back{color:#ffffffa8;border-color:#ffffff42}#contact .contact-step-next{color:#0b0e09;background:#c7ff00;border-color:#c7ff00}#contact .contact-step-next:hover{background:#dcff58}#contact .contact-footer{color:#ffffff85;border-top-color:#ffffff3d;margin-top:clamp(30px,4vw,48px);padding-top:14px;display:none;position:relative}#contact .contact-footer:after{left:50%;bottom:calc(-1 * (var(--contact-card-bottom-padding) + var(--contact-shell-bottom-padding) + clamp(54px,5vw,76px)));background:var(--contact-deep-green);content:"";border-radius:0 0 120px 120px;width:min(390px,30vw);height:clamp(54px,5vw,76px);display:none;position:absolute;transform:translate(-50%)}@media (width<=900px){#contact .contact-shell{border-radius:26px;width:min(100% - 32px,680px);padding-left:16px;padding-right:16px}#contact .contact-inner.contact-card{width:100%}}@media (width<=600px){#contact.contact-section{padding-bottom:0}#contact .contact-transition{height:clamp(170px,31vh,260px)}#contact .contact-shell{--contact-shell-bottom-padding:38px;min-height:0;padding:76px 10px var(--contact-shell-bottom-padding);border-radius:22px;margin-top:-52px}#contact .contact-shell:before{width:150px;height:42px;top:-18px}#contact .contact-inner.contact-card{--contact-card-bottom-padding:24px;--contact-tab-height:42px;padding:30px 16px var(--contact-card-bottom-padding);border-radius:20px}#contact .contact-footer:after{width:150px;height:54px}#contact .contact-card>.eyebrow{margin-bottom:18px;font-size:10px}#contact .contact-card h2{white-space:nowrap;font-size:clamp(27px,8.2vw,40px);line-height:.9}#contact .contact-row{flex-direction:column;gap:8px;font-size:11px}#contact .contact-stepper{border-radius:17px;margin-top:34px;padding:18px 14px 16px}#contact .contact-step-indicator{width:32px;height:32px}#contact .contact-step-connector{margin:0 6px}#contact .contact-step{padding:20px 16px}#contact .contact-step h3{font-size:28px}#contact .contact-footer{margin-top:28px;font-size:8px}}@media (width<=900px){#skills .tilted-card-figure{justify-content:flex-start;margin:0}}@media (width<=600px){#hobbies .hobby-editorial-stack-figure{justify-self:center;width:min(76%,300px)}html.is-card-flipped #home .front-face{visibility:hidden;opacity:0;pointer-events:none}}#socials .socials-symbol-rotator{transform:translateY(10px)}#contact .contact-shell{--contact-shell-bottom-padding:clamp(24px,3vw,40px);min-height:0}#contact .contact-inner.contact-card{--contact-card-bottom-padding:clamp(18px,2.8vw,34px)}@media (width<=600px){#contact .contact-shell{--contact-shell-bottom-padding:20px}#contact .contact-inner.contact-card{--contact-card-bottom-padding:16px}}#background .education-ranking-masked{isolation:isolate;position:relative}#background .education-ranking-masked>*{filter:blur(12px);-webkit-user-select:none;user-select:none}#background .education-ranking-masked:after{z-index:2;border-radius:inherit;content:"";pointer-events:none;background-color:#ffffff61;background-image:repeating-linear-gradient(0deg,#7878782b 0 7px,#0000 7px 14px),repeating-linear-gradient(90deg,#78787826 0 9px,#0000 9px 18px);position:absolute;inset:0}#contact .contact-submit-error{min-height:0;margin:0}#contact .contact-submit-error:not(:empty){min-height:16px;margin:8px 0 0}#contact .contact-honeypot{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=600px){html{scrollbar-width:none}html::-webkit-scrollbar{width:0;height:0}body::-webkit-scrollbar{width:0;height:0}.staggered-menu-wrapper.fixed-wrapper{width:100%}}.staggered-menu-wrapper{z-index:40;pointer-events:none;width:100%;height:100%;position:relative}.staggered-menu-wrapper.fixed-wrapper{width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}.staggered-menu-header{pointer-events:none;z-index:20;justify-content:center;align-items:center;width:100%;height:90px;padding:20px 32px;display:flex;position:absolute;top:0;left:0}.staggered-menu-header>*{pointer-events:auto}.sm-logo{display:none}.sm-toggle{color:#050505;cursor:pointer;height:50px;font-family:var(--sans);isolation:isolate;z-index:1;background:0 0;border:2px solid #050505;border-radius:6px;align-items:center;gap:.3rem;padding:0 12px;font-size:15px;font-weight:700;line-height:1;transition:color .5s;display:inline-flex;position:absolute;top:20px;right:clamp(16px,2vw,32px);overflow:hidden}.sm-toggle:hover{color:#050505!important}.sm-toggle:before{z-index:-1;content:"";pointer-events:none;background:#d2ff00;border-radius:50%;width:200px;height:150px;transition:all .7s;position:absolute;top:100%;left:100%}.sm-toggle:hover:before{top:-30px;left:-30px}.sm-toggle:active:before{background:#c4e201;transition:background}.sm-toggle:focus-visible{outline-offset:5px;border-radius:4px;outline:2px solid #050505}.sm-toggle-textWrap{white-space:nowrap;width:48px;height:1em;display:inline-block;position:relative;overflow:hidden}.sm-toggle-textInner{flex-direction:column;line-height:1;display:flex}.sm-toggle-line{height:1em;line-height:1;display:block}.sm-icon{will-change:transform;flex:0 0 14px;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex;position:relative}.sm-icon-line{will-change:transform;background:currentColor;border-radius:2px;width:100%;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.staggered-menu-panel{color:#f7f7ef;z-index:10;pointer-events:auto;opacity:0;background:#303a2d;flex-direction:column;width:min(40vw - 30px,490px);height:100%;padding:148px 52px 42px;display:flex;position:absolute;top:0;right:0;overflow-y:auto;box-shadow:-18px 0 60px #303a2d57}[data-position=left] .staggered-menu-panel{left:0;right:auto}.sm-prelayers{pointer-events:none;z-index:5;opacity:0;width:min(40vw - 30px,490px);position:absolute;top:0;bottom:0;right:0}[data-position=left] .sm-prelayers{left:0;right:auto}.sm-prelayer{opacity:0;width:100%;height:100%;position:absolute;top:0;right:0;transform:translate(0)}.sm-panel-inner{flex-direction:column;flex:1;gap:1.25rem;display:flex}.sm-panel-list{flex-direction:column;gap:clamp(14px,2.3vh,25px);margin:0;padding:0;list-style:none;display:flex}.sm-panel-itemWrap{line-height:1;position:relative;overflow:hidden}.sm-panel-item{color:#f7f7ef;cursor:pointer;letter-spacing:-.035em;padding:0 3.2em 0 0;font-weight:400;line-height:1;text-decoration:none;display:inline-block;position:relative}.sm-panel-item:focus-visible{outline-offset:5px;border-radius:3px;outline:2px solid #f7f7ef}.sm-panel-itemLabel{will-change:transform;transform-origin:50% 100%;align-items:baseline;gap:clamp(12px,1.5vw,24px);display:flex}.sm-panel-item-cn{white-space:nowrap;font-family:Source Han Serif VF,Noto Serif SC,Songti SC,serif;font-size:clamp(2rem,4vw,4.3rem);font-weight:400;line-height:1;transition:color .2s;display:inline-block}.sm-panel-item-en{color:#f7f7ef;letter-spacing:-.055em;white-space:nowrap;font-family:Brier,Bodoni MT,Didot,Georgia,serif;font-size:clamp(.9rem,1.25vw,1.35rem);font-weight:700;line-height:1;transition:color .2s;display:inline-block}.sm-panel-item:hover .sm-panel-item-cn,.sm-panel-item:hover .sm-panel-item-en,.sm-panel-item:focus-visible .sm-panel-item-cn,.sm-panel-item:focus-visible .sm-panel-item-en{color:#d2ff00}.sm-panel-list[data-numbering] .sm-panel-item:after{color:var(--sm-accent,#c7ff00);content:counter(smItem,decimal-leading-zero);counter-increment:smItem;font-family:var(--sans);letter-spacing:.04em;opacity:var(--sm-num-opacity,0);pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(10px,.8vw,13px);font-weight:600;position:absolute;top:-.05em;right:0}.sm-panel-list[data-numbering]{counter-reset:smItem}.sm-socials{flex-direction:column;gap:12px;margin-top:auto;padding-top:48px;display:flex}.sm-socials-title{color:#f7f7ef;font-family:var(--sans);letter-spacing:.16em;margin:0;font-size:10px;font-weight:600}.sm-socials-list{flex-wrap:wrap;align-items:center;gap:20px;margin:0;padding:0;list-style:none;display:flex}.sm-socials-link{color:#f7f7ef;padding:2px 0;font-family:Source Han Serif VF,Noto Serif SC,Songti SC,serif;font-size:14px;font-weight:400;text-decoration:none;transition:color .25s,opacity .25s;display:inline-block;position:relative}.sm-socials-link .span-mother,.sm-socials-link .span-mother2{line-height:1;display:flex;overflow:hidden}.sm-socials-link .span-mother{z-index:1;position:relative}.sm-socials-link .span-mother2{z-index:1;position:absolute;top:2px;left:0}.sm-socials-link .span-mother span,.sm-socials-link .span-mother2 span{transition:transform .2s;display:block}.sm-socials-link .span-mother span:nth-child(2),.sm-socials-link .span-mother2 span:nth-child(2){transition-duration:.3s}.sm-socials-link .span-mother span:nth-child(3),.sm-socials-link .span-mother2 span:nth-child(3){transition-duration:.4s}.sm-socials-link .span-mother span:nth-child(4),.sm-socials-link .span-mother2 span:nth-child(4){transition-duration:.5s}.sm-socials-link .span-mother span:nth-child(5),.sm-socials-link .span-mother2 span:nth-child(5){transition-duration:.6s}.sm-socials-link .span-mother span:nth-child(6),.sm-socials-link .span-mother2 span:nth-child(6){transition-duration:.7s}.sm-socials-link .span-mother2 span{transform:translateY(-1.2em)}.sm-socials-link:hover .span-mother span{transform:translateY(1.2em)}.sm-socials-link:hover .span-mother2 span{transform:translateY(0)}.sm-socials-link:hover,.sm-socials-link:focus-visible{color:#f7f7ef}.sm-socials-link:focus-visible{outline-offset:4px;outline:2px solid #f7f7ef}.sm-socials-list:hover .sm-socials-link:not(:hover),.sm-socials-list:focus-within .sm-socials-link:not(:focus-visible){opacity:.35}@media (width<=900px){.staggered-menu-header{height:74px;padding:16px}.sm-toggle{top:20px;right:16px}.staggered-menu-panel,.sm-prelayers{width:calc(100% - 30px)}.staggered-menu-panel{padding:120px 28px 30px}.sm-panel-itemLabel{gap:12px}.sm-panel-item-cn{font-size:clamp(2.25rem,11vw,4rem)}.sm-panel-item-en{font-size:clamp(.9rem,3.6vw,1.25rem)}}@media (width<=600px){.sm-toggle{height:44px;font-size:12px;top:11px}}@media (prefers-reduced-motion:reduce){.sm-panel-itemLabel,.sm-icon{transition:none}}
