.Home-module__g21JLG__container{color:#fff;background-color:#0a0a0a;flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;display:flex}.Home-module__g21JLG__nav{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:1.5rem 2rem;display:flex}.Home-module__g21JLG__logo{color:var(--accent-primary,#00d1b2);font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700}.Home-module__g21JLG__navLinks a{color:#ccc;margin-left:2rem;font-weight:500;text-decoration:none;transition:color .2s}.Home-module__g21JLG__navLinks a:hover{color:#fff}.Home-module__g21JLG__hero{text-align:center;background:radial-gradient(circle,#1a1a1a 0%,#0a0a0a 100%);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.Home-module__g21JLG__title{background:linear-gradient(90deg,#fff,#888);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:4rem;font-weight:800}.Home-module__g21JLG__subtitle{color:#888;max-width:600px;margin-bottom:2rem;font-size:1.5rem;line-height:1.6}.Home-module__g21JLG__ctaButton{color:#000;background:var(--accent-primary,#00d1b2);cursor:pointer;border:none;border-radius:50px;padding:1rem 2.5rem;font-size:1.2rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s}.Home-module__g21JLG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 4px 15px #00d1b266}.Home-module__g21JLG__features{background:#111;padding:4rem 2rem}.Home-module__g21JLG__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Home-module__g21JLG__card{background:#1a1a1a;border:1px solid #333;border-radius:12px;padding:2rem;transition:border-color .2s}.Home-module__g21JLG__card:hover{border-color:var(--accent-primary,#00d1b2)}.Home-module__g21JLG__card h3{color:#fff;margin-bottom:1rem;font-family:Outfit,sans-serif}.Home-module__g21JLG__card p{color:#aaa;line-height:1.6}.Home-module__g21JLG__footer{text-align:center;color:#555;border-top:1px solid #222;padding:2rem;font-size:.9rem}
