.excel-form{max-width:100%;margin:0;padding:1rem;background-color:transparent;box-shadow:none}.excel-form h2{margin-bottom:.5rem;color:#333;text-align:center;font-size:1.5rem}.form-description{text-align:center;color:#666;margin-bottom:1.5rem;font-size:.9rem}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;color:#555;font-size:.9rem}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:.9rem;background-color:#fff}.form-group input::placeholder{color:#999}.form-group textarea{min-height:100px;resize:vertical}.form-actions{display:flex;justify-content:flex-end}button[type=submit]{width:100%;padding:.75rem;background-color:#0078d4;color:#fff;border:none;border-radius:4px;font-size:.9rem;cursor:pointer;transition:background-color .2s;margin-top:1rem}button[type=submit]:hover{background-color:#106ebe}.popup .excel-form{max-width:400px;margin:0 auto}@media (max-width: 675px){.excel-form{padding:.5rem}.excel-form h2{font-size:1.2rem}.form-group input,.form-group textarea{padding:.5rem}}
