.Home_page__Yvcrx{min-height:100vh;display:flex;flex-direction:column;background-image:radial-gradient(rgba(255,255,255,.03) 1px,transparent 0);background-size:24px 24px}.Home_header__y2QYS{padding:6rem 2rem 4rem;max-width:1100px;margin:0 auto;width:100%}.Home_name__ruqDV{font-family:var(--font-body);font-size:clamp(2.5rem,6vw,4rem);font-weight:600;color:var(--text);margin:0;line-height:1;letter-spacing:-.04em}.Home_tagline__q1jNE{font-size:1.05rem;color:var(--text-muted);margin:1.25rem 0 0;line-height:1.6;max-width:480px}.Home_email__O2SwA{display:inline-block;margin-top:1.25rem;font-family:var(--font-mono),monospace;font-size:.85rem;color:var(--accent);text-decoration:none;transition:opacity .2s}.Home_email__O2SwA:hover{opacity:.8}.Home_projects__G54Pk{max-width:1100px;margin:0 auto;width:100%;padding:0 2rem 6rem}.Home_projectsHeader__vmNm_{display:flex;align-items:baseline;justify-content:space-between;gap:1.5rem;margin-bottom:2rem;flex-wrap:wrap}.Home_sectionLabel__KsGVD{font-family:var(--font-mono),monospace;font-size:.72rem;font-weight:500;text-transform:uppercase;letter-spacing:.14em;color:var(--text-muted);margin:0}.Home_filterTabs__XwCUc{display:flex;gap:.25rem}.Home_filterTab__V_cNS{background:none;border:none;color:var(--text-muted);font-family:var(--font-mono),monospace;font-size:.78rem;padding:.4rem .75rem;cursor:pointer;border-radius:3px;transition:color .15s,background-color .15s;letter-spacing:.01em}.Home_filterTab__V_cNS:hover{color:var(--text);background:rgba(255,255,255,.04)}.Home_filterTab__V_cNS.Home_active__EQNkL{color:var(--accent);background:rgba(52,211,153,.08)}.Home_grid__AVljO{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1px;gap:1px;background:var(--border);border:1px solid var(--border);border-radius:4px;overflow:hidden}.Home_card__E5spL{background:var(--surface);padding:1.75rem;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:background-color .2s;min-height:160px}.Home_card__E5spL:hover{background:#161619}.Home_cardTitle__rMNyu{font-size:1.15rem;font-weight:500;margin:0 0 .5rem;color:var(--text);letter-spacing:-.01em;transition:color .15s}.Home_card__E5spL:hover .Home_cardTitle__rMNyu{color:var(--accent)}.Home_cardDesc__c0UgW{font-size:.85rem;color:var(--text-muted);margin:0;line-height:1.55;flex:1 1}.Home_cardFooter__VMaY2{display:flex;justify-content:space-between;align-items:center;margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--border)}.Home_domain__zI23U{font-family:var(--font-mono),monospace;font-size:.72rem;color:var(--text-muted);transition:color .15s}.Home_card__E5spL:hover .Home_domain__zI23U{color:var(--accent)}.Home_arrow__AmoTJ{font-size:1rem;color:var(--text-muted);transition:transform .2s,color .15s}.Home_card__E5spL:hover .Home_arrow__AmoTJ{transform:translateX(3px);color:var(--accent)}.Home_footer__yFiaX{margin-top:auto;max-width:1100px;width:100%;margin-left:auto;margin-right:auto;padding:2rem;display:flex;justify-content:space-between;font-family:var(--font-mono),monospace;font-size:.72rem;color:var(--text-muted);border-top:1px solid var(--border)}@media (max-width:768px){.Home_header__y2QYS{padding:4rem 1.5rem 3rem}.Home_projects__G54Pk{padding:0 1.5rem 4rem}.Home_projectsHeader__vmNm_{flex-direction:column;gap:1rem}.Home_grid__AVljO{grid-template-columns:1fr}.Home_card__E5spL{min-height:auto;padding:1.5rem}.Home_footer__yFiaX{padding:1.5rem}}@media (max-width:480px){.Home_filterTabs__XwCUc{flex-wrap:wrap}}