.Home-module__g21JLG__page{max-width:720px;min-height:100vh;margin:0 auto;padding:100px 24px 80px}.Home-module__g21JLG__nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0ad9;border-bottom:1px solid #1a1a1a;position:fixed;top:0;left:0;right:0}.Home-module__g21JLG__navInner{justify-content:space-between;align-items:center;max-width:720px;height:56px;margin:0 auto;padding:0 24px;display:flex}.Home-module__g21JLG__logo{color:#e5e5e5;letter-spacing:-.02em;font-size:.95rem;font-weight:600}.Home-module__g21JLG__navLinks{gap:28px;display:flex}.Home-module__g21JLG__navLinks a{color:#737373;font-size:.85rem;font-weight:500;transition:color .2s}.Home-module__g21JLG__navLinks a:hover{color:#e5e5e5}.Home-module__g21JLG__hero{padding:80px 0 40px}.Home-module__g21JLG__name{color:#fafafa;letter-spacing:-.03em;margin-bottom:16px;font-size:2.5rem;font-weight:600;line-height:1.1}.Home-module__g21JLG__bio{color:#a3a3a3;max-width:540px;margin-bottom:32px;font-size:.95rem;line-height:1.75}.Home-module__g21JLG__resumeLink{color:#737373;text-underline-offset:3px;font-size:.85rem;text-decoration:underline;transition:color .2s}.Home-module__g21JLG__resumeLink:hover{color:#e5e5e5}.Home-module__g21JLG__aboutSection{margin-bottom:40px}.Home-module__g21JLG__aboutLabel{color:#525252;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:.8rem;font-weight:500}.Home-module__g21JLG__aboutText{color:#a3a3a3;font-size:.95rem;line-height:1.8}.Home-module__g21JLG__detailGrid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.Home-module__g21JLG__detailItem{flex-direction:column;gap:2px;display:flex}.Home-module__g21JLG__detailLabel{color:#525252;font-size:.78rem;font-weight:500}.Home-module__g21JLG__detailValue{color:#e5e5e5;font-size:.9rem}.Home-module__g21JLG__actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.Home-module__g21JLG__btn{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:6px;padding:10px 20px;font-family:inherit;font-size:.85rem;font-weight:500;transition:all .2s;display:inline-flex}.Home-module__g21JLG__btnPrimary{color:#0a0a0a;background:#e5e5e5;}.Home-module__g21JLG__btnPrimary:hover{background:#fff}.Home-module__g21JLG__btnOutline{color:#a3a3a3;background:0 0;border:1px solid #262626;}.Home-module__g21JLG__btnOutline:hover{color:#e5e5e5;border-color:#404040}.Home-module__g21JLG__socials{gap:12px;margin-top:24px;display:flex}.Home-module__g21JLG__socialLink{color:#737373;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:color .2s;display:inline-flex}.Home-module__g21JLG__socialLink:hover{color:#e5e5e5}.Home-module__g21JLG__sectionTitle{color:#fafafa;letter-spacing:-.02em;margin-bottom:32px;font-size:1.4rem;font-weight:600}.Home-module__g21JLG__sectionSub{color:#525252;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:.85rem;font-weight:500}.Home-module__g21JLG__tag,.Home-module__g21JLG__skillTag,.Home-module__g21JLG__sectionSub,.Home-module__g21JLG__aboutLabel,.Home-module__g21JLG__detailLabel,.Home-module__g21JLG__timePeriod{font-family:var(--font-mono)}.Home-module__g21JLG__timeline{flex-direction:column;gap:40px;display:flex}.Home-module__g21JLG__timelineItem{border-left:1px solid #262626;padding-left:20px;position:relative}.Home-module__g21JLG__timelineItem:before{content:"";background:#525252;border-radius:50%;width:7px;height:7px;position:absolute;top:6px;left:-4px}.Home-module__g21JLG__timePeriod{color:#525252;margin-bottom:4px;font-size:.8rem;font-weight:500}.Home-module__g21JLG__timelineRole{color:#e5e5e5;margin-bottom:2px;font-size:1.05rem;font-weight:600}.Home-module__g21JLG__timelineCompany{color:#737373;margin-bottom:12px;font-size:.9rem}.Home-module__g21JLG__projectBlock{margin-bottom:16px}.Home-module__g21JLG__projectName{color:#a3a3a3;margin-bottom:6px;font-size:.9rem;font-weight:600}.Home-module__g21JLG__bulletList{padding:0;list-style:none}.Home-module__g21JLG__bulletList li{color:#737373;margin-bottom:4px;padding-left:14px;font-size:.9rem;line-height:1.65;position:relative}.Home-module__g21JLG__bulletList li:before{content:"";background:#404040;border-radius:50%;width:4px;height:4px;position:absolute;top:9px;left:0}.Home-module__g21JLG__impactHeadline{color:#e5e5e5;margin-bottom:6px;font-size:.88rem;font-weight:600}.Home-module__g21JLG__projectGrid{flex-direction:column;gap:16px;display:flex}.Home-module__g21JLG__projectCard{border:1px solid var(--border-dim);background:var(--surface-raised);border-radius:8px;padding:20px;transition:border-color .2s}.Home-module__g21JLG__projectCard:hover{border-color:var(--border-visible)}.Home-module__g21JLG__projectCardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.Home-module__g21JLG__projectCardTitle{color:#e5e5e5;font-size:1rem;font-weight:600}.Home-module__g21JLG__projectCardOrg{color:#525252;font-size:.8rem;font-weight:500}.Home-module__g21JLG__projectCardDesc{color:#737373;font-size:.88rem;line-height:1.6}.Home-module__g21JLG__projectCardTags{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.Home-module__g21JLG__tag{background:var(--border-dim);color:var(--text-muted);font-size:.75rem;font-weight:500;font-family:var(--font-mono);border-radius:100px;padding:3px 10px}.Home-module__g21JLG__skillSection{margin-bottom:32px}.Home-module__g21JLG__skillCategory{color:#a3a3a3;margin-bottom:12px;font-size:.9rem;font-weight:600}.Home-module__g21JLG__skillTags{flex-wrap:wrap;gap:8px;display:flex}.Home-module__g21JLG__skillTag{color:#a3a3a3;background:#141414;border:1px solid #1f1f1f;border-radius:6px;padding:6px 14px;font-size:.82rem;font-weight:400}.Home-module__g21JLG__footer{text-align:center;border-top:1px solid #1a1a1a;margin-top:60px;padding:32px 0}.Home-module__g21JLG__footerText{color:#404040;font-size:.8rem}.Home-module__g21JLG__olderProjectsSection{border-top:1px solid #1a1a1a;margin-top:48px;padding-top:24px}.Home-module__g21JLG__olderProjectsTitle{color:#525252;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:500;font-family:var(--font-mono);margin-bottom:12px}.Home-module__g21JLG__olderProjectLink{align-items:baseline;gap:12px;margin-bottom:8px;font-size:.88rem;display:flex}.Home-module__g21JLG__olderProjectLink a{color:#737373;white-space:nowrap;transition:color .2s}.Home-module__g21JLG__olderProjectLink a:hover{color:#e5e5e5}.Home-module__g21JLG__olderProjectLink span{color:#404040;font-size:.82rem}@media (max-width:600px){.Home-module__g21JLG__page{padding:80px 16px 60px}.Home-module__g21JLG__name{font-size:1.8rem}.Home-module__g21JLG__hero{padding:40px 0 24px}.Home-module__g21JLG__navLinks{gap:16px}.Home-module__g21JLG__navLinks a{font-size:.8rem}.Home-module__g21JLG__actions{flex-direction:column;align-items:flex-start}.Home-module__g21JLG__detailGrid{grid-template-columns:1fr;gap:16px}}
