.Home-module__g21JLG__main{background-color:var(--c-ink);min-height:100vh;color:var(--c-steel);flex-direction:column;display:flex;position:relative;overflow:hidden}.Home-module__g21JLG__heroSection{border-bottom:1px solid var(--c-charcoal);justify-content:center;align-items:center;min-height:90vh;padding:4rem 2rem;display:flex;position:relative}.Home-module__g21JLG__heroContent{z-index:1;flex-direction:column;gap:4rem;width:100%;max-width:1400px;display:flex;position:relative}.Home-module__g21JLG__heroCode{width:60%;font-family:var(--font-mono);color:#94a3b221;white-space:pre;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-mask-composite:source-in;font-size:clamp(.7rem,1vw,.95rem);line-height:2;position:absolute;top:50%;right:-4rem;overflow:hidden;transform:translateY(-42%)perspective(1200px)rotateY(-8deg)rotate(-2deg);-webkit-mask-image:linear-gradient(90deg,#0000,#000 35%),linear-gradient(#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 35%),linear-gradient(#0000,#000 15% 85%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.Home-module__g21JLG__heroCode em{color:#ff4f0047;font-style:normal}@media (max-width:900px){.Home-module__g21JLG__heroCode{display:none}}.Home-module__g21JLG__heroTitle{font-family:var(--font-display);letter-spacing:-.04em;text-transform:uppercase;color:var(--c-steel);font-size:clamp(1.85rem,9.5vw,8rem);font-weight:800;line-height:.9}@media (max-width:480px){.Home-module__g21JLG__heroTitle{letter-spacing:-.07em}}.Home-module__g21JLG__heroMeta{font-family:var(--font-mono);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.Home-module__g21JLG__heroSubtitle{color:#888;max-width:500px;font-size:1.1rem;line-height:1.5}.Home-module__g21JLG__scrollIndicator{text-transform:uppercase;color:var(--c-orange);font-size:.9rem;animation:2s infinite Home-module__g21JLG__bounce}@media (max-width:480px){.Home-module__g21JLG__heroSection{padding:4rem 1rem}}@keyframes Home-module__g21JLG__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.Home-module__g21JLG__bentoGrid{background-color:var(--c-charcoal);border:1px solid var(--c-charcoal);grid-template-columns:1fr;gap:1px;width:100%;max-width:1400px;margin:0 auto;display:grid}@media (min-width:1024px){.Home-module__g21JLG__bentoGrid{grid-template-columns:repeat(3,1fr)}}.Home-module__g21JLG__bentoCell{background-color:var(--c-ink);flex-direction:column;gap:2rem;min-height:300px;padding:2.5rem;transition:background-color .2s;display:flex;position:relative}.Home-module__g21JLG__bentoCell:hover{background-color:#111}.Home-module__g21JLG__cellLarge{grid-column:span 1}@media (min-width:1024px){.Home-module__g21JLG__cellLarge{grid-column:span 2}.Home-module__g21JLG__cellWide{grid-column:span 3}}.Home-module__g21JLG__cellHeader{flex-direction:column;gap:.5rem;display:flex}.Home-module__g21JLG__cellLabel{font-family:var(--font-mono);color:var(--c-orange);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem}.Home-module__g21JLG__cellTitle{font-family:var(--font-display);color:var(--c-steel);margin:0;font-size:2rem}.Home-module__g21JLG__cellContent{font-family:var(--font-mono);color:#aaa;flex-grow:1;font-size:1rem;line-height:1.6}.Home-module__g21JLG__cellContentRow{flex-wrap:wrap;gap:4rem;display:flex}.Home-module__g21JLG__contactItem{flex-direction:column;gap:.5rem;display:flex}.Home-module__g21JLG__contactItem .Home-module__g21JLG__label{color:#555;text-transform:uppercase;font-size:.75rem}.Home-module__g21JLG__contactItem .Home-module__g21JLG__value{color:var(--c-steel);border-bottom:2px solid var(--c-orange);padding-bottom:.2rem;font-size:1.25rem}.Home-module__g21JLG__contactContainer{align-items:center;gap:2rem;margin-bottom:2rem;display:flex}.Home-module__g21JLG__portrait{object-fit:cover;border:2px solid var(--c-orange);border-radius:50%;width:120px;height:120px;transition:filter .3s}.Home-module__g21JLG__contactDetails{flex-direction:column;gap:1.5rem;display:flex}.Home-module__g21JLG__specList{margin-top:1.5rem;padding:0;list-style:none}.Home-module__g21JLG__specList li{color:var(--c-steel);margin-bottom:.5rem;font-size:.9rem}.Home-module__g21JLG__projectCategory{font-family:var(--font-mono);text-transform:uppercase;color:#555;letter-spacing:.05em;margin-top:1.5rem;margin-bottom:.5rem;font-size:.8rem;font-weight:600}.Home-module__g21JLG__projectLink{margin-top:.5rem}.Home-module__g21JLG__projectLink a{text-transform:uppercase;color:var(--c-steel);align-items:center;gap:.5rem;font-weight:700;display:inline-flex}.Home-module__g21JLG__projectLink a:hover .Home-module__g21JLG__linkArrow{transform:translate(4px)}.Home-module__g21JLG__linkArrow{color:var(--c-orange);transition:transform .2s}.Home-module__g21JLG__specSheet{flex-direction:column;gap:0;margin-top:1.5rem;display:flex}.Home-module__g21JLG__specRow{border-bottom:1px solid var(--c-charcoal);grid-template-columns:7rem 10rem 1fr;align-items:baseline;gap:1rem;padding:.65rem 0;display:grid}.Home-module__g21JLG__specRow:last-child{border-bottom:none}.Home-module__g21JLG__specYears{font-family:var(--font-mono);color:var(--c-orange);letter-spacing:.02em;font-size:.8rem}.Home-module__g21JLG__specCompany{font-family:var(--font-mono);color:var(--c-steel);text-transform:uppercase;letter-spacing:.02em;font-size:.9rem;font-weight:700}.Home-module__g21JLG__specDetails{flex-direction:column;gap:.15rem;display:flex}.Home-module__g21JLG__specPrimary{font-family:var(--font-mono);color:#aaa;font-size:.85rem}.Home-module__g21JLG__specSecondary{font-family:var(--font-mono);color:#555;font-size:.75rem}@media (max-width:600px){.Home-module__g21JLG__specRow{grid-template-columns:1fr;gap:.25rem;padding:.75rem 0}}.Home-module__g21JLG__heroHeading{flex-direction:column;gap:1.25rem;display:flex}.Home-module__g21JLG__heroEyebrow{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--c-orange);font-size:.85rem}.Home-module__g21JLG__heroLead{flex-direction:column;gap:2rem;max-width:560px;display:flex}.Home-module__g21JLG__ctaRow{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Home-module__g21JLG__btnGhost{color:var(--c-steel);font-family:var(--font-mono);text-transform:uppercase;border:1px solid var(--c-steel);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:1rem 2rem;font-weight:700;transition:border-color .15s,color .15s,transform .1s;display:inline-flex}.Home-module__g21JLG__btnGhost:hover{border-color:var(--c-orange);color:var(--c-orange);transform:translateY(-2px)}.Home-module__g21JLG__statGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.Home-module__g21JLG__statGrid{grid-template-columns:repeat(3,1fr);gap:3rem}}.Home-module__g21JLG__statBlock{flex-direction:column;gap:.5rem;display:flex}.Home-module__g21JLG__statValue{font-family:var(--font-display);letter-spacing:-.02em;text-transform:uppercase;color:var(--c-orange);font-size:2.2rem;font-weight:800;line-height:1}.Home-module__g21JLG__statLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;color:var(--c-steel);font-size:.8rem}.Home-module__g21JLG__statDesc{font-family:var(--font-mono);color:#aaa;margin-top:.5rem;font-size:.9rem;line-height:1.6}.Home-module__g21JLG__serviceGrid{grid-template-columns:1fr;gap:1.75rem;display:grid}@media (min-width:768px){.Home-module__g21JLG__serviceGrid{grid-template-columns:1fr 1fr}}.Home-module__g21JLG__serviceItem{flex-direction:column;gap:.4rem;display:flex}.Home-module__g21JLG__serviceTitle{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.03em;color:var(--c-steel);font-size:.95rem;font-weight:700}.Home-module__g21JLG__serviceDesc{font-family:var(--font-mono);color:#aaa;font-size:.9rem;line-height:1.6}.Home-module__g21JLG__specRowCompact{border-bottom:1px solid var(--c-charcoal);flex-direction:column;gap:.2rem;padding:.75rem 0;display:flex}.Home-module__g21JLG__specRowCompact:last-of-type{border-bottom:none}.Home-module__g21JLG__specTopline{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.Home-module__g21JLG__contactNote{font-family:var(--font-mono);color:#aaa;max-width:640px;font-size:.95rem;line-height:1.6}
