.sections-module__vfpu9G__hero{background:var(--fg);color:var(--bg);padding:96px 0 72px}@media (max-width:640px){.sections-module__vfpu9G__hero{padding:56px 0 40px}}.sections-module__vfpu9G__eyebrow{font-family:var(--font-heading), sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--bg);align-items:center;margin-bottom:20px;font-size:15px;font-weight:700;display:inline-flex}.sections-module__vfpu9G__cursor{background:var(--bg);width:2px;height:14px;margin-left:6px;animation:1s step-end infinite sections-module__vfpu9G__blink;display:inline-block}@keyframes sections-module__vfpu9G__blink{0%,49%{opacity:1}50%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.sections-module__vfpu9G__cursor{animation:none}}.sections-module__vfpu9G__name{text-transform:uppercase;letter-spacing:-.01em;font-size:clamp(40px,8vw,68px)}.sections-module__vfpu9G__title{font-family:var(--font-heading), sans-serif;color:#ffffffbf;margin-top:14px;font-size:20px;font-weight:500}@media (max-width:640px){.sections-module__vfpu9G__title{font-size:17px}}.sections-module__vfpu9G__contactRow{color:#ffffffd9;flex-wrap:wrap;gap:12px 22px;margin-top:32px;font-size:14px;display:flex}.sections-module__vfpu9G__contactItem{align-items:center;gap:7px;transition:opacity .15s;display:inline-flex}.sections-module__vfpu9G__contactRow a:hover{opacity:.6}.sections-module__vfpu9G__ctaRow{flex-wrap:wrap;gap:14px;margin-top:40px;display:flex}.sections-module__vfpu9G__btn{isolation:isolate;border:1px solid var(--bg);color:var(--bg);letter-spacing:.05em;text-transform:uppercase;background:0 0;align-items:center;padding:12px 24px;font-size:12px;font-weight:600;transition:color .35s,transform .2s;display:inline-flex;position:relative;overflow:hidden}.sections-module__vfpu9G__btn:before{content:"";z-index:-1;background:var(--bg);transform-origin:0;transition:transform .35s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scaleX(0)}.sections-module__vfpu9G__btn:hover{color:var(--fg);transform:translateY(-2px)}.sections-module__vfpu9G__btn:hover:before{transform:scaleX(1)}.sections-module__vfpu9G__btnPrimary{background:var(--bg);color:var(--fg)}.sections-module__vfpu9G__btnPrimary:before{display:none}.sections-module__vfpu9G__btnPrimary:hover{color:var(--fg);transform:translateY(-3px);box-shadow:0 12px 28px #ffffff29}.sections-module__vfpu9G__lead{color:#333;max-width:680px;font-size:15px;font-weight:400;line-height:1.7}.sections-module__vfpu9G__skillRow{border-top:1px solid var(--line);grid-template-columns:200px 1fr;gap:8px 24px;padding:16px 0;display:grid}.sections-module__vfpu9G__skillRow:last-child{border-bottom:1px solid var(--line)}.sections-module__vfpu9G__skillLabel{letter-spacing:.04em;text-transform:uppercase;font-size:13px;font-weight:600}.sections-module__vfpu9G__skillValue{color:var(--muted);font-size:15px;line-height:1.6}@media (max-width:640px){.sections-module__vfpu9G__skillRow{grid-template-columns:1fr;gap:6px}}.sections-module__vfpu9G__expList{flex-direction:column;display:flex}.sections-module__vfpu9G__expItem{border-top:1px solid var(--line);padding:32px 0}.sections-module__vfpu9G__expItem:first-child{border-top:none;padding-top:0}.sections-module__vfpu9G__expHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;display:flex}.sections-module__vfpu9G__expLeft{align-items:center;gap:16px;display:flex}.sections-module__vfpu9G__logoBadge{border:1px solid var(--line);background:var(--bg);flex-shrink:0;width:44px;height:44px;position:relative;overflow:hidden}.sections-module__vfpu9G__expRole{font-size:18px;font-weight:700}.sections-module__vfpu9G__expCompany{color:var(--muted);margin-top:2px;font-size:14px;font-weight:500}.sections-module__vfpu9G__expMeta{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:13px}@media (max-width:640px){.sections-module__vfpu9G__logoBadge{width:38px;height:38px}}.sections-module__vfpu9G__bullets{flex-direction:column;gap:10px;margin-top:16px;display:flex}.sections-module__vfpu9G__bullets li{padding-left:20px;font-size:15px;line-height:1.65;position:relative}.sections-module__vfpu9G__bullets li:before{content:"•";color:var(--muted);font-weight:700;position:absolute;left:0}.sections-module__vfpu9G__projItem{border-top:1px solid var(--line);padding:32px 0}.sections-module__vfpu9G__projItem:first-child{border-top:none;padding-top:0}.sections-module__vfpu9G__projHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px 16px;display:flex}.sections-module__vfpu9G__projTitle{font-size:19px;font-weight:700}.sections-module__vfpu9G__projLinks{flex-wrap:wrap;gap:20px;display:flex}.sections-module__vfpu9G__demoWrap{display:inline-flex;position:relative}.sections-module__vfpu9G__demoPreview{opacity:0;visibility:hidden;pointer-events:none;z-index:20;width:320px;max-width:80vw;transition:opacity .2s,transform .2s;position:absolute;bottom:calc(100% + 14px);left:50%;transform:translate(-50%)translateY(6px)}.sections-module__vfpu9G__demoWrap:hover .sections-module__vfpu9G__demoPreview{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.sections-module__vfpu9G__previewChrome{background:var(--bg);border:1px solid var(--line);border-radius:8px;display:block;overflow:hidden;box-shadow:0 20px 44px #00000038}.sections-module__vfpu9G__previewBar{border-bottom:1px solid var(--line);background:#f0f0f0;align-items:center;gap:5px;padding:8px 10px;display:flex}.sections-module__vfpu9G__previewDot{background:#d6d6d6;border-radius:999px;width:7px;height:7px}.sections-module__vfpu9G__previewImg{width:100%;height:auto;display:block}@media (max-width:900px){.sections-module__vfpu9G__demoPreview{display:none}}.sections-module__vfpu9G__projLink{letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid var(--fg);white-space:nowrap;padding-bottom:2px;font-size:13px;transition:color .2s,border-color .2s,transform .2s;display:inline-block}.sections-module__vfpu9G__projLink:hover{color:var(--muted);border-color:var(--muted);transform:translate(3px)}.sections-module__vfpu9G__projTech{color:var(--muted);margin-top:8px;font-size:13px}.sections-module__vfpu9G__ghchartWrap{margin-bottom:20px;overflow-x:auto}.sections-module__vfpu9G__ghchart{width:100%;min-width:640px;height:auto;display:block}.sections-module__vfpu9G__eduHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px 16px;display:flex}.sections-module__vfpu9G__eduDegree{font-size:19px;font-weight:700}.sections-module__vfpu9G__eduSchool{color:var(--muted);margin-top:8px;font-size:15px}.sections-module__vfpu9G__eduMeta{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-top:6px;font-size:13px}.sections-module__vfpu9G__footer{background:var(--fg);color:var(--bg);padding:56px 0 40px}@media (max-width:640px){.sections-module__vfpu9G__footer{padding:40px 0 32px}}.sections-module__vfpu9G__footerTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.sections-module__vfpu9G__footerName{text-transform:uppercase;font-size:18px;font-weight:700}.sections-module__vfpu9G__footerLinks{color:#ffffffd9;flex-wrap:wrap;gap:20px;font-size:14px;display:flex}.sections-module__vfpu9G__footerLinks a:hover{text-decoration:underline}
