@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Geist:wght@400;500;600;700;800&display=swap";:root{--bg: #07131f;--bg-soft: #0a1928;--surface: #0d1b2a;--surface-raised: #122336;--surface-warm: #181b22;--border: rgba(255, 255, 255, .1);--border-strong: rgba(255, 107, 53, .38);--text: #f4f7fb;--muted: #9aa8b7;--muted-2: #718096;--orange: #ff6b35;--orange-soft: rgba(255, 107, 53, .13);--green: #37d67a;--max: 1120px}*{box-sizing:border-box}html{color-scheme:dark;scroll-behavior:smooth;scroll-padding-top:88px;overflow-x:hidden}body{margin:0;background:linear-gradient(180deg,#0a1928c2,#07131f 36rem),radial-gradient(circle at 30% -10%,rgba(255,107,53,.08),transparent 28rem),var(--bg);color:var(--text);font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55;min-width:320px;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,black,transparent 72%)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--orange);outline-offset:4px}h1,h2,h3{font-family:Geist,DM Sans,system-ui,sans-serif;letter-spacing:0;line-height:1.04;overflow-wrap:anywhere}h1,h2,h3,p{margin-top:0;overflow-wrap:break-word}.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.eyebrow{color:var(--orange);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.section{padding:76px 0}.section-header{display:grid;gap:14px;margin-bottom:34px;max-width:760px}.section-header h2{font-size:clamp(2rem,5vw,3.65rem);margin:0}.section-header p{color:var(--muted);font-size:clamp(1rem,2vw,1.12rem);margin:0}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(255,255,255,.08);background:#07131fd1;backdrop-filter:blur(18px)}.nav-shell{align-items:center;display:flex;height:72px;justify-content:space-between;gap:24px}.brand{align-items:center;display:inline-flex;gap:12px;min-width:max-content}.monogram{align-items:center;border:1px solid rgba(255,107,53,.65);border-radius:999px;color:var(--orange);display:inline-flex;font-family:Geist,sans-serif;font-weight:700;height:38px;justify-content:center;width:38px}.brand span:last-child{color:#f4f7fbdb;font-weight:700}.desktop-nav{align-items:center;display:flex;gap:24px;color:var(--muted);font-size:.94rem}.desktop-nav a:hover,.mobile-nav a:hover{color:var(--text)}.nav-actions{align-items:center;display:inline-flex;gap:12px}.language-switch{align-items:center;border:1px solid var(--border);border-radius:999px;color:var(--muted);display:inline-flex;font-size:.82rem;font-weight:800;height:36px;justify-content:center;min-width:44px;padding:0 12px}.language-switch:hover{border-color:#ff6b3557;color:var(--text)}.cta{align-items:center;background:#ff6b35f0;border:1px solid rgba(255,255,255,.12);border-radius:999px;box-shadow:0 12px 26px #ff6b3538;color:#140904;display:inline-flex;font-weight:800;gap:10px;justify-content:center;line-height:1;min-height:44px;padding:0 22px;transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease;white-space:nowrap}.cta:hover{background:#ff7d4d;box-shadow:0 16px 32px #ff6b3547;transform:translateY(-1px)}.text-link{align-items:center;color:var(--text);display:inline-flex;font-weight:700;gap:8px}.text-link:after{content:"->";color:var(--orange);transition:transform .16s ease}.text-link:hover:after{transform:translate(3px)}.menu-button{align-items:center;background:#ffffff0f;border:1px solid var(--border);border-radius:8px;color:var(--text);display:none;font-size:1.35rem;height:44px;justify-content:center;width:44px}.mobile-nav{border-top:1px solid rgba(255,255,255,.08);display:none;padding:14px 0 18px}.mobile-nav[aria-hidden=false]{display:grid;gap:12px}.mobile-nav a:not(.cta){color:var(--muted);padding:8px 0}.hero{padding:74px 0 52px}.hero-grid{align-items:center;display:grid;gap:48px;grid-template-columns:minmax(0,1.1fr) minmax(280px,.72fr)}.hero-grid>*{min-width:0}.hero h1{font-size:clamp(3.2rem,7.2vw,5.7rem);line-height:.92;margin:12px 0 20px;max-width:720px}.hero-subtitle{color:var(--orange);font-family:Geist,sans-serif;font-size:clamp(1.25rem,3vw,2.1rem);font-weight:650;line-height:1.16;margin-bottom:24px;max-width:700px}.hero-copy{color:var(--muted);font-size:clamp(1.04rem,2vw,1.2rem);max-width:720px}.hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:18px;margin-top:32px}.proof-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px;min-width:0}.proof-chip{border:1px solid rgba(255,255,255,.12);border-radius:999px;color:var(--muted);font-size:.92rem;max-width:100%;min-width:0;overflow-wrap:anywhere;padding:8px 12px}.portrait-block{justify-self:end;max-width:350px;width:100%}.portrait-frame{aspect-ratio:1;background:linear-gradient(135deg,#ff6b3538,#ffffff14);border:1px solid rgba(255,107,53,.5);border-radius:999px;padding:10px}.portrait-frame img{aspect-ratio:1;border-radius:999px;object-fit:cover;object-position:48% 45%;width:100%}.portrait-caption{border-left:2px solid var(--orange);color:var(--muted);font-size:.93rem;margin-top:22px;padding-left:14px}.logo-section{padding:32px 0 22px}.logo-strip{display:grid;gap:10px;grid-template-columns:repeat(10,minmax(72px,1fr))}.logo-tile{align-items:center;border:1px solid rgba(255,255,255,.08);border-radius:8px;display:flex;height:58px;justify-content:center;padding:12px;transition:border-color .16s ease,background .16s ease}.logo-tile:hover{background:#ffffff09;border-color:#ff6b3552}.logo-tile img{filter:brightness(0) invert(1) opacity(.82);max-height:30px;object-fit:contain;width:100%}.logo-wordmark{color:#f4f7fbd1;font-family:Geist,sans-serif;font-size:.78rem;font-weight:750;line-height:1.05;overflow-wrap:anywhere;text-align:center}.work-list{border-top:1px solid var(--border)}.experience-list{border-top:1px solid var(--border);display:grid}.experience-card{border-bottom:1px solid var(--border);min-width:0}.experience-card summary{align-items:start;cursor:pointer;display:grid;gap:22px;grid-template-columns:128px 96px minmax(0,1fr) 28px;list-style:none;padding:28px 0;position:relative}.experience-card summary::-webkit-details-marker{display:none}.experience-card summary:hover h3{color:var(--orange)}.experience-period{color:var(--orange);font-family:Geist,sans-serif;font-size:.86rem;font-weight:850;line-height:1.1;text-transform:uppercase}.experience-logo{align-items:center;background:#fff;border:1px solid rgba(255,255,255,.72);border-radius:8px;box-shadow:0 10px 26px #0000001f;display:flex;height:58px;justify-content:center;padding:10px;width:92px}.experience-logo.logo-light,.education-logo.logo-light{background:#fff;border-color:#ffffffb8;box-shadow:0 10px 26px #0000001f}.experience-logo img{max-height:34px;max-width:70px;object-fit:contain;width:100%}.experience-logo.logo-light img,.experience-logo.logo-wide img{max-height:34px}.related-companies{margin-top:16px}.related-label{color:var(--green);font-family:Geist,sans-serif;font-size:.72rem;font-weight:850;letter-spacing:.08em;margin-bottom:9px;text-transform:uppercase}.related-logos{display:flex;flex-wrap:wrap;gap:8px}.related-logo{align-items:center;background:#ffffff0a;border:1px solid rgba(255,255,255,.11);border-radius:7px;color:#f4f7fbe0;display:inline-flex;font-family:Geist,sans-serif;font-size:.74rem;font-weight:800;gap:8px;height:34px;justify-content:center;line-height:1;min-width:0;padding:4px 9px 4px 5px;text-decoration:none;transition:background .16s ease,border-color .16s ease,transform .16s ease}.related-logo:hover{background:#fff1;border-color:#ff6b3552;transform:translateY(-1px)}.related-logo img{background:#fff;border-radius:5px;height:24px;max-width:34px;object-fit:contain;padding:3px;width:30px}.related-logo span{max-width:112px;overflow-wrap:anywhere;text-align:left}.experience-main{min-width:0}.experience-main h3{font-size:clamp(1.35rem,2.4vw,2rem);margin:0 0 10px;transition:color .16s ease}.experience-main p{color:var(--muted);margin-bottom:18px;max-width:820px}.expand-indicator{align-items:center;border:1px solid var(--border);border-radius:999px;color:var(--orange);display:inline-flex;font-family:Geist,sans-serif;font-size:1.1rem;font-weight:800;height:28px;justify-content:center;line-height:1;margin-top:2px;position:relative;width:28px}.experience-card[open] .expand-indicator{color:var(--text)}.experience-card[open] .expand-indicator:before{content:"";background:currentColor;height:2px;position:absolute;width:10px}.experience-card[open] .expand-indicator{font-size:0}.experience-detail{color:#c4ceda;margin-left:236px;max-width:780px;padding:0 0 30px}.experience-detail ul{display:grid;gap:12px;margin:0;padding-left:18px}.experience-detail li{color:#c4ceda}.work-row{display:grid;gap:28px;grid-template-columns:190px minmax(0,1fr);min-width:0;padding:28px 0;border-bottom:1px solid var(--border)}.work-logo{align-items:center;display:flex;gap:14px}.work-logo-img{align-items:center;border:1px solid var(--border);border-radius:8px;display:flex;height:54px;justify-content:center;padding:10px;width:70px}.work-logo-img img{filter:brightness(0) invert(1) opacity(.9);max-height:30px}.work-label{color:var(--muted);font-size:.9rem;font-weight:700}.work-row h3{font-size:clamp(1.35rem,2.4vw,2rem);margin:0 0 10px}.work-row p{color:var(--muted);margin-bottom:18px;max-width:820px}.tag-list{display:flex;flex-wrap:wrap;gap:8px}.tag{background:#ffffff0e;border-radius:7px;color:#cbd5e1;font-size:.82rem;padding:6px 9px}.offer-grid{display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.offer{background:#ffffff08;border:1px solid var(--border);border-radius:8px;min-width:0;padding:24px}.offer strong{color:var(--orange);display:block;font-size:.78rem;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.offer h3{font-size:1.55rem;margin-bottom:14px}.offer p{color:var(--muted)}.offer ul{display:grid;gap:10px;list-style:none;margin:22px 0 0;padding:0}.offer li{color:#d8e1eb;padding-left:18px;position:relative}.offer li:before{background:var(--green);border-radius:999px;content:"";height:6px;left:0;position:absolute;top:.72em;width:6px}.offer-cta{align-items:center;border-top:1px solid var(--border);display:flex;gap:20px;justify-content:space-between;margin-top:26px;padding-top:24px}.offer-cta p{color:var(--muted);margin:0;max-width:680px}.garden-band{background:linear-gradient(180deg,#12233694,#0d1b2a2e);border-block:1px solid rgba(255,255,255,.08)}.garden-grid{display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.article-card{border:1px solid var(--border);border-radius:8px;min-width:0;min-height:220px;padding:22px;transition:transform .16s ease,border-color .16s ease,background .16s ease}.article-card:hover{background:#ffffff09;border-color:#ff6b3557;transform:translateY(-2px)}.article-card h3{font-size:1.35rem;margin-bottom:12px}.article-meta{color:var(--orange);font-size:.78rem;font-weight:800;letter-spacing:.06em;margin-bottom:14px;text-transform:uppercase}.article-card p{color:var(--muted);margin-bottom:0}.timeline{display:grid;gap:0}.timeline-item{border-top:1px solid var(--border);display:grid;gap:28px;grid-template-columns:180px minmax(0,1fr);min-width:0;padding:24px 0}.timeline-item:last-child{border-bottom:1px solid var(--border)}.timeline-period{color:var(--orange);font-family:Geist,sans-serif;font-weight:800;text-transform:uppercase}.timeline h3{font-size:1.35rem;margin-bottom:6px}.timeline-company{color:var(--muted-2);font-size:.9rem;font-weight:800;letter-spacing:.04em;margin-bottom:10px;text-transform:uppercase}.timeline p{color:var(--muted);margin-bottom:0}.education-grid{display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.education-card{border:1px solid var(--border);border-radius:8px;min-width:0;padding:24px}.education-logo{align-items:center;background:#fff;border:1px solid rgba(255,255,255,.72);border-radius:8px;box-shadow:0 10px 26px #0000001f;display:flex;height:64px;justify-content:center;margin-bottom:18px;padding:12px;width:112px}.education-logo.logo-wide{width:112px}.education-logo img{max-height:38px;max-width:88px;object-fit:contain;width:100%}.education-logo.logo-light img,.education-logo.logo-wide img{max-height:38px}.education-card h3{font-size:1.4rem;margin-bottom:8px}.education-card .period{color:var(--green);font-weight:800;margin-bottom:16px}.education-card .institution{color:var(--muted);font-weight:700;margin-bottom:14px}.education-card p,.education-card li{color:var(--muted)}.education-card ul{margin:18px 0 0;padding-left:18px}.contact-panel{align-items:center;border-top:1px solid var(--border);display:flex;gap:24px;justify-content:space-between;min-width:0;padding-top:34px}.contact-panel h2{font-size:clamp(2rem,5vw,3.2rem);margin-bottom:12px}.contact-panel p{color:var(--muted);margin-bottom:0}.footer{border-top:1px solid rgba(255,255,255,.08);color:var(--muted-2);font-size:.9rem;padding:28px 0}.footer-inner{display:flex;justify-content:space-between;gap:18px}.article-layout{padding:60px 0 90px}.article-header{border-bottom:1px solid var(--border);margin-bottom:38px;padding-bottom:28px}.article-header h1{font-size:clamp(2.1rem,5.4vw,4.25rem);max-width:920px}.article-body{color:#d8e1eb;font-size:1.08rem;margin-inline:auto;max-width:780px}.article-body p:has(>img){margin:42px 0 42px 50%;transform:translate(-50%);width:min(980px,calc(100vw - 40px))}.article-body p:has(>img) img{border:1px solid rgba(255,255,255,.14);border-radius:8px;box-shadow:0 18px 40px #00000047}.article-body h2{font-size:clamp(1.7rem,4vw,2.4rem);margin:42px 0 14px}.article-body p,.article-body li{color:#c4ceda}.article-body a{color:var(--orange);text-decoration:underline;text-underline-offset:3px}.article-body blockquote{border-left:2px solid var(--orange);color:var(--text);margin:28px 0;padding-left:18px}.article-body code{background:#ffffff14;border-radius:5px;padding:.1em .35em}@media(max-width:960px){.desktop-nav,.nav-actions{display:none}.menu-button{display:inline-flex}.hero-grid,.work-row,.timeline-item,.experience-card summary,.contact-panel{grid-template-columns:1fr}.hero-grid{gap:34px}.portrait-block{justify-self:start;max-width:240px}.offer-grid,.garden-grid,.education-grid{grid-template-columns:1fr}.offer-cta{align-items:stretch;flex-direction:column}.logo-strip{grid-template-columns:repeat(4,1fr)}.contact-panel{align-items:start;display:grid}}@media(max-width:640px){.container{width:min(100% - 28px,var(--max))}.section{padding:56px 0}.hero{padding-top:40px}.hero h1{font-size:clamp(2.7rem,12.5vw,3.3rem);max-width:100%;overflow-wrap:anywhere}.hero-subtitle{font-size:1.2rem;overflow-wrap:anywhere}.hero-actions{align-items:stretch;flex-direction:column}.cta{width:100%}.proof-chip{font-size:.84rem}.logo-strip{grid-template-columns:repeat(3,1fr)}.logo-tile{height:50px;padding:10px}.work-logo{align-items:flex-start}.experience-card summary{gap:12px;padding:24px 0}.experience-logo{height:58px;width:92px}.experience-detail{margin-left:0;padding-bottom:26px}.expand-indicator{position:absolute;right:0}.footer-inner{flex-direction:column}}
