@font-face{font-family:Bodoni;src:url('assets/fonts/BodoniModa-Regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Bodoni;src:url('assets/fonts/BodoniModa-Bold.ttf') format('truetype');font-weight:700;font-display:swap}
@font-face{font-family:Poppins;src:url('assets/fonts/Poppins-Regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Poppins;src:url('assets/fonts/Poppins-SemiBold.ttf') format('truetype');font-weight:600;font-display:swap}

:root{--green:#334b35;--green-deep:#263b2a;--cream:#f6eee1;--cream-alt:#efe2cf;--orange:#fdad16;--terra:#c26a3a;--coral:#f65b3c;--black:#080908;--ink:#161712;--white:#f7f0e2;--line:rgba(51,75,53,.22);--max:1180px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--cream);color:var(--ink);font-family:Poppins,Arial,sans-serif;font-size:15px;line-height:1.55;overflow-x:hidden}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
button{font:inherit}
.content-width{width:min(calc(100% - 9vw),var(--max));margin-inline:auto}
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;top:10px;left:10px;z-index:100;padding:.65rem 1rem;background:var(--orange);color:var(--black);border-radius:999px;transform:translateY(-160%);transition:transform .2s}.skip-link:focus{transform:translateY(0)}

.site-header{position:fixed;z-index:50;top:0;left:0;right:0;height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(4vw,24px);color:var(--white);background:linear-gradient(180deg,rgba(23,42,27,.76),rgba(23,42,27,0));transition:background .3s,backdrop-filter .3s}.site-header.scrolled{background:rgba(38,59,42,.94);backdrop-filter:blur(12px)}
.site-header.on-light{color:var(--ink);background:rgba(246,238,225,.94);box-shadow:0 1px 0 rgba(51,75,53,.1);backdrop-filter:blur(12px)}
.site-header.on-light .menu-toggle{color:var(--ink)}
.brand{display:inline-flex;align-items:center;gap:11px;font:700 20px/1 Bodoni,serif;white-space:nowrap}.brand-mark{width:15px;height:15px;display:inline-block;background:var(--coral);clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%)}
.site-nav{display:flex;align-items:center;gap:34px;font-size:12px}.site-nav a{opacity:.94;transition:opacity .2s,color .2s}.site-nav a:hover,.site-nav a:focus-visible{color:var(--orange);opacity:1}.site-nav .nav-cta{padding:10px 19px;border-radius:999px;background:var(--orange);color:var(--black);font-weight:600}
.menu-toggle{display:none;border:0;background:transparent;color:var(--white);padding:9px}.menu-toggle span:not(.sr-only){display:block;width:25px;height:2px;margin:5px 0;background:currentColor}

.section-dark{background:var(--green);color:var(--white)}.section-cream{background:var(--cream);color:var(--ink)}.section-cream-alt{background:var(--cream-alt);color:var(--ink)}
.hero{position:relative;min-height:720px;padding:0 6vw 95px;overflow:hidden;background:linear-gradient(var(--green) 0 74%,var(--black) 74% 100%)}
.hero-photo-wrap{position:absolute;left:9%;top:205px;width:min(38vw,430px);height:385px;background:var(--terra);z-index:1;overflow:visible}.hero-photo-wrap>picture{display:block;width:100%;height:100%}.hero-photo-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(51,75,53,.05),rgba(194,104,58,.12));mix-blend-mode:multiply;pointer-events:none}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:50% 30%;filter:saturate(.9) contrast(1.03)}
.hero-heading{position:absolute;z-index:4;left:10%;top:103px;margin:0;max-width:none}.eyebrow{margin:0 0 18px 4px;color:var(--orange);font-size:11px;letter-spacing:.18em;font-weight:600}.hero h1{margin:0;color:var(--white);font:700 clamp(58px,9.5vw,136px)/.86 Bodoni,serif;letter-spacing:-.045em;white-space:nowrap}
.hero-outline{position:absolute;z-index:2;left:43%;opacity:.82;color:transparent;-webkit-text-stroke:1.2px var(--orange);font:400 clamp(68px,10vw,142px)/.76 Bodoni,serif;letter-spacing:-.05em;white-space:nowrap;pointer-events:none}.hero-outline-one{top:255px}.hero-outline-two{top:360px}.hero-outline-three{top:465px}
.hero-social{position:absolute;z-index:5;left:59%;top:390px;display:flex;flex-direction:column;gap:7px;width:max-content;max-width:210px;padding:8px 11px;background:rgba(51,75,53,.96);font-size:12px;line-height:1.2;text-shadow:none}.hero-social a:hover{color:var(--orange)}
.hero-statement{position:absolute;z-index:5;left:6%;bottom:53px;width:420px;padding:0;background:transparent;color:var(--white);font-size:12px;line-height:1.3;text-shadow:0 1px 2px rgba(0,0,0,.45)}.hero-statement p{margin:0}.scroll-cue{position:absolute;z-index:8;bottom:-33px;left:50%;transform:translateX(-50%);width:112px;height:112px;border-radius:50%;display:grid;place-content:center;text-align:center;background:var(--orange);color:var(--black);font-size:14px;line-height:1.1;transition:transform .2s}.scroll-cue:hover{transform:translateX(-50%) scale(1.05)}.star{display:block;width:22px;height:22px;background:var(--coral);clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%)}.star-hero-left{position:absolute;left:-17px;top:32px;width:32px;height:32px;background:var(--orange);z-index:4}.star-hero-small{position:absolute;left:-5px;top:82px;width:22px;height:22px;background:var(--orange);z-index:4}.star-hero-bottom{position:absolute;left:43%;bottom:75px;width:27px;height:27px;background:var(--orange);z-index:5}

