@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap');
:root{--ink:#0b1322;--navy:#071735;--muted:#5d6a7e;--paper:#f5f8fc;--white:#fff;--line:#d9e1ec;--gold:#c88a00;--blue:#1769d5;--max:1500px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;line-height:1.55}.topbar{height:36px;background:var(--navy);color:#fff;display:flex;align-items:center;gap:22px;padding:0 3vw;font-size:10px}.topbar a{text-decoration:none}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 3vw;position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;min-width:230px;text-decoration:none}.brand-mark{width:40px;height:40px;border:1px solid var(--gold);display:grid;place-items:center;background:var(--navy);color:#fff;font:800 17px Manrope}.brand-text b{display:block;color:#1555ad;font:800 15px Manrope}.brand-text small{display:block;font-size:9px;color:var(--muted);margin-top:2px}.nav nav{display:flex;gap:22px}.nav nav a{text-decoration:none;font-size:11px;font-weight:700}.nav nav a:hover{color:var(--blue)}.resume{background:var(--gold);color:#fff;padding:13px 22px;border-radius:4px;text-decoration:none;font-size:11px;font-weight:800}.hero{max-width:var(--max);margin:auto;padding:55px 3vw 30px;display:grid;grid-template-columns:1.55fr .8fr;gap:45px;align-items:center;background:linear-gradient(120deg,#fff,#f4f8ff)}.eyebrow{font-size:11px;letter-spacing:.13em;font-weight:800;color:var(--gold)}h1,h2,h3{font-family:Manrope;line-height:1.08;margin:0}h1{font-size:clamp(42px,4.5vw,75px);letter-spacing:-.055em;margin:17px 0 20px}h1 em,h2 em{font-style:normal;color:var(--blue)}.hero-copy>p{font-size:15px;color:var(--muted);max-width:820px}.skill-row{display:flex;flex-wrap:wrap;gap:7px}.skill-row span{padding:6px 10px;border:1px solid var(--line);border-radius:20px;background:#fff;font-size:10px;font-weight:700}.profile{position:relative}.profile>img{width:100%;height:420px;object-fit:cover;object-position:center top;display:block;border-radius:12px;box-shadow:0 24px 55px #07173524}.profile-card{position:relative;margin:-32px 18px 0;padding:15px 18px;background:#fff;border:1px solid var(--line);border-radius:10px;display:grid;gap:8px;box-shadow:0 12px 30px #07173516;font-size:10px}.profile-card b{font-size:11px}.profile-card a{color:var(--blue);text-decoration:none}.metrics{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--line);border-radius:9px;overflow:hidden;box-shadow:0 5px 20px #07173512}.metrics>div{padding:17px 13px;background:#fff;border-right:1px solid var(--line)}.metrics>div:last-child{border:0}.metrics b{display:block;font:800 24px Manrope;letter-spacing:-.04em;margin-bottom:6px}.metrics span{display:block;font-size:10px;font-weight:700;line-height:1.35}.metrics small{display:block;color:var(--muted);font-size:8px;line-height:1.4;margin-top:6px}.metrics .featured{background:#fffaf0;border:1px solid #e2b44e}.metrics .featured b{color:#aa7200}.metrics .featured strong{color:#128f82}.annual-note{max-width:var(--max);margin:8px auto 0;padding:0 3vw;text-align:center;color:var(--muted);font-size:9px}.section{max-width:var(--max);margin:auto;padding:78px 3vw}.section-head{margin-bottom:28px}.section h2{font-size:clamp(38px,4vw,60px);letter-spacing:-.05em;margin-top:8px}.section-lead{color:var(--muted);font-size:12px;max-width:950px;margin:15px 0 0}.brands{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:14px}.brand-card{padding:25px;background:var(--paper);border:1px solid var(--line);border-radius:9px;min-height:330px;display:flex;flex-direction:column;box-shadow:0 5px 18px #07173509}.brand-card.awl{border-color:#8fcfc9}.brand-card.ace{border-color:#efc39b}.brand-card.roca{border-color:#a7c9ed}.logo{min-height:48px;display:flex;align-items:flex-end;text-decoration:none}.awl-logo{font:800 39px Manrope;letter-spacing:-.1em;color:#159f9a;gap:7px}.awl-logo small{font:700 9px 'DM Sans';letter-spacing:0;color:#42556b}.ace-logo{font:900 40px Manrope;color:#ed7c00;flex-direction:column;align-items:flex-start;line-height:.9;letter-spacing:-.08em}.ace-logo small{font:600 8px 'DM Sans';letter-spacing:0;color:var(--muted)}.roca-logo{font:700 43px Arial;color:#1474c4}.brand-card h3{font-size:18px;margin:15px 0 3px}.brand-card p{font-size:11px;color:var(--muted);line-height:1.5}.muted{margin:0!important;font-size:9px!important}.chips,.product-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:auto}.chips a,.product-tags span{padding:6px 7px;background:#fff;border:1px solid var(--line);border-radius:4px;text-decoration:none;font-size:8px;font-weight:700}.chips a:hover{color:var(--blue);border-color:var(--blue)}.official{margin-top:14px;color:var(--blue);font-size:9px;font-weight:800;text-decoration:none}.sectors{background:#f7f9fc;max-width:none;padding-left:max(3vw,calc((100vw - var(--max))/2 + 3vw));padding-right:max(3vw,calc((100vw - var(--max))/2 + 3vw))}.sector-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.sector-grid article{background:#fff;border:1px solid var(--line);border-radius:8px;padding:20px;min-height:185px;box-shadow:0 4px 14px #07173508}.sector-grid article>span{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--navy);color:#fff;font-size:8px;font-weight:800}.sector-grid h3{font-size:16px;margin:13px 0 7px}.sector-grid p{font-size:9.5px;color:var(--muted);line-height:1.55;margin:0}.expertise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.expertise-grid article{padding:23px;background:#fff;border:1px solid var(--line);border-radius:8px;min-height:190px}.expertise-grid article>b{display:grid;place-items:center;width:29px;height:29px;background:var(--navy);border-radius:50%;color:#fff;font-size:9px}.expertise-grid h3{font-size:17px;margin:15px 0 8px}.expertise-grid p{font-size:10px;color:var(--muted);line-height:1.55;margin:0}.impact{background:var(--navy);color:#fff;padding:70px 3vw}.impact .section-head,.impact-grid{max-width:var(--max);margin-left:auto;margin-right:auto}.impact .eyebrow{color:#d6a53b}.impact h2 em{color:#82b6ff}.impact-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #334361}.impact-grid div{padding:30px;border-right:1px solid #334361}.impact-grid div:last-child{border:0}.impact-grid b{display:block;font:800 clamp(40px,4vw,64px) Manrope}.impact-grid span{font-size:10px;color:#c3ccda}.timeline{border-top:1px solid var(--line)}.timeline article{display:grid;grid-template-columns:.25fr 1fr;gap:6vw;padding:35px 0;border-bottom:1px solid var(--line)}.date{font-size:10px;color:var(--blue);font-weight:800;letter-spacing:.1em}.timeline h3{font-size:24px}.timeline p,.timeline li{font-size:11px;color:var(--muted);line-height:1.55}.timeline ul{padding-left:18px}.projects{background:#eef2f7}.intro{color:var(--muted);font-size:11px;max-width:850px}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.project-grid article{background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px;min-height:220px;display:flex;flex-direction:column}.project-grid article>b{font-size:9px;color:var(--blue)}.project-grid h3{font-size:17px;margin:18px 0 8px}.project-grid p{font-size:10px;color:var(--muted)}.project-grid a{margin-top:auto;color:var(--blue);font-size:9px;font-weight:800;text-decoration:none}.private{margin-top:13px;padding:12px 15px;background:#fff;border-left:3px solid var(--gold);font-size:9px;color:var(--muted)}.edu{border-top:1px solid var(--line)}.edu div{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}.edu b{font:700 14px Manrope}.edu span{font-size:9px;color:var(--muted)}.quote{padding:75px 5vw;background:#dfe8f6;text-align:center;font:800 clamp(28px,3.2vw,48px) Manrope;letter-spacing:-.04em}.about-strip,.contact{max-width:var(--max);margin:auto;padding:70px 3vw;display:grid;grid-template-columns:.7fr 1fr;gap:8vw}.about-strip p,.contact p{font-size:13px;color:var(--muted);line-height:1.7}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.contact-grid a{padding:16px;background:var(--paper);border:1px solid var(--line);text-decoration:none}.contact-grid small{display:block;color:var(--blue);font-size:8px;font-weight:800;margin-bottom:6px}.contact-grid b{font-size:10px;overflow-wrap:anywhere}footer{max-width:var(--max);margin:auto;padding:25px 3vw;border-top:1px solid var(--line);font-size:9px;color:var(--muted)}
@media(max-width:1100px){.nav nav{display:none}.hero{grid-template-columns:1fr}.profile{max-width:520px;margin:auto}.metrics{grid-template-columns:repeat(3,1fr);margin:0 3vw}.metrics>div:nth-child(3n){border-right:0}.brands{grid-template-columns:1fr}.sector-grid{grid-template-columns:repeat(2,1fr)}.expertise-grid{grid-template-columns:repeat(2,1fr)}.impact-grid{grid-template-columns:repeat(2,1fr)}.project-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.nav{height:68px;padding:0 5vw}.brand{min-width:0}.brand-text b{font-size:12px}.brand-text small{font-size:8px}.resume{padding:9px 11px}.hero{padding:45px 5vw 50px}.hero h1{font-size:43px}.profile>img{height:500px}.metrics{grid-template-columns:repeat(2,1fr);margin:0 5vw}.metrics>div{border-right:1px solid var(--line)!important;border-bottom:1px solid var(--line)}.metrics>div:nth-child(2n){border-right:0!important}.section{padding:60px 5vw}.section h2{font-size:41px}.sectors{padding-left:5vw;padding-right:5vw}.sector-grid,.expertise-grid,.impact-grid,.project-grid,.contact-grid{grid-template-columns:1fr}.timeline article,.about-strip,.contact{grid-template-columns:1fr;gap:20px}.edu div{flex-direction:column}.quote{font-size:28px}}
.hero-copy::before{content:"";display:block;width:min(760px,100%);height:112px;background:url('assets/career-lineage-v2.svg?v=20260904') left center/contain no-repeat;margin:0 0 14px 0}
@media(max-width:600px){.hero-copy::before{width:100%;height:82px;margin-bottom:12px;background-size:contain;background-position:left center}}
/* Keep the executive profile card aligned with the current corporate identity. */
.profile-card .adani-logo{display:none!important}.profile-card .career-logos{gap:0}.profile-card .career-logo-caption{display:none}.profile-card .career-logos:after{content:'AWL AGRI BUSINESS';font-size:8px;color:#5d6a7e;font-weight:700;letter-spacing:.04em;margin-left:8px}.brand-card.awl .muted{font-size:0!important}.brand-card.awl .muted:after{content:'Wilmar International Limited · Singapore';font-size:9px;color:#5d6a7e}

/* ── Executive Premium Motion v4 ───────────────────────────────────────── */
@keyframes abFadeUp{from{opacity:0;transform:translate3d(0,24px,0)}to{opacity:1;transform:translate3d(0,0,0)}}
@keyframes abFadeRight{from{opacity:0;transform:translate3d(28px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}
@keyframes abScaleIn{from{opacity:0;transform:scale(.965)}to{opacity:1;transform:scale(1)}}
@keyframes abLineIn{from{opacity:0;transform:scaleX(0);transform-origin:left}to{opacity:1;transform:scaleX(1);transform-origin:left}}
@keyframes abFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}
@keyframes abShine{0%{background-position:200% 0}100%{background-position:-200% 0}}
body{overflow-x:hidden}.nav{transition:box-shadow .35s ease,background .35s ease}.nav:hover{box-shadow:0 8px 28px rgba(7,23,53,.08)}
.hero-copy .eyebrow{animation:abFadeUp .65s cubic-bezier(.22,1,.36,1) both}.hero-copy h1{animation:abFadeUp .8s .08s cubic-bezier(.22,1,.36,1) both}.hero-copy .skill-row{animation:abFadeUp .7s .18s cubic-bezier(.22,1,.36,1) both}.hero-copy>p{animation:abFadeUp .7s .28s cubic-bezier(.22,1,.36,1) both}.profile{animation:abFadeRight .85s .15s cubic-bezier(.22,1,.36,1) both}.profile>img{transition:transform .8s cubic-bezier(.22,1,.36,1),box-shadow .8s ease}.profile:hover>img{transform:translateY(-5px) scale(1.008);box-shadow:0 30px 65px rgba(7,23,53,.18)}.profile-card{transition:transform .45s ease,box-shadow .45s ease}.profile:hover .profile-card{transform:translateY(-4px);box-shadow:0 18px 38px rgba(7,23,53,.14)}
.skill-row span{transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.skill-row span:hover{transform:translateY(-2px);border-color:#9db9df;box-shadow:0 5px 14px rgba(23,105,213,.10)}
.metrics>div{transition:transform .3s ease,background .3s ease,box-shadow .3s ease}.metrics>div:hover{transform:translateY(-4px);box-shadow:0 12px 25px rgba(7,23,53,.10);position:relative;z-index:2}.metrics .featured{transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.metrics .featured:hover{background:#fff7e6}
.brand-card,.sector-grid article,.expertise-grid article,.project-grid article{transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease,border-color .4s ease}.brand-card:hover,.sector-grid article:hover,.expertise-grid article:hover,.project-grid article:hover{transform:translateY(-6px);box-shadow:0 16px 35px rgba(7,23,53,.11)}.brand-card:hover{border-color:#9db9df}.sector-grid article>span,.expertise-grid article>b{transition:transform .35s ease,background .35s ease}.sector-grid article:hover>span,.expertise-grid article:hover>b{transform:rotate(8deg) scale(1.08);background:var(--blue)}
.chips a,.product-tags span,.official,.contact-grid a,.resume,.nav nav a{transition:transform .25s ease,color .25s ease,border-color .25s ease,box-shadow .25s ease}.chips a:hover,.product-tags span:hover{transform:translateY(-2px);box-shadow:0 4px 10px rgba(7,23,53,.07)}.official:hover{transform:translateX(3px)}.resume{position:relative;overflow:hidden}.resume:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 25%,rgba(255,255,255,.35) 45%,transparent 65%);background-size:200% 100%;transform:translateX(-100%)}.resume:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(200,138,0,.22)}.resume:hover:after{animation:abShine .7s ease}
.section-head{position:relative}.section-head:after{content:"";display:block;width:72px;height:2px;background:var(--gold);margin-top:18px;animation:abLineIn .8s .15s both}.impact .section-head:after{background:#d6a53b}.timeline article{transition:padding-left .35s ease,background .35s ease}.timeline article:hover{padding-left:12px;background:linear-gradient(90deg,rgba(23,105,213,.035),transparent)}.timeline article:hover .date{transform:translateX(3px)}.date{transition:transform .3s ease}.quote{position:relative;overflow:hidden}.quote:after{content:"";position:absolute;width:280px;height:280px;border:1px solid rgba(23,105,213,.10);border-radius:50%;right:-100px;top:-130px;animation:abFloat 6s ease-in-out infinite}
@media (prefers-reduced-motion:no-preference){.section,.metrics,.impact-grid,.timeline,.quote,.about-strip,.contact,footer{animation:abScaleIn .7s ease both;animation-timeline:view();animation-range:entry 0% cover 18%}.brand-card,.sector-grid article,.expertise-grid article,.project-grid article{animation:abFadeUp .65s ease both;animation-timeline:view();animation-range:entry 0% cover 22%}}
@media(max-width:600px){.brand-card:hover,.sector-grid article:hover,.expertise-grid article:hover,.project-grid article:hover{transform:translateY(-3px)}.profile:hover>img{transform:none}.profile:hover .profile-card{transform:none}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}
