.header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.header h1{font-size:1.8em;color:#4682b4}.fields-row{display:flex;gap:20px;margin-bottom:15px}.field{flex:1}.field label{display:block;font-weight:700;margin-bottom:5px;color:#4682b4}.field input,.field select,.field textarea{width:100%;padding:8px;border:1px solid #ccc;border-radius:4px;background-color:azure}table{width:100%;border-collapse:collapse;margin-bottom:20px}table,th,td{border:1px solid #ccc}th{background-color:#b0e0e6;color:#4682b4}th,td{padding:8px;text-align:left}.buttons{text-align:center}.buttons button{padding:10px 20px;border:none;border-radius:4px;cursor:pointer;background:#007bff;color:#fff;font-weight:700}.buttons button:hover{background:#0056b3}.faixas-header,.artigos-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.faixas-header h2,.artigos-header h2{margin:0;color:#4682b4}.faixas-header button,.artigos-header button{padding:5px 15px;border:none;background:#4682B4;color:#fff;border-radius:4px;cursor:pointer}.faixas-header button:hover,.artigos-header button:hover{background:#0056b3}