.about{padding:130px 0 110px;position:relative}.section-kicker,.section-label{display:block;color:var(--coral);font-size:11px;font-weight:600;letter-spacing:.18em;margin-bottom:20px}.about>.section-kicker{width:min(calc(100% - 9vw),var(--max));margin-inline:auto}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.about-copy h2,.section-heading-row h2,.resume h2,.details h2{margin:0;font:700 clamp(48px,6vw,86px)/.88 Bodoni,serif;letter-spacing:-.035em}.about-copy h2 em{font-style:normal}.lead-copy{max-width:530px;margin:36px 0 28px;font-size:16px;line-height:1.6}.link-pill{width:max-content;max-width:100%;display:flex;align-items:center;gap:12px;padding:13px 21px;border-radius:999px;background:var(--coral);color:var(--white);font-size:12px;transition:transform .2s,background .2s}.link-pill:hover{transform:translateY(-2px);background:#e85035}.search-icon{width:17px;height:17px;border:2px solid currentColor;border-radius:50%;position:relative;flex:none}.search-icon:after{content:"";position:absolute;width:7px;height:2px;background:currentColor;right:-5px;bottom:-2px;transform:rotate(45deg);border-radius:2px}
.profile-composition{position:relative;min-height:430px;margin-left:auto;width:min(100%,475px)}.profile-backdrop{position:absolute;right:2%;top:70px;width:78%;height:310px;background:var(--green)}.profile-arch{position:absolute;right:19%;top:120px;width:220px;height:220px;border-radius:50%;background:var(--cream)}.profile-composition>picture{display:block}.profile-photo{position:absolute;z-index:2;right:4%;top:0;width:82%;height:390px;object-fit:cover;object-position:50% 28%;mix-blend-mode:normal}.profile-badge{position:absolute;z-index:4;display:flex;align-items:center;justify-content:center;min-height:44px;padding:0 24px;border-radius:999px;background:var(--orange);font-size:11px;white-space:nowrap}.profile-badge-top{left:0;top:145px}.profile-badge-bottom{right:-2%;top:250px}.contact-card{position:absolute;z-index:5;right:0;bottom:-12px;width:58%;max-width:280px;padding:18px 20px 17px;background:var(--black);color:var(--white)}.contact-card h3{margin:0 0 12px;font:700 31px/.8 Bodoni,serif}.contact-card p{display:flex;align-items:center;gap:9px;margin:7px 0;font-size:10px;line-height:1.2}.contact-card a:hover{color:var(--orange)}.icon{position:relative;display:inline-block;width:16px;height:16px;flex:none;color:var(--white)}.pin-icon:before{content:"";position:absolute;left:3px;top:0;width:9px;height:11px;border:2px solid currentColor;border-radius:60% 60% 60% 0;transform:rotate(-45deg)}.pin-icon:after{content:"";position:absolute;left:7px;top:4px;width:3px;height:3px;background:currentColor;border-radius:50%}.mail-icon{border:1.5px solid currentColor;border-radius:2px;height:12px;margin-top:2px}.mail-icon:after,.mail-icon:before{content:"";position:absolute;top:2px;width:10px;height:1.5px;background:currentColor}.mail-icon:before{left:0;transform:rotate(31deg)}.mail-icon:after{right:0;transform:rotate(-31deg)}.phone-icon:before{content:"";position:absolute;left:2px;top:1px;width:10px;height:13px;border:2px solid currentColor;border-top-color:transparent;border-bottom-color:transparent;border-radius:50%;transform:rotate(-40deg)}

.work{padding:100px 0 120px}.section-heading-row{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:45px}.section-heading-row h2{font-size:clamp(46px,5vw,76px)}.section-intro{max-width:370px;margin:0 0 8px;font-size:15px;line-height:1.6}.inline-link{display:inline-block;margin-top:14px;color:var(--green);font-weight:600;border-bottom:1px solid currentColor}.inline-link:hover{color:var(--coral)}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.work-card{position:relative;display:flex;flex-direction:column;min-height:330px;padding:34px 30px 30px;overflow:hidden;transition:transform .25s,box-shadow .25s}.work-card:hover{transform:translateY(-7px);box-shadow:0 20px 35px rgba(51,75,53,.12)}.work-card-dark{background:var(--green);color:var(--white)}.work-card-orange{background:var(--orange);color:var(--black)}.work-card-light{background:var(--cream);color:var(--ink);border:1px solid rgba(51,75,53,.12)}.card-number{font:700 24px Bodoni,serif;opacity:.72}.work-icon{position:absolute;right:28px;top:28px;width:53px;height:53px;color:currentColor}.work-card h3{max-width:210px;margin:92px 0 14px;font:700 34px/.92 Bodoni,serif}.work-card p{max-width:280px;margin:0;font-size:13px;line-height:1.6}.card-tag{position:static;align-self:flex-start;margin-top:auto;padding:7px 13px;border-radius:999px;background:rgba(0,0,0,.18);font-size:11px}.work-card-light .card-tag{background:var(--green);color:var(--white)}.bot-icon{border:2px solid currentColor;border-radius:14px}.bot-icon:before,.bot-icon:after{content:"";position:absolute;top:21px;width:6px;height:6px;border:2px solid currentColor;border-radius:50%}.bot-icon:before{left:12px}.bot-icon:after{right:12px}.search-work-icon{border:2px solid currentColor;border-radius:50%;width:42px;height:42px;top:24px;right:38px}.search-work-icon:after{content:"";position:absolute;width:21px;height:3px;background:currentColor;right:-15px;bottom:-8px;transform:rotate(45deg);border-radius:4px}.code-work-icon{font:700 25px Poppins,sans-serif;line-height:1;border:2px solid currentColor;border-radius:50%;display:grid;place-content:center}

.resume{position:relative;overflow:hidden;padding:120px 0 125px}.resume-watermark{position:absolute;left:46%;right:-18%;top:60px;overflow:hidden;color:transparent;-webkit-text-stroke:1.1px rgba(253,173,22,.45);font:700 clamp(105px,14vw,205px)/.78 Bodoni,serif;transform:rotate(0deg);opacity:.55;pointer-events:none;white-space:nowrap}.resume-layout{position:relative;z-index:2;display:grid;grid-template-columns:1.18fr .82fr;gap:7vw}.resume h2,.details h2{font-size:clamp(44px,5vw,72px);color:var(--orange)}.section-label-light{color:var(--orange)}.timeline{position:relative;margin-top:38px}.timeline:before{content:"";position:absolute;left:12px;top:8px;bottom:5px;width:1px;background:rgba(247,240,226,.36)}.timeline-item{position:relative;display:grid;grid-template-columns:100px 1fr;gap:20px;padding:0 0 30px 0;align-items:start}.timeline-dot{position:relative;z-index:1;width:24px;height:24px;grid-column:1;grid-row:1;transform:translate(0,1px)}.timeline-date{grid-column:1;grid-row:1;padding-left:31px;font:700 15px/1.4 Bodoni,serif;white-space:nowrap}.timeline-item>div:last-child{grid-column:2;grid-row:1}.timeline-item h3{margin:0;color:var(--white);font-size:15px;font-weight:600}.timeline-item p{margin:2px 0 0;color:rgba(247,240,226,.76);font-size:12px}.experience-card{margin:55px 0 0 -35px;padding:30px 35px 28px;background:var(--orange);color:var(--black);max-width:560px}.experience-card h2{color:var(--black);font-size:44px;margin-bottom:24px}.experience-list{position:relative}.experience-list:before{content:"";position:absolute;left:12px;top:8px;bottom:9px;width:1px;background:rgba(255,255,255,.65)}.experience-item{position:relative;display:grid;grid-template-columns:50px 1fr;gap:0;padding-bottom:22px}.experience-item:last-child{padding-bottom:0}.experience-item .timeline-dot{grid-column:1;width:21px;height:21px;background:var(--white);margin-top:2px}.experience-date{grid-column:1;grid-row:1;font:700 14px Bodoni,serif;padding-left:24px;white-space:nowrap}.experience-item>div:last-child{grid-column:2;grid-row:1;padding-left:8px}.experience-item h3{margin:0;font-size:14px;font-weight:600}.experience-item p{margin:1px 0;font-size:11px;line-height:1.3}.experience-item small{font-size:10px;line-height:1.2}.skill-pills{display:flex;flex-wrap:wrap;gap:11px;margin-top:24px}.skill-pills span{display:inline-flex;align-items:center;justify-content:center;padding:9px 16px;border-radius:999px;background:var(--black);color:var(--white);font-size:11px}.skills-panel{padding-top:74px}.skills-panel h2{margin-bottom:32px}.skills-columns{display:grid;grid-template-columns:1fr 1fr;gap:28px}.skills-columns h3{margin:0 0 13px;color:var(--white);font:700 18px Bodoni,serif}.software-boxes{display:flex;flex-wrap:wrap;gap:7px;max-width:130px}.software-boxes span{display:grid;place-content:center;min-width:33px;height:27px;padding:0 6px;border-radius:5px;background:var(--cream);color:var(--green);font-size:12px;font-weight:600}.coding-list{margin:0;color:var(--white);font-size:12px;line-height:2}.skill-pills-dark{margin-top:40px}.skill-pills-dark span{padding:10px 18px;background:var(--black);font-size:11px}

.details{padding:105px 0 125px}.details-grid{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.details h2{color:var(--ink);font-size:62px}.activity-timeline{margin-top:35px}.activity-timeline:before{background:rgba(51,75,53,.25)}.activity-timeline .timeline-item{grid-template-columns:100px 1fr}.activity-timeline .timeline-item h3{color:var(--ink);font-size:15px}.activity-timeline .timeline-item p{color:rgba(22,23,18,.72)}.activity-timeline .timeline-dot{background:var(--coral)}.language-block h2{margin-bottom:28px}.language-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.language-grid h3{margin:0;font:700 20px Bodoni,serif}.language-grid p{margin:3px 0 0;font-size:12px}.interests-title{margin-top:65px!important}.interest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px 14px;text-align:center}.interest-grid>div{display:flex;align-items:center;flex-direction:column;min-width:0}.interest-icon{position:relative;width:34px;height:34px;margin-bottom:10px;color:var(--orange)}.interest-grid strong{font-size:11px;font-weight:600}.interest-grid small{font-size:10px;line-height:1.3}.music-icon:before{content:"♪";font:700 38px/1 Bodoni,serif}.code-icon{border:3px solid currentColor;border-radius:50%;display:grid;place-content:center;font:700 10px Poppins,sans-serif}.palette-icon{border:3px solid currentColor;border-radius:50% 45% 50% 48%;transform:rotate(-20deg)}.palette-icon:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:var(--orange);left:10px;top:10px;box-shadow:10px 3px 0 var(--orange),4px 12px 0 var(--orange)}.chess-icon,.open-icon{display:grid;place-content:center;font:700 29px/1 Bodoni,serif}.open-icon{font-family:Poppins,sans-serif;font-size:30px}.learn-icon{display:grid;place-content:center;font-size:30px;font-weight:700}

