@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600&display=swap);:root{--ink:#17301f;--ink-soft:#536159;--coral:#ed6d57;--cream:#fffaf4;--line:#dddcd5;--mint:#e6f3e9;--lilac:#eee9fb;--blue:#edf4ff;--peach:#fff0e5;--yellow:#fff5d8;--pink:#fde9ef;--shell:min(1180px,calc(100% - 64px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;background:#fffaf4;background:var(--cream);color:#17301f;color:var(--ink);font-family:DM Sans,Arial,sans-serif;font-size:16px;line-height:1.6;margin:0}body::selection{background:#ffd8cd}a{color:inherit}img{display:block;max-width:100%}a,button{-webkit-tap-highlight-color:transparent}.App{min-height:100vh;overflow:hidden}.shell{margin-inline:auto;width:min(1180px,calc(100% - 64px));width:var(--shell)}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf4eb;border-bottom:1px solid #17301f14;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-inner{align-items:center;display:flex;gap:32px;justify-content:space-between;min-height:76px}.brand{font-family:Playfair Display,Georgia,serif;font-size:22px;font-weight:600;text-decoration:none}.main-nav{align-items:center;display:flex;font-size:13px;font-weight:600;gap:28px}.main-nav>a{position:relative;text-decoration:none}.main-nav>a:not(.nav-resume):after{background:#ed6d57;background:var(--coral);bottom:-7px;content:"";height:2px;left:0;position:absolute;right:100%;transition:right .2s ease}.main-nav>a.active:after,.main-nav>a:hover:after{right:0}.nav-resume{align-items:center;border:1px solid #17301f;border:1px solid var(--ink);border-radius:999px;display:flex;gap:10px;padding:9px 16px}.menu-button{background:none;border:0;color:#17301f;color:var(--ink);display:none;font-size:24px}.hero{grid-gap:70px;align-items:center;display:grid;gap:70px;grid-template-columns:1.08fr .92fr;min-height:760px;padding:88px 0 42px}.section-label{color:#ed6d57;color:var(--coral);font-size:11px;font-weight:700;letter-spacing:.19em;margin:0 0 20px;text-transform:uppercase}.eyebrow{color:#315b46;font-size:14px;font-weight:600;letter-spacing:.03em}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(58px,6vw,92px);letter-spacing:-.055em;line-height:.98;margin-bottom:24px}h1 span,h2 span{color:#ed6d57;color:var(--coral)}h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(42px,4vw,64px);font-weight:500;letter-spacing:-.035em;line-height:1.08;margin-bottom:28px}h3{line-height:1.25}.hero-intro{color:#38483e;font-size:17px;line-height:1.7;max-width:650px}.button-row{display:flex;gap:16px;margin-top:34px}.button{align-items:center;background:#17301f;background:var(--ink);border:1px solid #17301f;border:1px solid var(--ink);border-radius:9px;color:#fff;display:inline-flex;font-weight:600;gap:26px;justify-content:center;min-height:52px;padding:13px 24px;text-decoration:none;transition:transform .2s ease,background .2s ease}.button:hover{background:#254f34;transform:translateY(-2px)}.button-secondary{background:#0000;color:#17301f;color:var(--ink)}.button-secondary:hover{background:#fff}.hero-facts{grid-gap:16px;border-top:1px solid #dddcd5;border-top:1px solid var(--line);display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin:40px 0 0;padding-top:24px}.hero-facts div{border-right:1px solid #dddcd5;border-right:1px solid var(--line);padding-right:14px}.hero-facts div:last-child{border:0}.hero-facts dt{color:#78847b;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.hero-facts dt i{font-size:13px;margin-right:7px}.hero-facts dd{font-size:14px;font-weight:700;margin:6px 0 0}.portrait-frame{background:linear-gradient(145deg,#fde9ef,#fff0e5);background:linear-gradient(145deg,var(--pink),var(--peach));border-radius:34px;justify-self:end;padding:28px 28px 0;position:relative;width:min(100%,510px)}.portrait-frame:before{background-image:radial-gradient(#7a9a86 1px,#0000 0);background-size:11px 11px;content:"";height:70%;inset:20px auto auto -30px;opacity:.55;position:absolute;width:84px}.portrait-frame img{border-radius:26px 26px 18px 18px;max-height:520px;object-fit:cover;object-position:top center;position:relative;width:100%}.portrait-note{background:#ffffffeb;border-radius:12px;bottom:22px;box-shadow:0 14px 40px #17301f21;display:grid;padding:12px 16px;position:absolute;right:-28px}.portrait-note strong{font-size:13px}.portrait-note span{color:#536159;color:var(--ink-soft);font-size:11px}.section-block{border-top:1px solid #dddcd5;border-top:1px solid var(--line);padding:96px 0}.whole-picture{background:linear-gradient(100deg,#fffaf4,#fff4f6 45%,#fffaf4)}.whole-grid{grid-gap:58px;display:grid;gap:58px;grid-template-columns:repeat(3,1fr)}.whole-grid p{color:#536159;color:var(--ink-soft);margin:0;max-width:36ch}.technologies{background:linear-gradient(110deg,#edf6ff,#f1f5ff 55%,#f7f0ff)}.technology-layout{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:.86fr 1.14fr}.technology-copy>p{color:#536159;color:var(--ink-soft);max-width:46ch}.learning-note{align-items:center;background:#e6f3e9db;border:1px solid #b9d9c3;border-radius:16px;display:flex;font-size:13px;gap:16px;margin-top:58px;max-width:390px;padding:20px}.learning-note i{border:1px solid #a9cbb5;border-radius:50%;display:grid;font-size:20px;height:44px;place-items:center;width:44px}.learning-note span{display:grid}.technology-cloud{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);justify-items:center;min-height:500px}.tech-core,.tech-item{align-items:center;display:flex;flex-direction:column;gap:9px;justify-content:center;text-align:center}.tech-core{background:#ffffffe0;border-radius:50%;box-shadow:0 12px 34px #2540501c;grid-column:2;grid-row:2;height:142px;width:142px}.tech-core i{color:#51729a;font-size:34px}.tech-core span{font-size:13px;font-weight:700}.tech-item{border-radius:50%;font-weight:700;height:126px;width:126px}.tech-item i{font-size:34px}.tech-item.lilac{background:#eee9fb;background:var(--lilac)}.tech-item.mint{background:#e6f3e9;background:var(--mint)}.tech-item.pink{background:#fde9ef;background:var(--pink)}.tech-item.yellow{background:#fff5d8;background:var(--yellow)}.tech-item.peach{background:#fff0e5;background:var(--peach)}.tech-item.blue{background:#dcecff}.tech-item:nth-of-type(2){grid-column:2;grid-row:1}.tech-item:nth-of-type(3){grid-column:3;grid-row:1}.tech-item:nth-of-type(4){grid-column:3;grid-row:2}.tech-item:nth-of-type(5){grid-column:3;grid-row:3}.tech-item:nth-of-type(6){grid-column:2;grid-row:3}.tech-item:nth-of-type(7){grid-column:1;grid-row:2}.section-heading-row{grid-gap:60px;align-items:end;display:grid;gap:60px;grid-template-columns:1fr 420px}.section-heading-row p{color:#536159;color:var(--ink-soft)}.experience-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.experience-card{border:1px solid #17301f14;border-radius:14px;display:flex;flex-direction:column;min-height:500px;padding:26px}.experience-card.lilac{background:#eee9fb;background:var(--lilac)}.experience-card.peach{background:#fff0e5;background:var(--peach)}.experience-card.yellow{background:#fff5d8;background:var(--yellow)}.experience-card.mint{background:#e6f3e9;background:var(--mint)}.card-top{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;min-height:48px}.card-top h3{font-size:20px}.card-top span{background:#ffffff8c;border-radius:6px;flex:none;font-size:10px;padding:4px 8px}.card-top span,.experience-card .role{font-weight:700}.experience-card>p:not(.role){color:#536159;color:var(--ink-soft);font-size:13px}.impact{grid-gap:9px;border-top:1px solid #17301f1f;display:grid;font-size:12px;gap:9px;margin-top:18px;padding-top:18px}.impact span{display:flex;gap:9px}.impact i{color:#ed6d57;color:var(--coral);margin-top:4px}.tag-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:22px}.tag-row span{background:#ffffff61;border:1px solid #17301f29;border-radius:5px;font-size:10px;padding:4px 7px}.timeline-section{background:#fffdf9}.timeline-layout{grid-gap:70px;display:grid;gap:70px;grid-template-columns:210px 1fr}.years-badge{grid-gap:12px;align-content:start;background:#e6f3e9;background:var(--mint);border-radius:14px;display:grid;gap:12px;height:215px;padding:24px}.years-badge i{font-size:30px}.years-badge strong{font-family:Playfair Display,Georgia,serif;font-size:28px}.years-badge span{color:#536159;color:var(--ink-soft);font-size:13px}.timeline-list{position:relative}.timeline-list:before{background:#c9cec9;bottom:14px;content:"";left:190px;position:absolute;top:13px;width:1px}.timeline-item{grid-gap:62px;display:grid;gap:62px;grid-template-columns:165px 1fr;min-height:125px;position:relative}.timeline-item time{color:#536159;color:var(--ink-soft);font-size:13px}.timeline-dot{background:#a68bea;border:3px solid #fffaf4;border:3px solid var(--cream);border-radius:50%;height:15px;left:183px;position:absolute;top:8px;width:15px}.dot-1{background:#ed6d57;background:var(--coral)}.dot-2{background:#eabb45}.dot-3{background:#69a77a}.timeline-item h3{font-size:17px}.timeline-item h3 em{color:#ed6d57;color:var(--coral);font-style:normal;font-weight:500}.timeline-item p{color:#536159;color:var(--ink-soft);font-size:13px}.projects-notes{background:#fffdf9}.projects-layout{grid-gap:60px;display:grid;gap:60px;grid-template-columns:300px 1fr}.projects-copy h2{font-size:46px}.projects-copy>p{color:#536159;color:var(--ink-soft)}.profile-links{grid-gap:18px;display:grid;gap:18px;margin-top:38px}.profile-links a{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:24px 1fr 18px;text-decoration:none}.profile-links a>i:first-child{font-size:23px}.profile-links span{color:#536159;color:var(--ink-soft);display:grid;font-size:12px}.profile-links strong{color:#17301f;color:var(--ink);font-size:14px}.notes-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.note-card{background:#fff;border:1px solid #dddcd5;border:1px solid var(--line);border-radius:14px;overflow:hidden}.note-card img{height:165px;object-fit:cover;width:100%}.note-card>div{padding:18px}.note-card h3{font-size:18px;margin-bottom:8px}.note-card p{color:#536159;color:var(--ink-soft);font-size:13px}.note-card .tag-row{padding-top:5px}.contact-section{background:linear-gradient(115deg,#fffaf4,#fff4ef 50%,#fff5f6)}.contact-layout{grid-gap:50px;align-items:center;display:grid;gap:50px;grid-template-columns:.9fr 1.15fr .55fr}.contact-layout h2{font-size:48px}.contact-layout p{color:#536159;color:var(--ink-soft)}.contact-links{grid-gap:12px;display:grid;gap:12px}.contact-links a{grid-gap:10px;align-items:center;display:grid;font-size:13px;gap:10px;grid-template-columns:22px 1fr 16px;text-decoration:none}.contact-actions{grid-gap:12px;display:grid;gap:12px}.beyond-teaser{grid-gap:25px;align-items:center;background:#fff0e5;background:var(--peach);border:1px solid #f1d5c9;border-radius:14px;display:grid;gap:25px;grid-template-columns:145px 1fr auto;margin-top:58px;min-height:132px;padding:18px 22px;text-decoration:none}.beyond-teaser img{border-radius:10px;height:96px;object-fit:cover;width:145px}.beyond-teaser span{display:grid}.beyond-teaser small{color:#ed6d57;color:var(--coral);font-weight:700;letter-spacing:.16em}.beyond-teaser strong{font-family:Playfair Display,Georgia,serif;font-size:27px}.beyond-teaser em{color:#536159;color:var(--ink-soft);font-size:13px;font-style:normal}.beyond-teaser b{background:#ed6d57;background:var(--coral);border-radius:8px;color:#fff;font-size:13px;padding:13px 18px}footer{background:#17301f;background:var(--ink);color:#fff}.footer-inner{grid-gap:24px;align-items:center;color:#d8e2da;display:grid;font-size:12px;gap:24px;grid-template-columns:1fr 1fr auto;min-height:100px}.footer-inner>span:nth-child(2){text-align:center}.footer-inner div{display:flex;gap:17px}.footer-inner a{color:#fff}.back-link{align-items:center;display:inline-flex;font-size:13px;font-weight:600;gap:10px;margin-bottom:52px;text-decoration:none}.beyond-hero{padding:42px 0 78px}.beyond-hero-grid{grid-gap:72px;align-items:center;display:grid;gap:72px;grid-template-columns:.82fr 1.18fr}.beyond-hero-grid h1{font-family:Playfair Display,Georgia,serif;font-size:clamp(62px,6vw,90px);font-weight:500}.beyond-hero-grid p:not(.section-label){color:#536159;color:var(--ink-soft);font-size:18px;max-width:48ch}.beyond-hero-grid img{border-radius:30px;height:510px;object-fit:cover;width:100%}.badminton-story{background:#f6f3eb;padding:0}.badminton-grid{grid-gap:0;display:grid;gap:0;grid-template-columns:.8fr 1.2fr;width:100%}.badminton-grid>div{padding:96px 65px 96px max(55px,calc(50vw - 590px))}.badminton-grid h2{font-size:58px}.badminton-grid p:not(.section-label){color:#536159;color:var(--ink-soft);max-width:46ch}.badminton-grid img{height:100%;min-height:690px;object-fit:cover;width:100%}.centered{text-align:center}.values-grid{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(3,1fr);margin-top:58px}.values-grid article{grid-gap:22px;border-right:1px solid #dddcd5;border-right:1px solid var(--line);display:grid;gap:22px;grid-template-columns:74px 1fr;padding:25px 34px}.values-grid article:last-child{border:0}.values-grid article>i{background:#e6f3e9;background:var(--mint);border-radius:50%;display:grid;font-size:25px;height:66px;place-items:center;width:66px}.values-grid article:nth-child(2)>i{background:#eee9fb;background:var(--lilac)}.values-grid article:nth-child(3)>i{background:#fff5d8;background:var(--yellow)}.values-grid h3{font-family:Playfair Display,Georgia,serif;font-size:26px}.values-grid p{color:#536159;color:var(--ink-soft);font-size:13px}blockquote{background:#fff0e5;background:var(--peach);border:1px solid #f0d7cb;border-radius:22px;font-family:Playfair Display,Georgia,serif;font-size:clamp(40px,4vw,65px);line-height:1.05;margin:70px 0 0;padding:55px 70px;text-align:center}blockquote span{color:#ed6d57;color:var(--coral);display:block;font-size:70px;height:50px}.beyond-contact{background:linear-gradient(110deg,#fffaf4,#fff5f6)}.beyond-contact-grid{grid-gap:100px;align-items:center;display:grid;gap:100px;grid-template-columns:1fr 360px}.beyond-contact-grid>div:first-child>p:last-child{color:#536159;color:var(--ink-soft)}.stacked-actions{grid-gap:12px;display:grid;gap:12px}.stacked-actions .button{width:100%}.stacked-actions .button:last-child{flex-direction:row-reverse}@media (max-width:1020px){:root{--shell:min(100% - 40px,760px)}.menu-button{display:block}.main-nav{align-items:stretch;background:#fffaf4;border:1px solid #dddcd5;border:1px solid var(--line);border-radius:14px;box-shadow:0 20px 60px #17301f1f;display:none;flex-direction:column;gap:17px;left:20px;padding:22px;position:absolute;right:20px;top:69px}.main-nav.is-open{display:flex}.nav-resume{justify-content:center}.hero{gap:40px;grid-template-columns:1fr;padding-top:60px}.portrait-frame{justify-self:center}.experience-grid,.whole-grid{grid-template-columns:1fr 1fr}.beyond-contact-grid,.beyond-hero-grid,.contact-layout,.projects-layout,.section-heading-row,.technology-layout{grid-template-columns:1fr}.section-heading-row{gap:0}.experience-card{min-height:440px}.timeline-layout{gap:35px;grid-template-columns:1fr}.timeline-summary{max-width:220px}.projects-copy{max-width:600px}.badminton-grid{grid-template-columns:1fr}.badminton-grid>div{padding:80px 40px}.badminton-grid img{min-height:460px}.values-grid{grid-template-columns:1fr}.values-grid article{border:0;border-bottom:1px solid #dddcd5;border-bottom:1px solid var(--line)}}@media (max-width:680px){:root{--shell:calc(100% - 32px)}body{font-size:15px}.header-inner{min-height:66px}.brand{font-size:19px}.hero{min-height:0;padding:48px 0 68px}.hero h1{font-size:55px}.hero-intro{font-size:15px}.button-row{flex-direction:column}.button{width:100%}.hero-facts{grid-template-columns:1fr}.hero-facts div{border-bottom:1px solid #dddcd5;border-bottom:1px solid var(--line);border-right:0;padding-bottom:14px}.portrait-frame{border-radius:24px;padding:18px 18px 0;width:100%}.portrait-note{right:8px}.section-block{padding:72px 0}h2{font-size:41px}.experience-grid,.notes-grid,.whole-grid{gap:20px;grid-template-columns:1fr}.whole-grid p{max-width:none}.technology-cloud{grid-template-columns:1fr 1fr;min-height:0}.tech-core{display:none}.tech-item,.tech-item:nth-of-type(n){grid-column:auto;grid-row:auto;height:118px;width:118px}.experience-card{min-height:400px}.timeline-list:before{left:7px}.timeline-item{gap:8px;grid-template-columns:1fr;padding-bottom:30px;padding-left:34px}.timeline-dot{left:0}.timeline-item time{font-size:11px}.projects-copy h2{font-size:41px}.note-card img{height:190px}.contact-layout{gap:34px}.contact-layout h2{font-size:41px}.beyond-teaser{grid-template-columns:90px 1fr}.beyond-teaser img{height:90px;width:90px}.beyond-teaser b{grid-column:1/-1;text-align:center}.beyond-teaser strong{font-size:23px}.footer-inner{grid-template-columns:1fr;padding:28px 0}.footer-inner,.footer-inner>span:nth-child(2){text-align:center}.footer-inner div{justify-content:center}.beyond-hero{padding-top:28px}.back-link{margin-bottom:40px}.beyond-hero-grid h1{font-size:59px}.beyond-hero-grid img{height:330px}.badminton-grid>div{padding:70px 24px}.badminton-grid h2{font-size:45px}.badminton-grid img{min-height:330px}.values-grid article{grid-template-columns:60px 1fr;padding:24px 0}.values-grid article>i{height:54px;width:54px}blockquote{font-size:39px;padding:46px 22px}.beyond-contact-grid{gap:45px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important}}
/*# sourceMappingURL=main.9f5d9c1f.css.map*/