@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--green:#163d32;--deep:#103027;--orange:#ed8d48;--cream:#f7f8f2;--muted:#617269;--line:#dbe2da}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{font-family:'DM Sans',sans-serif;color:var(--green);background:var(--cream);font-size:16px}h1,h2,h3,.navbar-brand{font-family:Manrope,sans-serif}a{color:inherit}header{position:sticky;top:0;z-index:100;background:#f7f8f2f5;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.container{max-width:1240px;padding-left:32px;padding-right:32px}.navbar{min-height:97px}.navbar-brand{font-size:31px;font-weight:800;letter-spacing:-1.5px;line-height:1.1;color:var(--green)}.navbar-brand span{color:var(--orange);font-size:17px;vertical-align:top;margin-left:4px}.navbar-brand small{display:block;font-size:9px;letter-spacing:1.65px;margin-top:9px}.nav-link{font-size:14px;padding:12px 17px!important;color:var(--green)}.nav-link.active{color:#a84d12;text-decoration:underline;text-underline-offset:7px}.button{background:var(--green);color:white;display:inline-flex;gap:32px;align-items:center;padding:18px 25px;border:1px solid var(--green);border-radius:5px;text-decoration:none;font-size:15px;font-weight:600;transition:transform .2s,background .2s}.button:hover{background:#245c4a;color:white;transform:translateY(-3px)}.button span{font-size:23px;line-height:1}.small-button{padding:13px 18px;margin-left:25px;font-size:13px;gap:18px}.hero{padding:72px 0 66px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:76px;align-items:center}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;display:flex;align-items:center;gap:13px;margin-bottom:25px}.short-line{width:26px;height:2px;background:var(--orange)}h1{font-size:clamp(48px,5.6vw,77px);font-weight:600;letter-spacing:-4px;line-height:1.055;margin-bottom:28px}h1 em{font-style:normal;color:#c46930}.intro{font-size:21px;margin-bottom:10px}.hero-copy{font-size:16px;color:var(--muted);line-height:1.8;max-width:460px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:27px}.text-link{font-size:14px;text-decoration:none;border-bottom:1px solid #a2b2a9;padding:10px 0}.text-link span{margin-left:15px}.hero-location{font-size:9px;letter-spacing:1.2px;margin-top:38px;color:var(--muted)}.hero-location span{margin:0 9px}.workflow-wrap{position:relative;padding-bottom:32px}.workflow{background:var(--green);color:#fff;border-radius:12px;padding:28px 32px 0;transform:rotate(2deg);box-shadow:0 22px 50px #143c3220}.workflow-top{font-size:8px;letter-spacing:1.3px;display:flex;justify-content:space-between;color:#bbcbb9;border-bottom:1px solid #ffffff24;padding-bottom:20px}.workflow h2{font-size:30px;letter-spacing:-1px;line-height:1.25;margin:30px 0}.workflow-stages>div{display:flex;align-items:center;padding:19px 0;border-bottom:1px solid #ffffff22;gap:18px}.step{font-size:12px;color:#ffb57f;border:1px solid #ffffff40;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;flex-shrink:0}.workflow h3{font-size:18px;margin:0 0 5px}.workflow p{font-size:12px;color:#bdcfc6;margin:0}.stage-symbol{margin-left:auto;color:#ffa665;font-size:27px}.workflow-bottom{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1.4px;padding:24px 0;color:#d5e1d6}.workflow-bottom>span:last-child{font-size:28px}.experience-stamp{position:absolute;bottom:0;right:-20px;display:flex;align-items:center;gap:20px;background:#edaa70;padding:22px 27px;transform:rotate(-3deg);box-shadow:0 6px 16px #163d3210;border-radius:4px}.experience-stamp strong{font-size:24px;letter-spacing:-1px}.experience-stamp>span{font-size:11px;line-height:1.5;border-left:1px solid #163d3240;padding-left:18px}.ribbon{background:#e6ebdf;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0;font-size:10px;letter-spacing:1.6px;font-weight:700}.ribbon .container{display:flex;align-items:center;justify-content:space-between;gap:20px}.ribbon span{font-size:22px;color:#b66c35}.skip-link{position:fixed;left:20px;top:-100px;background:white;padding:14px;z-index:200}.skip-link:focus{top:10px}:focus-visible{outline:3px solid #c96b2c;outline-offset:5px}@media(min-width:1600px){.hero{padding:100px 0}}@media(max-width:991px){.navbar-collapse{padding:20px 0}.small-button{margin:12px 0}.hero-grid{gap:38px}h1{font-size:59px}.workflow{padding:24px}.workflow h2{font-size:25px}.experience-stamp{right:0;padding:17px}.hero-actions{gap:18px}.hero-location{line-height:1.8}.ribbon{font-size:9px}}@media(max-width:767px){.container{padding-left:24px;padding-right:24px}.navbar{min-height:82px}.hero{padding:45px 0}.hero-grid{grid-template-columns:1fr;gap:40px}h1{font-size:59px;letter-spacing:-3px}.eyebrow{font-size:9px;letter-spacing:1.5px}.workflow-wrap{margin:0 7px}.workflow{transform:rotate(1deg)}.workflow-top{font-size:7px}.ribbon .container{flex-wrap:wrap;justify-content:center;font-size:8px;gap:12px}.ribbon span:last-of-type{display:none}.hero-location{font-size:8px}.hero-actions{gap:23px}.button{padding:16px 20px}.text-link{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
.section{padding:100px 0}.section-title{font-size:clamp(36px,4vw,53px);line-height:1.15;letter-spacing:-2.2px;font-weight:500;margin:0 0 25px}.muted{color:#84928a}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.about-signature{font-size:23px;margin-top:37px;border-bottom:1px solid var(--line);padding-bottom:15px;max-width:370px;letter-spacing:-.6px}.about-signature span{float:right;color:#b96931}.small-label{font-size:9px;letter-spacing:1px;line-height:1.6;margin-top:14px}.about-copy>p{font-size:15px;line-height:1.9;color:var(--muted)}.about-copy .lead-copy{font-size:24px;line-height:1.5;color:var(--green);letter-spacing:-.5px}.tags{display:flex;gap:9px;flex-wrap:wrap;margin-top:24px}.tags span{border:1px solid #ccd8cd;padding:8px 12px;font-size:11px;border-radius:30px}.dark-section{background:var(--green);color:white}.orange{color:#efab76}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:40px}.section-heading>p{font-size:14px;line-height:1.8;color:var(--muted);margin-bottom:30px}.dark-section .section-heading>p{color:#b6c9bf}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ffffff25;border-left:1px solid #ffffff25}.service-card{position:relative;padding:30px;border-right:1px solid #ffffff25;border-bottom:1px solid #ffffff25;transition:background .2s}.service-card:hover{background:#ffffff07}.service-icon{font-size:31px;color:#efa366}.card-number{float:right;color:#8bac9d;font-size:11px}.service-card h3{font-size:20px;letter-spacing:-.4px;margin:23px 0 12px}.service-card p{font-size:14px;line-height:1.8;color:#bfcec5;min-height:100px}.service-tag{font-size:9px;letter-spacing:1.4px;color:#daab7f}.tools-section{background:#fff}.tool-filters{display:flex;flex-wrap:wrap;gap:9px;border-bottom:1px solid var(--line);padding-bottom:24px;margin-bottom:28px}.tool-filters button{border:1px solid var(--line);background:white;color:var(--green);border-radius:30px;padding:10px 19px;font-size:13px;transition:background .2s}.tool-filters button.active,.tool-filters button:hover{background:var(--green);color:white;border-color:var(--green)}.tools-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.tool-card{border:1px solid #e2e7df;border-radius:7px;display:flex;align-items:flex-start;gap:13px;padding:24px 17px;transition:transform .2s,box-shadow .2s;background:#fff}.tool-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #163d3209}.tool-card[hidden]{display:none}.tool-card h3{font-size:14px;font-weight:700;letter-spacing:-.2px;margin:2px 0 7px}.tool-card p{font-size:11px;line-height:1.6;color:var(--muted);margin:0}.tool-logo{display:grid;place-items:center;width:33px;height:36px;flex-shrink:0;border-radius:5px;font-size:22px;font-weight:800;font-family:Arial,sans-serif;background:#e3f1e7;color:#24734d}.word,.outlook,.trello,.calendar{background:#e5efff;color:#2464b9}.powerpoint,.gmail{background:#fceae6;color:#b9563b}.teams{background:#eceafa;color:#6555a7}.lotus{background:#fcf0d9;color:#9b7217}.monday{background:#fff0d9;color:#ba6333;font-size:18px}.as400,.track,.scanner{color:#1b5140;background:#e7eee6}.drive{color:#b17d18;background:#fff5da}.calendar{font-size:16px}.adapt-note{margin-top:30px;padding:25px 30px;display:flex;gap:26px;background:#f3f5ef;border-radius:6px}.adapt-note>span{font-size:30px;color:#ab652f}.adapt-note h3{font-size:17px}.adapt-note p{color:var(--muted);font-size:13px;line-height:1.8;margin:0;max-width:860px}.experience-section{border-bottom:1px solid var(--line)}.experience-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:110px}.journey-note{color:var(--muted);max-width:320px;font-size:14px;line-height:1.8}.education{margin-top:50px;padding-top:24px;border-top:1px solid var(--line);max-width:330px}.education h3{font-size:18px;margin:15px 0 10px}.education p{font-size:13px;line-height:1.8;color:var(--muted)}.timeline{border-left:1px solid #b9c9bc;margin-left:10px}.timeline article{position:relative;padding:0 0 29px 34px}.timeline article:last-child{padding-bottom:0}.timeline article:before{content:'';position:absolute;left:-5px;top:4px;width:9px;height:9px;border-radius:50%;background:#b77138;box-shadow:0 0 0 6px var(--cream)}.timeline-date{font-size:10px;letter-spacing:1.1px;color:#97572c}.timeline h3{font-size:23px;letter-spacing:-.6px;margin:9px 0}.timeline p{font-size:14px;margin:0 0 6px}.timeline article>span:last-child{font-size:12px;color:var(--muted)}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.values-grid article{border-top:2px solid #c58754;padding-top:25px}.values-grid article>span{font-size:10px;letter-spacing:1px;color:#96603a}.values-grid h3{font-size:20px;letter-spacing:-.5px;margin:20px 0 15px}.values-grid p{font-size:14px;line-height:1.8;color:var(--muted)}.statement{padding:85px 0;background-color:var(--green);background-image:linear-gradient(#ffffff06 1px,transparent 1px),linear-gradient(90deg,#ffffff06 1px,transparent 1px);background-size:60px 60px;background-attachment:fixed;color:white;text-align:center}.statement .eyebrow{justify-content:center;color:#e8b38b}.statement h2{font-size:clamp(29px,3.6vw,48px);letter-spacing:-1.8px;line-height:1.3;margin:25px 0 32px}.statement h2 span{color:#b0c2b4}.light-button{background:#edaa70;color:var(--deep);border-color:#edaa70}.contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:95px}.contact-intro{max-width:350px;font-size:15px;color:var(--muted);line-height:1.8}.contact-link{display:block;text-decoration:none;font-size:17px;margin-top:27px;overflow-wrap:anywhere}.contact-link span{display:block;font-size:9px;letter-spacing:1.4px;color:var(--muted);margin-bottom:7px}.contact-location{font-size:12px;line-height:1.9;color:var(--muted);margin-top:30px}form{background:white;padding:32px;border:1px solid var(--line);border-radius:8px}form label{display:block;font-size:12px;margin-bottom:9px}form input,form textarea{width:100%;border:1px solid #d8dfd6;border-radius:4px;padding:13px 14px;background:#fcfcfa;font-size:13px;margin-bottom:20px;color:var(--green)}form textarea{resize:vertical;min-height:115px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-note{font-size:11px;line-height:1.6;color:var(--muted);margin:16px 0 0}#form-status{font-size:12px;line-height:1.7;margin:12px 0 0}footer{background:#e8ede3;padding:40px 0 25px}.footer-top{display:flex;align-items:center;gap:40px;padding-bottom:30px;border-bottom:1px solid #cbd6c8}.footer-brand{font-size:36px;letter-spacing:-2px;font-weight:800;text-decoration:none}.footer-brand span{color:#b8723a;font-size:25px;padding-left:4px}.footer-top p{font-size:12px;line-height:1.7;color:var(--muted);margin:0}.back-top{margin-left:auto;font-size:12px;text-decoration:none}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted);margin-top:25px}.footer-bottom a{margin:0 12px;text-decoration:none}.footer-bottom>span:last-child{letter-spacing:1px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s,transform .6s}.reveal.is-visible{opacity:1;transform:none}@media(max-width:1100px){.tools-grid{grid-template-columns:repeat(3,1fr)}.experience-grid,.contact-grid{gap:60px}.about-grid{gap:50px}}@media(max-width:767px){.section{padding:65px 0}.about-grid,.experience-grid,.contact-grid{grid-template-columns:1fr;gap:35px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:20px}.section-title{font-size:38px;letter-spacing:-1.5px}.service-grid{grid-template-columns:1fr 1fr}.service-card{padding:23px}.service-card h3{font-size:18px}.service-card p{font-size:13px;min-height:135px}.service-tag{font-size:8px;letter-spacing:1px}.tools-grid{grid-template-columns:1fr 1fr;gap:10px}.tool-card{padding:18px 13px;gap:10px}.tool-card h3{font-size:13px}.tool-card p{font-size:11px}.tool-logo{width:27px;height:31px;font-size:18px}.tool-filters{gap:7px}.tool-filters button{font-size:11px;padding:9px 13px}.adapt-note{padding:23px 20px;gap:17px}.values-grid{grid-template-columns:1fr;gap:24px}.values-grid h3{margin:14px 0 10px}.statement{padding:65px 0;background-attachment:scroll}.statement h2{letter-spacing:-1px}.education{margin-top:25px}.timeline{margin-top:10px}.contact-grid{gap:30px}form{padding:24px}.footer-top{flex-wrap:wrap;gap:20px}.footer-top p{font-size:11px}.footer-bottom{flex-wrap:wrap;font-size:9px}.footer-bottom a{margin:0 8px}.footer-bottom>span:last-child{display:none}.back-top{margin-left:0}.about-signature{margin-top:25px}}@media(max-width:390px){h1{font-size:53px}.hero-actions{gap:16px}.button{font-size:13px}.tools-grid,.service-grid{grid-template-columns:1fr}.tool-card{padding:20px}.tool-card h3{font-size:15px}.tool-card p{font-size:12px}.service-card p{min-height:0}.form-row{grid-template-columns:1fr;gap:0}}
/* Readable supporting text at desktop and mobile sizes. */
.eyebrow,.hero-location,.workflow-top,.workflow-bottom,.small-label,.service-tag,.timeline-date,.values-grid article>span,.contact-link span,.footer-bottom{font-size:12px}.navbar-brand small{font-size:10px}.workflow-top{letter-spacing:.7px;gap:16px}.workflow p,.experience-stamp>span,.tags span,.tool-card p,.timeline article>span:last-child,.form-note,.contact-location,.footer-top p,.back-top{font-size:13px}.section-heading>p,.service-card p,.about-copy>p,.journey-note,.values-grid p,.contact-intro{font-size:16px}.tool-card h3,form label,form input,form textarea,.tool-filters button,.education p,.adapt-note p,.timeline p,.small-button{font-size:14px}.tool-card{padding:23px 16px}.tools-grid{grid-template-columns:repeat(3,1fr)}.service-card p{min-height:115px}.hero-location{font-size:10px}.ribbon{font-size:11px}.experience-stamp>span{font-size:12px}.service-tag{font-size:10px}.footer-bottom{font-size:12px}.footer-bottom>span:last-child{font-size:10px}@media(max-width:767px){.tools-grid{grid-template-columns:1fr 1fr}.tool-card{flex-direction:column;padding:18px}.tool-card h3{font-size:14px}.tool-card p{font-size:13px}.eyebrow{font-size:11px;letter-spacing:1px}.workflow-top{font-size:10px}.hero-location{font-size:10px}.service-card p{min-height:0}.service-grid{grid-template-columns:1fr}.service-card{padding:26px}.service-card h3{font-size:21px}.service-tag{font-size:11px}.workflow-bottom{font-size:10px}.tool-filters button{font-size:13px;padding:10px 14px}.form-row{grid-template-columns:1fr;gap:0}.footer-bottom{font-size:11px}.ribbon .container{font-size:10px}.hero-actions{gap:20px}.hero-actions .text-link{font-size:13px}.experience-stamp{gap:15px;padding:18px}.experience-stamp strong{font-size:22px}.experience-stamp>span{font-size:11px}}@media(max-width:390px){.tools-grid{grid-template-columns:1fr}.tool-card{flex-direction:row}.hero-actions{flex-wrap:wrap}.hero-location span{margin:0 3px}}
/* Local gallery portraits, using the original supplied PNG assets. */
.hero{padding-top:65px;padding-bottom:0}.hero-grid{grid-template-columns:1.1fr 1fr;gap:30px;align-items:end}.hero-grid>div:first-child{padding-bottom:65px}.hero h1{font-size:clamp(45px,4.8vw,66px);line-height:1.08;letter-spacing:-3px}.hero-role{display:inline-block;font-size:.74em;line-height:1.16;margin-top:13px}.hero .intro{font-size:18px;line-height:1.5}.hero-portrait{position:relative;isolation:isolate;min-width:0;padding-top:35px;align-self:end}.hero-portrait img{display:block;width:112%;max-width:none;height:auto;position:relative;left:-5%;z-index:1}.portrait-circle{position:absolute;width:104%;aspect-ratio:1;border-radius:50%;left:0;top:50px;background:linear-gradient(135deg,#f4bf62,#ec8e42);z-index:0}.portrait-circle:before{content:'';position:absolute;inset:-25px 20px 25px -20px;border:1px solid #9fb6a5;border-radius:50%}.portrait-badge{position:absolute;z-index:3;background:var(--green);color:white;border-radius:50px;padding:12px 19px;font-size:13px;font-weight:600;box-shadow:0 10px 25px #163d3210}.badge-detail{top:39%;right:-10px;background:#e89750;color:#163d32}.badge-logistics{bottom:29%;left:-20px}.portrait-caption{position:absolute;z-index:3;bottom:0;width:100%;padding:55px 20px 20px;text-align:center;color:var(--green);background:linear-gradient(transparent,var(--cream) 68%)}.portrait-caption strong{display:block;font-size:20px}.portrait-caption span{display:block;font-size:10px;letter-spacing:1.3px;margin-top:5px}.about-grid{grid-template-columns:1fr 1.2fr;gap:65px;align-items:center}.about-portrait{position:relative;isolation:isolate}.about-portrait img{position:relative;width:100%;height:auto;display:block;z-index:1}.about-portrait-circle{position:absolute;width:95%;aspect-ratio:1;bottom:0;border-radius:50% 50% 8px 8px;background:#e4eadc;z-index:0}.about-story .section-title{font-size:43px}.about-signature{margin-top:20px}.about-copy{margin-top:30px}.about-copy .lead-copy{font-size:22px}.gallery-section{background:#e8ede3}.gallery-section .carousel{max-width:850px;margin:auto}.gallery-photo{height:530px;display:block;width:100%;position:relative;border:1px solid #cfdbc9;border-radius:10px;background:radial-gradient(ellipse at center,#fff4dd,#dbe6d4);padding:28px 20px 0;overflow:hidden}.gallery-photo img{height:100%;max-width:100%;width:auto;object-fit:contain;object-position:bottom}.photo-expand{position:absolute;bottom:20px;right:22px;border-radius:50%;width:42px;height:42px;display:grid;place-items:center;background:var(--green);color:white;font-size:25px}.gallery-caption{display:flex;align-items:center;gap:25px;padding:24px 0}.gallery-caption>span{font-size:12px;letter-spacing:1px;color:var(--muted)}.gallery-caption h3{font-size:20px;margin:0;letter-spacing:-.4px}.gallery-controls{display:flex;justify-content:center;align-items:center;gap:25px;margin-top:15px}.gallery-controls>button{border:1px solid #aabfa8;background:transparent;width:44px;height:44px;border-radius:50%;color:var(--green);font-size:22px}.gallery-controls>button:hover{background:var(--green);color:white}.gallery-controls .carousel-indicators{position:static;margin:0;gap:8px}.gallery-controls .carousel-indicators button{background:var(--green);width:9px;height:9px;border:0;border-radius:50%;margin:0}.modal-content{background:var(--cream)}.modal-body{text-align:center;background:radial-gradient(ellipse at center,#f4dbb0,#d9e2d3);border-radius:0 0 8px 8px}.modal-body img{display:block;margin:auto;max-height:78vh;max-width:100%;width:auto;height:auto;object-fit:contain}.nav-link{padding-left:12px!important;padding-right:12px!important}@media(max-width:991px){.hero-grid{gap:25px}.hero h1{font-size:48px;letter-spacing:-2px}.hero-portrait img{width:115%;left:-8%}.portrait-badge{font-size:11px;padding:10px 14px}.badge-detail{right:-10px}.about-grid{gap:30px}.about-story .section-title{font-size:36px}}@media(max-width:767px){.hero{padding-top:45px}.hero-grid{grid-template-columns:1fr;gap:0}.hero-grid>div:first-child{padding-bottom:20px}.hero h1{font-size:49px}.hero-role{font-size:.77em}.hero-portrait{margin:15px 5px 0;max-width:500px}.hero-portrait img{width:100%;left:0}.portrait-circle{width:93%;left:4%;top:35px}.portrait-circle:before{inset:-15px 10px 15px -10px}.badge-detail{right:0}.badge-logistics{left:0}.portrait-caption{padding-bottom:14px}.hero-location{margin-top:25px}.about-grid{grid-template-columns:1fr;gap:35px}.about-portrait{max-width:400px;margin:0 auto}.about-story .section-title{font-size:38px}.gallery-photo{height:410px;padding:20px 12px 0}.gallery-caption{align-items:flex-start;gap:15px}.gallery-caption h3{font-size:18px}.gallery-caption>span{flex-shrink:0;padding-top:3px}}@media(max-width:390px){.hero h1{font-size:43px}.gallery-photo{height:350px}.portrait-badge{font-size:10px}.portrait-caption strong{font-size:18px}}
.hero-portrait .portrait-caption{left:-5%;width:112%}@media(max-width:991px) and (min-width:768px){.hero-portrait .portrait-caption{left:-8%;width:115%}}@media(max-width:767px){.hero-portrait .portrait-caption{left:0;width:100%}}
