.forms-index{margin:0 auto;max-width:1200px;padding:3rem 1.5rem}.forms-hero{background-position:50%;background-size:cover;margin-bottom:2.5rem;min-height:320px;position:relative;width:100%}.forms-hero-overlay{background:rgba(0,0,0,.35);inset:0;position:absolute}.forms-index-header{margin-bottom:3rem;text-align:center}.forms-index-header h1{font-size:2.5rem;margin-bottom:.75rem}.forms-index-header p{color:#555;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:700px}.form-category{margin-bottom:3rem}.form-category h2{font-size:1.75rem;margin-bottom:.5rem}.form-category p{color:#666;margin-bottom:1.5rem;max-width:800px}.forms-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.form-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;color:inherit;display:block;padding:1.75rem;position:relative;text-decoration:none;transition:all .2s ease}.form-card h3{font-size:1.2rem;margin-bottom:.5rem}.form-card p{color:#666;font-size:.95rem;line-height:1.5}.form-card:hover{border-color:transparent;box-shadow:0 10px 25px rgba(0,0,0,.08);transform:translateY(-3px)}.form-card:focus-visible{outline:3px solid #007cba;outline-offset:3px}
/*# sourceMappingURL=forms.min.css.map */