.section{padding:clamp(80px,12vw,120px) clamp(24px,7vw,96px);position:relative}.section--light,.section--dark,.section--accent{background:var(--bg)}.section--experience{background:var(--bg-elevated)}.section--experience .eyebrow{color:var(--gold-muted)}.section--experience .timeline__item:before{background:var(--gold)}.section--experience .timeline{border-left-color:#c9a2274d}.section--experience .timeline__content{background:var(--gold-soft);border-color:#c9a22733}.section--green{background:var(--green);color:var(--text-light)}.section--green .eyebrow{color:var(--gold-muted)}.section--green .section__heading h2,.section--green .section__body,.section--green .muted{color:var(--text-light)}.section--green .section__body,.section--green .bullet-list{color:var(--text-light-muted)}.section--green .timeline__content{background:#ffffff14;border-color:#ffffff1a}.section--green .btn--ghost-light{border-color:var(--gold);color:var(--gold)}.section--green .btn--ghost-light:hover{background:var(--gold-soft)}.section--green .timeline__item:before{background:var(--gold)}.section--green .timeline{border-left-color:#fff3}.section--green .contact-options .btn--primary{background:var(--gold);color:var(--text);border-color:var(--gold)}.section--green .contact-options .btn--primary:hover{background:var(--gold-light);border-color:var(--gold-light)}.section--split{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.4fr);gap:clamp(40px,6vw,80px);align-items:start}.section--grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.6fr);gap:clamp(40px,6vw,80px);align-items:start}.section__heading h2{margin:12px 0 0;font-family:var(--font-display);font-weight:700;font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.03em;line-height:1.1}.section__body{max-width:640px;color:var(--muted);font-size:1.05rem;line-height:1.8}.section__body--contact{max-width:560px}.section__body--light{color:var(--text-light-muted)}.eyebrow{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.2em;font-size:.7rem;font-weight:500;color:var(--green-muted)}.eyebrow--light{color:var(--muted)}.navbar{position:fixed;top:0;left:0;right:0;z-index:100;background:#fff9;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border-bottom:1px solid rgba(201,162,39,.1)}.navbar__inner{display:flex;align-items:center;justify-content:space-between;padding:20px clamp(24px,7vw,96px);flex-wrap:wrap}.navbar__brand{display:flex;align-items:center;gap:12px}.navbar__logo{width:36px;height:36px;border-radius:50%;border:1px solid var(--green);display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:.7rem;font-weight:700;letter-spacing:.05em;color:var(--green);flex-shrink:0}.navbar__name{font-family:var(--font-display);font-weight:700;font-size:1rem;color:var(--text)}.navbar__role{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.navbar__links{list-style:none;display:flex;align-items:center;gap:clamp(20px,3vw,36px);margin:0;padding:0}.navbar__links a{font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);padding:6px 0;border-bottom:1px solid transparent;transition:color .2s,border-color .2s}.navbar__links a:hover{color:var(--green);border-bottom-color:var(--green)}.navbar__toggle{display:none;background:none;border:none;padding:8px;flex-direction:column;justify-content:center;gap:5px;cursor:pointer;width:40px;height:40px}.navbar__toggle span{width:22px;height:1.5px;background:var(--green);display:block;border-radius:2px;transition:transform .3s,opacity .3s}.navbar__toggle.is-open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.navbar__toggle.is-open span:nth-child(2){opacity:0}.navbar__toggle.is-open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.navbar__mobile-menu{overflow:hidden}.navbar__mobile-links{list-style:none;margin:0;padding:20px 24px 24px;display:flex;flex-direction:column;gap:4px}.navbar__mobile-links a{display:block;padding:12px 0;font-size:1rem;font-weight:500;color:var(--text);border-bottom:1px solid var(--border-subtle)}.navbar__mobile-links a:hover{color:var(--green)}.hero{min-height:min(100vh,100dvh);min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:stretch;padding:clamp(80px,15vh,120px) clamp(24px,5vw,96px) clamp(60px,10vh,80px);background:var(--bg);overflow-x:hidden;box-sizing:border-box;width:100%}.hero__inner{display:grid;grid-template-columns:1fr auto;gap:clamp(32px,5vw,80px);align-items:start;width:100%;max-width:1400px;min-width:0;margin:0 auto;box-sizing:border-box}.hero__content{max-width:900px;width:100%;min-width:0;overflow-wrap:break-word}.hero__visual{display:flex;justify-content:flex-end;align-items:center;justify-self:end;margin-left:auto;margin-top:36px}@media (min-width: 1200px){.hero__visual{margin-right:-32px}}.hero__image-frame{position:relative;width:clamp(200px,28vw,380px);height:clamp(200px,28vw,380px);border-radius:50%;overflow:hidden;box-shadow:var(--shadow-soft);border:1px solid var(--border-subtle);flex-shrink:0}.hero__image{width:100%;height:100%;object-fit:cover;display:block}.hero__title{margin:16px 0 24px;font-family:var(--font-display);font-size:clamp(2.25rem,6vw + 1.5rem,6rem);font-weight:800;line-height:1.05;letter-spacing:-.04em;text-transform:uppercase;color:var(--text);word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%}.hero__title-highlight{color:var(--gold)}.hero__subtitle{color:var(--muted);max-width:520px;width:100%;line-height:1.65;font-size:clamp(.95rem,1.5vw + .8rem,1.1rem);margin-bottom:clamp(28px,4vh,40px);overflow-wrap:break-word;word-wrap:break-word}.hero__scroll-cta{display:inline-flex;align-items:center;gap:8px;font-size:clamp(.7rem,1.5vw + .5rem,.8rem);font-weight:500;text-transform:uppercase;letter-spacing:.2em;color:var(--muted);margin-top:clamp(28px,5vh,48px);transition:color .2s}.hero__scroll-cta:hover{color:var(--green)}.hero__scroll-cta svg{flex-shrink:0;animation:scrollBounce 2s ease-in-out infinite}@keyframes scrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;width:100%;max-width:100%}.expertise-marquee{overflow:hidden;padding:24px 0;background:var(--green-soft);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent)}.expertise-marquee__track{display:flex;gap:48px;animation:marquee 30s linear infinite}.expertise-marquee__track span{font-family:var(--font-display);font-size:clamp(1.25rem,2.5vw,2rem);font-weight:700;color:var(--green-muted);white-space:nowrap}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border-radius:var(--radius-pill);font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--border-light);cursor:pointer;transition:all .2s}.btn:hover{background:var(--bg-elevated-soft)}.btn--primary{background:var(--green);color:var(--text-light);border-color:var(--green)}.btn--primary:hover{background:var(--green-light);border-color:var(--green-light)}.btn--ghost,.btn--ghost-light{background:transparent;border-color:var(--green-muted);color:var(--green)}.btn--ghost:hover,.btn--ghost-light:hover{border-color:var(--green);color:var(--green-light)}.section--education{background:var(--bg)}.section--education .eyebrow{color:var(--green-muted)}.education-list{margin-top:48px;display:grid;gap:24px}.education-item{display:flex;align-items:flex-start;gap:24px;padding:24px;border-radius:var(--radius-md);background:var(--bg-card);border:1px solid var(--border-subtle)}.education-item__logo{flex-shrink:0;width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-md);overflow:hidden}.education-item__logo img{width:64px;height:64px;object-fit:contain}.education-item__meta{flex:1;min-width:0}.education-item__degree{margin:0;font-family:var(--font-display);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--green)}.education-item__program{margin:6px 0 4px;font-family:var(--font-display);font-size:1.1rem;font-weight:700}.education-item__university{margin:0;font-size:.95rem;color:var(--muted)}.timeline{margin-top:48px;border-left:1px solid var(--border-light);padding-left:32px;display:grid;gap:40px}.timeline__item{position:relative}.timeline__item:before{content:"";position:absolute;left:-40px;top:6px;width:10px;height:10px;border-radius:50%;background:var(--green)}.timeline__role{margin:0;font-family:var(--font-display);font-size:1.15rem;font-weight:700}.timeline__company{margin:6px 0 0;font-size:.95rem;color:var(--muted)}.timeline__time,.timeline__location{margin:2px 0 0;font-size:.82rem;color:var(--muted)}.timeline__content{padding:24px;margin-top:16px;border-radius:var(--radius-md);background:var(--bg-card);border:1px solid var(--border-subtle)}.bullet-list{margin:0;padding-left:20px;color:var(--text-soft);font-size:.95rem;line-height:1.75}.bullet-list li+li{margin-top:8px}.cards{margin-top:48px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.card{padding:28px;border-radius:var(--radius-md);background:var(--bg-card);border:1px solid var(--border-subtle);transition:border-color .2s}.card:hover{border-color:#c9a2274d;box-shadow:var(--shadow-gold)}.card__tag{display:inline-flex;padding:4px 10px;border-radius:var(--radius-pill);background:var(--green-soft);color:var(--green);font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em}.card__title{margin:14px 0 10px;font-family:var(--font-display);font-size:1.1rem;font-weight:700}.card__summary{margin:0 0 16px;color:var(--muted);font-size:.9rem;line-height:1.6}.pill-list{list-style:none;display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0}.pill-list li{font-size:.72rem;padding:6px 12px;border-radius:var(--radius-pill);background:transparent;color:var(--muted);border:1px solid var(--border-subtle)}.skills-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.skills-group{padding:28px;border-radius:var(--radius-md);background:var(--bg-card);border:1px solid var(--border-subtle);transition:border-color .2s}.skills-group:hover{border-color:var(--border-light);box-shadow:var(--shadow-gold)}.skills-group h3{margin:0 0 14px;font-family:var(--font-display);font-size:1rem;font-weight:700}.skills-group ul{margin:0;padding-left:20px;font-size:.9rem;color:var(--muted);line-height:1.75}.skills-group ul li+li{margin-top:6px}.hobbies{margin-top:48px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.hobby-card{padding:32px;border-radius:var(--radius-md);background:var(--bg-card);border:1px solid var(--border-subtle);transition:border-color .2s}.hobby-card:hover{border-color:var(--border-light);box-shadow:var(--shadow-gold)}.hobby-card h3{margin:0 0 12px;font-family:var(--font-display);font-size:1.1rem;font-weight:700}.hobby-card p{margin:0;color:var(--muted);font-size:.95rem;line-height:1.7}.section--contact{border-top:1px solid var(--border-subtle);background:var(--bg)}.section--contact .eyebrow{color:var(--green-muted)}.section--contact .section__heading h2{color:var(--text)}.section--contact .section__body{color:var(--muted)}.section--contact .contact-options .btn--primary{background:var(--green);color:var(--text-light);border-color:var(--green)}.section--contact .contact-options .btn--primary:hover{background:var(--green-light);border-color:var(--green-light)}.section--contact .btn--ghost-light{border-color:var(--green-muted);color:var(--green)}.section--contact .btn--ghost-light:hover{border-color:var(--green);color:var(--green-light)}.contact-options{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.site-footer{text-align:center;padding:32px 24px;font-size:.8rem;color:var(--muted);border-top:1px solid var(--border-subtle);background:var(--green-soft)}@media (max-width: 1024px){.section--split,.section--grid{grid-template-columns:1fr;gap:48px}.section{padding:clamp(64px,10vw,96px) clamp(20px,5vw,48px)}.cards{grid-template-columns:repeat(2,1fr);gap:16px}.skills-grid{grid-template-columns:repeat(2,1fr)}.navbar__links{display:none}.navbar__toggle{display:flex}.navbar__mobile-menu{width:100%;background:var(--bg-elevated);border-top:1px solid var(--border-subtle)}.navbar__mobile-links a{color:var(--text)}}@media (max-width: 900px){.hero{padding:clamp(72px,12vh,100px) 20px clamp(60px,10vh,80px);min-height:auto}.hero__inner{grid-template-columns:1fr;gap:24px;align-items:center;justify-items:stretch;width:100%}.hero__content{display:flex;flex-direction:column;align-items:center;max-width:100%;width:100%;padding:0 4px}.hero__subtitle{text-align:center;max-width:100%}.hero__actions{align-self:stretch;align-items:center;width:100%;max-width:100%}.hero__visual{order:-1;justify-content:center;justify-self:center;margin-right:0;margin-left:0;margin-top:0;width:100%}.hero__image-frame{width:min(200px,40vw);height:min(200px,40vw);margin:0 auto}.hero__title{font-size:clamp(1.75rem,5vw + 1rem,2.75rem);letter-spacing:-.02em;text-align:center}.hero__subtitle{max-width:100%;text-align:center}.hero .eyebrow{letter-spacing:.12em}}@media (max-width: 768px){.section{padding:56px 20px 64px}.section__heading h2{font-size:clamp(1.5rem,6vw,2.25rem)}.section__body{font-size:1rem}.hero{min-height:auto;padding:max(72px,calc(env(safe-area-inset-top,0px) + 60px)) 20px clamp(48px,8vh,80px);justify-content:flex-start}.hero__inner{gap:20px}.hero__content{width:100%}.hero__image-frame{width:min(180px,36vw);height:min(180px,36vw)}.hero__title{font-size:clamp(1.5rem,5.5vw + .75rem,2.5rem);line-height:1.15;letter-spacing:-.01em;margin:12px 0 16px}.hero__subtitle{font-size:.95rem;max-width:100%;margin-bottom:20px}.hero__actions{flex-direction:column;width:100%;gap:10px}.hero__actions .btn{width:100%;justify-content:center;padding:14px 20px;min-height:44px}.hero__scroll-cta{margin-top:28px;font-size:.7rem;letter-spacing:.15em}.expertise-marquee{padding:20px 0}.expertise-marquee__track{gap:32px}.expertise-marquee__track span{font-size:clamp(1rem,4vw,1.35rem)}.cards{grid-template-columns:1fr;gap:16px;margin-top:32px}.card{padding:20px}.skills-grid{grid-template-columns:1fr}.skills-group{padding:20px}.hobbies{grid-template-columns:1fr;margin-top:32px;gap:16px}.hobby-card{padding:24px}.education-item{flex-direction:column;align-items:center;text-align:center}.education-item__logo{width:80px;height:80px}.education-item__logo img{width:56px;height:56px}.timeline{margin-top:32px;padding-left:24px}.education-item{padding:20px 16px}.timeline__item:before{left:-32px;width:8px;height:8px}.timeline__content{padding:16px}.bullet-list{font-size:.9rem}}@media (max-width: 480px){.section{padding:48px 16px 56px}.section__heading h2{font-size:clamp(1.35rem,7vw,2rem)}.eyebrow{font-size:.65rem;letter-spacing:.1em}.hero{padding:max(64px,calc(env(safe-area-inset-top,0px) + 48px)) 16px clamp(40px,8vh,56px);min-height:auto}.hero__inner{gap:20px}.hero__content{padding:0 2px}.hero__image-frame{width:min(150px,35vw);height:min(150px,35vw)}.hero__title{font-size:clamp(1.35rem,4.5vw + .9rem,2rem);line-height:1.2;letter-spacing:0}.hero__subtitle{font-size:.9rem;line-height:1.6}.hero__scroll-cta{margin-top:20px;letter-spacing:.08em}.navbar__inner{padding:16px}.navbar__logo{width:32px;height:32px;font-size:.65rem}.navbar__name{font-size:.9rem}.navbar__role{font-size:.6rem;letter-spacing:.1em}.navbar__toggle{width:44px;height:44px;padding:10px}.navbar__mobile-links{padding:16px 20px 24px}.navbar__mobile-links a{padding:14px 0;min-height:44px;display:flex;align-items:center}.contact-options{flex-direction:column;gap:10px}.contact-options .btn{width:100%;justify-content:center;padding:14px 20px}.card{padding:18px}.card__title{font-size:1rem}.pill-list li{font-size:.7rem;padding:5px 10px}.site-footer{padding:24px 16px;font-size:.75rem}}@media (max-width: 360px){.hero{padding:max(56px,calc(env(safe-area-inset-top,0px) + 40px)) 14px 40px}.hero__image-frame{width:min(130px,38vw);height:min(130px,38vw)}.hero__title{font-size:clamp(1.2rem,4vw + .75rem,1.75rem);line-height:1.25}.hero__subtitle{font-size:.85rem}.section__heading h2{font-size:1.25rem}.navbar__brand-text{max-width:140px}.navbar__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}:root{--bg: #fafaf8;--bg-elevated: #ffffff;--bg-elevated-soft: #f5f5f2;--bg-card: #ffffff;--green: #1a5c48;--green-light: #2d7a63;--green-soft: #e8f2ef;--green-muted: rgba(26, 92, 72, .6);--gold: #c9a227;--gold-light: #d4af37;--gold-dark: #a8861e;--gold-muted: rgba(201, 162, 39, .6);--gold-soft: rgba(201, 162, 39, .15);--accent: #1a5c48;--accent-strong: #d4af37;--accent-muted: rgba(26, 92, 72, .6);--text: #1a1a1a;--text-soft: #333333;--muted: #5c5c5c;--text-light: #ffffff;--text-light-muted: rgba(255, 255, 255, .85);--border-subtle: rgba(26, 92, 72, .12);--border-light: rgba(26, 92, 72, .2);--font-display: "Syne", system-ui, sans-serif;--font-body: "DM Sans", system-ui, sans-serif;--radius-lg: 12px;--radius-md: 8px;--radius-pill: 999px;--shadow-soft: 0 24px 60px rgba(26, 92, 72, .08);--shadow-gold: 0 8px 32px rgba(201, 162, 39, .2);--nav-height: 72px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{overflow-x:hidden;margin:0;width:100%;max-width:100vw;font-family:var(--font-body);background-color:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}main{overflow-x:hidden;padding-top:var(--nav-height);width:100%;max-width:100%}
