.home-container{text-align:center;padding:2rem}.home-title{color:#10b981;font-size:2rem;font-weight:700}.home-subtitle{color:#f3f4f6;margin:.5rem 0 2rem;font-size:1.2rem}.home-grid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.home-card{background-color:#1f2937;border-radius:.75rem;padding:1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px #00000080}.home-card:hover{transform:translateY(-4px);box-shadow:0 6px 12px #0009}.home-button{color:#111827;background-color:#10b981;border-radius:.5rem;margin-top:1rem;padding:.75rem 1.25rem;font-weight:700;text-decoration:none;display:inline-block}.home-button:hover{background-color:#059669}.home-footer{color:#9ca3af;margin-top:2rem;font-size:.9rem}