.site-footer{padding:30px 0;color:var(--white)}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-inner p{margin:0;font-size:12px;color:rgba(247,240,226,.72)}.footer-links{display:flex;gap:20px;font-size:12px}.footer-links a:hover{color:var(--orange)}

@media (max-width:900px){.site-header{height:65px}.site-nav{gap:18px}.hero{min-height:650px;padding-top:0}.hero-heading{top:92px}.hero h1{font-size:clamp(54px,9vw,112px)}.hero-photo-wrap{left:7%;top:178px;width:48vw;height:350px}.hero-outline{left:40%;font-size:clamp(63px,12vw,112px)}.hero-outline-one{top:235px}.hero-outline-two{top:330px}.hero-outline-three{top:425px}.hero-social{left:60%;top:355px;font-size:11px}.hero-statement{left:7%;bottom:47px;width:330px;font-size:10px}.about-grid,.details-grid{gap:45px}.profile-composition{min-height:380px}.profile-photo{height:340px}.contact-card{width:64%;padding:18px 20px}.contact-card h3{font-size:31px}.work-grid{gap:13px}.work-card{padding:25px 20px}.work-card h3{font-size:29px}.resume-layout{gap:35px}.experience-card{margin-left:0}}
@media (max-width:700px){body{font-size:14px}.content-width{width:min(calc(100% - 40px),var(--max))}.site-header{padding:0 20px}.brand{font-size:18px}.menu-toggle{display:block}.site-nav{position:absolute;display:none;top:65px;left:15px;right:15px;padding:18px;flex-direction:column;align-items:stretch;gap:0;border-radius:18px;background:rgba(38,59,42,.98);box-shadow:0 20px 35px rgba(0,0,0,.2)}.site-nav.open{display:flex}.site-nav a{padding:12px 10px}.site-nav .nav-cta{text-align:center;margin-top:8px}.hero{min-height:730px;padding:0 20px 130px;background:linear-gradient(var(--green) 0 70%,var(--black) 70% 100%)}.hero-heading{left:20px;top:83px}.hero h1{font-size:clamp(52px,16vw,88px);position:relative;margin-left:0}.hero-photo-wrap{left:20px;top:157px;width:calc(100% - 40px);height:302px}.hero-outline{left:16px;font-size:clamp(58px,18vw,100px);opacity:.55}.hero-outline-one{top:266px}.hero-outline-two{top:344px}.hero-outline-three{top:422px}.hero-social{left:39px;top:465px;gap:4px;font-size:10px}.hero-statement{left:20px;bottom:78px;width:300px;padding:0;font-size:9px}.star-hero-bottom{left:auto;right:30px;bottom:69px}.scroll-cue{width:92px;height:92px;font-size:12px}.about,.work,.resume,.details{padding:80px 0}.about-grid,.details-grid,.resume-layout{grid-template-columns:1fr}.about-copy h2{font-size:64px}.lead-copy{font-size:14px}.profile-composition{width:100%;min-height:420px;margin-top:20px}.profile-backdrop{right:4%;width:84%;height:320px}.profile-photo{right:5%;width:85%;height:375px}.contact-card{right:0;width:67%;bottom:-8px;padding:16px 18px}.contact-card h3{font-size:28px}.contact-card p{font-size:9.5px}.work-grid{grid-template-columns:1fr}.work-card{min-height:275px}.section-heading-row{display:block}.section-intro{margin-top:20px}.resume-watermark{left:42%;right:-55%;top:135px;font-size:118px;opacity:.34}.skills-panel{padding-top:45px}.experience-card{margin-top:45px;padding:25px 20px}.details h2,.resume h2{font-size:56px}.language-grid{gap:10px}.language-grid h3{font-size:17px}.interest-grid{gap:8px}.interest-grid strong{font-size:10px}.interest-grid small{font-size:9px}.footer-inner{flex-direction:column;align-items:flex-start}.footer-links{gap:14px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.work-card,.scroll-cue,.link-pill{transition:none}}
